html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, container {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, address, mainimage, container {
	display:block;
}
img{ border:none;}
.clr { clear:both;}
html {
	background:#292929;
}
body {
	background:#292929;
	color: #c2c2c2;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	line-height: 28px;
	margin: 0;
	padding: 0;
}
a{outline:none;}

a:link, a:visited {
  color: #cfb98b;
  cursor: pointer;
  list-style: none outside none;
  text-decoration: none;
}
a:hover {
  color: #fff;
}
#main {
	display:block;
	margin:0 auto;
	padding:0;
	width:100%;
	height:105px;
	z-index:10;
	
}

/* HEADER CSS START HERE */
header {
	width:960px;
	margin:0 auto;
	padding:0;
	position:relative;
	height:97px;
	z-index:10;
}


#logo {
height: 77px;
left: 0px;
margin: 0;
padding: 0;
position: absolute;
top: 9px;
width: 179px;
z-index: 6;
}
#number {
color: #CDB683;
font-size: 12px;
left: 200px;
letter-spacing:0.08em;
position: absolute;
text-transform: capitalize;
top:36px;
	
}

#number span {
  display: block;
  font-family: 'Lato', sans-serif;
  line-height: 11px;
}
#temperature{ position:absolute; right:16px; top:62px;}
/* HEADER CSS END HERE */
#reservation {
	height: 102px;
	position:absolute;
	left:0px;
	top: 0px;
	width: 786px;
	z-index: 9;
}
#reservation .res-text {
	color: #FFFFFF;

font-size: 19px;
font-weight: normal;
left: 39px;
position: absolute;
text-transform:uppercase;
top:17px;
}
.reservation-img{ 
height: 51px;
left: 38px;
position: absolute;
top: 31px;
width: 708px;
z-index: -1;}
#future-special { 
height: 103px;
position: absolute; padding-left:0px; padding-top:0px;
right: 0;
width:253px; color:#353535; font-size:19px; text-transform:uppercase; cursor:pointer; }
#future-special a {
  color: #353535;
  display: block;
  padding: 10px 0 36px 24px;
}
#future-special span {  position: relative; z-index: 2;}
#future-special .span {font-family: 'Allura', cursive; color:#b4965e; font-size:45px; text-transform:capitalize;top: 3px; position: relative;
    z-index: 0;}
#future-special:hover a span {color:#b4965e;}
#future-special:hover .span{color:#353535;}
#topnav-main{ 
height: 38px;
position: absolute;
top: 0px;
width: 100%;
z-index: 10; /*overflow:hidden;*/}
#topnav {
	height: 36px;
margin: 0 auto;
padding: 0 0 0 30px;
position: relative;
width: 991px;
z-index: 5;
top:0;
}
#topnav ul {
	list-style: none;
	line-height: normal;
	padding-left:0px;
	margin:0;
}
#topnav li {
	color: #282828;
	display: inline;
	float: left;
	font-size: 15px;
	line-height: 36px;
	font-family: 'Lato', sans-serif;
	padding: 0;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
}
#topnav .home a { margin-left:0px;}
#topnav .loc a {}
#topnav .aco a {}
#topnav .ament a {}
#topnav .din a {}
#topnav .spa a {}
#topnav .ttd a {}
#topnav .eve a {}
#topnav .wed a {}
#topnav .cont a {
	margin-right:-20px !important;  padding-right: 0px;
}
#topnav ul li a { height:39px;
	text-decoration:none;
	float:left;
	margin-right:1px;
	padding:0px 20px;
	font-size:16px;
	}
#topnav a.nav:link, a.nav:visited {
	color:#282828;
	
}
#topnav a.nav:hover {
background:url("../images/menu-over.png") center 0px no-repeat;
}
#topnav a.navON, #topnav a.navON:hover {
	color:#282828;
	background:url("../images/menu-over.png") center 0px no-repeat;}

#topnav li.eve {
  position: relative;
}
#topnav li.wed {
  position: relative;
}

/***** TOPNAV Drop Down *****/
#topnav li a:hover ul.subnav {
	display:block !important;	
}
#topnav ul li ul.subnav {
  background: url("../images/drop-menu-bg.png") repeat scroll 0 0;
  border-bottom: 1px solid #FFFFFF;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  display: block;
  float: left;
  left: 0;
  list-style: none outside none;
  margin: 0;
  padding: 1px 0 6px;
  position: absolute;
  top: 38px;
  width: 190px;
  z-index: 5;
}

#topnav ul li ul.subnav li {
  background: url("../images/sprite.png") no-repeat scroll -195px -150px;
  border-bottom: 0 solid #535353;
  clear: both;
  display: block;
  line-height: 19px;
  margin: 0;
  padding: 0;
  text-align: left !important;
  width: 100%;
}
#topnav ul li.ttd ul.subnav {
  left: auto;
z-index:99;
  right: 0;
  width: 317px;
}
#topnav ul li.din ul.subnav li {
	width: 210px;
}
#topnav ul li ul.subnav li a {
	display:block;
	display: block !important;
	font-size: 14px;
	font-weight: normal;
	height: 20px;
	line-height: 16px; color:#282828;
	margin: 0;
	padding: 5px 0 0 23px;
	text-decoration: none;
	width: 90%;
	text-align: left;
	
text-transform:capitalize;
}
#topnav ul li ul.subnav li:hover > a, #topnav ul li ul.subnav li a:hover {
	color: #9D8045;
}
.subnav a.navON:link, .subnav a.navON:visited, .subnav a.navON:hover {
	color: #9D8045;
}
/***** TOPNAV END *****/







/* MAINIMAGE START HERE */

#middle {
	width: 100%;
	margin:0 auto;
	overflow:hidden;
	height:380px;
	position:relative;
	
}
#mainimage {
  height: 380px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0px;
  position: relative;
  width: 100%;
  text-align:center;
  z-index: 0;
}
#mainimage img {
	/*left: 50% !important;
	margin-left: -582px !important;
	position: absolute !important;*/
}

#mainimage-shadow {
  height: 75px;
  position: absolute;
  width: 100%; background-position: center 0 !important;
  z-index: 5;
}
/*#mainimage img {
  left: 50%;
  margin-left: -750px;
  position: absolute;
  top: 1px;
}*/

#reservationmain{
height: 103px;
margin: -56px auto 0;
padding: 0;border-bottom: 1px solid #464646;
position: relative;
width: 1039px; }



#subnav {
	height: 29px;
	margin: 0 auto;
	position:absolute;
	right:0px;
	top:36px;
	z-index: 7;
}
#subnav ul {
	float: right;
	list-style: none outside none;
	margin: 0px auto 0;
	padding-left: 0;
	
	text-align: left;
}
#subnav ul li {
	float: left;
	position: relative;
}
#subnav ul li a {
	color: #d4be91;
	display: inline;
	float: left;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.02em;
	margin-left: 14px;
	margin-right: 12px;
	padding-right: 0;
	padding-top:0;
	/*text-transform:capitalize;*/
	/*text-transform:lowercase;*/
}
#subnav ul li.news {
	background:url(../images/sprite.png) no-repeat scroll -131px -200px transparent;
	padding-left: 13px;
}
#subnav ul li.email {
	background:url("../images/email.png") no-repeat scroll 2px 9px transparent;
	padding-left: 8px;
}
#subnav ul li.map {
	background:url(../images/sprite.png) no-repeat scroll -120px -100px transparent;
	padding-left: 5px;
}
#subnav ul li.review {
	background:url(../images/sprite.png) no-repeat scroll 2px -129px transparent;
	padding-left:11px;
}
#subnav ul li.gel a{ margin-right:0px;}
#subnav ul li.gel {
	background:url(../images/sprite.png) no-repeat scroll -104px -130px transparent;
	padding-left:9px;
}
#subnav ul li.events {
  background: url("../images/sprite.png") no-repeat scroll 0 -220px ;
  padding-left: 9px;
}
#subnav ul li a.nav:link {
	text-decoration:none;
}
#subnav ul li a.nav:hover {
	color:#fff;
}
#subnav ul li a.navON:link, #subnav ul li a.navON:visited, #subnav ul li a.navON:hover {
	color:#fff;
	text-decoration:none;
}
#contentinfo {
	  margin: 0 auto;
   padding-top: 0px;
  position: relative;
  width: 100%;
  z-index: 7;
  
 
}
#leftcolumn {
background: none repeat scroll 0 0 #353535;
margin: 0 auto 36px;
padding: 0 0 26px;
position: relative;
width: 1040px; z-index: 4;
}
#bottomimg {

