@import url("./whitespace-reset.css");
 
body {
	font: normal 11px Verdana, Geneva, sans-serif;
	color: #8a7a67; }
a { color: #ea7e1d; }
.clearer { clear: both; }

#datepicker .dp-close a{
	color:#ffffff;
	font-weight:bold;
}

#sitewrapper {
	width: 980px;
	margin: 0 auto; }

#header {
	position: relative;
	width: 100%;
	height: 360px;
	padding: 40px 0 0 0; }
#index #header { height: 510px; }
	#header h1 {
		position: absolute;
		left: 30px;
		top: 0;
		z-index: 100; }
		#header h1 a {
			display: block;
			width: 282px;
			height: 100px;
			text-indent: -8685px;
			outline: none;
			background: transparent url("../images/logo.png") 0 0 no-repeat; }
	#header #nav-container {
		position: absolute;
		left: 30px;
		top: 100px;
		z-index: 2; }
	#header ul#nav {
		position: relative;
		width: 180px;
		height: 154px;
		padding: 18px 25px;
		font: normal 10px Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		text-shadow: 1px 1px 1px #666666;
		background: transparent url("../images/bg_nav.png") 0 0 no-repeat; }
		#header ul#nav li {
			float: left;
			width: 100%;
			padding: 4px 0; }
		#header ul#nav a {
			display: block;
			width: 100%;
			color: #ffffff;
			text-decoration: none; }
		#header ul#nav a.active,
		#header ul#nav a:hover { color: #9e330c; }
		#header ul#nav li.active ul { display: block; } /*Added by CD*/
		#header ul#nav ul {
			display: none;
			position: absolute;
			left: 160px;
			top: 7px;
			z-index: 100;
			width: 119px;
			height: 188px;
			padding: 15px 10px 0 30px;
			text-shadow: none;
			background: transparent url("../images/bg_subnav.png") 0 0 no-repeat; }
			#header ul#nav ul a:hover, #header ul#nav ul a.active { color: #f19a25; }
#sidebar form.quick-reservations {
	position: relative;
	padding: 16px 0 10px 25px;
	margin: 0 0 10px 0;
	background: #491400 url("../images/bg_quick-reservations.gif") 100% 0 no-repeat;}
	form.quick-reservations fieldset { border: none; }
	#header form.quick-reservations {
		position: absolute;
		left: 30px;
		bottom: 0;
		z-index: 80;
		width: 366px;
		height: 55px;
		padding: 16px 0 0 25px;
		margin: 0;
		background: transparent url("../images/bg_quick-reservations.png") 0 0 repeat-x; }
	form.quick-reservations h3 {
		height: 17px;
		text-indent: -8685px; }
	form.quick-reservations label {
		display: block;
		padding: 0 0 2px 0;
		font-size: 8px;
		text-transform: uppercase;
		color: #c0a688; }
	form.quick-reservations .date-select {
		float: left;
		padding: 0 10px 5px 0; }
	#sidebar form.quick-reservations .date-select { margin: 0 6px 0 0; }
		form.quick-reservations .date-select select.month,
		form.quick-reservations .date-select select.day {
			float: left;
			margin: 0 5px 0 0; }
	form.quick-reservations ul.dropdown, form.quick-reservations input.dropdown  {
		float: left;
		padding: 2px 4px;
		margin: 0 5px 0 0;
		font-size: 8px;
		color: #ffffff;
		background: transparent;
		border: 1px solid #c0a688;		
		/*cursor: pointer;*/
		/*background: transparent url("../images/icon_drop-down.gif") 100% 5px no-repeat;*/ }
	form.quick-reservations ul.month, form.quick-reservations input.month { width: 75px; }
	form.quick-reservations ul.day, form.quick-reservations input.day { width: 12px; }
	form.quick-reservations ul.day, form.quick-reservations input.adults { width: 25px; }
	form.quick-reservations .rooms {
		float: left;
		padding: 0 8px 0 0; }
		form.quick-reservations .rooms select { float: left; }
	form.quick-reservations a.calendar-popup {
		float: left;
		width: 15px;
		height: 11px;
		margin: 2px 5px 0 0;
		text-indent: -8685px;
		background: transparent url("../images/icon_calendar.gif") 0 0 no-repeat; }
	form.quick-reservations .submit {
		float: left;
		width: 61px;
		margin: -20px 0 0 0; }
	form.quick-reservations p {
		clear: both;
		padding: 0 0 5px 0;
		font-size: 8px;
		color: #ffffff; }
	#index form.quick-reservations p { text-align: center; }
		form.quick-reservations p a {
			color: #ffffff;
			text-transform: uppercase; }
	#sidebar form.quick-reservations input.btn_submit {
		position: absolute;
		right: 18px;
		bottom: 28px;
		z-index: 1; }
	#header a.btn_special {
		position: absolute;
		left: 421px;
		bottom: 0;
		z-index: 80; }
		#header a.btn_special img { display: block; }
		
