th{
text-align:left;

}

.ecommerce_carrello_tr_promozione_prodotto_testo{
	border-bottom:1px solid #dbdbdb;
	padding:5px 0 5px 0;
	font-weight:bold;
	color:#49382e;
	font-size:11px;
}

.ecommerce_carrello_tr_promozione_prodotto_quantita{
	border-bottom:1px solid #dbdbdb;
	padding:5px 0 5px 0;
	text-align:center;
	font-weight:bold;
}


.ecommerce_carrello_tr_promozione_prodotto_totale{
	border-bottom:1px solid #dbdbdb;
	padding:5px 5px 5px 0;
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#49382e;
	text-align:right;
	
}


div#ecommerce_container_blocco_carrello{
	background-color:#ccc;
	position:relative;
}

div#ecommerce_content_blocco_carrello{
	margin:0;
	padding:0;
}



div#ecommerce_content_blocco_carrello_lista_prodotti_titolo{
	font-size:14px;
	color:#49382e;
	font-weight:bold;
	margin-bottom:5px;
}

div#ecommerce_content_blocco_carrello_lista_prodotti_content{
	background-color:#fff;
	border:1px solid #dbdbdb;
}

/**DETTAGLIO**/
.addCarrello{
	display:block;
	width:164px;
	padding-right:10px;
	height:21px;
	background-image: url(../../immagini/ecommerce/aggiungi_al_carrello_ok.png);
	background-repeat: no-repeat;
	background-position:0 0;
	color:#000;
	font-size:11px;
	text-align:right;
	padding-top:6px;
	font-weight:bold;
	text-decoration:none;
}

.addCarrello:hover{
	display:block;
	width:164px;
	height:27px;
	background-image: url(../../immagini/ecommerce/aggiungi_al_carrello_ok.png);
	background-repeat: no-repeat;
	background-position:0 -27px;
	color:#fff;
	text-decoration:none;
}




div#tool_add_ok{
	width:202px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ok.png);
	background-repeat: no-repeat;
	background-position:top left;
}
div#tool_add_ok_chiudi{
	margin:4px;
	text-align:center;
	float:right;
	overflow:hidden;
	cursor:pointer;
	z-index:99999;

}

div#tool_add_ok_msg{
	width:145px;
	position:absolute;
	top:20px;
	left:8px;
	color:#fff;
}

div#tool_add_ok_vedi{
	width:145px;
	position:absolute;
	top:50px;
	left:8px;
}
div#tool_add_ok_vedi a{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
div#tool_add_ok_vedi a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}



div#tool_add_ko{
	width:202px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ko.png);
	background-repeat: no-repeat;
	background-position:top left;
}
div#tool_add_ko_chiudi{
	margin:4px;
	background-color:#fff;
	width:40px;
	text-align:center;
	float:right;
	overflow:hidden;
}

div#tool_add_ko_msg{
	width:145px;
	position:absolute;
	top:20px;
	left:8px;
	color:#fff;
}

div#tool_add_ko_vedi{
	width:145px;
	position:absolute;
	top:50px;
	left:8px;
}
div#tool_add_ko_vedi a{
	font-weight:bold;
	color:#fff;
	text-decoration:underline;
}
div#tool_add_ko_vedi a:hover{
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}










/**carrello **/

#tabella_carrello_totale{
	margin-bottom:20px;
	margin-top:20px;
}


#tabella_carrello_codice_promozione{
}

#tabella_carrello_pagamento{
	margin-bottom:20px;
	 border-collapse: collapse;
	
}
#tabella_carrello_spedizione{
	margin-bottom:20px;
	margin-top:0px;
	 border-collapse: collapse;
	
}
#tabella_carrello{
	margin-bottom:20px;
	margin-top:20px;
	border-collapse: collapse;
}

div#ecommerce_carrello_top_1_container{
	overflow:hidden;
	text-align:left;
	background-image: url(../../immagini/bg_sottomenu.png);
	background-repeat: no-repeat;
	background-position:top left;
	padding-left:10px;
	height:47px;
}

div#ecommerce_carrello_top_1a_container{
	overflow:hidden;
	text-align:left;


}

