/* --- INIZIO TAG COMUNI ---*/

HTML
{
    font-family: Tahoma, arial, Helvetica, Sans-Serif;
    margin: 0px;
}
	
BODY 
{
    text-align: center;
    padding: 0px;
    margin-top: 10px;
    background: #FFFFFF; 
}

TD,DIV
{
    text-align: left;
    font-size: 11px;
    font-family: Tahoma, arial, Helvetica, Sans-Serif;
    color: #484848;
}

P
{ 
    font-size: 11px;
    font-family: Tahoma, arial, Helvetica, Sans-Serif;
    color: #484848;
}

H1
{
    font-size: 19px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 0px 0px 5px 0px;
    color: #7F2A2F;
}

H2,H3,H4,H5,H6
{
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    margin: 0;
    padding: 0px 0px 5px 0px; 
}

form
{
	margin: 0;
	padding: 0;
}

/* --- FINE TAG COMUNI ---*/


/* --- INIZIO IMPAGINAZIONE --- */

#cornice 
{
    border: 0;
    width: 740px;
    margin: auto;
}

#pagina
{
    background: #FFFFFF;
    
}

#colonnasx 
{
    background: #FFFFFF url(../images/bg_colSX.gif) repeat-y left;
	width: 246px;
    float:left;
    border: 0px;
    padding: 0;
}

#contenuto 
{ 
    width: 494px;
    float:left;
    background: #FFFFFF url(../images/bg_contenuto.gif) repeat-y right;
    border: 0px;
    text-align: left;
}

#articolo
{ 
    padding: 10px 20px 10px 20px;
    margin: 0px;
}

    .articolo_img
    {
        float: right;
        margin: 5px 0 5px 10px;
        display: inline;
    }
    
    .box_descrizione
        {
            width: 100%;
            margin: 5px 0 10px 0;
        }       

        .box_descrizione h3
        {
            padding: 5px 0 0 0;
        }

        b.rtop, b.rbottom
        {
            display: block;
            background: #fff;
        }

        b.rtop b, b.rbottom b
        {
            display: block;
            height: 1px;
            overflow: hidden;
            background: #F3F3F3;
        }

        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_descrizione
        {
            background: #F3F3F3;
            padding: 6px 12px 6px 12px;
        }

#vino
{
margin: 15px 0 15px 0;
}

#mappa
{
    padding-left:14px;
}

#footer
{
    width: 740px;
    height: 40px;
    background: #C97A01 url(../images/bg_footer.gif) no-repeat;
}

#footer_sx
{
    float: left;
    font-size: 9px;
    color: #FFFFFF;
    padding: 18px 0px 0px 10px;
}

#footer_dx
{
    float: left;
    position: relative;
    left: 233px;
    font-size: 9px;
    color: #FFFFFF;
    text-align: right;
    padding: 18px 10px 0px 0px
}

	 #footer_dx ul
            {
                margin: 0 0 0 1px;
                padding: 0px;           
            }
            
            #footer_dx li
            {
                float:left;
                list-style:none;
                margin: 0px;
                padding: 0px;          
            }
			
				#ita
				{
					width: 15px;
					height: 15px;
					background: url(../images/ita.gif) no-repeat;
					overflow: hidden;
					text-indent: -9999px;
					margin: 0px 5px 0 0;
					position: relative;
					top: -2px;
				}
				
					#ita a
					{
						display: block;
					}
				
				#en
				{
					width: 16px;
					height: 15px;
					background: url(../images/en.gif) no-repeat;
					overflow: hidden;
					text-indent: -9999px;
					margin: 0px 5px 0 0;
					position: relative;
					top: -2px;
				}
				
					#en a
					{
						display: block;
					}

.clear
{
    clear: both;
}

.hr_tratt
{
    width: 100%;
    height: 1px;
    background: url(../images/bg_hr_tratt.gif) repeat-x;
    margin: 10px 0 10px 0;
}

.centrato
{
    text-align: center;
}

iframe
{
    margin: 20px 0 10px 0;
}

/* --- FINE IMPAGINAZIONE ---*/

/* --- INIZIO FORM ---*/