/*	.slidebox {
		position: absolute;
		left: 642px;
		bottom: 0;
		width: 228px;
		height: 67px;
		border-left: 1px solid #c7bfb6;
		border-right: 1px solid #c7bfb6;
		z-index: 80;
		overflow: hidden;
	}
*/	
.sidebar-slides {
	position: relative;
	width: 230px;
	height: 71px;
}
/*2012-1-19, david.zhou*/
a.btn_special img {width: 230px;}
.sidebar-slides .slide img {width: 230px;}

	#header .sidebar-slides {
		position: absolute;
		left: 644px;
		bottom: 0;
		z-index: 80;
		width: 223px;
		height: 71px;
		overflow: hidden; }
		
		#header .sidebar-slides .slide {
			position: relative;
			width: 223px;
			height: 71px;
			overflow: hidden; }
		#header .sidebar-slides .slide a {
			height: 71px !important;
		}
		#header .sidebar-slides .slide img {
			padding-top: 5px;
		}
		.sidebar-slides ul.slide-pager {
			position: absolute;
			right: 10px;
			bottom: 55px;
			z-index: 20; }
		#header .sidebar-slides ul.slide-pager {
			right: 16px;
			bottom: 47px; }
			.sidebar-slides ul.slide-pager li {
				float: left;
				padding: 0 0 0 1px; }
			.sidebar-slides ul.slide-pager a {
				display: block;
				width: 8px;
				height: 8px;
				font-size: 2px;
				text-indent: -8685px;
				outline: none;
				background: transparent url("../images/bg_slide-nav.gif") 0 100% no-repeat; }
			#sidebar .sidebar-slides ul.slide-pager a { background-position: 0 50%; }
			.sidebar-slides ul.slide-pager a.activeSlide,
			#sidebar .sidebar-slides ul.slide-pager a.activeSlide { background-position: 0 0; }
#slideshow-nav {
	position: absolute;
	right: 25px;
	bottom: 0;
	z-index: 80; }
	#slideshow-nav ul.slides {
		float: left;
		padding: 6px 0 0 6px;
		margin: 6px 0 0 0;
		background: #ffffff; }
		#slideshow-nav ul.slides li {
			float: left;
			padding: 0 6px 0 0; }
		#slideshow-nav ul.slides img { display: block; }
	#slideshow-nav .photo-tour {
		float: left;
		position: relative; }
	#slideshow-nav a.btn_photo-tour {
		display: block;
		width: 88px;
		height: 71px;
		text-indent: -8685px;
		outline: none; }
	#slideshow-nav a.btn_photo-tour.active,
	#slideshow-nav a.btn_photo-tour:hover { background-position: 0 100%; }
	#slideshow-nav .photo-tour ul {
		display: none;
		position: absolute;
		left: -6px;
		bottom: 53px;
		z-index: 2;
		width: 73px;
		height: 137px;
		padding: 10px;
		background: transparent url("../images/bg_photo-tour-nav.png") 0 0 no-repeat; }
	#slideshow-nav .photo-tour li { padding: 3px 0; }
		#slideshow-nav .photo-tour li a {
			display: block;
			font: normal 9px/140% Helvetica, Arial, sans-serif;
			text-transform: uppercase;
			text-decoration: none;
			color: #ffffff; }
		#slideshow-nav .photo-tour li a:hover { color: #f19a25; }
