.foo {}
/* /App_SiteStyles/CSS/basetags.css */
/* ------------------------------------------------------------------
   Base Tags- Styles to be used globally throughout a site
   ------------------------------------------------------------------  */

/* Fonts
--------------------------------------------------------------------------------- */
body {
font:13px arial,helvetica,clean,sans-serif;
line-height:1.4em;
}

/* Tags
------------------------------------------------------------------ */
html,body {
background:url(../images/bg.png) left top repeat;
color:#333;
height:100%;
}



/* Form Elements
------------------------------------------------------------------ */
.input-text {border:1px solid #707070;}

.input-textarea {border:1px solid #707070;}

.input-text-watermark {border:1px solid #707070;}

.input-select {border:1px solid #666;}

.req {
color: #F00;
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
}

/* Links
------------------------------------------------------------------ */
a img { border:0; }

a,a:link,a:visited {
color:#D4A94C;
text-decoration:none;
}

a:hover {
color:#333;
text-decoration:underline;
}

/* Global
------------------------------------------------------------------ */

.separator {
background:#D3DCE3 url(../images/line_gray_horizontal.gif) repeat-x;
clear:both;
float:left;
height:1px;
margin:10px 0;
padding:0;
width:100%;
}

.separator2 {
background:#374048;
clear:both;
float:left;
height:1px;
margin:3px 0;
padding:0;
width:100%;
}

.separator-dotted {
background: url(../images/sep_dotted.gif) repeat-x;
clear:both;
float:left;
height:5px;
margin:10px 0;
padding:0;
width:100%;}

.divider {
background:#ccc;
height:15px;
margin: 0 auto 5px;
width:1000px;
}

.divider#divider_bot {margin:15px auto 0;}
/* End of /App_SiteStyles/CSS/basetags.css */

/* /App_SiteStyles/CSS/master.css */
/*
+-----------------------------------------------------------------------------------+
|                                                                                   |
|   Master.css - Styles for page layout, color and all around greater control   |
|                                                                                   |
+-----------------------------------------------------------------------------------+
*/

/* Layout Container
------------------------------------------------------------------ */
#wrapper {margin:0 auto;}

#container {
background:none;
border: none;
}

/* Header
------------------------------------------------------------------ */

.preheader {
background:none;
float: right;
height:auto;
margin:5px auto;
text-align:right;
width:100%;
}

.hdr-search {
background:none;
color:#9F9F9F;
float: right;
}

.hdr-search input[type=text] {
border:1px solid #41484D;
color:#909295;
width:200px;
background-color:#2D3237;
}


input.hdr-search-btn {
background:#E2BA68;
border: none;
height:20px;
margin:0;
width: 28px;
color:#333;
font-weight:bold;
margin-top:0px;
}

.WeatherTeaser {
color:#fff;
font-size:11px;
}

.header {
background:none;
border:none;
height:80px;
left:0;
margin:0 auto;
top:0;
width:1000px;
}

.header h1 {
left:26px;
margin:0;
top:20px;
}

.header .altLogo {bottom: 4px;margin: 0;right: 10px;}

.hdr-content {
text-align:left;
width:275px;
top:5px; right:0px;
padding-top:5px;
}

.hdr-content p {margin-bottom:5px;}
 
.hdr-links {
color:#999;
}

.hdr-links a:link, .hdr-links a:visited {
color:#fff;
}

.hdr-phone {
color: #D5A94D;
font-size: 30px;
margin-bottom:15px;
text-align:right;
font-weight:bold;
}

.hdr-phone .phonenumber-caption{display:none;}
.hdr-phone small {
font-size:14px;
text-transform:uppercase;
}

.hdr-email {
color:#ccc;
font-size: 16px;
}

.hdr-tagline {
color:#fff;
font-size: 18px;
}



/* Slideshow
------------------------------------------------------------------ */

.slideshow {
height:579px;
width:1000px;
}


/* Content Blocks - for posistioning of content on the pages
------------------------------------------------------------------ */

.contentBlock {
background: none;
}

.contentBlock2 {
float: left;
width: 719px;
}

#content-nosidebar {
width:960px;
}


#leftContent-ip {
background: none;
width:auto;
min-width:500px;
padding:5px;
}

#leftContent-ip.detail-search {width:600px;}

#leftContent-contact{ color:#bebebe;}

#leftContent-ip-book {
background: none;
width:700px;
}
#Attractions{width:1000px;}

/* Footer
------------------------------------------------------------------ */
#footer {
height:25px;
text-align:center;
}

#containerBtm {
margin:0 auto;
width:1000px;
}

#containerBtm-ip {
margin:0 auto;
width:1000px;
}

#btmNav_container ul {margin:15px 0;}

#btmNav_container li {padding-right:15px;}

#btmNav_container li a {color:#fff;}

#copyright { 
color:#656565;
font-size:10px;
float:right;
}

#copyright a {
color:#656565;
}

.booktCaption a {
color:#656565;
float:right;
font-size:10px;
}


/* contentBox
------------------------------------------------------------------ */

.contentbox {
float:left;
height:auto;
overflow:hidden;
width:auto;
}

