* { margin: 0; padding: 0; }

body {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #D2C9C2;
}

.clear {
  clear: both;
  font-size: 1px;
}

img { border: 0; }

#main {
  position: relative;
  margin: 0px auto;
  width: 894px;
}

#wrapper { background: url('../images/background/container.jpg') repeat-y top left #fff; }

#head { width: 894px; height: 419px; }

#menu_orizzontale {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 894px;
  height: 36px;
  background: #8f8476 url('../images/background/menu_orizzontale_sx.gif') no-repeat top left;
}
#menu_orizzontale ul {
  list-style-type:  none;
  margin-left: 14px;
  height: 36px;
  background: url('../images/background/menu_orizzontale_dx.gif') no-repeat top right;
}

#menu_orizzontale ul ul { margin-left: 0; }

#menu_orizzontale ul li {
  position: relative;
  float: left;
  border-left: 1px solid #FFFFFF;
  padding-left: 16px;
  padding-right: 16px;
  line-height: 36px;
  font-size: 13px;
}

#menu_orizzontale ul li:first-child { border-left: none; }

#menu_orizzontale ul li li { padding-left: 22px; }

#menu_orizzontale ul a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menu_orizzontale li:hover, #menu_orizzontale li.active {
	background: #AC502C;
}
#logo {
  position: absolute;
  top: 48px;
  left: 0px;
}
#img_testa {
  position: absolute;
  top: 48px;
  left: 216px;
  border-bottom: 1px solid #FFFFFF;
}
#primo_piano {
  position: absolute;
  top: 48px;
  right: 0px;
  height: 314px;
  width: 120px;
  padding: 15px 15px 0px 47px;
  text-align: right;
  color: #FFFFFF;
  line-height: 14px;
  background: url('../images/background/prodotto_primo_piano.gif') no-repeat left top;
}
#primo_piano p { padding-bottom: 10px; }
#primo_piano a { color: #FFFFFF; }
#primo_piano a:hover { text-decoration: none; }

#ricerca {
  position: absolute;
  top: 377px;
  right: 0px;
  width: 678px;
  height: 42px;
  background: url('../images/background/ricerca.jpg') no-repeat left top;
}
#ricerca div {
  position: absolute;
  top: 12px;
  left: 24px;
}
#ricerca div img {
  position: absolute;
  top: -7px;
  left: 235px;
  cursor: pointer;
}
#ricerca label{
  color: #5D6D38;
  padding-left: 11px;
  background: url('../images/background/voci_ricerca.gif') no-repeat left 2px;
  font-weight: bold;
}

 #ricerca a
  {
  color: #5D6D38;
   padding-left: 30px;
  font-weight: bold;
  }

#ricerca input[type="text"] {
  border-top: 1px solid #99BA35;
  border-bottom: 1px solid #B2B48C;
  border-left: 1px solid #B2B48C;
  border-right: 1px solid #99BA35;
  height: 19px;
  width: 134px;
}

div#cart-summary {
  width:130px;
  margin:1px;
  position: absolute;
  top: 383px;
  left: 753px;
}
div#cart-summary a{font-weight: normal; text-decoration:none; color:#A10003}
div#cart-summary a:hover{text-decoration:underline}
div#cart-summary a#gocart{float:left; background:transparent url("../images/background/cart.png") no-repeat 0 0; width:16px; height:16px; text-indent:-3000px; margin-right:10px;}

#colonnaSx {
  float: left;
  width: 216px;
}

.menu {
  list-style-type: none;
  margin: 0px 0px 40px 0px;
  border-top: 1px solid #FFFFFF;
}
.menu li {
  height: 32px;
  border-bottom: 1px solid #FFFFFF;
}
.menu li a, .menu div.active {
  display: block;
  height: 32px;
  /*line-height: 32px;*/
  color: #FFFFFF;
  text-decoration: none;
  font-size: 13px;
  font-weight: bold;
  padding: 2px 0px 0px 37px;
  background: url('../images/background/menu_off.gif') no-repeat left top;
}
.menu li a:hover, .menu li a.active, .menu div.active {
  background: url('../images/background/menu_on.gif') no-repeat left top;
}

.menu div.active{
width: 179px;
text-align: left;
border:none;
margin:0;
}

#container {
  float: left;
  width: 511px;
}
#container #contenuto {
  padding: 30px 20px 20px 20px;
}

