
table.prodotti{
	width:100%;
	table-layout: fixed;
}

table.prodotti td{
	padding:5px;
	vertical-align: top;
}

table.prodotti td div.scheda_prodotto{
	padding:20px;
	background-image: url(img/scheda_prodotto.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width:178px;
	height:246px;
	margin: 0 auto;
}	

table.prodotti td div.scheda_prodotto a.nome_prodotto,table.prodotti td div.scheda_prodotto a.nome_prodotto:visited{
	color:#333333;
	font-weight: bold;
	text-decoration:none;
	font-size:12px;
}	


table.prodotti td div.scheda_prodotto a.nome_prodotto:hover{
	text-decoration:underline;
}

table.prodotti td div.scheda_prodotto form{
	text-align:center;
	width: 100%;
}	

div.container_img_prodotto{
	text-align: center;
	height: 120px;
}

p.titolo_prodotto{
	border-top:1px dotted #565656;
	padding-top:5px;
}

.caratteristica
{
	 height:30px;
	 padding:10px 0;
	 font-weight: bold;
}

.italic{
	font-style: italic;
}

.paginazione
{
	 margin-top:20px; 
	 width:100%;
	 text-align:center;
}
.grassetto
{
	color:#C0170B;
	font-weight:bold;
}


h3
{
	/* color: #C0170B;	*/
	padding-bottom: 10px;
	padding-top: 20px;
	color: #000;
	font-weight: bold;
	font-size: 18px;
}


.votor
{
	text-decoration: none;
	vertical-align: middle;	
	padding-bottom: 15px; 
	padding-top: 15px;

}



.voto
{
	text-decoration: none;
	vertical-align: middle;	
 
	padding-top: 10px;

}

.icona
{
	padding-right: 5px;	
/*	vertical-align: middle;		*/
}

table.vototable td
{
	padding:5px;
	vertical-align: middle;		
}

div.desc_prodotto h2{
	font-size:20px;
	margin:20px 0;
}

div.prezzo{
	font-size:15px;
	font-weight:bold;
	background-image: url(img/td_prezzo_bg.jpg);
	color:#fff;
	background-position: center;
	background-repeat: no-repeat;
	width:274px;
	height:40px;
	padding-top:0px;
	padding-left:20px;
}

table#schedaprodotto td{
	width:284px;
	line-height: 150%;
	background-color: #e8e8e8;
	padding:5px 5px;
	padding-left:10px;
	border-bottom:2px solid #fff;
	vertical-align: middle
}

table#schedaprodotto td.caratteristica{
	width:116px;
	background-color: #616161;
	color:#fff;
	padding-left:10px;
}


table#schedaprodotto tr.odd td{
	background-color: #f1f1f1;
}

table#schedaprodotto tr.odd td.caratteristica{
	background-color: #7b7b7b;
}

table#schedaprodotto td img{
	vertical-align: middle;
}

table#schedaprodotto tr.prezzo td{
	background-color:transparent;
	padding:0;
}


div.recensione_prodotto {
	margin-top:40px;
	border-top:1px solid #cbcbcb;
	padding-top:20px;
	line-height:150%;
}

div.recensione_prodotto h2{
	font-size:14px;
	color:#C0170B;
}

a.back_link{
	font-size:18px;
	margin-bottom: 5px;
	margin-top: 10px;
}

a.back_link img{
	vertical-align: middle;
}

table.elenco_prodotti td span.prezzo{
	color:#2c2c2c;
	font-size:14px;
	font-weight: bold;
}

table.elenco_prodotti td{
	vertical-align:middle;
}

table.elenco_prodotti td p{
	margin:10px 0;
}

table.elenco_prodotti td img{
	vertical-align:middle;
}


div.row_prodotto{
	display:block;
	margin-bottom:20px;
	background-color:#f5f5f5;
	border:1px solid #bcbcbc;
	padding:10px;
}


table.prodotti p.titolo_prodotto{
	margin:10px 0;
	height:60px;
}



p.prezzo{
	color:#2c2c2c;
	font-size:14px;
	font-weight: bold;
	margin-bottom:0;
}

div.foto_grande{
	text-align: center;
	padding-top:26px;
}

/* BUTTONS */

button{
    display:block;
    margin:0 7px 0 0;
    background-color:#C0170B;
    border:1px solid #7f1209;
    border-top:1px solid #ed1f0e;
    border-left:1px solid #ed1f0e;

    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:white;
    cursor:pointer;
 
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px; /* IE6 */
}

button[type]{
    padding:5px 10px 5px 7px; /* Firefox */
    line-height:17px; /* Safari */
}

*:first-child+html button[type]{
    padding:4px 10px 3px 7px; /* IE7 */
}

button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

form#formordinamento{
	font-weight:bold;
}

div.account div.box{
	background-color:#f5f5f5;
	border:1px solid #bcbcbc;	
	width:45%;
	padding:2%;
}

div.account div.box div.inner_box{
	height:150px;
}

