html, body {
	margin:0;
	padding:0;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5c5c5c;
	background:#8a7d71;
} 
 
#pagewidth { 
 width:960px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto;  
} 
 
#header {
 position:relative; 
 height:145px; 
}

#header img { border: none; }

#wrapper {
	background: #fff url('../immagini/bg_wrapper.gif') repeat-y;
}
 
#leftcol {
 width:287px; 
 float:left; 
 position:relative; 
}

/* *** MENU *** */

#menu ul {
	width: 263px;
	margin:0 0 0 18px;
	padding:0;
	list-style:none;
}

#menu li a {
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	padding: 0 0 0 34px;
	line-height: 28px;
	font-size:18px;
}	
	
#menu li a:link, #menu li a:visited {
	color: #a80808;
	display: block;
	background:  url('../immagini/bg_menu.gif');
}
	
#menu li a:hover {
	color: #400000;
	background:  url('../immagini/bg_menu.gif') 0 -30px;
}

/* *** FINE MENU *** */
 
#maincol {
 float: right; 
 display:inline; 
 position: relative; 
 width:673px; 
}

#flags { margin-left:17px; margin-top:8px;}
#quickbooking { }

#content {
	clear:both;
	line-height: 22px;
	padding: 10px 15px 0 0;
}

ul.arrow {
	list-style-type: none;
	padding:0;
	/*margin:10px 0 0 19px;*/
	line-height:20px;
	clear: left;
}

ul.arrow b {color:#990000; }
ul.arrow li {
	background: url('../immagini/arrow_red.gif') no-repeat left center;
	padding-left:8px;
}

.small_img {margin: 14px 0 0px 20px; }
 
#footer {
	height:93px;
	clear:both;
	background: url('../immagini/bg_footer.gif') no-repeat;
	padding-top: 16px;
	text-align:center;
	line-height:17px;
	font-size:11px;
} 
 
#footer a:link, #footer a:visited { color:#660000 }
#footer a:hover { color:#cc0000 !important;}
 
 /* *** 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;} 
#twocols, #maincol {width:100%; float:none;}
}

.title {
  border-bottom:1px dotted #a03121;
  color:#a03121;
  font-size:14px;
  font-weight:bold;
  margin:5px 10px 20px 0;
  text-transform:uppercase;
}

#infos {
	margin: 15px 10px 1px 20px;
	line-height:20px
	}
	
.title2 {
  color:#a03121;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  vertical-align:center;
  line-height:32px;
  padding-left:5px;
}

.floatLeft {
	float: left;
	}
/* ********************** CALENDAR ************************ */

.datesField {
  border : 0px solid #7F9DB9;
  padding:1px;
  background-image : url(../icone/calendar.gif);
  background-repeat : no-repeat;
  background-color : transparent;
  width : 19px;
}

.dpTable {
  text-align: center;
  color: #a80808;
  background-color: #e4decb;
  border: 1px solid #a80808;
}

.dpTD {
  border: 1px solid #ffffff;
  background-color: #e4decb;
  font-size : 10px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  width:20px;
}

.dpDayHighlightTD {
  background-color: #a80808;
  border: 1px solid #a80808;
  font-size : 10px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dpTDHover {
  background-color: #ffffff;
  border: 1px solid #A80808;
  cursor: pointer;
  color: red;
  font-size : 10px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.dpDayTD {
  background-color : #a80808;
  border : 1px solid #A80808;
  color : #e4decb;
  font-size : 9px;
}

.dpTitleText {
  font-size: 10px;
  color: #a80808;
  font-weight: bold;
  font-family: Tahoma, Helvetica, sans-serif;
}

.dpDayHighlight {
  color: #e4decb;
  font-weight: bold;
  font-size : 9px;
}

.dpButton {
  background-color : #A80808;
  border : 1px solid #a80808;
  color : white;
  font-size : 9px;
  font-weight : bold;
  width:22px;
}

.dpTodayButton {
  background-color : #a80808;
  border : 1px solid #a80808;
  color : white;
  font-size : 10px;
  font-weight : normal;
}

/* ********** QUICK BOOKING **************** */

#QuickBooking {
	background-image:url(../immagini/quickbooking.gif);
	background-position:left center;
	background-repeat:no-repeat;
  padding:0 0 0 155px;
  margin-top: 10px;
  margin-right:auto;
  margin-bottom: 10px;
  margin-left:auto;
}

#QuickBooking td {
  font-size: 10px;
  font-family: Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #A80808;
}

.QuickBookingTitle {
  font-weight: bold;
  color: #A80808;
  font-size: 11px;
  font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
}

.QuickBookingInput {
  font-weight: bold;
  color: #937368;
  font-size: 10px;
  font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
}