padding-bottom: 82px;
position: relative;
}
#container {
	width:1040px;
	padding:0px;
	position: relative;
	z-index:10;
	left:0px;
	margin:0 auto;
	top:0px;
	display: block;
}
aside {
    float: right;
    margin: 0;
	padding:0px;
    position: relative;
    width: 255px;
}
#spnav{  height:168px; width:253px; position:relative; border-bottom:1px solid #252525; border-left:1px solid #252525;border-right:1px solid #252525; background:url(../images/side1.jpg);}
#event-banner{  height:168px; width:253px; position:relative; border-bottom:1px solid #252525; border-left:1px solid #252525;border-right:1px solid #252525; background:url(../images/side2.jpg);}
#news-banner{ height:168px; width:253px; position:relative; border-bottom:1px solid #252525; border-left:1px solid #252525;border-right:1px solid #252525; background:url(../images/side3.jpg);}
#reason { height:168px; width:253px; position:relative; border-bottom:1px solid #252525; border-left:1px solid #252525;border-right:1px solid #252525; background:url(../images/side4.jpg);}

.titel-banner {
  color: #FFFFFF;
  display: block;
  font-size: 12px;
  font-family: 'Lato', sans-serif;
  left: 0;
  line-height: 14px;
  padding-left: 22px;
  padding-top: 26px;
  position: absolute;
  text-transform: uppercase;
  top: 0;  z-index: 6;
}
.titel-banner a {
  color: #FFFFFF !important;
  font-size: 12px;
  line-height: 14px;
  
}
.titel-banner a:hover { color: #D2BA80 !important;}

#content {
  float: left;
  padding-top: 0;
  position: relative;
  top: 0; font-family: 'Lato', sans-serif;
  left:39px;
  width: 708px;
}
#header {
  color: #d2ba80;
  font-size: 42px;
  font-weight: 300;
  line-height:46px;
  margin-bottom:8px;
   font-family: 'Lato', sans-serif;
   letter-spacing:0.06em;
  margin-left: 0;
  margin-top: 41px;
  padding-left: 0;
  position: relative;
  text-transform:uppercase;
}
#header span{color:#fff; display:block; font-size:38px;}
#footer-inner {clear:both;}
#note {
	width:100%;
	margin:0px;
	clear:both;
	display:block;
	position:relative;
	overflow: hidden;
	background:#212121;
	border-top:0px solid #f26722;
	padding-top:0px;
	padding-bottom:0px;
}
footer {
    border-top: 0px solid #3E3E3E;
    clear: both;
    margin: 0 auto;position:relative;
    width: 960px; 
}



#owner {
  padding: 10px 0 55px;
  text-align: center;
   font-size:12px;
}
.googleaddress {
  
  padding: 18px 0 15px;
  text-align: left;
}
.footerright {
  float: right;
  padding-top: 33px;
  position: relative;
  right: 0;
  width: 22%;
}
.footerleft{ float:left; position:relative; left:0px; width:71%; padding-bottom:0px}
.footerleft .address{  font-family: 'Lato', sans-serif; font-size:11px; float:left; line-height:14px; padding-top:12px; padding-left:14px; line-height:20px;}
.footerleft .address span{ font-size:11px; font-family: 'Lato', sans-serif; text-transform:uppercase; }
.fotlogo{ float:left;}
.social-media {

float:right;
}
.social-media li {
  float: left;
  list-style: none outside none;
}
.social-media li a { background:url(../images/sprite.png);}
.social-media li a.tw {
  background-position: -32px -44px;
  float: left;
  height: 26px;
  margin: 0 0 0 8px;
  width: 26px;
}.social-media li a.tw:hover {background-position: -32px -74px;}
.social-media li a.gplus {
  background-position: -128px -44px;
  float: left;
  height: 26px;
  margin: 0 0 0 8px;
  width: 26px;
}
.social-media li a.gplus:hover {
  background-position: -128px -74px;}
.social-media li a.fb {
  background-position: 0px -44px;
  float: left;
    margin: 0 0 0 8px;

  height: 26px;
  width: 26px;
}
.social-media li a.fb:hover {
  background-position: 0px -74px;}
.social-media li a.youtube {
  background-position: -160px -44px;
  float: left;
  height: 26px;
    margin: 0 0 0 8px;
  width: 26px;
}
.social-like {
  height: 70px;
  position: absolute;
  right: 0px;
  top: 49px;
  width: 160px;
}
.social-media li a.youtube:hover {
  background-position: -160px -74px;}
.social-media li a.ping {
  background-position: -96px -44px;
  float: left;
  height: 26px;
  margin: 0 0 0 8px;
  width: 26px;
}
.social-media li a.ping:hover {
  background-position: -96px -74px;}
  .social-media li a.instagram {
  background-position: -64px -44px;
  float: left;
  height: 26px;
  margin: 0 0 0 8px;
  width: 26px;
}
.social-media li a.instagram:hover {
  background-position: -64px -74px;}

.box1 {
  border-bottom: 0px solid #DADADA;
  display: block;
  padding: 0px 0 34px;
}
.imgleft {
  float: left;
  margin-bottom: 10px;
  margin-right: 16px;
  margin-top: 5px;
}

.box1 h2 { font-size:13px; color:#d5c093; text-transform:uppercase; font-weight:normal; font-family: 'Lato', sans-serif;
}
.box1 ul{
  padding-left: 17px;
  padding-bottom: 0px;
}
.box1 ul li {
  padding-left: 6px;
}
.reward-logo{float: left;
padding-left: 11px;
padding-top: 10px;}

.rfp-box {
  margin-bottom: 5px;
  margin-top: 26px;
  padding:0;
  position: relative;
}
.quickrfp-title {
  border-bottom: 1px dotted #B7B7B4;
  color: #B7B7B4;
  display: block;
  font-size: 19px;
  height: 35px;
  line-height: 35px;
  margin: 0 0 20px;
  padding: 0;
  text-align: center;
  text-transform: capitalize;
}
.email-left {
  border-right: 1px dotted #B7B7B4;
  color: #615953;
  float: left;
  padding-right: 29px;
  width: 283px;
}
.email-right {
  color: #615953;
  float: right;
  padding-left: 30px;
  width: 283px;
}
.rfpleftinp {
  float: left;
}
.rfprightinp {
  float: right;
}
.club-logo {
  padding-top: 0;
  position: absolute;
  right: -10px;
  top: 40px;
}

