 @charset "utf-8";
/* CSS Document */

/* reset */
html {
	color: #f4f4f4;
	background-color: #fff;
}
body, div, dl, dt, dd, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
/* general */
body {
	background-color:#FFFFFF;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/*ul {
	padding: 0px;
	margin: 0px auto;
}
ul li {
	list-style: none;
}
img {
	border: none;
}
h1, h2, h3, p {
	padding: 0px;
	margin: 0px;
}*/
.clear {
	clear: both;
}
.clearfix {
	display: block;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.nodisplay {
	display: none;
}
.overlay-bg {
	background: url(about-us-bg.png) repeat;
}
/* layout */
#wrapper {
	background-color: #ffffff;
	margin: 0 auto;
	width: 820px;
	position: relative;
}
#container {
	position: relative;
	height: auto;
	overflow: hidden;
	background-color:#D4D5D7;
}
.content {
	position: relative;
}
/* Header */
#header {
	background-color: #2078b5;
	height: 134px;
	position: relative;
}
#header ul#language {
	position: absolute;
	right: 10px;
	top: 10px;
}
#header ul#language li, #header ul#language li a {
	display: inline;
	vertical-align: middle;
	color: #2e5985;
	font-size: 0.9em;
}
#header ul#language li a.active, #header ul#language li a:hover {
	color: #b19000;
	text-decoration: underline;
}
#header div#logo a {
	background: url(logo.jpg) no-repeat;
	width: 174px;
	height: 128px;
	position: absolute;
	top: 0px;
	left: 10px;
}
#header div#logo span {
	display: none;
}
#header div#book-now {
	position: absolute;
	bottom: 40px;
	right: 10px;
}
#header div#agency {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-size: 12px;
	font-family: 'Helvetica', 'Arial', 'Thonburi', 'Tahoma', 'sans-serif';
	line-height: 1.25em;
}
#header div#agency a:hover {
/*text-decoration:none;*/
}
#header div#header-line {
	background: url(header-line.jpg) no-repeat;
	position: absolute;
	bottom: 0px;
	width: 800px;
	height: 5px;
}
/* Footer */
#footer {
	background: url(footer-bg.jpg) repeat-x;
	height: 97px;
}
/* Menu */
#topmenu {
	/*position: absolute;*/
	background-color:#020202;
	z-index: 999;
}
#topmenu ul {
	margin: 0;
	padding: 0;
}
#topmenu li {
	float: left;
	list-style: none outside none;
}
#topmenu li span {
	display: none;
}
#topmenu li a {
	display: block;
	height: 28px;
	cursor: pointer;
}
#topmenu .menu-home {
	background: url(menu-home.png) no-repeat right bottom;
	width: 57px;
}
#topmenu .menu-accommodation {
	background: url(menu-accommodations.png) no-repeat right bottom;
	width: 125px;
}
#topmenu .menu-hotel-gallery {
	background: url(menu-gallery.png) no-repeat right bottom;
	width: 95px;
}
#topmenu .menu-hotel-facilities {
	background: url(menu-facilities.png) no-repeat right bottom;
	width: 103px;
}
#topmenu .menu-public-rate {
	background: url(menu-plubic_rate.png) no-repeat right bottom;
	width: 87px;
}
#topmenu .menu-package {
	background: url(menu-package.png) no-repeat right bottom;
	width: 165px;
}
#topmenu .menu-download {
	background: url(menu-download.png) no-repeat right bottom;
	width: 78px;
}
#topmenu .menu-contact-us {
	background: url(menu-contact_us.png) no-repeat right bottom;
	width: 90px;
}
#topmenu .active {
	background-position: right top;
}
/* Home */
#home-content {
	width:805px;
	height:auto;
	margin:0 auto;
	padding:15px 0;
}
#home-content #content-header {
	position: absolute;
	background:url(about-us.png) no-repeat;
	height: 12px;
	width: 71px;
	top: 35px;
	left: 10px;
	z-index: 999;
	cursor: pointer;
}
#home-content #content-detail {
	position: absolute;
	z-index: 999;
	width: 315px;
	top: 65px;
	left: 10px;
}
#home-content #content-detail #about-us-header {
	position: absolute;
	top: 15px;
	right: 28px;
	background:url(about-us.png) no-repeat;
	height: 12px;
	width: 71px;
}
#home-content #content-detail #close-btn {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url(close-btn.png) no-repeat;
	height: 16px;
	width: 15px;
	cursor: pointer;
}
#home-content #content-detail #mcs_container {
	height: 230px;
	width: 272px;
	padding: 40px 28px 10px 15px;
	font-size: 0.85em;
}
#home-content #content-detail #mcs_container .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#home-content #content-detail #mcs_container .customScrollBox .container {
	position: relative;
	width: 270px;
	top: 0px;
	float: left;
}
#home-content #content-detail #mcs_container .dragger_container {
	position: absolute;
	top: 60px;
	right: 18px;
	width: 2px;
	height: 190px;
	background: #000;