.contentbox h1 {
color: #fff;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}

.contentbox_top {
background:url(../images/contentbox_top.gif) top left no-repeat;
}

.contentbox_mid {
background:url(../images/contentbox_mid.gif) bottom no-repeat;
font:12px arial,helvetica,clean,sans-serif;
}

.contentbox_btm {
background:url(../images/contentbox_btm.gif) top no-repeat;
}

.contentbox ul {}

.contentbox li {}

.contentbox ul a {}

.contentbox ul a:hover {}

/* Panels
------------------------------------------------------------------ */

.panel-base {
border: 1px solid #B5B5B5;
}
.panel-base-content {
background: #fff;
}

/* Home Page - About Block
------------------------------------------------------------------ */

.contentBlock_about {
background: #E5E0E2;
border: 1px solid #ccc;
float:left;
}
.contentBlock_about h1 {
background: #999;
color: #fff;
}
.contentBlock_about .content {
font-size:12px;
color:#333;
}



/* Home Page - Specials Block
------------------------------------------------------------------ */
.contentbox_specials {
background:#E5E0E2;
border: 1px solid #ccc;
float:left;
height:100%;
width:auto;
}
.contentbox_specials h1 {
background: #999;
color: #fff;
height:35px;
line-height:35px;
}
	
.contentbox_specials_content {
color:#333;
float: left;
font-size:12px;
padding: 10px;
}
.contentbox_specials h2 {
width: 170px;
}
.contentbox_specials p {
width: 170px;
}
.contentbox_specials span {
color:#333;
font-size: 24px;
}

.see-all-deals {
bottom:5px;
float:right;
font-size: 11px;
position: relative;
right:5px;
}

.see-all-deals a {color: #AE1515;}
.see-all-deals a:hover {color:#333;}

/* ----------------------------------------------------------------------------------
Sidebar Styles - Overall layout and common styles used in the sidebar
------------------------------------------------------------------------------------- */

/* Home Page Sidebar
------------------------------------------------------------------ */

.hp-sidebar {
float:right;
width: 245px;
}

.hp-sidebar-blocks {
background: #e5e5e5;
border: none;
float: left;
}

.hp-sidebar-blocks h1 {
background:#999;
border-bottom: 1px dotted #fff;
color: #fff;
font:bold 20px Arial, Helvetica, sans-serif;
}

/* Sidebar
------------------------------------------------------------------ */

.sidebar {float:right;}

.sidebar h1 {
color: #fff;
font-size:24px;
font-weight:normal;
}

.sidebar h3 {
color:#000;
font-size:16px;
font-weight:normal;
}
.separator_sidebarLine {
background:#fff;
}



/* === Inner Page Sidebar === */

.sidebar-ip {
background:none;
}

.ip-sidebar-blocks {
background: none;
border: none;
margin-top:27px;
}

.ip-sidebar-blocks h1 {
color:#fff;
font:20px normal "Arial", Helvetica, sans-serif;
}

.ip-sidebar-blocks#u_may {display:none;}



/* ----------------------------------------------------------------------------------
Home Page Only - Styles used in the home page
------------------------------------------------------------------------------------- */



/* Buttons (btn)
------------------------------------------------------------------ */

.button {
background: url(../images/btn_clear.jpg) top left no-repeat;
border: none;
color: #000;
float:right;
font:normal 13px Verdana, Arial, Helvetica, sans-serif;
height:24px;
letter-spacing:1px;
margin:0;
padding-top:3px;
text-align:center;
width:153px;
}

.btn-continue {
background: #E2BA68;
color:#333;
border:none;
height:25px;
width:90px;
float:right;
}

.btn-submitonce {
background: #E2BA68;
color:#333;
border:none;
height:25px;
width:90px;
float:right;
}



/* ------- Search Button ------- */
a.btn-search input {
background:#E2BA68;
border:none;
color: #333;
font: bold 12px Arial, Helvetica, sans-serif;
height: 14px;
letter-spacing:1px;
line-height: 14px;
text-transform: none;
width:61px;
}

a.btn-search   {
background:#E2BA68;
float: left;
margin-right: 0;
padding-right: 5px; /* sliding doors padding */
border:2px solid #6A695F;
}

a.btn-search span {
background:#E2BA68;
padding:5px 0 5px 5px;
}

a.btn-search:hover span, a.btn-search:link:hover span, a.btn-search:visited:hover span{
padding:5px 0 5px 5px;
}



/* ------- Submit Button ------- */
input.btn-submit{
background: #D4A94C;
border: none;
color:#333333;
font: bold 14px Arial, Helvetica, sans-serif;
text-transform: none;
cursor:pointer;
width:80px;
}

/* ------- Continue Button ------- */
a.btn-continue input {
background:#D4A94C;
border: none;
color: #333333;
font: bold 14px Arial, Helvetica, sans-serif;
height: 15px;
letter-spacing:1px;
line-height: 15px;
text-transform: none;
width: 90px;

}

a.btn-continue   {
background: #D4A94C;
float: left;
margin-right: 0;
padding-right: 15px; /* sliding doors padding */
border:1px solid #6A695F;
}

a.btn-continue span {
background: #D4A94C;
padding:5px 0 5px 5px;
}

a.btn-continue:hover span, a.btn-continue:link:hover span, a.btn-continue:visited:hover span{
padding:5px 0 5px 5px;
}

/* ------- All Details Button ------- */



a.btn-allDetails   {
background: url(../images/btn_allDetails_end.png) top right no-repeat scroll;
border: none;
color: #fff;
float: left;
font: bold 14px Arial, Helvetica, sans-serif;
height: 24px;
letter-spacing:0;
line-height: 14px;
margin: 0;
padding: 0 5px 0 0; /* sliding doors padding */
text-transform: none;
}

a.btn-allDetails span {
background: url(../images/btn_allDetails_span.png) no-repeat;
padding:4px 0 4px 5px;
}


a.btn-allDetails:hover span, a.btn-allDetails:link:hover span, a.btn-allDetails:visited:hover span{
padding:4px 0 4px 5px;
}


/* ------- Book Room Button ------- */

a.btn-bookRoom {
background: url(../images/btn_bookroom_end.png) top right no-repeat scroll;
border: none;
color: #000;
font:bold 22px Arial, Helvetica, sans-serif;
height: 33px;
letter-spacing:0;
line-height: 25px;
margin: 0;
padding: 0 5px 0 0; /* sliding doors padding */
text-transform: uppercase;
width:100px;
}

a.btn-bookRoom span {
background:none;
padding:4px 25px 6px 23px;
}


a.btn-bookRoom:hover span, a.btn-bookRoom:link:hover span, a.btn-bookRoom:visited:hover span{
padding:4px 25px 6px 23px;
} 


/* Property Finder Detail Page
------------------------------------------------------------------ */

.propertyfinderdetailpage h1 {
background: url(../images/sep_dotted.gif) bottom repeat-x;
color:#C5C5C5;
}

/* Contact Us Pages
------------------------------------------------------------------ */

.contact-form-block {
border: 3px solid #D7D7D7;
}


/* Spam Fighting
------------------------------------------------------------------ */
.spmb { visibility:hidden }

/* Autcomplete
--------------------------------------------------------------------*/
.autocomplete_completionListElement {  
	background-color: #f5f5f5;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem {
	background-color: #ffff99;
	color: black;
}
/* AutoComplete item */
.autocomplete_listItem {
	background-color : #f5f5f5;
	color : black;
}

/* Check Availability HP
--------------------------------------------------------------------*/

.avail{background:transparent url(../images/bg_avail.png) top left no-repeat; width:183px; height:170px; position:relative; top:-560px; left:810px; float:left;}
.avail h1{color:#FFF; background:url(../images/left_avail.png) no-repeat left bottom; border-bottom:1px solid #B2AB9F; height:38px; width:130px; padding-left:15px; margin-left:15px; text-transform:uppercase; font-weight:bold;}
.avail span{margin-left:15px; color:#FFF; font-size:11px; font-weight:bold;}
.avail span.inner{margin-left:0px; font-size:13px;}
.avail input[type=text]{margin-left:15px; width:140px; border:1px solid#726A5C; background-color:#E5DFD7;}
.avail .btn_avail{background-color:#E2BA68; border:2px solid #66665E; margin:5px 0 0 105px; .margin:5px 0 0 97px; font-weight:bold;}

/* Footer Attractions HP
--------------------------------------------------------------------*/

.foo_container{margin-top:5px; width:1000px; position:relative; top:-180px; float:left; .float:none;}
.foo_attr{float:left; background:url(../images/bg_feature.jpg) top left no-repeat; width:193px; height:108px; opacity:0.8; opacity:alpha(filter=80); border:1px solid #19222C; margin-left:5px;}
.foo_attr img{margin:2px;}
.foo_attr span, .foo_attr span a, .foo_attr span a:link{color:#8E8F90; text-transform:uppercase; float:right; margin-right:7px; font-size:10px;}
.foo_attr a:hover{color:#D5A94D; text-decoration:none;}
.breadcrumbs span{color:#fff;}
.breadcrumbs a{color:#D5A94D;}

/* Misc Static Content
------------------------------------------------------------------ */

.content-static{width:970px; padding:15px; min-height:800px; margin-left:0px;background: transparent url(../images/bg_inner.png) top left repeat; color:#b8b8b8;}
.content-static img{margin:-15px;}
.content-static h1{color:#D5A94D; font:bold 20px Arial, Helvetica, sans-serif; height:60px; margin-top:40px}
.content-static h3 {color:#D5A94D;}
.content-static h5 {color:#D5A94D;}
.content-static a{color:#D5A94D; font-weight:bold;}
.content-static p{font:normal 12px Arial, Helvetica, sans-serif; color:#fff; line-height:150%}
.content-static li{background: url(../images/blt_default.png) left no-repeat; color:#fff; list-style:none; padding-left:10px; }

/* Directions
------------------------------------------------------------------ */

.directions{text-align:center; width:185px; margin-left:45px; float:left;}
.directions .image{padding:5px; background:#2D3237; border:1px solid #41484d; width:179px; height:129px;}
.directions img{margin:0px;}
.directions p{font-weight:bold; font-size:14px;}

/* Contact Us
------------------------------------------------------------------ */

.contact-us h1{
	color:#D3A94C; font-size:18px; height:21px; line-height:21px; padding:2px; width:500px;
}
.contact-us h1 span{background:#2F363C; margin-left:35px; padding:2px 270px 2px 10px;}
.contact-info{width:500px; float:left;}
.contact-info .icon{float:left; width:50px; padding-top:5px;}
.contact-info .description{float:right; width:450px;}
.contact-info b{color:#D4A94C;}
.contact-info .description span{color:#fff;}
.have-any-question{width:377px; float:right; margin-top:-35px;}
.have-any-question image{background:#000; padding:5px;}

/* Policy and Privacy
------------------------------------------------------------------ */

.privacy h1{color:#D3A94C;}
.privacy p{color:#fff;}
/* End of /App_SiteStyles/CSS/master.css */

/* /App_SiteStyles/CSS/compositecontrols.css */
/* Home Page Quick Search 
------------------------------------------------------------------ */
.contentbox_qs {
	background:transparent url(../images/bg_avail1.png) top left repeat-y; width:183px; height:185px; position:relative; top:-560px; left:810px; float:left;
}

.contentbox_qs h1 {color:#FFF; background:url(../images/left_avail.png) no-repeat left bottom; border-bottom:1px solid #B2AB9F; height:38px; width:130px; padding-left:15px; margin-left:15px; text-transform:uppercase; font-weight:bold; font-size:12px; text-align:left;}

.contentbox_qs h1 span{font-size:19px;}

/* Property Search
------------------------------------------------------------------ */
.property-search-block {}

.property-search-field {margin-bottom:5px;}

.property-search-field input {background:#E5DFD7; }
.property-search-field select {background:#E5DFD7; }

.property-search-prompt {color:#F1EDD6; font-size:smaller; font-weight:bold; }

.property-search-input { color:#666; font-size: smaller;}


.property-search-button { 
background:#E2BA68;
border:2px solid #6A695F;
color:#323240;
font-weight:bold;
padding:2px;
}

/* Revise Search Block
------------------------------------------------------------------ */

.reviseExpandBlock {border:none}

.reviseSearchBlock {background:transparent url(../images/bg_avail1.png) top left repeat; border:none;}

.reviseSearchBlock h1 {
background: none;
padding:1px 5px;
font:20px normal "Myriad Pro Cond", Arial, Helvetica, sans-serif;
height:35px;
line-height:35px;
color:#D5A94D;
text-align:center;
margin-bottom: 0;
margin-top: 0;
border:none;
}

/* Home Page Quick Search  IP
------------------------------------------------------------------ */

.contentbox_qs_ip {background:transparent url(../images/bg_avail1.png) top left repeat; width:260px; position:relative; left:-22px; height:355px;}
.contentbox_qs_ip .image{padding:5px; background:#000; width:238px; margin:6px;}

.contentbox_qs_ip h1 {color:#FFF; background:url(../images/left_avail.png) no-repeat left bottom; border-bottom:1px solid #B2AB9F; height:33px; width:200px; padding-left:15px; margin-left:15px; text-transform:uppercase; font-weight:bold; font-size:12px; text-align:left;}

.contentbox_qs_ip h1 span{font-size:19px;}

.contentbox_qs_top {
	background:url /*(../images/qs_top.gif)*/ top left no-repeat;
	height:0;
	width:auto;
}
.contentbox_qs_mid {
	background:none;
	margin-top:-15px;
}
.contentbox_qs_btm {
	background:url /*(../images/qs_bottom.gif)*/ top no-repeat;
	height:0;
	width:auto;
}
#form_quickSearch_ip {
	margin:0 auto;
	width:220px;
}
#form_quickSearch_ip .input-select {width:200px; border:1px solid#726A5C; background-color:#E5DFD7;}
#form_quickSearch_ip input[type=text] {width:190px; border:1px solid#726A5C; background-color:#E5DFD7;}
#form_quickSearch_ip dl dt {
	color:#F1EDE7;
	font:bold 11px Arial, Helvetica, sans-serif;
}
#form_quickSearch_ip dd {
	margin-bottom:8px;
}

/* Guided Navigation (gn)
------------------------------------------------------------------ */

.contentbox_gn {
	background:#C0C0C0;
	float:left;
	height:auto;
	min-height:100%;
	width:235px;
}
.contentbox_gn_content {
	margin: 0 15px;
}
.contentbox_gn a, .contentbox_gn a:link, .contentbox_gn a:visited {
	color:#333;
}
.contentbox_gn h1 {
	color: #fff;
	font:normal 24px Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	text-align:center;
}
.contentbox_gn h3 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#656565;
}
.contentbox_gn_top {
	height:29px;
	width:auto;
}
.contentbox_gn_mid {
	background:none;
}
.contentbox_gn_btm {
	/*background:url (../images/ap_bottom.gif) top no-repeat;*/
height:27px;
	width:auto;
}
.gnInfoBlock {
	margin:15px 0 10px 0;
}
.gnInfoContent {
	width: 165px;
	float:left;
}
.gnInfoBlock dl {
	font:13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.gnInfoBlock dt {
	color: gray;
	float: left;
	padding: 0;
	width: 140px;
}
.gnInfoBlock dd {
	font:11px Arial, Helvetica, sans-serif;
	float: left;
	margin: 0;
	padding: 2px 0 0 0;
	width: 140px;
}
.gnInfoBlock .count {
	float:left;
	font-weight:bold;
}
/* Property Finders (PF)
------------------------------------------------------------------ */

.pf-block {
	background:none;
	border:none;
	float: left;
	height: auto;
	margin: 15px 0;
	overflow: hidden;
	padding-bottom: 5px;
	text-align:center;
	width: auto;
}
.pf-block h1 {
	background: url(../images/underline_fp.gif) bottom no-repeat;
	color:#C5C5C5;
	font: normal 26px "Arial", Helvetica, sans-serif;
	margin:0 0 15px 0;
	text-transform: lowercase;
}
.pf-image {
	background: none;
	border: none;
	height:auto;
	overflow:hidden;
	width:auto;
}
.pf-featured {
	background:#858585;
	border:1px solid #858585;
	float:left;
	margin:0 8px 0 0;
	width: auto;
}
.pf-outer {
	display:table;
	float:left;
	height: 32px;
	position:relative;
	text-align: center;
	vertical-align: middle;
	width: 175px;
}
.pf-inner {
	display:table-cell;
	left:0;
	position:relative;
	top:50%;
	vertical-align:middle;
	width:100%;
}
.pf-inner span {
	line-height:50px;
	margin:0;
	padding:0;
	position:relative;
	top:-50%;
}
.pf-featured a, .pf-featured a:link, .pf-featured a:visited {
	color: #fff;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

/* Featured Properties (FP)
------------------------------------------------------------------ */

.fp-block {
	float: left;
	height: auto;
	margin:0 auto;
	overflow: hidden;
	padding: 10px;
	text-align:center;
	width:auto;
}
.fp-block h1 {
	background: url(../images/underline_fp.gif) bottom no-repeat;
	color:#868686;
	font: normal 26px "Arial", Helvetica, sans-serif;
	margin:0 0 15px 0;
	text-transform: lowercase;
}
.fp-image {
	background: none;
	border: none;
	height:auto;
	overflow:hidden;
	width:auto;
}
.fp-featured {
	background:#000;
	border:none;
	float:left;
	margin:0 5px;
	width: 150px;
}
.fp-outer {
	display:table;
	float:left;
	height: 50px;
	position:relative;
	text-align: center;
	vertical-align: middle;
	width:100%;
}
.fp-inner {
	display:table-cell;
	height: auto !important;
	height: 70px;
	position:relative;
	top:50%;
	left:0;
	vertical-align:middle;
	width:100%;
}
.fp-inner span {
	margin:0;
	padding:0;
	position:relative;
	top:-50%;
}
.fp-inner a, .fp-inner a:link, .fp-inner a:visited {
	color:#fff;
}
.fp-inner h4 {
}
.fp-inner h6 {
}
/* Property Finders (PF) - Search Summary Pages
------------------------------------------------------------------ */


.pf-block-ip {
	width:370px;
	margin:0 auto;
	display:none;
}
.pf-block-ip h1 {
	background: url(../images/underline_pf_ip.gif) bottom no-repeat;
	color:#C5C5C5;
	text-align:center;
}
.pf-block-ip .pf-featured {
	background:#868686;
	border:1px solid #868686;
	margin:0 5px !important;
	margin:0 4px;
	width: 110px
}
.pf-block-ip .pf-outer {
	display:table;
	float:left;
	height: 32px;
	margin:0;
	position:relative;
	text-align: center;
	vertical-align: middle;
	width: 110px;
}
.pf-block-ip .pf-inner {
	display:table-cell;
	left:0;
	position:relative;
	top:50%;
	vertical-align:middle;
	width:100%;
}
.pf-block-ip .pf-image {
	border: none;
	margin-bottom: auto;
	width: auto;
}
.pf-block-ip .pf-featured a, .pf-block-ip .pf-featured a:link, .pf-block-ip .pf-featured a:visited {
	color:#fff;
	font:bold 10px Arial, Helvetica, sans-serif;
}
/* Featured Properties (FP) - Search Summary Pages
------------------------------------------------------------------ */

.fp-block-ip {
	width:370px;
	margin:0 auto;
	display:none;
}
.fp-block-ip h1 {
	background: url(../images/underline_fp_ip.gif) bottom no-repeat;
	color:#868686;
	text-align:center;
}
.fp-block-ip .fp-featured {
	background:#C5C5C5;
	border:1px solid #C5C5C5;
	margin:0 5px !important; margin:0 4px;
	height:145px;
	width: 110px;
}
.fp-block-ip .fp-outer {
	background:none;
	display:table;
	float:left;
	height: 60px;
	position:relative;
	text-align: center;
	vertical-align: middle;
	width: 110px;
}
.fp-block-ip .fp-inner {
	display:table-cell;
	left:0;
	line-height:50px;
	position:relative;
	top:50%;
	vertical-align:middle;
	width:100%;
}
.fp-block-ip .fp-image {
	border: none;
	margin-bottom: auto;
	width: auto;
}
.fp-block-ip a {
	color: #fff;
	font:bold 10px "Arial", Helvetica, sans-serif;
}
.fp-block-ip h4 {
	font-size: 11px;
	margin-bottom:3px;
}
.fp-block-ip h6 {
	font-size: 10px;
}
/* Pagination
------------------------------------------------------------------ */
.pagination {
	color:#fff;
	font-size:12px;
}
.pagination ul {
	float:right;
	margin:0;
	padding:0;
	text-align:center;
}
.pagination li {
	background:none;
	display:inline;
	list-style-type:none;
	margin-left:0;
	vertical-align:middle;
}
.pagination a {
	padding:0 2px;
	text-decoration:none;
}
.pagination a:visited {
	padding:0 2px;
	text-decoration:none;
}
.pagination a:hover {
	color:#D5A94D;
	font-weight:bold;
}
.pagination a:active {
	color:#D5A94D;
	font-size:15px;
	font-weight:bold;
}
.pagination li.currentpage {
	color:#D5A94D;
	font-size:15px;
	font-weight:bold;
}
.pagination li.prevNext {
	color:#D5A94D;
}
/* Rooms Search Results
------------------------------------------------------------------ */
.rooms {width:700px;}
.roomsResultsBlock {
	border-bottom:3px solid #000;
	height:auto;
	font-size:11px;
	margin-bottom:15px;
	overflow:hidden;
	padding:2px;
}

.rooms ul  {
	color:#666;
	list-style: none;
	margin-left: 0;
	padding-left: 2px;
	text-indent: -2px;
}

.rooms li  {list-style-image: url(../images/blt-arrow-right.png);}


#leftContent-ip-book .rooms h1 {
	background:url(../images/bg_h1_rooms.png) top left repeat-x;
	color:#fff;
	font-size:18px;
	height:21px;
	line-height:21px;
	padding:2px;
	width:720px;
	position:relative;
	left:-25px;
}

#leftContent-ip-book .rooms h1 span{background:#2F363C; margin-left:20px; padding-right:400px; padding:2px 400px 2px 10px;}

.rooms h2 a:link {color:#D5A94D;}

.roomsResultsBlock .thumbnail-block {
	float:left;
	width:175px;
}

.rooms .thumbnail {
	background: transparent url(../images/bg_inner.png) top left repeat;
	border:1px solid #19222C;
	margin:0 10px 0 0;
	padding:3px;
	position: relative;
	text-align:center;
}

.rooms .thumbnail h3{color:#D5A94D;}
.rooms .thumbnail h6{color:#B8B8B8;}

.rooms .imgpropthumb {width: 150px;}

.roomsResults-info {
	color:#b8b8b8;
	float:left;
	width:500px;
}

.roomsResults-info h2{
	color:#D5A94D;
	font-size:18px;
}

small.uppercase a{color:#656565;}

.roomsResults-info p{
	color:#fff;
	font-size:12px;
}

.roomsResults-info h5 {
	background:#666;
	color:#fff;
	font-size:10px;
	height:16px;
	line-height:16px;
	margin-bottom:5px;
	padding:0 0 0 3px;
	text-transform:uppercase;
}
.nightly-rate {
	color:#d5a94d;
	float:left;
	margin:0 5px;
	text-align:center;
}

/* Property Search Results (ps)
------------------------------------------------------------------ */

.psResults {
	padding:0;
	width: 360px;
}
.psResults h1 {
	color:#C5C5C5;
	font-size:24px;
}
.psResults-info {
	white-space: normal;
	width:175px;
}
.psResults h2 a {
	color:#0091E8;
	font-size:16px;
	line-height:110%;
	margin: 5px 0;
	width: auto;
}
.psResults h2 a:hover {
	text-decoration:none;
}
.psResults h3 {
	font-size:11px;
	font-weight:normal;
}
.psResults h6 {
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin-bottom:15px;
	text-decoration:underline;
}
.psResults small a {
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a.expand {
	color:#C5C5C5;
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	margin-left:5px;
}
.psResultsBlock {
	border:1px solid #B5B5B5;
	margin-bottom:15px;
	padding:2px;
}
.psResults_1 {
	background:#fff url(../images/psResults_bg.jpg) top repeat-x;
	padding:5px;
}
.psResults_2 {
	background: #fff;
	padding:5px;
}
.psResults .thumbnail {
	background: #fff;
	border:1px solid #B5B5B5;
	margin:0 10px 0 0;
	padding:3px;
	position: relative;
}
.imgpropthumb {
	width: 150px;
}
.thumbnail .rownumber {
	background:url(../images/bg_mappaging.gif) no-repeat;
	color: #fff;
	font-weight:bold;
	height:23px;
	left:2px;
	line-height:21px;
	position: absolute;
	text-align:center;
	top:2px;
	width:23px;
}
.psResultsBlock ul {
	margin-left:0
}
.psResultsBlock li {
	background:url(../ccimages/blt_blackDot.gif) left no-repeat;
	font-size:11px;
	line-height:150%;
	list-style-type: none;
	margin-left:0;
	padding-left: 10px;
}
.psResults #calendar {
	background: #EBEDD5;
	border: 1px solid #111;
	margin-right:15px;
}
/* Compare Block
------------------------------------------------------------------ */
.compareBlock {
border:1px solid #707070;
color:#bebebe;
margin:0 5px 15px 0;
padding:10px;
float:left;
width:180px
}

.compareTitle { font-size:11px; font-weight:bold;}

.compareBlock .thumbnail {
background:#fff;
border:1px solid #b5b5b5;
height:113px;
margin:0 auto;
padding:3px;
width:150px;
overflow: hidden;
position:relative;
}

.compareBlock ul {
font-size:10px;
list-style-type:none;
margin:0 0 15px 0;
}

.compareBlock li { margin-left:0;}

/* Point of Interest Pages (poi)
------------------------------------------------------------------ */

.poi-results {
	padding:0;
	width: 360px;
}
.poi-results h2 {
	color:#D5A94D;
	margin-bottom:0;
	width: 170px;
}
.poi-results-info {
	white-space: normal;
	width:175px;
}
.poi-results h2 a:hover {
	color:#fff;
	text-decoration:none;
}
.poi-category {color:#fff;}
.poi-shortdesc {
	font-size:11px;
	color:#fff;
}
.poi-results-block {border:1px solid #B5B5B5;}
.poi-results-block-inner {
	background: transparent url(../images/bg_inner.png) top left repeat;
	padding:5px;
}
.poi-results .thumbnail {
	background: #fff;
	border:1px solid #B5B5B5;
	margin:0 10px 5px 0;
	padding:3px;
	position: relative;
}
.poi-results .imgpropthumb {
	width: 150px;
}
.poi-results .thumbnail .rownumber {
	background:url(../images/bg_mappaging.gif) no-repeat;
	color: #fff;
	font-weight:bold;
	height:23px;
	left:2px;
	line-height:21px;
	position: absolute;
	text-align:center;
	top:2px;
	width:23px;
}
.poi-results h1{color:#D4A94C;}

/* DIV Ajax Tabs
------------------------------------------------------------------ */

.tab-cap {
	background:url(../images/tabs_bg.jpg) top left no-repeat;
	height: auto;
	overflow:hidden;
	width: 100%;
}
.tab-bar  /*. ajax__tab_header A container element that wraps all of the tabs at the top of the TabContainer. */ {
	background:url(../images/tabs_bg.jpg) top right repeat-x;
	border:none;
	float:left;
	font-size: 10px;
	height:auto;
	margin:0;
	overflow:hidden;
	width:710px;
}
.tab-bar .ajax__tab_panel {
}
.tab-bar .ajax__tab_outer {
	background:none;
} /* An outer element of a tab, often used to set the left-side background image of the tab.*/
.tab-bar .ajax__tab_inner {
	background:none;
} /* An inner element of a tab, often used to set the right-side image of the tab */
.tab-bar .ajax__tab_tab /* An element of the tab that contains the text content. Child CSS classes:none. */ {
	background:url(../images/tabs_bg.jpg) repeat-x;
	border:none;
	color:#D8D8D8;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left:-4px;
	padding: 13px 13px 23px 13px;
	line-height: 3px;
}
.tab-bar .ajax__tab_body {
} /* A container element that wraps the area where a TabPanel is displayed. Child CSS classes: none.*/
.tab-bar .ajax__tab_hover {
} /* This is applied to a tab when the mouse is hovering over ajax__tab_outer */
.tab-bar .ajax__tab_active {
}
.tab-bar .ajax__tab_hover .ajax__tab_tab {
	background:url(../images/tab_Active.png) repeat-x top center;
	color: #D4A94C;
}
.tab-bar .ajax__tab_active .ajax__tab_tab {
	background:url(../images/tab_Active.png) repeat-x top center;
	color: #D4A94C;
}
/* Actual content under tabs
------------------------------------------------------------------ */

.tabsContent {
	border:none;
	font-size:13px;
	padding:0;
	width: 100%;
}
.tabsContent h1 {
	background: url(../images/sep_dotted.gif) bottom repeat-x;
	color:#C5C5C5;
	font-size:20px;
	width:100%; 
}
.tabsContent .infoContent {
	float:left;
	width: auto;
}
.tabsContent dl {
	float:left;
	margin: 0px;
	padding: 5px 0 0;
	width:auto;
}
.tabsContent dt {
	color: gray;
	float: left;
	padding: 2px 0 0;
	width:auto;
}
.tabsContent dd {
	margin-left: 120px;
	font-weight: bold;
	padding: 2px 0 0;
	width:auto;
}
/* Fisheye
------------------------------------------------------------------ */
.fisheye-frame {
background:none;
height:auto;
overflow:hidden;
text-align:center;
width:700px;
}

.fisheye-lg-image-border {
background: #efefef;
border:1px solid #ccc;
}

.fisheye-lg-image{
background: #fff;
border:1px solid #999;
padding:10px;
height:auto;
overflow:hidden;
}
.fisheye-caption {padding:4px;}

.fisheye-images {padding:4px;}

.fisheye-small-image {
background: #fff;
border:1px solid #999;
padding:2px;
width:60px;

}

/* Player
------------------------------------------------------------------ */

#playerBlock {float:left;}

#player {
	background:#000;
	border:none;
	border-bottom:none;
	padding-top:3px;
	text-align:center;
	width:336px;
}
#playerBottom {
	background:#000;
	border:none;
	height:5px;
	width:336px;
}
#playerScreen {
	border:1px solid #fff;
	height:auto;	
	margin:0 auto 10px auto;
	overflow:hidden;
	width:325px;
}
#playerCaption {
	font:11px Arial, Helvetica, sans-serif;
	line-height:125%;
	margin-left: 5px;
	text-align: left;
	width:190px;
}
ul#playerControls {
	margin:0 0 5px 0;
}
#playerControls li {
	list-style-type: none;
	display:inline;
	margin:0 5px 0 0
}

#playerControls li input {background:#000;}


/* Detail General Tab Upper
------------------------------------------------------------------ */

.general-upper {height:auto; color:#D8D8D8;}

.general-info {float:left; margin:0 0 0 10px;}
.general-info h1 {	color: #D5A94D;}

.general-lower {height:auto; overflow:hidden; color:#D8D8D8; }

.general-lower-cols {float:left; width:330px; margin:0 20px 0 0;}
.general-lower h1 {	color: #D5A94D;}

/* Have a Question Block
------------------------------------------------------------------ */

#questions-block {
	border:1px solid #19222C;
	padding:2px;
	margin-bottom:15px
}
#questions-block-inner {
	background:#000;
	padding:10px;
}
#questions-block-inner h1 {
	background:#19222C;
	border: none;
	color: #D5A94D;
	font-size:14px;
	height: auto;
	line-height:14px;
	margin:0 auto;
	overflow:hidden;
	padding:5px;
	text-align: center;
	width: auto;
}
#questions-block-inner p {
	color:#D8D8D8;
	font-size: 11px;
	line-height:125%;
	margin:10px auto;
}
fieldset#have-question {
	width:260px;
	margin:0 auto;
	padding:0;
}
#have-question .input-text {
	width:245px;
}
#have-question .input-textarea {
	height:75px;
	width:245px;
}
#have-question dl {}
#have-question dt {
	color:#D8D8D8;
	font-size: 10px;
	font-weight: bold;
	margin:0;
	padding:0;
}
#have-question dd {
	clear:both;
	margin:0;
	padding:0;
}
#have-question .btn-submit input {
	width: auto;
}

/* ----------------------------------------------------------------------------------
Sidebar Controls
------------------------------------------------------------------------------------- */

/* Weather
------------------------------------------------------------------ */

#currentWeather {
	color:#fff;
	text-align:center;
}
#currentWeather p {
	font-size:11px;
	font-weight:bold;
	margin:0;
}
#currentWeather small {
	color:#ccc;
}
.currIcon {
	float:left;
	margin-left:25px;
}
.currTemp {
	float:right;
	margin-right:35px;
}
.currTemp h2 {
	font:bold 20px Verdana, Geneva, sans-serif;
	margin-bottom:0;
}
.weatherforecast {
	color:#fff;
	text-align:center;
}
.weatherforecast h3 {
	font-size:16px;
	font-weight:normal;
	color:#000;
}
.wf_day {
	float: left;
	font-weight:bold;
	line-height:100%;
	margin:3px 3px 0 5px;
	text-align:left;
}
.wf_type {
	background:#fff;
	border:1px solid #4398B7;
	color:#666;
	float:left;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	line-height:125%;
	margin:0 0 0 8px !important;
	margin:0;
	padding:1px;
	width:105px;
}
.wf_type img {
	float:left;
	padding:2px;
}
.wf_temp {
	float: right;
	margin:8px 5px 0 0 !important;
	margin:8px 0 0 0;
	text-align:left;
}
.weatherDivider {
	font-weight:bold;
	margin-top:15px;
	text-align:center;
	color:#3E859F;
	width:220px;
	line-height:15px;
	float:left;
	letter-spacing:1px;
}
#typicalWeather {
	color:#fff;
	text-align:center;
}
#typicalWeather h1 {
	font-size:16px;
	font-weight:bold;
}
#typicalWeather h2 {
	font-size:14px;
}
#typicalWeather h3 {
	color:#000;
	font-size:16px;
	font-weight:normal;
}
#typicalWeather h4 {
	font-size:12px
}

/* Weather - Compact
------------------------------------------------------------------ */

.weather-compact {
background:#fff url(/images/bg-weather-2.png) top repeat-x;
border:1px solid #13739D;
height:auto; 
width:100%;
}

.weather-compact-hdr {
color: #28655E;
font:bold 14px Arial, Helvetica, sans-serif;
line-height:100%;
margin:5px 0;
text-transform: uppercase;
}

.weather-compact-hdr span {font-size:18px;}

.weather-compact-current {
color:#fff;
height:auto; 
padding:5px;
text-align:center;
width:100%;
}

.curr-hi-low { color:#216289; float:left;}
.curr-hi-low .hi { font-weight:bold}

.weather-compact-current p {
font-size:10px;
font-weight:bold;
margin:0;
}

.weather-compact-current small {color:#ccc;}

.weather-compact-currIcon {
margin:-20px 0 0 10px;
float:left;
position: relative;
z-index:2; 
}

.weather-compact-currIcon p { color:#216289; }

.weather-compact-currTemp {
float: left;
margin:0 0 0 10px;
color:#216289;
}

.weather-compact-currTemp h2 {
font:bold 20px Verdana, Geneva, sans-serif;
margin-bottom:0;
}

.weather-compact-currTemp p {line-height:100%;}

.weather-compact-forcast {
height:auto;
margin:0 auto;
overflow:hidden;
width:227px;
}

.weather-compact-days {
border-right:#B3C4CC 1px solid;
float:left;
font:normal 11px Verdana, Geneva, sans-serif;
height:92px;
padding-top:5px;
text-align:center;
width:37px;
}

.weather-compact-forcast .dayslast {border-right:none;}

.weather-compact-days .day {margin: 0 auto 10px auto}
.weather-compact-days .forcast-icon {height: 30px; margin: 0 auto 5px auto;}
.weather-compact-days .hi { font-weight:bold}
.weather-compact-days .low {}


/* Flight
------------------------------------------------------------------ */

#flight {
	line-height:100%;
	text-align:center;
}
#flight p {
	color:#39829D;
	font-size:11px;
	padding:0 15px;
}
#flight .clear2 {
	height:15px;
}
.flight_name {
	background:#fff;
	border:1px solid #333;
	float:left;
	height:25px;
	margin-left:20px !important;
	margin-left:15px;
	padding:1px;
	width: 30px;
}
.flight_time {
	float:left;
	font-weight: bold;
	margin-left:20px;
}
.flight_price {
	float:right;
	font-size:16px;
	font-weight: bold;
	text-align:right;
	margin-right:20px !important;
	margin-right:10px;
}
.flight_price a, .flight_price a:link, .flight_price a:visited {
	color:#333;
	font-size:10px;
	text-decoration:underline;
}
a.moreFlights, a:link.moreFlights, a:visited.moreFlights {
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}
/* Like this Property
------------------------------------------------------------------ */

#propertyInfo {
	text-align: left;
}
#propertyInfo h1 {
	text-align: center;
	background:url(../images/bg_h1_rooms.png) top left repeat-x;
}

#propertyInfo h3{color:#D4A94C; }
#propertyInfo ul {
	color: #fff;
	font-size:12px;
	margin-left:10px
}
#propertyInfo ul a {
	color: #fff;
	font-weight:normal;
	font-size:12px;
}
#propertyInfo li {
	background: url(../images/bullet.png) 0 6px no-repeat;
	letter-spacing:1px;
	line-height:175%;
	list-style:none;
	margin-left:0;
	padding-left:20px;
}
#propertyInfo ul.nobullets li {
	background: none;
	list-style:none;
	padding-left:0;
	color: #fff;
}
.btn-book {
	background: url(../images/btn_book.png) top left no-repeat;
	color: #000;
	height:49px;
	letter-spacing: 1px;
	margin:15px auto;
	padding-top:3px;
	text-align:center;
	width:180px;
}
a .btn-book, a:link .btn-book, a:visited .btn-book {
	color:#000;
	cursor: pointer;
	text-decoration: none;
}
a:hover .btn-book {
	color: #EEE;
	text-decoration: none;
}
.btn-book-header {
	font:bold 25px "Arial", Helvetica, sans-serif;
	margin-bottom: -5px;
}
.btn-book span {
	font:bold 11px Arial, Helvetica, sans-serif;
}
/* Similar Properties
------------------------------------------------------------------ */

#similar {
	margin:10px auto;
	text-align:center;
	width: 155px;
}
#similar .fp-featured {
	background:#000;
	border:1px solid #000;
	margin:5px auto;
	width: 100%;
}

#similar .fp-image {
background: none;
border:none;
height:auto;
overflow:hidden;
float:none;
margin:0 auto;
padding:0;
width:100%;
}

#similar .fp-featured a, #similar .fp-featured a:link, #similar .fp-featured a:visited {
	color:#fff;
	font:bold 10px Arial, Helvetica, sans-serif;
}


/* Rates and Availability
------------------------------------------------------------------ */
.rate-grid {
	border: 1px solid #ccc;
	height:auto;
	margin-right:25px;
	overflow:hidden;
	padding:5px;
	width: auto;
}
.rate-grid table {
	font-size:12px;
	line-height:100%;
}
.rate-grid th {
	background-color:#F2F2F2;
	border-right: 5px solid #fff;
	height:25px;
	vertical-align:middle;
	padding:2px;
	width:auto;
}
.rate-grid td {
	vertical-align:middle;
	border-right: 5px solid #fff;
}
.rate-grid-seasonCol {
	background:#F2F2F2;
	padding:5px;
	width: auto;
	white-space:nowrap;
}
.rate-grid-season {
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
}
.rate-grid-seasonrange {
}
th.rate-grid-bound-header {
	background:#F2F2F2;
	border-bottom: 1px solid #ccc;
	text-align: center;
	width:25%;
}
.rate-grid-bound-item {
	color:#093;
	font-weight:bold;
	text-align: center;
}
/* Mapping number icons and info popup
------------------------------------------------------------------ */
.mapmarker-numbered {
	background:url(../images/bg_mappaging.gif) no-repeat;
	color: #fff;
	font-weight:bold;
	font-size: 10px;
	height:23px;
	left:2px;
	line-height:21px;
	text-align:center;
	top:2px;
	width:23px;
}
.mapmarker-info h1 {
	font-size: 13px;
}
.mapmarker-info img {
	float: left;
	margin-right: 3px
}
.mapmarker-info a {
	clear:left;
	font-weight:bold;
	margin: 2px;
}
/* Language Picklist
------------------------------------------------------------------ */
.language-picklist {
	position:absolute;
	float:left;
	z-index:9999;
	background:#fff;
	text-align:left;
	padding:10px;
}
/* Availability Calendar
------------------------------------------------------------------ */
.availcal {
	font-size: 10px;
	background: #eeeeee;
	border: solid 1px #ffffff;
	color: #000000;
	float:left;
}
.availcal td {
	border: solid 1px #ffffff;
}
.availcal-dayheader {
	font-size: 10px;
	background: #B5B5B5;
	height:15px;
	color: #000000;
}
.availcal-day {
	background:#ABC7AB;
	border: solid 1px #fff;
	color: #000;
}
.availcal-unavailable {
	background:#fff url(/App_SharedStyles/images/bg-cal-unavail.png) no-repeat center;
border: solid 1px #fff; 
color: #999;
cursor: not-allowed; 
}
.availcal-notapplicable {
	border: solid 1px #fff;
	color: #ddd;
}
.availcal-nextprev {}
.availcal-othermonth {
	border: solid 1px #fff;
	color: #ddd;
}


.availcal-selectedday {
	border: solid 1px #fff;
	background: #FDC760;
	color: #000;
}
.availcal-selectorstyle {
}
.availcal-title td {
	background: #eeeeee;
	height:20px;
	font-weight: bold;
	font-size:11px;
	padding: 3px;
	margin: 0px;
}
.availcal-today {
	font-weight:bold;
	color: #000000;
}
.availcal-weekend {
	background:#ABC7AB;
	border: solid 1px #fff;
	color: #000;
}

.reviseSearchBlock .ajax__calendar_container {
 background:#fff;
 border:1px solid #999;
 position: absolute;
 z-index:1000;
}

/* Booking Pages
------------------------------------------------------------------ */

.form-base {}

.form-base .input-text {
margin:5px 0;
width:200px;
float:left;
clear:both;
color:#000;
}

.form-base input[type=text]{border:1px solid#726A5C; background-color:#E5DFD7; color:#000;}
.AspNet-Login-right { font-size:10px; }

.new-existing-block {
border: 3px solid #D7D7D7;
float:left;
padding:10px;
width:210px;
}

.booking-details-block {
border:3px solid #D7D7D7;
float:right;
height:auto;
overflow:hidden;
padding:10px;
width:450px;
}

.booking-details-block h3 {
background:#CCC;
color:#333;
height:25px;
line-height:25px;
padding:0 0 0 2px;
width:100%;	
}

.booking-details-block dl {
border-bottom:none;
float:left;
font-size:10px;
width:100%;
}

.booking-details-block dt {
float:left;
white-space:nowrap;
width:200px;
}

.booking-details-block dd {
float:right;
white-space:nowrap;
font-weight:bold;
}

.booking-questions {
background:url(../images/bg_h1_rooms.png) top left repeat;
margin-top: 25px;
padding: 5px;
text-align:center;
}
.booking-questions p {
margin-bottom: 0;
}

.booking-details-block#book-confirm {
float:left;
}
.booking-alert {
	color:#FF0000;
	}

/* === Booking Confirmation Page === */

.booking-result-block { 
border:1px solid #B5B5B5; 
margin-bottom:15px;
padding:2px; 
}

#booking-result-block-2 { 
border:none; 
}

.booking-result-block-inner {
background:#fff url(../images/psResults_bg.jpg) top repeat-x;
padding:5px;
}

.booking-result-block .thumbnail {
background: #000;
border:1px solid #fff;
margin:0 15px 5px 0;
padding:3px;
position: relative;
}

.booking-result-block .imgpropthumb {width: 150px;}

.booking-result-block ul, .booking-result-block li {
font-size: 11px;
line-height:150%;
list-style-type:none;
margin-left:0;
padding-left:0;
}

/* === Reserve Block === */

#reserve-block {
background: transparent url(../images/bg_inner.png) top left repeat; color:#fff;
border:2px solid #41484D;
float:left;
height:auto;
margin:0 10px 0 0;
overflow:hidden;
padding:15px;
width:515px;	
}

#reserve-block h1{color:#D4A94C;}
#reserve-block h2 a{color:#D4A94C;}

#reserve-block h3 {
	background:url(../images/bg_h1_rooms.png) top left repeat-x;
	color:#D4A94C;
	font-size:18px;
	height:21px;
	line-height:21px;
	padding:2px;
	width:100%;
}

#reserve-block dl {	
float:left;
font-size:11px;
margin:2px 0;
width:500px;
}
	
#reserve-block dt { 
float:left; 
width:100px; 
}

#reserve-block dd {	
float:left; 
width:225px;
}


/* === Booking Details Block === */
	
#room-booking-details-block{
background: transparent url(../images/bg_inner.png) top left repeat; color:#fff;
border:2px solid #41484D;
float:left;
height:auto;
overflow:hidden;
padding:10px;
width:350px;	
}

