/*LAYOUT*/
body,html{
    margin:0;
    padding:0;
    border:0;
    background-color:#FFF;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
#container{
    position: absolute;
    width:950px;
    left:50%;
    margin:0 0 0 -475px;
}
/**/                            
#mappaDiv{
    width: 550px;
    height: 360px;
    color:#000;
}
/**/
#header{
    background:url(img/arione.jpg) no-repeat right top;
    margin:0;
    padding:80px 0 0 0;
}
#menu{
    background-color:#707173;
    height: 23px;
    line-height: 23px;
    text-align: center;
    margin:0;
    padding:0px;
}
#press a{
    color:#FFFFFF;
}
#press a:hover{
    color:#C2FFC4;
}
#brands{
    float:left;
}
#vini,#brands,#press{
    width:160px;
    margin:0;
    padding:0;
    height: 23px;
    line-height: 23px;
    background-color:#000;
    text-align: center;
    font-weight: bold;
    color: #FFF;
}
#press{
    float:left;
    background-color:#404143;
}
#vini{
}
#lateralesx{
    float:left;
    width:160px;
    margin:0;
    padding:0;
}
#lateraledx {
    float:right;
    width:160px;
    margin:0;
    padding:0;
}
#lateraledximg{
    height:486px;
    background:url(img/sfondodx.jpg) no-repeat right top;
}
#centrale{
    margin:0 160px;
}
#cleaner {
    clear:both;
    height:1px;
    font-size:1px;
    border:none;
    margin:0;
    padding:0;
    background:transparent;
}
#fondo{
    height:36px;
    background:url(img/chiusura.jpg) no-repeat left top;
}
#footertxt{
    font-size: 10px;
    color:#AAA;
    text-align: center;
}
#footertxt a{
    color:#AAA;
}
/**/
.logoconcorsi{
text-align: center;
}
ul.listariconoscimenti{
    margin:0;
    padding:0;
    border-top: 1px solid #DDD;
}
ul.listariconoscimenti li{
    list-style-type:none;
    margin:0;
    padding:5px 0 ;
    border-bottom: 1px solid #DDD;
}
ul.listacertificazioni{
    margin:0;
    padding:0;
    border-top: 1px solid #DDD;
}
ul.listacertificazioni li{
    list-style-type:none;
    margin:0;
    padding:5px 0 ;
    border-bottom: 1px solid #DDD;
}
ul#listavini,ul.listavini{
    margin:0;
    padding:0;
    border-top: 1px solid #DDD;
}
ul#listavini li,ul.listavini li{
    list-style-type:none;
    margin:0;
    padding:5px 0 ;
    border-bottom: 1px solid #DDD;
}
/* MENU ALTO*/
ul#indexmenu{
    margin:0;
    padding:0;
}
ul#indexmenu li{
    display: inline;
    margin:0;
    padding:0;
}
ul#indexmenu li a{
    color:#C2C2C4;
    padding:0 5px;
    text-transform: uppercase;
    font-size: 11px;
}
ul#indexmenu li a:hover{
    color:#EEE;
    text-decoration: underline;
}
ul#indexmenu li a#selected{
    color:#EEE;
    font-weight: bold;
}
.menuflag{
    float:right;
}

/* CONTENUTI */
html,body,p,a,table td{
    text-align: left;
    color: #000;
    text-decoration: none;
    margin: 0;
    padding:0;
    border:0;
}
p{
    margin:6px 0;
}
p.corsivo{
    font-style: italic;
}
p.testogrande{
    font-size: 14px;
}
a:hover{
    text-decoration: underline;
}
img{
    vertical-align: middle;
    border:0;
}
h2,h3,h4,h5,h6{
    text-align: left;
    font-weight: bold;
    text-decoration: none;
    margin: 0;
    padding:5px 5px 5px 0px;
    border:0;
    color:#d97900;
}
h1{
    display: none;
}
h2.access{
    display: none;
}
h2{
    color:#990000;
    font-size:23px;
    font-style:italic;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}
