@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);


/*need next line to correct date/month picker on avaiable  calendar*/
table {border-collapse: separate !important}

body, html {
    height: 100%;
    background-color: #000;

    text-align: left;
    margin-top: 4px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


/*Custom width for YUI template*/
#custom-doc { width:72.92em; width:71.17em; min-width:980px; margin:auto; text-align:left;}
/*Two Column (LeftRight) Width Override*/
.yui-gf div.first {
    width: 207px;
    margin-top: 10px;
}
.yui-gf .yui-u {
    width: 700px;
    margin: 10px 0 0 0;
}
.yui-g {padding-top: 15px;}


#bd {
	margin-top:25px;
    padding: 12px;
    background-color: #fff;
	color:#fff;
}
#bd .custom {
    background-color: #000;
}
.main-content-page #bd, .booking-path #bd {
	padding:10px;
    background-color: #fff;
    color: #000;
}
.main-content-page #bd h1{
	color: #016394 !important;	
}

.booking-path .yui-gf .yui-u {
padding: 10px;
background-color: #fff;
color: #000;
width:71.2%;
}


.booking-path .yui-gf div.first {
background-color: transparent;
color: #000;
}
/*Header*/
.logolink { display: block; width: 350px; height: 140px; background-color: transparent; position: absolute; top: 0px  }

#headerTop {
    height: 145px;
}

#headerTop a{
    height: 145px;
    width: 300px;
    display: block;
}
#hd {
    background: url("layouts/top_2.jpg") top left no-repeat;
    position: relative;
    height: 145px;
}
#hd h1 a {
    display: block;
    height: 0px;
    position: relative;
    top: -30px;
    left: 0;
}
#hd h1 {
    overflow: hidden;
    height: 62px;
    width: 300px;
}
#hd .custom {
    float: right;
    margin-top: 145px;
    padding-right: 0px;
}
#hd .custom li {
    padding-left: 10px;
}
/*Top Navigation*/
#navMain {
    background-color: #73A4C5;
    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: white;
    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%;
}
#ft p span {
    padding: 0 3px;
}
#ft .custom {
    margin-bottom: 5px;
}
#ft .admin-navigation {
    text-align: center;
    font-size: 77%;
    display: block;
}
/*Search*/
.search {
    width: 196px;
    margin-left: 5px;

}
.Search_ascx {background-color: #73A4C5;}
.lightweight {
    background-color: #73A4C5;
}
.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%;
	color:#fff;
}
#propertyList li {
    background-color: #73A4C5;
    padding-bottom: 10px;
}
#propertyList .header {
    background-color: #73A4C5;
}
#propertyList .body p {
    margin-left: 110px;
}