#room-booking-details-block h3 {
background:url(../images/bg_h1_rooms.png) top left repeat-x;
color:#D4A94C;
font-size:18px;
height:21px;
line-height:21px;
padding:2px;
width:100%;
}

#room-booking-details-block h1{color:#D4A94C;}

#room-booking-details-block dl {
font-size:10px;
float:left;
width:100%;
}
	
#room-booking-details-block dt { 
float:left;
white-space:nowrap;
width:200px;}

#room-booking-details-block dd {
float:right;
white-space:nowrap;
font-weight:bold;
}

#room-booking-details-block input[type=text]{border:1px solid#726A5C; background-color:#E5DFD7;}

.rate-sub-total { 
background:none;
border-bottom: 1px solid #ccc;
border-top: 1px solid #41484D;
height:auto;
width:100%; 
}

.rate-total { 
background:#E2BA68;
color:#000;
height:auto;
overflow:hidden;
padding:1px;
width:100%;
}

.POIMapStyle {height:500px; width:600px; float: right; }

#map{border:1px solid #41484D; background-color:#2D3237; padding:5px; width:600px; height:500px; margin-top:78px;}

 /*CMS Editor 
------------------------------------------------------------------ */
.cms-widget {
border:solid 1px black;
opacity: 0.4;   
filter: alpha(opacity=40);   
zoom: 1;  /* needed to trigger "hasLayout" in IE if no width or height is set */ 
}