cursor:pointer -moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}
#home-content #content-detail #mcs_container .dragger {
	position: absolute;
	width: 2px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#home-content #content-detail #mcs_container .dragger_pressed {
	position: absolute;
	width: 4px;
	margin-left: -1px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#home-content #content-detail #mcs_container .scrollUpBtn, #home-content #content-detail #mcs_container .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 15px;
	margin-right: 12px;
	text-decoration: none;
	right: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
#home-content #content-detail #mcs_container .scrollUpBtn {
	top: 40px;
	background: url(mcs_btnUp.png) center center no-repeat;
}
#home-content #content-detail #mcs_container .scrollDownBtn {
	bottom: 12px;
	background: url(mcs_btnDown.png) center center no-repeat;
}
#home-content #content-detail #mcs_container .scrollUpBtn:hover, #home-content #content-detail #mcs_container .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
#home-content #content-detail #hr {
	background: url(hr.jpg) repeat-x;
	height: 1px;
	margin-bottom: 1px;
	position: relative;
	left: 15px;
	top: 35px;
	width: 270px;
}
/* Accommodation */
#accom-content {
}
#accom-content #img-bg {
	position: relative;
}
#accom-content #room-content {
	position: absolute;
	z-index: 5;
	width: 196px;
	top: 51px;
	left: 10px;
	font-size: 0.85em;
}
#accom-content #room-content #inner {
	padding: 10px;
}
#accom-content #room-content .room-type {
	padding-top: 25px;
}
#accom-content #room-content .room-type li a:hover {
	color: #4f92bb;
	text-decoration: none;
}
#accom-content #room-content .room-type li a.active {
	color: #4f92bb;
}
#accom-content #room-content #garden-wing {
	background:url(garden-wing.png) no-repeat;
	margin-bottom: 10px;
}
#accom-content #room-content #spa-wing {
	background:url(spa-wing.png) no-repeat;
}
#accom-content #room-content #amenity-detail {
	margin-top: 10px;
}
#accom-content #room-gallery {
	position: absolute;
	left: 216px;
	top: 51px;
	z-index: 5;
}
#accom-content #room-detail {
	position: absolute;
	z-index: 5;
	width: 200px;
	top: 51px;
	right: 10px;
	font-size: 0.85em;
	line-height: 1.25em;
}
#accom-content #room-detail #inner {
	padding: 10px 5px;
}
#accom-content #room-detail .room-type {/*padding-top:25px;*/
}
#accom-content #room-detail .room-header {
	margin-bottom: 10px;
	font-size: 1.6em;
	line-height: 1.25em;
}
#accom-content #room-detail #room-facilities {
	background:url(room-facilities.png) no-repeat;
}
#show_amenity {
	display: none;
	background: url('bg-amenities.jpg') no-repeat top left transparent;
	padding: 10px;
	width: 680px;
}
#show_amenity #show_amenity_inner {
	padding-left: 315px;
	background: url('DSC07281.jpg') no-repeat transparent left top;
	color: #FFFFFF;
	line-height: 2em;
}
/* Accommodation scroll bar  */
#accom-content #room-detail #mcs_container {
	height: 225px;
	width: 165px;
	padding: 0px 28px 0px 0px;
	position: relative;
}
#accom-content #room-detail #mcs_container .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#accom-content #room-detail #mcs_container .customScrollBox .container {
	position: relative;
	width: 165px;
	top: 0px;
	float: left;
}
#accom-content #room-detail #mcs_container .dragger_container {
	position: absolute;
	top: 20px;
	right: 18px;
	width: 2px;
	height: 180px;
	background: #000;
cursor:pointer -moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}
#accom-content #room-detail #mcs_container .dragger {
	position: absolute;
	width: 2px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#accom-content #room-detail #mcs_container .dragger_pressed {
	position: absolute;
	width: 4px;
	margin-left: -1px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#accom-content #room-detail #mcs_container .scrollUpBtn, #accom-content #room-detail #mcs_container .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 15px;
	margin-right: 12px;
	text-decoration: none;
	right: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
