/* CSS Document */
html *{
	padding:0px;
	margin:0px;
}
body, td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#636363;
	font-weight:normal;
}
body{
	text-align:center;

}
a, a:hover{
	text-decoration:underline;
}
a{
	text-decoration:none;
}
p{
	margin:6px;
}

h1, h2, h3{
	font-size:20px;
	font-weight:normal;
	margin:4px 0px;
}
h2{
	font-size:18px;
}
h3{
	font-size:16px;
}

#wrap{
	width:996px;
	margin:0px auto;
	text-align:left;
}
#pre_header{
	height:23px;
}
#header{
	width:996px;
	height:120px;
}
.main_menu{
	height:38px;
}

.north-american-office, .not-uk{
	background:url(img/common/bullet_america.gif) no-repeat 0px 0px;	
	display:block;
	float:left;
	padding:0px 5px 4px 20px;
	margin-right:5px;
}

.not-uk{
	background:url(img/common/bullet_eurasia.gif) no-repeat 0px 0px;
}

.menu_shadow{
	background:	url(img/common/hmenu-shadow.gif) repeat-x top  left;
	height:2px;
}
#content {
	background: url(img/common/content.gif) repeat-y top left #FFFFFF;
	
}

#content .content-top-bg {
	background: url(img/common/content-start.gif) no-repeat top center;
}

#content .content-bottom-bg {
	background: url(img/common/content-end.gif) no-repeat bottom center;
}

#content .left-column .vmenu-header {
	background: url(img/common/vmenu-header.gif) repeat-x top left;
	font-size: 12px;
}

#content .content-bottom-bg {
	padding: 10px;
}

#content .left-column {
	width: 180px;
	float: left;
}

#content .center-column {
	float: left;
	padding: 0 21px;
	_padding: 0 10px;
	width: 581px;
}

#content .right-column {
	width: 169px;
	float:right;
}

#content form.search-form input.search-field {
	border: 1px solid #EBEBEB;
	width: 127px;
	height: 17px;
	display: block; 
	float: left;
	padding-top: 4px;
	color:#555555;
	font-size:11px;

}

#content form.search-form input.search-button {
	width: 52px;
	height: 23px;
	margin-left: -10px;
	float: right;
}

/* Vertical, left menu */
#content .left-column .vmenu-header {
	margin: 7px 0;
	padding: 7px 0 10px 10px;
	_height: 33px;
	height: 13px;
	display: block;
}
.products-by-brand{
	margin:0px;
	padding:7px 10px;
}

.products-by-brand h2{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-bottom:2px;
}
.products-by-brand p{
	margin-bottom:2px;
}
.featured-product{
	margin:10px 0px;
	padding:8px 10px;
}
.featured-product h2{
	font-size:20px;
	font-weight:normal;
	letter-spacing:-0.5px;
}
/*start category item */


#content .categories {

}

#content .categories .separator {
	float:left;
	width: 10px;
	height: 188px;
}

#content .categories .item {
	width: 165px;
	/*height: 188px;*/
	padding: 10px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

#content .categories img.image {
	display: block;
/*	margin: 0 auto 10px;*/
	margin: 0 auto 10px;
}

#content .categories ul {
	margin-left: 20px;
	margin-top: 6px;
}

#content .categories ul li {
	line-height: 14px;
}
#content .categories .item {
	border: 1px solid #DBDBDB;
	height:198px;
}

#content .categories img.image {
	border: 1px solid #DBDBDB;
}

.manufacturer_replace{
	margin:0px;
	padding:0px;
	height:18px ;
	height:10px!important!;
	_height:15px;
	content:".";
	display:block;
	list-style-image:none;
	list-style:none;

}

/*end category  item */
/*start product item*/

#content .products .separator {
	float:left;
	width: 10px;
	height: 250px;
}

#content .products .item {
	width: 165px;
	height: 300px;
	padding: 6px 10px 12px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

#content .products img.image {
	display: block;
	margin: 6px auto;
}
#content .products .item {
	color: #636363;
	border: 1px solid #DBDBDB;
}

#content .products img.image {
	border: 1px solid #DBDBDB;
}

#content .products .item h3 a {
	font-weight: bold;
	font-size: 11px;
}

#content .products .item h2 a {
	font-weight: bold;
	font-size: 12px;
}
/* end product item*/

/* start product details*/
#content .product{
	margin:0px;
	padding:0px;
	
}
#content .product .images_container{
	float:left;
	width:248px;
}
#content .product .product_container{
	float:left;
	width:320px;
}

#content .product .images_container img{
	border:4px solid #E8E8E8;
}

#content .product .images_container .main_img{
	margin-bottom:6px;
} 

