
/* Stile vuoto */
.base{}          

body {
    margin: 0;
    padding: 0px;
    background-color: #eee;
    font-family: Helvetica, "Trebuchet MS", sans-serif;
    color: #666;
    font-size: 0.73em;
    line-height: 1.4em;
}

.dim0 {width: 95px}
.dim1 {width: 250px}

.but
{
	cursor: hand;
	voice-family: ""}"";
	voice-family:inherit;
	cursor: pointer;
}
.cbx,.bbx,.rbx,.img
{
	border: 0px
}

.azzurro {color: #29abe2;}
.corsivo {font-style: italic;}
.strong {font-weight: bold;}
.dinpro-regular {
    font-family: "DINPro-Regular", Trebuchet MS, Arial;
} 
.dinpro-light {
    font-family: "DINPro-Light", Trebuchet MS, Arial;
}   
.dinpro-medium {
    font-family: "DINPro-Medium", Trebuchet MS, Arial;
}   
.dinpro-bold {
    font-family: "DINPro-Bold", Trebuchet MS, Arial;
}   
.dinpro-black {
    font-family: "DINPro-Black", Trebuchet MS, Arial;
}

.bg-blue{
	background-color:rgb(37,66,129) !important;
}

.red
{
	color:rgb(236,44,35);
}
.testo-bonifico
{
	font-size:13px;
}
.button_dark_grey_ckout {
	border: none;
	position: relative;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 13px;
	z-index: 2;
	padding: 3px 10px;
	cursor: pointer;
	behavior: url(/ie-css3.htc);   
}

.button_red_large {
	color: white;
	border: none; 
	font-size: 14px;
    font-family: Trebuchet MS;
    font-weight: bold;
    height: 24px;
    padding-bottom: 4px;
    cursor: pointer;
    background: url(../img/red-button-large.png) center center no-repeat;
    width: 150px;
}

.button_grey, .button_grey_large, .button_grey_tall, 
.button_grey_tall_large, .button_grey_tall_midlarge  {
	color: white;
	border: none; 
	font-size: 14px;
    font-family: Trebuchet MS;
    font-weight: bold;
    padding-bottom: 4px;
    cursor: pointer;
}

.button_grey {
    background: url(../img/dettaglio.png) center center no-repeat;
    width: 81px;
    height: 24px;
}

input[type="reset"].button_grey {
    background: url("/img/cancella.png") no-repeat scroll 0 0 transparent;
    width: 76px;
}

.button_grey_large {
    background: url(../img/grey-button-large.png) center center no-repeat !important;
    width: 160px !important; 
    height: 24px !important;
    margin-left: 0px !important;
}

.button_grey_tall {
    background: url(../img/grey-button-tall.png) center center no-repeat !important;
    width: 76px !important;
    height: 35px !important;
}

.button_grey_tall_large {
    background: url(../img/grey-button-tall-large.png) center center no-repeat !important;
    width: 130px !important;
    height: 33px !important;
}

.button_grey_tall_midlarge {
    background: url(../img/grey-button-tall-large.png) center center no-repeat;
    width: 130px;
    height: 33px;
}

.button_dark_grey_ckout {
	border-color: #666666 !important;
	background: #666666 !important;
	color: white !important;
}

.button_red,
.button_green {
    background: url(../img/red-button.png) center center no-repeat !important;
    width: 116px !important;
    height: 34px !important;
    text-transform: none !important;
    border: none;
    color: white;
    text-align: left;
    padding-left: 11px !important;   
    padding-bottom: 3px !important;
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    font-family: Trebuchet MS;
    font-weight: bold;
}

.richiedi-row {margin-top:25px;height:30px;}
a.richiedi {
    font-size:1.2em;
    padding:5px 10px;
    line-height:32px;
    background:#eee;
    overflow:hidden;
    
}
a.button_red,
a.button_green  {
    line-height: 34px;
    width: 105px;
    padding-bottom: 2px;
}
     
a.button_red:hover,
a.button_green:hover  {
    color: white;
}

.button_green {
    background: url(../img/green-button.png) 5px center no-repeat;
    padding-left: 13px; 
}

.current{
	color:#bbb;
}

/*** FORM GENERALI ***/

.forms {
    margin-bottom: 30px;
}

.forms .legenda {
    font-style: italic;    
    font-size: 0.9em;      
}

.forms ul {
    margin: 10px 0;
    padding: 0;
    list-style: none;
}

.forms li {
    padding: 3px 0;
}

.forms li * {
    vertical-align: top;
}

.forms li.required label {
    
}

.forms li.required input + label {
    font-weight: normal;
}

.forms label {
    display: inline-block;
    width: 220px;
}

.forms input + label {
    width: auto;
    padding: 0 5px 0 3px;
}   

.forms input[type=text], 
.forms input[type=password] {
    width: 170px;
}

.forms select {
    position: relative;
    left: -4px; 
    width: 176px;
    height: 22px;
    padding-top: 2px;
}

.forms input[type=radio], .forms input[type=checkbox] {
    margin: 0;
}  

.forms input[type=submit], 
.forms input[type=reset],
.forms input[type=button],
.buttons input[type=button],
.forms input[type="button"].conferma {
    background-color: transparent;
    background-image: url("/img/orange-button.png");
    background-repeat: no-repeat;
    height: 30px;
    line-height: 30px;
    width: 155px;
    padding: 0 0;
    text-transform: uppercase;      
    color: #FFFFFF;
    border: none;
    cursor: pointer;
    font-weight: bold;
    font-family: Helvetica, "Trebuchet MS", sans-serif;
    font-size:12px;
}
.forms input[type=reset],
.forms input[type=button]  {
    background-image: url("/img/button-grey.png");
    color: #666666;
}
.buttons input.large {
    background-image: url("/img/orange-button-large.png");
	width: 175px;    
}
.buttons input[type=button].small{
	font-size:11px;
	background-image: url("/img/orange-button-large.png");
	width: 175px;
}
   
.forms .errors {
    color: #FF6600;
}

/***/

.cleaner{
	clear:both;
}

a {
    color: #F60;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

hr.clear {
    visibility: hidden;
    margin: 0px;
    padding: 0px;
    height: 0px;
    clear: both;
    width: 50px;
}

.jsenabled {
    display: none;
}


div.licence {
    margin: 15px;
    padding: 20px 20px 20px 40px;
    border: 1px #ccc solid;
    background: #efefef url(/img/icons/information.png) no-repeat 10px;
}

img.insidetext {
    padding: 0 3px;
}

h2.coloredbar {
    background-repeat: no-repeat;
    background-color: #3D44D2;
    /* background-image: url(/img/barra-titoli.png); */
    height: 22px;
    padding: 8px 0 0 37px;
    text-transform: uppercase;
    font-size: 13px;
}

div.disclaimer, #smartphone {
    margin: 10px 0;
    padding: 10px 10px 10px 40px;
    background: #ffffe9 url(/img/icons/information.png) no-repeat 10px;
	border: 1px solid #ffcc66;
}
#smartphone {
    display:none;
    margin: 10px 0 20px;
    padding: 10px 10px 10px 65px; 
    background: #3D44D2 url(/img/smartphone.png) no-repeat 10px;
	border: 1px solid #ccc;
    border-radius:3px;
}
#smartphone a {
    color: #fff;
    font-size:25px;
    line-height:29px;
}
div.disclaimer strong, #smartphone strong {
    color: #F60;
    font-size: 1.1em;
    text-transform:uppercase;
}

