/* Foglio di stile per il paradiso di frassina */

@font-face {  
  font-family: "Bodoni MT";  
  src: url('../font/BOD_R.eot');  
  src: local("Bodoni MT"),  url('../font/BOD_R.TTF') format("truetype");
  font-weight: none;
  font-style: normal;
} 

@font-face {  
  font-family: "Bodoni MT";  
  src: url('../font/BOD_B.eot');
  src: local("Bodoni MT Bold"), url('../font/BOD_B.TTF') format("truetype");
  font-weight: bold;  
  font-style: normal;
} 

@font-face {  
  font-family: "Bodoni MT";  
  src: url('../font/BOD_I.eot');  
  src: local("Bodoni MT Italic"),  url('../font/BOD_I.TTF') format("truetype"); 
  font-weight: normal;  
  font-style: italic;
} 

@font-face {  
  font-family: "Bodoni MT";  
  src: url('../font/BOD_BI.eot');  
  src: local("Bodoni MT Bold Italic"),  url('../font/BOD_BI.TTF') format("truetype");
  font-weight: bold;  
  font-style: italic;
} 

/* RESET CSS */
/** {margin: 0;padding: 0;} */

body {
/*
    background-color: gray;
    color: white;
*/
    margin: 0;
/*  dimensione fissa
    min-width: 924px;
*/
    background-color: Linen;
/*
    background-image: url('../images/sfondo.jpg');
    background-position: center top;
*/
    font-family: "Bodoni MT", Arial, serif;
/*    font-family : "Bodoni MT", Arial, serif; */
/*    font-family : "Bodoni MT", Geneva, Verdana,Arial,Helvetica,sans-serif;*/

                  /*Geneva, Verdana, Serif; */
    font-size: 18px;
    color: #8C383A;

  }


#wrapper {
/*
    position: relative;
    top: 0px;
    left: 0px;

    top: 30px;
    left: 30px;
    right: 30px;
    border: solid red 2px;

    top: 0px;
    left: 0px;
*/
    /*background-color: white;*/

    text-align: left;
/*  dimensione fissa*/
    width: 960px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 2px;
    margin-left: auto;
    margin-right: auto;

    background-image: url('../images/wrapper-sfondo.png');
    background-repeat: no-repeat;

/*    margin-left: 50px;
    margin-right: 50px;*/

/*
    background: #CCFFCC;
*/

  }

/*
#header a img {
    height: 134px;
}
*/

#header-wrapper {
    border: 0;
    background-color: Linen;
    font-size: 10px; 
/*

    border: solid 1px #8C383A;
    border-bottom: none;
*/

}

#header-testo {
    border: 0;
    /* font-size: 10px; */
    font-size: small;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#header-testo ul {
    border: 0;
    margin: 0.3em;
    list-style-type : none;
    text-align: right;
}

#header-testo ul li {
    border: 0;
    display: inline;
    margin-left: 1em;
}

#header-testo-selected {
    background-color: #8C383A !important;
    color: white !important;
}

#header-testo-selected a {
    background-color: #8C383A !important;
    color: white !important;
}

#header-testo ul li a:link {
    text-decoration: none;
    color: #8C383A;
}

#header-testo ul li a:visited {
    text-decoration: none;
    color: #8C383A;
}

#header-testo ul li a:hover {
    text-decoration: underline;
}

#header-bordo {
    background-color: white;
    border: solid 1px #8C383A;
/*    border-bottom: none; */
    margin: 0;
    padding: 0;
}

#header {
    border: 0;
    margin: 0;
    text-align: center;
}

#header a {
    text-decoration: none;
    border: 0;
}

#header a img {
/*    display: inline; */
    display: block;
    border: 0;
    margin-left: auto;
    margin-right: auto;
}

#content {
    background-color: #E9DBD6;
    position: relative;
    border: solid 1px #8C383A;
    border-top: 0px;
    padding: 0;
/*    padding-top: 15px; */
    height: 100%;  /* fix bug ie6: per posizionare correttamente content-navigation-page */
/*  Per versione con contenuto overflow
    height: 390px;
*/
    /* background-image: url('../images/content-image-stripe.png'); */

}

