/* Start of CMSMS style sheet 'layout' */
@CHARSET "ISO-8859-1";
/****** Custom styles ******/
#container {
	width: 975px;
	margin: 0 auto;
	background: url(/images/header/container_bg.png) no-repeat;
	padding-bottom:20px;
}

#header {
	font-size: 13px;
	color: black;
	height: 120px;
}
.searchBar {
    background: url(/images/header/search_bg.png) no-repeat;
    width: 274px;
    height: 45px;
    padding-left: 35px;
    padding-top: 5px;
    padding-right: 40px;
    float: right;
}
.searchBar input {
    width: 190px;
    height: 20px;
    border: 1px solid #dddddd;
    margin-right: 3px;
    float: left;
}
.searchBar #btnSearch {
    width: auto;
    background-color: transparent;
    border: 0px;
    margin-top: 1px;
    font-weight: bold;
    color: #455560;
    cursor: pointer;
}
.main_logo {
	margin: 5px 0 0 15px;	
}

.headerNav{
	margin-right: 10px;
}

.headerNav li{
	float: left;
	padding: 20px 23px 10px;
	background: url(/images/header/vertical_divider.gif) no-repeat right 15px;
	height: 40px;
}
.headerNav li:hover{
	float: left;
	padding: 20px 23px 10px;
	background: url(/images/header/vertical_divider.gif) no-repeat right 15px;
	height: 40px;
}
.headerNav li.noDivider{
	float: left;
	padding: 20px 23px 10px;
	height: 30px;
	background: none;
}
.headerNav li a {
	padding-bottom: 10px;
}
.headerNav li a:hover, .current {
	color: #ee2e24;
	background: url(/images/header/red_up_arrow.gif) no-repeat bottom ;
}


/* *
 * Products navigation
 * */
.distantfromtop {
	padding-top:260px;
}
.categories_nav ul{
	margin-left: 8px;
}
.categories_nav ul li, .categories_nav_inner ul li {
	width: 103px;
	height: 56px;
	float: left;
	margin-right: 1px;
	/*
border-bottom: 1px solid #e4e5e0;
*/
}
.categories_nav ul li a {
	width: 103px;
	height: 56px;
	display: block;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-indent: -99999px;
}
.categories_nav ul li a:hover, .nav-current, #products ul li a {
	background-position: 0 top !important;
}

#banner {
	background-repeat: no-repeat;
	height: 326px;
	width: 955px;
	overflow:hidden;
}
#bannerInner {
	background-repeat: no-repeat;
	width: 955px;
	height: 210px;
	margin-left: 8px;
}
#footer {
	background: #ee2e24;
	color: white;
	font-size: 10px;
	height: 15px;
	display: block;
	padding: 5px 0;
}
#footer p{
	width: 975px;
	margin: 0 auto;
}
#footer p a{
	color: white;
	font-size: 10px;
}
/***** home style ******/
#mainContent {
	width: 100%;
	height: 205px;
}
.contentBody {
	width: 300px;
	padding: 0 35px 0 10px;
	background: transparent url(/images/home/body_divider.gif) no-repeat right 20px;
}
.contentBody h3{
   padding-top: 20px !important;
 }