div.disclaimer  a {
    color: #F60;
}

a.home {
    background-image: url(/img/icons/house.png);
}

a.help {
    background-image: url(/img/icons/help.png);
	
}

a.faq {
    background-image: url(/img/icons/information.png);
}

a.abbonamenti {
    background-image: url(/img/icons/newspaper_go.png);
}

a.borseggiando {
    background-image: url(/img/icons/borseggiando.png);
	width:150px;
}

a.prova {
    background-image: url(/img/icons/star.png);
	color: #F60;
}

a.archivio {
    background-image: url(/img/icons/folder_explore.png);
}

h2.abbonati {
    color: rgb(1,102,154);
  	padding: 14px 0 0 0px;
 	text-transform: uppercase;
 	font-size: 18px;
	text-transform:uppercase;
	margin-bottom:5px;
}

p.abbonati-bubble {
/*
	background-repeat: no-repeat;
  	background-image: url(/img/bubble-indeciso.png);
    color: #FFF;
    */
    background: #ccc;
    color: rgb(1,102,154);
	height: 102px;
  	padding: 15px 15px 0px 15px;
 	font-size:15px;
	margin: 0 0 20px 0;
	line-height:1.5em;
}
p.abbonati-bubble a{
    color: rgb(1,102,154);
}
h2.appuntamenti {
    color: white;
    background-position: 0 -90px;
}

h2.registrati {
    color: #fff;
    background-position: 0 -180px;
	
}

a.registrati-buton {
    color: #fff;
    background-position: 0 -180px;
	height:30px;
	width:220px;
	display:block;
	margin-bottom:10px;
}

h2.servizi {
    color: #fff;
    background-position: 0 -30px;
}

div.avviso {
    width: 605px;
    padding: 30px;
    background: #ffbf4f url(/img/bgavviso.png) repeat-x left top;
    border: 1px #ffbf4f solid;
    margin: 10px 0;
    font-size: 1.1em;
    line-height: 1.3em;
    overflow: hidden;
}

.avviso h3 {
    margin: 0;
    padding: 0;
    color: #f57311;
    font-size: 1.3em;
    font-weight: bold;
}

#left p, #left li{
	font-size:14px;
}
#left .primopiano p,
#left .primopiano li,
#left .primopiano span
{
    font-size:14px;
    line-height:19px;
}
#left .primopiano .didascalia,
#left .primopiano .disclaimer p
{
    font-size:1.0em !important;
}
#left li li
{
   font-size:1.0em;
}
.errors{color:red; font-size:1.2em;line-height:1.75em;}
.esito{color:red; font-size:1.0em;line-height:1.0em;padding-top:8px;}
.prezzo{color:black;font-weight:bold;display:inline-block;width:100%;font-size:1em;}
/* CSS Document */
 
/*** ELEMENTI PRINCIPALI ***/

body {
	overflow: auto;
	font-family: arial, sans-serif;
	color: #808080;
	background: url('/img/header-bg.png') repeat-x top white; 
} 

#top, #wrapper, #bottom {
	width: 100%;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#bottom {
	border-top: 1px solid #cbcbcb;
	background: #161515;  
}

#header, #content, #bottom {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 91px;
	position: relative;
}

#content {
	padding: 0 0 15px;
	overflow: hidden;
    min-height: 500px;
}

#lx-col {
    float: left;
    width: 188px;
    color: white;
    margin-bottom: 10px;
} 

#rx-col {
    float: right;
    width: 752px; 
    margin-bottom: 10px;
}
#cx-col {
    width: 960px; 
    margin: 0 0px 50px;
}

#footer {
	color: #fff;
    list-style: none;
    padding: 18px 30px;
    overflow: hidden;
}

/*** STILI GENERALI ***/

img {
	border: none;
}

.clear {
    clear: both;
}

.left { float: left;}  
 
.prezzo {
	font-size: 19px;
    width: 100%;
    height: 56px;
    line-height: 50px;
    color: #353434;
    background: url(../img/etichetta-prezzo-small-new.png) center no-repeat;
    text-align: center;
}

.descr_prezzo p {
    color: #7a8582;
}

a {
    outline: none;
}

/*** HEADER ***/

