body {
	font-family : arial, verdana, sans-serif ;
	font-size : 9pt;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	color: #243842;
}

/* HTML */
a { color: #B1C08A; text-decoration: none;}
a:hover { text-decoration: underline; color: #838281; }
form, fieldset, legend{ margin: 0px; padding:0px; color: #243842; }
input, select, option{font-size: 12px;}
img{ border: none; }
fieldset{ border: none; }
textarea{ overflow: auto; }
li{ margin-bottom: 7px; }
table{ border-collapse: collapse; }

/* CONTAINER */
#container{
	width: 750px;
	margin: 0 auto;
}

/* HEAD */
#header {
	height: 30px;
	background-image: url(/assets/images/bg-header.gif);
}
#header-content {
	height: 20px;
}
#home-box {
	float: left;
	width: 150px;
	height: 20px;
	background: url(/assets/images/i-home.gif) no-repeat 0px 2px;
	padding-left: 15px;
	margin-left: 8px;
}
#home-box a{
	color: #ffffff;
}
#pse-box {
	float: right;
	width: 67px;
	height: 20px;
	/* background: url(/assets/images/bg-pse.gif) no-repeat; */
}
.pse-icon{
	border: none;
}
#header1 {
	height: 40px;
	margin: 0px;
	padding: 0px;
	background: url(/assets/images/logo.gif) no-repeat;
}
#header1 ul{
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px;
}
#header1 li{
	float: left;
	list-style: none;
}
#header1 #contact-us{
	background: url(/assets/images/i-envelope.gif) no-repeat left;
	padding: 0px 15px;
}
#header1 #e-brochures{
	background: url(/assets/images/i-brochure.gif) no-repeat left;
	padding: 0px 15px;
}
#header1 #whos-who{
	background: url(/assets/images/i-whoswho.gif) no-repeat left;
	padding: 0px 15px;
}
#header1 a{
	text-decoration: none;
	color: #384858;
}

#h-menu{
	float: right;
}
#h-menu ul{
	margin: 0px;
	padding: 0px;
}
#h-menu li{
	list-style: none;
	float: left;
	margin-right: 15px;
	background: url(../images/i-block.gif) no-repeat 0px 4px;
	padding: 0px 0px 0px 15px;
}
#h-menu li a{
	color: #ffffff;
}

#main-image {
	width: 750px;
	height: 145px;
	margin: 0px;
	padding: 0px;
}


/* BODYBOX */
#bodybox {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	min-height: 500px;
	height: auto!important;
	height: 500px;
}

#main-content {
	width: 750px;
	height: auto;
	margin: 10px 0px;
}

/* LEFT */
#navibox {
	float: left;
	width: 200px;
	font-size: 12px;
}
#navibox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	
}
#navibox li {
	margin: 0px;
	
}
#navibox li a {
	display: block;
	color: #243842;
	width: 170px;
	padding: 4px 12px 4px 17px;
	text-decoration: none;
	border-bottom: 1px solid #B1C08A;
	font-weight: normal;
	background-image: url(/assets/images/iconnav.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
	
}
#navibox li a:hover, #navibox li a#on{
	background-color: #F6EED0;
	background-image: url(/assets/images/iconnav-on.gif);
	background-position: 5px 9px;
	background-repeat: no-repeat;
}

#navibox li li a{
	color: #243842;
	width: 157px;
	padding: 4px 12px 4px 30px;
	text-decoration: none;
	border-bottom: 1px solid #B1C08A;
	font-weight: normal;
	background-image: url(/assets/images/iconnav2.gif);
	background-position: 17px 9px;
	background-repeat: no-repeat;
	
	
}
#navibox li li a:hover {
	background-image: url(/assets/images/iconnav2-on.gif);
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #243842;
	background-color: #F6EED0;

}
#navibox li li a#on {
	background-image: url(/assets/images/iconnav2-on.gif);
	background-position:17px 9px;
	background-repeat: no-repeat;
	color: #384858;
	background-color: #FFFFFF;
}