div#ecommerce_carrello_percorso_container{
	float:left;
	width:980px;
	height:54px;
	text-align:left;
}

div#ecommerce_carrello_percorso_titolo{
	float:left;
	border-bottom:none;
	text-align:left;
	font-size:13px;
}

div#ecommerce_carrello_percorso{
	margin-top:7px;
	text-align:left;
	font-weight:normal;
}
div#ecommerce_carrello_percorso_sommario{
	font-size:11px;
	text-align:left;
	font-weight:normal;
	padding-left:3px;
}


.ecommerce_carrello_percorso_span_statico{
	font-size:15px;
	color:#fff;
	font-weight:normal;
	padding-left:3px;


}

.ecommerce_carrello_percorso_span_attivo{
	font-size:12px;
	color:#49382e;
}
.ecommerce_carrello_percorso_span_attivo a{
	color:#49382e;
	padding-right:7px;
	text-decoration:none
}

.ecommerce_carrello_percorso_span_attivo a:hover{
	color:#000;
	padding-right:7px;
	text-decoration:none
}

.ecommerce_carrello_percorso_span_attivo_step{
	font-size:12px;
	color:#49382e;
	padding-right:7px;
	font-weight:bold;

}

.ecommerce_carrello_percorso_span_attivo_step a{
	font-size:12px;
	color:#49382e;
	text-decoration:underline
}

.ecommerce_carrello_percorso_span_attivo_step a:hover{
	font-size:12px;
	color:#000;
	text-decoration:none
}


.ecommerce_carrello_percorso_span_non_attivo{
	font-size:12px;
	text-decoration:none
	color:#c1c1c1;

}

div#ecommerce_carrello_top_2_container{
	overflow:hidden;
}

div#ecommerce_carrello_top_3_container{
	margin-top:10px;
	overflow:hidden;
	height:36px;
	margin-bottom:30px;
}

.ecommerce_carrello_top_container_procedi{
	float:right;
	background-image: url(../../immagini/ecommerce/invia_big_ok.png);
	background-repeat: no-repeat;
	background-position:right 0;
	background-color:#fff;
	border:1px solid #500e44;
	color:#000;
	padding:6px 40px 4px 10px;
	height:20px;
	text-align:center;
	cursor:pointer;
}
.ecommerce_carrello_top_container_procedi:hover{
	background-image: url(../../immagini/ecommerce/invia_big_ok.png);
	background-repeat: no-repeat;
	background-position:right -30px;
	background-color:#fff;

}
.ecommerce_carrello_top_container_procedi a{
	font-size:13px;
	height:22px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

.ecommerce_carrello_top_container_procedi a:hover{
	color:#a99b8e;
}


#ecommerce_carrello_top_container_procedi{
	float:right;
	background-image: url(../../immagini/ecommerce/invia_big_ok.png);
	background-repeat: no-repeat;
	background-position:right 0;
	background-color:#fff;
	border:1px solid #500e44;
	color:#000;
	padding:6px 40px 4px 10px;
	height:20px;
	text-align:center;
	cursor:pointer;
}
#ecommerce_carrello_top_container_procedi:hover{
	background-image: url(../../immagini/ecommerce/invia_big_ok.png);
	background-repeat: no-repeat;
	background-position:right -30px;
	background-color:#fff;

}
#ecommerce_carrello_top_container_procedi a{
	font-size:13px;
	height:22px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
}

#ecommerce_carrello_top_container_procedi a:hover{
	color:#a99b8e;
}




div#ecommerce_carrello_top_container_torna_indietro{
	float:left;
	background-image: url(../../immagini/ecommerce/invia_big_back_ok.png);
	background-repeat: no-repeat;
	background-position:left 0;
	background-color:#fff;
	border:1px solid #500e44;
	color:#000;
	padding:6px 10px 4px 40px;
	height:20px;
	text-align:center;
	cursor:pointer;
}
div#ecommerce_carrello_top_container_torna_indietro:hover{
	background-image: url(../../immagini/ecommerce/invia_big_back_ok.png);
	background-repeat: no-repeat;
	background-position:left -30px;
	background-color:#fff;
	border:1px solid #500e44;


}
div#ecommerce_carrello_top_container_torna_indietro a{
	font-size:13px;
	height:22px;
	text-decoration:none;
	font-weight:bold;
	color:#000;
	}
