@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", Arial, sans-serif;
	font-size: 12px;
	color: #010000;
	background-color:#6a6a6a;
	font-weight:normal;

}
img {
	border-color:#000000;
}
	
* :focus { outline: 0; }
a {
	text-decoration:underline;
	color:#ebb140;
	font-weight: bold;
}
a:hover {color:#999999; text-decoration:none;}
p {
	font-family: "Verdana", Arial, Verdana, sans-serif;
	color: #010000;
	font-size:12px;
	font-weight:normal;
}
h1 {color:#ea9904; font-size:24px; font-family:Arial, Helvetica, sans-serif;}
h1 span {color:#848484; font-size:16px; font-weight:lighter;}
span.teaser a {color:#010000; text-decoration:underline; font-weight:bold;}
span.teaser a:hover {text-decoration:none;}
span.teaser2 a {color:#010000; text-decoration:underline; font-weight:bold; font-size:10px;}
span.teaser2 a:hover {font-size:10px;text-decoration:none;}
h2 {font-size:16px; color:#333333; font-weight:bold;}

ul {margin-left:20px;}
ul.room {
	margin-left:170px;
}

.clear {clear:both:}


#wrapper {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 15px auto;
	padding: 0px;
	width: 952px;
}
.top_container {
	background-image: url(../images/body_top_grey.jpg);
	background-repeat: repeat;
	height: 7px;
	width:952px;
}
#main_container {
	background-image: url(../images/body_middle_grey.jpg);
	background-repeat: repeat-y;
	width: 952px;
}
#main {
	margin: auto;
	padding: 0px;
	width: 939px;
}
#header {
	background: url(../images/header_bg.jpg) no-repeat;
	background-repeat: no-repeat;
	height: 130px;
	width: 939px;
}

.logo {
	float:left;
	height:130px;
	width:220px;
}
.logo h1 {	margin: 0 auto; padding: 0px;}
.logo h1 a {
	background-image:url(../images/hotel-logo.jpg);
	width:220px;
	height:130px;
	display: block;
}
.logo h1 span {display:none;}

.topnav {
	float:right;
	width:355px;
	height:30px;
	font-size:10px;
}
.topnav ul{
	margin: 0px;
	padding: 8px 0 0 0;
	list-style-type: none;
	text-align:center;
}
.topnav ul li {float:left;}
.topnav ul li a {
	display: block;
	height:15px;
	width: 80px;
	color: #ea9a01;
	margin-right: 8px;
	text-decoration:none;
}
.topnav ul li a:hover {text-decoration:underline; color:#666666;}

.mainmenu {
	float:left;
	width:715px;
	height:80px;
	padding-left:0px;
	font-size:11px;
}
.mainmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
}
.mainmenu ul li {
	float:left;
	margin-right:5px;
	padding-top:30px;
}
.mainmenu ul li a {
	display:block;
	height:20px;
	padding-top:5px;
	text-decoration:none;
	color:#666666;
	
	_display:block;
	//display:block;
}
/*NORMAL*/
.mainmenu ul li a.home{width:105px;}
.mainmenu ul li a.about {width:85px;}
.mainmenu ul li a.accommodation {width:115px;}
.mainmenu ul li a.facilities {width:110px;}
.mainmenu ul li a.dining {width:150px;}
.mainmenu ul li a.promotion {width:120px;}

/*HOVER*/
.mainmenu ul li a.home:hover { width:105px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.about:hover { width:85px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.accommodation:hover { width:115px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.facilities:hover { width:110px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.dining:hover { width:150px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.promotion:hover { width:120px; background-color:#ea9904; color:#FFFFFF;}

/*ACTIVE*/
.mainmenu ul li a.home-active {width:105px;background-color:#ea9904;color:#FFFFFF;}
.mainmenu ul li a.about-active { width:85px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.accommodation-active { width:115px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.facilities-active { width:110px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.dining-active { width:150px; background-color:#ea9904; color:#FFFFFF;}
.mainmenu ul li a.promotion-active { width:120px; background-color:#ea9904; color:#FFFFFF;}

.bottommenu {
	background-image: url(../images/bottom_menu_bg.jpg);
	background-repeat: no-repeat;
	height: 126px;
	color:#666666;
	border-bottom:#CCCCCC solid 2px;
	
		_background-image: url(../images/bottom_menu_bg_ie.jpg);
	//background-image: url(../images/bottom_menu_bg_ie.jpg);
}
.btm_title {font-size:11px; font-weight:bold; color:#333333; height:23px;}
.btmmenu01 {
	letter-spacing: -1px;
	font-size:10px;
	font-weight:bold;
	float: left;
	height: 111px;
	width: 160px;
	padding: 10px 5px 5px 20px;
	
		_width: 155px;
	//width: 155px;
	_padding: 10px 5px 5px 15px;
	//padding: 10px 5px 5px 15px;
}
.btmmenu01 a { font-size:10px;}
.btmmenu02 {
	float: left;
	width: 222px;
	height:111px;
	padding: 10px 5px 5px 15px;
	font-size:10px;
	letter-spacing: -1px;
	
		_width: 220px;
	//width: 220px;
	_padding: 10px 5px 5px 5px;
	//padding: 10px 5px 5px 5px;
}

.btmmenu02 ul {margin-left:-30px;}
.btmmenu03 {
	float: left;
	width: 378px;
	height:111px;
	padding: 10px 5px 5px 15px;
	font-size:10px;
	letter-spacing: -1px;
	
		_width:370px;
	//width:370px;
	_padding: 10px 5px 5px 5px;
	//padding: 10px 5px 5px 5px;
}
.thumb01, .thumb02, .thumb03, .thumb04, .thumb05 {float: left; height: 80px; width: 61px; margin-right: 14px;}
.thumb01 a {background:url(../images/btm_thumb01.jpg); height:80px; width:61px; display:block;}
.thumb02 a {background:url(../images/btm_thumb02.jpg); height:80px; width:61px; display:block;}
.thumb03 a {background:url(../images/btm_thumb03.jpg); height:80px; width:61px; display:block;}
.thumb04 a {background:url(../images/btm_thumb04.jpg); height:80px; width:61px; display:block;}
.thumb05 a {background:url(../images/btm_thumb05.jpg); height:80px; width:61px; display:block;}
.thumb01 span, .thumb02 span, .thumb03 span, .thumb04 span, .thumb05 span {display:none;}
.thumb01 a:hover {background:url(../images/btm_thumb01_hover.jpg); height:80px; width:61px; display:block;}
.thumb02 a:hover {background:url(../images/btm_thumb02_hover.jpg); height:80px; width:61px; display:block;}
.thumb03 a:hover {background:url(../images/btm_thumb03_hover.jpg); height:80px; width:61px; display:block;}
.thumb04 a:hover {background:url(../images/btm_thumb04_hover.jpg); height:80px; width:61px; display:block;}
.thumb05 a:hover {background:url(../images/btm_thumb05_hover.jpg); height:80px; width:61px; display:block;}

.btmmenu04 {
	float: left;
	width: 240px;
	height:111px;
	padding: 10px 10px 5px 15px;
	font-size:10px;
	letter-spacing: -1px;
	line-height:18px;
	
		_width:235px;
	//width:235px;
	_padding: 10px 5px 5px 0px;
	//padding: 10px 5px 5px 0px;
}
.btmmenu05 {
	float: left;
	width: 70px;
	height:111px;
	padding: 10px 5px 5px 8px;
	font-size:10px;
	letter-spacing: -1px;
	line-height:16px;
	
		_width:60px;
	//width:60px;
	_padding: 10px 0 5px 0;
	//padding: 10px 5 5px 0;
}
.bookaroom {width:105px; font-size:11px; font-family:Arial, Helvetica, sans-serif; letter-spacing:0px;}
.dl {height:31px; width:77px; margin-bottom:5px;}
.dl a {height:31px; width:77px;background:url(../images/dl_brchre.jpg); display:block;}
.dl a:hover {height:31px; width:77px;background:url(../images/dl_brchre_hover.jpg); display:block;}
.dl span {display:none;}
.ml {height:30px; width:77px;}
.ml a {height:30px; width:77px;background:url(../images/ml.jpg); display:block;}
.ml a:hover {height:30px; width:77px;background:url(../images/ml_hover.jpg); display:block;}
.ml span {display:none;}

#main_content {
	width:889px;
	padding:20px 25px 20px 25px;
	line-height:20px;
	background-image:url(../images/main_content_bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
}
.btm_container {
	background-image: url(../images/body_bottom_grey.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width:952px;
}
#footer {
	width:952px;
	font-size:9px;
	color:#FFFFFF;
	padding-top:5px;
	height:25px;
}
.copyright {float:left; width:800px; padding:5px 0 5px 10px;}
.copyright a {text-decoration:none;}
.media {float:left; width:130px;}


#RoomCategories {
	width:880px;
	float: left;

}
.roomRates {
	width: 400px;
	margin: 0 20px 0 20px;
	float: left;
}

/*COLLAPSE*/
#collapse { width:563px; margin:auto; }
h2.trigger {
	padding: 0 0 0 8px;
	margin: 0 0 10px 0px;
	//margin: 0 0 5px 7px;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 41px;
	width: 563px;
	font-size: 12px;
	font-weight: normal;

}
h2.trigger a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	font-size:16px;
	padding:10px 0 0 10px;
	height:31px;
	text-align:left;
}
h2.trigger a:hover { color: #fff; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 0 5px 0px;
	//margin: 0 0 5px -10px;
	padding: 0;
/*	border-top: 1px solid #d6d6d6;*/
	background: #FFF;
	overflow: hidden;
	font-size: 1.2em;
	width: 563px;
	clear: both;
}
.toggle_container .block {
	padding: 10px 10px 10px 20px; /*--Padding of Container--*/

}
.h1 {
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:14px;
	text-align:justify;
	color:#d59e13;
	}
.block ol, .block ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*GALERIA*/
#gallery {position:relative; width:686px; margin:40px auto; padding:10px; border:0px solid #fff; background:#AAA}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image {position:relative; width:672px; height:375px; padding:5px; border:2px solid #666; background:#FFF url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:682px; height:100px; border:2px solid #666; background:#FFF}
#thumbarea {position:relative; overflow:hidden; height:100px; width:682px; }
#thumbs {position:absolute; list-style:none; margin: 3px 0 0 -35px; height:100px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #FFF}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #FFF}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}

/*TABLES*/
.sec {
	background-color:#e4b490;
	padding:10px;
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-align:center;
	color:#4e4d4d;
	}

.sec2 {
	background-color:#c3dab6;
	padding:3px;
	font-family:Tahoma, "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	text-align:center;
	color:#4e4d4d;
	}
	
	/*!!!!!!!!!!!!!!! Paddings !!!!!!!!!!!*/
.p10 {
	padding:10px;
	}
.p5 {
	padding:5px;
	}
.pt30 {	
	padding-top:30px;
	}
/*!!!!!!!!!!!!!!! Alignment !!!!!!!!!!*/
.vtop {
	vertical-align:top;
	}
.c {
	text-align:center;
	}
	
.tbl {
	width:900px; float:left;
}

.tblinner {
	width:450px; float:left;
}

.tblinner2 {
	width:450px; float:right;
}

