html, body{
	margin:0;
	padding:0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #085823;
	background: #a6c393 /*url('../immagini/bg_body.jpg') repeat-x top*/;
} 
 
#pagewidth {
	width:964px;
	text-align:left;
	margin:12px auto 0 auto;
	border: 13px solid #fff;
	border-bottom:1px solid #fff;
} 
 
#header {
	position:relative;
	height:475px;
	background-color:#fff;
	width:100%;
	background: url('../immagini/bg_header.gif') repeat-x top;
} 
 
#leftcol {
width: 680px; 
float:left; 
position:relative;
padding-bottom:10px;
}
 
#rightcol {
width: 284px; 
float:right; 
position:relative;
clear:both;
}

#rightcol p {
padding:0 10px 10px 10px;
}

#wrapper {
background: #cedfb7 url('../immagini/bg_wrapper.gif') repeat-y;
}

#footer {
	width:990px;
	text-align:left;
	margin:0px auto;
	background: url('../immagini/shadow_dw.png') no-repeat top;
	background-repeat: no-repeat;
	background-position: top;
	padding-top:15px;
	color:#53723f;
	font-size:11px;
} 

/*a:link { color: #396b32; }*/
a:hover { color: #8a6502 !important; }
a:visited { color: #959595; }
 
/* *** ELEMENTS *** */

#logo { position:absolute; left:0; top:310px; z-index: 1000;}

#badge { position:absolute; left:840px; top:5px; z-index: 999;}

#big_img { width:964px; height: 441px; z-index:1;}

#quickbooking {
	background-color:#fff;
	height:30px;
}

#quickbooking form { margin:0; padding-top:3px; width:600px; }
#quickbooking * { vertical-align:middle }

#flags { float:right; height: 22px; margin-top:3px;}

#title_left, #title_right {
	padding:6px 10px;
	text-transform:uppercase;
	font-size:14px;
	font-weight:bold;
} 

#title_left {
	background-color:#52874f;
	color:#FFCC33;
} 

#title_left span {	color:#fff; } 

#title_right {
	background-color:#7ead54;
	color:#003300;
} 

#content {
padding:12px;
line-height:20px;
}

#quickoffers {
padding:8px;
}

form { margin:0; }

.enlarge { border:1px solid #a6c57c; margin:0 0 4px 10px;}

ul.list {
list-style:square;
float:left;
margin-left:0px;
margin-right:30px;
padding-left:15px
}

ul.list b {
margin-left:-15px
}

.box {
float:left;
margin-right:15px;
width: 310px;
}
/* ***  MENU *** */
#nav, #nav ul {
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
float:left;
}

#nav a {
display:block;
padding:6px 8px 7px 8px;
border-right:1px solid #396b36;
color:#fff;
text-decoration:none;
}

#nav a:hover {
background-color:#085823;
color:#ffcc33 !important;
}

#nav li {
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:auto;
top:28px;
}

#nav li ul a {
	width:130px;
	height:auto;
	float:left;
	background-color:#fff;
	color: #003300;
	border:1px solid white;
	opacity:0.85;
	filter: alpha(opacity = 80);
}

#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; }

/* ********************** CALENDAR ************************ */

.datesField {
  border : none;
  padding:1px;
  background-image : url('../icone/calendar.gif');
  background-repeat : no-repeat;
  background-color : transparent;
  width : 19px;
  height:16px;
  margin-left:2px;
}

.dpTable {
  text-align: center;
  color: #250705;
  background-color: #cedfb7;
  border: 1px solid #52874f;
  left:-10px;
  top:5px;
}

.dpTable td {
  padding:4px;
}

.dpTD {
  border: 1px solid #ffffff;
  background-color: #ffffff;
  font-size : 11px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  width:20px;
}

