* {
	margin:0;
	padding:0;
}

body {
	font-size: 100%; 
	font-family: Trebuchet MS, Arial, Verdana, sans-serif; 
/*	background: #fdfae4 url(../images/bg.jpg) repeat-x;*/ 
	background: #fdfae4 url(../images/bg.gif) repeat-x; 
	color: #8b7046;
	}
	
.clear {clear: both;}

.l {float: left;}

.r {float: right;}

ul {
	list-style: none; 
	list-style-image: none;
	}

a {
	text-decoration: none; 
	color: #8b7046;
	}
	
a:hover {text-decoration: underline;}		

img {
	border: 0;
}

/***********************************************/
/* Width styles                                */
/***********************************************/
/**** fixed widths (for use in e.g. form input boxes) ****/
.s50 {width:50px;}
.s70 {width:70px;}
.s80 {width:80px;}
.s90 {width:90px;}
.s100 {width:100px;}
.s120 {width:120px;}
.s130 {width:130px;}
.s140 {width:140px;}
.s150 {width:150px;}
.s170 {width:170px;}
.s200 {width:200px;}
.s230 {width:230px;}
.s250 {width:250px;}
.s300 {width:300px;}
.s350 {width:350px;}
/**** percentage widths (for use in e.g. tables) *********/
.pc5 {width:5%;}
.pc10 {width:10%;}
.pc20 {width:20%;}
.pc30 {width:30%;}
.pc33 {width:33%;}
.pc40 {width:40%;}
.pc50 {width:50%;}
.pc60 {width:60%;}
.pc70 {width:70%;}
.pc80 {width:80%;}
.pc90 {width:90%;}
/*********************************************************/

#header {
	background: transparent url(../images/header-bg.jpg) center top no-repeat;
/*	background: #E0D09D url(../images/header-bg.jpg) center top no-repeat;*/
	height: 136px;
	color:#20253c;
	font-size:11px;
	text-align:right;
	line-height: 18px;
	border: 1px solid #E0D09D;
}

.border {
	border: 1px solid #E0D09D;
	border-top:none;
	border-bottom:none;
}

#header img.logo {
	padding-left:60px;
	padding-top: 10px;
	float:left;
}

#header ul {
	margin-top:15px;
}

#header ul li a {
	color:#20253c;
	text-decoration: underline;
}

#header ul li a:hover {
	text-decoration: none;
}

.container_12 .grid_12, .container_16 .grid_16 {
	width:960px;
	margin-left:0px;
	margin-right:0px;
}

#navigation {
	background: url(../images/navbg.jpg) left repeat-x;
	float:left;
	width:948px;
	height:38px;
}


.flash {
	border:1px solid #e8e8e8;
	border-top:none;
	border-bottom:none;
	height:274px;
	background: #fff;
}

.flashinside {
	border:1px solid #e8e8e8;
	border-top:none;
	border-bottom:none;
	height:213px;
	background: #fff;
}

.white {
	background: #FFF url(../images/contentbg2.jpg) bottom no-repeat;
/*	background: #FDF9E0 url(../images/contentbg.jpg) repeat-x;*/
	border:1px solid #e8e8e8;
	border-top:none;
}

#booking {
	margin-bottom:8px;
	float:left;
}

#searchbox {
	padding:8px 10px 8px 40px;
	background: #393f5f url(../images/booking-mid.jpg) repeat-y;
	width:206px;
	float:left;
}

table.searchbox {
color:#FFFFFF;
font-size:12px;
}

.sstay {
	margin:20px 0px 12px 0px;
	padding:6px;
	background: #fff;
	border:1px solid #ececec;
	width: 298px;
/*	height: 240px ;*/
	float:left;
}

.sstay ul {
	margin: 5px 0;
}

.sstay ul li {	
	padding:1px 0;
	font-size:11px;
	color:#8a8062;
	line-height:18px;
}


.lstay {
	margin:20px 0px 12px 12px;
	padding:6px;
	background: #fff;
	border:1px solid #ececec;
	width: 298px;
/*	height: 240px;*/
	float:left;
}

.lstay ul {
	margin: 5px 0;
}

.lstay ul li {	
	padding:1px 0;
	font-size:11px;
	color:#222b4d;
	line-height:18px;
}

h1 {
	color:#373f5c;
	font-size:17px;
	font-weight:400;
}

h1.gold {
	color:#ab996a;
}

.leftcol {
	margin:10px 0 5px 20px;
}

.leftcol h1 {
	margin-top:10px;
}


.features {
	margin-right:12px;
	width:202px;
	font-size:12px;
	float:left;
	background:url(../images/locationbg.gif) bottom no-repeat;
}

.features p , .features.mid p, .featureslast p {
	padding-right: 10px;
	text-align: right;
}

.features p a {
	color:#222b4d;
}

.features p a.fff {
	color:#fff;
}

.features p a:hover {
	text-decoration: none;
}

.features.mid {
	background:url(../images/locationbg2.gif) bottom no-repeat;
}

.featureslast {
	margin-right:0px;
	width:202px;
	font-size:12px;
	float:left;
	background:url(../images/locationbg.gif) bottom no-repeat;
}

.featureslast p a {
	color:#222b4d;
}

.featureslast p a:hover {
	text-decoration: none;
}

#quote {
	margin:12px 0 12px 80px;
	float:left;
}

#quote blockquote {
	background: url(../images/quote1.gif) no-repeat;
	padding: 8px 0 0 25px;
	font-size:12px;
	color:#aaa;
	font-style: italic;
	width:435px;
	float:left;
}