div#ecommerce_carrello_top_container_torna_indietro a:hover{
	color:#a99b8e;
}


div#ecommerce_carrello_top_container_torna_indietro_shop{
	float:left;
	overflow:hidden;
}
div#ecommerce_carrello_top_container_torna_indietro_shop a{
	display:block;
	background-image: url(../../immagini/ecommerce/invia_big_back_ok.png);
	background-repeat: no-repeat;
	background-position:0 0;
	text-align:left;
	font-size:13px;
	padding-left:32px;
	color:#000;
	width:200px;
	height:23px;
	padding-top:7px;
	text-decoration:none;
	font-weight:bold;
}
div#ecommerce_carrello_top_container_torna_indietro_shop a:hover{
	display:block;
	background-image: url(../../immagini/ecommerce/invia_big_back_ok.png);
	background-repeat: no-repeat;
	background-position:0 -30px;
	color:#a99b8e;
	font-weight:bold;
}



div#ecommerce_carrello_top_container_vedi{
	float:left;
}

div#ecommerce_carrello_container_lista_prodotti{
}

.ecommerce_carrello_tr_lista_prodotti_aggiorna{
	padding-top:10px;
}


a#carrello_aggiorna_quantita{
	display:block;
	background-image: url(../../immagini/ecommerce/invia_ok.png);
	background-repeat: no-repeat;
	background-position:0 0;
	text-align:center;
	font-size:11px;
	color:#fff;
	width:95px;
	height:17px;
	padding-top:3px;
	padding-right:3px;
	text-decoration:none;
}
a#carrello_aggiorna_quantita:hover{
	display:block;
	background-image: url(../../immagini/ecommerce/invia_ok.png);
	background-repeat: no-repeat;
	background-position:0 -20px;
	text-align:center;
	color:#000;
}


.ecommerce_carrello_th_lista_prodotti{
	padding:5px 5px 5px 0px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#49382e;
	text-align:center;
}

.ecommerce_carrello_th_lista_prodotti_center{
	padding:5px 5px 5px 0px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#49382e;
	text-align:center;
}

.ecommerce_carrello_th_lista_prodotti_left{
	padding:5px 5px 5px 0px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#49382e;
	text-align:left;
}

.ecommerce_carrello_th_lista_prodotti_prezzo{
	padding:5px 0px 5px 5px;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #ccc;
	color:#49382e;
	text-align:right;
}

span#ecommerce_carrello_tr_promozione_prodotto_sconto_label{
	font-weight:bold;
	font-size:12px;
	padding:2px;
	width:70px;
	margin-right:10px;

}

span#ecommerce_carrello_tr_promozione_prodotto_sconto{
	background-color:#49382e;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	padding:2px;
	text-align:center;

}






.ecommerce_carrello_tr_lista_prodotti{
	padding:5px 5px 5px 0px;
	font-size:11px;
	border-bottom:1px solid #ccc;

}
.ecommerce_carrello_tr_form_codice_promozione{
	padding:10px 5px 10px 0px;
	font-size:11px;

}
.ecommerce_carrello_tr_form_codice_promozione_titolo{
	padding:5px 5px 5px 0px;
	font-size:12px;
	font-weight:bold;
	color:#49382e;
}

.ecommerce_carrello_tr_lista_prodotti_prezzo{
	padding:5px 0px 5px 5px;
	font-size:12px;
	font-weight:normal;
	color:#49382e;
	text-align:right;
	border-bottom:1px solid #ccc;
}

.ecommerce_carrello_tr_lista_prodotti_prezzo_sconto{
	padding:5px;
	font-size:12px;
	font-weight:normal;
	color:#49382e;
	text-align:right;
	border-bottom:1px solid #ccc;
	text-decoration:line-through;
}