#content-immagini {
    width: 250px; /* 30%; */
    float: left;
    padding: 16px 0px 0px 16px;
    border: 0;

/*    border: solid 1px red; */

}

#content-immagini p {
    margin-bottom: 0px;
}

#content-immagini img {
    border: 0;
    padding: 0px; /* 1em 0px 0px 0px; */
    margin: 0px 0px 16px 0px;
    display: block;
    width: 100%;
}

#content-immagini2 {
    border: solid 1px red;
    width: 220px;
    float: right;
}

#content-title {
  float: left;
  padding: 16px 1em 0px 16px;
  text-align: center;

  width: 250px; /* 30%; */
  border: 0;
}

#content-title h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
}


#content-testo {
/*
    left: 266px;
    right: 50px;
*/
    padding: 16px 1em 2em 16px;

    margin: 0px 0px 0px 266px;
    text-align: justify;

/*    border: solid 1px green; */

}

#content-testo p {
    margin: 0px 0px 1em;
}

#content-testo h1 {
    margin-bottom: 0;
    margin-top: 0;
    left: 0px;
    font-size: 1.2em;
}

#content-testo h2 {
    margin-top: 0px;
    font-size: 18px;
    font-weight: bold;
}

#content-testo h3 {
    font-weight: bold;
    font-size: 1.1em;
    margin-bottom: 0;
    margin-top: 0;
}

#content-testo h4 {
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 0.5em;
}

/*#content-testo p {
    padding-bottom: 2em;
}*/

#content-testo a {
    font-weight: bold;
    color: #8C383A;
}
#content-testo a:link {
    text-decoration: none;
}

#content-testo a:visited {
    text-decoration: none;
}

#content-testo a:hover {
    text-decoration: underline;
}

#content-testo a img {
    border: 0px;
}

#content-testo table tr th {
    vertical-align: top;
    font-weight: normal;
    white-space: nowrap;
    padding-left: 0px;
    vertical-align: top;
}

#content-testo table tr td {
    font-style: italic;
    text-align: left;
}

table.note-tecniche tr td {
    padding-left: 2em;
}

#content-testo ul {
    margin-top: 0px;
    margin-left: 0px;
    list-style-type: square;
    padding-left: 1em;
}

#content-testo input {
    border: solid 1px #8C383A;
    background-color: Linen;
}

#content-testo input[type='checkbox'] {
    border: 0px;
}

input.noborder {
    border: 0px !important;
}

#content-testo select {
    border: solid 1px #8C383A;
    background-color: Linen;
}

#content-testo textarea {
    border: solid 1px #8C383A;
    background-color: Linen;
}

#content-navigation-page {
    position: absolute;
    bottom: 0px;
    margin-right: 0px;
    padding: 0.5em 0px 0.5em 266px;
/*    border: solid 1px blue;*/
}

#content-navigation-page ul {
    position: relative;
    list-style-type: none;
    border: 0;
    margin: 0px;
    padding: 0px;
    height: 100%;
    width: 686px;
/*    border: solid 1px red;*/
}

.content-navigation-page-left {
  float: left;
}

.content-navigation-page-right {
  float: right;
}

#content-navigation-page ul li {
    border: 0;
    font-weight: bold;
    font-size: 12px;
    font-style: italic;
    padding-left: 1em;
    padding-right: 1em;

/*    border: solid 1px green;*/
}

#content-navigation-page ul li a:link {
    text-decoration: none;
    color: #8C383A;
}

#content-navigation-page ul li a:visited {
    text-decoration: none;
    color: #8C383A;
}

#content-navigation-page ul li a:hover {
    text-decoration: underline;
}

#location {
  float: right;
  text-align: center;
/*  padding-right: 50px; */
}

#location img {
  width: 280px;
  border-color: #8C383A;
}



#content-footer {
    clear: both;
    margin: 0;
    padding: 0;
}


#menubar {
    border-top: solid 1px #8C383A;
    border-right: solid 1px #8C383A;
    border-left: solid 1px #8C383A;
    border-bottom: solid 1px #8C383A;
    background-color: #8C383A;
    color: white;
    font-size: medium;
    font-weight: bold;
    padding: 0;
    margin: 0;
}

