/*
Theme Name: Fixed Header
Description: Stile principale del sito
Author: Publimodel
Author URI: http://www.publimodel.it
*/

/* 
-------------------------------------------------------
GLOBAL
-------------------------------------------------------
*/
body {
	color: #FFFFD1;
	background: #000000 url(bg_main.jpg) no-repeat center top fixed;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 14px;
	height:100%;
	max-height:100%;
}

h1 {
	color: #B6B288;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: normal;
	padding-bottom: 15px;
	text-align: center;
}
span.sottotitolo {font-size: 22px;margin-top: 25px;}
h2 {
	color: #B6B288;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
}
h3 {
	color: #B6B288;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	padding-top: 25px;
	padding-bottom: 15px;
	text-align: center;
}
p { margin-bottom: 15px;}

/*
-------------------------------------------------------
LINK
-------------------------------------------------------
*/
a:link, a:visited {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration:none;
	font-weight: bold;
}
a:hover, a:active {
	color: #FFFFFF;
	background-color: transparent;
	text-decoration:underline;
	font-weight: bold;
}
a:active { outline:none; }
:focus { -moz-outline-style:none; }

.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;}

/*
-------------------------------------------------------
LAYOUT
-------------------------------------------------------
*/
#barmenu {
	height: 27px;
	width: 880px;
	position: relative;
	display: block;
	margin: 3px auto;
	z-index: 101;
}
#footer {
	clear:both;
	background: transparent url(bg_footer.png) no-repeat center top;
	font-family: "Times New Roman", Times, serif;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	width: 100%;
}
#header {
	background: #000000 url(bg_header.jpg) no-repeat center top;
	position: fixed;
	top:0;
	left:0;
	width:100%;
	height:130px;
	overflow: visible;
	text-align: center;
	z-index: 100;
}
#headercontent {
	width: 360px;
	height: 100px;
	position: relative;
	display: block;
	margin: 3px auto;
}
#headerwrap {
	width:800px;
	margin: 0 auto;
}
#intro {
	height: 210px;
}
#main {
	position: absolute;
	top: 130px;
	left:0;
	right:0;
	z-index: 99;
}
#news {
	background: transparent url(bg_news.png);
	width: 280px;
	height: 210px;
}
#newsit {
	background: transparent url(bg_news_it.png);
	width: 280px;
	height: 210px;
}
#newscontent {
	width: 206px;
	height: 125px;
	margin: 0px auto;
	top:50px;
	font-size: 12px;
}
 /*
-------------------------------------------------------
CLASS
-------------------------------------------------------
*/
.column { 
	display: inline; /* ie6 double-margin bug fix */
	float: left;
	margin: 0 20px 0 0;
	overflow: hidden;
}
.columnrgt { 
	display: inline; /* ie6 double-margin bug fix */
	float: left;
	margin: 0 0 0 10px ;
	overflow: hidden;
}
.copy  {
	color: #CED7A2;
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	padding-top: 50px;
	text-align: center;
}
.evidenzia {
	color: #97A699;
	background-color: transparent;
}

.centerbox {margin: 0px auto; text-align: center;}
.max {font-size: 14px}
.left { clear:both;}
.link  {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #FFDD75;
	background-color: transparent;
	text-align: center;
	line-height: 16px;
}
.grid_1 { width:800px; line-height: 20px;}
.grid_2 { width:485px;text-align: left;}
.grid_3 { width:280px;text-align: left;}
.grid_4 { width:245px;text-align: left; margin: 20px 0px 20px 20px;}
.grid_5 { width:500px;text-align: left; margin: 20px 0px 20px 30px;}