.ecommerce_carrello_tr_lista_prodotti_subtotale{
	padding:5px 0px 5px 5px;
	font-size:12px;
	font-weight:bold;
	color:#49382e;
	text-align:right;
}
#carrello_subtotale{
	color:#49382e;
	font-size:12px;
	font-weight:bold;
}

.ecommerce_carrello_tr_lista_prodotti_subtotale_non_valido{
	padding:5px;
	font-size:12px;
	font-weight:normal;
	color:#49382e;
	text-align:right;
	border:1px solid #ff0000;
}


.ecommerce_carrello_tr_lista_prodotti_totale_finale{
	padding:5px;
	font-size:14px;
	font-weight:bold;
	color:#49382e;
	text-align:right;
	border:1px solid #49382e;

}

#carrello_prezzo_finale_label,#carrello_prezzo_finale{
	color:#49382e;
}

.ecommerce_checkout_tr_lista_prodotti_totale_finale{
	padding:5px 0px 5px 5px;
	font-size:14px;
	font-weight:bold;
	color:#49382e;
	text-align:right;
}
.ecommerce_carrello_text_quantita{
	border:1px solid #49382e;
	width:30px;
	text-align:center;
}
.ecommerce_carrello_select_quantita{
	width:45px;
	text-align:center;
}
.ecommerce_carrello_tr_lista_prodotti_quantita_totale{
	color:#49382e;
}



.ecommerce_carrello_tr_lista_prodotti_immagine{
	margin-right:4px;
}
#concludi_top,#concludi_bottom,{
	cursor: hand;
	cursor: pointer;

}
#concludi_modifica_dati_label{
	font-size:15px;
	font-weight:bold;
}
#concludi_modifica_dati a{
	font-size:11px;
	text-decoration:none;
}
#concludi_modifica_dati a:hover{
	color:#000;

}
.ecommerce_carrello_tr_lista_prodotti_immagine_big > img{
	margin:0;
	text-align:center;
}

.ecommerce_carrello_tr_lista_prodotti_titolo_prodotto{
	font-weight:bold;
}

.ecommerce_carrello_tr_lista_prodotti_prezzo_unitario{
	font-weight:normal;
	color:#49382e;
}

.ecommerce_carrello_tr_lista_prodotti_prezzo_unitario_sconto{
	font-weight:normal;
	color:#49382e;
}

.ecommerce_carrello_lista_subtotale_dida{
	padding-right:10px;
	color:#49382e;
}

div#ecommerce_carrello_dettaglio_prodotto{
	display:none;
	border:3px solid #dbdbdb;
	position:absolute;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	background-image: url(../../immagini/ecommerce/bg_blocco_carrello_lista.gif);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#fff;
	overflow:hidden;
	
}

#ecommerce_carrello_dettaglio_prodotto_iframe{

	border:1px solid #49382e;

}

div#ecommerce_carrello_dettaglio_prodotto_vai_prodotto{
	text-align:center;

}
#ecommerce_carrello_dettaglio_prodotto_top{
	text-align:right;
	margin-bottom:10px;;

}

.tr_on{
	background-color:#ff0000;
}
.tr_off{
	background-color:#fff;

}



div#ecommerce_carrello_map_ecommerce{
	display:none;
	border:3px solid #dbdbdb;
	position:absolute;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	background-image: url(../../immagini/ecommerce/bg_blocco_carrello_lista.gif);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#fff;
	overflow:hidden;
	width:500px;
	height:300px;
	left:200px;
	
}


.ecommerce_carrello_tr_lista_spedizione_nome{
	font-weight:normal;
	float:left;
	border-right:1px solid #ccc;
	width:220px;
}

.ecommerce_carrello_tr_lista_spedizione_riassunto{
	float:left;
	padding-left:20px;
}

.ecommerce_carrello_tr_lista_spedizione_descrizione_vedi{
	float:left;
	padding-right:10px;
	margin-left:4px;
}

.ecommerce_carrello_tr_lista_spedizione_descrizione{

	display:none;
	border:3px solid #dbdbdb;
	position:absolute;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	background-image: url(../../immagini/ecommerce/bg_blocco_carrello_lista.gif);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#fff;
	overflow:hidden;
	width:500px;
	height:300px;

}