.lm-title{
	margin: 0px;
	font-size: 12px;
	background-color: #384858;
	text-align: center;
	color:#FFFFFF;
	
}
/* booking */
.lm-box {
	margin: 20px 0px 20px 0px;
	padding: 5px;
	background-color: #F6EED0;
}
.lm-box form{
	margin: 0px;
}
.lm-box fieldset, #reservation fieldset{
	border: none;
	margin: 0px;
	padding: 3px 0px 8px 0px;
}
.lm-box legend, #reservation legend{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

#reservation{
	text-align: center;
	width: 60%;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #bec052;
}
#bookroom h3{
	background-color: #dcdca0;
	font-size: 12px;
	padding: 1px 5px;
}
.roomdesc{
	margin: 12px 0px 12px 110px;
}
.roomprice{
	margin: 12px 0px 5px 0px;
}
.roombtn{
	text-align: right;
}

#rsv-detail h3{
	background-color: #dcdca0;
	font-size: 12px;
	padding: 1px 5px;
	margin: 0px;
}
.rsv-subinfo h3{
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #bec052;
}
#rsv-detail h4{
	margin: 3px 10px;
	font-size: 12px;
}
#rsv-detail h3.h398{
	font-size: 12px;
	padding: 1px 5px;
	margin: 0px;
	background-color: transparent;
}
.rsv-date{
	margin: 3px 10px;
	font-size: 11px;
}
.rsv-info{
	margin-left:1%;
	border-top: 5px double #dcdca0;
	width: 96%;
}
.rsv-info td, .rsv-info th{
	border-bottom: 1px solid #dcdca0;
	border-collapse: collapse;
	padding: 5px;
}
.rsv-info th{
	text-align: left;
}
#rsv-detailok{
	float: left;
	width: 98%;
}
#rsv-detailok h3{
	background-color: #dcdca0;
	font-size: 12px;
	padding: 1px 5px;
	margin: 0px 0px;
}
	/* at econcierge */
	.rsv-detailok{
		float: left;
		width: 98%;
	}
	.rsv-detailok h3{
		font-style: italic;background-color: #dcdca0;
		font-size: 12px;
		padding: 1px 5px;
		margin: 0px 0px;
	}
.rsv-ok{
	background-color: #E0E2BF;
	margin-top: 0px;
	margin-bottom: 8px;
}
.rsv-tblok{
	float: left;
	border-right: 1px solid #ffffff;
	margin: 0px 0px;
	width: 80%;
}
.rsv-tblok td, .rsv-tblok th{
	background-color: #E0E2BF;
	border-bottom: 1px solid #ffffff;
}
.rsv-tblok th, .rsv-tbl th{
	text-align: left;
}
.rsv-remove{
	text-align: center;
	padding-top: 40px;
	margin-left:80%;
}
.rsv-remove2{
	text-align: center;
	padding-top: 5px;
}


/* CONTENT */
#contentbox {
	float: left;
	width: 540px;
	padding:0px 0px 70px 10px;
}
#contentbox h1, #contentbox1 h1{
	font-size: 15px;
	margin-top: 0px;
	border-bottom: 1px solid #B1C08A;
}

#contentbox1 {
	float: left;
	width: 340px;
	padding:0px 0px 70px 10px;
}

#c-scriptbottom{
	clear: both;
}

/* CONTENT ACCOMODATION */
.acc{
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e9af;
	padding-bottom: 15px;
	float: left;
	width: 100%;
}
.acc-img{
	float: left;
	border: 1px solid #dcdca0;
	width: 100px;
	height: auto;
	overflow: hidden;
}
.acc-img img{
	display: block;
}
.acc-info{
	/*margin-left: 110px;*/
	float: left;
	width: 400px;
	margin-left: 10px;
}
.acc .more{
	clear: both;
}
.acc-more{
	margin-bottom: 25px;
}
.acc-more h2{
	margin-top: 0px;
	font-size: 14px;
}
.acc-heading{
	margin: 15px 0px;
}

