/* CSS Document */
#searchresultarea{
	width: 840px;
	margin-left: 30px;
	overflow: hidden;
}
.searchresultarea-column-left{
	width: 630px;
	float: left;
	padding-bottom: 15px;
}
.searchresultarea-column-right{
	background-image: url(../images/bg_right_column.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	width: 193px;
	padding-left: 7px;
	padding-bottom: 30px;
}
.selectitem-info{
	background-image: url(../images/bg_page_gray.gif);
	background-repeat: repeat-x;
	border: 1px solid #eeecee;
	height: 23px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.75em;
	padding-left: 5px;
	padding-right: 5px;
}
.listpage-info{
	background-image: url(../images/bg_page_blue.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding-top: 5px;
	padding-bottom: 2px;
	font-size: 0.75em;
	padding-left: 20px;
	color: #1c7bb7;
	padding-right: 5px;
	clear: left;
}
.listpage-info a{
	color: #4a4a4a;
	text-decoration: none;
}
.listpage-info a:hover{
	color: #0066CC;
	text-decoration: none;
}
.listpage-info .right{
	float: right;
	width: 250px;
}
/* Product and Supplier searchresult*/
#ProductBox, #supplierbox{
	width: 97%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #dedede;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 15px;
	padding-bottom: 7px;
}
#ProductBox .checkbox, #supplierbox .checkbox{
	float: left;
	width: 20px;
}
#ProductBox .ImgArea{
	float: left;
	width: 115px;
	padding-bottom: 5px;
	margin-right: 2px;
}
#supplierbox .ImgArea{
	float: left;
	width: 100px;
	padding-bottom: 5px;
	margin-right: 2px;
}
#ProductBox .ProductImg{
	background-image: url(../images/bg_product.png);
	background-repeat: no-repeat;
	text-align: center;
	height: 107px;
	width: 114px;
	padding-top: 7px;
}
#supplierbox .ProductImg{
	text-align: center;
	height: 70px;
	width: 90px;
}
#supplierbox .ProductImg a img{
	background-color: #f4f4f4;
	padding: 3px;
	border: 1px solid #d5d5d5;	
}
#supplierbox .ProductImg a:hover img{
	background-color: #e8fc4d;
	padding: 3px;
	border: 1px solid #bed508;	
}
*html #ProductBox .ProductImg{
	background-image: url(../images/bg_product.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 107px;
	width: 114px;
	padding-top: 7px;
}
#ProductBox .MessageArea{
	font-size: 0.7em;
	color: #717171;
	background-image: url(../images/bg_result_message.gif);
	background-repeat: no-repeat;
	height: 17px;
	width: 90px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 11px;
	margin-right: auto;
	margin-left: auto;
}

#ProductBox h3, #supplierbox h3{
	font-size: 1.1em;
	line-height: 1.2em;
	margin-top: 2px;
	margin-bottom: 6px;
	font-weight: normal;
}
#ProductBox h3 a, #supplierbox h3 a{
	text-decoration: none;
}
#ProductBox h3 a:hover, #supplierbox h3 a:hover{
	color: #9fbf02;
	text-decoration: underline;
}

#ProductBox .description, #supplierbox .description{
	margin-top: 3px;
	margin-bottom: 5px;
	font-size: 0.8em;
	line-height: 1.3em;
}
#supplierbox .description a{
	font-weight: bold;
	text-decoration: none;
}
#supplierbox .description a:hover{
	color: #a2c80c;
	text-decoration: underline;
}
#ProductBox .CompanyName{
	font-size: 0.8em;
	color: #0f8fd1;
}
#ProductBox .ProductCate, #supplierbox .MainProduct{
	font-size: 1.5ex;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #74a2cb;
}
#supplierbox .MainProduct{
	margin-left: 122px;
	background-color: #f5f6f4;
}
#supplierbox .MainProduct a{
	font-weight: bold;
	color: #58c6e6;
	text-decoration: none;
}
#supplierbox .MainProduct a:hover{
	color: #94c809;
	text-decoration: underline;
}
#supplierbox .Country{
	font-size: 0.7em;
	display: block;
	width: 100%;
	margin-bottom: 10px;
	text-align: center;	
}