#header a#logo {
	display: block;
}

#header a#logo img {
	display: block;
    position: relative;
    left: -50px;
}

/* HEADER: menù login */

#menu-login {
    position: absolute;
    top: 30px;
    right: 0;
    list-style: none;
    margin: 0;
    padding: 0;
}

#menu-login li {
    color: #7a8582;
    float: left;
    font-size: 12px;
    margin-left: 13px;
    line-height: 23px; 
    height: 23px;
} 

#menu-login li a {
    color: #7a8582;
}

#menu-login li a:hover {
    color: rgb(229,51,42);
}

#menu-login img {
    margin-right: 8px;
}

#menu-login #menu-login-dati {
    color: #353434;
}

#menu-login #menu-login-dati a {
    color: #353434;
    font-weight: bold;
}

#cart_ecommerce_quantity {
    color: #e5564e;
    font-weight: bold;
}

/*** scelta lingua ***/

#nav_languages {
	height: 19px;
	position: absolute;
	top: 18px;
	right:10px;
}

#nav_languages * {
	vertical-align: middle;
	color: #404040;
}

#nav_languages span {
	display: inline-block;
	height: 16px;
	line-height: 16px;
	padding-right: 10px;
	font-size: 10px;
	font-weight: bold;
}

#nav_languages img {
	margin-right: 10px;
}

#nav_languages ul {
	display: none;
	position: absolute;
	right: 10px;
	margin: 0;
	padding: 0;
	list-style: none;
	-moz-box-shadow: 0 0 4px #BBBBBB;
	-webkit-box-shadow: 0 0 4px #BBBBBB;
	box-shadow: 0 0 4px #BBBBBB;
	z-index: 50;
	background: #fff;
}

#nav_languages li {
	padding: 5px 10px;
	text-align: right;
	word-spacing: 5px;
}

/*** box blu  ***/

.box_blu {
	width: 461px;
	height: 66px; 
	overflow: hidden;
	margin-bottom: 20px;
	border: 1px solid #cacaca;
	border-right: 2px solid #cacaca;
	background-color: #29abe2;
	color: #fff;
	line-height: 66px;
	text-align: center;
	font-size: 16px;
}

.box_blu a {
	color: #fff;
}

.box_blu a:hover {
	color: #fff;
}

.box_blu img {
	vertical-align: middle;
}

.box_blu span.testo {
	padding-left: 20px;
	padding-right: 30px;
}

/*** LX-COL ***/

#lx-col p {
    font-size: 13px; 
    margin: 0 12px 0 16px;  
    color: white;
} 

#lx-col a {
    color: white;
}                
#lx-col input {
    margin: 5px 16px 6px;
    border: none;
}


#lx-col p.freccia-invio{
	margin-bottom:5px;
	text-align:right;
	padding-right:10px;
}
#lx-col .lx-col-box {
    margin-bottom: 20px;
    padding: 11px 0 15px;
}

#lx-col .lx-col-box p.title {
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 7px;
    font-family: Trebuchet Ms; 
    font-size: 15px; 
}

/* LX-COL: box search */
 
#lx-col #box-search hr {
    border: 0;
    height: 1px;
    background: #c79b99;    
    margin: 0 6px; 
} 

#lx-col #box-search {
    background: #e5332a;
}

#lx-col #box-search .title {
    color: white;
}

#lx-col #box-search .blocco .cerca-title {
    line-height: 40px;
    cursor: pointer;
}

#lx-col #box-search .blocco input {
    margin-bottom: 5px;
}

#lx-col #box-search .blocco-hidden {
    display: none;
    background-color:rgb(248,247,247);
    margin:0 2px;
    padding: 3px 0;
}
#lx-col #box-search .blocco-hidden p{
	padding:2px 0;
	color:black;
}
#lx-col #box-search .blocco-hidden input
{
	background: #ccc;
	width:115px;
	float:right;
	padding:0;
	margin:10px 0 5px;	
}
#lx-col #box-search .blocco-hidden span.left{
	width:40px;
	padding:10px 0 3px;
	color:#888;
}
#lx-col #box-search .blocco-hidden p a{
	color:#353434;
}
#lx-col #box-search .blocco-hidden p a:hover,
#lx-col #box-search .blocco-hidden p span
{
	color:rgb(229,51,42);
}
#lx-col #box-search .blocco-hidden p span
{
	font-weight: bold;
}
#lx-col #box-search .title {
    color: white;
} 

/* LX-COL: box eventi */

#lx-col #box-eventi {
    background: #353434;
}

#lx-col #box-eventi .title {
    color: #e5e2df;
}

#lx-col #box-eventi .blocco {
    border-top: 1px solid #9b9b9b;
    margin: 0 6px;
    padding: 15px 6px 15px 10px;
}
 
#lx-col #box-eventi .blocco p {  
    line-height: 17px;
    margin: 0;
}
 
#lx-col #box-eventi .blocco .data {
    color: #E5332A;
}

#lx-col #box-eventi .blocco .eventi-title {
    font-weight: bold;
    font-size: 12px;
}

#lx-col #box-eventi .blocco .vedi-tutto {
    font-style: italic;
}

#lx-col #box-eventi .blocco .vedi-tutto img {
    vertical-align: 1px;
}

#lx-col #box-eventi .blocco p strong {  
    line-height: 14px;
}

#lx-col #box-eventi .blocco p img {  
    margin-top: 8px;
}

/* LX-COL: box alimenti */

#lx-col #box-alimenti {
    background: #74b633;
}

#lx-col #box-alimenti .title {
    color: #e5e2df;
}

#lx-col #box-alimenti .blocco {
    border-top: 1px solid #9b9b9b;
    margin: 0 6px;
    padding: 15px 6px 15px 10px;
}
 
#lx-col #box-alimenti .blocco p {  
    line-height: 17px;
    margin: 0;
}
 
