@import url("../../../../Design/Common/css/reset-fonts-grids-modules.css");
@import url(../../../../Design/Common/css/fonts_core.css);
@import url(../../../../Design/Common/css/fonts_m.css);
@import url(../../../../Design/Themes/Basic/theme.css);
@import url(../../../../Design/Themes/Basic/color/ocean/color.css);
@import url(../../../../Design/Themes/Basic/mod/mod.css);
@import url(../../../../Design/Themes/Basic/mod/mod_alt.css);
@import url(../../../../Design/Themes/Basic/btn/ocean/btn.css);

.navigation a, #ft a, #propertyList a {
    font-weight: normal;
    text-decoration: none;
    color: #2E7999;
}

.navigation a:hover, #ft a:hover, #propertyList a:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #2E7999;
}

/*need next line to correct date/month picker on avaiable  calendar*/
table {border-collapse: separate !important}

body, html {
    height: 100%;
    background:#3B93B9 url(layouts/bgwavesubpage.jpg) no-repeat scroll center top;
    color: #fff;
    text-align: left;
}
.pager-container a {
color:#7CFFF7;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
text-decoration:underline;
}
.pager-container a:visited {
color:#7CFFF7;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
text-decoration:underline;
}

.pager-container a:hover {
color:#52EBE2;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
text-decoration:underline;
}
#hd {width:950px;margin:auto;}
#bd{width:940px;margin:auto;}
#ft {}
/*Custom width for YUI template*/
#custom-doc { width:100%;min-width:948px; text-align:left; }
/*Two Column (LeftRight) Width Override*/
.yui-gf div.first {
	background-color:transparent;
    width: 207px;
    border: none;
    padding: 0;
}
.yui-gf .yui-u {
	background-color:transparent;
    width: 700px;
   
    padding: 10px;
}
.content-right #bd, .content #bd {
    padding-left: 9px;
}

.yui-g { width: 835px; padding: 20px 70px; }


/*Main Content Area */
#bd {
    padding: 9px 0px 9px 0;
	background:#2E7999 url(layouts/bluecapA01.gif) no-repeat scroll center top !important;
}
.left-content #bd {
    background-color:transparent;
}
/*Special Header*/
#clear {
clear:both;
}
.head1 {
color:#FFFFFF;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:30px;
font-weight:normal;
letter-spacing:5px;
line-height:30px;
margin:0;
}
.head3 {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
letter-spacing:4px;
margin:0 0 10px;
}
.head5 {
color:#2A8CB0;
font-family:Arial,Helvetica,sans-serif;
font-size:17px;
font-weight:bold;
margin:0 0 4px;
}

a.navlink:visited {
color:#187FA5;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
a.navlink:link {
color:#187FA5;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
}
#wrapper {
margin:auto;
padding-bottom:50px;
width:950px;
}
#logowrapper {
float:left;
margin-bottom:30px;
text-align:center;
width:254px;
}
#navwrapper {
float:right;
width:696px;
}
#navtab {
background-image:url(layouts/navtab.gif);
background-repeat:no-repeat;
float:left;
height:33px;
padding-top:10px;
text-align:center;
width:77px
}
.subtext {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:17px;
}