.nsreservation {
  background: url("../images/reservationbg.gif") repeat scroll 0 0;
  font-size: 16px;
  font-weight: bold;
  height: 72px;
  padding: 16px;
  position: absolute;
  text-align: center;
  width: 754px;
  z-index: 10;
}
.displayinlineh3 {
  display: inline;
}
.spnav-ns {
  background: url("../images/reservationbg.gif") repeat-x scroll 0 0;
  
  font-weight: bold;
  height: 167px;
  position: absolute;
  
  width: 252px;
  z-index: 10;
}
.linsspnav {
  color: #FFFFFF;
  display: block;
  font-size: 13px;
  left: 0;
  line-height: 19px;
  padding-left: 32px;
  padding-top: 51px;
  position: absolute;
  top: 0;
  z-index: 2;
}
.topfivespnav {
  background: url("../images/reservationbg.gif") repeat-x scroll 0 0;
  font-weight: bold;
  height: 169px;
  position: absolute;
  width: 253px;
  z-index: 10;
}
.topfivelinsspnav {
  color: #FFFFFF;
  font-size: 16px;
 
}
.content-banner {
  display: block;
  font-size: 12px;
  line-height: 16px;
  padding-left: 20px;
  padding-top: 104px;
}

.quotes {
  border-bottom: 1px solid #252525;
  border-top: 1px solid #252525;
  color: #D2BA80;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  margin-top: 23px; margin-bottom: 10px;
  padding: 19px 0 21px;
  text-align: center;
}
.spquotes {
  border-bottom: medium none;
  padding-bottom: 4px;margin-bottom: 0px;
}
.ser-left {
  float: left;
  width: 494px;
}
.ser-right {
  float: right;
}

/*css 3 gnroteor*/
@media only screen and (max-width: 1024px) {
 
#wreper {
  margin: 0 auto;
  overflow: hidden;
  width: 980px;
}

#topnav .home a {
  margin-left: -21px;
}



}
@media only screen and (max-width: 980px) {
#contentinfo { margin-left: -22px !important;}
#reservationmain{width:1017px !important;}
#topnav {  padding-left:16px;}
#reservation { width: 764px !important;}
#container, #leftcolumn {width: 1017px !important;}
#content {
  left: 43px !important;
  width: 700px !important;
}
.pkg-viewdetail {width: 477px !important;}
.pkg-contentimg { width: 477px !important;}
.tab_btn {  margin: 0 23px !important;}
#thingstodosnippet .right {  width: 476px !important;}
}
/*css 3 gnroteor*/


.mobile {
  background: url("../images/sprite.png") no-repeat scroll -181px -229px rgba(0, 0, 0, 0);
  padding-left: 1px;
}
#floatingsm {
  z-index: 9;
} span.privacypolicy {display:block;maring-top:5px;margin-bottom:5px;text-align:center;}

.direct-access.expandable_hiddentest {
  display: block;
}

.cornerinner {
  width: 100%;
}

.cornerinner ul.anchor {
  padding: 5px 0 5px 10px;
  width: 698px;
}

.cornerinner ul.anchor li {
  float: left;
  padding: 0 15px 0 14px;
}.roomsimage {
  position: relative;
}

#click-enlarge {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.69);
  bottom: 11px;
  display: block;
  font-size: 11px;
  height: 20px;
  left: 1px;
  line-height: 21px;
  padding: 0 5px;
  position: absolute;
}

.roomsimage a:link, .roomsimage a:visited{  
    font-size: 15px;}
.roomsimage a:hover{  
   }

a#floatingbooknow {
display: none;
}

.direction-form, .direction-to {width:40%; float:left;}
.direction-btn {width:20%; float:right;}
.saddr, .daddr {width: 78%; margin-left: 5px;}
.button.direction-button {height: 32px !important; line-height: 32px !important;}

/* ----------- FORMS ----------- */
.cornerforms {
	padding: 10px 0;
}
input, select, textarea {
	background-color: #FFFFFF;
	border-color: #343535;
	border-style: solid;
	border-width: 1px;  box-shadow: 0px 1px 0 #555555;
	color: #5e5e5e;
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	margin: 0; border-radius: 0;
	padding: 0;
}
input {
	padding: 0px 5px;
	height: 30px;
	line-height: 30px;
}
select {
	height: 32px;
	line-height: 32px; border-radius: 0;
	padding: 7px 7px 6px 2px;
}
.styled-select {
  background: url(../images/sprite.png) no-repeat scroll 203px -15px #FFFFFF;
  border: 1px solid #343535; box-shadow: 0px 1px 0 #555555;
  height: 30px;   border: 1px solid #343535;line-height: 30px;
  overflow: hidden;
}
.styled-select select {
  background: none repeat scroll 0 0;
  border: medium none;
  cursor: pointer; width:255px;
  height: 29px;
  line-height: 16px;
  padding: 5px 3px 3px !important;
}
.ttd-select
{float: right;  margin-left: 10px;  background-position: 135px -16px;
width: 150px;}

textarea {
	padding: 4px 5px;
	resize: none;
	display: block;
}
.emailforminputbox {
	width: 208px;
}
.rfpforminputbox {
	width: 208px;
}
.rfpformsdate {
  width: 93px; background: url("../images/sprite.png") no-repeat scroll 82px 9px #FFFFFF;
}
.emailformdropdown {
	width: 306px;
}
.emailformtextarea {
	width: 696px;
	height: 65px;
}
.rfpformtextarea {
	width: 208px;
	height: 91px;
}
.asterisk {
	color: #D1BA8C;
}
/* ----------- Headers ----------- */
h1 {
	color: #ffffff;
	font-size: 15px;
	font-weight: normal;
	margin: 0; text-transform: uppercase;
	padding-bottom: 10px;
}
h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	margin: 0; text-transform: uppercase;
        padding-bottom: 5px;
	display: block;
}
h2.padbottom {
	display: block;
	margin: 0;
	padding-bottom: 15px;
}
h3 {
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	display: block;  text-transform: uppercase;
        padding-bottom: 5px;
}
h4 {
	color: #911300;
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	display: block;
        padding-bottom: 5px;
}
/* ----------- BOXES ----------- */
.box {
	display: block;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #252525;
	padding: 15px 0px 17px 0px;
}
.box2 {
	display: block;
	padding: 15px 0px;
}
.boxspacer {
	display: block;
	height: 15px;
}
/* ----------- COLUMNS ----------- */
/* ----- 2 COLUMNS ----- */
.column21 {
	float: left;
	padding-right: 25px;
	width: 47%;
}
.column22 {
	float: left;
	width: 47%;
}
/* ----- 3 COLUMNS ----- */
.column31 {
	float: left;
	padding-right: 10px;
	width: 32%;
}
.column32 {
	float: left;
	padding-right: 10px;
	width: 32%;
}
.column33 {
	float: left;
	padding: 0px;
	width: 32%;
}
/* ----- 4 COLUMNS ----- */
.column41, .column42, .column43 {
	float: left;
	padding-right: 10px;
	width: 23%;
}
.column44 {
	float: left;
	width: 25%;
}
/* ----- 5 COLUMNS ----- */
.column51, .column52, .column53, .column54 {
	float: left;
	padding-right: 9px;
	width: 19%;
}
.column55 {
	float: left;
	width: 18%;
}
.baseline, .clearboth {
	clear: both;
        height: 0px;
}
/* ----------- LINKS ----------- */
.milestone {
	font-size: 11px;
	line-height: 18px;
}
.milestone2 {
	font-size: 11px;
	line-height: 18px;
}
.anchorlink {
	font-size: 11px;
	line-height: 18px;
	color:#B59962;
}
a:link, a:visited {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #d1ba8c;
        outline: none;
}
a:hover {
	text-decoration: none;
	list-style: none;
	cursor: pointer;
	color: #ffffff;
}
a.homelink:link, a.homelink:visited {
}
a.homelink:hover {
}
a.anchorlink:link, a.anchorlink:visited {
}
a.anchorlink:hover {
}
a.splink:link, a.splink:visited {
}
a.splink:hover {
}
a.sitemaplink:link, a.sitemaplink:visited {
}
a.sitemaplink:hover {
}
a.milestone:link, a.milestone:visited {
	white-space: nowrap;
}
a.milestone:hover {
	white-space: nowrap;
}
/* ----------- BULLETS ----------- */
.cornerinner {
	padding: 6px 0px 10px 16px;
	float: right;
/* width: 100%;*/
}
.box ul, .box2 ul, .hotelbox ul {
	margin: 0px;
	padding: 8px 0px 0px 0px;
	list-style: none;
}
.box ul li, .box2 ul li, .hotelbox ul li {
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
	background-position: -213px 7px;
	height: 100%;
	line-height: 20px;
	margin: 0;
	padding: 0 0 6px 15px;
}
ul.anchor {
  border-color: #464646;
  border-style: solid;
  border-width: 1px;
  display: block;
  float: left;
  list-style: none outside none;
  margin: 0;
  outline: 1px solid #222222;
  padding: 10px 0 10px 10px;
}
ul.anchor li {
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
	background-position: -205px -148px;
	line-height: 28px;
	margin: 0;
	padding: 0 15px 0 15px;
}
.box ul.padbottom li, .box2 ul.padbottom li {
	padding-bottom: 15px;
}
.box li.padbottom, .box2 li.padbottom {
	padding-bottom: 10px;
}
.box ul.padbottom li:last-child, .box2 ul.padbottom li:last-child {
	padding-bottom: 0px;
}
/* ----------- GOOGLE VCARD ----------- */
.googleaddress {
	padding: 33px 0 20px 0px;
	text-align: left;
}
.footerlogo {
	float: left;
	padding: 0 10px 0 0px;
}
.milevcard {
	font-size: 12px;
	line-height: 20px;
	float: left;
	margin-top:-6px;
	padding: 0px 0px 0px 20px;
}
.fn {
	  font-family: 'Lato', sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}
