﻿
.BottoniNewsletter A.BottoneIscriviti
{
	background-image:url('../../Images/it-IT/but_iscriviti.gif');
	width:108px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	float:left;
}
.BottoniNewsletter A.BottoneCancellati 
{
	background-image:url('../../Images/it-IT/but_cancellati.gif');
	width:108px;
	height:22px;
	display:block;
	margin:0px 0px 0px 0px;
	float:right;
}


/*-- RigaProdotto.ascx --*/
.QuadroProdotto .QuadroBasso .LinkCarrello
{
	float:right;
	width:107px;
	height:22px;
	background-image:url('../../Images/it-IT/ordina_interno.gif');
	background-repeat:no-repeat;
	background-position:right;
}
.QuadroProdotto .QuadroBasso .LinkCarrello A
{
	width:107px;
	height:22px;
	display:block;
	margin:0px auto 0px auto;
}
/*-- /RigaProdotto.ascx --*/


/*********************************/
/*---------SchedaPadre----------*/

.SchedaPadre
{	
}
.SchedaPadre .Titolo
{
	font-weight:bold;
	font-size:16px;
}
.SchedaPadre .BoxImmagini
{	
	width:251px;
	float:left;
}
.SchedaPadre .BoxDettaglio
{
	width:300px;
	float:right;
}
.SchedaPadre .BoxDettaglio .Titolo
{
	border-bottom:1px solid #B6D897;	
}
.SchedaPadre .BoxDettaglio .Titolo .Nome
{
	padding-left:5px;
	font-family:Arial;	
	font-weight:bold;
	font-size:20px;
	color:#79362A;	
}
.SchedaPadre .BoxDettaglio .Titolo .Valore
{
	margin-top: 2px;
	font-weight: bold;
	float: left;
}
.SchedaPadre .BoxDettaglio .Etichetta
{
	border: 1px solid #B6D897;	
	width: 290px;
	margin: 0px auto 3px auto;
	background-color: #FFFFFF;
	font-size: 12px;
	height: 20px;
	padding: 0px 2px 0px 2px;
	clear: both;
}
.SchedaPadre .BoxDettaglio .Etichetta .Nome
{
	margin-top: 2px;
	color: #D30000;
	font-weight: bold;
	float: left;
	margin-right:5px;
}
.SchedaPadre .BoxDettaglio .Etichetta .Valore
{
	margin-top: 2px;
	font-weight: bold;
	float: left;
}
.SchedaPadre .TabellaPrincipale
{
	left:100px; 
	width:556px; 
	background-color:#ffffff; 
	overflow:auto;
}
.SchedaPadre .TabellaPrincipale .Tabella
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d3d8de;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
	width:100%;
}
.SchedaPadre .TabellaPrincipale .Testata
{
	text-align:center;
	background-color:#dae2ea;
	 
}
.SchedaPadre .TabellaPrincipale .Testata .TestataDistintiva
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de;
}
.SchedaPadre .TabellaPrincipale .Testata .Taglia
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
}
.SchedaPadre .TabellaPrincipale .Testata .TestataText
{
	font-size:15px;
	text-align:center;
	color:#d30000;
}
.SchedaPadre .TabellaPrincipale .Distintiva
{
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
}
.SchedaPadre .TabellaPrincipale .Distintiva .DistintivaText
{
}
.SchedaPadre .TabellaPrincipale .Item
{
	text-align:center;
	background-color:#f2f6f9;
	vertical-align:bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de;
}
.SchedaPadre .TabellaPrincipale .ItemDistintivaRiga
{
}
.SchedaPadre .TabellaPrincipale .ItemDisponibilita
{
	font-size:10px;
	text-align:center;
}
.SchedaPadre .TabellaPrincipale .ItemPrezzoBarrato
{
	font-size:10px;
	text-align:center;
	text-decoration:line-through;
}
.SchedaPadre .TabellaPrincipale .ItemPrezzo
{
	font-size:14px;
	text-align:center;
	color:#d30000;
}
.SchedaPadre .TabellaPrincipale .ItemCarrello
{
	margin: 0px auto 0px auto;
	width:51px;
	height:17px;
	background-image:url('../../Images/it-IT/but_OrdinaTaglia.gif');	
	background-repeat: no-repeat;
	
}