.PD_Nav_Item,.BTN_Link_1 { color:#C8D2E3;}
.MOD_Title span{font-size:125%;}
/*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%;
	color:#000;
}
.pager-container a {
text-decoration:underline;
color:#000;
}
.pager-container a:hover{
text-decoration:underline;
color:#000;
}
/*Headings*/
h1 {
    font-size: 235%;
    color: #fff;
    font-family:"Times New Roman",Times,serif;
	font-weight:normal;
}
h2, .MOD_Title {
    font-size: 131%;  font-weight: bold;
    color: #016394
}
h3 {
    font-size: 123.1%;
}
h4 {
    font-size: 108%;
}
/*Links*/
a {
    color: #fff;
}
a:hover {
    color: #FDF405;
}
.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_Left, .MOD_Content, .MOD_Right, .MOD_NT_Content, .Content_List_Div_1, .List_Table_1, .List_Row_1 {
background-color: transparent;
}

.first .module-title {font-size: 115%; padding: 5px 0px 0px 7px; font-weight: bold;}

.Stat_Table {width: 180px; border:2px solid #798DB2; padding:3px;}

.Head_Sub, .Stat_Minor, .BTN_Link_0, .BTN_Link_0:hover {
color:#73A4C5;
}

.Content_List_Div_2, .List_Table_2, .List_Row_2, .PL_Sort_Title, .PL_Sort_Item {
background-color:#73A4C5;
}

/*Calendar*/
.CSCDays2, .CSCDays2_Leg { text-decoration: line-through; background-color: #ddd; color: #888; border-color: #333; }
.CSCDays_Leg, .CSCDays {color: #000; border-color:#eee !important;}
.CSCOtherMonthDays, .CSCPopCalendar .CSCOtherMonthDays {color: #666; border-color:#eee !important;}
.CSCDayHeaderCell {color: #003}
.CSCPopCalendar .Cal_Min {color: #000;}

.CSCPopCalendar .CSCDays {
background-color:#fff;
border-color:#eee !important;

}

.CSCPopCalendar .CSCHeaderRows, .CSCPropCalendar .CSCHeaderRows {
background-color:#fff;
border-left:3px solid #FFFFFF;
border-right:3px solid #FFFFFF;
border-top:3px solid #FFFFFF;
border-width:3px 3px 0;
color: #000;
}

.MYPYearTable, .MYPMonthTable {color: #000;}
.CSCDayHeader {background-color: #B7E6FF;}

.gmnoprint {color: #000;}

/*New Booking Path*/
.booking-path-section-header {
	background-color: #eee !important;
}
.booking-sidebar-container {
	background-color: #eee !important;
	margin-left: 0px;
}
.booking-sidebar-container .widget {
	background-color: white !important;
	border: 1px solid #ccc;
	color: #000;
}
.widget h4 {
	background-color: #ccc;
}
.booking-sidebar-container h3 {
	color: #026FC2;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 5px;
}
.ratedetails .ratedetails .step, .payment .payment .step, .thankyou .thankyou .step {
	color: #026FC2;
}

/*Flash Image Rotator*/
#flash {
float:left;
height:228px;
margin:30px 0 0 20px;
width:647px;
}

/* layout */
#container{width:980px; height:auto; margin:0 auto;}
#header{width:980px; height:145px;}
#nav-container{background:#669ACC; width:980px; height:39px;}
#nav{padding:0 0 0 30px;}
#nav img{display:none;} /* hide BC drop-down arrow */
#body-container{backwidth:980px; min-height:400px;}
#quick-search{background:#73A4C5; width:215px; height:auto; float:left; margin:30px 0 0 45px; line-height:12px;}
#flash{width:647px; height:228px; float:left; margin:30px 0 0 20px;}
#wide{width:890px; margin:0 auto; padding:20px;}
#newsletter-sign-up{background:#17171E; border:thin solid #333333; width:250px; height:auto; min-height:300px; float:right; margin:35px 0 35px 35px; padding:15px 25px;}
#wide-child{background:#016394; width:auto; margin:20px 0 0 0; padding:30px;}
#wide-child a{color:#FFFF33;}
#wide-child a:hover{color:#fff;}	
#text{background:#73A4C5; padding:30px 40px 30px 40px;}
#bottom-container{background:url(../images/bottom.png) top center no-repeat; width:980px; height:156px;}
#footer-container{height:100px; margin:40px 0 0 0;}
#footer{}
#footer-logos{width:900px; margin:0 0 0 0px;}
.flogo{width:150px; height:auto; float:left; margin:5px;}
#fb{width:230px; height:100px; float:left; margin:5px;}
#very-bottom{width:980px; height:auto; margin:30px 0 50px 0;}
#vbnav{padding:15px 0 0 150px;}
#vbnav ul li{float:left;}
#vbnav ul li ul{display:none;}		
#very-bottom a{float:left; margin:0 0 0 20px;}


#custnav {display: none;}

#slideshow1 {
    border: 1px solid #FFFFFF;
    margin-left: -26px;
    position: relative;
    top: -20px;
    width: 758px;
}