.acc-irate{
	margin: 0px;
}
table.irate-detail{
	margin: 2px 0px 0px 0px;
}
table.irate-detail td{
	padding: 3px;
}
table.irate-detail caption{
	margin: 0px;
	padding: 0px;
}
.tbl-border td, .tbl-border th{
	border: 1px solid #dcdca0;
	border-collapse: collapse;
}
.h2-title{
	margin-top: 0px;
	padding-left: 18px;
	font-size: 13px;
	background: url(/images/icon/icon7.gif) no-repeat left;
}
.rate{
	padding-left: 18px;
	margin: 10px 18px;
	background: url(/images/icon/icon9.gif) no-repeat left;	
}
.icon9{
	padding-left: 18px;
	background: url(/images/icon/icon9.gif) no-repeat 0px 5px;	
}
#term, #feature{
	margin-left: 10px;
}
#term ul, #term p{
	margin-top: 0px;
	padding-top: 0px;
}

/* BROCHURE */
.xlist{
	margin-bottom: 15px;
	border-bottom: 1px solid #e6e9af;
	padding-bottom: 15px;
	width: 99%;
}
.xlist h2, .xlist h3{
	margin-bottom: 10px;
}
.xlist-info{
	margin: 0px 0px 0px 18px;
}
.xlist-desc{
	margin: 0px 0px 0px 18px;
}
.xlist-heading{
	margin: 15px 0px;
}
.xlist ul{
	margin: 10px 0px;
	padding-left: 10px;
}
.xlist li{
	list-style: none;
}
.h3-title{
	margin-top: 0px;
	margin-left: 18px;
	padding-left: 18px;
	font-size: 12px;
	background: url(/assets/images/iconnav2-on.gif) no-repeat left;
}


/* GALLERY */
.thumbs{
	width: 110px;
	height: 160px;
	padding: 5px;
	float: left;
}
.thumbs p{
	margin: 0px;
	text-align: center;
}


/* CENTER CONTENT */
.c-fnav{
	margin: 18px 0px;
}
/* RIGHT MENU */
#right{
	float: left;
	width: 190px;
	margin-left: 10px;
}
#right ul
{
	margin: 0px;
	padding: 0px;
}
#right li{
	list-style: none;
	padding: 65px 0px 20px 0px;
	margin-right: 0px;
	width: 190px;
	text-align: center;
	background-repeat: no-repeat;
}
#right a{
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	display: block;			
}
#right a:hover{
	color: #fff;
	background-color: #000;
	text-decoration: none;
}


/* FOOTER */
#footer {
	width : 100%;
	background: #384858 url(/assets/images/bg-footer.jpg) repeat-x top;
	text-align: center;
	padding: 30px 0px 0px 0px;
	color:#ffffff;
}

#footer p{
	width: 720px;
	margin: 0px auto 0px auto;
	padding-bottom: 0px;
	font-size: 10px;
}
#footer p.mmc{
	width: 750px;
	font-size: 9px;
	text-align: left;
	margin-top: 30px;
}
/* FOOT MENU */
#f-menu{
	width: 750px;
	margin: 0px auto 15px auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #dcdca0;
}
#f-menu ul
{
	margin: 0px auto;
	padding: 0px;
}
#f-menu li{
	list-style: none;
	float: left;
	padding: 81px 0px 8px 0px;
	margin-right: 92px;
	background-repeat: no-repeat;
	width: 75px;
}
#f-menu li.last{
	margin-right: 0px;
}
#f-menu a{
	color: #B1C08A;
	font-weight: bold;
	text-align: center;
}
#f-menu a:hover{
	color: #fff;
}

/* INFO FORM */
#infoform, .fbutton {
	border: none;
}
.formwrapper{
	padding: 4px 0px;
	margin: 3px 0px;
}
#infoform label, .xform label{
	float: left;
	text-align: right;
	width: 155px;
	padding: 0px 5px;

}
.listwrapper{
	float: left;
}
.fbutton{
	margin: 15px 0px;
	text-align: center;
}
.formsmall input{
	font-size: 10px;
	margin-left: 170px;
}

/* COMMENT */
.comments{
	background: url(/assets/images/i-tutup.gif) no-repeat;
	padding: 8px 0px 0px 18px;
	border: 0;
}
.what{
	color: #5f4d37;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.who{
	color: #bec052;
	font-weight: bold;
	font-size: 11px;
	/* background: url(/assets/images/i-tutup.gif) no-repeat right; */
	margin: 0px 0px 0px 14px;
	padding: 4px 0px 30px 0px;
}