h3{
    color:#990000;
    font-size:16px;
    font-style:italic;
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}
h4{
    font-size: 12px;
}
h5{
    font-size: 10px;
}
h6{
    font-size: 10px;
}
a:link, a:visited {
    text-decoration: none;
    color: #000;
}
a:hover {
    color: #D97900;
}
.just,.just p{
text-align: justify;
}
.imgcurricula{
    float:left;
    margin:0 5px 5px 0;
}
.floatleft{
    float:left;
}
.floatright{
    float:right;
}
/**/
#vinisel{
background-color:#666;
padding-bottom:3px;
}      
/**/
#mnuvini_menu{
}
#mnuvini_menu ul {
    margin:0;
    padding:0;
}
#mnuvini_menu li{
    list-style-type:none;
    margin:0;
    padding:0;
}
#mnuvini_menu ul li ul{	/* Styling for those who doesn't have javascript enabled  - sub menu items*/
    padding-left:10px;
}
#mnuvini_menu ul{
    margin:0;
    padding:0;
}
#mnuvini_menu li a,#mnuvini_menu li a:visited{
    color:#C2C2C4;
    display:block;
    border: 1px solid #666;
    height:20px;
    line-height:20px;
    padding:0 10px;
}
#mnuvini_menu li a.activeMainMenuItem{
     background-color:#FFF;
}
#mnuvini_menu li a:hover{
    color:#FFF;
    background-color:#C0C0C0;
    border-bottom: 1px solid #B0B0B0;
    border-top: 1px solid #D0D0D0;
}
.mnuvini_subMenu{
    visibility:hidden;
    position:absolute;
    overflow:hidden;
    border:1px outset #666;
    background-color:#666;
}
.mnuvini_subMenu ul{
    margin:0;
    padding:0;
}
.mnuvini_subMenu ul li{
    list-style-type:none;
    margin:0;
    padding:0;
}
.mnuvini_subMenu ul li a ,.mnuvini_subMenu ul li a:visited{
    white-space:nowrap;
    color:#C2C2C4;
    display:block;
    border: 1px solid #666;
    display:block;
    height:20px;
    line-height:20px;
    padding:0 10px;
}
.mnuvini_subMenu ul li a:hover{
    color:#FFF;
    background-color:#C0C0C0;
    border-bottom: 1px solid #B0B0B0;
    border-top: 1px solid #D0D0D0;
}
a.vinisel{
    background-color:#990000;
    font-weight: bold;        
}
.chiudi{
    font-size:10px;
    font-style:italic;
    font-weight: bold;
}
.mnuvini_subMenu ul li.chiudi a{
    line-height: 14px;
    height: 14px;
    text-align: right;
}
#seqvini{
    text-align: right;
    font-size:10px;
    height: 18px;
    line-height: 18px;
    vertical-align: bottom;
    font-weight: bold;
}
#seqvini a {
    color: #000;
}
/**/
#maincnt{
    padding:0;
}
#maincnt p{
    margin: 10px 0;
}
#listadesc{
    padding:0 40px;
}
#lineaArione{
    background:url(img/lineaArione.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineaSpumanti{
    background:url(img/spumanti.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    height:294px;
}
#lineacontessa{
    background:url(img/contessa.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineaaliberti{
    background:url(img/aliberti.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineaazvisi{
    background:url(img/azvisi.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#linea800{
    background:url(img/800.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineaaltefrange{
    background:url(img/altefrange.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#linearustico{
    background:url(img/rustico.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#linearustichetto{
    background:url(img/rustichetto.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineaantes{
    background:url(img/antes.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#linearico{
    background:url(img/rico.jpg ) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineafusto{
    background:url(img/fusto.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}
#lineabox{
    background:url(img/box.jpg) no-repeat center top;
    margin: 20px 0 0 0;
    padding:294px 40px 0 40px;
}

#tst_cantine{   /*
    background:url(img/t_cantine.jpg) no-repeat right top;
    padding:230px 40px 0 40px;       */
    padding:0 40px;
}
#tst_certificazioni{
    background: url(img/t_certificazioni.jpg) no-repeat right top;
    padding:230px 40px 0 40px;
    /* padding:0 40px; */
}
#tst_chisiamo{    /*
    background:url(img/t_chisiamo.jpg) no-repeat right top;
    padding:230px 40px 0 40px; */
    padding:0 40px;
}
#tst_contatti{
    background:url(img/t_contatti.jpg) no-repeat right top;
    padding:230px 40px 0 40px;
}
#tst_dovesiamo{       /*
    background:url(img/t_dovesiamo.jpg) no-repeat right top;
    padding:230px 40px 0 40px; */
    padding:0 40px;
}
#tst_download{
    background:url(img/t_download.jpg) no-repeat right top;
    padding:230px 40px 0 40px;
}
#tst_download_ar{
    background:url(img/t_dovesiamo.jpg) no-repeat right top;
    padding:230px 40px 0 40px;
}
#tst_home{
    background:url(img/t_home.jpg) no-repeat right top;
    padding:230px 40px 0 40px;
    /* padding:0 40px;        */
}
#tst_news{       /*
    background:url(img/t_news.jpg) no-repeat right top;
    padding:230px 40px 0 40px;         */
    padding:0 40px;
}
#tst_riconoscimenti{     /*
    background:url(img/t_riconoscimenti.jpg) no-repeat right top;
    padding:230px 40px 0 40px;    */
    padding:0 40px;
}
#tst_territorio{              /*
    background:url(img/t_territorio.jpg) no-repeat right top;
    padding:230px 40px 0 40px;  */
    padding:0 40px;
}
#tst_vini{            /*
    background:url(img/t_vini.jpg) no-repeat right top;
    padding:230px 40px 0 40px;   */
    padding:0 40px;
}
/**/
#vino_scheda{
    margin-top: 20px;
    padding:0 40px;
}
#vino_scheda h2{
    color:#000;
    font-size:16px;
    font-style: normal;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#vino_scheda h3{
    color:#000;
    font-size:11px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#schedavino{
    margin-left: 180px;
    padding-top: 50px;
}
#bottiglia{
    float: left;
    width: 180px;
}
/**/

