@charset "utf-8";
/* CSS Document */
#product_info{
    float:left;
	width:677px;
	margin:0px 0 0 15px;
	padding:10px;
	display:inline;
	border:#ccc 1px solid;
}
#product_pic{
    float:left;
	width:200px;
	height:auto !important;
	min-height:150px;
	height:150px;
}
#product_pic div img{
	border:#ccc 1px solid;
}
#product_pic p a{
    display:block;
	background:url(../images/view_large_pic.jpg) no-repeat left 5px;
	padding-left:20px;
	color:#2E82B8;
	text-decoration:underline;
}
#product_pic p a:hover{
    text-decoration:none;
}
#product_category{
    float:left;
	width:433px;
	margin-left:20px;
}
#product_category span{
    font-weight:bold;
}
#product_category a{
    font-weight:normal;
	color:#2E82B8;
	text-decoration:underline;
}
#product_category a:hover{
    text-decoration:none;
}
#basket_contact{
    float:left;
	width:433px;
	margin:10px 0 0 20px;
}
#company_profile{
    float:left;
	width:433px;
	margin:10px 0 0 20px;
	padding-top:10px;
	border-top:#ccc 1px solid;
}
#company_profile a{
    font-weight:bold;
	color:#2E82B8;
	text-decoration:underline;
}
#company_profile a:hover{
	color:#E55191;
}
#contact_list{
    float:left;
	width:433px;
	margin-left:20px;
}
#contact_list span{
    display:block;
	float:left;
	width:200px;
	margin-right:20px;
}
#product_description{
	margin:10px 0 20px 15px;
	float:left;
	width:677px;
	padding:10px;
	display:inline;
	border:#ccc 1px solid;
}
#product_description h3{
    font-weight:bold;
	margin-bottom:5px;
	font-size:14px;
}
#contact_button{
    margin:20px 0 0 0;
}
#page_save_share{
	margin:20px 0 0 0;
}
#page_save_share span{
    font-weight:bold;
}
#prev_next_product{
	margin-top:20px;
}
#prev_next_product span{
    font-weight:bold;
}
#prev_next_product a{
    color:#2e82b8;
	text-decoration:underline;
}
#prev_next_product a:hover{
	color:#ef3f8e;
}
.related_popular_product{
    float:left;
	width:677px;
	margin:0 0 10px 15px;
	padding:5px 10px;
	border:#ccc 1px solid;
	display:inline;
}
.related_popular_product h3{
    font-weight:bold;
	margin-bottom:10px;
	font-size:14px;
}
.related_popular_product ul{
    float:left;
	width:653px;
	height:auto !important;
	min-height:10px;
	height:10px;
}
.typelist li{
    float:left;
	width:300px;
	margin-right:10px;
}
.repclist li{
    float:left;
	width:145px;
	margin-right:10px;
}
.repclist li img{
    display:block;
	border:#ccc 1px solid;
}
.related_popular_product ul li a{
    color:#2e82b8;
	text-decoration:underline;
}
.related_popular_product ul li a:hover{
	color:#ef3f8e;
}
#seo_part{
    margin:10px 0 20px 15px;
	float:left;
	width:677px;
	padding:10px;
	display:inline;
	border:#ccc 1px solid;
}
#seo_part li{
    margin-bottom:10px;
}
#seo_part li span{
    font-weight:bold;
}
#seo_part li a{
    font-weight:normal;
	color:#2e82b8;
	text-decoration:underline;
}
#seo_part li a:hover{
	color:#ef3f8e;
}