#lx-col #box-alimenti .blocco .data {
    color: #E5332A;
}

#lx-col #box-alimenti .blocco .alimenti-title {
    font-weight: bold;
    font-size: 12px;
}

#lx-col #box-alimenti .blocco .vedi-tutto {
    font-style: italic;
}

#lx-col #box-alimenti .blocco .vedi-tutto img {
    vertical-align: 1px;
}

#lx-col #box-alimenti .blocco p strong {  
    line-height: 14px;
}

#lx-col #box-alimenti .blocco p img {  
    margin-top: 8px;
}

/*** CX COLUMN ***/

#cx-col h1 {
    font-size: 30px;
    letter-spacing: 0px;
    margin-top: 40px;
}

/*** MAPPA ***/ 
 
#mappa {
	height: 400px;
	width:577px;
}
#mappa a > img, #mappa_100 a > img {
	border: none;
}
#calcolo_percorso
{
	margin-top:20px;
}

#breadcrumbs ul, #breadcrumbs li,
#highlights, #highlights li,
#order_steps ul, #order_steps li,
#menu_sezione_right ul, #menu_sezione_right li ,
#menu_sezione ul, #menu_sezione li ,
#archivio_ordini ul, #archivio_ordini li,
#dati_cliente ul, #dati_cliente li
{
    margin: 0;
    padding: 0;
}

#breadcrumbs li,  #highlights li, #order_steps li,
#archivio_ordini li, #dati_cliente li, #menu_sezione li
{
    list-style: none;
}

/*** BREADCRUMBS ***/

#breadcrumbs {
    overflow: hidden;
    position: relative;
    margin-bottom: 12px;
}

#breadcrumbs a {
    color: #7a8582;
}

#breadcrumbs li {
    float: left;
    color: #7a8582;
    font-size: 12px;
}

#breadcrumbs .search {
    padding: 0;
    position: relative;
    margin-left: 5px;
}

#breadcrumbs .cart * {
    vertical-align: middle;
}

#breadcrumbs .search input {
    vertical-align: middle;
    border: none;
    background-color: #989898;
    color: white;
    width: 100px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
    z-index: 2;
    padding: 2px 7px;
    line-height: 11px;
    behavior: url(/ie-css3.htc);
}

#breadcrumbs .search img {
    vertical-align: middle;
}

#riga_form, #dati_cliente,  
#dettaglio_ordine, #checkout,  
#dettaglio_ordine_dopo_pagamento {
    width: 100%;
	position: relative;
}
#carrello{
	padding:0 20px;
	position: relative;
}
/*** riga form ***/

#riga_form .buttons {
    text-align: right;
    margin-top: 20px;
}

#riga_form .highlight, .highlight {
    background: #234080;
    font-size: 14px;
    text-align: center;
    padding: 10px;
    margin: 10px 0;
    color: white;
}

#riga_form .highlight a {
    color: rgb(229, 181, 47);
}

#riga_form .highlight2, .highlight2 {
    background: rgb(236,44,35) ;
    font-size: 13px;
    text-align: left;
    width:600px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
}

#riga_form .highlight2 p, .highlight2 p
{
	padding: 3px 6px;
	font-size: 13px;   
}

#riga_form .highlight2 p a {
    color:yellow;
    font-size: 13px;
}

#dati_cliente .title, #cambio_dati_spedizione .title {
	text-transform:uppercase;
	font-size:11px;
	color:red;
	margin:8px 0 2px;
}

#cambio_dati_spedizione {
    width: 400px;
    padding: 13px;
}

#cambio_dati_spedizione ul, #cambio_dati_spedizione p {
    margin: 13px;
}

#cambio_dati_spedizione .buttons {
    text-align: right;
}

/*** PRODOTTI ***/

/* PRODOTTI: liste prodotti (macrocategorie, categoria, lista, correlati) */

#liste-prodotti ul, #correlati ul  {
    margin: 0;
    padding: 18px 0 25px;
	list-style: none;
	overflow: hidden; 
    border-top: 1px solid #bcc2c0;
}

#liste-prodotti ul:first-child, #correlati ul:first-child  {
    padding-top: 0px; 
    border-top: 0px solid #fff;
}

#liste-prodotti li, #correlati li {
	float: left;
	padding: 0px;
	width: 250px;   
    height: 360px;
	border-left: 1px solid #9a9a9a;
    position: relative;
}

#liste-prodotti li:first-child, #correlati li:first-child {
	border-left: 0px solid white;
}
#liste-prodotti li h2, #correlati li h2,
#liste-prodotti li .pic, #correlati li .pic
{
	margin-left: 19px;
}
#liste-prodotti li h2, #correlati li h2,
#liste-prodotti li .info, #correlati li .info
{
	margin-right:15px;
}

#liste-prodotti h2 {
    height: 66px;
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 10px;
}

#liste-prodotti .pic {
    float: left;
    display: table;
    height: 281px;
}

#liste-prodotti .pic a {
    display: table-cell;
    vertical-align: middle;
}

#liste-prodotti .pic img {
    float: left;
    max-height: 281px;
    max-width: 90px; 
    margin-left: -4px;
}

#liste-prodotti .new { 
    position: absolute;
    top: 137px;
    left: 9px;
    z-index: 2;
}

#liste-prodotti .offerta { 
    position: absolute;
    top: 93px;
    right: 21px;
    z-index: 2;
}
     
#liste-prodotti .info {
    float: right;
    display: table;
    width: 126px;  
    height: 281px;
    position: relative;
}
   
#liste-prodotti .title {
    position: absolute; 
    bottom: 166px;  
    color: #e5332a;
    font-size: 13px; 
    font-weight: bold;
    padding-left: 17px;
}

#liste-prodotti .descr_prezzo { 
	font-size: 11px;
	margin: 3px 0px;
    text-align: center;
    position: absolute;
    top: 175px;       
    width: 100%;
}

