.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:#000;
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 { /* Override defaults here */ }

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:#238BC6;}

a:hover {color:#333;}

/* 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:#ccc;}

/* 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 {
background:#fff url(../images/bg.jpg) top center no-repeat;
border:2px solid #fff;
margin:0 auto;
width:1100px;
}

#container {
background:none;
border: none;
width:900px;
margin:0 auto;

}
#container-ip {
background:none;
border: none;
width:1000px;
margin:0 auto;
}

/* Header
------------------------------------------------------------------ */

.preheader {
background:none;
float: right;
height:auto;
margin:5px auto;
text-align:right;
width:100%;
}

.hdr-search {
background:#FFF;
color:#000;
margin:4px auto auto auto;
width:100%;
height:26px !important;
height:10px;
}
.hdr-search input {
border:1px solid #fff;
color:#000;
width:220px;
margin:2px;
margin-right:0px;
float:left;
}

input.hdr-search-btn {
background:#FFF url(../images/headersearch_button.png) center no-repeat;
border: none;
height:24px;
margin:1px 1px 1px 0;
width: 24px;
float:right;
cursor:pointer;
}

.WeatherTeaser {
color:#333;
font-size:11px;
}

.weather{
border-bottom:1px solid #1B9AC4
}

.weather .inner{
float:left;
width:145px;
text-align:center;
margin-left:4px;
color:#FFF
}
.weather .weather-title{
font-size:17px;
font-weight:bold
}
.weather .weather-subtitle{
font-size:12px
}
.weather .left-img{
float:left
}
.weather .right-img{
margin-top:6px;
float:right
}

.header {
background:none ;
border:none;
height:108px;
left:0;
margin:0 auto;
top:0;
width:1000px;
}

.header h1 {
left:26px;
margin:0;
top:26px;
}

.header .altLogo {bottom: 4px;margin: 0;right: 10px;}

.hdr-content {
height:auto;
text-align:left;
width:260px;
margin-right:138px
}
.hdr-content-ip {
height:auto;
text-align:left;
width:260px;
margin-right:50px;
}

.hdr-content p {margin-bottom:5px;}
 
.hdr-links {color:#999;}

.hdr-links a:link, .hdr-links a:visited {color:#ccc;}

.hdr-phone {
color:#fff;
font-size:12px;
font-weight:bold;
text-align:center;
margin-top:2px;
}
.hdr-phone small {
font-weight:normal;
font-size:12px;
text-transform:capitalize;
}

.hdr-email {
color:#000;
font-size: 16px;
}

.hdr-tagline {
color:#000;
font-size: 18px;
}


/* Slideshow
------------------------------------------------------------------ */

.slideshow {
	background:url(../images/bg_slideshow.png) top left no-repeat;
	float: left;
	width:794px;
	height:385px;
	margin-left:70px;
	padding:0 0 0 15px;
	position:relative;
	z-index:100;
}
.slideshow .embed{position:relative; top:5px;}


/* Content Blocks - for posistioning of content on the pages
------------------------------------------------------------------ */

.contentBlock {background: none;}

.contentBlock2 {
float: left;
padding:10px;
width: 925px;
position:relative;
margin-top:-40px;
}

#content-nosidebar {width:960px; background:#FFF;}
#content-nosidebar h1{}

#leftContent-ip {
background:#fff;
float:left;
width:735px;
}


/* Misc Static Content
------------------------------------------------------------------ */

.content-static h1{ color:#8249BE; font:bold italic 24px "Palatino Linotype", "Book Antiqua", Palatino, serif;}
.content-static h2{ color:#F06F2C; text-transform:capitalize;}
.content-static h2 a{ color:#F06F2C; text-transform:capitalize;}

.content-static a{color:#39A699; font-weight:bold;}

.content-static p{
font:normal 12px Arial, Helvetica, sans-serif;
color:#000;
line-height:145%;
}

.content-static ul li{
background:url(../images/li_static.png) no-repeat;
list-style:none;
color:#000;
font-weight:normal;
padding-left:25px;
line-height:200%;
vertical-align:50%;
}


/* Footer
------------------------------------------------------------------ */
#footer {
height:25px;
text-align:center;
}

#containerBtm {
margin:0 auto;
width:1104px;
background:#FFF;
height:100px;
margin-top:-15px;
clear:both;
padding-top: 10px;
}

#btmNav_container ul {margin:15px 0;}

#btmNav_container li {
padding-right:15px;

}

#btmNav_container li a {color:#1B9AC4; font-size:12px; font-weight:bold; text-transform:uppercase;}

#copyright {
color:#1B9AC4;
font-size:10px;
}

#copyright a {color:#1B9AC4;}

.booktCaption a {
color:#000;
font-size:10px;
}

.booktCaption {
color:#000;
font-size:10px;
}


/* 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 {
background: #E5E0E2;
border: 1px solid #ccc;
float:left;
}
.contentBlock_about h1 {
background: #999;
color: black;
height:28px;
line-height:28px;
margin:0;
}
.contentBlock_about .content {
font-size:12px;
color:#333;
padding: 10px;
}

/* 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:left;
margin:0 10px 0 0;
width: 253px;
}

.hp-sidebar-blocks {
background: none;
border: none;
float: left;
}

.hp-sidebar-blocks h1 {
background:none;
border-bottom: none;
color: #0C8AD0;
font:bold 18px Arial, Helvetica, sans-serif;
text-transform:capitalize;
letter-spacing:2px;
height:auto;
}
.hp-sidebar-blocks p{ font-size:12px;}
.breadcrumbs{ display:block;}

/* Sidebar
------------------------------------------------------------------ */

.sidebar {float:right;}

.sidebar h1 {
color: black;
font-size:18px;
font-weight:normal;
}

.sidebar h3 {
color:#000;
font-size:16px;
font-weight:normal;
}
.separator_sidebarLine {border-bottom: 3px dotted #EC8B59; margin-top:5px;}



/* === Inner Page Sidebar === */

.sidebar-ip {
background: #fff;
width:100%;
margin-top:0px;
}

.ip-sidebar-blocks {
background: none;
border: none;
}
#youmay{
	background:url(../images/bg_youmai.png) repeat-x;
	height:405px; 
	margin-top:20px;
	width:220px;
}
	

.ip-sidebar-blocks h1 {
color:#5BAA54;
font:20px normal "Arial", Helvetica, sans-serif;
margin:20px;
}
#similar-sidebar{ background:url(../images/bg_similarsidebar.png) top no-repeat; width:220px;}
#similar-sidebar h1{ margin-top:35px;}

/* ----------------------------------------------------------------------------------
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;
}

/* ------- 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: url(../images/btn_allDetails_end.png) top right no-repeat scroll;
border: none;
color: #FFF;
display: block;
float: left;
font: bold 12px Arial, Helvetica, sans-serif;
height: 22px;
letter-spacing:0;
margin: 0;
padding: 0 5px 0 0; /* sliding doors padding */
text-align:center;
text-transform: none;
width:153px;
}

a.btn-allDetails span {
background: url(../images/btn_allDetails_span.png) no-repeat;
display: block;
line-height: 18px;
padding:2px 0 2px 5px;
}

a.btn-allDetails:hover {background-position: bottom right; color:#FFF; text-decoration:none}

a.btn-allDetails:hover span {background-position: bottom;}



/* ------- Book Room Button ------- */

a.btn-bookRoom {
background: url(../images/btn_bookroom_end.png) top right no-repeat scroll;
border: none;
color: #333;
font: bold 14px Arial, Helvetica, sans-serif;
height: 35px;
letter-spacing:0;
line-height: 25px;
margin: 0;
padding: 0 5px 0 0; /* sliding doors padding */
text-transform: none;
}

a.btn-bookRoom span {
background: url(../images/btn_bookroom_span.png) no-repeat;
padding:4px 25px 6px 30px;
}


a.btn-bookRoom:hover span, a.btn-bookRoom:link:hover span, a.btn-bookRoom:visited:hover span{
padding:4px 25px 6px 30px;
} 


/* Property Finder Detail Page
------------------------------------------------------------------ */

.propertyfinderdetailpage h1 {
background: url(../images/sep_dotted.gif) bottom repeat-x;
color:#C5C5C5;
}

/* Contact Us Pages
------------------------------------------------------------------ */

.contact-info{width:300px; float:left; }
.contact-type{color:#333; width:202px;}
.have-any-question{width:359px; }
.contact-img { margin:0 0 20px 0;}

.contact-form-block {border: 3px solid #D7D7D7;}

/* Real Estate
--------------------------------------------------------------------*/
.realstate{margin-top:10px;}
.realstate img{float:left; margin:0 6px 0 0;}
.realstate .inner{}
.realstate h1{color:#0C8AD0; font-size:22px; letter-spacing:0px; font-weight:bold; margin-left:-5px;}
.realstate h1 span{color:#61B6FF;}
.realstate a{color:#228BD5; float:right; margin-right:60px; text-decoration:underline;}

/* Blog
---------------------------------------------------------------------*/
.hp-sidebar-blocks .content{color:#52A76C;}
.hp-sidebar-blocks .content h4 a{color:#35A4AD; font-size:16px; text-decoration:none;}
.hp-sidebar-blocks .content a{ text-decoration:underline;}

/* Beaches and Parks
---------------------------------------------------------------------*/

.beaches-container img{float:left; width:120px; border:1px solid #000; padding:5px; margin-top:10px;}
.beaches-container .beaches-content{float:left; width:750px; margin-left:10px;}


/*  packages */

#packages-container img {float:left; width:200px; border:1px solid #000; padding:5px; margin:10px 15px 0 15px;} 
#packages-container .packages-content {float:left; width:670px; margin-left:10px;}
#packages-container .packages-extra {float:left; width:870px; margin-left:10px;}
#packages-container h1{ color:#8249BE; font:bold 20px "Palatino Linotype", "Book Antiqua", Palatino, serif; padding-top: 10px;}
#packages-container td p {padding: 5px; }
#packages-container table { border: solid 1px #000; }
#packages-container td { border: solid 1px #000; }
#packages-container p img { border: none; width:40px; height:40px; padding:0; margin:0; }	

/* ------- Submit Button ------- */
input.btn-submit{
background: #F9A33C;
border:none;
color: #FFF;
cursor:pointer;
font: normal 14px Arial, Helvetica, sans-serif bold;
text-transform: capitalize;
width:80px;
}

#content-nosidebar #ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_siq1_divLocationEntry{display:none;}

/* End of /App_SiteStyles/CSS/master.css */

/* /App_SiteStyles/CSS/compositecontrols.css */
/* Home Page Quick Search 
------------------------------------------------------------------ */
.contentbox_qs{background: url(../images/bg_quicksearch.png) no-repeat; height:349px; width:280px; float:left;position:relative; z-index:200; margin-top:-355px;}
.contentbox_qs h1{color: #8047BE; font:bold 22px Arial, Helvetica, sans-serif; text-align: left; text-transform:capitalize; margin:5px 0 0px 35px;}
.contentbox_qs_top{background:none; height:0; width:auto;}
.contentbox_qs_mid{background:none;}
.contentbox_qs_btm{background:none; height:0; width:auto;}

/* Property Search
------------------------------------------------------------------ */
.property-search-block{width:200px; margin:0 auto; padding:0;}
.property-search-block span{color:#277C72;}
.property-search-field{margin-bottom: 0; width:200px; *margin: 0 0 0; }
.property-search-field .ps-dropdown-img{margin: -24px 2px 0 0;}
.property-search-field input{border:1px solid #999;}
.property-search-field select{border:1px solid #999;}
.property-search-prompt{color:#fff; font-size: 11px; font-weight:bold;}
.property-search-input{color:#666; font-size: smaller;}
.property-search-button{background:#F9A33C; border:2px solid #fff; color:#FFF; font-weight:bold; margin-top:10px; *position: relative; *top: -10px;}

/* Property Search (Revise)
------------------------------------------------------------------ */
#content-nosidebar .property-search-button{background:#F9A33C; border:2px solid #fff; color:#FFF; font-weight:bold; margin-top:-10px;}
#content-nosidebar .property-search-field{height:20px; margin-bottom:20px;}
#content-nosidebar .property-search-field input{border:none; margin-bottom:7px;}
#content-nosidebar .property-search-field select{border:none; width:97%;}
#content-nosidebar .reviseSearchBlock h1{background:#fff; border:none; color:#8249BE; font:bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;}
#content-nosidebar .property-search-block{margin:15px 10px;}

/* Revise Search Block
------------------------------------------------------------------ */
.reviseSearchBlock{background:url(../images/bg_revise.png) repeat-x; border:none; width:224px; height:345px;}
.reviseSearchBlock .ajax__calendar_container{background:#fff; border:1px solid #999;}
.sidebar-gallery{background:#fff; width:224px;}
.sidebar-gallery .MapStyle{border:2px solid #ccc; width:224px;}
.gallery-results h1{background:#fff; border:none; color:#8249BE; font:bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif;}

/*------------Side Bar---------------------*/
.sidebar .reviseSearchBlock h1{ background:none; color: #8249BE; font:bold 18px "Palatino Linotype", "Book Antiqua", Palatino, serif; border:none;}
.sidebar .reviseSearchBlock .property-search-field{ margin-bottom:20px;}
.sidebar .reviseSearchBlock .property-search-revise-block{ margin-top:20px;}
.sidebar .reviseSearchBlock .property-search-revise-block .ps-dropdown-img{ margin-top:-28px;}
/* Property Finders (PF)
------------------------------------------------------------------ */

.pf-block {
background:transparent url(../images/bg_propertyfinder.png) no-repeat;
border:none;
float: right;
height: 560px;
margin: 10px 0 10px -5px;;
overflow: hidden;
padding-bottom: 5px;
text-align:center;
width:621px;
}
.pf-block h1 {
background: none;
color:#3F6E9F;
font:bold 24px Arial, Helvetica, sans-serif;
margin:51px 0 50px 55px;
text-transform: capitalize;
text-align:left;
}
.pf-block h1 span{color:#61B6FF;}
.pf-block .inner{margin: -15px 10px 10px 55px;}

.pf-image {
background: none;
border: none;
height:127px;
overflow:hidden;
width:204px;
}
.pf-featured {
background:none;
border:none;
float:left;
margin: -30px 23px 60px 15px;
width: 220px;
height:150px;
}
.inner .pf-featured{padding: 0 0 40px;}
.inner .pf-featured .pf-image{background: none;border: none;height:auto;overflow:hidden;width:220px;}
.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl01_pfItem .pf-image a img{border:3px solid #C54972;}
.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl01_pfItem .pf-inner a{color:#C54972; font-size:12px; font-weight:bold;}

.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl03_pfItem .pf-image a img{border:3px solid #5CAA55;}
.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl03_pfItem .pf-inner a{color:#5CAA55; font-size:12px; font-weight:bold;}

.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl05_pfItem .pf-image a img{border:3px solid #0C8AD0;}
.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl05_pfItem .pf-inner a{color:#0C8AD0; font-size:12px; font-weight:bold;}

.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl07_pfItem .pf-image a img{border:3px solid #F06F2C;}
.pf-featured#ctl00_ctl00_ctl00_SharedContent_MainContent_LeftColumn_SearchPropertyFinders1_PropertyFinderResult1_ctl07_pfItem .pf-inner a{color:#F06F2C; font-size:12px; font-weight:bold;}

.pf-outer {
float:left;
height: 32px;
margin-top:5px;
text-align: center;
width: 220px;
}
.pf-inner {
left:0;
top:-50%;
width:100%;
}
.pf-inner span {
line-height:50px;
margin:0;
padding:0;
top:10%;
}
.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; margin:5px 10px;}

/* Featured Properties (FP)
------------------------------------------------------------------ */

.fp-block h1 {
background: url(../images/underline_fp.gif) bottom no-repeat;
color:#868686;
font: normal 26px "Arial", Helvetica, sans-serif;
}
.fp-image {
background: none;
border: none;
}
.fp-featured {
background:#C5C5C5;
border:1px solid #C5C5C5;
}
.fp-inner a, .fp-inner a:link, .fp-inner a:visited {color:#333;}

/* Property Finders (PF) - Search Summary Pages
------------------------------------------------------------------ */

.pf-block-ip h1 {
background:none;
color:#8249BE;
}
.pf-block-ip .pf-featured {
background:#8249BE;
border:medium none;
}
.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;
}

.pf-block-ip .pf-image {
	height: auto;
}

/* Featured Properties (FP) - Search Summary Pages
------------------------------------------------------------------ */

.fp-block-ip h1 {
background:none;
color:#C54972;
}
.fp-block-ip .fp-featured {
background:#C54972;
border:1px solid #C54972;
}
.fp-block-ip .fp-outer {background:none;}
.fp-block-ip .fp-image {border: none;}
.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:#333;}
.pagination a:visited {padding:0 2px;}
.pagination a:hover {color:#0091E8;}
.pagination a:active {color:#666;}
.pagination li.currentpage {color:#666;}
.pagination li.prevNext {color:#0091E8;}

/* Rooms Search Results
------------------------------------------------------------------ */

.rooms {width:700px;}
.roomsResultsBlock {
border-bottom:3px solid #B5B5B5;
font-size:11px;
}
.rooms ul {color:#666;}

.rooms li {list-style-image: url(../images/blt-arrow-right.png);}

#leftContent-ip .rooms h1 {
background: #999;
color:#333;
font-size:18px;
}

.rooms h2 a:link {color:#256D9A;}

.roomsResultsBlock .thumbnail-block {
float:left;
width:175px;
}

.rooms .thumbnail {
background: #EAEAEA url(../images/bg-room-thumbnail.png) bottom center repeat-x;
border:1px solid #B5B5B5;
margin:0 10px 0 0;
padding:3px;
text-align:center;
}
.rooms .imgpropthumb {width: 150px;}

.roomsResults-info {
float:left;
width:500px;
}
.roomsResults-info h5 {
background:#666;
color:#333;
font-size:10px;
height:16px;
line-height:16px;
margin-bottom:5px;
padding:0 0 0 3px;
text-transform:uppercase;
}

/* Gallery Property Search Results
------------------------------------------------------------------ */

.gallery-block{border:1px solid #BBD6E4; margin:0px 5px 15px 0px;}
.gallery-block-inner{background:#fff url(../images/bg_searchresult.png) top repeat-x;}
.gallery-block-inner .btn-Details{background: url(../images/bg_detail.png) repeat-x;}
.gallery-block-inner .btn-quote{background:url(../images/bg_quote.png) top left repeat-x; height:18px;}
.gallery-thumbnail{background: #fff; border:1px solid #B5B5B5;}
.top-amenities{border-top:1px solid #ccc; color:#333;}
.gallery-shortdesc{border-bottom:1px solid #ccc; color:#333;}
.gallery-compare{background:#eee;}
a:link.btn-Details, a:visited.btn-Details{color:#FFF;}
a:link.btn-quote, a:visited.btn-quote{color:#FFF;}
a.btn-Details{background:#ccc; border:none;}
a.btn-quote{background:#999; border:none;}
.gallery-info h2 a{color:#277C72}

/* Property Search Results (ps)
------------------------------------------------------------------ */

.psResults {
padding:0;
width: 360px;
}
.psResults h1 {
color:#7F46BE;
font-size:24px;
}
.psResults-info {
white-space: normal;
width:175px;
}
.psResults h2 a {
color:#277C72;
font-size:16px;
line-height:110%;
margin: 5px 0;
width: auto;
}
.psResults h2 a:hover {text-decoration:none; color:#FFF}

.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 #BBD6E4;
background: none;
margin-bottom:15px;
padding:2px;
}
.psResultsBlock h2{ color:#277C72;}
.psResults_1 {
background:#fff url(../images/bg_resultblock.png) 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;
}
.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 h1{ color:#7F46BE;}
.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; color:#BE446C; }
.poi-results h2 a { color:#277C72;}
.poi-category {
font-size:10px;
font-weight: bold;
}
.poi-shortdesc {font-size:11px;}
.poi-results-block {
border:1px solid #BBD6E4;
margin-bottom:15px;
padding:2px;
}
.poi-results-block-inner {
background:#fff url(../images/bg_resultblock.png) top repeat-x;
padding:5px;
}
.poi-results .thumbnail {
background: #fff;
border:1px solid #8ACCE4;
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.jpg) 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.jpg) top right repeat-x;
border:none;
}
.tab-bar .ajax__tab_panel {}
.tab-bar .ajax__tab_panel .fisheye-lg-image-border{ border:none; background:none;}
.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-left: 1px solid #fff;
color:#FFF;
font: 12px Verdana, Arial, Helvetica, sans-serif;
}
.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.jpg) repeat-x top center;
color: #FFF;
}
.tab-bar .ajax__tab_active .ajax__tab_tab {
background:#fff url(../images/tab_Active.jpg) repeat-x top center;
color: #FFF;
}
/* Actual content under tabs
------------------------------------------------------------------ */

.tabsContent {
border:none;
font-size:13px;
}
.tabsContent h1 {
background: url(../images/sep_dotted.gif) bottom repeat-x;
color:#34A496;
font-size:20px;
}

/* Fisheye
------------------------------------------------------------------ */


/* Player
------------------------------------------------------------------ */

#playerBlock {float:left;}

#player {
background:#0C8AD0;
border:medium none;
}
#playerBottom {
background:#0C8AD0;

}
#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 10px; width:350px;}
.general-info h1{ color:#34A496;}
.general-lower {height:auto; overflow:hidden;}
.general-lower h1{ color:#34A496;}
.general-lower-cols {float:left; width:330px; margin:0 10px 0 0;}

/* Have a Question Block
------------------------------------------------------------------ */

#questions-block {border:none;}
#questions-block-inner {
background:url(../images/bg_question.png) top repeat-x;
border:1px #34A496 solid;
padding:10px;

}
#questions-block-inner h1 {
background:#34A496;
border: none;
color: #FFF;
font-size:14px;
}
#questions-block-inner p {
color: #5CAA56;
font-size: 11px;
}

/* ----------------------------------------------------------------------------------
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 #4398B7;
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:1px solid #13739D;
}

.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:#39829D;}
.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; width:220px; height:405px; background:url(../images/bg_propertyinfo.png) repeat-x;}
#propertyInfo h1 {text-align: center; color:#8249BE;}
#propertyInfo h3{ color:#044F62; margin-left:15px;}
#propertyInfo ul {color: #333;}
#propertyInfo ul a {color: #52A76C;}
#propertyInfo li {background: url(../images/li_image.jpg) 0 6px no-repeat; vertical-align:middle;}
#propertyInfo ul.nobullets li {color: #6AB17E;}
.btn-book {
background: url(../images/btn_book.jpg) top left no-repeat;
color: #fff;
}
a .btn-book, a:link .btn-book, a:visited .btn-book {color:#ccc;}
a:hover .btn-book {color: #EEE;}
.btn-book-header {font:bold 25px Arial, Helvetica, sans-serif; color:#fff;}
.btn-book span {font:bold 11px Arial, Helvetica, sans-serif;color:#fff;}

/* Similar Properties
------------------------------------------------------------------ */

#similar {}
#similar .fp-featured {
background:transparent none;
border:medium none;
width:162px;
}

#similar .fp-image {
background: none;
border:none;
}

#similar .fp-featured a, #similar .fp-featured a:link, #similar .fp-featured a:visited {color:#333;}
#similar .fp-featured a h4 {color:#5BAA54;}
#similar .fp-featured img{border:1px #5BAA54 solid; padding:2px;}

/* Rates and Availability
------------------------------------------------------------------ */
.rate-grid {border: 1px solid #ccc;}
.rate-grid th {
background-color:#F2F2F2;
border-right: 5px solid #fff;
}
.rate-grid td {border-right: 5px solid #fff;}
.rate-grid-seasonCol {background:#F2F2F2;}
th.rate-grid-bound-header {
background:#F2F2F2;
border-bottom: 1px solid #ccc;
}
.rate-grid-bound-item {color:#093;}
/* Mapping number icons and info popup
------------------------------------------------------------------ */
.mapmarker-numbered {
background:url(../images/bg_mappaging.gif) no-repeat;
color: #fff;
}

/* Booking Pages
------------------------------------------------------------------ */

.new-existing-block {border: 2px solid #5EAB57;}
.booking-details-block{border:2px solid #5EAB57;}
.new-existing-block h3{ height:20px; background:#5EAB57; color:#fff;}
.booking-details-block h3 {
background:#5EAB57;
color:#FFF;
}

.booking-details-block dl {border-bottom:none;}
.booking-questions {background: none;}
.booking-alert {color:#FF0000;}

/* === Booking Confirmation Page === */

.booking-result-block {border:1px solid #5EAB57;}
#booking-result-block-2 {border:none;}
.booking-result-block-inner {background:#fff url(../images/bg_resultblock.png) top repeat-x;}
.booking-result-block .thumbnail {
background: #fff;
border:1px solid #8ACCE4;
}
.booking-result-block h2 a{color:#5EAB57;}
.booking-result-block .imgpropthumb {width: 150px;}
.booking-result-block ul, .booking-result-block li {}

/* === Reserve Block === */

#reserve-block {border:2px solid #5EAB57;}
#reserve-block h1{color:#5EAB57;}
#reserve-block h3 {
background:#5EAB57;
color:#fff;
}

/* === Booking Details Block === */

#room-booking-details-block{border:2px solid #5EAB57;}
#room-booking-details-block h3 {background:#5EAB57; color:#fff;}
.rate-sub-total { background:#E5E5E5;}
.rate-total { background:#A7A7A7;}

/* === rate block === */
.nrate-block a {color:#fff; text-decoration:underline;}
.nrate-content {background:#fff url("../images/bg_rate.png") bottom left no-repeat;}
.nrate-top {background:#fff url("../images/bg_rate.png") top left no-repeat;}
.nrate-content h1 {background:none; color:#FFFFCC; font-size:20px;}
.nrate-content span{color:#fff;}
.nrate-content h2 {color:#fff;}
.nrate-content h2 span {color:#fff;}
.nrate-content h6 {color:#000;}
/* End of /App_SiteStyles/CSS/compositecontrols.css */

/* /App_SiteStyles/CSS/menu.css */
/*
------------------------------------------------------------------ 
------------------------------------------------------------------ 
 INNER PAGES MENU
------------------------------------------------------------------ 
------------------------------------------------------------------ 
*/
#navigation-area {
background:#fff;
font:bold 11px Arial, Helvetica, sans-serif;
height: 28px;
letter-spacing:1px;
margin:0 0 0 79px; 
width:777px; 
}

/* Main menu style class - background can be set in outside div set */
#navigation-area .site-menu{width:93%; float:right;}

/* 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; width:650px;}

/* Tier 1 items */
#navigation-area li {text-transform: uppercase;	}

/* 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;
}

/* Tier 2 list items */
#navigation-area ul.AspNet-Menu ul li {
background: #999; 
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:#656565;
}

/* all anchors and spans (nodes with no link) */
#navigation-area a,  #navigation-area a:visited, #navigation-area span {
background:none; 
color:#5398B9; 
padding:0 12px; 
}

/* 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: #FFC51F; background:url(../images/bg_menu_hover.jpg) top left repeat-x;}

/* 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: #7698B9; background:#fff;}


/*
------------------------------------------------------------------ 
------------------------------------------------------------------ 
 INNER PAGES MENU
------------------------------------------------------------------ 
------------------------------------------------------------------ 
*/
#navigation-area-ip {
background:url(../images/bg_menu.png) repeat-x;
font:bold 11px Arial, Helvetica, sans-serif;
height: 28px;
letter-spacing:1px;
margin:0; 
width:1000px ;
}

/* Main menu style class - background can be set in outside div set */
#navigation-area-ip .site-menu{width:93%; float:right;}

/* positioning */
.site-menu .AspNet-Menu-Horizontal {}

/* Tier 1 borders */ 
#navigation-area-ip ul {border:none;}

/* Tier 1 */
#navigation-area-ip ul.AspNet-Menu
{float: none; margin:0 auto;}

/* Tier 1 items */
#navigation-area li {text-transform: uppercase;	}

/* Tier 2 - drop down box location */
#navigation-area-ip ul.AspNet-Menu ul {
background:#999; 
border:none; 
left: 0; 
list-style:none; 
margin:0; 
padding:0; 
top: 28px; 
width:200px;
}

/* Tier 2 list items */
#navigation-area-ip ul.AspNet-Menu ul li {
background: #999; 
border-bottom: solid 1px #fff; 
text-transform: capitalize;
width: 200px; 
}

/* Tier 3+ */
#navigation-area-ip ul.AspNet-Menu ul ul {}

/* all items */
#navigation-area-ip li {}

/* Tier 1 mouse over */
#navigation-area-ip li:hover, #navigation-area li.AspNet-Menu-Hover {
background: #fff; 
text-decoration: none;
}

/* suppress underlined links tier 1 */
#navigation-area-ip a:hover li {text-decoration: none;}

/* Tier 2 mouse over */
#navigation-area-ip li:hover ul li, #navigation-area li.AspNet-Menu-Hover ul li {
background:none;
color:#656565;
}

/* all anchors and spans (nodes with no link) */
#navigation-area-ip a,  #navigation-area a:visited, #navigation-area span {
background:none; 
color:#5398B9; 
padding:0 12px; 
}

/* leaves */
#navigation-area-ip li.AspNet-Menu-Leaf a, #navigation-area li.AspNet-Menu-Leaf span
{background:none;}

/* hovered text */
#navigation-area-ip li:hover a, #navigation-area-ip li:hover span, #navigation-area-ip li.AspNet-Menu-Hover a, #navigation-area-ip li.AspNet-Menu-Hover span, #navigation-area-ip li:hover li:hover a, #navigation-area-ip li:hover li:hover span, #navigation-area-ip li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, #navigation-area-ip li.AspNet-Menu-Hover li.AspNet-Menu-Hover span, #navigation-area-ip li:hover li:hover li:hover a, #navigation-area-ip li:hover li:hover li:hover span, #navigation-area-ip li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a, #navigation-area-ip li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span 
{color: #FFC51F; background:url(../images/bg_menu_hover.jpg) top left repeat-x;}

/* the tier above this one is hovered */
#navigation-area-ip li:hover li a, #navigation-area-ip li:hover li span, #navigation-area-ip li.AspNet-Menu-Hover li a, #navigation-area-ip li.AspNet-Menu-Hover li span, #navigation-area-ip li:hover li:hover li a, #navigation-area-ip li:hover li:hover li span, #navigation-area-ip li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a, #navigation-area-ip li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{color: #7698B9; background:url(../images/bg_menu.png) repeat-x;}

/* End of /App_SiteStyles/CSS/menu.css */