#menubar table {
    width: 100%;
    border: 0;
    margin: 0px;
    padding: 0;
    text-align: center;
}

#menubar table tr td {
    border: 0px;
    padding-left: 0.5em;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    vertical-align: middle;
  
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border: 6px 6px 0px 0px;
    border-radius: 6px 6px 0px 0px;
}

#menubar table tr td:hover {
    background-color: DarkSalmon !important;
    color: white !important;
}

#menubar-selected {
    background-color: DarkSalmon !important;
    color: #8C383A !important;
}

#menubar-selected a {
    background-color: DarkSalmon !important;
    color: white !important;
    color: #8C383A !important;
}

#menubar table tr td a:link {
    text-decoration: none;
    color: white;
}

#menubar table tr td a:visited {
    text-decoration: none;
    color: white;
}

#menubar table tr td a:hover {
    text-decoration: underline;
}


ul.azioni-vino {
  padding-left: 76px !important;
  padding-top: 40px; 
  clear: both;
}

ul.azioni-vino li {
  margin-bottom: 0.3em;
  font-size: 0.9em;
}


p.immagini-vino {
    position: relative;
    border: 0px;
    margin: 0px;
    /*margin-left: 45px; /* Adattamento margine sinistro con voce "Certificato Bios" allineata a sinstra */
    padding: 0px;
/*    padding-left: 45px; */
    height: 100%;
    width: 860px;
}

p.immagini-vino a {
/*    display: block; */
    float: left; 
    border: 0px;
    padding: 0px;
    margin: 0px;
/*    margin-right: 64px; */
    margin-left: 60px; 
    height: 460px;
    width: 150px;
}

/*
p.immagini-vino a:hover {
    background-position: -150px 0px;
}

#immagine-brunello {
    background-image: url('../images/vini_brunello_sprite_c.jpg');
}

#immagine-12uve {
    background-image: url('../images/vini_12uve_sprite_c.jpg');
}

#immagine-gea {
    background-image: url('../images/vini_gea_sprite_c.jpg');
}

#immagine-frassina {
    background-image: url('../images/vini_frassina_sprite_c.jpg');
    margin-right: 0px;
}


ul.immagini-vino li a img {
    border: 0px;
}

*/


#importatori {
    padding-left: 0px !important;
}

#importatori li {
    font-weight: bold;
    list-style-type: none;
    font-style: italic;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 1em;
    margin-bottom: 1em;
}

#importatori li ul {
  margin-left: 30px;
}

#importatori li ul li {
    font-weight: normal;
    font-style: normal;
    list-style-type: disc;
/*    margin-top: 1em;*/
}



span.italic {
    font-style: italic;
}

.prezzo {
    font-weight: bold;
}

ul.prezzi {
    margin-left: 0px !important;
    padding-left: 0px !important;
    list-style-type: none !important;
}

a.piantina {
    text-decoration: underline !important;
}

.paddingleft {
    padding-left: 5em;
}

.separator {
    clear: right;
    margin: 0;
    padding: 0;
}

.etichetta-vino {
  float: right;
}

p.etichette {
  text-align: center;
}

p.etichette a {
  padding-left: 20px;
}

.parlato-carta {
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
    text-align: center;
}

.parlato-carta a img {
    height: 100px;
    border: solid 1px white;
    padding-top: 3px;
    padding-bottom: 3px;
}

.parlato-carta a img:hover {
    border: solid 1px #8C383A;
}

.parlato-video {
    border: 0;
    margin: 0px;
    list-style-type : none;
    text-align: center;
    padding-bottom: 12px;
    padding-right: 12px;
    float: left;
}

.parlato-video a img {
    border: 0px;
    height: 160px;
}


.separator {
    clear: both;
    margin: 0;
    padding: 0;
/* 
    border: solid 1px blue;
*/
}

.hidden {
  display: none;
}


/* Immagini liquide */
img.liquid{display: block;width: 100%}

/* *************************************
            STILE INTRO
   ************************************ */



