@import url(../../../../Design/Common/css/common.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/mod/mod.css);
@import url(../../../../Design/Themes/Basic/mod/mod_alt.css);


BODY, FORM, HTML {
	margin: 0px;
	padding: 0px;
	background-color: #ddd;
	background-image: url("layouts/BODY.jpg");
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
}

.booking-path .yui-gf div.first {
	width: 21%;
}

.booking-sidebar-container {
	background-color: transparent;
	border: 0px;
	margin-left: 0px;
}

#custom-doc {
	width: 980px;
	min-width: 980px;
	margin: auto;
	text-align: left;
}

.yui-gf div.first {
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 50px;
	background: #247FD0 url("layouts/first_btm.jpg") no-repeat bottom left;
}
.yui-gf .yui-u {
	padding: 10px 6px 6px 6px;
	width: 737px;
}
#bd {
	background-color: white;
	padding: 0 9px 9px 0;
}
/*Header*/
#hd {
	background: #237FCF url("layouts/DH_Table.jpg") no-repeat top;
	height: 144px;
}
#headerTop {
	height: 121px;
}
#headerTop a {
	height: 121px;
	width: 270px;
	display: block;
}
#navMain {
	background: transparent url( "layouts/DH_Nav_Cell.gif" ) no-repeat right;
	height: auto;
	width: 980px;
}

#navMain ul {
	float: right;
	margin: 0px 0px 0px auto;
	width: auto;
	height: 23px;
	margin: 0 auto;
	position: relative;
	left: 0;
}

#navMain li {
	float: left;
	line-height: 22px;
	padding-right: 10px;
	position: relative;
	right: 0;
}


/*Property List*/
#propertyList {
	width: 100%;
}
#propertyList li {
	border-bottom: 1px #eee solid;
	border-right: 1px #eee solid;
	border-left: 1px #eee solid;
}
#propertyList .header {
	background-color: #eee;
	border-bottom: 1px #eee solid;
	border-top: 1px #eee solid;
}

h2, h1, h3, h4 {
	color: #004F8F;
}
.first h2, .first h1, .first h3, .first h4 {
	color: #fff;
}
.MOD_Title {
	font-size: 146.5%;
	margin-bottom: 0.2em;
	margin-top: 1.2em;
	color: #004F8F;
}
.SubNav a, .SubNav a:link {
	color: #fff;
	float: left;
	padding: 3px 0px;
width: 150px;
}
.SubNav {
	padding-left: 20px;
}
.booking-path .yui-gf .yui-u {
	width: 73.2%;
}


/*Custom Footer*/
#ft p {
	display: none;
}
.Global_Footer_Div {
	width: 980px;
	height: 29px;
	padding-top: 9px;
	background-color: #237FCF;
	text-align: center;
}
.Global_Footer_Div a {
	color: #fff;
}
.Global_Footer_Div_2 {
	width: 980px;
	height: 140px;
	margin-left: 0px;
	margin-top: 18px;
	background-color: Transparent;
}
.Global_Footer_2 {
	width: 980px;
	margin: 5px 0px 0px 0px;
	color: #fff;
	font-size: .8em;
	text-align: center;
	background-color: Transparent;
}
.Global_Footer A, .Global_Footer A:hover {
	color: #fff;
}
.Global_Footer_Div_2 td, .Global_Footer_Div td {
	text-align: center;
}