.consiglio {
  border: 1px solid #BBAB8B;
  margin-bottom: 10px;
  background: url('../images/background/consiglio.gif') repeat-y left 3px;
}
.consiglio div.miniatura {
  text-align:center;
  position: relative;
  margin-top: 6px;
  float: left;
  padding-bottom: 5px;
  width: 90px;
}
.consiglio div.miniatura a {
  color: #000000;
  text-decoration: none;
}
.consiglio div.miniatura a:hover {
  text-decoration: underline;
}
.consiglio div.descrizione {
  float: left;
  width: 200px;
  background: #F5F2ED;
  padding: 12px 14px 16px 14px;
  margin: 5px 0px 7px 16px;
}
.consiglio div.descrizione h4, .consiglio div.descrizione A{
  color: #FF7E00;
  margin-bottom: 10px;
}
.consiglio div.descrizione p {
  line-height: 15px;
}
.consiglio div.suggerimenti {
  width:116px;
  position: relative;
  float: left;
  margin: 10px 2px 5px 14px;
  color: #53504C;
}
.consiglio div.suggerimenti strong {
	display: block;
	color: #87714F;
	margin-bottom: 10px;
}
.novita {
        padding:7px 3px 0 6px;
	position: relative;
	height: 92px;
	background: url('../images/background/novita.gif') no-repeat left bottom;
}
.novita img {
	position: absolute;
	top: 12px;
	left: 5px;
	width: 73px;
	height: 59px;
	padding: 1px;
	border: 3px solid #C5B188;
}
.novita h4 {
/*	position: absolute;
	top: 14px;
	left: 97px;*/
	color: #FF6628;
	text-transform: uppercase;
	width: 360px;
}
.novita p {
/*	position: absolute;
	top: 40px;
	left: 97px;*/
	width: 360px;
}

.novita  a, .tutti_articoli {
	color: #FF6628;
	text-decoration: none;
}

.novita p a,  {
	font-style: italic;
	color: #FF6628;
	text-decoration: none;
}
.tutti_articoli {margin-left: 6px;}

.novita p a:hover, .tutti_articoli:hover {
	text-decoration: underline;
}

div.novita_sx{
  width: 200px;
  text-align:justify;
}

.novita_sx p, .novita_sx a, .novita_sx h4{ width:200px;}

.curiosita {
	border: 1px solid #BBAB8B;
	padding: 9px 13px 9px 13px;
}
*html .curiosita {
	position: relative;
	padding: 9px 10px 9px 13px;
}
.curiosita img {
	float: right;
	border: 17px solid #F1EDE7;
}
.curiosita h4 {
	color: #FFFFFF;
	width: 235px;
	*width: 220px;
	height: 23px;
	line-height: 23px;
	margin-bottom: 15px;
	padding-left: 23px;
	text-transform: uppercase;
	background: url('../images/background/titolo_curiosita.gif') no-repeat 8px center #D7A45D;
}
.curiosita p {
	padding-bottom: 15px;
	line-height: 17px;
	width: 235px;
	*width: 220px;
}
.curiosita p.link {
	text-align: right;
	padding-bottom: 0px;
}
.curiosita p.link a {
	color: #60780E;
	background: url('../images/background/link_curiosita.gif') no-repeat left;
	padding-left: 10px;
	text-decoration: underline;
}
.curiosita p.link a:hover {
	text-decoration: none;
}

/* data  eventi / articoli */
.data {font-style:italic; color:#AB350B}

#prezzo_barrato {text-decoration:line-through;}


#colonnaDx {
  float: left;
  width: 167px;
}
#colonnaDx #sponsor {
	margin-top: 16px;
}
#colonnaDx #sponsor a, .immagine_ferie {
	display: block;
	width: 130px;
	margin: 0px auto 16px auto;
}

#footer {
  clear:both;
  width: 895px;
  background: url('../images/background/footer.gif') no-repeat left top #D2C9C2;
  height: 50px;
}

#footer p.details,
#footer p.home {
  float: left;
  padding: 8px 10px 0 10px;
  color: #FFFFFF;
}

#footer p.home { float: right; }

#footer a {
  color: #FFF29B;
  text-decoration: none;
}

#footer a:hover { text-decoration: underline; }

/* PAGINA INTERNA */
#contenuto.interno h2 {
	color: #785E24;
	height: 35px;
	line-height: 35px;
	padding-left: 18px;
	background: url('../images/background/h2_contenuto.gif') no-repeat left top;
}
#contenuto.interno div.content {
	padding: 20px 4px 20px 3px;
	margin-bottom: 50px;
	border-top: 13px solid #FAEBE5;
	border-bottom: 13px solid #FAEBE5;
	line-height: 20px;
}
#contenuto.interno p {
	padding-bottom: 20px;
	clear:both;
}
#contenuto.interno img {
	margin-bottom: 20px;
}
#contenuto.interno .left {
	position: relative;
	float: left;
}
#contenuto.interno .right {
	position: relative;
	float: right;
}
#contenuto.interno a {
	color: #785E24;
	text-decoration: none;
}
#contenuto.interno a:hover {
	text-decoration: underline;
}