.formname, .formnamexl
{
	float: left;
	width: 100px;
	margin: 0px 3px 3px 0;
	padding: 3px 0 0 4px;
	background: #F3F3F3;
}

	.formname
	{
		height: 16px;
	}
	
	.formnamexl
	{
		height: 80px;
	}

.forminput
{
	height: 16px;
	margin: 0;
}

.boxinput
{
	height: 16px;
	width: 200px;
	border: solid 1px #cccdd7;
    padding: 2px 3px 0 3px;
	font-family: Tahoma, arial, Helvetica, Sans-Serif;
	color: #484848; 
	font-size: 11px;
}

.boxselect
{
	font-family: Tahoma, arial, Helvetica, Sans-Serif;
	color: #484848; 
	font-size: 11px;
}

.boxtextarea
{
	height: 80px;
	width: 200px;
	border: solid 1px #cccdd7;
    padding: 2px 3px 0 3px;
	font-family: Tahoma, arial, Helvetica, Sans-Serif;
	color: #484848;
	font-size: 11px;
}

.required
{
	font-size: 9px;
}

#privacy
{
	float: left;
	width: 220px;
	padding: 5px 0 0 0;
	margin: 5px 0 0 20px;
}

.checkato
{
	position: relative;
	top: 1px;
	margin: 0 4px 0 0;
}

.pulsInvia
{
    height: 18px;
    text-transform: uppercase;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    padding: 1px 3px 0px 3px;
    cursor: pointer;
    background: url(../images/bg_pulsante.gif) repeat-x bottom;
    border: 0px;
    margin: 12px 0 0 0;
}

/*
button.pulsInvia 
    { 
	    background:url(../images/puls_arancioDx.png) right no-repeat; 
	    font-size:11px; 
	    border:0; 
	    cursor:pointer;
	    font-weight:bold; 
	    padding:0 6px 0 0;
	    margin:5px 0 0 0;
	    width:auto; 
  	    overflow:visible;
  	    font-family: Trebuchet MS, Arial, sans-serif;
  	    font-size: 12px;
	}
	    
	    button.pulsInvia span 
	    { 
	        height:23px; 
	        line-height:23px;
	        background:url(../images/puls_arancioSx.png) left no-repeat;
	        color:#fff; 
	        position:relative;
	        left:-3px;
	        display:block; 
	        white-space:nowrap; 
	        padding:0 0 0 10px;
	        margin:1px 0 0 0;
	    }
	
	    button.pulsInvia:hover 
	    {
		    background:url(../images/puls_arancioDxH.png) right no-repeat; 
	    }
	    
	    button.pulsInvia:hover span 
	    {
		    background:url(../images/puls_arancioSxH.png) left no-repeat; 
	    }	

*/

.success
{
    width: 100%;
	text-align: center;
	color: #6E932A;
    font-size: 13px;
    font-weight: bold;
}

.error
{
	color: #CC0000;
    font-size: 11px;
    font-weight: bold;
	margin: 0 0 10px 0;
}


/*--- INIZIO TESTI ---*/


/*--- FINE TESTI ---*/


/* --- INIZIO LINK ---*/

A:link 
{
    color: #7F2A2F;
    text-decoration: none;
}

A:visited 
{
    color: #7F2A2F;
    text-decoration: none;
}

A:hover 
{
    color: #7F2A2F;
    text-decoration: underline;
}

#footer a:link,
#footer a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}

#footer a:hover
{
    color: #7F2A2F;
    text-decoration: none;
}

a:focus
{ 
    outline: none;
}