a.arealink:link, a.arealink {
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

a.arealink:hover {
color:#CCF6FF;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
}

/* Special Footer */
#footerwrapper {
background-color:#FFFFFF;
background-image:url(layouts/footeryellowcurve.gif);
background-position:center top;
background-repeat:repeat-x;
height:315px;
padding-top:75px;
position:absolute;
width:100%
}
#footer {
margin:auto;
width:950px;
}
#footercolumn01 {
float:left;
text-align:left;
width:150px;
}
#footercolumn02 {
float:left;
text-align:left;
width:125px;
}
a.footerlink:link {
color:#3B93B9;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:17px;
text-decoration:none;
}
a.footerlink:visited {
color:#3B93B9;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:17px;
text-decoration:none;
}
a.footerlink:hover {
color:#79B7D1;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:17px;
text-decoration:none;
}
/* Header */
#headerTop{display:none;}
/*
#headerTop {
    height: 121px;
}
#hd {
    background: url("../../images/header_footer_sprite.gif") top left no-repeat;
    position: relative;
}
#hd h1 a {
    display: block;
    height: 151px;
    position: relative;
    top: -30px;
    left: 0;
}
#hd h1 {
    overflow: hidden;
}
#hd .custom {
    float: right;
    margin-top: 5px;
    padding-right: 10px;
}
#hd .custom li {
    padding-left: 10px;
}
*/
/*Top Navigation*/
#navMain {display:none;}
/*
#navMain {
    background: url("../../images/header_footer_sprite.gif") 0 -134px no-repeat;
    height: 39px;
    width: 100%;
    float: left;
}
#navMain ul {
    float: left;
    position: relative;
    left: 50%;
    width: auto;
    height: 39px;
    margin: 0 auto;
}
#navMain li {
    position: relative;
    right: 50%;
    float: left;
    padding-right: 10px;
    line-height: 39px;
}
*/
/*Footer*/
/**/
#ft .custom {
    height: 24px;
    line-height: 24px;
    color: #2A8CB0 !important;
    padding: 0 10px;
    background: url("../../images/header_footer_sprite.gif") 0 -184px no-repeat;
}
#ft ul {
    float: right;
}
#ft ul li {
    padding-left: 10px;
}
#ft p {
    text-align: center;
    font-size: 77%;
     color: #2A8CB0 !important;
}
#ft p span {
    padding: 0 3px;
     color: #2A8CB0 !important;
}
#ft .custom {
    margin-bottom: 5px;
}
#ft .admin-navigation {
    text-align: center;
    font-size: 77%;
    display: block;
}

/*Search*/
.search {
    width: 196px;
    margin-left: 9px;
    padding-top: 30px;
    background-color:transparent;
	}
