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:#503F2D;
	margin:0 auto;
	width:939px;
}
#header {
	background:#503F2D;
	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:#503F2D;
	float:right;
	width:767px;
	margin-bottom:40px
}
#context {
	line-height:1.5;
	padding:20px;
	text-align:justify;
	color:#FFF;
}
#context ul {
	list-style-type: circle;
	padding:15px 0 15px 35px;
}
#title {
	color:#FFF;
	font-weight:800;
	margin-bottom:5px;
	text-align:left;
}
/*Main menu*/
#sidebar {
	background:#3E311E;
	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.gif) bottom no-repeat;
	padding-bottom:17px;
	padding-right:5px;
	padding-top: 17px;
}
#plm {
	padding-bottom:19px;
	padding-top:18px;
	text-align:center;
}
#plm a {
	color: #fff;
	font-size:13px;
}
#plm a:hover {
	color:#D7B790;
}
/*Booking bottom*/

form {
	background: #9B7641;
	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:#503F2D;
	clear:both;
	color: #D7B790;
	font-size: 10px;
}
/*Menu footer*/
#links-footer-top {
	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:#9B7641;
	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;
}
.datatable2 {
	border: 1px solid #D6DDE6;
	border-collapse: collapse;
	width: 90%;
	margin-left:30px;
}
.datatable2 col.odd {
	color: #fff;
}
.datatable2 col.even {
	color: #fff;
}
.datatable2 td {
	border:1px solid #ffffff;
	padding: 0.3em;
}
.datatable2 th {
	border:1px solid #ffffff;
	background-color: #00487D;
	color: #fff;
	font-weight: bold;
	text-align: left;
	padding: 0.3em;
}
.nbg {
	background:#503F2D;
}
ol {
	list-style-type: decimal;
	margin-left:40px;
}
#tablepics {
	width: 80%;
	margin-left:30px;
}
.imgtable {
	padding: 3px;
}
.textimg {
	padding-left: 5px;
	font-weight:bold;
}
#blanket {
	background-color:#111;
	opacity: 0.65;
	position:absolute;
	z-index: 9001; /*ooveeerrrr nine thoussaaaannnd*/
	top:0px;
	left:0px;
	width:100%;
}
/*Mediterranean poppu*/
#popupdiv_m {
	position:absolute;
	background-color:#E4D9C3;
	border: 1px solid #333;
	width:325px;
	height:380px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	padding: 10px;
	color: #222;
	text-align: justify;
}
#popupdiv_m a {
	color: #222;
	font-weight: bold;
	border: 1px solid #222;
}
/*Pacific popup*/
#popupdiv_p {
	position:absolute;
	background-color:#E4D9C3;
	border: 1px solid #333;
	width:325px;
	height:425px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	padding: 10px;
	color: #222;
	text-align: justify;
}
#popupdiv_p a {
	color: #222;
	font-weight: bold;
	border: 1px solid #222;
}
/*Tropical popup*/
#popupdiv_t {
	position:absolute;
	background-color:#E4D9C3;
	border: 1px solid #333;
	width:325px;
	height:475px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	padding: 10px;
	color: #222;
	text-align: justify;
}
#popupdiv_t a {
	color: #222;
	font-weight: bold;
	border: 1px solid #222;
}
/*Scandinavian popup*/
#popupdiv_s {
	position:absolute;
	background-color:#E4D9C3;
	border: 1px solid #333;
	width:325px;
	height:445px;
	z-index: 9002; /*ooveeerrrr nine thoussaaaannnd*/
	padding: 10px;
	color: #222;
	text-align: justify;
}
#popupdiv_s a {
	color: #222;
	font-weight: bold;
	border: 1px solid #222;
}
.popimg {
	text-align:center;
	margin-bottom: 5px;
}
pre {
	font-family:Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
}
td {
	padding: 3px;
}
#list-menu span {
	visibility:hidden;
}


/* mediterranean */
ul#gallery, ul#gallery li {
	margin:0;
	padding:0;
	list-style:none;
}
ul#gallery {
	width:600px;
	height:378px;
	position:relative;
	background:#e1e1e1 url(../images/gallery/pre.png) no-repeat 50% 40%;
}
ul#gallery li {
	float:left;
	display:inline;
	margin-top:318px;
}
ul#gallery a span {
	display:none;
}
ul#gallery a:hover {
	background:none;
	z-index:100;
}
ul#gallery a:hover span {
	position:absolute;
	width:600px;
	height:314px;
	float:left;
	top:0;
	left:0;
	display:block;
}
#cont td {
	padding: 10px;
}


#galnav {
font-size: 90%;
}
#galnav ul {
list-style: none;
margin: 0;
padding: 0;
padding-top: 1em;
}
#galnav li {
display: inline;
}
#galnav a:link, #galnav a:visited {
padding: 0.4em 1em 0.4em 1em;
color: #FFFFFF;
background-color: #AA8A57;
text-decoration: none;
border: 1px solid #AA8A57;
}
#galnav a:hover {
color: #333;
background-color: #E1D5BD;
}

h5 {

	font-size:260%;

	color:#ccc;

	font-weight:bold;

	letter-spacing:-.05em;

	position:relative;

	margin:.6em 0;

	padding-top:20px; 

}
/**
 * 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;
}