#quote p {
	background: url(../images/quote2.gif) bottom right no-repeat;
	padding: 3px 30px 0 25px;
	color:#5f6579;
	font-size:10px;
	font-weight: 700;
	font-style: italic;
	text-align:right;
}

ul.apartfeatures {
	margin:5px 0 40px 20px;
}


ul.apartfeatures li {
	padding:3px 0 3px 20px;
	background: url(../images/star.gif) 0 50% no-repeat;
	font-size:12px;
	color:#222b4d;
	font-weight: bold;
	font-style:italic;
}

ul.apartfeatures li.none {
	padding:3px 0 3px 0px;
	background: none;
}

.content table {
color:#261D10;
font-size:13px;
}

.content table td {
	padding:5px;
}

.content ul {
	margin:5px 0 5px 30px;
}

.content ul li {
	font-size:12px;
	list-style-type:disc;
	padding:2px 0 2px 0;
}

.content ul.longlist {
background:#F2F2F1 none repeat scroll 0 0;
border:1px solid #E4E6E2;
font-size:12px;
margin:5px 0;
padding:8px;
width:400px;
}

.content ul.longlist li {
font-size:12px;
list-style-type:disc;
margin:2px 0 2px 25px;
color:#222B4D;
}

.content ul.blue {
/*background:#F2F2F1 none repeat scroll 0 0;
border:1px solid #E4E6E2;*/
font-size:12px;
margin:5px 0;
padding:8px;
}

.content ul.blue li {
font-size:12px;
list-style-type:disc;
margin:2px 0 2px 25px;
color:#222B4D;
}

.content ul.apartfeatures {
	margin:5px 0 40px 20px;
}

.content ul.apartfeatures li {
margin:0 0 0 0;
	padding:3px 0 3px 20px;
	background: url(../images/star.gif) 0 50% no-repeat;
	font-size:12px;
	color:#222b4d;
	font-weight: bold;
	font-style:italic;
	list-style-type:none;
}

.content h1 {
	margin:10px 0;
	font-size:22px;
}

.content h2 {
	margin:5px 0;
	font-size:18px;
}

.content h3 {
	margin:5px 0;
	font-size:16px;
	color:#373f5c;
}

.container_16 .content {
	width:600px;
	padding-bottom:60px;
}

.photogallery {
	background: url(../images/gallerybg.jpg) top right no-repeat;
}

/*.container_16 .content {
margin:0;
width:660px;
}*/


.content p {
	margin:10px 0;
	color:#8a8062;
	font-size:13px;
	line-height:20px;
}

.content p.start {
	color:#2f364f;
	font-size: 13px;
	line-height:19px;
}

.content p img {
	margin-right:8px;
	padding:1px;
	border:1px solid #cececc;
}

.content p img.rhs {
	margin-left:8px;
	padding:1px;
	border:1px solid #cececc;
}

.contentlhs {
	width:360px;
	float:left;
}

.contentrhs {
	margin-left:15px;
	padding-left:20px;
	background: url(../images/border-vertical.jpg) left center no-repeat;
	width:260px;
	float:left;
}


/* ##################### FOOTER ###################*/

.footer {
	padding-top:20px;
	background: url(../images/footerbg.jpg) no-repeat;
	height:80px;
}

.footer p {
	font-size: 10px;
	color:#aaa;
	text-align:right;
	line-height:20px;
}

.footer p a {
	text-decoration: underline;
	color:#aaa;
}

/*#############################     BKE CLASSES     ##############################*/

.detail {
	display: none;
}

table.roomchoice {
	background: #f4f4f4;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
}

table.roomchoice td {
	padding:4px;
	/*font-size:12px;
	color:#fff;*/
}

table.roomchoice tr.alt {
	background: #fff;
}

table.roomchoice tr.eventalt {
	background: #fff;
	border-top:1px solid #CCCCCC;
}

table.roomchoice tr.eventalt td {
}


table.roomsavailability td.tariffname {
	padding:4px;
	background: #C4AB72;
	color:#fff;
}

table.roomsavailability td.tariffnamespecial {
	padding:4px 0;
	background: #a89474;
	color:#00;
}

table.roomsavailability {
	/*background:#f3f1ea;
	border:1px solid #f3f1ea;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;*/
}

table.roomsavailability td {
	padding:4px;
}

table.roomsavailability tr.alt {
	background: #fff;
}


table.roomlist {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#e8e8e8;
}

table.roomlist td.roomdesc {
	background: #fff;
	font-size:11px;
	padding:5px;
}

table.roomlist td.roomtotal {
	background: #fff;
	font-size:11px;
	padding:5px;
}

td.bke_roomheadcell {
	font-size:11px;
	padding:4px;
	font-weight: bold;
}

td.bke_roomheadtotal {
	font-size:11px;
	padding:4px;
	font-weight: bold;
}

.availtableiframe {
	width:420px;
	height: 186px;
}


table.noavailroomlist {
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	background:#DEDACF;
	padding:4px;
}

table.noavailroomlist td {
	padding:4px;
}


table.noavailroomlist td.roomtable {
	background: #fff;
	font-size:11px;
	padding:5px;
}

table.noavailroomlist td.bke_remark {
	font-size:11px;
	padding:5px;
}

table.quicksearch img {
	margin:3px;
	vertical-align:top;
}

.element {
background:#FFF none repeat scroll 0 0;
border:1px solid #8B7046;
float:left;
height:63px;
margin:4px;
width:86px;
}

.element img.thumb {
margin:5px 0 0 8px;
}