.photoleft { float: left; border: 2px solid #45574B; margin-top: 5px; margin-right: 15px;}
.photoright { float: right; border: 2px solid #45574B; margin-left: 15px; }
.thumb {float: left; margin-right: 10px;}
.thumbmax {float: left; border: 2px solid #45574B; margin-bottom: 10px;cursor:pointer; }
.thumbmaxr {float: right; border: 2px solid #45574B; margin-bottom: 10px;cursor:pointer; }

h1.titolovini {font-size: 32px}
.row { width: 800px; margin: 30px auto; overflow: hidden;}

 /*=======================================
*  Accordion
* ======================================*/
.accordion h2 { cursor: pointer;}
.accordion h2 img { vertical-align: middle;}

.pane {border-bottom: 2px dotted #516049; display:none; margin: 10px 0px 20px 0px; float: left; }

 /*=======================================
*  Carousel
* ======================================*/
#carousel {
	width: 700px;
	height: 400px;
	margin: 210px 0px -100px 50px;
}
#carousel a {
	position: absolute;
	width: 51px;
}

#carouselstag {
	width: 800px;
	height: 400px;
	margin: 120px 0px -100px -30px;
}
#carouselstag a {
	position: absolute;
	width: 450px;
}

 /*=======================================
*  Links
* ======================================*/
div.thumb_l { color: #000000; background-color:#2F4030; padding:5px; margin: 20px auto; width: 500px; }
div.thumb_r { float:right; margin: 20px 0px 5px 10px; color: #000000; background-color:#E8E3CF; padding:5px;}
div.thumb_len { color: #000000; background-color:transparent; padding:5px; margin: 20px auto; width: 800px; }
div.caption { margin-top: 6px; text-align: center; }

/*=======================================
*  MENU principale
* ======================================*/
#nav, #nav ul {
font-family: "Times New Roman", Times, serif;
font-size: 17px;
margin:0px 0px 0px 20px;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.2em;
}

#nav a {
font-weight: normal;
color: #CAC69B;
display:block;
/*padding:2px 20px 2px 2px;*/
padding:2px 27px 2px 12px;
border-bottom:1px solid #333;
text-decoration:none;
text-align: left;
}

#nav a:hover {color: #FFFFD1; background: transparent url(red70.png);}

#nav li {
float:left;
position:relative;
background: url(green_linkbg.gif) right center no-repeat;
}

#nav ul {
position:absolute;
display:none;
width:11em;
top:1.5em;
}

#nav li ul a {
display:block;
width:11em;
height:auto;
float:left;
background: transparent url(red70.png);
margin-top: -3px;
margin-left: -10px;
}
#nav li ul li a:hover {color: #FFFFD1;}

#nav ul ul { top:auto; }

#nav li ul ul {
left:12em;
margin: 0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul {
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul {
display:block;
}

/*=======================================
*  MENU vini
* ======================================*/
.vino li{
	background: url(bg_mnvini.png) right center no-repeat;
	font-size: 14px;
	padding: 2px;
}
.vino li a{
	display: block;
	height: 20px;
	text-align: center;
}
.vino li a:hover{
	background: url(bg_mnviniH.png) right center no-repeat;
	text-decoration: none;
}

 /*=======================================
*  Modulo contatti
* ======================================*/
#recapito {
	width: 260px;
	float: left;
	padding: 0px 0px 20px 20px;
}
#dati {
	width: 450px;
	padding-left: 0px;
	float: right;
	text-align: right;
}
#informativa {
	clear: both;
	margin: 0px 6px 10px 6px;
}
#informativa p {
	text-align: center;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
}
#notes {
	margin: 0px 0px 20px 0px;
	padding: 10px;
	border: 1px solid #8B9A77;
	background-color: #27392D;
	color: #FFF;
	font-size: 88%;
}
#box {text-align: center; margin: 100px;}

.mini {font-size: 11px;}
.linkrec1  {
	font-size: 18px;
	text-align: center;
	font-style: italic;
}
.linkrec2  {
	font-family: verdana, geneva, arial, helvetica, sans-serif;
	font-size: 16px;
	color: #FFDD75;
	background-color: transparent;
	text-align: center;
	line-height: 18px;
	padding-top: 10px;
}

