body,html {
background:#fff ;
color:#000;
font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
}

a:link, a:visited {
 text-decoration: none;
 color: #fff;
} 
a:hover, a:active {
 text-decoration: none;
 color: #D7B790;
} 

#top_menu {
 font-size: 110%; 
 float:right;
margin-top: 120px;
} 
#top_menu ul {
 list-style: none;
 padding-top: 1em; 
 padding-bottom: 1em;
} 
#top_menu li {
 display: inline; 
} 
#top_menu a:link, #top_menu a:visited {
 padding: 0.2em 0.4em 0.2em 0.4em; 
 text-decoration: none;
 border: 1px solid #fff; 
} 
#top_menu a:hover {
 color: #D7B790;
  border: 1px solid #D7B790; 

} 






body {
min-width:940px;
}

#wrap {
background:#4E84C4 ;
margin:0 auto;
width:939px;
}

#header {
background:#4E84C4 ;
height:160px;
width:939px;
padding-top: 5px;
}

#logo {
float:left;
margin-top: 40px;
margin-left:50px;

}

#img_home {
float:right;
margin-right:5px;
}

/*Main context*/
#main {
background:#4E84C4 ;
float:right;
width:767px;
margin-bottom:40px
}

#context {
line-height:1.5;
padding:20px;
text-align:justify;
color:#FFF;
}

#context ul {
list-style-type: square;
padding:15px 0 15px 35px;
}

#title {
color:#FFF;
font-weight:800;
margin-bottom:5px;
text-align:left;
}

/*Main menu*/
#sidebar {
background:#3468A8  ;
float:left;
width:172px;
}

#list-menu {
font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
list-style-type:none;
text-align:right;
}

#list-menu li {
background:url(../images/menu-line.jpg) bottom no-repeat;
padding-bottom:17px;
padding-right:7px;
padding-top:17px;
}

#plm {
padding-bottom:18px;
padding-top:18px;
text-align:center;
}

#plm a:link {
color: #fff;
font-size:13px;
}

#plm a:hover {
color: #D7B790;
}

/*Booking bottom*/

form {
background: #999;
padding:10px;
text-align:left;
margin-top: -2px;
}

#booking-form {
width:152px;
}


input {
font:bold .95em verdana, sans-serif;
}

.input {
background:#eef;
border:1px solid #666;
}

.button2 {
background:#eef;
border:1px solid #666;
cursor:pointer;
}


label {
display:block;
text-align:left;
width:95px;
}

/*Footer*/
#footer {
background:#4E84C4 ;
clear:both;
color: #D7B790;
font-size: 10px;
}

/*Menu footer*/
#links-footer-top {
margin-top: 30px;	
margin-bottom:10px;
text-align:center;
}

#links-footer-bottom {
margin-left:40px;
margin-top:10px;
padding-bottom:15px;
text-align:center
}

.horiz-footer-top li {
display:inline;
list-style-type:none;
margin:0 0 5px 45px;
}

.horiz-footer-top li a {
color: #D7B790;
}

hr {
background-color:#D7B790;
color:#D7B790;
border:none;
height:1px;
width:90%;
}

.horiz-footer-bottom li {
display:inline;
list-style-type:none;
margin:5px 40px 10px 10px;
}

.horiz-footer-bottom li a {
color: #D7B790;
}

.policy {
padding-left:160px;
}

#contact {
font-size: 11px;	
color: #fff;
margin-top: -2px;
line-height:20px;
background:#999;
padding: 10px;
width: 152px;
margin-bottom: 10px;
}

#contact p {
	display:inline;
}

#number { margin-left:10px; }
#number2 { margin-left:22px; }
#number3 { margin-left:14px; }
#number4 { margin-left:19px; }


.headings {
color:#FFF;
font-size:11px;
font-weight:700;
padding-bottom: 5px;
}