.contentBodyMiddle {
	width: 267px;
	padding: 0px 0px 0px 35px;
	/*
background: transparent url(/images/home/body_divider.gif) no-repeat right 20px;
*/
}
.separator-h {
	width: 200px;
	height: 1px;
	margin: 20px 0 10px 0;
	_margin: 20px 0 -5px 0;
	background: transparent url(/images/home/body_divider-h.gif) no-repeat left top;
	float: left;
	clear: left;
}
.contentBodyMiddle h3{
   padding: 20px 0 11px 0px;
   width: 180px;
   float: left;
}
.contentBodyMiddle .arrow{
   float: left;
   margin: 30px 0 0 0;
}
.contentBody h3 {
   padding: 11px 0px;
}
.contentBody p, .contentBodyMiddle p{
	font-size: 12px;
	margin-bottom: 10px;
	color: #58585A;
}
.contentBodyMiddle p{
	font-size: 12px;
	margin-bottom: 0px;
}
.btn_more{
    width: 100%;
    overflow: hidden;
}
.btn_more2{
    width: 600px;
    overflow: hidden;
}
.btn_more a{
    font-size: 12px;
    color: #FF0000;
    padding: 5px 30px 5px 5px;
    width: 90px;
    background: url(/images/home/btn_right_circle.gif) no-repeat right ;
    display: block;
    font-weight: bold;
    float: right;
	text-align: right;
}
.news {
	background: transparent url(/images/home/news_bg.gif) no-repeat;
	height: 190px;
	width: 260px;
	margin:15px 0 0 0;
	padding:0px 20px 0 20px;
}
.news h2 {
	margin-bottom: 10px;
}
#mainContent h2 {
	padding: 10px 0;
	color: white;
	font-weight: bold;
	text-indent: -99999px;
}
.carousel {
	height: 200px;
	width: 935px;
}
.carousel h3 {
	padding: 0 0 15px 10px;
}
.carousel_item {
	height: 180px !important;
	width: 140px;
	/*margin: 0 5px;*/
	font-size: 12px;
}
.carousel_item a {
	height: 125px;
	width: 126px;
	padding: 2px;
	display: block;
}
.carousel_item a img {
	border: 1px solid red;
	height: 125px;
	width: 126px;
}
.prev {
	padding: 55px 5px;
	margin:0 10px 0 20px;
}
.next {
	padding: 55px 5px;
}
.no-product {
	height: 472px;
	padding: 10px;
}
/***** default styles ******/
#defaultMainContent {
	width: 943px;
	background: url(/images/default/bg_middle.png) repeat-y;
	padding: 0px 20px 20px 7px;
	overflow:hidden;
}
.sub_navigation {
	width: 255px;
	font-size: 14px;
	color: #D9001A;
	font-weight: bold;
	float: left;
	margin-right: 8px;
	margin-bottom: 20px;
}
.sub_navigation li {
	width: 255px;
}
.sub_navigation li a {
	background: url(/images/default/sub_nav.gif) no-repeat;
	width: 205px;
	height: 42px;
	display: block;
	padding: 11px 35px 0 15px;
}
.sub_navigation li a:hover, .sub_navigation li a.current {
	background: url(/images/default/sub_nav_sel.gif) no-repeat;
	color: #d9001a;
}
.sub_navigation li a img {
    width: 56px;
    border: 1px solid #f8bfc6;
    margin-right: 15px;
    float: left;
}
.sub_navigation li a p {
	width: 180px;
    /*
padding-top: 5px;
*/
    }
.one_line_btn{
	padding-top: 8px
}
.sub_nav_txt {
	font-size: 14px;
	color: #D9001A;
	font-weight: bold;
	padding: 10px 0 0 20px;
}


#defaultBodyContent {
	float: left;
	font-size: 12px;
	padding-left: 25px;
}
#defaultBodyContent p {
	margin: 15px 0;
	line-height: 20px;
}
#defaultBodyContent ul li {
	background: url(/images/default/dot.gif) no-repeat left 5px;
	padding: 0 0 5px 10px;
}
#sub_navigation_wrap{
	float: left;
}
#defaultContent {
	width: 420px;
	float: left;
	padding-right: 10px;
}

#defaultContent p {
	margin-bottom: 15px;
}

#defaultContent strong {
	font-weight: bold;
}

#defaultSideContent {
	float: left;
	width: 180px;
	padding: 0px 10px;
}


#primary, #secondary { float: left; }
#primary { width: 265px; }
#secondary { width: 660px; padding-left: 10px; font-size: 12px; }
#secondary p {margin-bottom: 15px;}
#secondary strong {font-weight: bold; }
#secondary p { margin: 15px 0; }
#secondary ul li { background: url(/images/default/dot.gif) no-repeat left 5px; padding: 0 0 5px 10px; }
#tertiary { margin-left: 10px; float: right; }



/***** news styles ******/

#newsMainContent {
	width: 955px;
	background: url(/images/default/bg_middle.png) repeat-y;
	padding: 0 10px 10px 7px;
	overflow: hidden;
clear: both;
display: block;
}


#newsContent {
	width: 640px;
	float: left;
	padding-right: 10px;
}
#newsContent p{
	padding: 0;
	margin: 0;
}
#newsContent a {
	color: #d9001a;
	font-size: 16px;
}
.news-morelink {
	font-size: 12px;
}
.newsBodyContent {
	width: 350px;
	font-size: 12px;
}
.newsBodyContent p {
	margin: 15px 0;
}
.newsBodyContent ul li {
	background: url(/images/default/dot.gif) no-repeat left 5px;
	padding: 0 0 5px 10px;
}
.newsBodyContent h3 {
	color: #58585A;
	font-size: 14px;
	padding: 5px 0 15px 0;
}
.newsBodyContent h1 {
	padding: 5px 0;
	margin: 10px 0 0 0;
}
.newsDetailContent {
	width: 640px;
	font-size: 12px;
}
.newsSideContent {
	padding: 70px 30px 0;
	width: 225px;
}
	.newsSideContent ul li{
		padding: 30px 0;
	}
.newsSideImage {
	margin-top: 20px;
	border: 1px solid red;
	padding: 4px;
}
.newsSummary {
	/*border: 1px solid red;*/
	width: 645px;
}
.newsPagination, .searchPagination {
	padding: 20px 0;
	font-size: 10px;
	color: black;
}
	.newsPagination a, .searchPagination a {
		color: black;
	}
	.newsPagination ul li, .searchPagination ul li {
		float: left;
		padding: 0px 2px;
	}