.style1 {
	font-family: 'Lato', sans-serif;
    font-weight: normal;
}
/* ----------- CALENDAR ----------- */
#reservationtable {
	left: 40px;
	position: absolute;
	top: 32px;
}
#reservationtable ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#reservationtable ul li {
	display: block;float: left;
	padding-bottom:0;padding-right:9px;
	position: relative;
}
#reservationtable ul li ul li {
	float: left;
	padding-right: 11px;
}
.rtitle {
	color: #FFFFFF;
	display: block;
	font-size: 11px;
	line-height: 11px;
	padding-bottom: 3px;
}
.rtitleinner {
	  color: #FFFFFF;
    display: block;
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 0;
}
.resinputbox {
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
	background-position: 153px 8px;
	cursor: pointer;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	margin: 14px 0 0 0;
	padding: 0 0 0 10px;
	vertical-align: top;
	width: 168px;
}
.resdropdown {
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
	background-position: 47px -16px;
	cursor: pointer;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 8px;
	vertical-align: top;
	width: 56px;
}
.resinputboxinner {
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
	background-position: 122px 8px;
	cursor: pointer;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 10px;
	vertical-align: top;
	width: 136px;
}
.resdropdowninner {
	background-image: url("../images/sprite.png");
	background-repeat: no-repeat;
	background-position:47px -16px;
	cursor: pointer;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	margin: 0;
	padding: 0 0 0 8px;
	vertical-align: top;
	width: 56px;
}
.hasDatepicker {
	cursor: pointer;
}
/* ----------- IMAGES ----------- */
.imgright {
	margin-top: 5px;
	margin-left: 16px;
	margin-bottom: 10px;
	float: right;
	border: 3px solid #252525;
    box-shadow: 0 0 1px #fff;
}
.imgleft {
	margin-top: 5px;
	margin-right: 16px;
	margin-bottom: 10px;
	float: left;
}
/* ----------- FOOTER ----------- */
#footer {
	border-style: solid;
	border-width: 1px;
	border-color: #383838;
	clear: both;
	padding: 3px;
	z-index: 12;
	text-align: center;
}
#owner {
	padding: 10px 0 55px 0;
	text-align: center;
}
/* ----------- MODULE ----------- */
ul.modulelinks {
  border-bottom: 2px solid #222222;
  font-size: 14px;
  list-style: none outside none;
  margin-bottom: 11px;
  margin-top: 17px;
  text-transform: uppercase;
}
li.modulelink {
  border: 1px solid #666666;
  display: inline-block;
  float: left;
  margin: 5px;
  padding: 0;
}
li.modulelink a {
	display: inline-block;
	float: left;
	padding:0 5px;  font-family: 'Lato', sans-serif; font-weight:normal;
	margin:0;
}
li.modulelinkON, li.modulelink:hover {
  border: 1px solid #D5C093;
  display: inline-block;
  float: left;
  margin: 5px;
  padding: 0;
  position: relative;
}
li.modulelinkON a, li.modulelink a:hover {
	display: inline-block;
	float: left;
	padding:0 5px; font-family: 'Lato', sans-serif; font-weight:normal;
	margin:0;
	position: relative;
}
.modulelinks a:link, .modulelinks a:visited {
	color: #FFFFFF;
}
.modulelinks a:hover {
	color: #FFFFFF;
}
/*li.modulelinkON:after, li.modulelinkON:before {
	left: 42%;
	border: solid transparent transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	
}
li.modulelinkON:after {
	border: 8px solid transparent;
	border-top-color: #D5C093;
	border-width: 6px;  margin-top:2px;
	top: 100%;
}
li.modulelinkON:before {
	border: 10px solid transparent;
	border-top-color: #D5C093;
	border-width: 6px; margin-top:2px;
	top: 100%;
}
li.modulelink:hover:before {
	left: 42%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border: 6px solid; margin-top:2px;
	border-color: #D5C093 transparent transparent;
	top: 100%;
}*/
/* ----------- GUEST REVIEWS ----------- */
#socialreviews {
  margin-bottom: 5px;
  margin-top: 5px; background:#ffffff;
  text-align: center;  padding: 10px;
}
.review-hotel-logo {
  background: none repeat scroll 0 0 #353535;
  float: left;
  line-height: 21px;
  padding: 5px 0 0;
  width: 216px;
}

#reviewsheader {
  background: none repeat scroll 0 0 #353535;
  float: left;
  line-height: 21px;
  margin-bottom: 10px;
  padding: 7px 0 3px;
  width: 688px;
}

.read-write-main {
  float: left;
  margin-top: 0px;
  padding: 0;
  width:128px;
}
.revie-rightbg {
  background: none repeat scroll 0 0 #E8E8E8;
  float: right;
  padding: 20px 0;
  width: 462px;
}

.read-write-main-midd {
  border-left: 1px solid #8e8e8e;
  border-right: 1px solid #8e8e8e;
width:183px;
}
.read-write-main-yelp { width:149px; }
.reviewicon {
	margin-top:3px;
}
.reviewbuttons {
	padding-top: 10px;
}
.reviewbuttonsleft {
	float: left;
	width: 110px;
}
.reviewbuttonsright {
	float: right;
	width: 110px;
}
.trip-img {
	/*background: url(/images_noindex/tripadvisor.png) no-repeat center center;*/
	height: 43px;
}
.google-img {
	/*background: url(/images_noindex/google.png) no-repeat center center;*/
	height: 45px;
}
.yelp-img {
	/*background: url(/images_noindex/yelp.png) no-repeat center center;*/
	height: 46px;
}
/* ----------- Mainimage Slideshow CSS ----------- */