#header-slideshow {
	position: relative;
	height: 360px;
	overflow: hidden;
	z-index: 1; }
#index #header-slideshow { height: 510px; }
	#header-slideshow img {
		position: absolute;
		display: block;
		left: 0;
		top: 0; }
#subnav {
	position: absolute;
	right: 0;
	top: 10px;
	z-index: 105; }
	#subnav ul {
		float: left;
		padding: 7px 0 0 0; }
	#subnav li {
		float: left;
		padding: 0 6px 0 0;
		margin: 0 6px 0 0;
		font-size: 10px;
		line-height: 8px;
		text-transform: uppercase;
		border-right: 1px solid #b9afa4; }
	#subnav li.last { border: none; }
		#subnav li a { text-decoration: none; }
	#subnav form {
		float: left;
		width: 100px; }
	#subnav fieldset { border: none; }

#content {
	clear: both;
	padding: 30px 45px 10px 30px; }
#main {
	float: right;
	width: 633px; }
	#main h1 {
		padding: 0 0 25px 0;
		font: bold 25px/140% Helvetica, Arial, sans-serif;
		text-transform: uppercase; }
	#main h1#hdr_homepage {
		height: 108px;
		text-indent: -8685px; }
		#main h1#hdr_homepage br { display: none; }
		#main h1 strong {
			color: #ea7e1d;
			font-weight: normal; }
	#main p {
		padding: 0 0 20px 0;
		line-height: 140%; }
	#main ul,
	#main ol { padding: 0 0 15px 40px; }
	#main li { padding: 0 0 5px 0; }
		#main ul li { list-style: disc; }
		#main ol li { list-style: decimal; }
	#main h2 {
		padding: 5px 0;
		font-size: 13px;
		font-weight: bold;
		color: #5b1300; }
	#main ul.breadcrumbs {
		padding: 0 0 15px 0;
		font: normal 11px Tahoma, Geneva, sans-serif;
		text-transform: uppercase;
		letter-spacing: .1em; }
		#main ul.breadcrumbs li {
			padding: 0 4px 0 0;
			display: inline;
			list-style: none; }
			#main ul.breadcrumbs li a { margin: 0 4px 0 0; }
	#main p.buttons {
		clear: both;
		float: left;
		width: 100%; }
		#main p.buttons a {
			float: left;
			width: 91px;
			height: 27px;
			margin: 0 10px 0 0;
			text-indent: -8685px;
			outline: none; }

