@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;
}

/*need next line to correct date/month picker on avaiable  calendar*/
table {border-collapse: separate !important}
body, html {
    height: 100%;
    background: #EBECDE url(layouts/redbar.jpg) repeat-x;
    text-align: center;
	margin:0;
	padding:0;
	bottom:0;
}
/*Custom width for YUI template*/
#custom-doc { width:auto;min-width:948px; text-align:left;position:relative;height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
/*Two Column (LeftRight) Width Override*/
.yui-gf div.first {
    width: 180px;
    border: none;
    padding: 10px;
}
.yui-gf .yui-u {
    width: 700px;
    padding:10px;
}
.content-right #bd, .content #bd {
   padding:10px;
}

.yui-g { width: 900px; padding: 15px; }
/*Main Content Area */
#bd {
    padding:10px;
    background-color: #EBECDE;
	height:100%;
	margin:15px auto 0 auto;
	width:930px;
}
.listBody {
padding-left:20px;
}
.listBody li{
list-style-type: disc !important;
list-style-position:outside !important;
margin-left:10px;

}
/*Header*/
#topTitle{
color:red;
position:absolute;
margin:0 auto;
margin-top:50px;
margin-left:10px;
}
#topBook {
margin-left:650px;
margin-top:53px;
position:absolute;
color:#7C1D10;
font-size:120%;
font-weight:bold;
}
#topBook  a{
color:#7C1D10;
text-decoration:underline;
}
#topBook .topBig{
font-size:120%;
}
#headerTop {
display:none
}
#hd .custom{height:76px;}
#hd {
    position: relative;
	margin:0 auto;
	width:955px;
}
#hd h1 a {
    display: block;
    height: 151px;
    position: relative;
    top: -30px;
    left: 0;
}
#hd h1 {
    overflow: hidden;
    height: 121px;
    width: 300px;
}
/*Top Navigation*/
#navMain {
	background:#EBECDE url(layouts/navbar.jpg) top center no-repeat;
    height: 39px;
    width: 955px;
	text-align:center;
}
#navMain ul {
    height: 39px;
	width:650px;
	margin:0 auto;
	}
#navMain li {
    
    padding-right: 10px;
    line-height: 39px;
}
.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: #336666;
    text-decoration: none;
}
.navigation a:hover {
    text-decoration: underline;
    color: #000000;
}
.navigation li {
    float: left;
}
/*Footer*/
#ft{
background: url(layouts/greenbar.jpg) repeat-x;
height:auto;
min-height:100px;
bottom:0;
	border-top:3px solid white;
	border-bottom:3px solid white;
	padding-top:20px;
}
#ft .custom {
    height: 24px;
    line-height: 24px;
    color: white;
    padding: 0 10px;

}
#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;
    background-color:transparent;
}
.lightweight {
    padding-top: 10px;
	height:170px;
}
.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:white;
    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: white;
    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 a{
font-weight:bold;
color:#555;
}
#propertyList li {
    border-bottom: 1px #8BC5C5 solid;
    border-right: 1px #8BC5C5 solid;
    border-left: 1px #8BC5C5 solid;
	background-color: #fff;
}
#propertyList .header {
    background-color: #fff;
    border-bottom: 1px #8BC5C5 solid;
    border-top: 1px #8BC5C5 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*/
.module-title, .MOD_Title{
margin-bottom:15px;
	color:#5E0903;
	background:url(layouts/bullet.gif) center left no-repeat;
	padding-left:15px;
	font-size:110% !important;
}
h1 {
    font-size: 153.9%;
}
h2 {
    font-size: 110%;
	font-weight:bold;
	color:#5E0903;
}
h3 {
    font-size: 123.1%;
}
h4 {
    font-size: 108%;
}
/*Links*/
a {
    color: #026fc2;
}
a:hover {
    color: #326598;
}

/*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 { background-color: Transparent; }
.Stat_Table { width: 150px; }

.img_border, .pic, .Image_Descriptive, .Image_Standard, .Image_Thumb, #filmstrip li img, #targetContainer img { border: solid 1px #e6e6e6 !important; background-color: #fafafa; padding: 4px; margin: 0 15px 0 0; }