.ecommerce_carrello_td_lista_spedizione_riassunto_zona{
	padding-left:5px;
	font-size:12px;
	font-weight:normal;
	color:#8a0000;
	border-bottom:1px solid #dddddd;
	
}


.ecommerce_carrello_tr_lista_pagamento_nome{
	font-weight:normal;
	float:left;
	border-right:1px solid #ccc;
	width:220px;
	height:20px;
	margin-right:20px;
}

.ecommerce_carrello_tr_lista_pagamento_riassunto{
}

.ecommerce_carrello_tr_lista_pagamento_descrizione_vedi{
	float:left;
	padding-right:10px;
	margin-left:4px;
}

.ecommerce_carrello_tr_lista_pagamento_descrizione{

	display:none;
	border:3px solid #dbdbdb;
	position:absolute;
	background-color:#fff;
	padding:10px 10px 10px 10px;
	background-image: url(../../immagini/ecommerce/bg_blocco_carrello_lista.gif);
	background-repeat: repeat-x;
	background-position:top left;
	background-color:#fff;
	overflow:hidden;
	width:500px;
	height:300px;

}

.ecommerce_carrello_tr_lista_codice_promo_desc{
	font-weight:normal;
	margin:5px 0 10px 0px;
	font-size:11px;
}

.ecommerce_carrello_tr_lista_codice_promo_label{
	font-weight:bold;
	float:left;
	width:120px;
	margin-top:2px;
}

.ecommerce_carrello_tr_lista_codice_promo_input{
	float:left;
	border:1px solid #49382e;
	width:220px;
	margin-right:5px;

}
.ecommerce_carrello_tr_codice_promozione_prezzo{
	font-size:12px;
	text-align:right;
}
a#add_cod_promo{
	float:left;
	display:block;
	background-image: url(../../immagini/ecommerce/invia_ok.png);
	background-repeat: no-repeat;
	background-position:0 0;
	text-align:center;
	font-size:11px;
	color:#fff;
	width:95px;
	height:17px;
	padding-top:3px;
	padding-right:3px;
	text-decoration:none;
}
a#add_cod_promo:hover{
	display:block;
	background-image: url(../../immagini/ecommerce/invia_ok.png);
	background-repeat: no-repeat;
	background-position:0 -20px;
	text-align:center;
	color:#000;
}


.link_pacco_regalo{
	padding-right:10px;

}

.carrello_messagebox{
	position:absolute;
	width:160px;
	margin-left:30px;
	border:1px solid #c93;
	background:#ffc;
	height:12px;
	padding:2px 0 2px 10px
}
.carrello_messageboxok{
	width:160px;
	margin-left:30px;
	border:1px solid #349534;
	background:#C9FFCA;
	font-weight:bold;
	color:#008000;
	height:12px;
	padding:2px 0 2px 10px;

}
.carrello_messageboxerror{
	position:absolute;
	width:160px;
	margin-left:30px;
	border:1px solid #CC0000;
	background:#fff;
	font-weight:bold;
	color:#CC0000;
	height:12px;
	padding:2px 0 2px 10px
}



.messagebox_hidden{
	position:absolute;
	top:-50px;
	width:174px;
	height:111px;
	left:0px;
	display:none;

}

.messagebox{
	position:absolute;
	top:30px;
	width:174px;
	height:111px;
	left:0px;
	font-size:11px;
}
.messageboxok{
	position:absolute;
	top:30px;
	width:174px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ok.png);
	background-repeat: no-repeat;
	background-position:top left;
	z-index:9;

}
.messageboxerror{
	position:absolute;
	top:30px;
	width:174px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ko.png);
	background-repeat: no-repeat;
	background-position:top left;
	left:0px;
	color:#fff;
}


/*
.messageboxok_wishlist{
	position:absolute;
	top:-120px;
	width:174px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ok_wishlist.png);
	background-repeat: no-repeat;
	background-position:top left;
	left:-240px;


}
.messageboxerror_wishlist{
	position:absolute;
	top:-120px;
	width:174px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ko_wishlist.png);
	background-repeat: no-repeat;
	background-position:top left;
	left:-240px;
	color:#fff;
}

*/