#accom-content #room-detail #mcs_container .scrollUpBtn {
	top: 0px;
	background: url(mcs_btnUp.png) center center no-repeat;
}
#accom-content #room-detail #mcs_container .scrollDownBtn {
	bottom: 0px;
	background: url(mcs_btnDown.png) center center no-repeat;
}
#accom-content #room-detail #mcs_container .scrollUpBtn:hover, #accom-content #room-detail #mcs_container .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
/* Contact us */
#contact-content {
}
#contact-content #img-bg {
	position: relative;
}
#contact-content #contact-detail {
	position: absolute;
	z-index: 5;
	width: 740px;
	top: 40px;
	left: 30px;
}
#contact-content #inner {
	padding: 10px;
}
#contact-content #contact {
	width: 357px;
	margin: 10px auto;
	float: right;
}
#contact-content #contact h1 {
	font-size: 1.6em;
	color: #ffffff;
	text-align: center;
	margin: 0 0 10px 0;
}
#contact-content #contact label {
	float: left;
	clear: left;
	margin: 0px 20px 0 0;
	width: 95px;
	text-align: right;
	color: #FFF;
}
#contact-content #contact input {
	width: 220px;
	height: 20px;
	padding: 0px 10px 0px 10px;
	margin: 0 0 5px 0;
	background: #40403e;
	color: #FFF;
	border: 1px solid #000000;
}
#contact-content #contact textarea {
	width: 230px;
	height: 50px;
	padding: 12px 0px 0px 10px;
	margin: 0 0 5px 0;
	background: #40403e;
	border: 1px solid #000000;
	color: #ffffff;
}
#contact-content #contact input[type=submit], #contact-content #contact input[type=reset] {
	float: right;
	width: 80px;
	margin: 0 15px 0 0;
	border: 1px solid #000000;
	cursor: pointer;
	color: #c2beb3;
}
#contact-content #contact input[type=submit] {
	margin-right: 73px;
}
#contact-content #contact input#verif_box {
	width: 165px !important;
}
#contact-content #contact-map {
	margin: 10px 0px;
	float: left;
	width: 340px;
	padding-right: 5px;
	border-right: 1px solid #FFFFFF;
}
#contact-content #address, #contact-content #office-address {
	font-size: 0.9em;
	margin-bottom: 10px;
}
#contact-content #map #map1 {
	margin-right: 20px;
	float: left;
}
#contact-content #map #map2 {
	float: left;
}
/* Gallery */
#gallery-content {
	height: 370px;
}
#gallery-content #gallery-header {
	background:url(gallery.png) no-repeat;
	width: 118px;
	height: 23px;
	position: absolute;
	bottom: 55px;
	right: 10px;
}
/* Facilities */
#facilities-content {
	background: url(facilities-1.jpg) no-repeat;
	height: 388px;
	width: 800px;
}
#facilities-content #facilities-header {
	background:url(hotel-facilities.png) no-repeat;
	height: 22px;
	width: 223px;
	position: absolute;
	top: 45px;
	left: 10px;
}
#facilities-content #facilities-list {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 300px;
}
#facilities-content #facilities-list p {
	font-size: 0.85em;
	line-height: 1.5em;
}
#facilities-content #facilities-list p a {
	text-decoration: none;
}
#facilities-content #facilities-list p a.active, #facilities-content #facilities-list p a:hover {
	color: yellow;
}
#facilities-content #facility-img {
	position: absolute;
	top: 40px;
	right: 0px;
	width: 475px;
}
#facilities-content #facility-detail {
	padding: 10px 40px 10px 40px;
}
#facilities-content .jcarousel-skin-tango {
	position: relative;
}
#facilities-content .jcarousel-skin-tango .jcarousel-container {
}
#facilities-content .jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
#facilities-content .jcarousel-skin-tango .jcarousel-container-horizontal {/* width: 245px;*/
	padding: 20px 40px;
}
#facilities-content .jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
#facilities-content .jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 393px;
	height: 87px;
}
#facilities-content .jcarousel-skin-tango .jcarousel-item {
	width: 131px;
	height: 87px;
}
#facilities-content .jcarousel-skin-tango .jcarousel-item-horizontal {
	margin: 0;
}
#facilities-content .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin: 0px;
}
#facilities-content .jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
#facilities-content .jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 55px;
	right: 10px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: transparent url(gallery-next.png) no-repeat 0 0;
}
#facilities-content .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 10px;
	right: auto;
	background-image: url(gallery-prev.png);
}
#facilities-content .jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 55px;
	left: 10px;
	width: 15px;
	height: 15px;
	cursor: pointer;
	background: transparent url(gallery-prev.png) no-repeat 0 0;
}
#facilities-content .jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 10px;
	background-image: url(gallery-next.png);
}
/* facility scroll bar */
#facilities-content #mcs_container {
	padding: 0px 40px 0px 40px;
	height: 190px;
	width: 390px;
	position: relative;
}
#facilities-content #mcs_container .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#facilities-content #mcs_container .customScrollBox .container {
	position: relative;
	width: 390px;
	top: 0px;
	float: left;
}
#facilities-content #mcs_container .dragger_container {
	position: absolute;
	top: 20px;
	right: 18px;
	width: 2px;
	height: 150px;
	background: #000;