#liste-prodotti .descr_prezzo p { 
	font-size: 11px;
}

#liste-prodotti .prezzo { 
    position: absolute;
    bottom: 106px;
}   

#liste-prodotti .acquista { 
    position: absolute;
    bottom: 22px;
    text-align: center; 
    width: 126px;  
}

#liste-prodotti .avviso { 
    position: absolute;
    bottom: 0px;
    text-align: center; 
    width: 100%;
	font-size: 11px;  
}

#correlati p.ecommerce
{
    min-height: 48px;
	color: #000;
	text-align:center;
	font-weight:bold;
	line-height:15px;
}

 /*
#categorie .pic1 img.hover,
#categorie .pic2 img.hover,
#categorie .pic3 img.hover,
#prodotti .pic1 img.hover,
#prodotti .pic2 img.hover,
#prodotti .pic3 img.hover   
{
	background:url(/img/thumb_bg.png) no-repeat center center;
	border: none;
}
 
#prodotti span.text, #categorie span.text, #correlati span.text {
	color: #777;
	display: block;
	text-align: left;
} */

#correlati h3 {
	margin-top: 50px;
}

/* PRODOTTI: scheda prodotto */

#prodotto {
    border-top: 1px solid #bcc2c0;  
    overflow: hidden;
}

#prodotto h1 {
	margin: 30px 0 45px;
	color: #e5564e;
}

#prodotto-lx-col {
	float: left;
    border-right: 1px solid #9a9999;
    width: 676px;
    padding-right: 32px;
}

#prodotto-rx-col{
	float: right;
    width: 204px;
    margin: 0 23px 0 0;
}

#prodotto-lx-col .pic {
    float: left;
	width: 376px;
    text-align: center;
}

#prodotto-lx-col .info {
    float: right;
	width: 184px;
    min-height: 276px;
    padding: 42px 58px;
    background: #e5332a;
    color: white;
}

#prodotto-lx-col .info p {
    color: white;
}

#prodotto-lx-col .info .title {
    font-style: italic;
    font-weight: bold;
    font-size: 17px;
    font-family: Georgia, "Times New Roman", serif;
}

#prodotto-lx-col .info .data {
    font-size: 17px;
    margin-bottom: 5px;
}

#prodotto-lx-col #descrizione {
    margin-top: 20px;
    border-top: 2px solid #cccccc;
    border-bottom: 1px solid #9a9999;
    padding: 30px 40px 11px;
    line-height: 17px;
}
 
#prodotto-lx-col #descrizione .title,
#prodotto-lx-col #cantina .title {
    text-transform: uppercase;
    color: #e5332a;
    font-size: 21px;
    margin-bottom: 20px; 
    font-family: "DINPro-Medium";
}

#prodotto-lx-col #descrizione p {
    margin-bottom: 5px;
}

#prodotto-lx-col #descrizione .titoletto-corsivo {
    margin-bottom: 3px;
}

#prodotto-lx-col #descrizione .text {
    margin-bottom: 28px;
}

#prodotto-lx-col #descrizione .scarica-pdf {
    font-size: 13px;
}

#prodotto-lx-col #descrizione .scarica-pdf img {
    margin-right: 9px;
    vertical-align: -1px;
}   

#prodotto-lx-col #descrizione .scarica-pdf a {
    color: #7a8582;
}

#prodotto-lx-col .social {
    overflow: hidden; 
    list-style: none;
    padding: 0 40px;
    margin: 11px;
}

#prodotto-lx-col .social li {
    float: left;  
}

#prodotto-lx-col #cantina {
    margin: 25px 0px;
    background: #f1f3f2;
    padding: 30px 40px;
}

#prodotto-lx-col #cantina p {
    margin-bottom: 3px;
}

#prodotto-lx-col #cantina .link {
    margin-top: 9px;
}
/* aggiungi al carrello */

#aggiungi_al_carrello {
    color: #7a8582;
}

#aggiungi_al_carrello p {
    padding-left: 16px;
}

#aggiungi_al_carrello .prezzo {
	margin-left: 1px;
}

#aggiungi_al_carrello .pezzi {
	margin-bottom: 24px;
    font-weight: bold;
}

#aggiungi_al_carrello .pezzi p {
	font-size: 17px;  
    color: #7a8582;
}

#aggiungi_al_carrello .pezzi img {
	margin: 0 1px 5px 0;
}

#aggiungi_al_carrello .pezzi span {
	color: #000;
}

#aggiungi_al_carrello .prezzo {
	font-size: 24px;
    padding-left: 49px;
    width: 119px;
    height: 64px;
    line-height: 58px;
    color: #353434;
    background: url(../img/etichetta-prezzo.png) left no-repeat;
}

#aggiungi_al_carrello .iva_escl {
	font-size: 9px !important;
	text-align: center;
}

#aggiungi_al_carrello .descr_prezzo { 
	font-size: 13px;
	margin: 3px 0px;
}

#aggiungi_al_carrello .descr_prezzo p {
	font-size: 13px;
}

#aggiungi_al_carrello .codice {
	font-size: 15px !important;
	text-align: center;
	margin-bottom: 10px;
}

#aggiungi_al_carrello .buttons {
	height: 34px;
	background: #7a8582;
	margin-top: 10px;
}

#aggiungi_al_carrello .buttons input {
	height: 100%;
	padding: 0 20px 3px;
	border: none;
	background-color: transparent; 
    color: white;  
    font-family: Trebuchet MS, Arial;
    font-weight: bold;
    font-size: 16px;   
    cursor: pointer;
}

#aggiungi_al_carrello .label {
	width: 70px;
}

#aggiungi_al_carrello #attributi p {
	font-size: 13px;  
    color: #7a8582;
}