.addWishlist_on_reg{
	cursor:pointer;

}




.messageboxok_wishlist{
	position:absolute;
	top:30px;
	width:174px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ok.png);
	background-repeat: no-repeat;
	background-position:top left;
	left:0px;

}
.messageboxerror_wishlist{
	position:absolute;
	top:30px;
	width:174px;
	height:111px;
	background-image: url(../../immagini/ecommerce/tool_add_ko.png);
	background-repeat: no-repeat;
	background-position:top left;
	left:0px;
	color:#fff;
	
}

.check_out_lista_indirizzi_container{
	margin-top:10px;
	margin-bottom:20px;
	font-size:12px;
	width:900px;
	position:relative;
	height:30px;	
}
.check_out_lista_indirizzi_container_label{
	float:left;
	margin-right:18px;
	padding:5px 0px 5px 0px 
}


div#check_out_container_destinatario{
	width:483px;
	margin-top:10px;
	margin-bottom:20px;
}

div#check_out_container_registrazione{
	margin:0;
	padding:5px 5px 5px 0px;
	width:480px;
	height:100px;
	font-size:11px;
	float:left;
	overflow:hidden;
	margin-right:20px;
}
div#check_out_container_registrazione_titolo{
	color:#49382e;
	font-size:13px;
	margin-bottom:5px;
	font-weight:bold;
}


div#check_out_container_login{
	padding:0;
	float:right;
	width:404px;
	overflow:hidden;
}

div#check_out_container_login_titolo{
	color:#49382e;
	font-size:13px;
	margin-bottom:5px;
	
}
div#check_out_container{
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #49382e;
	height:130px;
}



div#ecommerce_lista_indirizzi_container{
	position:absolute;
	left:558px;
	top:340px;
	font-size:11px;
}

div#ecommerce_lista_indirizzi_items{
	margin-top:5px;
	width:398px;
	padding:3px;
	border-bottom:1px solid #d2d2d2;
	background-color:#ccc;
	overflow:hidden;
}


/*AREA UTENTE*/

div#ecommerce_container_user_login{
	overflow:hidden;
	color:#000;
	font-size:10px;
	text-align:right;
	margin-top:10px;
	border:1px solid;

}


div#ecommerce_container_tab_area_privata{
	color:#000;
	position:relative;
	font-size:11px;
	padding:10px;
}

/*WISH LIST*/
div#ecommerce_area_privata_lista_wishlist_container{
	position:absolute;
}

div#ecommerce_area_privata_lista_wishlist_items{
	margin-bottom:5px;
	width:930px;
	padding:8px;
	border:1px solid #d2d2d2;
	background-color:#f4f4f4;
	overflow:hidden;
	
	
}

div#ecommerce_area_privata_lista_wishlist_link{
	float:left;
	width:880px;
}

div#ecommerce_area_privata_lista_wishlist_elimina{
	float:left;
	width:50px;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
	background-color:#d2d2d2;
	margin-top:8px;
}

div#ecommerce_area_privata_lista_wishlist_elimina a{
	color:#000;
	text-decoration:none;
}

div#ecommerce_area_privata_lista_wishlist_elimina a:hover{
	color:#990000;
	text-decoration:none;
}
/*WISH LIST*/




/*ORDINI AREA PRIVATA*/
.ecommerce_area_privata_lista_ordini_container{
	height:430px;
	overflow-x:hidden;
	overflow-y:auto;
}

div#ecommerce_area_privata_lista_ordini_items{
	margin-bottom:5px;
	width:900px;
	padding:8px;
	border:1px solid #d2d2d2;
	background-color:#f4f4f4;
	overflow:hidden;

}



div#ecommerce_area_privata_lista_ordini_link{
	float:left;
	width:800px;
}

.vedi_ordine{
	float:left;
	width:70px;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
	background-color:#d2d2d2;
	margin-top:8px;
	padding:2px 0 2px 0;
	cursor:pointer;
	}