#mainimageholder IMG {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;
	opacity: 1.0;
}
#mainimageholder IMG.active {
	z-index: 10;
	opacity: 1.0;
}
#mainimageholder IMG.last-active {
	z-index: 9;
}
#mainimageslideshow {
	left: 50%;
	margin-left: -750px;
	position: absolute;
	width: 100%;
}
/* ----------- 404 Page ----------- */
.oh {
	border-right: 1px solid #222222;
	font-size: 30px;
	margin-right: 15px;
	padding-right: 15px;
}
.errTop {
	font-size: 18px;
	line-height: 26px;
}
.er {
	color: #fff;
	font-size: 20px;
}
.errSugg {
	font-size: 18px;
}
.er-maindiv {
  float: left;
  padding-left: 0;
  padding-top: 25px;
}
.er-leftdiv {
  border-right: 1px solid #222222;
  float: left;
  margin-right: 70px;
  padding-right: 70px;
  width: 280px;
}
.er-box {
  background-color: #222222;
  margin-bottom: 70px;
  padding: 20px 20px 13px;
  width: 240px;
}
.er-last {
	margin-bottom: 0px;
}

.er-rightdiv {
    float: left;
    width: 280px;
}
.er-title {
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}
.er-or {
	float: left;
	font-size: 28px;
	padding-top: 20px;
	text-align: center;
	width: 706px;
}
.er-back {
	float: left;
	font-size: 14px;
	padding-left: 0;
	padding-top: 20px;
	text-align: center;
	width: 706px;
}
.er-back .button {
	cursor: pointer;
	margin: 0 auto;
	width: 233px;
	height: 32px !important;
	line-height: 32px !important;
}
#goog-wm-sb {
	background-color: #F47F00;
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	display: inline;
	float: left;
	font-size: 13px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 150px;
}
#goog-wm-sb:hover {
	background-color: #94A92D;
	color: #FFFFFF;
}
#goog-wm-qt {
	float: left;
	margin: 0 10px 0 0;
}
/* ----------- Contact Us Layout ----------- */

#contactus {
	 border-top: 0px solid #222222;
    float: left;
    margin-bottom: 20px;
    margin-top: 12px;
    padding-top: 30px;
}
.contactus {
    color: #D2BA80;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: normal;
    padding-bottom: 20px;
    text-align: left; margin-top:-5px;
    text-transform: uppercase;
}
.contacthead {
	color: #fff;
	font-size: 14px;text-transform: uppercase;
}
.contacttext {
	border-bottom: 0px solid #222222;
	text-transform: capitalize;
	font-size: 13px;
	margin-bottom: 26px;
	padding-bottom: 19px;
}
.contres {
	
	font-size: 13px;
	margin-bottom: 0px;
}

.contact-res {
    background: none repeat scroll 0 0 #2B2B2B;
	padding: 10px 0 21px; width:708px; margin-top:22px;
}
#reservationtable-inner {
  padding-left: 31px;
}
.contphn {
	padding-right: 10px;
	float: left;
	margin-right: 10px;
}
.conmail { float:left;}
.phno {
	font-weight: lighter;
}
.contactleft {
	float: left;
	width: 211px; border-right: 0px solid #222222;
	padding-right: 30px;
}
.contactright {
	float: right;
	width: 382px;
	padding-left: 30px;
	
}
#reservationtable-inner ul { margin:0; padding:0; list-style:none;}
#reservationtable-inner ul li { margin:0; padding:0 9px 0 0; list-style:none; float:left;}

/* ----------- Email Form Layout ----------- */
#email1 {
	margin-top: 17px;
	float: left;
	margin-bottom: 31px;
}
.email1 {
	color: #d2ba80;
	font-size: 22px;
	font-weight: normal; border-bottom: 1px solid #222222;
	text-align: left; font-family: 'Lato', sans-serif;   padding-bottom: 14px;
	text-transform: uppercase;
	
}
.email1form {
	margin-top: 21px;
	float: left;
}
.email-captcha {
  background: none repeat scroll 0 0 #222222;
  padding: 10px 0; height:30px;
}
/* ----------- Quotes ----------- */

.homequotetxt {
	color: #B06823;
	font-size: 19px;
	letter-spacing: 0.02em;
	line-height: 28px;
	padding-bottom: 10px;
	padding-top: 10px;
	width: 530px;
}
.accoquotetxt {
	color: #B06823;
	font-size: 17px;
	letter-spacing: 0;
	line-height: 28px;
	padding: 17px 8px 0;
	position: relative;
	width: 234px;
}
.pkgquotetxt {
	color: #B06823;
	font-size: 17px;
	letter-spacing: 0.03em;
	line-height: 28px;
	margin-top: -7px;
	padding: 0 8px;
	position: relative;
	width: 234px;
}
.leftqt {
	background: url("../images/sprite.png") no-repeat scroll -73px -39px transparent;
	float: left;
	height: 15px;
	margin-left: 0;
	margin-top: 6px;
	padding-left: 12px;
	position: relative;
	width: 18px;
}
.rightqt {
	background: url("../images/sprite.png") no-repeat scroll -105px -39px transparent;
	height: 15px;
	margin-left: 10px;
	margin-top: 7px;
	position: absolute;
	width: 22px;
}
.accleftqt {
	background: url("../images/sprite.png") no-repeat scroll -73px -40px transparent;
	float: left;
	height: 15px;
	margin-left: 0;
	margin-top: 6px;
	padding-left: 10px;
	position: relative;
	width: 16px;
}
.accrightqt {
	background: url("../images/sprite.png") repeat scroll -105px -39px transparent;
	float: right;
	height: 15px;
	margin-left: 5px;
	margin-top: 7px;
	position: absolute;
	width: 22px;
}
/* ----------- Quick RFP ----------- */

.rfptableleft {
  float: left;
  margin-top: 20px;
  width: 220px;
}
.rfptableleft-2 {
  float: left;
  margin: 20px 24px 0;
  width: 220px;
}
.rfptableright {
  float: right;
  margin-top:20px;
  width: 220px;
}
.rfpsubbtn {
  float: right;
}

.quickrfptitle {
	background-color: #94A92D;
	color: #FFFFFF;
	font-size: 16px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: capitalize;
	width: 232px;
}
.quickrfpbox {
	border-left: 1px solid #BFC97B;
	float: right;
	margin-left: 20px;
	padding-left: 20px;
	margin-bottom: 20px;
}
/* ----------- Milestoen Dropdown CSS ----------- */
div.DropDownItem:hover {
	background-color: #D1BA8C!important;
	color: #FFF !important;
}
.DropDownItems.out.enterleave {
	border: 1px solid #343535;
	border-top: none; margin-top:8px;
}
.DropDownItems.out.enterleave .DropDownItem.in.enterleave {
	font-size: 12px;
	width: 55px;
	padding-left: 9px; 
	cursor: pointer;
	color: #5E5E5E;
	background-color: #ffffff;
}
/* ----------- No-Script CSS ----------- */
#noscriptreservation {
	font-weight: bold;
	background: #6D2110;
	height: 390px;
	left: 0;
	padding: 15px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 202px;
	font-size: 14px;
}

#noscriptreservation_inner {
  background: url("../images/reservationbg.gif") repeat scroll 0 0 ;
  font-size: 16px;
  font-weight: bold;
  height: 70px;
  padding: 16px;
