/* root element for tabs  */
.formFieldError {
	border-bottom:1px solid #ff0000;
}

#estimate_loader {
	position:absolute;
	top:0px;
	left:150px;
}

.btn_add_to_cart {
	display:block;
	width:225px;
	height:26px;
	background-image:url(../pages/layout/shop/_r0/images/btn_add_cart.png);
	background-repeat:no-repeat;
	text-align:center;
	line-height:26px;
	color:#FFFFFF;
	margin-top:10px;
}
.btn_add_to_cart:hover {
}

span.content {
	display:block;

	padding-right:20px;	
	padding-top:10px;
	padding-bottom:10px;
}

.price {
	font-weight:bold;
	font-size:24px;
	margin-bottom:10px;
	white-space: nowrap;
}
.price_discount {
	text-decoration:line-through;
	white-space: nowrap;
}

#commenti {
	width:600px;
	float:left;
	margin-left:110px;
}

#prodotti_correlati {
	width:226px;
	/*position:absolute;*/
	/*top:381px;*/
}

.color_list img,
.color_list_selected img {
	margin-left:6px;
	margin-top:7px;
}
.color_list {
	width:33px;
	height:33px;
	float:left;
	background-image:none;
}
.color_list_selected {
	width:33px;
	height:33px;
	float:left;
	background-image:url(../pages/layout/shop/_r0/images/bg_round.png);
	background-repeat:no-repeat;
	background-position:center center;
}

.thumb_variante_list {
	border:2px solid #ffffff;
	width:67px;
	height:61px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}

.thumb_variante_list_selected {
	border:2px solid #666666;
	width:67px;
	height:61px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}

.color_quad_list {
	border:2px solid #ffffff;
	width:32px;
	height:32px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}

.color_quad_list_selected {
	border:2px solid #666666;
	width:32px;
	height:32px;
	margin-right:4px;
	margin-bottom:4px;
	float:left;
}

.thumb_image {
	border:1px solid #666666;
	width:70px;
	height:70px;
	margin-bottom:6px;
}

.thumb_image_selected {
	border:1px solid #000000;
	width:70px;
	height:70px;
	margin-bottom:6px;
}

.video_attach_list {
float:right;
width:180px;
margin-bottom:10px;
}
	
.video_attach_list ul {
	margin:0;
	padding:0;
}

.video_attach_list li{
	list-style:none;
	font-size:11px;	
}

a.btn_detail_info{
margin-top:-7px;
background:url(../pages/layout/shop/_r0/images/mail.png);
background-repeat:no-repeat;
background-position:0px 8px;
display:block;
float:left;
color:#000000;
width:60px;
height:50px;
line-height:30px;
text-decoration:none;
text-align:left;
text-indent:30px;
margin-right:20px;
}
a:btn_detail_info:hover{
	color:#000000;
}

a.btn_detail_print{
margin-top:-12px;
background:url(../pages/layout/shop/_r0/images/print.png);
background-repeat:no-repeat;
background-position:0px 8px;
display:block;
float:left;
color:#000000;
width:115px;
height:30px;
line-height:40px;
text-decoration:none;
text-align:left;
text-indent:30px;

}
a:btn_detail_print:hover{
	color:#000000;
}