/*
tavolozza colori: 
#3A3B30 marrone scuro - titolo pr 
#543a24 marrone - titoli
#DDDEBD verdolino principale
#C9CBAE verde poco pił scuro (bordi)
*/


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html { height: 100% }
body { line-height: 1; height: 100%;}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus { outline: 0; }
/* remember to highlight inserts somehow! */
ins { text-decoration: none; }
del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-collapse: collapse; border-spacing: 0; }
blockquote, pre { margin: 10px 20px; background-color: #f7f7f7; border: 1px dotted #e7e7e7; padding: 10px;   }

/*  FINE RESET */


body {  font-family: 'Trebuchet MS', arial, helvetica, sans-serif; color: #392205; background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff)) no-repeat;
    background: -moz-linear-gradient(top,  #f3f3f3,  #fff);
    background-repeat: no-repeat;
    background-size: 100% 400px;
}
h2, h3 { font-weight: bold; margin: 1.25em 0 1.1em; letter-spacing: 0.05em; word-spacing: 0.25em; color: #543a24;}
h1 { padding: 10px 0 10px 20px; margin: 10px 0 0; word-spacing: 0.25em; color: #3A3B30; text-shadow: 0px 0px 1px #202020; font: bold 31px/1.25em 'Palatino Linotype', 'Book Antiqua', Palatino, 'Times New Roman', Times, serif; letter-spacing:0.05em; float:left; width: 720px; } /* 'BrockScriptRegular',  */
#home h1 { font-size:38px;}
h2 { font-size: 22px; text-shadow: 1px 1px 2px #999; }
.boxBacheca h2 { font-size: 18px; text-shadow: 1px 1px 2px #999; margin: 1.1em 0 1.0em; }
h3 { font-size: 16px; line-height: 1.5em; border-left: 12px solid #DDDEBD; padding: 0 5px; -webkit-box-shadow: 2px 2px 3px #DDDEBD; -moz-box-shadow:2px 2px 3px #DDDEBD; box-shadow: 2px 2px 3px #DDDEBD; }
.oggDes h3 { font-size: 16px; margin: 0 0 0.7em; border-left:0px; padding: 0 5px;}
p, dt, dd, li, th, td { line-height: 1.6em; font-size: 14px;  }
#summary p { font-size: 13px; }
dt { margin-top: 20px; font-weight: bold;}
dd { margin-left:20px;}
dl { margin-bottom: 20px;}
#contenuti ol { list-style-type: decimal; padding-left: 20px;}
a { color: #920B00; text-decoration:none; font-weight: bold;}
a:link { color: #920B00; text-decoration:none;}
a:visited { color: #F57970; }
a:hover { text-decoration:underline; }
a:active { color: #F57970; }
#footer a, #footer a:visited { color: #000;}
#footer p { color:#4E4437; font-size: 12px; }
#footer p.menuFooter { text-align: center; margin:0.5em 0; font-size: 85%;}
#footer p.menuFooter a, p.menuFooter a:link, p.menuFooter a:visited  { color: #843034} 
/* #footer a.linksFooterNoColor, a.linksFooterNoColor:link, a.linksFooterNoColor:visited { color: #000; font-weight:normal; } */

/*  blocchi  */
#logo, #logo a, #logo a:hover, #logo img  {	width: 193px; height: 72px;	padding: 0; }
#logo { margin: 6px 0; background: url(../images/best-of-tuscany.png) 0 0 no-repeat; display:block; float:left; }
#logo a, #logo span { display: block; text-indent: -7000px; text-decoration: none; border: 0; background: none; }
#tagline { background-color: #DDDEBD; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 2px solid #C9CBAE; 
  font-family: Georgia, Palatino, Palatino Linotype, serif; word-spacing: 0.25em; letter-spacing: 0.15em; padding: 10px 20px; text-shadow: rgba(255,255,255,0.75) 1px 1px 1px; clear: both;}
#testata { overflow: hidden; clear: both; width: 100%; }

#contenitore { width:960px; margin: 0 auto; }
#contenuti { overflow:hidden; width: 760px; padding: 20px 20px; background-color: #fff; float:left; }
#home #contenuti { float: none; width: 920px; }
#colonna { width: 160px; float:right; min-height: 600px;}
#home #colonna { display: none; }
#footer {background-color: #fff;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #FFFFFF 90%); /* firefox */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#C9CBAE), color-stop(90%,#FFFFFF)); /* webkit */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C9CBAE', endColorstr='#FFFFFF',GradientType=0 ); /* ie */
  background: -o-linear-gradient(top, #C9CBAE 0%,#FFFFFF 90%); /* opera */
  border-top: 2px solid #C9CBAE; padding: 20px 20px 10px; margin-top: 40px; clear: both; } 
.datiStruttura { margin: 20px 0 0;}
.datiStruttura p { font-size: 13px;}
.blocco { margin: 20px 0; padding: 30px 0 0; background: transparent url(../images/sezioneOff.gif) 50% 10px no-repeat; overflow:hidden; }
.blocco:hover { background: transparent url(../images/sezioneOn.gif) 50% 10px no-repeat; }
#rental .blocco { padding:0; background-image: none;}
.blocco#summary {
    border-top-right-radius: 10px; border-bottom-right-radius: 10px;
    background: #F1F1F1; /* old browsers */
    background: -moz-linear-gradient(top, #F1F1F1 0%, #F8F8F8 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F1F1F1), color-stop(100%,#F8F8F8)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F1F1', endColorstr='#F8F8F8',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #F1F1F1 0%,#F8F8F8 100%); /* opera */
 }
.mezzoBlocco { width: 370px; float:left; }
.mezzoBlocco.nonPrimo { margin-left:20px; } /* usato in sequenza per spaziare */
.bacheca { overflow: hidden; width: 920px; margin: 20px 0; clear: both; }
.boxBacheca { float:left; width: 430px; background-color: #e7e7e7; padding: 10px; 
    -moz-border-radius: 10px; -webkit-border-radius: 10px;
    background: #F1F1F1; /* old browsers */
    background: -moz-linear-gradient(top, #F1F1F1 0%, #F8F8F8 100%); /* firefox */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F1F1F1), color-stop(100%,#F8F8F8)); /* webkit */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F1F1F1', endColorstr='#F8F8F8',GradientType=0 ); /* ie */
    background: -o-linear-gradient(top, #F1F1F1 0%,#F8F8F8 100%); /* opera */
 }
.boxBacheca:first-child { width: 430px; margin-right: 20px; }

/*  home */
.oggetto { clear: both; width: 898px; margin: 20px 0; overflow:hidden; padding: 10px; 
box-shadow: 2px 2px 4px #888; -webkit-box-shadow: 2px 2px 4px #888; -moz-box-shadow: 2px 2px 4px #888;
	background-color: #DDDEBD; -moz-border-radius: 10px; -webkit-border-radius: 10px; border: 1px solid #C9CBAE;
	
	background: -moz-linear-gradient(left, #C9CBAE 0%, #DDDEBD 60%); /* firefox */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#C9CBAE), color-stop(60%,#DDDEBD)); /* webkit */
  background: -o-linear-gradient(left, #C9CBAE 0%,#DDDEBD 60%); /* opera */
	}
.oggetto img { width: 369px; height:261px; display:block; border: 1px solid #000;
 box-shadow: 1px 1px 1px #FAFAE3; -webkit-box-shadow: 1px 1px 1px #FAFAE3; -moz-box-shadow: 1px 1px 1px #FAFAE3;} 
.oggetto h3 { text-shadow: 	#FAFAE3 1px 1px 1px;}

#ogg-1-2,#ogg-2-2,#ogg-3-2 { display:none;}
.oggSin { float: left; width: 371px; }
.oggDes { float: left; width: 496px; margin-left: 20px; }

.oggTabs { clear: both; text-align: center; background-color: #ccc; padding: 3px; font-size:11px;}    
/* @font-face {
	font-family: 'BrockScriptRegular';
	src: url('BrockScript.eot');
	src: local('Brock Script Regular'), local('BrockScript'), url('BrockScript.woff') format('woff'), url('BrockScript.ttf') format('truetype'), url('BrockScript.svg#BrockScript') format('svg');
} */
a.linkSite, a.linkMap { background-color: #920B00; color:#DDDEBD; padding: 1px 3px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
.button a { 
-moz-border-radius:10px; border-radius: 10px;
-moz-box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
border-bottom:1px solid rgba(0, 0, 0, 0.25); color:#FFFFFF !important;
cursor:pointer; display:block; font-size:125%; font-weight:bold; line-height:1; overflow:visible;
padding:5px 15px 6px; position:relative; text-decoration:none; text-align: center; text-shadow:0 -1px 1px rgba(0, 0, 0, 0.25);
width:160px; margin: 10px auto 0; background-color:#91bd09; }
.button a:hover { background-color:#749a02; }
.button a::-moz-focus-inner { border:0; padding:0; }
.button a:active { -webkit-transform:translateY(1px); -moz-transform:translateY(1px); }
.lastminuteBox { overflow:hidden; clear: all; }
.lastminuteBox img { display:block; float: left; width: 218px; margin-right: 20px;}
.lastminuteBox dl { display:block; float: left; width: 520px;}
.lastminuteBox dt { margin-top: 0;}
p.rowImg { display:inline-block; margin: 20px 0 0; }
p.rowImg img, #summary img, .lastminuteBox img { border: 1px solid #666; vertical-align:bottom; } 
.midImg { margin: 0 20px; }
.photoCaption { font-size: smaller; color: #777; }
.note { font-size: x-small;}
/* */
.errore { border: 5px solid red; padding: 0.5em;  background-color: #FFFFBB; }
.conferma { border: 1px solid green; padding: 0.5em; background-color: #CCFF99; }
.bigText { font-size: 150%; } 
/* ID pagine */
#rental table { width: 100%; }
#rental td, #rental th { padding: 3px; }
#rental th { text-align: left;}
#rental td { text-align: center; border-bottom: 1px solid #e7e7e7;}
#rental tr td:first-child { text-align: left; }
#rental th { background: #e7e7e7; }
#contactPage blockquote { font-family: 'Courier New'; }
#contactPage input[type=text] { width: 20em;}
#contactPage form p { margin:0.5em 0; }
/* altri blocchi */
#summary td { font-size: 12px; text-align: left;}
#contacts label { display: inline-block; width: 8em; }
#contacts form p { margin: 0.5em;}
ul.listaColonne {
    -webkit-column-count: 3; -webkit-column-gap:20px;
    -moz-column-count:3; -moz-column-gap:20px;
    -o-column-count:3; -o-column-gap:20px;
    column-count:3; column-gap:20px;
}
#map {
        height: 300px;
        width: 758px;
        border: 1px solid #666;
        margin-top: 0.6em;
}
/*     menu */
    
ul#menu{
	margin:20px 0 0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
/* 	background-color: #392205; */
    overflow:hidden;
    border-top: 1px solid #b08d71; background: #543a24; 
    background: -webkit-gradient(linear, left top, left bottom, from(#3A3B30), to(#000)); 
    background: -moz-linear-gradient(top, #3A3B30, #000);
}
ul#menu li{
  font-size:14px;
	display:block;
	float:left;
	margin:0;
	padding:0;
	border-right:1px solid #543a24;
	}
ul#menu li a, ul#menu li span {
	display:block;
	float:left;
	color:#DDDEBD;  
	text-decoration:none;
	padding:8px 20px 0 20px;
	height:40px;
	}
ul#menu li a { text-shadow: #543a24 1px 1px 1px; }  
ul#menu li span { background-color: #CCCEA9; color:#392205; }   
ul#menu li a:hover{ background-color: #CCCEA9; color:#543a24; text-shadow: none; }