bottom:0px;
  position: absolute;
  text-align: center;
  width: 675px;
  z-index: 10;
}
/* ----------- Validation CSS ----------- */
.ErrorField {
	border-color: #D2BA80;
	background: #FFFFFE;
}
.ValidField {
	background-image: url(../images/valid-bg.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
}
.comentbox .ValidField {
  background-position: 98% 6% !important;
}
.ErrorEmailField {
	background-image: url(../images/invalid-bg.gif);
	background-repeat: no-repeat;
	background-position: 98% 50%;
	border-color: #D2BA80;
}
span.ValidationErrors {
	color: #DD0000;
	display: none;
	font-size: 12px;
	padding-left: 10px;
	text-transform: capitalize;
}

/* ----------- OTHER ----------- */
#backtotop {
	background: url("../images/sprite.png") no-repeat scroll 0 -158px transparent;
	bottom: 10px;
	cursor: pointer;
	height: 41px;
	position: absolute;
	right: 14px;
	width: 36px;
	left:48%;
	top:98%;
	z-index: 10;
}
#backtotop:hover {
	background: url("../images/sprite.png") no-repeat scroll -41px -158px transparent;
}
.subheader {
	background-color: #222222;
	padding: 5px 10px;
}
.subheader h1, .subheader h2 {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 23px;
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
        height: 0px;
}
.padbottom {
	padding-bottom: 10px;
}
#breadcrumb {
	margin-bottom: -8px;
	margin-top: 0;
}
.reader {
  font-size: 12px;
}
.reviewtitle_name {
	padding-right: 10px;display: inline-block;
}
.ADAaccessible, #dynamicdiv {
	display: none;
}
option {
	padding: 0 0 0 5px;
}
.social-like {
	width: 160px;
	height: 20px;
	position: absolute;
	right: 0px;
	top: 99px;
	display: none;
}
.spbold {
	font-weight: normal;font-family: 'Lato', sans-serif;
}

.write-box {
  border-right: 1px solid #252525;
  float: left;
  padding-right: 22px;
  position: relative;
  width: 400px;
}
.write-req {
  float: left;
  font-size: 13px;
  padding-right: 10px;
}
.write-btn {
  float: left;
}
/* ----------- CSS End ----------- */

.lnkPrevious {
  background: url("../images/sprite.png") no-repeat scroll -84px -19px;
  border-right: 1px solid #AF9D78;
  display: block;
  float: left;
  line-height: 15px;
  margin-right: 10px;
  padding-left: 15px;
  text-transform: capitalize;
  width: 56px;
}
.lnkNext {
  background: url("../images/sprite.png") no-repeat scroll -12px -18px;
  display: block;
  float: left;
  height: 15px;
  line-height: 15px;
  text-transform: capitalize;
  width: 63px;
}


.socialmediabuttons_wrap {
  float: right;
  height: 20px;
  position: absolute;    top: 99px;
  right: 0;
  width: 151px;
}
.socialmediabuttons li{list-style:none;}
.social_0{width:90px;}
.social_1{width:60px;}
.social_2{width:40px;}

.fb_iframe_widget span {vertical-align: top !important;}
/*.cornerinner ul.anchor {
  padding: 5px 0 5px 10px;
  width: 698px;
}
.cornerinner ul.anchor li {
  float: left;
  padding: 0 15px 0 14px;
}*/
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-state-disabled { cursor: default !important; }
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }
.ui-datepicker { width: 17em; padding: .1em .1em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 3.3em; line-height: 1.8em; text-align: center;}
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; width:60px;}
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 2px; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: 0 .4em; text-align: right; text-decoration:none;list-style: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

