.foo {}
/* /App_SiteStyles/CSS/basetags.css */
/* ------------------------------------------------------------------
   Base Tags- Styles to be used globally throughout a site
   ------------------------------------------------------------------  */

/* Fonts
--------------------------------------------------------------------------------- */


pre,code { /* Override defaults here */ }

/* Tags
------------------------------------------------------------------ */
html,body {
background:#ffffff;
color:#333;
}

p { /* Override defaults here */ }

ul { /* Override defaults here */ }

ol{ /* Override defaults here */ }

li { /* Override defaults here */ }


dl { /* Set defaults here */ }

dt { /* Set defaults here */ }

dd { /* Set defaults here */ }

blockquote { /* Override defaults here */ }

td,th { /* Override defaults here */ }

h1, h2, h3, h4, h5, h6 { /*add properties that will be in all h tags here*/ }

h1 { color:#A08369; }

h2 { /* Override defaults here */ }

h3 { /* Override defaults here */ }

h4 { /* Override defaults here */ }

h5 { /* Override defaults here */ }

h6 { /* Override defaults here */ }

small { /* Override defaults here */ }

/* Form Elements
------------------------------------------------------------------ */

/* Links
------------------------------------------------------------------ */

a,a:link,a:visited {color:#9F8267; text-decoration:underline;}

a:hover {color:#99795E;}

/* Global
------------------------------------------------------------------ */

.left {float:left;}
.right {float:right;}

.separator {background:#D3DCE3 url(../images/line_gray_horizontal.gif) repeat-x;}

.separator2 {background:#D3DCE3 url(../images/line_gray_horizontal.gif) repeat-x;}

.separator-dotted {background: url(../images/sep_dotted.gif) repeat-x;}

.divider {background:#DFD2B3; height: 1px; width:960px;}
/* End of /App_SiteStyles/CSS/basetags.css */

/* /App_SiteStyles/CSS/master.css */
/*
+-----------------------------------------------------------------------------------+
|                                                                                   |
|   BL Master.css - Styles for page layout, color and all around greater control   |
|                                                                                   |
+-----------------------------------------------------------------------------------+
*/


/* Layout Container
------------------------------------------------------------------ */
#wrapper {
margin:0 auto;
width:960px;
}

#container {
background:#fff;
border: none;
}

/* Header
------------------------------------------------------------------ */

.preheader {
background:none;
float: right;
height:auto;
margin:5px auto;
text-align:right;
width:100%;
}

.hdr-search {
background:none;
color:#000;
float: right;
width: 250px;
}

.hdr-search input {
border:1px solid #DFD2B3;
color:#999;
width:200px;
font-size:10px;
float:right;
padding: 2px 2px 3px 2px;
}


input.hdr-search-btn {
background: url(../images/btn-hdr-search.png) top no-repeat;
border: none;
height:20px;
margin:0;
width: 28px;
float:right;
}

.WeatherTeaser {
color:#333;
font-size:11px;
}

.header {
background:#ffffff ;
border:none;
height:130px;
left:0;
margin:0 auto;
top:0;
width:960px;
}

.header h1 {
height:134px;
left:26px;
margin:0;
position:relative;
top:-22px;
width:182px;
z-index:5;
}

.header .altLogo {bottom: 4px;margin: 0;right: 10px;}

.hdr-content {
height:auto;
text-align:left;
width:275px;
top:10px; right: 10px;
}

.hdr-content p {margin-bottom:5px;}
 
.hdr-links {color:#999; 
float:right; 
font-size:11px;
padding:2px 0;
}

.hdr-links a:link, .hdr-links a:visited {
color:#999; 
font-size:11px;
padding: 0 10px;
text-decoration:none;
}

.hdr-phone {
color: #999;
font-size: 11px;
padding: 0 10px 0 0;
}
.hdr-phone small {
font-size:11px;
padding: 0 5px 0 0;
text-transform:uppercase;
}

.hdr-email {
color:#000;
font-size: 16px;
}

.hdr-tagline {
color:#000;
font-size: 18px;
}


/* Slideshow
------------------------------------------------------------------ */

.slideshow {
float: left;
height:461px;
width:944px;
border:8px #DFD2B3 solid;
z-index:40;
}


/* Content Blocks - for posistioning of content on the pages
------------------------------------------------------------------ */

.contentBlock {
	background: #fff;
	display: block;
}

.contentBlock2 {
float: left;
padding:0;
width: 960px;
margin:-110px 0 0;
}

#content-nosidebar {width:960px;}

#leftContent-ip {
background:#fff;
float:left;
width:735px;
}


/* Misc Static Content
------------------------------------------------------------------ */

.content-static h1{ color:#A08369; font-size:22px;}

.content-static a{color:#A08369; font-weight:bold;}

.content-static p{
font:normal 12px Arial, Helvetica, sans-serif;
color:#666;
line-height:145%;
}

.content-static li{
background:url(../images/li_static.png) left top no-repeat;
list-style:none;
color:#666;
font-weight:normal;
padding-left:25px;
line-height:200%;
vertical-align:50%;
}

.content-static{
width:960px;

}
.cs-img-border{
border: 4px solid #DFD2B3;
margin:10px;
}

.cs-left{
width:200px;
}

.cs-main{
width:490px;
padding:0 10px 0 0;
}

.cs-main2{
width:675px;
padding:0 10px 0 0;
}

.cs-main-all{
width:675px;
padding:0 10px 0 15px;
}

.cs-right{
width:246px;
}

.cs-right .contentbox_qs{
background: #EFE8D9;
margin:10px 0 0;
padding:5px 0 0;
}

.cs-right .contentbox_qs h1{
margin: 2px 0 0;
}

/* Footer
------------------------------------------------------------------ */
#footer {
color:#ABA8A0;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
height:25px;
text-align:right;
}

#containerBtm {
margin:15px auto;
width:960px;
clear:both;
}

#btmNav_container ul {margin:15px 0;}

#btmNav_container li {
padding-right:15px;
}

#btmNav_container li a {color:#333;}

#copyright {
color:#4F2F0A;
font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
line-height:12px;
}

#copyright a {
color:#4F2F0A;
text-decoration: none;
}