#aggiungi_al_carrello #attributi input {
	margin-left: 5px;
    border: 1px solid #cfcfce;
    text-align: center;
    width:30px;
}

#dialog {
	display: none;
}

#prodotto #gallery {
	margin-top: 15px; 
}

#prodotto #gallery img {
	margin-right: 5px;
}

#registrazione_form .messaggio{
    /* background: rgb(148,148,148);  */ 
    font-size: 13px;
    text-align: left;
    width:588px;
    font-weight:bold;
    margin-top: 10px;
    margin-bottom: 10px;
	padding:2px 6px;
    color: black;
}
input.attributo
{
	border:0px;
}

#privacy_text {
    border: 1px solid #CDCDCD;
    width: 500px;
    height: 150px;
    overflow: auto;
}
.form-compatto #privacy_text
{
	background:white;
	width:290px;
	height:90px;
}
#carrello .empty {
    padding: 13px;
}

#carrello .center {
    text-align: center;
}

#carrello input[type=text] {
    width: 30px;
    /*border: 1px solid grey;*/
}

/*** ORDINI ***/

#archivio_ordini{
	position:relative;
    background: #f7f7f7; 
    padding: 24px 0 36px;
}

#archivio_ordini #archivio_ordini_top > * {
    padding: 0 9px;
}

#archivio_ordini h3 {
    color: #7a8582; 
    font-size: 30px;  
    font-family: "DINPro-Regular", Trebuchet MS, Arial;
    margin-bottom: 6px;
}

#archivio_ordini h3.important, #dettaglio_ordine h3.important {
    background: rgb(0,157,220);
}

#archivio_ordini #archivio_ordini_top,
#archivio_ordini li {
    padding: 0 21px 0 11px; 
    border-bottom: 1px solid #b9bebd;  
}

#archivio_ordini li {
    padding: 14px 21px 10px 11px;  
}

#archivio_ordini label {
    color: #000;
    font-size: 13px;
}

#archivio_ordini select {
    margin-left: 6px;
    font-size: 13px;
}

#archivio_ordini table {
	width: 100%;
    border-collapse: separate;
    border-spacing: 9px 5px;
    color: #7A8582;
}  

#archivio_ordini table td {
	background: #fff;
	padding: 5px 11px;
    color: #7a8582;
}               

#archivio_ordini table th {
	text-align: left;
}                    

#archivio_ordini table .last, #archivio_ordini table td:first-child {
	width: 73px;
}  
  
#archivio_ordini .view {
    text-align: right;
    margin-bottom: 19px;
}

#archivio_ordini .spedizione, #dettaglio_ordine .spedizione, #archivio_ordini .stato, #dettaglio_ordine .stato {
    padding: 0 9px;
    font-weight: bold;
    line-height: 20px;
}

#archivio_ordini .stato span {
    color: #7a8582;
}

#archivio_ordini h4 {
    padding: 0 9px;
    margin: 0; 
    line-height: 20px;
}

#archivio_ordini span {
    color: #000;
}

#archivio_ordini .spedizione input[type=button], #dettaglio_ordine .conferma input[type=submit], #dettaglio_ordine .spedizione input[type=button], 
#dettaglio_ordine_dopo_pagamento h4 input[type=button] {
    line-height: 15px;
    padding: 1px 5px;
    float: right;
    color: white;
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
    cursor: pointer;
    position: relative;
    z-index: 2;
    border: none;
    behavior: url(/ie-css3.htc);
}

#dettaglio_ordine_dopo_pagamento h4 input[type=button] {
    background: #B2AEAE;
    border-color: #B2AEAE;
}

#archivio_ordini h4 a.button {
    background: url(/img/dettaglio.png) no-repeat;
    width: 81px;
    height: 24px;
    line-height: 22px;
    font-weight: bold;
    font-family: Trebuchet Ms;
    font-size: 14px;
    float: right; 
    color: white;
    text-align: center;
}

#archivio_ordini h2 {
    background: none;
    border-bottom: 1px solid;
    margin-bottom: 10px;
}

#dettaglio_ordine .conferma input[type=submit] {
    background: #B2AEAE;
    border-color: #B2AEAE;
    float: none;
}

#dettaglio_ordine .conferma {
    padding: 10px 10px 0 10px;
}

#dettaglio_ordine .conferma input[type=checkbox] {
    vertical-align: middle;
}

#dettaglio_ordine .conferma .buttons {
    float: right;
    margin-top: 2px;
}

#archivio_ordini .spedizione input[type=button] {
    background: #666666;
    border-color: #666666;
}

#dettaglio_ordine .buttons {
    text-align: right;
    margin-top: 10px;
}

#carrello table, #dettaglio_ordine table, 
#dettaglio_ordine_dopo_pagamento table {
    border-collapse: collapse;
    margin: 13px auto 0 auto;
}

#carrello table {
    width: 100%;
    margin-bottom: 20px;
}

#dettaglio_ordine table {
    width: 514px;
}

#dettaglio_ordine_dopo_pagamento table {
    width: 634px;
}

#carrello th, #dettaglio_ordine th, #dettaglio_ordine_dopo_pagamento th {
    margin: 0;
    padding: 2px 0;
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    border-top: 1px solid #CDCDCD;
    border-bottom: 1px solid #CDCDCD;
}

#carrello th + th, #dettaglio_ordine th + th, #dettaglio_ordine_dopo_pagamento th + th {
    border-left: 1px solid #EEEEEE;
}

#carrello tbody td + td, #dettaglio_ordine tbody td + td, #dettaglio_ordine_dopo_pagamento tbody td + td {
    border-left: 1px dashed #EEEEEE;
}

#carrello tfoot td, #archivio_ordini tfoot td, #dettaglio_ordine tfoot td, #dettaglio_ordine_dopo_pagamento tfoot td {
    font-weight: bold;
}