.ui-widget { font-size: 0.9em; z-index:999; display:none;}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-size: 1em; }
.ui-widget-content { background-color: #ffffff; color: #222222; }
.ui-widget-content a { color: #222222; }
.ui-widget-header { background-color: #cccccc; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #d3d3d3; background-color: #e6e6e6; font-weight: normal; color: #555555; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration:none;list-style: none; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration:none;list-style: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #aaaaaa; background-color: #ffffff; font-weight: normal; color: #212121/*{fcActive}*/; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121/*{fcActive}*/; outline: none; text-decoration:none;list-style: none; }

/*CalendarColor*/
#ui-datepicker-div {z-index:1001; display:none; font-size:12px; margin-top:-1px;}
.ui-datepicker{padding:1px 5px; background-color:#FFFFFF; border:solid 1px #343535;}
.ui-widget-header {background-color:#FFFFFF; border-bottom:1px solid #D0D0D0; margin:0px 7px; padding:4px 0px !important;}
.ui-widget select {border:#0D0D0D solid 1px;}
.ui-datepicker th {background-color:#FFFFFF; color:#777777; text-transform:uppercase;}
.ui-datepicker-month {color:#D1BA8C; font-size:12px; text-transform:uppercase;}
.ui-datepicker-year {color:#D1BA8C; font-size:12px;}
.ui-widget-content .ui-state-default {background-color:#FFFFFF; color:#323232; border:#FFFFFF solid 1px; text-align:center;}
.ui-state-disabled .ui-state-default {background-color:#FFFFFF; color:#AAAAAA; border:#FFFFFF solid 1px; text-align:center;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight {background-color:#FFFFFF; color:#D1BA8C;/*COLOR CHANGE*/ border:#D1BA8C solid 1px;}
.ui-widget-content .ui-state-active {background-color:#D1BA8C; color:#FFFFFF; border:#D1BA8C solid 1px;}
.ui-widget-content .ui-state-hover {background-color:#D1BA8C; color:#FFFFFF; border:#D1BA8C solid 1px;}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {width:10px; height:9px; position:relative; top:6px; cursor:pointer;display: inline;}
.ui-datepicker .ui-datepicker-prev{ background:url(../images/sprite.png) -46px 0px no-repeat; left:0px; float: left;}
.ui-datepicker .ui-datepicker-prev-hover{ background:url(../images/sprite.png) -73px 0px no-repeat; left:0px; border:none; float: left;}
.ui-datepicker .ui-datepicker-next{ background:url(../images/sprite.png) -31px 0px no-repeat; right:0px; float: right;}
.ui-datepicker .ui-datepicker-next-hover{ background:url(../images/sprite.png) -60px 0px no-repeat; right:0px; border:none; float: right;}
.ui-state-disabled {background:none !important;}
/* special pkg */
.msfsp_rating .classification .progress {	position: absolute;	background: transparent url(../images/stars_full.png) top left no-repeat;	top: 0px;	left: 0px;	height: 11px;z-index: 102;} 
.msfsp_rating .classification .cover {	position: absolute;	background: transparent url(../images/stars.png) top left no-repeat;	top: 0px;	left: 0px;	width: 64px;	height: 11px;	z-index: 101;}
.msfsp_rating .classification {    float: right;    height: 11px;    position: relative;    top: 6px;    width: 64px;}

/* start ratings*/


ul.star-rating
{
	list-style: none;
	padding: 0px;
width: 64px;
	height: 15px;
	position: relative;
	background: url("../images/stars.png") no-repeat scroll left top transparent;
}
ul.star-rating li
{
	padding: 0px;
	margin: 0px; /*\*/
	float: left; /* */
}

ul.star-rating li a
{
	display: block;
	width: 15px;
	height: 15px;
	text-decoration: none;
	text-indent: -9000px;
	z-index: 20;
	position: absolute;
	padding: 0px;
top:0px;
}



ul.star-rating li a:hover {
background:url("../images/alt_star.png") repeat scroll left bottom transparent;
left:0;
z-index:2;
height:13px;
}

.rating-round {
display:block;
height:17px;
text-indent:-9999px;
width:64px;
}
/*
ul.star-rating a.one-star:hover {left:-3px !important;}
ul.star-rating a.two-star:hover {left:-3px !important;}
ul.star-rating a.three-star:hover {left:-3px !important;}
ul.star-rating a.four-star:hover {left:-3px !important;}
ul.star-rating li a:hover {left:-3px !important;}
*/

ul.star-rating a.one-star
{
	left: 0px;
}
ul.star-rating a.one-star:hover
{
	width: 13px;
}
ul.star-rating a.two-stars
{
	left: 13px;
}
ul.star-rating a.two-stars:hover
{
	width: 26px;
}
ul.star-rating a.three-stars
{
	left: 26px;
}
ul.star-rating a.three-stars:hover
{
	width: 39px;
}
ul.star-rating a.four-stars
{
	left: 39px;
}
ul.star-rating a.four-stars:hover
{
	width: 52px;
}
ul.star-rating a.five-stars
{
	left: 52px;
}
ul.star-rating a.five-stars:hover
{
	width: 64px;
}

ul.star-rating li.current-rating
{
	background: url("../images/stars_full.png") no-repeat scroll left top transparent;
	position: relative;
	height: 15px;
	display: block;
	text-indent: -9000px;
	z-index: 1;
}
.msftd_rating .classification .progress {
	position: absolute;
	background: transparent url(../images/stars_full.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 11px;
	z-index: 102;
}
.msftd_rating .classification .cover {
	position: absolute;
	background: transparent url(../images/stars.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 64px;
	height: 11px;
	z-index: 101;
}
.msftd_rating .classification {
	float: left;
	height: 11px;
	position: relative;
	top: 5px;
	width: 64px;
}


.classification1 {
	display: inline-block;
	height: 15px;
	position: relative;
	width: 64px;
}
.classification1 .cover1 {
	background: url("../images/stars.png") no-repeat scroll left top transparent;
	height: 11px;
	left: 0;
	position: absolute;
	top: 4px;
	width: 64px;
	z-index: 101;
}
.classification1 .progress1 {
	background: url("../images/stars_full.png") no-repeat scroll left top transparent;
	height: 11px;
	left: 0;
	position: absolute;
	top: 4px;
	z-index: 102;
}
a.button:link, a.button:visited, .disablelink, .asidedisablelink, #goog-wm-sb, .enablelink, .viewlargermap, span.button {
	background-color: #fff4d6;
	color: #2d2d2d;
	display: block;
        cursor: pointer;
	font-size: 12px; border-radius: 2px;
	height: 30px;
	line-height: 30px;
	text-align: center;   font-family: 'Lato', sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
a.button:hover, .disablelink:hover, .asidedisablelink:hover, #goog-wm-sb:hover, .enablelink:hover, .viewlargermap:hover, span.button:hover {
	background-color: #b2955c;
	color: #2d2d2d;
}


#readmorelessbtn span.button {
  display: block;
  float: left;
  margin-top: 10px;
  padding: 0 15px;
  width: auto;
}

#reservationtable a.button {
	width: 96px;  margin-top: 14px; margin-left: 6px;
}

#reservationtable-inner a.button {
	margin-left: 11px;
    margin-top: 22px;
    width: 96px;
}
a.ugcbtnwrite, a.ugcbtnread, .disablelink, a.asideugcbtnwrite, a.asideugcbtnread, .asidedisablelink, .enablelink {
	width: 56px !important; height: 20px !important; line-height: 20px !important;
}
.disablelink, .asidedisablelink {
	background-color: #94A92D;
	color: #FFFFFF;
	display: block;
	font-size: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
a.mapvisit {
  float: left;
  font-size: 12px !important;
  margin-right: 10px;
  width: 70px;
  height: 25px !important;
  line-height: 25px !important;
}
a.mapdirection {
  float: left;
  font-size: 12px !important;
  height: 25px !important;
  line-height: 25px !important;
  width: 124px;
}
.box_reviews_and_comments {
	width: 100%;
}
.section_title_comments, .section_title_reviews {
  background-color: #222222;
  color: #FFFFFF;
  font-size: 14px;
  font-weight: normal;
  line-height: 31px;
  margin-bottom: 14px;
  padding-left: 8px;
  text-transform: uppercase;
}

.section_divider {
	width: 2%;
	display: none;
}
.txtarea {
	float: left;
	height: 98px;
	width: 328px;
	background-position: 98% 5%;
}
.commentrow {
	width: 100%;

	clear: both;
}
.contright {
	width: 450px;
	float: left;
}
.contleftbox {
	float: left;
	width: 50%;
}
.contrightbox {
	float: right;
	width: 50%;
}
.contrightboxinner {
	float: right;
}
.commentboxspacer {
	clear: both;
	height: 16px;
}
.continputbox {
	width: 328px;
}
.conttextara {
	width: 450px;
	border: 1px solid #ad8888;
	height: 84px;
	color: #efe8e8;
	background-color: #7d5252;
}
.reqicon {
	background-position: left top;
	background-repeat: no-repeat;
}
.star-rating a:focus {
	outline: none
}
.page-reviews {
	border-bottom: 1px solid #413D3E;
	margin-bottom: 14px;
}
.reviewBody {
	margin: 10px 0 14px;
}
.section_title_comments {
  background: none repeat scroll 0 0 ;
  border-bottom: 1px solid #222222;
  color: #D2BA80;
  font-family: 'Lato', sans-serif;
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 20px;
  padding-bottom: 12px;
  padding-left: 0;
  text-align: left;
  text-transform: uppercase;
}
.commentcoderow {
	background-color: #222222;
	clear: both;
	height: 30px;
	padding: 10px 0;
	width: 100%;
}
.commentcodecol1 {
	float: left;
	padding-left: 109px;
	width: 107px;
	line-height: 30px;
}
.commentcodecol2 {
	float: left;
	width: 160px;
}
.commentcodecol2 input {
	width: 130px;
}
.commentcodecol3 {
	float: left;
	width: 139px;
}
.commentcodecol4 {
	float: left;
	line-height: 30px;
}
.commentbottom {
	position: relative;
	padding-bottom: 16px;
}
.commentrequired {
	position: absolute;
}
.commentbottom a {
	width: 105px;
	margin: 0 auto;
}

/* review page odd even block */

.reviewtopmain {
  background-color: #FFF4E0;
  float: left;
  margin-right: 20px;
  margin-top: 7px;
  padding: 14px 20px 20px;
  width: 266px;
}
.reviewtopfont {
	color: #911300;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 11px;
}
.reviewbox1 {
	float: left;
	width: 266px
}
.reviewleft {
	height: 147px;
	width: 266px;
}
.reviewright {
	float: left;
	padding-top: 15px;
	width: 266px;
}
.reviewstar {
	float: left;
	width: 115px;
	margin-left: 35px;
}
.reviewfont {
	float: left;
	text-decoration: none;
	list-style: none; line-height: 10px;
	text-transform: capitalize;
	font-size: 12px;
}
.reveiwbtn {
	float: left;
	padding-top: 4px;
	width: 266px;
}
.reviewbox2 {
	float: left;
	width: 266px
}
.floatleft {
	
}
.floatright {
margin-top: 5px;
	
}
.reviewbtncenter {
	float: left;
	text-align: center;
	width: 16px;
}
/* sidebar review block */

.rightimgbg2 {
  border-bottom: 1px solid #252525;
  border-left: 1px solid #252525;
  border-right: 1px solid #252525;
  height: 169px;
  position: relative;
  width: 253px;
}
.review-leftbg {
  height: 169px;
  left: 0;
  position: absolute;
  top: 0;
  width: 140px;
}
.titel-banner-2 {  padding-top: 19px;}
.parkrightpadtop {
  padding-bottom: 4px;
  padding-left: 20px;
  padding-top: 56px;
}
.parkrightstar {
	float: left;
	width: 110px;
	margin-top: 5px;
}
div.reviewfont a:link, div.reviewfont a:visited{
	color: #d5c093;
}
div.reviewfont a:hover {
	color: #fff;
}
.accorightimg1 {
  float: right;
  height: 169px;
  margin: 0 auto;
  width: 134px;
}

.rightbooknow2 {
	margin: 0 auto; padding:12px 0 0 20px;
}
.accoreview {
  background-color: #94A92D;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: bold;
  padding: 9px 0;
  text-align: center;
  text-transform: uppercase;
}
#TB_overlay {
	position: fixed;
	z-index: 100;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	background-color: #000;
	
	opacity: 0.75;
}
/* ie6 hack 
* html #TB_overlay { 
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
*/
#TB_window {
	position: fixed;
	z-index: 102;
	display: none;
	text-align: left;
	top: 40%;
	left: 50%;
	width: 755px !important;
	margin-top: -262px !important;
}
/* ie6 hack 
* html #TB_window { 
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}*/

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}
#TB_closeAjaxWindow {
	position: relative;
	text-align: right;
	top: 10px;
	right: 0px;
}
#TB_ajaxWindowTitle {
	float: left;
	padding: 7px 0 5px 10px;
	margin-bottom: 1px;
}
#TB_title {
	height: 27px;
}
#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}
#TB_ajaxContent.TB_modal {
	padding: 15px;
}
#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}
#TB_load {
	position: fixed;
	display: none;
	height: 13px;
	width: 208px;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
/* ie6 hack
* html #TB_load {  
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
*/

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	/*filter:alpha(opacity=0);*/
	
	opacity: 0;
	height: 100%;
	width: 100%;
}
/* ie6 hack
* html #TB_HideSelect {  
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
*/

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
	width: 739px !important;
	background-color: #353535 !important;
	height: 579px !important;
	overflow: hidden !important;
}

#TB_iframeContent html {
 background: none;
}
#divMenu_Left1_txtSearch {
	z-index: 255;
	margin: 0px;
	padding: 0px;
}
#RequiredFieldValidator1 {
	color: #B4481A !important;
}
#cke_editor1 {width:auto}