#intro-box, #intro-box1, #intro-box2, #intro-box3, #intro-box4, #intro-box5 {
    position: fixed;
    background-color: Linen;
/*    border: solid 2px #8C383A; */
    border: 0px;
    margin: 0;
    padding: 0;
    width: 870px;
    height: 575px; /* 567px;*/
    top: 50%;
    left: 50%;
    margin-left: -434px;
/*    margin-right: auto; */
    margin-top: -287px;
    text-align: center;
}

* html #intro-box { position: absolute; }
* html #intro-box1 { position: absolute; }
* html #intro-box2 { position: absolute; }
* html #intro-box3 { position: absolute; }
* html #intro-box4 { position: absolute; }
* html #intro-box5 { position: absolute; }

#istruzioni-libro {
    position: absolute;
    left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    padding-right: 5px;
    width: 440px;
    /* border: solid 1px red; */
    top: 5px;
    text-align: right;
}

#titolo-libro {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 26px;
    font-weight: bold;
}

#data-libro {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 28px;
}

#moreinfo-libro {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;
}

#moreinfo-libro a:link, #moreinfo-libro a:visited, #moreinfo-libro a:hover {
    font-size: 23px;
    font-style: italic;
    text-decoration: underline;
    color: #7b2836;
}

#next-libro {
    margin-top: 10px;
}

#next-libro a:link, #next-libro a:visited, #next-libro a:hover {
    font-size: 28px;
    text-decoration: underline;
    color: #7b2836;
}

.intro-foto-box {
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    border: 0;
    text-align: center;
    width: 870px;
}

.intro-foto-box img {
    border: 4px solid #8C383A;
}

.intro-foto {
/*    display: block; */
    /*width: 200px;*/
    /*height: 300px;*/
    margin-left: 0px;
    margin-right: 0px;
    padding: 0;
    border: 0;
    float: center;
}

#intro-logo-box {
    position: fixed;
    width: 550px;
    height: 200px;
    top: -200px; /* 50%; */
    left: 50%;
    margin-top: 0px; /* -130px; */
    margin-left: -275px;
/*    margin-right: auto; */
    padding: 0;
/*    border: solid 1px red; */
    text-align: center;
}

* html #intro-logo-box { position: absolute; }

#intro-logo {
/*    display: block;*/
    padding: 0;
    border: 0;
/*    width: 530px; */
}

#intro-logo2 {
/*    display: block;*/
    padding: 0;
    border: 0;
/*    width: 530px; */
}


#intro-credits {
    position: fixed;
    bottom: 0px;
    right: 5px;
    font-weight: bold;
}

* html #intro-credits { position: absolute; }

#intro-language {
    list-style-type: none;
    border: 0;
    margin: 0px;
/*    margin-top: -50px; */
    padding: 0px;
/*    padding-top: 15px; */
    padding-left: 70px;
    padding-right: 70px;
    height: 1%;
/*
    width: 650px;*/

/*    border: solid 1px red;*/
}

#intro-language li {
    border: 0;
    font-weight: bold;
    font-size: 20px;
    padding-left: 1em;
    padding-right: 1em;

/*    border: solid 1px green;*/
}

#intro-language li a:link {
    text-decoration: none;
    color: #7b2836;
/*    color: #8C383A; */
}

#intro-language li a:visited {
    text-decoration: none;
    color: #7b2836;
/*    color: #8C383A; */
}

#intro-language li a:hover {
    text-decoration: underline;
}

#intro-loading {
    position: fixed;
    width: 100px;
    height: 60px;
    top: 50%;
    left: 50%;
    margin-left: -50px;
    margin-top: -30px;
    padding: 0;
    border: 0;
    text-align: center;
}

* html #intro-loading { position: absolute; }

#intro-loading a:link {
    text-decoration: none;
    color: #8C383A;
}

#intro-loading a:visited {
    text-decoration: none;
    color: #8C383A;
}

#intro-loading a:hover {
    text-decoration: underline;
}



/* *************************************
            STILE INTRO STATICO
   ************************************ */

#intro-logo-box-static {
    position: fixed;
    width: 550px;
    height: 200px;
    top: 50%;
    left: 50%;
    margin-top: 18px;
    margin-left: -275px;