div.account div.box div.inner_box a{
float:right;
}

div.account div.box div.inner_box table td{
	height:35px;
}
div.account div.box table{
	margin-bottom: 20px;
}

div.account div.left{
	float:left;
}

div.account div.right{	
	float:right;
}

div.account div h3{
	font-size:16px;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 20px;
}

.bold{
	font-weight:bold;
}

span.errore{
	display: block;
	font-weight: bold;
	text-align: center;
	color:red;
	font-size: 20px;
}

span.confirmmsg{
	display: block;
	font-weight: bold;
	text-align: center;
	color:green;
	font-size: 20px;
}

fieldset{
	margin:20px;
	line-height: 2em;
}

fieldset legend{
	font-weight: bold;
	font-size: 16px;
}




table.zebra tr td{
	background-color:#e0e0e0;
	padding:5px 0;
}

table.zebra tr.odd td{
	background-color:#f5f5f5;
}


table tr.totale td{
	border-top:2px solid #C0170B;
	font-weight: bold;
	font-size:14px;
}

table th{
	color:white;
	font-weight: bold;
	background-image: url(img/th_bg.jpg);
	background-repeat: repeat-x;
	height: 25px;
	overflow: hidden;
	vertical-align: middle;
}


table td{
	padding:5px 0;
}

table.carrello tr.row td {
	vertical-align: middle;
	border-bottom: 1px solid #323434;
}

div#text table.carrello td a{
	color:#323434;
}

div#mostraspedizione{
	font-size:14px;
	font-weight: bold;
	color:#C0170B;
	cursor:hand;
	cursor:pointer;
	margin:20px 0;
	background-image: url(img/title_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding-left:45px;
}

div#spedizione{
	background-color:#f5f5f5;
	border:1px solid #bcbcbc;
	padding:10px;
}

div#spedizione h2{
	margin-bottom: 20px;
}

p.breadcrumb{
	font-size: 14px;
	padding-top:10px;
	padding-left:10px;
	height:27px;
	background-image: url(img/breadcrumbTile.png);
	background-repeat: repeat-x;
	border-left: 1px solid #dcdcdc; 
	border-right: 1px solid #dcdcdc; 
	
}

p.codice_prodotto{
	margin-bottom: 20px;
	font-size: 12px;
	font-style: italic;
}



div.ordinamento{
	margin:0  0 20px 0;
	font-size:14px;
	background-color: #f3f3f3;
	padding:10px 0;
	width:688px;
	padding-left:10px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #dbdbdb;
	border-left: 1px solid #dcdcdc; 
	border-right: 1px solid #dcdcdc; 
	
}



.listarecensione li
{
	margin-left: 20px;
	list-style: disc;
}


table#schedaprodotto{
	display: inline;
	clear: none;
}

table.dettaglio_prodotto {
	margin-top:40px;
}

table.dettaglio_prodotto td{
	vertical-align:top;
}

div#textprodotti .dettaglio_prodotto td h2{
	background-image: url(img/h2_descrizione_bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
	width:410px;
	height:30px;
	color:#fff;
	margin-bottom:0;
	padding-left:10px;	
	padding-top:10px;
}

div#textprodotti h1.nomeprodotto{
	background-image: none;
	background-color: #f3f3f3;
	padding:10px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #dbdbdb;
	border-left: 1px solid #dcdcdc; 
	border-right: 1px solid #dcdcdc; 
	padding-left:10px;
	color:#1e1e1e;	
	height: auto;
}

div#textprodotti h1.nomecategoria{
	padding-top:10px;
	padding-left:10px;
	height:27px;
	background-image:url(img/h1_nomecategoria.jpg);
	background-repeat: repeat-x;
	border-left: 1px solid #2a2a2a; 
	border-right: 1px solid #2a2a2a;
	margin:0;
	color:#fff; 
	width:688px;
	font-weight: bold;
	font-size:20px;
	border-bottom:3px solid #aa0000;
}

div.scheda_prodotto{
	padding:0 10px
}

div.scheda_prodotto_big{
	background-image:url(img/scheda_prodotto_big.jpg);
	background-position: center;
	width:290px;
	height:320px;
	padding:10px;
	margin: 0 auto;
}

div.scheda_prodotto_big p.prezzo{
	text-align: center;
	margin-top:5px;
	margin-bottom:10px;
}

div.scheda_prodotto_big a.nome_prodotto{
	font-size:13px;
	color:#242424;
}

button#add_cart{
	display: block;
	width:126px;
	height:40px;
	background-image: url(img/add_cart.gif);
	background-position: top;
	padding:0;
	margin:0;
	background-color: #fff;

   margin:0;
   border:0;	
}

button#add_cart:hover{
	background-position: bottom;
}
	
span.barrato{
	font-size:11px;
	text-decoration: line-through;
}

div.voto{
	padding:10px 0;
	border-bottom: 1px solid #cdcdcd;
}

div.voto p.testo{
	margin:5px 0;
}