.booktCaption{
line-height:12px;
}

.booktCaption a {
color:#ABA8A0;
text-decoration:none;
}

.footer_address{
line-height:12px;
margin:4px 0;
}

/* contentBox
------------------------------------------------------------------ */

.contentbox {
float:left;
height:auto;
overflow:hidden;
width:auto;
}

.contentbox h1 {
color: black;
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 {
background:url(../images/blt_blueSquare.gif) left no-repeat;
}

.contentbox ul a {color:#333;}

.contentbox ul a:hover {color:#238BC6;}

/* Panels
------------------------------------------------------------------ */

.panel-base {border: 1px solid #B5B5B5;}
.panel-base-content {background: #fff;}

/* Home Page - About Block
------------------------------------------------------------------ */

.contentBlock_about {
float:left;
margin:20px 35px 0 0;
width:430px;
}
.contentBlock_about h1 {
height:34px;
line-height:34px;
margin:0;
}
.contentBlock_about .content {
font-size:12px;
color:#333;
padding: 4px 10px 10px 0;
}

.contentBlock_about .content img {
padding: 0 10px 0 0;
}

/* Home Page - Specials Block
------------------------------------------------------------------ */
.contentbox_specials {
background:#E5E0E2;
border: 1px solid #ccc;
float:left;
height:auto;
overflow:hidden;
}
.contentbox_specials h1 {
background: #999;
color: black;
height:28px;
line-height:28px;
margin:0;
}
	
.contentbox_specials_content {
color:#333;
float: left;
font-size:12px;
padding: 10px;
}
.contentbox_specials h2 {}
.contentbox_specials p {}
.contentbox_specials span {}

/* Layout Classes
------------------------------------------------------------------ */

#leftContent-ip {background:#fff;}


/* ----------------------------------------------------------------------------------
Sidebar Styles - Overall layout and common styles used in the sidebar
------------------------------------------------------------------------------------- */

/* Home Page Sidebar
------------------------------------------------------------------ */

.hp-sidebar {
float:right;
margin:0 10px 0 0;
width: 245px;
}

.hp-sidebar-blocks {
background: #e5e5e5;
border: none;
float: left;
}

.hp-sidebar-blocks h1 {
background:#999;
border-bottom: 1px dotted #fff;
color: black;
font:bold 20px Arial, Helvetica, sans-serif;
}

/* Sidebar
------------------------------------------------------------------ */

.sidebar {float:right;}

.sidebar h1 {
color: black;
font-size:24px;
font-weight:normal;
}

.sidebar h3 {
color:#A08369;
font-size:16px;
font-weight:normal;
}
.separator_sidebarLine {background:#fff;}



/* === Inner Page Sidebar === */

.sidebar-ip {
background: #fff;
float:left;
}
.sidebar-ip .contentbox_qs{
border:1px solid #99795E;
padding:5px 0 15px;
position:static;
height:200px;
width:223px;
}
.sidebar-ip .contentbox_qs .property-search-prompt{
color: #9F8267;
}
.sidebar-ip .contentbox_qs .property-search-button-block{
padding: 5px 0 0;
}

.sidebar-ip .contentbox_qs .ip-sidebar-blocks {
background:#EDE6C2;
border:1px solid #99795E;
margin: 5px 0;
}

.ip-sidebar-blocks h1 {
color:#A08369;
font:20px normal "Arial", Helvetica, sans-serif;
}



/* ----------------------------------------------------------------------------------
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: url(../images/btn-continue.png) top left no-repeat;
border: none;
height:25px;
width:90px;
float:right;
}


/* ------- Search Button ------- */
a.btn-search input {
background: none;
border: none;
color: black;
font: bold 14px Arial, Helvetica, sans-serif;
height: 14px;
letter-spacing:1px;
line-height: 14px;
text-transform: none;
}

a.btn-search   {
background: url(../images/btn_search_end.png) top right no-repeat scroll;
float: left;
margin-right: 0;
padding-right: 5px; /* sliding doors padding */
}

a.btn-search span {
background: url(../images/btn_search_span.png) no-repeat;
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: #EFE8D9;
border: none;
color: #A08369;
cursor:pointer;
font: normal 14px Arial, Helvetica, sans-serif;
text-transform: none;
width:80px;
}


/* ------- Continue Button ------- */
a.btn-continue input {
background: none;
border: none;
color: #333;
font: bold 14px Arial, Helvetica, sans-serif;
height: 15px;
letter-spacing:1px;
line-height: 15px;
text-transform: none;
width: 90px;
}

a.btn-continue   {
background: url(../images/btn_cont_end.png) top right no-repeat scroll;
float: left;
margin-right: 0;
padding-right: 15px; /* sliding doors padding */
}

a.btn-continue span {
background: url(../images/btn_cont_span.png) no-repeat;
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: none;
border: none;
color: #A08369;
display: block;
float: left;
font: bold 12px Arial, Helvetica, sans-serif;
height: 22px;
letter-spacing:0;
margin: 0 0 5px;
padding: 0 5px 0 0; /* sliding doors padding */
text-align:center;
text-transform: none;
width:153px;
}

a.btn-allDetails span {
background: none;
display: block;
line-height: 18px;
padding:2px 0 2px 5px;
}

a.btn-allDetails:hover {background-position: bottom right; color:#A08369; text-decoration:none}

a.btn-allDetails:hover span {background-position: bottom;}



/* ------- Book Room Button ------- */

a.btn-bookRoom {
background: url(../images/btn_bookroom_end.gif) left bottom no-repeat scroll;
border: none;
color: #fff;
font: bold 14px Arial, Helvetica, sans-serif;
height: 35px;
letter-spacing:0;
line-height: 25px;
margin: 20px 0; /* sliding doors padding */
text-transform: uppercase;
text-decoration:none;
}

a.btn-bookRoom span {
background: url(../images/btn_bookroom_end.gif) left bottom no-repeat scroll;
font-size:21px;
font-weight:normal;
padding:7px 10px 3px 9px;
}

a.btn-bookRoom:hover, a.btn-bookRoom:link:hover, a.btn-bookRoom:visited:hover {
background-position:left bottom;
text-decoration:none;
}

a.btn-bookRoom:hover span, a.btn-bookRoom:link:hover span, a.btn-bookRoom:visited:hover span{
background: url(../images/btn_bookroom_end.gif) left bottom no-repeat scroll;
padding:7px 10px 3px 9px;
} 


/* Property Finder Detail Page
------------------------------------------------------------------ */

.propertyfinderdetailpage h1 {
background: url(../images/sep_dotted.gif) bottom repeat-x;
color:#C5C5C5;
}

/* Contact Us Pages
------------------------------------------------------------------ */

.contact-info{width:300px; }
.contact-type{color:#333;}
.contact-type b{color:#997A5E;}
.have-any-question{margin:15px 0 0; width:270px; }
.have-any-question .questions-block{ background:#EFE8D9;}
.contact-img { margin:0 0 20px 0;}

.contact-form-block {border: 3px solid #D7D7D7;}

.cup-main{width:944px;}

.cup-left{float:left;margin: 10px 0 0 15px;}

/* 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;
}
/* Custom Bottom Images
--------------------------------------------------------------------*/
.foo_container{
	float:left;
	height:155px;
	margin:0 auto;
	width:960px;
	position:relative;
	top:-170px;
}
.foo_attr {
	float:left;
	height:155px;
	padding:10px 34px;
	width:171px;
}
/* Home Page Art Deco Block
--------------------------------------------------------------------*/
.contentBlock_artdeco{float:left; width:210px;}
.artdeco-img{border:3px solid #DED1B2; margin: 1px 0 5px 0;}
.artdeco-sign{margin: 0 0 0 7px;}
/* Home Page News and Events Block
--------------------------------------------------------------------*/
.contentBlock_newsevents{
	float:left;
	margin:20px 0 0 50px;
	width:210px;
}

.contentBlock_newsevents .content p{display:none;}
.contentBlock_newsevents .content h4{ border-bottom:1px solid #F4D6D4; margin-bottom:5px;margin-top:5px;}
.contentBlock_newsevents .content h4 a{text-decoration:none;color:#DF857D;}
.contentBlock_newsevents img{margin-bottom:10px;}
.contentBlock_newsevents .separator_sidebarLine{display:none;}
/* Inner Page Explore
--------------------------------------------------------------------*/
.explore ul li{
list-style: none;
}

.explore p {
color:#A08369;
font-size:18px;
padding:5px 10px 0;
}

.explore {
background:#EDE6C2;
border:1px solid #99795E;
height:145px;
margin: 5px 0;
display:none;
}

.special-widget{background:url(/images/hdr-specials.png) top left no-repeat; height:30px; width:208px; margin:5px 0 0 0; width:95%;}
.special-widget h1{ display:none;}
.special-widget .special-holder{float:left; margin-top:40px; width:300px; margin-bottom:24px;}
.special-widget .special-holder img{border:2px solid #DED1B2; float:left; width:80px; padding:1px;}
.special-widget .special-holder .special-widget-content{float:left; margin-left:10px; width:150px; height:30px; overflow:visible;}
.special-widget .special-holder .special-widget-content p{ height:auto; width:100%; font-weight:normal; font-size:11px;}
.special-widget .special-holder .special-widget-content h2{color:#DF857D; text-transform:capitalize; margin-top:-5px;}
.special-widget .special-holder a{text-decoration:none;}

.special-content h1{ color:#99795E; text-transform:capitalize;}
.special-content dt{ color:#99795E;}
.special-content dd{ color:#666;}
/* End of /App_SiteStyles/CSS/master.css */

/* /App_SiteStyles/CSS/compositecontrols.css */
/* Home Page Quick Search 
------------------------------------------------------------------ */

.contentbox_qs {
background:url(../images/bg_avail1.png) repeat-y left top;
float:left;
height:190px;
width:246px;
left:20px;
min-height:190px;
position:relative;
top:-460px;
z-index:50;
}
contentbox_qs h1 {
color: #A08369;
font:normal 24px Arial, Helvetica, sans-serif;
text-align:center;
text-transform:capitalize;
}
.contentbox_qs_top {
background:none;
height:0;
width:auto;
}
.contentbox_qs_mid {background:none;}

.contentbox_qs_btm {
background:none;
height:0;
width:auto;
}

.contentbox_qs h1 .ie6display{display:none;}

/* Property Search
------------------------------------------------------------------ */
.property-search-block {}

.property-search-field {margin-bottom:5px;}

.property-search-field input {border:none; font-size:12px; }
.property-search-field select {border:none; font-size:12px;}

.property-search-prompt {color:#fff; font-size: 12px; }

.property-search-input { color:#666; font-size: 12px;}


.property-search-button { 
background:#DFD2B3;
border:none;
color:#99795E;
font-weight:bold;
margin:5px 0 0;
}

/* Property Search (Revise)
------------------------------------------------------------------ */
.property-search-revise-block {}

.property-search-revise-block .property-search-button {}

/* Revise Search Block
------------------------------------------------------------------ */

.reviseSearchBlock {
background:#EDE6C2;
border:1px solid #99795E;
margin: 5px auto;
}

.reviseSearchBlock h1 {
background:none;
border:none;
color:#A08369;
font:normal 18px Arial, Helvetica, sans-serif;
height:25px;
line-height:25px;
margin:0 auto;
padding:0 auto;
}

.reviseSearchBlock .ajax__calendar_container {
background:#fff;
border:1px solid #999;
}


/* 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: #333;
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: 100%;
}
.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:-40%;
}
.pf-featured a, .pf-featured a:link, .pf-featured a:visited {
color: #333;
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
}

/* Property Finders Page
------------------------------------------------------------------ */

.pfpage-image {
background: #fff;
border:1px solid #ccc;
}

/* 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:#fff;
border:none;
}
.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 {
text-decoration:none;
}
.fp-inner h4 {color:#A08369;}
.fp-inner h6 {color:#A08369;}

/* Property Finders (PF) - Search Summary Pages
------------------------------------------------------------------ */


.pf-block-ip {
width:370px;
margin:0 auto;
margin-right:150px;
display:none;
}
.pf-block-ip h1 {
background: url(../images/underline_pf_ip.gif) bottom no-repeat;
color:#A08369;
text-align:center;
}
.pf-block-ip .pf-featured {
background:#EDE6C2;
border:1px solid #99795E;
margin:0 5px;
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:#A08369;
font:bold 10px Arial, Helvetica, sans-serif;
}
/* Featured Properties (FP) - Search Summary Pages
------------------------------------------------------------------ */

.fp-block-ip {
width:370px;
margin:0 auto;
margin-right:150px;
display:none;
}
.fp-block-ip h1 {
background:none;	
color:#A08369;
text-align:center;
}
.fp-block-ip .fp-featured {
background:#EDE6C2;
border:1px solid #99795E;
margin:0 5px;
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:#A08369;
font:bold 10px "Arial", Helvetica, sans-serif;
}
.fp-block-ip h4 {
font-size: 11px;
margin-bottom:3px;
color:#A08369;
}
.fp-block-ip h6 {
font-size: 10px;
}
/* Pagination
------------------------------------------------------------------ */
.pagination {color:#99795E;}

.pagination a:visited {padding:0 2px;}
.pagination a:hover {color:#78614B; cursor:pointer; font-weight:normal;}
.pagination a:active {color:#99795E;}
.pagination li.currentpage {color:#99795E;}
.pagination li.prevNext {color:#99795E;}

/* Rooms Search Results
------------------------------------------------------------------ */

.rooms {width:700px;}
.roomsResultsBlock {
border-bottom:2px solid #DFD2B3;
font-size:11px;
padding:10px 0;
}

.rooms ul  {color:#666;}

.rooms li  {list-style-image: url(../images/blt-arrow-right.png);}

#leftContent-ip .rooms h1 {
background: none;
color:#A08369;
font-size:18px;
}

.rooms h2 a:link {
color:#9F8267; 
text-decoration:none;
}

.roomsResultsBlock .thumbnail-block {
float:left;
width:175px;
}

.rooms .thumbnail {
background: #EFE8D9;
border:4px solid #DFD2B3;
margin:0 10px 0 0;
padding:3px;
text-align:center;
}
.rooms .imgpropthumb {
border-bottom:4px solid #DFD2B3;
width: 150px;
}

.roomsResults-info {
float:left;
width:500px;
}
.roomsResults-info h5 {
background:#DFD2B3;
color:#333;
}

.roomsResultsBlock .separator2 {
display:none;
}

/* Gallery Property Search Results
------------------------------------------------------------------ */

.sidebar-gallery {background:none;}

.sidebar-gallery .MapStyle {border:2px solid #99795E;}

.MapStyle { border:1px solid #99795E;}

.gallery-block {border:1px solid #99795E;}

.gallery-block-inner {background:#fff url(../images/psResults_bg.jpg) top repeat-x;}

.gallery-thumbnail {
background: #fff;
border:1px solid #99795E;
}
.top-amenities {
border-top:1px solid #99795E;
color:#333;
}

.gallery-shortdesc {
border-bottom:1px solid #99795E;
color:#333;
}

.gallery-compare {background:#eee;}

a:link.btn-Details, a:visited.btn-Details {color:#000;}
a:link.btn-quote, a:visited.btn-quote{color:#000;}

a.btn-Details{background:#EDE6C2; border:none;}
a.btn-quote{background:#DFD6B4; border:none;}


/* Property Search Results (ps)
------------------------------------------------------------------ */

.psResults {
padding:0;
width: 360px;
height:755px;
}
.psResults h1 {
color:#A08369;
font-size:24px;
}
.psResults-info {
white-space: normal;
width:175px;
}
.psResults h2 a {
color:#A08369;
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 #99795E;
margin-bottom:15px;
padding:2px;
}
.psResults_1 {
background:#EDE6C2;
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;
}
.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 #B5B5B5;}

.compareTitle { font-size:11px; font-weight:bold;}

.compareBlock .thumbnail {
background:#fff;
border:1px solid #b5b5b5;
}

/* Point of Interest Pages (poi)
------------------------------------------------------------------ */

.poi-results {
padding:0;
width: 360px;
}
.poi-results h2 {
color:#0091E8;
margin-bottom:0;
width: 170px;
}
.poi-results-info {
white-space: normal;
width:175px;
}
.poi-results h2 a:hover {text-decoration:none;}
.poi-category {
font-size:10px;
font-weight: bold;
}
.poi-shortdesc {font-size:11px;}
.poi-results-block {
border:1px solid #B5B5B5;
margin-bottom:15px;
padding:2px;
}
.poi-results-block-inner {
background:#fff url(../images/psResults_bg.jpg) top repeat-x;
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;
}
/* DIV Ajax Tabs
------------------------------------------------------------------ */

.tab-cap {background:url(../images/tabs_bg.gif) top left no-repeat;}

.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.gif) top right repeat-x;
border:none;
}
.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.gif) repeat-x;
border-left: 1px solid #fff;
color:#fff;
font: 12px Verdana, Arial, Helvetica, sans-serif;
padding:7px 13px 23px;
}
.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_hover .ajax__tab_tab {
background:#fff url(../images/tab_Active.gif) repeat-x top center;
color: #fff;
}
.tab-bar .ajax__tab_active .ajax__tab_tab {
background:#fff url(../images/tab_Active.gif) repeat-x top center;
color: #fff;
}
/* Actual content under tabs
------------------------------------------------------------------ */

.tabsContent {
border:none;
font-size:13px;
padding: 0 0 0 15px;
}
.tabsContent h1 {
background: url(../images/sep_dotted.gif) bottom repeat-x;
color:#A08369;
font-size:20px;
}

/* Fisheye
------------------------------------------------------------------ */
.fisheye-lg-image-border{
background:#EDE6C2;
border:1px solid #99795E;
}
.fisheye-lg-image{border:1px solid #99795E;}

.fisheye-small-image{border:1px solid #99795E;}

/* Player
------------------------------------------------------------------ */

#playerBlock {float:left;}

#player {
background:#EDE6C2 url(../images/player_bg.gif) bottom repeat-x;
border:none;
}
#playerBottom {
background:#7A624C url(../images/player_bot.gif) bottom no-repeat;

}
#playerScreen {border:1px solid #fff;}
#playerCaption {font:11px Arial, Helvetica, sans-serif;}


/* Detail General Tab Upper
------------------------------------------------------------------ */

.general-upper {height:auto;}

.general-info {float:left; margin:0 0 0 25px;}

.general-info h2{color:#A08369;}

.general-lower {height:auto; overflow:hidden;}

.general-lower-cols {float:left; width:330px; margin:0 20px 0 0;}

/* Have a Question Block
------------------------------------------------------------------ */

#questions-block {border:1px solid #99795E;}
#questions-block-inner {
background:#EFE8D9;
padding:10px;
}
#questions-block-inner h1 {
background:#99795E;
border:none;
color:#fff;
font-size:14px;
}
#questions-block-inner p {
color: #99795E;
font-size: 11px;
}

#questions-block #have-question dt{color: #99795E;}

#questions-block #have-question .input-text {background:#F7F4EC; border:none;}

#questions-block #have-question .input-textarea {background:#F7F4EC; border:none;}

#questions-block #have-question .btn-submit input {float: right; background:#EFE8D9; text-decoration:none; font-weight:bold;}

#questions-block a.btn-submit, #questions-block a.btn-submit:hover{background:none; text-decoration:none; border:none; font-weight:bold; }

#questions-block #have-question .RequestInfo .left{float:right;}

.general-lower-cols #questions-block{width:270px;}

/* ----------------------------------------------------------------------------------
Sidebar Controls
------------------------------------------------------------------------------------- */

/* Weather
------------------------------------------------------------------ */

#currentWeather {
color:#333;
text-align:center;
}
#currentWeather p {
font-size:11px;
font-weight:bold;
}
#currentWeather small {color:#ccc;}
.currIcon {
float:left;
margin-left:25px;
}
.currTemp {}
.currTemp h2 {font:bold 20px Verdana, Geneva, sans-serif;}
.weatherforecast {color:#333;}
.weatherforecast h3 {color:#000;}

.wf_day {}
.wf_type {
background:#fff;
border:1px solid #99795E;
color:#666;

}
.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 {color:#3E859F;
}
#typicalWeather {color:#333;}
#typicalWeather h1 {
font-size:16px;
font-weight:bold;
}
#typicalWeather h2 {font-size:14px;}
#typicalWeather h3 {color:#000;}
#typicalWeather h4 {font-size:12px; }

/* Weather - Compact
------------------------------------------------------------------ */

.weather-compact {
background:#333 url(/images/bg-weather-2.png) top repeat-x;
border:none;
}

.weather-compact-hdr {
color: #28655E;
font:bold 14px Arial, Helvetica, sans-serif;
text-transform: uppercase;
}

.weather-compact-hdr span {font-size:18px;}

.weather-compact-current {color:#333;}

.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 {}

.weather-compact-currIcon p { color:#216289; }

.weather-compact-currTemp {color:#216289;}

.weather-compact-currTemp h2 {font:bold 20px Verdana, Geneva, sans-serif;}

.weather-compact-currTemp p {line-height:100%;}

.weather-compact-forcast {width:227px;}

.weather-compact-days { 
border-right:#B3C4CC 1px solid;
font:normal 11px Verdana, Geneva, sans-serif;
height:92px;
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 {}
#flight p {color:#666;}
.flight_name {
background:#fff;
border:1px solid #333;
}
.flight_time {}
.flight_price {}
.flight_price a, .flight_price a:link, .flight_price a:visited {color:#333;}
a.moreFlights, a:link.moreFlights, a:visited.moreFlights {color:#000;}

/* Like this Property
------------------------------------------------------------------ */

#propertyInfo {text-align: left; padding: 0 0 0 7px;}
#propertyInfo h1 {text-align: center;}
#propertyInfo ul {color: #666;}
#propertyInfo ul a {color: #666;}
#propertyInfo li {background: url(../images/blt_default.png) 0 6px no-repeat;}
#propertyInfo ul.nobullets li {color: #666;}
.btn-book {
background: url(../images/btn_book.gif) top left no-repeat;
color: #fff;
}
a .btn-book, a:link .btn-book, a:visited .btn-book {color:#EDE6C2;}
a:hover .btn-book {color:#eee;}
.btn-book-header {font:bold 25px Arial, Helvetica, sans-serif;}
.btn-book span {font:bold 11px Arial, Helvetica, sans-serif;}

/* Similar Properties
------------------------------------------------------------------ */

#similar {}
#similar .fp-featured {
background:#EDE6C2;
border:1px solid #99795E;
}

#similar .fp-image {
background: none;
border:none;
}

#similar .fp-featured a, #similar .fp-featured a:link, #similar .fp-featured a:visited {color:#333;}

/* Booking Pages
------------------------------------------------------------------ */

.form-base {}

.form-base .input-text {}

.AspNet-Login-right {}

.new-existing-block {border: 3px solid #EDE6C2; width:225px;}

.booking-details-block {border:3px solid #EDE6C2;}

.booking-details-block h3 {
background:#fff;
color:#666;
}

.booking-details-block dl {border-bottom:none;}

.booking-details-block dt {}

.booking-details-block dd {}

.booking-questions {background: #EDE6C2;}
.booking-questions p {}

.booking-details-block#book-confirm {}

.booking-alert {color:#FF0000;}

/* === Booking Confirmation Page === */

.booking-result-block { border:1px solid #EDE6C2;}

#booking-result-block-2 { border:none; }

.booking-result-block-inner {background:#fff url(../images/psResults_bg.jpg) top repeat-x;}

.booking-result-block .thumbnail {
background: #fff;
border:1px solid #B5B5B5;
}

.booking-result-block .imgpropthumb {width: 150px;}

.booking-result-block ul, .booking-result-block li {}

/* === Reserve Block === */

#reserve-block {
border:2px solid #99795E;
width:545px;
}

#reserve-block h3 {
background:#EDE6C2;
color:#A08369;
}

#reserve-block dl {}

#reserve-block dt {}

#reserve-block dd {}

/* === Booking Details Block === */

#room-booking-details-block{
border:2px solid #99795E;
width:350px;
}

#room-booking-details-block h3 {
background:#EDE6C2;
color:#A08369;		
}

#room-booking-details-block dl {}

#room-booking-details-block dt {}

#room-booking-details-block dd {}

.rate-sub-total { background:#E5E5E5;}

.rate-total { background:#A7A7A7;}

.POIMapStyle {width:550px; height:500px}
#map{margin-right:50px; margin-top:75px;}


/*CMS Editor 
------------------------------------------------------------------ */
.cms-widget {border:solid 1px black;}

.cms-toolbar-panel{border: solid 1px #000;}


/* === SSL Seal === */

#sslseal{}

/* === rate block === */
.nrate-block {}
.nrate-block a {}
.nrate-content {background:url("../images/bg_rate.png") bottom left no-repeat;}
.nrate-top {background:url("../images/bg_rate.png") top left no-repeat;}
.nrate-content h1 {
background:none;
color:#A08369;
}
.nrate-content h1 span {}
.nrate-content h2 {color:#000;}
.nrate-content h2 span {color:#4C7DA6;}
.nrate-content h6 {color:#000;}
.nrate-block p {} 

.nrate-block span {color:#fff;}
span.nrate-desire-dates, .nrate-desire-dates span { color:#000; }
.nrate-desire-btn {color:#000;}
span.nrate-desire-btn {color:#000;}
/* End of /App_SiteStyles/CSS/compositecontrols.css */

/* /App_SiteStyles/CSS/menu.css */
/*
------------------------------------------------------------------ 
------------------------------------------------------------------ 
 HOME PAGE MENU
------------------------------------------------------------------ 
------------------------------------------------------------------ 
*/

/* Navigation Area */
#navigation-area {
background: #fff;
font:bold 13px Arial, Helvetica, sans-serif;
height: 28px;
letter-spacing:1px;
margin:0; 
overflow:hidden;
width:78%; 
top:-76px;
left:215px;
}

/* Main menu style class - background can be set in outside div set */
#navigation-area .site-menu{}

/* positioning */
.site-menu .AspNet-Menu-Horizontal {}

/* Tier 1 borders */ 
#navigation-area ul {border:none;}

/* Tier 1 */
#navigation-area ul.AspNet-Menu
{float: none; margin:0 auto;}

/* Tier 1 items */
#navigation-area li {text-transform: none;	}

/* Tier 2 - drop down box location */
#navigation-area ul.AspNet-Menu ul {
background:#fff; 
border:none; 
left: 0; 
list-style:none; 
margin:0; 
padding:0; 
top: 28px; 
width:200px;
}

/* Tier 2 list items */
#navigation-area ul.AspNet-Menu ul li {
background: #fff; 
border-bottom: solid 1px #fff; 
text-transform: capitalize;
width: 200px; 
}

/* Tier 3+ */
#navigation-area ul.AspNet-Menu ul ul {}

/* all items */
#navigation-area li {}

/* Tier 1 mouse over */
#navigation-area li:hover, #navigation-area li.AspNet-Menu-Hover {
background: #fff; 
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:#99795E;
}

/* all anchors and spans (nodes with no link) */
#navigation-area a,  #navigation-area a:visited, #navigation-area span {
background:none; 
color:#99795E; 
padding:0 15px; 
}

/* leaves */
#navigation-area li.AspNet-Menu-Leaf a, #navigation-area li.AspNet-Menu-Leaf span{
background:none; 
border-right:1px #99795E solid;
line-height:14px;
text-transform:uppercase;
}

/* 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: #99795E; background: #fff; text-transform:uppercase;}

/* 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: #99795E; background:#fff; text-transform:uppercase;}
/* End of /App_SiteStyles/CSS/menu.css */