label{
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
fieldset {
  border:solid 0 #fff; /* Opera doesn't get border:none or border:0 on fieldsets */
}
.labfield1,.labfield2,.labfield3,.labfield4{
    background: url(img/textfield_s.jpg) no-repeat top left;
    margin: 0;
    padding: 12px 0 0 0;
    height: 36px;
    width: 270px;
    float: left;
}
.labfield2{
    width: 260px;
}
.labfield3{
    background: url(img/textfield_d.jpg) no-repeat top left;
    width: 530px;
}
.labfield4{
    background: url(img/textfield_t.jpg) no-repeat top left;
    height: 124px;
    width: 530px;
}
.labfield1 span,.labfield2 span,.labfield3 span,.labfield4 span{
    padding-left: 10px;
}
.textfield,.textfield2 ,.textfield4 ,.textfield5 {
    margin: 0;
    padding: 0;
    border:solid 0 #fff;
    width:180px;
    background: transparent;
    vertical-align: top;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.textfield2{
    width:400px;
}
.textfield4  {
    width:480px;
    height: 100px;
}
.textfield5  {
    width:380px;
    height: 100px;
}
/*FORM*/
dl.contatti{
    margin: 0;
    padding:0;
}      
dl.contatti dt{
    padding:4px 0 0 0;
    float:left;
    text-align:left;
    vertical-align: top;
}
dl.contatti dd{
    margin:0 0 0 120px;
    padding:4px 0 0 0;
}
input.contatti{
    width:330px;
}
textarea.contatti{
    width:330px;
    height:100px;
}
/*STILI LEGATI ALLE LISTE (EVENTI)*/
ul#ul_list{
    padding:0;
    margin:0;
    list-style:none;
}
ul#ul_list li{/*riquadro di un elemento*/
    padding:0;
    margin:0;
    margin-bottom: 5px;
}
ul#ul_list li .ul_head{ /*riquadro intestazione punto elenco*/
    border-bottom: 1px dotted #AAA;
    /*background:url(img/post_it.gif) no-repeat top left;
    line-height:29px;*/
    padding:3px 0;
}
ul#ul_list li .ul_title{/*titolo punto elenco*/
    /*border: 1px solid #000;*/
    vertical-align:middle;
    font-weight: bold;
	text-align:left;
    font-size: 12px;
    /*margin-left:32px*/
}
ul#ul_list li .ul_title a{
    font-weight: bold;
}
ul#ul_list li .new_visit{/* nuova rispetto all'ultia visita*/
    letter-spacing:-1px;
    font-variant: small-caps;
    font-weight: normal;
}
ul#ul_list li .ul_body{/*riquadro testo punto elenco*/
	font-weight:normal;
}
ul#ul_list li .ul_body table td{
vertical-align: top;
}
ul#ul_list li .ul_floatdx{/*flottante destro (esempio icone mail e web, numero immagini ecc)*/
    float:right;
}
ul#ul_list li .ul_data,ul#ul_list li .ul_datadx{/*colorazione differente per le date (head e footer punto elenco)*/
    text-decoration:none;
	font-weight:normal;
    font-size: 10px;
}
ul#ul_list li .ul_datadx{/*flottante destro (esempio icone mail e web, numero immagini ecc)*/
    float:right;
    vertical-align: baseline;
}
ul#ul_list li .ul_info,ul#ul_list li .ul_info a{
    text-decoration:none;
	font-weight:normal;
}
ul#ul_list li .ul_info a:hover{
    text-decoration: none;
}
ul#ul_list li .sotto{
     border-top: 1px dotted #AAA;
}
ul#ul_list li .sotto,.separatore{ /*riga inferiore  punto elenco*/
    padding:3px 0;
}
ul#ul_list li .ul_sx{
    float:left;
    margin:5px 5px 5px 0;
}
ul#ul_list li .ul_dx{
    float:right;
    margin:5px 0 5px  5px;
    text-align: center;
}
.socialshare{
     border-bottom: 1px dotted #AAA;
}
.socialshare img{
width: 16px;
height: 16px;
padding: 3px;
background-color: #FFF;
}
.socialshare a img{
border: 1px solid #FFF;
}
.socialshare a:hover img{
border: 1px solid #F00;
}
div.locandina{
text-align: center;
margin:0;
}
div.locandina img{          /*
    border-top: 1px solid #ddd;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-left: 1px solid #ddd;     */
    margin:3px;
}
div.locandina a:hover img{   /*
    border: 1px solid #F00;   */
}
/*/////////////////////////*/
/* CSS FOR SLIDESHOW SCRIPT */
.imageSlideshowHolder,.imageSlideshowHolder_left{
margin:0px;	/* "Air" */
float:left; /* Floating gallery at the right side of other web page content */
width:630px;	/* Image width */
height:234px;	/* Image height */
position:relative;	/* Don't remove this line */
}
.leftFloatingDiv{
float:left;
width:160px;
height:110px;
}
/* Don't change these values */
.imageSlideshowHolder img{
position:absolute;
left:0px;
top:0px;
}
