@CHARSET "UTF-8";

body{font: normal 11px verdana; margin: 0; padding: 0; color: #333333; background: url('../images/bg-sand.jpg');}
img{border: none;}

h1{font: bold 12px verdana; padding-left: 15px; color: #ffcf00;}
h2{font: bold 11px verdana; padding-left: 15px; /*color: #ffcf00;*/color: #8A601E;}
h2 a {color: #8A601E;}
p{margin: 0; padding: 0; line-height: 15px;}
a{color: #333333; text-decoration: none;}
a:hover{color: #8a601e;}

label{padding-left: 5px;}

form{/*margin: 7px;*/ padding-top: 7px;}
input{margin: 7px 0 7px 7px;}
textarea{margin: 10px; width: 300px; height: 160px;}

.top{width: 100%; height: 90px; /*background: url(../images/booking-main-bg.jpg) repeat-x;*/}
.top-wrapper{width: 1200px; margin: 0 auto; margin-top: 10px;}
.logo-wrapper{float: left; width: 160px; /*background-color: #fff;*/ text-align: center;}
.booking-wrapper{float: right; width: 460px;}


.wrapper{margin: 0 auto; width: 1200px;}

.header{background-color: #FFFFFF; height: 30px; width: 1200px;}
.nav-top{float: left; font: bold 12px verdana; color: #8A601E;}
.nav-top a {color: #8A601E;}
.nav-top a:hover{/*color: #D89121;*/ text-decoration: underline;}
.nav-top ul{list-style: none; margin: 0;}
.nav-top ul li{float: left; height: 30px; line-height: 30px; margin: 0 18px;}
.selected{color: #8a601e; text-decoration: underline;}

.nav-language{
	float: right;
	font: normal 11px tahoma;
	color: #FFF;
	height: 25px;
	line-height: 25px;
	margin: 2px 10px 0 0; 
	width: 215px; 
	background: url("../images/language-bar.png");
}
.nav-language ul{list-style: none; margin: 0; padding: 0;}
.nav-language ul li{float: left; height: 20px; margin: 4px 1px; }

.nav-main{background: url("../images/bg-nav-main.jpg") repeat-x; font: bold 12px verdana; color: #8A601E; width: 1200px; height:35px; position: relative;}
.nav-main ul{list-style: none; margin: 0;}
.nav-main ul li{float: left; height: 35px; line-height: 35px; margin: 0 20px;}
.nav-main ul li a {color: #8A601E;}
.nav-main ul li a:hover{text-decoration: underline;}

.main{
	overflow: hidden;
	position: relative;
	left: 15;
}
.main .cycle{height: 726px; width:1200px; position: relative;}
.logo{widht: 165px; height: 119px; position: absolute; right: 160px; top: 50px; z-index: 99;}

#left-menu{color: #FFFFFF; position: absolute; left: 0; top: 100px; background-image:url('../images/bg-left-menu.png'); width: 200px; height: 270px; z-index: 99;}

.room-menu{color: #f4b353; background: url(../images/bg-room-menu.png); left: 0; top: 100px; min-height: 270px; position: absolute; z-index: 1000; width: 200px;}
.room-menu ul{list-style: none; padding-left: 10px;}
.room-menu ul li{margin: 15px 0;}
.room-menu a{color: #f4b353;}
.room-menu a:hover{color: #8c6b4a;}
.room-menu .selected{color: #8c6b4a;}

#room-content-wrapper{color: #FFFFFF; position: absolute; left: 200px; top: 0; width: 1px; height: 307px; z-index: 100;}
#room-content1{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}
#room-content2{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}
#room-content3{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}
#room-content4{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}
#room-content5{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}
#room-content6{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}
#room-content7{color: #FFFFFF; position: absolute; left: 200px; top: 0; background-image:url('../images/bg-room-detail.png'); width: 460px; height: 307px; z-index: 2; display: none;}

.room-detail ul{list-style-image: url(../images/bullet.png); margin-left: 5px;}
.room-detail ul li{float: left; width: 200px; margin: 5px 0 5px 10px;}
.hide-room-content{position: absolute; top: 0; left: 460px; width: 15px; height: 50px; background: url(../images/btn-hide-content.png); cursor: pointer;}
.show-room-content{position: absolute; top: 0; left: 460px; width: 15px; height: 50px; background: url(../images/btn-show-content.png); cursor: pointer; display: none;}
.more-detail{position: absolute; right: 3px; bottom: 5px;}
#back-to-list{text-align: right; margin: 5px;}
#back-to-list a{color: #FFCF00; text-decoration: underline;}

#main-content{color: #FFFFFF; position: absolute; left: -10px; top: 98px; background-image:url('../images/main-content-bg.png'); width: 489px; height: 920px; z-index: 99;}
#main-content p{padding: 0 15px 30px 15px; line-height: 20px;}
#main-content h2{color: #f4b353;}
#main-content ul{list-style-image: url(../images/bullet.png);}
#main-content ul li{float: left; text-align: left; width: 170px;}
.content-wrapper{height: 515px; width: 460px; overflow-x: hidden; overflow-y: hidden;}
.content-wrapper a{color: #FFFFFF;}
.content-header{	
	color: #8A601E;
	font: bold 16px verdana;
	padding: 15px 7px;
	width: 1000px;
	margin: 0 auto;
	text-decoration: underline;
}

#scrollbar1 { width: 445px; margin: 0; }
#scrollbar1 .viewport { width: 411px; height: 580px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: -13px; top: 4px; padding: 0; margin: 0; width: 411px; font: normal 12px verdana; }
.overview a img{margin-left: 30px; margin-top: 20px;}

#scrollbar1 .scrollbar{ background: transparent url(../images/bg-scrollbar-track-y.png) no-repeat 0 0; position: relative; background-position: 0 0; float: right; width: 12px; }
#scrollbar1 .track { background: transparent url(../images/bg-scrollbar-trackend-y.png) no-repeat 0 100%; height: 100%; width:13px; position: relative; padding: 0 1px; }
#scrollbar1 .thumb { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 100%; height: 20px; width: 10px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: 1px; }
#scrollbar1 .thumb .end { background: transparent url(../images/bg-scrollbar-thumb-y.png) no-repeat 50% 0; overflow: hidden; height: 5px; width: 10px; }
#scrollbar1 .disable { display: none; }
.noSelect { user-select: none; -o-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; }

#hide-content{position: absolute; top: 1px; left: 469px; width: 15px; height: 50px; background: url(../images/btn-hide-content.png); cursor: pointer;}
#show-content{position: absolute; top: 0; left: 460px; width: 15px; height: 50px; background: url(../images/btn-show-content.png); cursor: pointer; display: none;}

.content-wedding-header {width: 797px; margin: 0 auto;}
.content-meeting-header {width: 800px; margin: 0 auto;}
.meeting-dimension {width: 800px; margin: 0 auto; text-align: right;}
.meeting-content-wrapper{width: 800px; margin: 0 auto; padding: 15px 0;}
.meeting-content-left{float: left; text-align: left; width: 500px;}
.meeting-content-right{float: left; text-align: center; width: 300px;}
.footer{height: 75px; background: url(../images/footer-bg.jpg) repeat-x; width: 1200px; position: relative;}

/*
.booking{
	position: absolute;
	font: normal 10px verdana; 
	color: #FFFFFF; 
	width: 522px; 
	height: 152px; 
	top: -44px; 
	z-index: 99; right: 20px; 
	-moz-box-shadow:0px 0px 10px 2px #FFFFFF;
	//#e3e3e3; 
	-webkit-box-shadow:0px 0px 10px 2px #FFFFFF; 
	box-shadow:0px 0px 10px 2px #FFFFFF;
	
	
	zoom: 1;
   	filter: 
   		 progid:DXImageTransform.Microsoft.Shadow(Color=#ffffff, Strength=2, Direction=0),
         progid:DXImageTransform.Microsoft.Shadow(Color=#ffffff, Strength=5, Direction=90),
         progid:DXImageTransform.Microsoft.Shadow(Color=#ffffff, Strength=0, Direction=180),
         progid:DXImageTransform.Microsoft.Shadow(Color=#ffffff, Strength=5, Direction=270);
	
	}
*/
.booking {
	float: right;
	/*position: absolute;*/
	font: normal 10px verdana; 
	color: #FFFFFF; 
	width: 600px;
	top: -44px;
}
.booking a{color: #FFFFFF;}
.booking a:hover{color: #ff650f;}
.booking-main{
	background: url(../images/booking-main-bg.jpg) repeat-x; 
	color: #fff; /*width: 465px;*/ 
	height: 77px; /*position:absolute; z-index: 100;*/
	padding-left: 7px;
	}
.booking-main a {color: #fff;}
.booking-main .booking-data{float: left; padding: 0; min-width: 20px;}
.booking-main input[type="image"]{margin-top: 17px; margin-left: 20px;}
.booking-main .booking-data{margin-left: 5px;}
.booking-main input[type="text"]{/*color: #0f6582; background-color: #81cde4; height: 20px; border: #80cbe1;*/border: #4c2e03;  margin-top: 2px;}
.booking-main select{/*color: #0f6582;*/ padding: 1px; border: 1px #4c2e03 solid; /*background-color: #81cde4;*/ height: 20px; margin-top:2px;}
#btn-calendar img{margin-top: 1px; cursor: pointer;}
.input-box img{vertical-align: top;}
.booking-footer{/*background: url(../images/booking-footer-bg.jpg) repeat-x;*/ width: 600px; height: 74px; /*position:absolute;*/ top: 77px; z-index: 100;}
.booking-footer .address{float: left; width: 270px; padding: 15px;}
.booking-footer .contact{float: right; width: 200px; padding: 15px;}
.input-box{margin-top: 6px;}
.input-select{margin-top: 5px;}
#book{width: 85px; background-color: #0CF; height: 30px; line-height: 30px;}


.room-show-image{float: left; margin: 30px 10px 10px 30px; width: 250px;}
.room-show-image img{/*margin: 30px;*/ -webkit-box-shadow: 0 8px 6px -6px black; -moz-box-shadow: 0 8px 6px -6px black; box-shadow: 0 8px 6px -6px black;}
.room-details{float: left; margin: 30px 10px 10px 30px; width: 600px;}
.room-details ul{list-style-image: url(../images/bullet.png);}
.room-details ul li{line-height: 20px;}
.link-area{text-align: right; padding-right: 70px;}
.link-area a{font: bold 10px verdana; color: #8A601E; text-decoration: underline;}

.social {width: 300px; padding: 10px 0;}
.copyright{color: #FFFFFF; float: left; padding-left: 40px;}
.copyright a{color: #FFFFFF;}
.copyright a:hover{color: #8a601e;}

.ui-datepicker-trigger {
     padding-left:2px;
     cursor: pointer;
}

/*
#main-content ::-webkit-scrollbar {
    width: 12px;
}
 
#main-content ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(146,146,146,0.8); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 

#main-content ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(146,146,146,0.8);
    -webkit-box-shadow: inset 0 0 6px rgba(146,146,146,146.8); 
}
#main-content ::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(146,146,146,0.8); 
}

*/

.clear{clear: both;}