.SchedaPadre .TabellaPrincipale .ItemCarrello a
{
	margin: 0px auto 0px auto;
	display:block;
	width:30px;
	height:17px;
	background-repeat: no-repeat;
	background-image:url('../../Images/it-IT/but_OrdinaTaglia.gif');	
}

.SchedaPadre .TabellaAltre
{
	left:100px; 
	width:556px; 
	background-color:#ffffff; 
	overflow:auto;
}
.SchedaPadre .TabellaAltre .Titolo
{
	font-weight:bold;
	font-size:16px;
}
.SchedaPadre .TabellaAltre .Tabella
{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d3d8de;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
	width:100%;
}
.SchedaPadre .TabellaAltre .Testata
{	
	text-align:center;
	background-color:#dae2ea;
}
.SchedaPadre .TabellaAltre .Testata .TestataDistintiva
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de;
}
.SchedaPadre .TabellaAltre .Testata .Taglia
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
}

.SchedaPadre .TabellaAltre .Testata .TestataText
{
	font-size:15px;
	text-align:center;
	color:#d30000;
}
.SchedaPadre .TabellaAltre .Distintiva
{
	text-align:center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
}
.SchedaPadre .TabellaAltre .Distintiva .DistintivaText
{
}
.SchedaPadre .TabellaAltre .Item
{
	text-align:center;
	vertical-align:bottom;
	background-color:#f2f6f9;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d3d8de;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d8de; 
}
.SchedaPadre .TabellaAltre .ItemDistintivaRiga
{
}
.SchedaPadre .TabellaAltre .ItemDisponibilita
{
	font-size:10px;
	text-align:center;
}
.SchedaPadre .TabellaAltre .ItemPrezzoBarrato
{
	font-size:10px;
	text-align:center;
	text-decoration:line-through;
}
.SchedaPadre .TabellaAltre .ItemPrezzo
{
	font-size:14px;
	text-align:center;
	color:#d30000;
}
.SchedaPadre .TabellaAltre .ItemCarrello
{
	margin: 0px auto 0px auto;
	width:51px;
	height:17px;
	background-image:url('../../Images/it-IT/but_OrdinaTaglia.gif');	
	background-repeat: no-repeat;
}
.SchedaPadre .TabellaAltre .ItemCarrello a
{
	margin: 0px auto 0px auto;
	display:block;
	width:51px;
	height:17px;
	background-repeat: no-repeat;
	background-image:url('../../Images/it-IT/but_OrdinaTaglia.gif');	
}
.SchedaPadre .Caratteristica
{
	width:170px;
	color:#D30000;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	padding:4px;
}
.SchedaPadre .ValoreCaratteristica
{
	width:350px;	
	float:left;
	font-family:Arial;
	font-size:11px;	
	padding:4px;
}
.SchedaPadre .TitoloCaratteristiche
{
	border:1px solid #B6D897;
	background-color:#F7FBF2;		
	margin: 0px auto 0px auto;
	font-family:Helvetica;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
	color:#79362A;
	padding-top:1px;
	padding-bottom:1px;
	padding-left:10px;
}
.SchedaPadre .SchedaLibera
{
	padding:5px 5px 0px 5px;
}

.SchedaPadre .ContenitoreAttributi
{
	width: 800px;
	margin: 4px 13px 20px 13px;
	font-size: 12px;	
	float:left;
	
}
.SchedaPadre .ContenitoreAttributi .Titolo
{
	vertical-align:bottom;
	height:65px;
}
.SchedaPadre .ContenitoreAttributi .Titolo .ImmagineMarchio
{
	margin: 0px  auto 0px auto;
	float: left;
}
.SchedaPadre .ContenitoreAttributi .Titolo .Nome
{
	padding-left:5px;
	font-family:Arial;	
	font-weight:bold;
	font-size:20px;
	color:#f25b20;	
	float: left;
	margin-right: 10px;
	text-transform:uppercase
}
/*---------/SchedaPadre---------*/