#carrello tbody td, #archivio_ordini tbody td, #dettaglio_ordine tbody td, #dettaglio_ordine_dopo_pagamento tbody td {
    border-top: 1px solid #EEEEEE;
    vertical-align: top;
}

#dettaglio_ordine_dopo_pagamento tr:last-child td {
    border-bottom: 1px solid #CDCDCD;
}

#carrello tfoot td, #archivio_ordini tfoot td, #dettaglio_ordine tfoot td, #dettaglio_ordine_dopo_pagamento tfoot td {
    border-top: 1px solid #CDCDCD;
}

#carrello tfoot td + td, #archivio_ordini tfoot td + td, #dettaglio_ordine tfoot td + td, #dettaglio_ordine_dopo_pagamento tfoot td + td {
    border-left: 1px solid #EEEEEE;
}

#carrello td, #archivio_ordini td, #dettaglio_ordine td, #dettaglio_ordine_dopo_pagamento td {
    padding: 2px 0;
}

#dettaglio_ordine .dettaglio {
    margin-bottom: 10px;
}

#dettaglio_ordine .left {
    float: left;
    width: 190px;
}

#dettaglio_ordine .left .title {
    font-weight: bold;
    border: 1px solid #CDCDCD;
    padding: 5px;
}

#dettaglio_ordine .left p {
    padding: 5px;
}

#dettaglio_ordine .right {
    width: 540px;
    margin-left: 210px;
}

#carrello .aleft, #dettaglio_ordine .aleft, #dettaglio_ordine_dopo_pagamento .aleft {
    text-align: left;
}

#carrello .aright, #dettaglio_ordine .aright, #dettaglio_ordine_dopo_pagamento .aright {
    text-align: right;
    padding-right: 7px;
}

#carrello .acenter, #archivio_ordini .acenter, #dettaglio_ordine .acenter, #dettaglio_ordine_dopo_pagamento.acenter {
    text-align: center;
}

#dettaglio_ordine_dopo_pagamento .buttons {
    text-align: right;
    margin-top: 20px;
}

input.map-button3{
	background:#cccccc;color:white;
	cursor:hand;
	cursor:pointer;	
	border: 1px solid #cccccc;
    border-radius: 3px 3px 3px 3px;
	box-shadow: 0 1px 2px #b6b6b6;	
}

#form_recapiti ul, #form_scheda ul{
	margin:0;padding:0;
	list-style:none;
}
#form_recapiti li, #form_scheda li{
	margin-top:8px;
}
#form_recapiti label, #form_scheda label{
	width:150px;
	display:inline-block;
}
#form_recapiti input[type="text"],
#form_scheda input[type="text"]
{
	width:300px;
}
#form_recapiti textarea, #form_scheda textarea{
	height:120px;
	width:450px;
}
#form_recapiti, #form_scheda{
	display:none;
}
table.checks {
	margin:10px 0 10px 4px;
}
table.checks th{
	color: #333333;
    font-family: arial,helvetica;
    font-size: 10px;
    text-transform: uppercase;	
    font-weight:normal;
}
table.checks th, table.checks td{
	text-align:center;
	padding:2px 8px;
	line-height:16px;
}
table.checks td input[type="checkbox"]{
   border:0;
}
#produttore_gallery{
	margin: 10px 0;
}
#produttore_gallery img{
	margin:0 0px 0 2px;
}

#cambio_dati_spedizione {
   width: 435px;
   padding: 13px;
}

#cambio_dati_spedizione ul, #cambio_dati_spedizione p {
   margin: 13px;
}

#cambio_dati_spedizione .buttons {
   text-align: right;
}

/*** WINEBAR ***/

#winebar {
    overflow: hidden;
    padding-bottom: 12px;     
    margin-bottom: 50px; 
    /*                        DA RIMETTERE SE SI METTE LA LISTA VINI NEL WINEBAR
    border-bottom: 3px solid #353434;  
    margin-bottom: 10px;                 */
    position: relative;
}

.cliente #winebar {
    border-bottom: 3px solid #353434;  
    margin-bottom: 10px;                
}

#winebar #winebar-mappa 
{
	position:relative;
	width: 619px;
	height: 421px;
}   
#winebar p {
    font-size: 13px;     
}

#winebar .pic {
    float: left;
    margin-right: 38px;
}

#winebar #info {
    display: table;  
    position: absolute;
    right: 0;
    top: 0;
    width: 303px;
}
 
#winebar #info .winebar-name {
    color: #7a8582; 
    font-size: 30px;
    font-weight: normal;
    margin: 0 0 14px;    
    font-family: "DINPro-Medium", Trebuchet MS, Arial;
}

#dati-winebar {
    list-style: none; 
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    font-size: 13px;  
    z-index: 100;
}

#dati-winebar a {
    color: #7a8582;
}

#dati-winebar a:hover {
    color: rgb(229,51,42);
}
	
#dati-winebar li {
    float: left; 
    font-size: 13px;  
    padding: 0 6px 0 9px; 
    background: url(../img/winebar-dati-li.png) left no-repeat;   
}

#dati-winebar li:first-child {
    background: none;   
}

#eventi-winebar p {
	margin-top:10px;
}

#winebar-ordini {
    background: #f7f7f7;
    position: relative;
    z-index: 210;
}

#winebar-ordini hr {
    margin: 0;
    color: #b9bebd;
} 

#calcontainer {
	z-index: 220 !important;
}

/* WINEBAR: area riservata */

#area-riservata {
    background: #e5322b;
    color: white;
    margin: 18px 0 36px;
    padding: 15px 25px;
}

#area-riservata p,
#area-riservata a,
#area-riservata a:hover {   
    color: white;
}

#area-riservata .title {
    font-family: "DINPro-Regular", Trebuchet MS, Arial; 
    font-size: 30px;
}

#area-riservata .title span {
    font-family: "DINPro-Bold", Trebuchet MS, Arial;  
}