.cke_skin_kama .cke_wrapper 
{background-color:transparent;
background-image:none;
padding:0px;
margin:0px;
}
.CSS1Compat {background:none !important}

body.cke_show_borders{background:none !important}
body.cke_show_borders a {text-decoration:none  !important; list-style:none;}


.cke_skin_kama .cke_wrapper {}

#cke_editor1 {border:1px dashed !important; padding-left:2px;padding-right:2px;}


#cke_top_editor1,
#cke_bottom_editor1 {background-color:#FCFCFC}
.cke_skin_kama .cke_wrapper {}

#sidestyle
{
	width:100%; overflow:hidden;
}
#sidehead
{
	color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 40px 20px 0px 20px;
    text-transform: uppercase;
}
#sidepara
{
color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 10px 20px 0px 20px;
}
#sideprice
{
color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 10px 20px 0px 20px;
    text-transform: uppercase;
}

#sidehead1
{
	color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 40px 20px 0px 20px;
    text-transform: uppercase;
	text-align:right;
}
#sidepara1
{
color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 10px 20px 0px 20px;
	text-align:right;
}
#sideprice1
{
color: #fff;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
    padding: 10px 20px 0px 20px;
    text-transform: uppercase;
	text-align:right;
}
#select
{
background:url("../images/menu-over.png") center 0px no-repeat;
}
#sbt
{
	background:linear-gradient(to bottom, #fff4d6 0%, #b2955c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border:0px;
    color: #2d2d2d;
    cursor: pointer;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	width:80px;
	box-shadow:0px 0px 10px #3C3C3C;
	border-radius:5px;
}
#sbt:hover
{
background: linear-gradient(to bottom, #b2955c 0%, #fff4d6 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#txt
{
background-image: url("../images/sprite.png");
    background-position: 153px 8px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 14px 0 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 133px;
}
#slt
{
    background-position: 47px -16px;
    background-repeat: no-repeat;
    cursor: pointer;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    margin: 0;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 80px;
	height:30px;
	color:#aaa;
}
#reser tr td
{
padding-left:7px;
}
#social1
{
	background:#B59962; overflow:hidden; width:50px; height:auto; position:fixed; float:left; top:25%;
}
#socialclose
{
	overflow:hidden; text-align:right; padding-right:5px;
}
#sociallink
{
	overflow:hidden; text-align:center;
}
#photo-gallery
{
width:99.8%; overflow:hidden; padding-top:7px; padding-left:7px;
}
#photo
{
	width:215px;
	height:161px;
	float:left;
	overflow:hidden;
	border:3px solid #252525;
	box-shadow:0px 0px 1px #fff;
	margin:0 14px 18px 0;
}
#photo:hover
{
	opacity:0.8;
}
#reservation-1
{
width:99.8%; overflow:hidden;
}
#sbt
{
	background: linear-gradient(to bottom, #fff4d6 0%, #b2955c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
    color: #2d2d2d;
    cursor: pointer;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#sbt1
{
	background: linear-gradient(to bottom, #fff4d6 0%, #b2955c 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 2px;
    color: #2d2d2d;
    cursor: pointer;
    display: block;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
	margin-top:5px;
}
#txt-1
{
    font-size: 12px;
    line-height: 28px;
    padding: 3px 0 3px 10px;
    vertical-align: top;
    width: 330px;
	border-radius:3px;
	border:0px;
	background-image:none;
}
#txt1
{
    font-size: 12px;
    line-height: 28px;
    padding: 5px 0 5px 10px;
    vertical-align: top;
    width: 682px;
	height:150px;
	border-radius:3px;
	border:0px;
	margin-bottom:20px;
	background-image:none;
}
#slect
{
	font-size: 12px;
    line-height: 33px;
    padding: 5px 0 5px 10px;
    vertical-align: top;
    width: 168px;
	border-radius:3px;
	border:0px;
	background-image:none;
}
#reservationtbl
{
padding-top:20px;
}
#fullroom
{
	width:100%;
	overflow:hidden;
	padding:20px 0px;
	border-bottom:1px solid #252525
}
#fullroom-left
{
	float: left;
    overflow: hidden;
    padding: 0 19px 0 0;
    width: 69%;
}
#fullroom-right
{
	float: left;
    overflow: hidden;
    padding-left: 6px;
    padding-top: 10px;
    width: 28%;
}

#fullroom-left-1
{
	width:27%; 
	float:left; 
	overflow:hidden;
	margin-left:0px;
	padding-left:1px;
	padding-top:10px;
}
#fullroom-right-1
{
	width:70%; 
	float:left; 
	overflow:hidden;
	padding-left:15px;
}
.size
{
	width:215px;
	height:161px;
}
#price-color
{
	color:#fff;
}
#h44
{
color:#C0A672;
}
#roompic
{
border: 3px solid #252525;
    box-shadow: 0 0 1px #fff;
	width:220px;
}
#services
{
	width:100%;
	overflow:hidden;
	padding-top:35px;
}
#service-left
{
	width:235px;
	float:left;
	margin-bottom:40px;
}
#service-left h4
{
	color:#B59962;
}
#service-left p{
	width:90%;
}
#roompic1
{
border: 3px solid #252525;
    box-shadow: 0 0 1px #fff;
	width:196px;
	height:140px;
}
#roompic11
{
border: 3px solid #252525;
    box-shadow: 0 0 1px #fff;
	width:251px;
	height:174px;
}