.QuickBookingCalendar {
  border : 0px solid #7F9DB9;
  padding:1px;
  background-image : url(../icone/calendar.gif);
  background-repeat : no-repeat;
  background-color : transparent;
  width : 19px;
  margin-bottom:-4px;
}

.QuickBookingSubmit {
  background-color : #A80808;
  border: 1px solid #937368;
  color : white; 
  font-size: 10px;
  font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
  margin-right:2px;
}

/* ******************** SPECIAL OFFERS ********************  */

.specialOffersGroupName {
  font-size:10px;
  font-weight : bold;
  color:white;
}

/* .specialOffersGroupName {
  background:#A18931 url('../immagini/bg_titles.gif') repeat-x; 
  padding:5px;
  font-size:10px;
  font-weight : bold;
  color:white;
}*/

.specialOffersTableMain {
  width: 100%;
	border:0px;
	border-collapse : collapse;
}

.specialOffersTitleContainer {
    background:#A80808 url('../immagini/bg_titles.gif') repeat-x; 
    margin:0; 
    padding:5px;
}

.specialOffersTitle {
    font-size : 11px;
    color: #ffffff;
    font-weight : bold;
}

.specialOfferData {
  float:left; 
  padding: 3px;
  text-align:justify;
  color:#a80808;
}

.specialOfferBook {
  float:right; 
  padding: 3px;
  margin: 3px;
}

.specialOfferName {
  font-weight:bold;
  font-size:14px;
  line-height:14px;
  color:#8B2100;
}

.specialOfferDetailsButton {
  float:left; 
  margin: 4px 0 0 3px;
  border:0px;
  cursor : pointer;
}

.specialOfferLimits {
  font-weight : bold;
  color : #a80808;
}

.offerRooms {
  border-top: 1px dotted #a80808;
  margin-top: 3px;
}

.offerRooms b {
  font-weight : bold;
  color : #A80808;
}

.offerLimits {
  border-top: 1px dotted #a80808;
  margin-top: 3px;
}

.offerLimits b {
  font-weight : bold;
  color : #8D7A2E;
}

ul.OfferDatesList, ul.OfferRoomsList, ul.OfferSupplementsList {
  list-style : none;
  line-height:16px;
  margin:0;
  padding:0;
}

/* #OfferLimit li {
  font-size:10px
} */

.specialOfferRoomName {
  color : #a80808;
}

.specialOfferDescription {
  /* border-top: 1px dotted #fff; */
  margin: 4px 0px 6px 0px;
  text-align:justify;
  float:left;
  line-height:18px;
  color: #a80808;
  font-weight:normal;
  font-size: 11px;
}

.specialOfferRow {
  background:#f8f8f6 url('../immagini/bg_rooms.gif') repeat-x top;
  border-bottom:1px solid #A80808;
  padding:3px;
}

A.bookButton:link, A.bookButton:visited {
  text-decoration:none; 
  color: #C65400; 
  font-weight:bold;  
  font-size:11px;
  line-height:16px;
  background-image : url(../immagini/bg_button_book.gif);
  border : 1px solid #C65400;
  padding : 2px 4px 2px 4px;
  white-space : nowrap;
}

A.bookButton:hover {
  color: #800000; 
  background-color : #ffec00;
  border : 1px solid #800000;
}

.offerThumbnail {
  margin : 6px;
  border : 1px solid #000;
  float:left;
  width:60px;
  height:60px;
}

.s{font-family:Tahoma; font-size:11px;  color:#717171; text-decoration:none}
.s1{font-family:Tahoma; font-size:11px;  color:#5D5D5D}
.s2{font-family:Tahoma; font-size:11px;  color:#5C5C5C; text-decoration:none}
#infos .s2{clear:left; margin-bottom:10px; }
.green{font-family:Tahoma; font-size:11px;  color:#9CE438;}
.red{font-family:Tahoma; font-size:11px;  color:#2C7F06;}
.o{font-family:Tahoma; font-size:11px;  color:#6B5949; text-decoration:none}
.blue{font-family:Tahoma; font-size:11px;  color:#A70808;}
.w{font-family:Tahoma; font-size:11px;  color:#DBCAC8 }
.b{font-family:Tahoma; font-size:11px;  color:#424242;  text-decoration:none}

.t1{background:url(../images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 24px; padding:0px 0px 0px 14px }
.t2{background:url(../images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 22px; padding:0px 0px 0px 10px }
.t3{background:url(../images/1_z1.gif)  center left no-repeat; margin:0px 0px 0px 0px; padding:0px 0px 0px 14px }
.t4{background:url(../images/1_z2.gif)  center left no-repeat; margin:0px 0px 0px 26px; padding:0px 0px 0px 10px }