#area-riservata ul {
    list-style: none;
    margin: 18px 0 0;
    padding: 0;
    overflow: hidden;
}

#area-riservata li {
    float: left;
    color: white;
    text-transform: uppercase;
    width: 150px;
    height: 62px;
    padding-right: 60px;
    display: table;
}

#area-riservata li + li {
    border-left: 1px solid #fff;
    padding-left: 45px;
}

#area-riservata li:first-child {
    padding-left: 7px;
}

#area-riservata li.active a{
    color: black;
}

#area-riservata li > a {
    display: table-cell;
    vertical-align: middle; 
    font-size: 13px;
}

#area-riservata li > a strong {
    font-size: 14px;
}

#area-riservata li > a:first-child {
    padding-right: 15px;
}

#area-riservata li#menu-wb-scheda > a:first-child {
    background: url(../img/scheda.png) left center no-repeat;  
    width: 19px;
}

#area-riservata li#menu-wb-scheda.active > a:first-child {
    background: url(../img/scheda-black.png) left center no-repeat;  
}

#area-riservata li#menu-wb-ordini > a:first-child {
    background: url(../img/ordini.png) left center no-repeat;  
    width: 36px;
} 

#area-riservata li#menu-wb-ordini.active > a:first-child {
    background: url(../img/ordini-black.png) left center no-repeat;
} 

#area-riservata li#menu-wb-acquista > a:first-child {
    background: url(../img/acquista.png) left center no-repeat;  
    width: 34px;
} 

#area-riservata li#menu-wb-acquista.active > a:first-child {
    background: url(../img/acquista-black.png) left center no-repeat;  
}

/*** CANTINA ***/

#cantina {
    overflow: hidden;
    padding-bottom: 12px;
    border-bottom: 3px solid #353434;
    margin-bottom: 10px;
}
#cantina #cantina-mappa 
{
	position:relative;
	width:100%;
	height:408px;
}   
#cantina p {
    font-size: 13px;     
}

#cantina .pic {
    float: left;
    margin-right: 38px;
}

#cantina .info {
    display: table;
}

#dati-cantina {
    list-style: none; 
    margin: 0;
    padding: 0;
    float: right;
    font-size: 13px;  
}

#dati-cantina li {
    float: left; 
    font-size: 13px;  
    padding: 0 6px 0 9px; 
    background: url(../img/winebar-dati-li.png) left no-repeat;   
}

#dati-cantina li:first-child {
    background: none;   
}

#eventi-cantina p {
	margin-top:10px;
}

#dati_acquisto {
    text-align: left;
    display: none;
}

#condizioni_vendita {
    height: 150px;
    overflow: auto;
    border: 1px solid #CDCDCD;
    padding: 5px;
    margin-bottom: 5px;
}
#condizioni_vendita p
{
	font-size:12px !important;
}
#dati_acquisto .aright {
    text-align: right;
}

.errors {
    padding: 0 13px;
    color: red;
}   

/*** CHI SIAMO ***/

#chi-siamo {    
    background: url(../img/gradient-chi-siamo.png) bottom repeat-x #f3f1f0;
}

#chi-siamo ul {    
    padding: 32px 13px 32px 7px;
    overflow: hidden;
    list-style: none;
    margin: 30px 0 0;
}

#chi-siamo li {    
    float: left;
    width: 235px;
    height: 445px;
}

#chi-siamo li + li {   
    background: url(../img/chi-siamo-li.png) left repeat-y;
}

#chi-siamo h2 {   
    text-align: center;
    font-style: italic;
    font-family: Trebuchet MS, Arial;
    font-size: 23px;
    margin: 2px 0 15px;
    color: #e5332a;
}

#chi-siamo li > div {    
    padding: 0 31px;
}

#chi-siamo li > div p {    
    line-height: 20px;
    font-size: 15px;
    margin-top: 40px;
    font-style: italic;
    font-family: Trebuchet MS, Arial;
}

/*** MAPPA WINEBAR ***/

#mappa-winebar {
    margin-bottom: 50px;
    overflow: hidden;
}

#mappa-winebar .rx-col p {
    margin-bottom: 10px;
}

#mappa-winebar #mappa-container {
    width:620px; 
    font-family:Arial,sans-serif; 
    font-size:11px; 
    border:1px solid black;
    float: left;
    margin-right: 38px;
}

#mappa-winebar #sidebar {
    overflow: auto; 
    height: 480px; 
    font-size: 11px; 
    color: #000;
    width: 170px;
    float: left;
    padding: 10px;
}

#mappa-winebar #map_canvas {
    overflow: hidden; 
    width:420px; 
    height:500px;
    float: right;
}

/*** FOOTER ***/

#footer {
    margin: 0;
}

#footer a {
    color: #fff;
}

#footer a:hover{
	color: rgb(229,51,42);
}

#footer ul {
    list-style: none;
    padding: 0;
}  

#footer li {
    font-size: 12px;
    line-height: 17px;
}

#footer > li {
    background: url(../img/footer-li.png) left no-repeat;
    float: left;
    height: 56px;
    padding: 2px 24px 14px;
}

#footer > li:first-child {
    background: none;
    width: 252px;
    height: 75px;
    padding: 0;
}

#footer > li:last-child {
    background: none;
}

#footer #loghi {
    text-align: center;
}

#footer #loghi li {
    padding: 9px 17px 0 0;
    height: 28px;
    line-height: 28px;
    display: inline-block;
}

#footer #loghi img {
    vertical-align: middle;
}

#footer #social {
    padding-top: 12px;
}

#footer #social li {
    float: left;
    padding-left: 9px;
} 

#footer #social li:first-child {
    padding-left: 0px;
}

#footer #logo-white {
    padding-left: 120px;
}
#approvazione_specifica *
{
	font-size:11px;
}