.cms-toolbar-panel {	
border: solid 1px #000;
width: 1004px;
}
	
	
/* === SSL Seal === */
	
#sslseal{
float:right;
height:auto;
overflow:hidden;
padding:10px;
width:350px;	
}

/* === rate block === */
.nrate-block {
width:340px;
}
.nrate-block a {
border:none;
text-decoration:none;
cursor:pointer;
}
.nrate-content {
background:url("../images/bg_rate.png") bottom left no-repeat;
padding-bottom:5px;
width:340px;
}
.nrate-top {
background:url("../images/bg_rate.png") top left no-repeat;
height: 10px;
margin-bottom:-31px;
padding-bottom:31px;
}
.nrate-content h1 {
background:none;
color:#D4A94C;
font:bold 25px Arial, Helvetica, sans-serif;
line-height:75%;
margin:0;
padding:0 0 5px 10px;
}
.nrate-content h1 span {
font-size:20px;
font-weight:normal
}
.nrate-content h2 {
color:#ccc;
font:bold 12px Arial, Helvetica, sans-serif;
margin:0;
padding:0 0 5px 10px;
}
.nrate-content h2 span {
color:#ccc;
text-decoration:underline;
}
.nrate-content h6 {
color:#ccc;
font:normal 12px Arial, Helvetica, sans-serif;
margin:0;
padding:0 0 0 10px;
}
.nrate-block p {
font:normal 12px Arial, Helvetica, sans-serif;
margin:0;
padding:5px;
} 
/* End of /App_SiteStyles/CSS/compositecontrols.css */