cursor:pointer -moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}
#facilities-content #mcs_container .dragger {
	position: absolute;
	width: 2px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#facilities-content #mcs_container .dragger_pressed {
	position: absolute;
	width: 4px;
	margin-left: -1px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#facilities-content #mcs_container .scrollUpBtn, #facilities-content #mcs_container .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 15px;
	margin-right: 12px;
	text-decoration: none;
	right: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
#facilities-content #mcs_container .scrollUpBtn {
	top: 0px;
	background: url(mcs_btnUp.png) center center no-repeat;
}
#facilities-content #mcs_container .scrollDownBtn {
	bottom: 0px;
	background: url(mcs_btnDown.png) center center no-repeat;
}
#facilities-content #mcs_container .scrollUpBtn:hover, #facilities-content #mcs_container .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
#facilities-content #mcs2_container {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 280px;
	padding: 0px 0px 0px 28px;
	height: 285px;
}
#facilities-content #mcs2_container p {
	font-size: 0.85em;
	line-height: 1.5em;
}
#facilities-content #mcs2_container p a {
	text-decoration: none;
}
#facilities-content #mcs2_container p a.active, #facilities-content #mcs2_container p a:hover {
	color: yellow;
}
#facilities-content #mcs2_container .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#facilities-content #mcs2_container .customScrollBox .container {
	position: relative;
	width: 280px;
	top: 0px;
	float: left;
}
#facilities-content #mcs2_container .dragger_container {
	position: absolute;
	top: 20px;
	left: 6px;
	width: 2px;
	height: 245px;
	background: #000;
cursor:pointer -moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}
#facilities-content #mcs2_container .dragger {
	position: absolute;
	width: 2px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#facilities-content #mcs2_container .dragger_pressed {
	position: absolute;
	width: 4px;
	margin-left: -1px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#facilities-content #mcs2_container .scrollUpBtn, #facilities-content #mcs2_container .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 15px;
	margin-right: 12px;
	text-decoration: none;
	left: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
#facilities-content #mcs2_container .scrollUpBtn {
	top: 0px;
	background: url(mcs_btnUp.png) center center no-repeat;
}
#facilities-content #mcs2_container .scrollDownBtn {
	bottom: 0px;
	background: url(mcs_btnDown.png) center center no-repeat;
}
#facilities-content #mcs2_container .scrollUpBtn:hover, #facilities-content #mcs2_container .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
/* Public rate */
/*#public-rate-content {
	background: url(accom-bg.jpg) no-repeat;
	height: 370px;
	width: 800px;
}
#public-rate-content #published-rate {
	position: absolute;
	z-index: 5;
	width: 360px;
	top: 40px;
	left: 10px;
	font-size: 0.85em;
}
#public-rate-content #published-rate #inner {
	padding: 10px;
}
#public-rate-content #published-rate #published-header {
	background:url(published-rate.png) no-repeat;
	margin-bottom: 20px;
	height: 20px;
	width: 217px;
}
#public-rate-content #published-rate #remark {
	background:url(remark.png) no-repeat;
	margin-bottom: 10px;
	height: 12px;
	width: 209px;
}
#public-rate-content #published-rate #detail {
	font-size: 0.85em;
	line-height: 1.25em;
}
#public-rate-content #room-rate {
	position: absolute;
	z-index: 5;
	width: 400px;
	top: 40px;
	right: 10px;
	font-size: 0.8em;
}
#public-rate-content #room-rate #inner {
	padding: 5px;
}
#public-rate-content #room-rate #inner .room-type {
	padding-top: 25px;
	position: relative;
	margin-bottom: 10px;
}
#public-rate-content #room-rate #inner .room-type ul.bed-type {
	position: absolute;
	display: block;
	top:0px;
	right:5px;
}
#public-rate-content #room-rate #inner .room-type ul.bed-type li {
	font-size: 0.8em;
	float: left;
	text-align: center;
	width: 73px;
}
#public-rate-content #room-rate #inner #garden-wing {
	background:url(garden-wing.png) no-repeat;
}
#public-rate-content #room-rate #inner #spa-wing {
	background:url(spa-wing.png) no-repeat;
}
#public-rate-content #room-rate #inner table, th, td {
	border: 1px solid #ffffff;
}
#public-rate-content #room-rate #inner table td {
	padding: 5px;
}
#public-rate-content #room-rate #inner table td.td1 {
	width: 225px;
}
#public-rate-content #room-rate #inner table td.td2 {
	width: 60px;
	text-align: center;
}
/* Public rate scrollbar */
#public-rate-content #published-rate #mcs_container {
	padding: 0px 28px 0px 0px;
	height: 228px;
	width: 320px;
	position: relative;
}
#public-rate-content #published-rate #mcs_container .customScrollBox {
	position: relative;
	height: 100%;
	overflow: hidden;
}
#public-rate-content #published-rate #mcs_container .customScrollBox .container {
	position: relative;
	width: 320px;
	top: 0px;
	float: left;
}
#public-rate-content #published-rate #mcs_container .dragger_container {
	position: absolute;
	top: 20px;
	right: 18px;
	width: 2px;
	height: 190px;
	background: #000;