div#ecommerce_area_privata_lista_ordini_dettaglio{
	float:left;
	width:70px;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
	background-color:#d2d2d2;
	margin-top:8px;
}

div#ecommerce_area_privata_lista_ordini_dettaglio a{
	color:#000;
	text-decoration:none;
}

div#ecommerce_area_privata_lista_ordini_dettaglio a:hover{
	color:#990000;
	text-decoration:none;
}
span#ecommerce_area_privata_lista_ordini_dati{
padding-right:10px;
}

/*ORDINI AREA PRIVATA*/


div#ecommerce_area_privata_lista_indirizzi_container{
	position:absolute;
	left:567px;
	top:80px;
	font-size:11px;
	height:200px;
	overflow-x:hidden;
	overflow-y:auto;
	width:390px;
	
	}
div#ecommerce_area_privata_lista_indirizzi_fatturazione_container{
	position:absolute;
	left:567px;
	top:300px;
	font-size:11px;
	height:200px;
	overflow-x:hidden;
	overflow-y:auto;
	width:390px;
}


div#ecommerce_area_privata_lista_indirizzi_items{
	margin-top:5px;
	width:365px;
	padding:3px;
	border:1px solid #d2d2d2;
	background-color:#f4f4f4;
	overflow:hidden;
	
}

div#ecommerce_area_privata_lista_indirizzi_link{
	float:left;
	width:250px;
}

div#ecommerce_area_privata_lista_indirizzi_elimina{
	float:left;
	width:50px;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
	background-color:#d2d2d2;
}

div#ecommerce_area_privata_lista_indirizzi_elimina a{
	color:#000;
	text-decoration:none;
}

div#ecommerce_area_privata_lista_indirizzi_elimina a:hover{
	color:#990000;
	text-decoration:none;
}



div#ecommerce_area_privata_lista_indirizzi_predefinito{
	float:left;
	width:55px;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
	background-color:#fff;
	margin-left:5px;
}

div#ecommerce_area_privata_lista_indirizzi_predefinito a{
	color:#49382e;
	text-decoration:none;
}

div#ecommerce_area_privata_lista_indirizzi_predefinito a:hover{
	color:#000;
	text-decoration:none;
}

div#ecommerce_area_privata_lista_indirizzi_predefinito_on{
	float:left;
	width:55px;
	border-bottom:1px solid #d2d2d2;
	text-align:center;
	background-color:#49382e;
	margin-left:5px;
}

div#ecommerce_area_privata_lista_indirizzi_predefinito_on a{
	color:#fff;
	text-decoration:none;
}

div#ecommerce_area_privata_lista_indirizzi_predefinito_on a:hover{
	color:#000;
	text-decoration:none;
}

.ecommerce_msg_errore{
padding:0 0 0 10px;
}


div#riepilogo_blocco_registrazione_consegna{
float:right;
width:380px;
margin-top:30px;
font-size:11px;
}


/** PACCO REGALO ***/
#textarea_messaggio_biglietto{
height:30px;
}


div#container_tabella_carrello_pacco_regalo{
	margin-top:20px;
}

#ecommerce_carrello_tr_lista_pacco_regalo_riassunto{
	font-size:11px;
	font-weight:normal;
}
#ecommerce_carrello_tr_lista_pacco_regalo_titolo{
	font-size:11px;
	font-weight:bold;

}
#tabella_carrello_pacco_regalo{
	margin-bottom:40px;

}

#container_tabella_carrello_pacco_regalo_checkout{
	font-size:11px;
	border:1px solid;
	padding:5px;
}

#riepilogo_pacco_regalo_checkout_contrassegno{
	color:#ff0000;
	padding:5px;
}
#riepilogo_pacco_regalo_checkout_avviso_email{
	padding:5px;
}

.riepilogo_dati_utente_container{
	float:left; 
	margin-bottom:5px;
}

.riepilogo_dati_utente_container_left{
	float:left;width:150px;
	font-size:12px;
	font-weight:bold;
}


.riepilogo_dati_utente_container_right{
	float:left;width:250px;
	font-size:12px;
	color:#49382e;
}



.link_pacco_regalo{
	padding-right:10px;

}