#contenuto td { vertical-align: top; }

.go-back {
  margin-bottom: 15px;
  text-align: right;
}

/* PAGINA ELENCO */
#contenuto.elenco h2 {
	color: #785E24;
	font-weight: normal;
	height: 35px;
	line-height: 35px;
	padding-left: 18px;
	background: url('../images/background/h2_elenco.gif') no-repeat left top;
}
#contenuto.elenco h2 a {
	color: #785E24;
}
#contenuto.elenco h2 a:hover {
	text-decoration: none;
}
/*span { color: #E24328; }*/

#contenuto.elenco div.content {
	padding: 10px 4px 20px 3px;
	margin-bottom: 5px;
	border-top: 13px solid #F4F4F4;
	border-bottom: 13px solid #F4F4F4;
	line-height: 20px;
}
.product_table {
	width: 100%;
}
.product_table th {
        color:#666B50;
         font-style:italic;
	text-align: center;
	font-size: 12px;
	padding-bottom:3px;
}
.product_table td {
     border-left: 4px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
	padding-left: 4px;
	color: #463513;
}

.product_table a {
	color:#790e11;
	text-decoration:none;
}

.product_table a:hover {
	color:#790e11;
	text-decoration:underline;
}
.product_table td:first-child {  border-left:0;}
/*.product_table td:first-child > div {
   border-left:0;
	padding-left: 0px;
	padding: 0px 0px 0px 0px;
	margin-right: 13px;
	color: #463513;
}*/

/*
.product_table td:last-child > a {
	display: block;
	border: 1px solid #C3B7A9;
	text-align: center;
	color: #604A1E;
	background: #FFFFFF;
	font-size: 13px;
	width: 47px;
	font-weight: bold;
	text-decoration: none;
}
*/

.product_table td:last-child > a:hover {
	text-decoration: none;
}
.product_table .a {
	background: #E8E0D7;
}
.product_table .b {
	background: #F5EFE7;
}

#contenuto.elenco div.paginazione {
	padding: 0px;
	border: none;
	text-align: center;
	color: #7E7E7E;
}
.paginazione strong {
	color: #F35125;
}
.paginazione a {
	color: #604A1E;
	text-decoration: none;
}
.paginazione a:hover {
	text-decoration: underline;
}

/* SCHEDA DETTAGLIO */
.dettaglio {
	font-size: 13px;
	padding-bottom: 0px;
}
.dettaglio table {
	width: 464px;
	margin-bottom: 10px;
}
.dettaglio table th {
	text-align: left;
}
.dettaglio table th span {
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}
.nome_vino {
	padding: 2px 0px 2px 8px;
	background: #604A1E;
	color: #FFFFFF;
	font-size: 13px;
	margin: 4px 0px 10px 0px;
}

.produttore {
  float:left;
  width:322px;
  padding-left:8px;
}
.produttore a, a:visited{
  color: #C4602F;
}
.produttore a:hover{
  text-decoration: none;
}

.codice {
	border:1px solid #C3B7A9;
	color: #C4602F;
	font-weight:bold;
	width: 59px;
	margin-top:4px;
	padding-left: 8px;
}
.description {
	margin-bottom:10px;
	line-height: 15px;
}
.description p {
	padding-bottom: 10px;
}
.foto_bottiglia {
	float: left;
	padding:3px;
	border:1px solid #604A1E;
	margin-right:22px;
	margin-bottom: 20px;
	width:117px;
        text-align:center;
}
.big_zoom {
	 background:url('../images/background/zoom_grande.gif') no-repeat left top;
	 height:20px;
	 padding-top: 10px;
	 padding-left:55px;
}
.big_zoom a {
	color: #604A1E;
	text-decoration: none;
	font-size:11px;
}
div.lista {
	padding: 9px 10px 8px 8px;
	background: #F9F5EC;
	color: #393221;
	line-height:17px;
	margin-bottom: 10px;
	margin-top:4px;
}
.etichetta {
	position: relative;
	border: 1px solid #C3B7A9;
	padding: 3px;
	margin-top: 4px;
}
.campo_nota {
	border: 1px solid #C3B7A9;
	padding: 8px 9px 8px 9px;
	line-height: 15px;
	color: #393221;
	margin-bottom: 10px;
	margin-top:4px;
	text-align:justify;
}


/* TENDINA RICERCA */

#ricerca_avanzata { margin-top: 20px; }

#ricerca_avanzata table { width: 100%; }

#ricerca_avanzata table td { padding-bottom: 9px; }