#sidebar {
	float: left;
	width: 230px; }
	#sidebar a.image-button.play-video {
		display: block;
		height: 138px;
		width: 230px;
		position: relative;
		border: solid 2px #831;
		margin: -2px 0 0 -2px; }
		#sidebar a.image-button.play-video img {
			margin: 0; }
		#sidebar a.image-button.play-video .play-button {
			height: 130px;
			width: 230px;
			position: absolute;
			top: 4px;
			left: 0;
			background-image: url(../images/play-button-sprite.png);
			background-position: 0 0; }
		#sidebar a.image-button.play-video:hover .play-button {
			background-position: 0 -130px; }
	#sidebar a.image-button img {
		display: block;
		margin: 0 0 10px 0; }
	#sidebar a.btn_special img { display: block; }
	#sidebar table {
		border-style: solid;
		border-width: 1px;
		width: 100%;
		margin: 5px 0 10px 0;
		text-align: right;
	}
	#sidebar th { padding: 5px 0 5px 0; }
	#sidebar td { width: 50%; }
	#sidebar h1 { padding: 0 0 0 20px; }
        #sidebar address {
                padding: 15px 0 25px 25px;
                line-height: 140%; }
                #sidebar address strong {
                        display: block;
                        padding: 0 0 8px 0;
                        font-size: 13px;
                        /* font-weight: normal; */
			font-weight: bold; /* change by (ef) */
                        color: #5b1300; }
                #sidebar address b {
                        display: block;
                        padding: 5px 0 0 0;
                        text-transform: uppercase; }
        #sidebar #kodex {
                text-align: center;
                width: 230px; }
	#sidebar #daily-delegate {
		margin: 0 0 10px 0;
		background: #d8e7f5;
		padding: 0 10px 9px 25px;
	}
		#sidebar #daily-delegate h2 {
			padding: 10px 0 5px;
		}
		#sidebar #daily-delegate p {
			padding: 0 0 0 0;
		}
		#sidebar #daily-delegate a {
			text-decoration: none;
		}
	#facebook-follow {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 10px;		
			 }
	#facebook-follow a.facebook {
		text-decoration: none;
		margin: 0 4px 0 56px;
		/*padding: 0 0 3px 23px;
		background: transparent url(../images/icon_facebook.gif) 0 0 no-repeat;*/ }
	.facebook
		{
				margin-left: 20px;	
		}
form.subscribe, #sidebar .contact-details {
	margin: 0 0 10px 0;
	background: #FFFFFF; border: 1px solid #C7BEB5;}
	#sidebar .contact-details { padding: 10px; }
	form.subscribe fieldset {
		padding: 0 10px 9px 25px;
		border: none; }
	form.subscribe legend {
		padding: 0;
		width: 100%;
		height: 32px;
		text-indent: -8685px; }
	form.subscribe p {
		padding: 0 0 8px 0;
		font-size: 9px;
		text-transform: uppercase;
		color: #000; }
	form.subscribe input.input-text {
		float: left;
		width: 117px;
		height: 11px;
		padding: 2px 2px 0 2px;
		margin: 0 9px 0 0;
		font: normal 8px Verdana, Geneva, sans-serif;
		color: #777777;
		border: 1px solid #C7BEB5; }
	form.subscribe input.btn_submit {
		float: left;
		margin: -9px 0 0 0; }

#footer {
	clear: both;
	padding: 0 0 20px 0;
	text-align: center; }
	#footer ul.padded { padding: 10px 0 15px 0; }
	#footer li {
		display: inline;
		padding: 0 3px 0 0;
		line-height: 150%; }
		#footer li a { margin: 0 3px 0 0; }
	#footer p { padding: 0 0 15px 0; }

/* Guestrooms
-----------*/
#main .listing {
	float: left;
	width: 100%;
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #c7bfb6; }
	#main .listing img {
		float: left;
		margin: 0 20px 0 0; }
	#main .listing .details {
		float: left;
		position: relative;
		width: 370px;
		height: 128px;
		padding: 0 20px 0 0; }
	#main .listing h3 {
		padding: 0 0 5px 0;
		font-size: 17px;
		font-weight: normal;
		text-transform: uppercase; }
	#main .listing p.actions {
		position: absolute;
		left: 0;
		bottom: 0;
		z-index: 1;
		padding: 0; }
		#main .listing p.actions a, #main p.actions a {
			float: left;
			height: 27px;
			margin: 0 10px 0 0;
			text-indent: -8685px;
			outline: none; }
		#main .listing p.actions a.btn_view-details { width: 61px; }
		#main .listing p.actions a.btn_check-availability, #main p.actions a.btn_check-availability { width: 81px; }
