@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: #052612; color: #333; text-align: left; }

/*Custom width for YUI template*/
#custom-doc { width: 750px; margin: auto; text-align: left; background-color: #ccc; }

/*Two Column (LeftRight) Width Override*/
.yui-gf div.first { width: 200px; margin: 0px; padding-left: 15px; padding-top: 15px; }
.yui-gf .yui-u { width: 500px; margin: 13px 0px 40px 20px; float: left !important; }

/*No Column*/
.yui-g { width: 730px; padding: 10px; }
.content-right #bd, .content #bd { }

/*Two Column (Center & Right)*/
.yui-ge .first { width: 500px !important; padding-left: 15px; float: left !important; }
.yui-ge .yui-u { width: 200px; float: left !important; }

/*Main Content Area */
#bd { padding: 9px 9px 9px 0; background-color: #fff; }
.left-content #bd { background-color: #fff; }

/*Header*/
#headerTop { display: none; }
#hd { position: relative; }
#hd h1 a { display: block; height: 151px; position: relative; top: -30px; left: 0; }
#hd h1 { overflow: hidden; height: 121px; width: 300px; }
#hd .custom { float: right; margin-top: 5px; padding-right: 10px; }
#hd .custom li { padding-left: 10px; }

/*Top Navigation*/
#navMain { background-color: #000; height: 22px; width: 100%; float: left; }
#navMain a { text-transform: uppercase; color: #fff; font-family: Arial, Verdana, sans-serif; font-size: 10px; font-weight: bold; height: 0px; line-height: 12px; text-decoration: none; width: 0px; }
#navMain a:hover { color: blue; }
#navMain ul { float: left; position: relative; left: 50%; width: auto; margin: 0 auto; }
#navMain li { position: relative; right: 50%; float: left; padding-right: 10px; line-height: 20px; }

/*Footer*/
#ft { background-color: #fff; text-align: center; }
#ft ul { float: right; }
#ft ul li { padding-left: 10px; }
#ft p { text-align: center; font-size: 80%; padding: 3px 0px; }
#ft p span { padding: 5px 3px; }
#ft .admin-navigation { text-align: center; font-size: 77%; display: block; padding-bottom: 10px; }

/*Search.arrive, .depart { display: none; }*/

.search .select { float: left; clear: none; }
.search { width: 100%; margin-left: 5px; }
.lightweight { }
.amenities, .beds, .cat1,  .cat2 { margin-bottom: 0; display: block; float: left !important; clear: none !important; }
.cat3 {clear: left;}
.cat1 select, .cat2 select, .cat3 select, .beds select { width: 150px; }
.search select, .arrive input, .depart input, .yui-ac-input, .name-search-button, .sort select { border: 1px #326598 solid; }
.search-button-wrapper input { margin-top: 4px; margin-left: 10px; float: left; }
.name-search-button { padding-right: 0; position: relative; float: right; margin-right: 20px; }

.search label { font-size: 77%; }
.pets { margin-bottom: 0; }
.refine-results-container { clear: both; }
.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 { width: 196px; padding-bottom: 20px;}
#nameContainer.yui-ac { margin-left: 9px; height: auto; }
.search-by-name label { padding-left: 10px; }
#name.yui-ac-input { width: 135px; font-size: 85%; }
.SearchByName_ascx h2 {font-size: 100%;}
.SearchByName_ascx label {display: none;}
/*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%; font-weight: bold; }
h3 { font-size: 123.1%; }
h4 { font-size: 108%; }

/*Links*/
a { color: #026fc2; }
a:hover { color: #326598; }
.navigation .last a { background: none; }
.navigation a { padding-right: 10px; position: relative; }
.navigation .selected a { text-decoration: underline; }
.navigation a { text-decoration: none; }
.navigation a:hover { text-decoration: underline; }
.navigation li { float: left; }

/*filmstrip*/
#filmstrip { float: none; }
#loading { width: 350px; height: 250px; }

/*classes*/
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.Stat_Table { width: 150px; }
.MOD_Content, .MOD_Left, .MOD_Right { background-color: Transparent; }

/*Property Pages - Button colors*/
/* Embedded Colors */
.BTN_0_Shell, .BTN_1_Shell, .BTN_2_Shell { border-color: #071b34; }

/*inactive*/
.BTN_0_Middle DIV { color: #ccc; }
.BTN_1_Shell A, .BTN_1_Shell A:hover, .BTN_2_Shell A, .BTN_2_Shell A:hover { color: #fff; font-size: 120%; }

/*inactive & inquiry*/
.BTN_0_Shell, .BTN_1_Shell { background-color: #336699; }

/*Book Online Now*/
.BTN_2_Shell { background-color: #1a3556; }