/*    margin-right: auto; */
    padding: 0;
/*    border: solid 1px red; */
    text-align: center;
}

* html #intro-logo-box-static { position: absolute; }



/*
 *************** AGRITURISMO ****************
 */

div.agriturismo {
    font-size: 18px; /* 1.2em; */
}

div.agriturismo-point {
    display: block;
    margin-left: 250px;
}

div.agriturismo-point ul li {
    margin-left: 1em;
}


h1.agriturismo {
    text-align: center;
}

h2.agriturismo {
    padding-left: 200px;
}

img.agriturismo {
    float: left; 
    padding-right: 2em;
    border: none;
}

img.agriturismo-galleria {
    float: left; 
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    border: none;
    height: 80px;
}

table.agriturismo tr td {
    vertical-align: top;
    text-align: right;
    font-weight: bold;
}

table.agriturismo tr th {
    vertical-align: top;
    font-weight: normal;
    white-space: nowrap;
    padding-left: 0px;
}

#fnewsletter, #fprenotazione {
    -moz-box-shadow: 2px 5px 10px #8C383A;
    -webkit-box-shadow: 2px 5px 10px #8C383A;
    /** Per Internet Explorer */
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#8C383A',direction='120',strength='20');

}


/* Altro */
div.errore {
    margin-bottom: 1em;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    background-color: #8C383A;
    color: white;
}

input.errore {
    border: 2px solid red !important;
}

text.errore {
    border: 2px solid red !important;
}

textarea.errore {
    border: 2px solid red !important;
}

checkbox.errore {
    border: 2px solid red !important;
}

select.errore {
    border: 2px solid red !important;
}

#estremiordine input {
  margin-right: 1em;
}



.costoqtaordine {
  font-weight: bold;
  text-align: center;
  padding-left: 1em;
}

.qta-ordine {
  padding-left: 1em;
}


#qtaordine thead tr td {
  background-color: #8C383A;
  color: white;
  font-weight: bold;
  text-align: center;
}

.prezzo-ordine {
  padding-left: 1em;
  text-align: right;
}

.spedizione-ordine td {
  font-style: italic;
  border-top: 1px solid #8C383A;
}

.totale-ordine td {
  font-style: italic;
  font-weight: bold;
  font-size: 1.1em;
}

#conferma-ordine {
  text-align: center;
}

#conferma-ordine input {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  border: 2px outset #8C383A;
  font-weight: bold;
  color: #8C383A;
}

#conferma-ordine input:hover {
  background-color: #8C383A;
  color: Linen;
  border-color: Linen;
}

#signature {
  float: left;
  text-align: left;
  font-family : mono;
  font-size : 10px; 
  color: #8C383A;
}

#signature a {
    font-weight: bold;
    color: #8C383A;
}
#signature a:link {
    text-decoration: none;
}

#signature a:visited {
    text-decoration: none;
}

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

.center {
  text-align: center;
}

/* SOUND CONTROLS */

#sound_controls {
  float: right;
  font-size: 12px;
}

#sound_status img {
  display: block;
  float: right;
  margin-left: 5px;
}

#sound_controls ul {
  display: inline;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}

#sound_controls ul li {
  display: inline;
}

#sound_controls ul li a {
    color: #8C383A;
}
#sound_controls ul li a:link {
    text-decoration: none;
}

#sound_controls ul li a:visited {
    text-decoration: none;
}

#sound_controls ul li a:hover {
    text-decoration: underline;
}

#mediaplayer {
    position: static;
    top: -10px;
    height: 1px;
    width: 1px;
    margin: 0px;
    padding: 0px;
}

* html #mediaplayer { position: absolute; }


/* Prova effetto bordi arrotondati

b.rtop, b.rbottom{display: block; background: #fff}
b.rtop b, b.rbottom b{display: block; height: 1px; overflow: hidden; background: #76C2FA}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px; height: 2px}
.testo{background: #76C2FA; color:#FFFFFF; font:Verdana, Arial, Helvetica, sans-serif; font-size:12px; text-align:center}

*/
