/*
div.divLabel {
	background		: url('/img/h3_bg_extended.jpg') no-repeat;
	position :relative;
	margin-top		: 15px;
	margin-right	: 18px;
	height			: 29px;
}

*/
.divAbbinamenti {
	background		: url('/img/h3_bg_extended.jpg') no-repeat;
	margin-right	: 16px;
	height			: 29px;
	color			:#4E4E4E;	
	font-size		:11px;
	margin-top		:3px;
	width			:726px;
}

.divVisionati div.divLabel {
	background		: url('/img/h3_bg_extended.jpg') no-repeat;
	position 		:relative;
	margin-right	: 16px;
	height			: 29px;
	color			:#4E4E4E;	
	font-size		:11px;
	margin-top		:3px;
	width			:726px;
}

div.footDiv{
	background		: url('/img/h3_bg_extended.jpg') no-repeat;
	margin-top		: 1px;
	margin-right	: 18px;
	height			: 29px;
}

div.pagineSearch{
	float			: right;
	margin-top		: 7px;
	margin-right	: 14px;
	font-size		: 11px;
}

div.vetrina {
	margin-top		: 2px;
	margin-right	: 16px;
	display			: block;
	float			: right;
}

div.modello {
	position	: relative;
	margin		: 30px 0px 0px 5px;
	overflow	: hidden;
	width		: 211px;
	height		: 320px;
	border		: 1px solid #E1C14A;
	float		: left;
}

div.modello a img{
	position: absolute;
	top : 0px;
}

div.modello.new {
	border-color : #FF3333;
}

div.modello.new div.promotional
{
	position: absolute;
	text-align: center;
	font-size: 12px;
	color: #000000;
	top: 0px;
	right: 0px;
}

div.modello.new div.promotional img
{
}

div.modello.special div.promotional
{
	position: absolute;
	text-align: center;
	font-size: 12px;
	color: #000000;
	top: 0pt;
	right: 0pt;
}

div.modello.special div.promotional img
{
}

a img.fronte,
a:hover img.retro{
	left : 0px;
}

a img.retro,
a:hover img.fronte {
	left	: -215px;
}

.dettagli a {
	font-size: 11px;
}

.nome {
	background-color:#E1C14A;
	color:white;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0;
	padding:5px 0 6px 18px;
	width:200px;
}

.codice {
	float:left;
	font-size:14px;
	padding:6px 0 0 27px;
	width:214px;
}

.dettagli {
	float:left;
	margin-left:20px;
	margin-top:30px;
	width: 400px;
}

.ricerca {
	float: left;
	margin: 0 0 20px 10px;
}

.descrizione {
	color		:#4E4E4E;	
	font-size	:11px;
	padding:0 0 30px 0;
}

.descrizione ol {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}

.descrizione ol li {
	margin-bottom: 5px;
}

.particolari {
	color	: #4E4E4E;
	float	: left;
	clear: left;
	width: 100%;
}

.particolari img {
	cursor: pointer;
	margin-right: 5px;
	float: left;
}


.particolari label{
	color		: #4E4E4E;	
	font-size	: 11px;
	cursor		: pointer;
}

.colori_taglie {
	font-size	: 11px;
	color		: #4E4E4E;
	clear		: left;
}	

.colori_taglie label{
	cursor: pointer;
}	
.colori_taglie table {
	margin: 0px 20px 0 0;
}
.colori_taglie .mmfgLightboxContent {
	padding-top: 30px;
}

.segnala {
	font-size	:11px;
	color		:#4E4E4E;
	cursor: pointer;
	width: 150px;
}

.acquista {
	clear		: both;
	float		: left;
	margin-top	: 25px;
	cursor		: pointer;
	width		: 100%;
}

.acquista a{
	font-size:13px;
	color:black;
}

.acquista img{
	border: 0px;
	margin: 0 0 5px 36px;
	width: 74px;
	height: 70px;
}

.descr_selection {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666;
	margin: 10px 4px 2px 5px;
	clear: left;
}

/* Select opzioni capo */
#ricerca div.select,
#ricerca div.select div.selector {
	width: 220px;
	float: none;
}
#ricerca div.select div.selector div.center {
	width: 212px;
}
#ricerca div.select div.options {
	width: 218px;
}
#ricerca div.select div.options div a {
	width: 212px;
}
#ricerca div.sel_taglia {
	z-index: 30;
}
#ricerca div.select_colore {
	z-index: 20;
}
#ricerca div.sel_qta {
	z-index: 10;
}


div.labelAbb {
	padding:7px 0 0 14px;
	color			:#4E4E4E;	
	font-size		:11px;
}

/* Image zoom styles */
#zoomer_big_container { 
/*	display:block; */
	position: absolute; 
	background:url('/img/loading.gif') center center no-repeat #FFFFFF;
	background-color:white;
	overflow:hidden;  
	border:1px solid #E1C14A; 
	float: left;
	z-index:100;
	left: 355px;
	top: 217px;
/*	margin-left: 6px;*/
	width: 0px;
	height: 0px;
	opacity: 0;
	filter: alpha(opacity=0);
}

#zoomer_color_container { 
	display:block; 
	position: absolute; 
	background:url('/img/loading.gif') center center no-repeat #FFFFFF;
	background-color:white;
	overflow:hidden;  
	border:1px solid #E1C14A; 
	float: left;
	z-index:100;
	left: 365px;
	top: 217px;
	width: 230px; 
	height: 300px;
}

#zoomer_image { 
	display:block; 
	z-index:100;
	position: absolute;
}

/*
#zoomer_thumb { 
	display:block; 
	position:relative; 

	float: left;
	border:1px solid #E1C14A;
}
*/

#zoomer_thumb a {
	cursor: auto;
}

#zoomer_region { 
	background:#666666; 
	border:none; 
	position:absolute; 
	top:0px; 
	left:0px; 
}

.colorContainer{
	margin: 10px 0 10px 0px;
	clear: left;
}

.color_detail img {
	margin-top: 5px;
	border: 3px #ddd solid;
}

.color_detail img.selected{
	border: 3px solid #E1C14A;
}

.color_zoom, .color_zoom img{
 	margin: 0;
 	padding: 0;
}

.color_zoom img {
 	border: none;
}

div.lente {
	position:relative;
}

div.selected {
	position:relative;
}

div.lente img.lente{
	background-color:#E1C14A;
	cursor:pointer;
	position:absolute;
	right	: 3px;
	bottom	: 3px;
}

#close {
	position:absolute;
	right: 0;
	bottom: 0;
}

div#retro {
	position			: absolute;
	bottom				: 0px;
	left				: 0px;
	background-color	: #E1C14A;
/*	cursor				: pointer;*/
}

div#retro img {
	border-top		: 1px solid #E1C14A;
	border-right	: 1px solid #E1C14A;
	cursor			: pointer;
}

div.colori_img {
	clear	: both;
	float	: left;
}

/*
div.divLabel {
	height	: auto;
	float	: left;
	width	: 100%;
}
*/

td.sel_taglia_colore {
	width : 15px;
	text-align : center;
	font-size : 16px;
}

td.sel_taglia_colore a {
	font-weight : bold;
	text-align : center;
	display : block;
	padding  : 0 4px 1px 4px;
}

td.sel_taglia_colore a:hover {
	border : none;
	background : #EEEEEE;
}

span.conformato {
	font-size : 12px;
	font-weight : bold;
	padding : 2px 4px;
	background : #ECDF65;
}


div.badgeArea {
	clear: both;
	float: left;
}

div.badgeFB {
	float: left;
}

div.badgePlus {
	float: left;
	margin-left: 5px;
	margin-top: 3px;
}
