@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: #D7E7F7 url(layouts/bg.jpg) top left repeat-x; color: #333; text-align: left;font-family: 'Helvetic Neue', sans-serif;
font-size: 12px; }

/*Custom width for YUI template*/
#custom-doc { width: 960px; margin: auto; text-align: left; background-color: transparent; }

/*Two Column (LeftRight) Width Override*/
.yui-gf div.first { border:1px solid #8EA8C2; background-color:#C5D0DB;width: 210px; margin: 0px; padding-left: 5px; padding-top: 15px; }
.yui-gf .yui-u { width: 700px; margin: 13px 0px 40px 20px; float: left !important; }

/*No Column*/
.yui-g { width: 902px; padding: 0px; }
.content-right #bd, .content #bd { }

/*Main Content Area */
#bd { padding: 9px 9px 9px 0; background-color: transparent; }
.left-content #bd { background-color:transparent; }

/*Header*/
#headerTop { display:none; }
#hd #topNav {position:relative;margin-left:200px;clear:left;top:-1px;left:10px; z-index: 100;}
#hd #topLogo {position:relative; float:left;top:15px;left:5px;}
#hd #topBook {position:relative; float:right;top:25px;left:0px;}

#navMain {display:none;}
/******************************************************
 Navigation - Styling for navigation menus 
******************************************************/

/* 
	LEVEL ONE
*/
ul.dropdown                         { position: relative; z-index: 29; }
ul.dropdown li                      { float: left; zoom: 1; background: transparent; }
ul.dropdown a:hover		            { color: #000; }
ul.dropdown a:active                { color: #ffa500; }
ul.dropdown li a                    { font-weight:normal; display: block; padding: 4px 8px; color: #112960; font-family: Georgia, "Times New Roman", Times, serif; border-right: 1px solid #e6e6e6;}
ul.dropdown li:last-child a         { border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                { background: #fff; color: black; position: relative; }
ul.dropdown li.hover a              { color: black; }


/* 
	LEVEL TWO
*/
ul.dropdown ul 						{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 100;}
ul.dropdown ul li 					{ font-weight: normal; background: #f6f6f6; color: #000; 
									   float: none; }
									  
                                    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a					{ border-right: none; width: 100%; display: inline-block; } 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }


#footer ul li {display: inline; padding: 0 15px; border-right: 1px solid #c3c3c3;}

/*Footer*/
#ft #footNav {text-align:center;clear:both;margin-bottom:20px;}
#ft #footNav a{color:#909594;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:11px;font-weight:normal;}
#ft #footNav a:hover {text-decoration:none;border-bottom:1px dotted #909594;}
#ft #footNav li {display:inline;border-right:1px solid #C3C3C3;display:inline;padding:0 15px;}
#ft #footNav li.nobdr {border:medium none;}
#ft {text-align:center;}
#ft p{display:none;}
#ft .admin-navigation { text-align: center; font-size: 77%; display: block; padding-bottom: 10px; }

/*Search*/
.search { width: 210px; margin-left: 0px; font-size:12px; }
.arrive, .adults, .beds{margin:5px 0 5px 5px;}
.depart,.children,.baths{margin:5px 0 5px 0;}
.cat1,.cat2,.cat3,.pets{margin:5px;}
.lightweight .beds select{width:178px; }
.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: left;  margin-left:15px;}
.search-button-wrapper input, .name-search-button {font-size:12px; border: 1px #326598 solid; background-color: #026fc2; color: #fff; }

/*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; float: none; }
span.label { margin: 5px 0 2px 0; }
.a-search { clear: both; }
.search-by-name { 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; background-color:#fff; }
#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%; }

/*Property Detail Page*/
.Stat_Table{font-size:14px;line-height:18px;}

/*Headings*/
h1 { font-size: 153.9%; }
h2, .MOD_Title,.module-title { color:#112960;font-size: 131%; font-weight: bold;font-family: Georgia, 'Times New Roman', Times, serif;
 margin-bottom:10px;}
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; }

/* Client Request 05/21/10 */
.Cal_Min {display:none;}
