#cat_prod_list
{
	width:719px;
	background-color: #fff;
	padding-left:20px;
	color:#8d8a8a;
}

#cat_prod_list .cat_title
{
	color: #EF265C;
	height:50px;
	/*background-color:#fff;*/
	padding-top: 10px;
	font-size: 24px;
	font-weight:bold;
}

#cat_desc
{	
	width:675px;
	color:#8d8a8a;
	font-size:12px;
	text-align:justify;
}

#prod_list .H_separator
{
	width: 739px;
	height:15px;
	background-color: #fff;
	border-color:#707070;
	border-style:none none dotted;
	border-width:0 0 1px;
	float: left;
}

#prod_list .V_separator
{
	width:1px;
	height:300px;
	float:left;
	border-color:#707070;
	border-style:none dotted none none;
	border-width:0 1px 0 0;
	margin-top:15px;

}

#prod_list .item3
{
	width:240px;
	height:250px;
	color: #EF265C;
	float:left;
	font-size:12px;
	text-align:center;
	padding-top:36px;
}

#prod_list .item .name
{
	color:#98868b;
	font-size:16px;
	font-weight:bold
}

#prod_list .item .price
{
	color:#000;
	font-size:12px;
}

#prod_list .item .search
{
	color: #EF265C;
	float:left;
	font-size:12px;
	text-align:center;
	padding-top:36px;
}

#prod_detail
{
	width: 712px;
	margin-left:10px;
	margin-right:18px;
	font-family:Arial, Helvetica, sans-serif;
}

#prod_detail .H_separator
{
	width: 263px;
	height:15px;
	background-color: #fff;
	border-color:#707070;
	border-style:none none dotted;
	border-width:0 0 1px;
	margin-left:5px;
}

#prod_detail .prod_name
{
	color: #98868b;
	font-weight:bold;
	font-size: 22px;
}

#prod_detail .prod_number
{
	color: #ee265c;
	font-weight:bold;
	font-size: 15px;
}

#prod_detail .shipping_module_title
{
	color: #ee265c;
	font-weight:bold;
	font-size: 14px;
	padding-bottom: 25px;
}

#prod_detail .also_suggest
{
	width:176px;
	height:20px;
	padding-top:5px;
	color: #fff;
	font-weight:bold;
	font-size: 12px;
	text-align:center;
	background-image:url(also_suggest.jpg);
	margin-bottom: 25px;
}

#prod_detail .prod_price
{
	color: #000000;
	font-size: 14px;
}

#prod_detail .prod_desc
{
	/*background-color:#fff;*/
	font-size: 12px;
	color:#8d8a8a;
}

#prod_detail .thumbnails
{
	width:345px;
	height:50px;
	margin-top:10px;
	float:left;
}

#prod_detail .thumbnails .zoom
{
	width:66px;
	height:23px;
	margin-top:15px;
	margin-right:30px;
	float:left;
}

#prod_detail .thumbnails .photo
{
	width:50px;
	height:50px;
	margin-right:7px;
	margin-bottom:7px;
	border:#000000;
	border-width:1px;
	border-style:solid;
	float:left;
}

#groupe_btn
{
	width:100%;
	height:100%;
	padding-top:16px;
}

#groupe_btn .btn
{
	background-image:url(btn_product_detail.jpg);
	width:131px;
	height:20px;
	color:#fff;
	padding-top:4px;
	margin-bottom:10px;
	text-align:center;
	font-size:12px;
}

#groupe_btn .btn_qty
{
	background-image:url(btn_qty.jpg);
	width:131px;
	height:21px;
	color:#ee285c;
	padding-top:3px;
	margin-bottom:10px;
	text-align:center;
	font-size:12px;
}

#prod_detail .text_related
{
	color: #f25c85; 
	float:left; 
	font-size:12px;
	padding-top:10px;
	padding-bottom:20px;
}

#prod_detail .photo_related
{
	width:100px;
	height:100px;
	float:left; 
	padding-left:5px;
}

#prod_detail .name_related
{
	width:100px;
	color: #000;  
	font-size:12px;
	padding-top:10px;
	text-align:center;
}

#prod_detail .text_suggested
{
	color: #f78620; 
	float:left; 
	font-size:23px;
	font-weight:bold;
	padding-top:20px;
	padding-bottom:50px;
}

#prod_detail .item
{ 
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	height:150px; 
}

#prod_detail .item_name{
	background-color:#FFFFFF; 
	color:#98868b;
	text-align:center ;
	white-space: nowrap;  
	font-size:14px;
}

#prod_detail .item_name_price{
	background-color:#FFFFFF; 
	color:#000000; 
	text-align:center ;
	white-space: nowrap;  
	font-size:12px;
}