/* /App_SiteStyles/CSS/menu.css */
/*
------------------------------------------------------------------ 
------------------------------------------------------------------ 
 HOME PAGE MENU
------------------------------------------------------------------ 
------------------------------------------------------------------ 
*/

/* Navigation Area */
#navigation-area
{background:none; font:normal 11px Tahoma, Geneva, sans-serif; float:right; height: 20px; letter-spacing:0px; margin:0; position:relative; 
right:0; width:710px; z-index:300;  }

/* Main menu style class - background can be set in outside div set */
#navigation-area .site-menu{height:20px;}

/* positioning */
.site-menu .AspNet-Menu-Horizontal
{position:relative;	z-index: 300;}

/* Tier 1 borders */ 
#navigation-area ul
{border:none; list-style:none; margin:0; padding:0; height:20px;}

/* Tier 1 */
#navigation-area ul.AspNet-Menu
{float: none; margin:0 auto; width:710px;}

/* Tier 1 items */
#navigation-area li
{text-transform: none; border-right:1px #3E4245 inset; height:20px;}

/* Tier 2 - drop down box location */
#navigation-area ul.AspNet-Menu ul
{background:#999; border:none; left: 0; list-style :none; margin:0; padding:0; top: 28px; width:200px; z-index: 400;}

/* Tier 2 list items */
#navigation-area ul.AspNet-Menu ul li
{background: #999; display:block; min-width: 150px; width: 200px; float:left; border-bottom: solid 1px #fff; margin:0; padding:0; 
clear: left; text-transform: capitalize;}

/* Tier 3+ */
#navigation-area ul.AspNet-Menu ul ul
{top: 0; left: 0;}

/* all items */
#navigation-area li
{height: 25px; float: left;	margin: 0; padding: 0; width: auto;}

/* Tier 1 mouse over */
#navigation-area li:hover, #navigation-area li.AspNet-Menu-Hover
{background: none; height: 28px; text-decoration: none;}

/* suppress underlined links tier 1 */
#navigation-area a:hover li
{text-decoration: none;}

/* Tier 2 mouse over */
#navigation-area li:hover ul li, #navigation-area li.AspNet-Menu-Hover ul li
{background:none; color:#BEBEBE;}

/* all anchors and spans (nodes with no link) */
#navigation-area a,  #navigation-area a:visited, #navigation-area span
{background:none; color:#BEBEBE; display:block; line-height: 28px; margin:0; overflow: hidden; padding:0 10px; text-decoration:none;
width:auto;}

/* leaves */
#navigation-area li.AspNet-Menu-Leaf a, #navigation-area li.AspNet-Menu-Leaf span
{background:none;}

/* hovered text */
#navigation-area li:hover a, #navigation-area li:hover span, #navigation-area li.AspNet-Menu-Hover a, #navigation-area li.AspNet-Menu-Hover span, #navigation-area li:hover li:hover a, #navigation-area li:hover li:hover span, #navigation-area li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, #navigation-area li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, #navigation-area li:hover li:hover li:hover a, #navigation-area li:hover li:hover li:hover span, #navigation-area li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, #navigation-area li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span 
{color: #D5A94D; display: block; background:none;}

/* the tier above this one is hovered */
#navigation-area li:hover li a, #navigation-area li:hover li span, #navigation-area li.AspNet-Menu-Hover li a, #navigation-area li.AspNet-Menu-Hover li span, #navigation-area li:hover li:hover li a, #navigation-area li:hover li:hover li span, #navigation-area li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, #navigation-area li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{color: #000; background:none;}

.left_nav{background:#fff; height:28px; width:265px; float:left; opacity:0.1; filter:alpha(opacity=10)}
/* End of /App_SiteStyles/CSS/menu.css */