cursor:pointer -moz-border-radius:2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	cursor: s-resize;
}
#public-rate-content #published-rate #mcs_container .dragger {
	position: absolute;
	width: 2px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	cursor: pointer;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
#public-rate-content #published-rate #mcs_container .dragger_pressed {
	position: absolute;
	width: 4px;
	margin-left: -1px;
	height: 60px;
	background: #999;
	text-align: center;
	line-height: 60px;
	color: #666;
	overflow: hidden;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	cursor: s-resize;
}
#public-rate-content #published-rate #mcs_container .scrollUpBtn, #public-rate-content #published-rate #mcs_container .scrollDownBtn {
	position: absolute;
	display: inline-block;
	width: 14px;
	height: 15px;
	margin-right: 12px;
	text-decoration: none;
	right: 0;
	filter: alpha(opacity=20);
	-moz-opacity: 0.20;
	-khtml-opacity: 0.20;
	opacity: 0.20;
}
#public-rate-content #published-rate #mcs_container .scrollUpBtn {
	top: 0px;
	background: url(mcs_btnUp.png) center center no-repeat;
}
#public-rate-content #published-rate #mcs_container .scrollDownBtn {
	bottom: 0px;
	background: url(mcs_btnDown.png) center center no-repeat;
}
#public-rate-content #published-rate #mcs_container .scrollUpBtn:hover, #public-rate-content #published-rate #mcs_container .scrollDownBtn:hover {
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
/* Download */
#download-content {
	background: url(download-bg.jpg) no-repeat;
	height: 388px;
	width: 800px;
}
#download-content #download-header {
	background:url(download.png) no-repeat;
	width: 156px;
	height: 22px;
	position: absolute;
	left: 25px;
	top: 175px;
}
#download-content #tab-download {
	position: absolute;
	right: 0px;
	top: 92px;
	width: 227px;
}
#download-content #tab-download .factsheet {
	position: relative;
	margin-bottom: 5px;
}
#download-content #tab-download .factsheet a {
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 0px;
}
#download-content #tab-download .factsheet a span.title {
	width: 87px;
	position: absolute;
	bottom: 5px;
	left: 10px;
}
#download-content #tab-download .factsheet span.number {
	bottom: 0;
	font-size: 3.5em;
	left: 115px;
	line-height: 1em;
	position: absolute;
	color: #627e9a;
}
#download-content #tab-download .factsheet a:hover span {
	text-decoration: underline;
}
#download-content #tab-download #brochure {
	background: url(factsheet.jpg) no-repeat;
	height: 61px;
	width: 227px;
}
#download-content #tab-download #factsheet {
	background: url(factsheet.jpg) no-repeat;
	height: 61px;
	width: 227px;
}
#download-content #tab-download #high_resolution {
	background: url(factsheet.jpg) no-repeat;
	height: 61px;
	width: 227px;
}
/* banner footer */
#credit {
	padding: 10px 0px;
}
#copyright {
	float: right;
	color: #2e5985;
	font-size:0.7em;
	font-family: 'Helvetica', 'Arial', 'Thonburi', 'Tahoma', 'sans-serif';
	line-height: 1.25em;
}
#copyright a {
	color: #b19000;
}
#banner {
	text-align: left;
	float: left;
	width: 350px;
}
#banner a {
	margin-right: 5px;
}
