.scrop_container_product {
	float:left;
	width:960px;
	height:auto;
	min-height:700px;
	margin-top:27px;
	border:1px solid #000;
	margin-left:20px;
}

.rightpanel_scop_right {
	float:right;
	width:650px;
	overflow:hidden;
	min-height:44px;
	height:auto;
	/*border:1px solid #000;*/
}

.feature_product_ctn_left {
	float:left;
	width:290px;
	margin-left:1px;
}
.leftpanel_scop_left {
	float:left;
	width:290px;
	overflow:hidden;
	min-height:300px;
	height:auto;
}


.detail_dp_title_ctn_rouler{
	float:left;
	width:280px;
	line-height:25px;
	height:25px;
	text-align:left;
	padding:0px 0px 0px 10px;
	border-radius: 5px;
	margin-bottom:1px;
		
}

.detail_dp_title_ctnfooter_rouler {
	height:2px;
	float:left;
	width:290px;
	margin-top:10px;
	margin-bottom:19px;
}


.info_product_container_detail {
	float:left;
	width:640px;
	margin-top:0px;
}
.right_field_ctn_detail {
	float:right;
	width:320px;
	min-height:195px;
	padding:10px;
	background:#5d9920;
}
.product_title_ctn_detail {
	float:left;
	width:640px;
	height:22px;
	margin-bottom:10px;
	line-height:22px;
	border-bottom:1px solid #CCC;
	text-align:left;
	margin-left:10px;
	text-transform: uppercase;
}
.product_item_spec_detail {
	float:left;
	width:320px;
	height:30px;
	line-height:30px;
	text-align:left;
	border-bottom:1px dotted #CCC;
}
.spec_title_detail {
	float:left;
	text-align:left;
	/*margin-top:130px;*/
	width:55px;
	color:#999;
   

}

.pro_description_detail {
	float:left;
	width:580px;
	text-align:justify;
	/*margin-top:130px;*/
	margin-bottom:10px;
   	margin-left: 8px;
}

.product_img_detial {
	float:left;
	width:627px;
	height:314px;
	border:1px solid #999;
}
product_img_detial_one{
	float:left;
	width:290px;
	height:294px;
	border:1px solid #999;
}

.gallery_border_addition{
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	-moz-box-shadow: 0px 0px 1px 0px #FFF;
	-webkit-box-shadow: 0px 0px 1px 0px #FFF;
	box-shadow: 0px 0px 1px 0px #FFF;}
	
.pro_img_spc_ctn_detail {
	float:left;
	width:270px;
	height:auto;
	min-height:200px;
	margin-left:10px;
	margin-bottom:15px;
}



.add_img_style_detail {
	float:left;
	margin:20px 24px 0px 0px;
	margin-bottom:20px;
}

	



/*END FRONTPAGES SCOP*/