.datatable {
 border: 1px solid #D6DDE6;
 border-collapse: collapse;
 width: 60%; 
 margin-left:140px; 
} 
.datatable col.odd {
 background-color: #80C9FF;
 color: #000000; 
} 
.datatable col.even {
 background-color: #09F;  
 color: #000000; 
} 
.datatable td {
 border:1px solid #ffffff;
 padding: 0.3em;
 text-align:center;
} 
.datatable th {
 border:1px solid #ffffff;
 background-color: #00487D;
 color: #FFFFFF;
 font-weight: bold;
 text-align: center;
 padding: 0.3em; 
} 

ol {list-style-type: decimal;
	margin-left:40px;}
	
	
.map a:link {
color:#FFF;	
}

pre {
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
	
}

.manap {
	
	border: 1px dotted #fff;
	padding: 5px;
}


#undeal {
	font-style:italic;
	color:#CCC;
}

h5 {
	font-size:260%;
	color:#ccc;
	font-weight:bold;
	letter-spacing:-.05em;
	position:relative;
	margin:.6em 0;
	padding-top:20px; 
}

/*Booking bottom*/
#booking-form {
width:152px;
}

#aspnetForm {
width:152px;
background:#CCC;
}
/**
 * Style sheet for CalendarPickerControl
 * System-colors theme
 */

div.calendarbutton{
	position: absolute;
	width: 15px;
	height: 16px;
	background: transparent url("images/calendar_icon.png") no-repeat center;
}

#CalendarPickerControl{
	background-color: transparent;
	width: 250px;
	height: 200px;
}

#CalendarPickerControl table.calframe{
	width: 100%;
	border: 1px solid black;
	background-color: buttonface;
	text-align: center;
}

#CalendarPickerControl td.monthname{
	width: 100%;
	font: normal 13px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.monthnameLNX{
	width: 100%;
	font: normal 13px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl table.navigation{
	width: 100%;
	text-align: center;
}

#CalendarPickerControl td.navbutton{
	font: normal 11px Verdana;
	color: buttontext;
	font-weight: bold;
	background-color: buttonface;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
	cursor: pointer;
}

#CalendarPickerControl td.navbutton:hover{
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight  threeddarkshadow;
	background-color: buttonshadow;
}

#CalendarPickerControl span.yearbutton{
	cursor: pointer;
}

#CalendarPickerControl span.yearbutton:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.dayname{
	font: normal 11px Verdana;
	color: captiontext;
	font-weight: bold;
	background-color: activecaption;
}

#CalendarPickerControl td.daynameLNX{
	font: normal 11px Verdana;
	color: highlighttext;
	font-weight: bold;
	background-color: highlight;
}

#CalendarPickerControl td.today{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: red;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.today:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current{
	font: normal 11px Verdana;
	font-weight: bold;
	background-color: highlight;
	color: highlighttext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.current:hover{
	text-decoration: underline;
}

#CalendarPickerControl td.day{
	font: normal 11px Verdana;
	background-color: buttonface;
	color: buttontext;
	text-decoration: none;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight buttonshadow buttonshadow buttonhighlight;
}

#CalendarPickerControl td.day:hover{
	text-decoration: underline;
	background-color: threedshadow;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.weekend{
	font: normal 11px Verdana;
	color: buttontext;
	text-decoration: none;
	background-color: threedshadow;
	font-style: italic;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: buttonhighlight threeddarkshadow threeddarkshadow buttonhighlight;
}

#CalendarPickerControl td.weekend:hover{
	background-color: buttonshadow;
	text-decoration: underline;
	border-color: threeddarkshadow buttonhighlight buttonhighlight threeddarkshadow;
}

#CalendarPickerControl td.dayothermonth{
	font:normal 11px Verdana;
	background-color: buttonhighlight;
	color: inactivecaptiontext;
	border: 1px solid buttonhighlight;
}

#CalendarPickerControl td.weeknumber{
	font:normal 9px Verdana;
	background-color: buttonface;
	color: inactivecaptiontext;
	border-width: 0px;
}