#ricerca_avanzata label {
  padding-right: 22px;
  font-weight: bold;
  background: url('../images/background/freccia_orizzontale.gif') no-repeat right;
}
.label_cell {
  padding-right:26px;
  text-align: right;
}
#ricerca_avanzata input[type="text"] {
  width: 299px;
  height: 19px;
  border-top: 1px solid #604A1E;
  border-left: 1px solid #604A1E;
  border-bottom: 1px solid #F6E6C6;
  border-right: 1px solid #F6E6C6;
}
#ricerca_avanzata select {
  width: 229px;
  height: 19px;
  border-top: 1px solid #604A1E;
  border-left: 1px solid #604A1E;
  border-bottom: 1px solid #F6E6C6;
  border-right: 1px solid #F6E6C6;
}
#ricerca_avanzata input[type="checkbox"] { margin-right: 10px; }

#ricerca_avanzata a {
  text-align: left;
  margin: 30px auto 0px auto;
  display: block;
  width: 150px;
  height: 29px;
  line-height: 29px;
  color: #5D6D38;
  font-weight: bold;
  background: url('../images/background/vai.gif') no-repeat right;
}
#ricerca_avanzata a:hover { text-decoration: none; }

#prefooter {
  clear:both;
  background: #CBC1A3;
  border: 1px solid #FFFFFF;
  padding: 22px 22px 0px 22px;
  color: #665F4B;
  font-size: 11px;
}
#prefooter p { padding-bottom: 20px; }

#spazio_1{ height:1px }
#spazio_5{ height:5px }
#spazio_10{ height:10px }
#spazio_20{ height:20px }

#puls_ricerca{ margin:20px;}

h1{
	color:#785e24;
	font-family:Arial, Helvetica, sans-serif;
}

.foto_sx{
	float:left;
	border: 1px solid #C3B7A9;
	padding: 3px;
	margin:5px 8px 0px 0px;

}

.foto_sx:after{
clear:both;
}

.foto_dx{
	float:right;
	border: 1px solid #C3B7A9;
	padding: 3px;
	margin:5px 0px 0px 8px;

}

.foto_sx:after{
clear:both;
}

.wide #container {
  float: none;
  width: auto;
  margin: 0;
  background: #fff;
}


/* messaggi utente */
#msg {
  margin: 15px 0 30px 0;
  padding: 4px 5px;
  border: 1px solid #ccc;
  background: #E3F1FE;
}

#msg .msg-content {
  padding-left: 25px;
  background-image: url(../images/accept.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
}

#msg.error {
  margin-bottom: 15px;
  background: #FFFDE7;
}

#msg.error .msg-content {
  background-image: url(../images/error.png);
  color: red;
}

#msg p { font-weight: bold; font-size: 14px!important; }
#msg ul { list-style: none; font-size: 14px; border: 0; background: none; }
#msg li { display: block; margin: 0 0 2px 0; padding:0; font-size: 14px; }

.ferie {
  margin: 15px 0 30px 0;
  padding: 8px;
  background: #FFFDE7;
  border: 1px solid #ccc;
  font-size: 16px !important;
  color:red;
}


/* VETRINA */
.vetrina {
  clear: left;
  margin-top: 15px;
  padding-bottom: 15px;
  border-bottom:1px solid #E5E5E5;
}

.vetrina .titolo {
  color: #C9510C;
}

.vetrina .thumb {
  float: left;
  width: 100px;
  margin: 0 5px 10px 0;
  text-align:center;
}

.vetrina a {
  color: #C9510C;
  text-decoration: underline;
}

.vetrina a:hover{
  text-decoration: none;
}

.info_regione_vetrina{
  float: left;
  width: 180px;
  margin: 0 5px 10px 0;
}


.box_pagamenti{margin: 0 0 40px 0; padding:5px;  border-top:#CC8D2E solid 1px;  border-bottom:#CC8D2E solid 1px; background-color:#fff; text-align:center}
.box_pagamenti img{margin: 5px;}


/*  link carrello */
.link_cart  {
        float:left; border:1px solid #C99367; padding:2px 3px 2px 3px; margin:3px; background-color:#EAE0C4
        }
.link_cart a{
      text-decoration: none;font-weight:bold; color: #C9510C;
      }

.link_cart a:hover{
      color: #790E11;
      text-decoration:underline;
      }



/*PAGINAZIONI
*****************/
DIV .pager {
  font-style:italic;
 padding-top: 2px;
 padding-bottom: 2px;
 text-align:right;
  width: 100%;
  clear: both;
  margin: 10px 2px 2px 2px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  background: #FBFFE4;
}

DIV .pager  a.active, div.active{
 text-align:right;
  width: 100%;
  clear: both;
  margin: 4px;
  padding: 2px;
  border: 1px solid #BF5422;
  background: #D4E064;
  }


/* VARIE */

.tit_green {color:#666633; font-weight:bold;}