#content .product .images_container .more_images{

}
#content .product .images_container .more_images img{
	float:left;
	margin-right:6px;
}
#content .product .images_container .more_images .no_right_margin{
	float:left;
	margin:0px;
}
#content .product .documents{
	text-align:right;
	margin-bottom:20px;
}
#content .product .documents div{
	margin:8px 0px 8px 0px;
}
#content .product .documents img{
	margin-right:6px;
}
#content .product .short_description{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#252525;
	font-size:14px;
	margin-bottom:14px;
}

#content .product .options h3{
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	color:#0F69AD;
	font-size:11px;
	margin-bottom:14px;
	font-weight:bold;
}
#content .product .options .option{
	color:#999999;
	font-size:11px;
	padding-left:6px;
	margin:10px 0px 10px 10px;
	background:url(img/common/option_arrow.gif) no-repeat 0px 5px;
}
	

#content .product .description h2{
	font-size:11px;
	font-weight:bold;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	
}
/* end product details*/

/*start right column*/

#content .right-column {
	padding-top: 50px;
}

#content .right-column .featured-categories a {
	display: block;
	text-align: center;
	margin: 0 10px 17px 10px;
}

#content .right-column .featured-categories a.image {
	margin: 10px 0 5px;
}
/*end right column*/
#footer {
	text-align: center;
	line-height: 19px;
	padding: 1px ;
}

#footer .links {
	margin: 5px 0;
}

.logos_container {
	text-align:center;
	width:996px;
}
.logos{
	margin:0px auto;
	width:790px;
	text-align:center;
}
.logos img{
	margin:3px 3px;
	border:0px;
}
.txtform, .txtform2 {
	border:1px solid #cccccc;
	width:100px;
}
.txtform2{
	width:200px;
}
.button{
	background-color:#B7B7B7;
	border:1px solid #808080;
	width:50px;
}
#content .right-column .featured-categories  a {
	color: #474747;
	font-size: 10px;
	font-weight: bold;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content .right-column .featured-categories a span {
	color: #474747;
	font-size: 10px;
	font-weight: normal;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#content .right-column a img {
	border-width: 0px;
}

#content .right-column  .featured-categories a img {
	border: 1px solid #CCCCCC;
}

#footer .links, #footer .links a {
	font-weight: normal;
}

#footer .products, #footer .products a {
	font-weight: bold;
}
/*Layout*/
.headline1, .headline2, .headline3{
	margin:0px;
	padding:8px 0px 0px 0px;
}
.headline1 h1, .headline2 h1, .headline3 h1{
	font-weight:normal;
	letter-spacing:-0.5px;
	font-size:24px;
	color:#898989;
}
.content1, .content2, .content3{
	padding:8px 0px;
}
.headline2 h1{
	color:#262626;
}
.headline3 h1{
	color:#555555;
}
.list_fixed{
	margin:4px 0px 4px 20px;
}
.blue_box{
	background:#D5E3F0 url(img/blue/products-by-brand.gif) repeat-x scroll left top;
	border:1px solid #BED0E1;
	margin:8px 0px;
}
.description_table tr td{
	padding:4px;
}

.popup_img{
	float:left;
	margin:0px 5px;
}
.content_list li{
	margin-left:50px; 
}
.blue_table{
margin: 8px 0px;
border: 1px solid #bed0e1;
background: #d5e3f0 url('img/blue/products-by-brand.gif') repeat-x left top;
}
.blue_table td a, .blue_table td a:hover{
	color:#4D5154;
}
.faq_list{
	margin:0px;
	padding:7px 10px;
	background:#D5E3F0 url(img/blue/products-by-brand.gif) repeat-x scroll left top;
	border:1px solid #BED0E1;
	margin:8px 0px;
	text-align:center;
}

.faq_list h2{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-bottom:2px;
}
.faq_list p{
	margin-bottom:2px;
}

/*Layout*/

/*Class Hide*/
.hide{
	display: none;
}

/* CSS Document */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/ 
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */ 











/*LATEST NEWS*/
.latest_news {
}
	.latest_news .nws_box{
		background:#F5F5F5 url(img/nws_bg.gif) repeat-x top left;
		border:1px solid #E3E3E3;
		width:559px;
		padding:5px 10px 10px 10px;
		margin-bottom:10px;
	}
		.latest_news .nws_box .nws_data{
			font-size:11px;
			color:#797979;
			font-weight:bold;			
			margin:0px;
		}
		.latest_news .nws_box .nws_title{
			font-size:18px;
			font-weight:normal;
			color:#2A4B6C;
			margin:2px 0px 5px 0px;
		}
		.latest_news .nws_box .nws_content{
			font-size:11px;
			color:#808080;
		}
			.latest_news .nws_box .nws_content p{
				margin:5px 0px;
			}
	.latest_news .nws_box img {
		border:2px solid #777777;
		margin-right:10px;
	}