/* VIEW MORE */
.view-more{
	margin: 0px 0px 8px 0px;
	border-bottom: 1px solid #e6e9af;
	padding: 0px 0px 8px 0px;
	width: 97%;
}
.view-more h2{
	margin-top: 0px;
	font-size: 13px;
}
.vm-title{
	padding-left: 18px;
	background: url(/images/icon/icon9.gif) no-repeat left;
}

.vm-left{
	float: left;
	width: 125px;
}
.vm-right{
	margin-left: 130px;
}
.vm-right ul, .vm-normal ul{
	margin: 0px;
	padding: 0px;
}
.vm-right li{
	padding-left: 20px;
	list-style: none;
}
.vm-normal{
	width: 500px;
}
.vm-normal li{	
	float: left;
	list-style: none;
	padding-left: 15px;
	margin-right: 15px;
}
li.Free{
	background-image: url(/images/free.gif);
	background-repeat: no-repeat;
	background-position: left;
	}
li.Charge{
	background: url(/images/charge.gif) no-repeat left ;
}


/* FUNCTION */
	
	/* nav for level 3 */
	#topsubnav{
		margin: 0px 0px 25px 0px;
	}
	#topsubnav ul{
		margin: 0px;
		padding: 0px;
		text-align: right;
	}
	#topsubnav ul li{
		padding: 0px 0px 0px 15px;
		margin: 0px;
		list-style: none;
		display: inline;
		background: url(/assets/images/i-greenblock.gif) no-repeat 5px;
	}
	#topsubnav li a{
		padding: 0px 6px 0px 4px;
	}
	#topsubnav li.last{
		border: none;
	}
	#topsubnav li.subselect{
		background: url(/assets/images/iconnav-on.gif) no-repeat 5px;
	}
	#topsubnav li.subselect a{
		color: #5f4d37;
		text-decoration: none;
		font-weight: bold;
	}
	#topsubnav li a:hover{
		font-weight: bold;
	}
	
.warn{
	color: red;
	text-align: center;
	font-weight: bolder;
}	
.more{
	text-align: center;
}
p.more a{
	background: url(/images/icon/more.gif) no-repeat 0px 4px;
	padding-left: 12px;
}

.small{
	font-size: 11px;
}
.date{
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}
.red{
	color: #ff0000;
}
.pcenter{
	text-align: center;
}
.pright{
	text-align: right;
}
.xclear{
	clear: both;
}
.borderb{
	padding-bottom: 15px;
	border-bottom: 1px solid #e6e9af;
}
/*
.row2{
	background-color: #f4f4db;
}
*/
.row1{
	background-color: #e3e5b6;
}
.err{
	color: #ff0000;
	text-align: center;
}
.lbt, .xbt{
	background-color: #5f4d37;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: none;
}
.hideleft {
	background-color: #e6e9af;
	color: #5f4d37;
	border: none;
	padding-left: 3px;
	font-weight: bold;
}
.hidecenter {
	background-color: #5f4d37;
	color: #ffffff;
	border: none;
	padding-left: 3px;
	text-align: center;
}
input.hidefield{
	border: 1px solid #f9fae8;
	text-align:left;
	background-color: #f9fae8;
	color: #5f4d37;
}
.bgtd{
	background-color: #dcdca0;
}
td.tdlast, th.tdlast{
	border-bottom: 1px solid #e0e2bf;
}

.extra {
	height:12px;
	width:98%;
	margin:0px;
	
}
.esub li{
	list-style: square;
	margin-bottom: 5px;
	color: #bec052;
}

th.rowtitle{
	background-color: #e6e9af;
	padding: 0px 0px;
	text-align: center;
}

/* position */
.normal{
	margin: 15px 0px;
}
.padl18{
	padding-left: 18px;
}
.padb12{
	padding-bottom: 12px;
}
.marginl18{
	margin-left: 18px;
}
.marginl35{
	margin-left: 35px;
}
.marginb0{
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.height110{
	min-height: 110px;
	height: auto !important;
	height: 110px;
}
/* clear */
.clear:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clear {display: inline-block;}

/* Hides from IE-mac \*/
* html .clear {height: 1%;}
.clear {display: block;}
/* End hide from IE-mac */