.lightweight {
    padding-top: 30px;
    background: url("../../images/module_backgrounds_sprite.gif") white -2490px 0 no-repeat;
    border-bottom: 1px #326598 solid;
}
.amenities, .cat1, .cat2, .cat3 {
    margin-bottom: 0;
}
.search select, .arrive input, .depart input, .yui-ac-input, .name-search-button, .sort select {
    border: 1px #326598 solid;
}
.search-button-wrapper {
    padding: 0 10px 10px 0;
    float: right;
}
.name-search-button {
    padding-right: 0;
    position: relative;
    float: right;
    margin-right: 10px;
}
.search-button-wrapper input, .name-search-button {
    border: 1px #326598 solid;
    background-color: #026fc2;
    color: #fff;
}
.search label {
    font-size: 77%;
}
.pets {
    margin-bottom: 0;
}
.refine-results-container {
    clear: both;
    background: url("../../images/module_backgrounds_sprite.gif") white -3134px 0 no-repeat;
    zoom: 1;
}
.refine-results-container .refine {
    height: 30px;
    visibility: hidden;
}
.amenities span input,
.cat1 span input,
.cat2 span input,
.cat3 span input {
    padding: 0;
    margin-bottom: 4px;
    border: none;
    line-height: 13px;
    height: 13px;
    width: 13px;
    vertical-align: bottom;
    float: none;
}
/*Puts spacing around checkbox list items*/
.amenities span label, .cat1 span label, .cat2 span label, .cat3 span label {
    margin: 0 4px;
    position: relative;
    top: -3px;
    line-height: 15px;
    height: 15px;
    font-size: 77%;
    float: none;
}
span.label {
    margin: 5px 0 2px 0;
}
.a-search {
    clear: both;
}
.search-by-name {
    background: url("../../images/module_backgrounds_sprite.gif") white -3350px 0 no-repeat;
    padding-top: 50px;
    margin-left: 9px;
    width: 196px;
    height: 40px;
    border-left: 1px #326598 solid;
    border-right: 1px #326598 solid;
    border-bottom: 1px #326598 solid;
}
#nameContainer.yui-ac {
    margin-left: 9px;
    height: auto;
}
.search-by-name label {
    padding-left: 10px;
}
#name.yui-ac-input {
    width: 146px;
}
/*Property List*/
img.review {
    position: relative;
    top: -1px;
}
#propertyList {
    width: 100%;
}
#propertyList li {
    border-bottom: 1px #d9e9df solid;
    border-right: 1px #d9e9df solid;
    border-left: 1px #d9e9df solid;
}
#propertyList .header {
    background-color: #efffef;
    border-bottom: 1px #d9e9df solid;
    border-top: 1px #d9e9df solid;
}
#propertyList .body p {
    margin-left: 110px;
}
/*Font Sizes*/
#propertyList li.body p,
#propertyList li.meta,
.search-button-wrapper,
.name-search-button,
span.label,
#hd .custom,
#ft .custom,
.search-by-name label,
.sort,
.pager-container,
.a-search{
    font-size: 85%;
}
/*Headings*/
h1 {
    font-size: 153.9%;
}
h2, .MOD_Title {
    font-size: 131%;
}
h3 {
    font-size: 123.1%;
}
h4 {
    font-size: 108%;
}
/*Links*/
a, .DH_Menu_Item a, .DH_Menu_Item_Hot a, .DH_Nav_Item, .DH_SubNav_Item, .PD_Nav_Item, .BTN_Link_1, .CSCHeaderRows {
    color: #7CFFF7;
}
a:hover, .DH_Menu_Item a:hover, .DH_Menu_Item_Hot a:hover, .DH_Nav_Item:hover, .DH_SubNav_Item:hover, .PD_Nav_Item:hover, .BTN_Link_1:hover, .PD_Nav_Item_Hot {
    color: #52EBE2;
}
.navigation .last a {
    background: none;
}
.navigation a {
    padding-right: 10px;
    position: relative;
    background: url("../../images/nav_divide.gif") 100% 54% no-repeat;
}
.navigation .selected a {
    text-decoration: underline;
}
.navigation a {
    color: white;
    text-decoration: none;
}
.navigation a:hover {
    text-decoration: underline;
    color: white;
}
.navigation li {
    float: left;
}
/*filmstrip*/
#filmstrip {
    float: none;
}
#loading {
    width: 350px;
    height: 250px;
}
/*classes*/
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.MOD_Content, .MOD_Left, .MOD_Right, .Content_List_Div_2 {background-color: Transparent;}
.Content_List_Div_1 {background-color: #3B93B9 }

.Stat_Minor, .Head_Sub {color: #eee;}
.CSCDays, .CSCDays_Leg, .CSCOtherMonthDays, .CSCDayHeaderCell {
background-color:#FFFFFF;
border-color:#FFFFFF !important;
color: #000;
}

.Form_Title_Req, .Form_Error_Div {color: #F2C01A !important}
.Stat_Table {width: 135px; margin-left: 10px;}
.meta {font-size: 14px;}
.CSCHeaderRows  {color: #000;}

#ctl03_ctl06_ctl02_rateRequestErrorMessage{color:orange !important;font-weight:bold;}

/* client request color changes */
.CSCDays2, .CSCDays2_Leg {background-color:#CA0808;color:white !important;}
.MYPOutOfRangeCell{background-color:#B55757;color:white !important;}
.CSCDays, .CSCDays_Leg, .CSCOtherMonthDays {background-color:#3FCF26;color:black !important;}
.CSCSelectedDay, .CSCSelectedDay_Leg, .CSCSelectedToday, .MYPSelectedMonthCell, .MYPSelectedYearCell, .CSCPopCalendar .CSCDays:hover, .CSCPropCalendar .CSCDays:hover {background-color:#3DA9E6;}