#results li {
	padding: 5px;
	height: 107px;
	width: 633px;
	background: url(/images/news/results_bg.gif) repeat-x;
	border: 1px solid #d8dde0;
}
	#results li p{
	margin-top: 5px;
		height: 50px;
		font-size: 13px;
		clear:right;
	}
	#results li .prod_img {
		margin: 5px;
	}
	#results li .btn_show_news
	{
		padding-right: 10px;
	}
#results h2 {
	font-size: 16px;
}
#results h3 {
	padding: 6px 0;
	color: #58585A;
	font-weight: normal;
}
/***** products style ******/
.breadcrumbs {
	padding: 2px 0 0 1px;
	margin-bottom: 20px;
	background: url(/images/products/breadcrumbs_bg.gif) repeat-x;
	height: 35px;
	width: 100%;
}
.leftCrumbs li {
	height: 32px;
	float: left;
}
.leftCrumbs li.endCrumb a {
	background: #dc291e;
	height: 26px;
	float: left;
	color: white;
}
.leftCrumbs li a {
	padding: 6px 15px 0 15px;
	color: #525252;
	height: 26px;
	font-weight: bold;
	font-size: 14px;
	float: left;
	line-height: 20px;
}
.breadcrumb_search li{
	float: right;
	padding: 3px 10px 0 0;
}
.search_input {
	font-size: 12px;
	background: url(/images/products/search_bg.gif) no-repeat;
	height: 20px; 
	width: 138px;
	border: none;
	color: #666666;
	padding: 5px 10px 0 5px;
}
.search_btn {
	background: transparent url(/images/home/btn_right_circle.gif) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	width: 22px;
	text-indent: -999999px;
}

/*
Quick Product Search
*/
.searchContent {
	background: url(/images/products/bg-search.png) no-repeat top center;
	height: 180px;
	width: 100%;
}
.searchContent h1 {
	font-size: 32px;
	color: #DC291E;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 15px 0 5px 0;
}
.searchContent h2 {
	font-size: 21px;
	color: black;
	text-align: center;
}
.searchContent p {
	font-size: 13px;
	color: black;
	padding-bottom: 5px;
}
.searchContent form {
	text-align: center;
	padding-top: 10px;
}
.main_search_input {
	font-size: 16px;
	background: url(/images/products/main_search_bg.gif) no-repeat;
	height: 34px; 
	width: 320px;
	border: none;
	color: #454545;
	padding: 8px 0 0 5px;
	margin-top: 5px;
}
.main_search_btn {
	background: transparent url(/images/home/btn_right_circle.gif) no-repeat scroll left top;
	border: 0 none;
	cursor: pointer;
	width: 22px;
	margin-bottom: 13px;
}

/*
Product Content
*/
.productContent {
	background: url(/images/products/product_side_bg.gif) repeat-x;
	/*height: 512px;*/
	width: 280px;
	border: 1px solid #d8dde0;
	padding: 0px 15px 15px 15px;
}
.productContent h1, .products_summary h1 {
	font-size: 16px;
	color: black;
	font-weight: bold;
}
.productContent p {
	font-size: 13px;
	color: black;
	padding-bottom: 5px;
}
.productContentSlider {
	width: 310px;
	float: left;
}
.productImg {
	margin: 30px 0 0 5px; 	
}
.products_summary {
	padding-left: 15px;
	width: 610px;
	float: left;
}
#carousel_block li {
	text-align: center
}

#summary_carousel_block li {
	margin-left: 5px;
	height: 118px;
	width: 600px;
	font-size: 12px;
	background: url(/images/products/scroll_bg.gif) no-repeat;
}
	#summary_carousel_block li a {
		height: 95px;
		width: 576px;
		padding: 12px;
		display: block;
		color: black;
		text-align: center;
	}
		#summary_carousel_block li a img.prod_img {
			float: left;
	        width: 95px;
	        height: 95px;
	        margin-right: 15px;
		}
		#summary_carousel_block li a img.btn_show {
			float: right;
	        margin: 10px 10px 0 0;
		}
		#summary_carousel_block li a.currentProduct, #summary_carousel_block li a:hover {
			color: #dc291e;
			font-weight: bold;
		}		
		#summary_carousel_block li a p {
			float: left;
	        font-size: 12px;
	        /*
width:460px;
*/
			font-weight:normal;        
		}
			#summary_carousel_block li a p.product_title {
			font-weight: bold;
			padding: 5px 0;
			font-size: 16px;
			}
