@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:#BEBA89 url(layouts/BG.jpg) repeat-x scroll 0 0;
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif; text-align: left; }




/*Custom width for YUI template*/
#custom-doc { width: 990px; margin: auto; text-align: left; }

/*Two Column (LeftRight) Width Override*/
.yui-gf div.first { width: 212px; margin: 0px; padding-left: 15px; padding-top: 15px; }
.yui-gf .yui-u { width: 715px; margin: 13px 0px 40px 20px; float: left !important; }

/*No Column*/
.yui-g { width: 835px; padding: 20px 70px; }
.content-right #bd, .content #bd { }

/*Main Content Area */
#bd, .left-content #bd { padding: 9px 9px 9px 0; background: transparent url("layouts/content_BG.jpg") repeat-y; }


/*Header*/
#headerTop {  height: 354px; }
#hd { background: transparent url("layouts/top_logo.jpg") no-repeat 10px 0px; }
#hd h1 a { display: block; height: 98px; position: relative; top: -50px; left: 0; }
#hd h1 { overflow: hidden; height: 98px; width: 300px; }
#hd .custom { float: right; margin-top: 5px; padding-right: 10px; }
#hd .custom li { padding-left: 10px; }

/*Top Navigation*/
#navMain { background-color: #eee; height: 39px; width: 100%; float: left; display: none;}
#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; padding: 0 10px; background-color: transparent; }
#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 .custom { margin-bottom: 5px; }
#ft .admin-navigation { text-align: center; font-size: 77%; display: block; padding-bottom: 10px; }

/*Search*/
.search { width: 196px; margin-left: 9px; margin-top: 40px; }
.Search_ascx {position: absolute; top: 98px; background: #fff url(layouts/qs_bg.jpg) no-repeat; color: #fff; margin-left: -60px; padding-top: 2px; height: 264px; width: 222px}
.Search_ascx  h2 {visibility: none;}



.lightweight { }
.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; font-size:75%; }
.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; }
.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 { 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: 128%; }
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; }

/*customer css*/
#footer_black {
	background-color:#000;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
	border-top: 2px solid #971315;
	border-bottom: 2px solid #971315;
	width: 971px;
	margin: 0px auto;

}
#footer_red {
	background-color:#8B0A0C;
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	clear: both;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 20px;
	letter-spacing: 1px;
		width: 971px;
		margin: 0px auto;
}
.booknow {float: right; padding-right: 10px;}


#custnavtop {width: 980px; height:262px; position: absolute; top: 98px; text-align: right; margin: 0px 0px 0px auto;}
#slideshow {
	width:971px;
	height:213px;
	float: right;
	background: transparent url(layouts/int_2.jpg) no-repeat bottom right;
}
#navigation3 {
	float: left;
	width:980px;
	height: 49px;
}

#navigation3 ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
}
#navigation3 ul li {
	display:inline;
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}