#ProductBox .ServiceIcon, #supplierbox .ServiceIcon{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.75em;
	font-weight: bold;
	margin-left: 122px;
}
#ProductBox .ServiceIcon a, #supplierbox .ServiceIcon a{
	color: #69a501;
	text-decoration: none;
}
#ProductBox .ServiceIcon a:hover, #supplierbox .ServiceIcon a:hover{
	color: #9c3fd1;
	text-decoration: none;
}
/* Product Gallery*/
#ProductBoxGallery{
	width: 130px;
	background-color: #f4f5f5;
	border: 1px solid #d9e8ef;
	padding: 5px;
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-left: 6px;
	height: 260px;	
}
#ProductBoxGallery .checkbox{
	width: 125px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#ProductBoxGallery .ImgArea{
	width: 115px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#ProductBoxGallery .ImgArea a img{
	border: 3px solid #e5e5e5;
}
#ProductBoxGallery .ImgArea a:hover img{
	border: 1px solid #b8da12;
	background-color: #e8fc4d;
	padding: 2px;
}
#ProductBoxGallery h3{
	font-size: 1em;
	line-height: 1em;
	margin-top: 2px;
	margin-bottom: 6px;
	font-weight: bold;
	text-align: center;	
}
#ProductBoxGallery h3 a{
	text-decoration: none;
}
#ProductBoxGallery h3 a:hover{
	text-decoration: underline;
}
#ProductBoxGallery .CompanyName{
	font-size: 0.7em;
	color: #0f8fd1;
	display: block;
	text-align: center;
}
#ProductBoxGallery .ServiceIcon{
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 0.75em;
	margin-right: auto;
	margin-left: auto;
	width: 100px;
}
#ProductBoxGallery .ServiceIcon a{
	color: #69a501;
	text-decoration: none;
}
#ProductBoxGallery .ServiceIcon a:hover{
	color: #9c3fd1;
	text-decoration: none;
}
/* trade leads searchresult */
#RelatedBox{
	width: 519px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RelatedBoxBig{
	width: 629px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#RelatedBox .title{
	background-image: url(../images/bg_related_product_title.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#RelatedBoxBig .title{
	background-image: url(../images/bg_related_product_title_big.jpg);
	background-repeat: no-repeat;
	height: 31px;
}
#RelatedBox h1, #RelatedBoxBig h1{
	font-size: 1.6em;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#RelatedBoxBig h1{font-size: 1.2em;}
#RelatedBox .editproduct, #RelatedBoxBig .editproduct{
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eeecee;
	border-left-color: #eeecee;
	width: 497px;
}
#RelatedBoxBig .editproduct{
	width: 606px;
	background-color: #FFFFFF;
}
#RelatedBox .down{background-image: url(../images/bg_related_product_down.gif);
	background-repeat: no-repeat;
	height: 7px;}
#RelatedBoxBig .down{background-image: url(../images/bg_related_product_down_big.gif);
	background-repeat: no-repeat;
	height: 9px;}
#RelatedProduct, #RelatedBoxBig{
	padding: 3px;
	overflow: hidden;
}
#RelatedProduct ul, #RelatedBoxBig ul{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	display: block;
	margin-left: 0px;	
}
#RelatedProduct li{
	width: 140px;
	line-height: 1.2em;
	display: block;
	font-size: 0.9em;
	margin-bottom: 10px;
	margin-left: 2px;
	margin-right: 5px;
	background-image: url(../images/resultset_next.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	
}
#RelatedBoxBig li{
	width: 170px;
	font-size: 0.75em;
}
#RelatedProduct li a:link, a:visited{
	text-decoration: none;
}
#RelatedProduct li a:hover{
	color: #99CC00;
	text-decoration: underline;
}
#RelatedProduct .allproduct{
	clear: both;
	padding-top: 10px;
	font-size: 0.9em;
	
}
#RelatedBoxBig .allproduct{clear: both;
	padding-top: 10px;
	font-size: 0.75em;}
#RelatedProduct .allproduct b, #RelatedBoxBig .allproduct b{font-weight: bold;}
#RelatedProduct .allproduct a:link, a:visited {
	color: #487597;
	text-decoration: none;
}
#RelatedProduct .allproduct a:hover{
	text-decoration: underline;
	color: #99CC00;
}

#RelatedSearch{
	padding-top: 0px;
	padding-bottom: 7px;
	font-size: 0.75em;
	margin-left: 10px;
}
#RelatedSearch span{font-weight: bold;}
#RelatedSearch a{
	color: #3fc5d5;
}
#RelatedSearch a:hover{
	color: #bad53f;
	text-decoration: underline;
}