.dpDayHighlightTD {
  background-color: #250705;
  border: 1px solid #250705;
  font-size : 11px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dpTDHover {
  background-color: #ffffff;
  border: 1px solid #dabd18;
  cursor: pointer;
  color: red;
  font-size : 11px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dpDayTD {
  background-color : #52874f;
  border : 1px solid #52874f;
  color : #ffffff;
  font-size : 11px;
}

.dpTitleText {
  font-size : 11px;
  color: #250705;
  font-weight: bold;
  font-family: Tahoma, Helvetica, sans-serif;
}

.dpDayHighlight {
  color: #dabd18;
  font-weight: bold;
  font-size : 9px;
}

.dpButton {
  background-color : #52874f;
  border : 1px solid #52874f;
  color : white;
  font-size : 11px;
  font-weight : bold;
  width:22px;
}

.dpTodayButton {
  background-color : #52874f;
  border : 1px solid #52874f;
  color : white;
  font-size : 11px;
  font-weight : normal;
}

/* ********** QUICK BOOKING **************** */

#quickbooking {
	font-size : 14px;
	color: #085823;
	/*background: url('../immagini/quickbooking.gif') no-repeat left;*/
	padding: 0 0 0 160px;
}


#quickbooking b { color:#7ead54;}

.QuickBookingInput {
  color: #fff;
  background-color:#7ead54;
  padding:3px;
  font-size: 12px;
  border: none;
}

.QuickBookingCalendar {
  border : 0px;
  padding:1px;
  background-image : url('../icone/calendar.gif');
  background-repeat : no-repeat;
  background-color : transparent;
  width : 19px;
  height:19px;
}

.QuickBookingSubmit {
	background-color : #52874f;
	border: none;
	color : #fc0;
	font-size: 14px;
	padding:1px 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#quickbooking small {
  font-size : 10px;
  font-weight: normal;
}

/* ******************** QUICK SPECIAL OFFERS ********************  */

.quickOffersTableMain {
  /*width:250px;*/
  border: 0px;
  border-collapse : collapse;
  margin: 0 auto;
  border-bottom:1px dotted #b2b2b2;
}

.quickOfferBook {
  float:right;
  padding: 3px 0;
  margin: 3px 0;
}

.quickOfferName {
  font-weight:bold;
  line-height:14px;
  color: #085823;
  text-transform: uppercase;
}

.quickOfferDescription a {
  text-decoration:none;
}

.quickOfferDescription {
  margin: 4px 0px 6px 4px;
  float:right;
  line-height:14px;
  width:180px;
  color: #bb7900;
  font-weight:normal;
  font-size: 11px;
}

/*.quickOfferRow {
*   padding:3px;
*     color:#000;
*     }*/

a.bookButton:link, a.bookButton:visited {
  text-decoration:none;
  color: #C65400;
  font-weight:bold;
  font-size:11px;
  line-height:14px;
  background-color : #FADC07; /*#f4b203;*/
  border : 1px solid #C65400;
  padding : 2px 4px 2px 4px;
  white-space : nowrap;
}

a.bookButton:hover {
  color: #800000;
  background-color : #ffec00;
  border : 1px solid #800000;
}

.quickofferThumbnail {
  margin : 3px 3px 3px 0;
  border : 1px solid #b2b2b2;
  float:left;
  width:40px;
  height:40px;
  /*display:none;*/
}

/*.quickOfferTxt, .quickOfferBook { display: none; }*/
#quickofferstitle {margin-left: 18px;}
#quickoffers h3 { display:none; color:#fff; padding-left:6px; margin-bottom:0 }

#marqueecontainer {
	position: relative;
	width: 250px; /*marquee width */
	height: 300px; /*marquee height */
	background-color: #e0f3c8;
	overflow: hidden;
	border: 1px solid #a6c57c;
	padding: 4px;
	margin: 8px auto;
	background: #e0f3c8 url('../immagini/bg_quickoffers.gif') no-repeat bottom;
}

/* *** Float containers fix *** */ 
.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