/* DD menu Photo tour
--------------------*/
	#subnav ul ul {
		display: none;
		position: absolute;
		left: -6px;
		/*bottom: 53px;*/
		float: none;
		z-index: 2;
		width: 73px;
		height: 137px;
		padding: 10px;
		background: transparent url("../images/bg_photo-tour-nav_top.png") 0 0 no-repeat; }
	#subnav ul ul li { padding: 3px 0; border:medium none;}
		#subnav ul ul li a {
			display: block;
			font: normal 9px/140% Helvetica, Arial, sans-serif;
			text-transform: uppercase;
			text-decoration: none;
			color: #ffffff; }
		#subnav ul ul li a:hover { color: #f19a25; }


/* splash page styles */

#shadow {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 999;
	background: url("../images/bg_splash_shadow.png") repeat;
/*
	display: none;
*/
}

#splash {
	position: fixed;
	top: 65%;
	left: 50%;
	height: 478px;
	width: 698px;
	margin: -352px 0 0 -352px;
	z-index: 1000;
	background: #491100;
	border: solid 4px #FFFFFF;
	font-size: 14px;
	color: #fff;
/*
	display: none;
*/
}
#splash #splash_bg {
	position: absolute;
	top: 0;
	left: 0;
	/*height: 468px;*/
	width: 698px;
	border: 0;
}

.logo_bg
{
  position: relative;
	height: 80px;
	background: url("../images/logo_new.png") no-repeat;
	text-align: center;
}

.logo_new_bg
{
  position: relative;
	height: 80px;
	text-align: center;
}

#splash #logo {
	position: absolute;
	height: 59px;
	width: 189px;
	/*background: url("../images/logo_new.png") no-repeat 15px 15px;*/
 	left:0;
}

#splash #splash_close {
	position: absolute;
	top: 0;
	right: 5px;
	height: 20px;
	width: 50px;
	line-height: 20px;
	color: #fff;
	font-size: 9.5px;
	text-shadow: 1px 1px 3px #000;
	cursor: pointer;
	margin: 2px 2px 0 0;
	vertical-align: bottom;
	text-transform: uppercase;
}
#splash #splash_close span {
	display: block;
	position: absolute;
	top: 4px;
	right: 0;
	text-align:center;
	//text-indent: -1px;
    border: solid 1px #999c9d;
	height: 10px;
	width: 10px;
	font-size: 10px;
	line-height: 10px;
}
#splash #splash_close:hover span {
	color: #39f;
	border-color: #39f;
	text-shadow: 2px 1px 3px #fff;
}

#splash #banner {
	position: absolute;
	/*font-family: "Tw Cen MT Condensed";*/
	top: 280px;
	left: 0;
	height: 145px;
	width: 698px;
	background: url("../images/bg_splash_banner.png") repeat;
	text-align: center;
}
#splash #banner #banner_title {
	height: 80px;
	font-size: 17px;
	letter-spacing: -1px;
	line-height: 88px;
	text-shadow: 1px 2px 4px #000;
	text-transform: uppercase;
}
#splash #banner #banner_body {
	height: 60px;
	font-size: 13px;
	line-height: 18px;
	padding: 4px 14px 0;
	text-align: justify;
}

#splash .button {
	display: block;
	position: absolute;
	left: 263px;
	height: 19px;
	width: 140px;
	border: solid 1px #491100;
	background: #cf6100;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	color: #fea;
	cursor: pointer;
	font-size: 14px;
	letter-spacing: -0.5px;
	/*top:432px;*/
	text-transform: uppercase;
}
#splash .button:hover {
	border: solid 1px #fff;
	background: #39f;
	color: #fff;
}
#splash #first {
	bottom: 13px;
}
#splash #second {
	bottom: 60px;
}
#splash #third {
	bottom: 20px;
}



/* splash style ends */
.cust-all
    {
	margin-left: 35px;
	margin-top: 21px;
	margin-bottom: 20px; 
    }

.cust-all2
    {
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 10px; 
    }


.google_plus
	{
		margin-left: 85px;
		margin-bottom: 10px;	
	}