/*---- ALTERNATIVE ----*/

    /*---- HEADER ----*/

    #header_left
    {
        width: 150px;
        height: 250px;
        background:url(../images/alternative/bg_header_left.jpg) no-repeat top left;
        text-indent: -9999px;
        overflow: hidden;
        float: left;
    }

        #header_left a
        {
            display: block;
        }

    #header_right
    {
        width: 590px;
        height: 250px;
        background:url(../images/alternative/bg_header_right.jpg) no-repeat top left;
        float: left;
    }

    /*---- MENU ----*/

    #menu 
    { 
        clear: both;
        margin: 0px;
        padding: 0px;
        width: 740px;
        height: 60px;
        background: url(../images/alternative/bg_menu.gif) repeat-x top;
    }  

            #menu ul
            {
                margin: 0 0 0 1px;
                padding: 0px;           
            }
            
            #menu li
            {
                float:left;
                list-style:none;
                margin: 0px;
                padding: 0px;          
            }
            
                .alternative_pls
                    {
                        background:url(../images/alternative/bg_btn.gif) bottom no-repeat;
                        overflow: hidden;
                        font-family: Tahoma, Arial, Sans-Serif;
                        font-weight: bold;
                        text-align: center;                    
                    }
                    
                    .alternative_pls a
                    {
                        width: 123px;
                        height: 60px;
                        font-size: 12px;
                        line-height: 38px;
                        color: #7F2A2F;
                        display: block;
                        text-decoration: none;
                    } 
                    
                    .alternative_pls a:hover
                    {
                        background:url(../images/alternative/bg_btn.gif) top no-repeat;
                        font-size: 13px;
                        line-height: 34px;
                        color: #FFFFFF;
                        text-decoration: none;
                    }
                    
    /*--- GALLERY ---*/
    
    #alternative_gallery, #alternative_recensione
    {
        padding: 5px 0px 10px 29px;
    }
    
        #alternative_gallery h2, #alternative_recensione h2
        {
            font-size: 14px;
            font-weight: normal;
            color: #C97A01;
            margin: 0 0 5px 0;
        }
    
    
        .img_quadro
        {
            float:left;
            margin: 5px;

        }
        
        .gallery_img
        {
            border: 0;
        }

    /*---- TITOLI ----*/
    
    #tx_titolo
    {
        margin: 5px 5px 0 20px;
    }
    
    /*---- VINO ----*/
    
    .alternative_vino
    {
        width: 100px;
        height: 150px;
        border: solid 1px #DDDDDD;
        margin: 0 10px 10px 0px;
        float: left;
    }

        .alternative_vino_img
        {
            width: 96px;
            height: 146px;
            margin:2px;
        }

        .alternative_vino_txt h6
        {
            font-size: 11px;
            font-style: normal;
            font-weight: bold;
        }

/*---- LIGHTBOX ---*/

.flashy {
z-index: 0;
}

#lightbox{
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0;
    }

#lightbox a img
{ 
    border: none; 
}

#outerImageContainer
{
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
}

#imageContainer
{
    padding: 10px;
}

#loading
{
    position: absolute;
    top: 40%;
    left: 0%;
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
}

#hoverNav
{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
}
#imageContainer>#hoverNav
{ 
    left: 0;
}

#hoverNav a
{ 
    outline: none;
}

#prevLink, 
#nextLink
{
    width: 49%;
    height: 100%;
    background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
    display: block;
}

#prevLink
{ 
    left: 0; 
    float: left;
}

#nextLink 
{ 
    right: 0; 
    float: right;
}

#prevLink:hover,
#prevLink:visited:hover
{ 
    background: url(../images/prevlabel.gif) left 15% no-repeat;
}

#nextLink:hover,
#nextLink:visited:hover
{ 
    background: url(../images/nextlabel.gif) right 15% no-repeat;
}

#imageDataContainer
{
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
}

#imageData
{ 
    padding:0 10px;
    color: #666;
}

#imageData #imageDetails
{ 
    width: 70%; 
    float: left; 
    text-align: left;
}  

#imageData #caption
{ 
    font-weight: bold;
}

#imageData #numberDisplay
{ 
    display: block; 
    clear: left; 
    padding-bottom: 10px;
}  
         
#imageData #bottomNavClose
{
    width: 66px;
    float: right;
    padding-bottom: 10px;
}   
        
#overlay
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000;
}
    

/* Min-Width */
.lbWidth
{ /* most browsers */
    position: absolute;
    top: 0px; left: 0px;
    width: 100%;
    min-width: 790px;
}

* html .lbContent 
{ /* IE6 */
    margin-left: -790px;
    position:relative;
}

* html .lbMinWidth
{ /* IE6 */
    padding-left: 790px;
}
    
/* Clearfix */  
.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix 
{
    height: 1%;
}

.clearfix
{
    display: block;
}
/* End hide from IE-mac */ 