legend {
	font-weight : bold;
	padding: 10px 20px 10px 10px;
	color: #000000;
	background-color: transparent;
}
label {
	width : 120px;
	padding-right: 10px;
	text-align: right;
}
fieldset {
	color: #FFFFEE;
	padding: 0px 15px 10px 0px;
	margin: 0px 10px 20px 0px;
	border: 1px solid #8B9A77;
}
fieldset legend {color: #8B9A77;}
fieldset input {
	margin: 3px 0px 7px 0px;
	vertical-align: middle;
}
.inputbox {
	background-color: #C1C9B7;
	width: 300px;
	height: 15px;
}
textarea {
	background-color: #C1C9B7;
	border: 1px solid #AF9D51;
	margin: 10px 0px 15px 0px;
	width: 300px;
}
.txtarea label {}

div#button {
	margin: 10px;
	padding: 10px;
	text-align: center;
	clear: both;
}
div#button input {float: none;}

 /*=======================================
*  Overlay 
* ======================================*/
.overlay, .overlay_wine {
	color:#fff;
	height:410px;
	/*width: 90%;*/
	width:800px;
	display:none;
	padding: 10px 0px 10px 10px;
	z-index:10000;
}
/* default close button positioned on upper right corner */
.overlay div.close, .overlay_wine  div.close {
	background-image:url(close.png) !important; background-image:url(close.gif);
	position:absolute;
	right:-35px;
	top:-25px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.overlay  {background:url(transparent3.png) !important;background-image: none;}
.overlay_wine {background:url(transparent3.png) !important;background-image: none;}

.wrap {
	height:410px;
	overflow:auto;
	padding: 0px 15px 0px 5px;
}

.simple_overlay { 
	border:1px solid #000; 
	display:none; 
	cursor:pointer;
	z-index:10000; 
	background-color:#333; 
	width:auto;
	min-height:200px; 
	/* CSS3 styling for latest browsers */ 
	-moz-box-shadow:0 0 90px 5px #000; 
	-webkit-box-shadow: 0 0 90px #000;     
} 
.simple_overlay .close { 
    background-image:url(close.png); 
    position:absolute; 
    right:0px; 
    top:0px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

 /*=======================================
*  Scrolling TAB
* ======================================*/
#explore-nav { overflow: hidden; margin: 0px; }
#explore-nav img {vertical-align: middle; margin-left: -20px; }
#explore-nav li { width: 185px; float: left; margin: 0 40px 0 40px; font-family: "Times New Roman", Times, serif; }
#explore-nav li.last { margin-right: 0; }
#explore-nav li a { 
	background: transparent url(bg_tab.png) 0px 10px no-repeat; 
	color: #B6B288; 
	display: block;
	height: 50px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}
#explore-nav li a:hover { background-color: #2A3C2C; color: #FFFFD1; }

#tab2, #tab3, #tab4 { display: none; }

#explore-nav li#ex-tab1 a.current, ul#tab1 li a:hover, 
#explore-nav li#ex-tab2 a.current, ul#tab2 li a:hover,
#explore-nav li#ex-tab3 a.current, ul#tab3 li a:hover,
#explore-nav li#ex-tab4 a.current, ul#tab4 li a:hover {display: none;}

 /*=======================================
*  Slide Image
* ======================================*/
pre { display:none }
.pics { height: 290px; width: 800px;  padding:0; margin:0; } 

 /*=======================================
*   Tabella catalogo vini
* ======================================*/
table, td, th {
	border-bottom: 1px solid #516049;
	border-collapse: collapse;
	font-size: 13px;
}
td {padding: 5px 5px 5px 20px;text-align: left;}
th {
	border-right: 1px dashed #5E7054;
	border-collapse: collapse;
	padding: 5px 5px 5px 5px;
	text-align: left;
	width: 150px;
}

/*=======================================
* Tooltips
* ======================================*/
.target {
	font-size: 10px; 
	padding: 10px;
}
.evidenziatip{
	font-weight: bold; 
	font-size: 14px;
}
#tip1 {
	position: relative;
	margin: 0 auto;
	display: block;
	width: 125px;
	height: 20px;
}
#tip1-content {
	display:none;
	color:#FFFFFF;
	background:transparent url(credit.png) no-repeat;
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 12px;
	height:400px;
	width:430px;
	padding: 50px 0px 230px 0px;
	z-index: 200;
}
#tip1-content p { margin-bottom: 0px;}