@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, html {
	background: #96CEDF url("layouts/bg.jpg") no-repeat top center;
	color: #333;
	text-align: left;
	font-size: 13px !important;
}
body {
	padding-top: 0px;
}
#custom-doc {
	width: 1007px;
	min-width: 980px;
	margin:auto;
	text-align: left;
}
.yui-gf div.first {
	border:medium none;
	padding: 0 0 0 15px;
	width:210px;
}
.yui-gf .yui-u {
	padding:14px 19px;
	width:735px;
}
.yui-g {
	padding:14px 35px;
}
/*Header*/
#hd {
	background: transparent url("layouts/hd_bg.png") no-repeat top center;
	height: 201px;
}
#headerTop {
	height: 142px;
}
#headerTop a {
	height: 142px;
	width: 270px;
	display: block;
}
#hd .custom {
	float:right;
	margin-top:13px;
	padding-right:28px;
}
/*Main Nav - removes horizontal scroll issue*/
#navMain {
	background-color: transparent;
	height: 55px;
	width: 100%;
}
#navMain ul {
	float: none;
	position: relative;
	left: auto;
	width:730px;
	height: 55px;
	margin: 0 auto;
}
#navMain li {
	position: relative;
	right: auto;
	float: left;
	padding: 0px 20px;
	line-height: 55px;
}
/*body*/
.booking-path .yui-gf .yui-u {
    width: 70.2%;
}

.left-content #bd {
	background: transparent url("layouts/bd_bg_2.png") repeat-y top center;
	padding:0px 9px 9px 0;
}
.content #bd, .main-content-page #bd, .booking-path #bd {
	background: transparent url("layouts/bd_bg_1.png") repeat-y top center;
	padding:0px 9px 9px 0;
}
/*Property List*/
#propertyList {
	width: 100%;
}
#propertyList li {
	border-bottom: 1px #dde0e2 solid;
	border-right: 1px #dde0e2 solid;
	border-left: 1px #dde0e2 solid;
}
#propertyList .header {
	background-color: #dde0e2;
	border-bottom: 1px #dde0e2 solid;
	border-top: 1px #dde0e2 solid;
}
/*New Booking Path*/
.booking-path-section-header {
	background-color: #dde0e2 !important;
}
.booking-sidebar-container {
	background-color: #dde0e2 !important;
}
.booking-sidebar-container .widget {
	background-color: white !important;
	border: 1px solid #ccc;
	color: #000;
}
.widget h4 {
	background-color: #ccc;
}
.booking-sidebar-container h3 {
	color: #026FC2;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 5px;
}
.ratedetails .ratedetails .step, .payment .payment .step, .thankyou .thankyou .step {
	color: #026FC2;
}
/*Search - set to mod_alt & title on*/
.search {
	margin-left: 0px !important;
	padding:65px 7px;
	color: #fff;
}
.Search_ascx {
	background: #0B488B url("layouts/search_bg.jpg") no-repeat center bottom;
}
.Search_ascx .module-none {
	background: transparent url("layouts/Searchttl.png") no-repeat 14px 10px;
}
/*Search by name - set to mod_alt & title on*/
.SearchByName_ascx {
	background: #0B488B url("layouts/searchname_bg.jpg") no-repeat center top;
	height: 81px;
	margin-top: 4px;
}
.search-by-name label {
	display: none;
}
.search-by-name {
	padding-top: 45px;
}
/*Search Buttons*/
.search-button-wrapper input {
	margin: 3px 0px 10px 0px;
	border: 1px #fff solid;
	background-color: #fff;
	color: #0467CD;
	font-weight: bold;
	padding: 1px 10px;
}
.name-search-button {
	position: relative;
	float: right;
	margin-right: 8px;
	border: 1px #fff solid;
	background-color: #fff;
	color: #0467CD;
	font-weight: bold;
}
#name.yui-ac-input {
	margin-left: 10px;
	width: 160px;
}
/*for calendar - to avoid conflicts with rotator*/
#ui-datepicker-div {
	z-index: 100 !important;
}
/*ft*/
#ft {
	background: transparent url("layouts/ft_bg.png") no-repeat top center;
	color: #0E5490;
	padding:7px 9px 9px;
}
#ft .custom {
	color: #0E5490;
}
/*HomepageSplash*/
#mID46774 {
	height: 301px;
}
.splash {
	margin-left:-18px;
	position:absolute;
	top:201px;
}
/*Text and Link Color & formatting*/
h2, h3, h4, h5, h6 {
	color: #FF160B;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
}
h1 {
	color: #D6201D !important;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-size: 170%;
}
.refine {
	color:#eee;
}
.PropertyList_ascx a {
	font-weight: normal;
}
.PropertyList_ascx h3 {
	margin-bottom: 0.0em;
}
a:link, a:visited, a {
	color:#0E5490;
}
a:hover, a:active {
	color:#5A98C9;
}
#navMain a:hover, #navMain a:active, .navigation a:hover, .navigation a:active {
	color:#fff;
	padding-right:0px;
}
#navMain a:link, #navMain a:visited, .navigation a:link, .navigation a:visited {
	color:#fff;
	padding-right:0px;
}
.custom a {
	font-size: 11px;
}
.MOD_Left, .MOD_Content, .MOD_Right {
	background-color: transparent !important;
}
.AgencyInfo_ascx {
	padding: 10px 15px;
}
#bd .HtmlModule_ascx ol, #bd .HtmlModule_ascx ul {
	margin-left: 2.12em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
#bd .HtmlModule_ascx ul li {
	display: list-item;
	list-style-type: disc;
	margin-bottom: 1.0em;
}
#bd .HtmlModule_ascx ol li {
	display: list-item;
	list-style-type: decimal;
	margin-bottom: 1.0em;
}
#bd .HtmlModule_ascx ol li ol li {
	display: list-item;
	list-style-type: lower-alpha;
	margin-bottom: 1.0em;
}
#bd .HtmlModule_ascx p {
	margin-bottom: 1.0;
}

.booking-info {
    float: right;
    width: auto !important;
margin-left: 0px !important;
}

.embedded-multimedia a:hover {
    text-decoration: none;
    background: rgb(150,206,223);
}
.embedded-multimedia a {
    background: rgb(33,78,159);
    display: block;
    padding: 5px;
    width: 146px;
    color: #fff !important;
    text-align: center;
    border-radius: 8px;
}