#detail_carousel_block li {
	height: 84px;
	width: 310px;
	font-size: 12px;
	background: url(/images/products/side_scroll_bg.gif) no-repeat;
	
}
	#detail_carousel_block li a {
		height: 84px;
		width: 298px;
		padding: 6px;
		display: block;
		color: black;
		
	}
		#detail_carousel_block li a img.prod_img {
			float: left;
	        width: 70px;
	        height: 70px;
	        margin-right: 15px;
		}
		#detail_carousel_block li a img.btn_show {
			float: right;
	        margin: -15px 40px 0 0;
		}
		#detail_carousel_block li a.currentSideProduct {
			background: url(/images/products/side_scroll_sel_bg.gif) no-repeat;
		}		
		#detail_carousel_block li a p {
			float: left;
	        font-size: 12px;
	        width:170px;
			font-weight:normal;        
		}
			#detail_carousel_block li a p.product_title {
			font-weight: bold;
			padding: 5px 0;
			font-size: 16px;
			}
.products_summary p {
	font-size: 13px;
	color: black;
	padding-bottom: 10px;
	/*
font-weight: bold;
*/
}
.detailText {
	margin-top: 30px;
	width: 325px;
}
.detailsRight {
	margin-top: 50px;
	padding-left: 40px;
}
.next_prev_buttons {
	padding: 5px 0;
	width: 215px;
}
.print_enquiry_buttons {
	padding: 10px 0 0 20px;
}
.print_enquiry_buttons li {
	padding: 10px 0;
}
/***** search results style ******/
.search_results {
	padding-left: 15px;
	width: 920px;
	float: left;
}
.search_results_list li {
	padding: 5px;
	height: 107px;
	width: 905px;
	background: url(/images/news/results_bg.gif) repeat-x;
	border: 1px solid #d8dde0;
}
	/*.search_results_list li .prod_img {
		margin: 5px;
	}*/
	.search_results_list h2 {
		font-size: 16px;
	}
	.search_results_list h3 {
		padding: 6px 0;
		color: #58585A;
		font-weight: normal;
		clear:right;
	}
	.search_results_list li p{
	margin-top: 5px;
		height: 50px;
		font-size: 13px;
		clear:right;
	}
	.search_results_list li .prod_img {
		margin: 5px;
	}
	.search_results_list li .btn_show_news
	{
		padding-right: 10px;
	}






/* Send and Enquiry Page */
.sendenquiry {
  display: block;
  font-size: 12px;
  width: 400px;
}
.sendenquiry fieldset {
  display: block;
  border: none;
  padding: 0 0 20px 0;
}
.sendenquiry label { display: inline-block; width: 160px; margin: 5px 0; vertical-align: top; }
.sendenquiry input { height: 20px; border: 1px solid #F8BFC6; margin: 5px 0; width: 200px; }
.sendenquiry p { color: #5b6370; font-size: 12px; padding: 20px 0; }
.sendenquiry textarea { border: 1px solid #F8BFC6; margin: 5px 0 0 0; width: 200px; }
.sendenquiry .submit { display: block; clear: both; text-align: left; margin: 0 0 0 193px; }
.sendenquiry .submit input { cursor: pointer; text-indent: -9999px; width: 170px; height: 35px; margin: 0; font-size: 0; text-decoration: none; background: url(/images/send_enquiry.gif); border: 0; }



/* Contact Page */
.contactform {
  display: block;
  clear: both;
}
.contactform fieldset {
  display: block;
  border: none;
  padding: 0 0 20px 0;
}
.contactform legend { padding: 0 0 20px 0; }
.contactform label { display: inline-block; width: 150px; vertical-align: top; margin: 5px 0; line-height: 20px; }
.contactform input.checkbox { width: auto !important; margin: 9px 0 0 0; }
.contactform .privacy input { width: auto; border: none; }
.contactform .captcha { margin-left: 150px; }
.contactform .captcha img { display: block; margin: 0 0 5px 0; }
.contactform input { -webkit-appearance: caret; width: 250px; height: 20px; border: 1px solid #F9CDD5; margin: 5px 0; }
.contactform select { padding: 5px; margin: 5px 0; border: 1px solid #F9CDD5; height: 30px; }
.contactform select option { background: #ffffff; }
.contactform textarea { border: 1px solid #F9CDD5; margin: 5px 0 0 0; width: 240px; }
.contactform p { color: #5b6370; font-size: 12px; padding: 20px 0; }
.contactform .submit { text-align: right; margin: 0 18px 0 0; display: block; clear: both; }
.contactform .submit input { cursor: pointer; width: 252px; height: 22px; border: 1px solid #F9CDD5; text-decoration: none; }


.different p { margin: 15px 0 !important; }
.different a { font-size: 12px !important; }

h5.padded { padding-bottom: 20px !important}

/* End of 'layout' */

