@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: #9999cc none no-repeat top center !important;
	text-align: left;
}

body {	
	background-color: #9999cc;
}

#custom-doc {
	width: 960px;
	min-width: 960px;
	margin:auto;
	text-align: left;
}

.yui-gf div.first {
	background-color:#D8D9F2;
	border: 1px solid #8679B5;
	margin-left: 27px;
	padding: 10px;
	width:210px;
}

/*Header*/
#hd {
	margin-top:30px;
	background: url(layouts/dh_table_bg3.jpg) no-repeat top center;
	height: 145px;
}
#headerTop {	
	height: 83px;
}
#headerTop a {
	height: 130px;
	width: 270px;
	display: block;
}

/*Main Nav turned off for subsites - top nav found in header.ascx */

#navMain ul {
	display:none;
}
#navMain li {
	display:none;	
} 

/*Top nav for limited nights sub-websites */
.topnav {color:#fff; text-decoration: none;}

.topnav ul {
	position: relative;
	bottom: 20px; 
	text-align: center;
	text-decoration: none;
	color: #fff;
}
.topnav li {
	display: inline;
	padding-right: 15px;
	color: #fff;
}
.topnav a:link {text-decoration: none; color: #fff;}
.topnav a:hover {text-decoration: underline;}
.topnav a:active {text-decoration: underline;}
.topnav a:visited {color: #fff;}

	
/*body*/
#bd {
	background: #9999cc url(layouts/dp_bg3.jpg) repeat-y center;
	padding:10px 9px 9px 0;
}
.yui-gf .yui-u {
	padding-right:20px;
	width: 654px;
}
.content-right #bd, .content #bd {
	padding:29px;
}

/*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*/
.main-content-page #bd {
   padding:25px;
}
.booking-path .yui-gf .yui-u {
	width:67.2%;
}
#filmstrip li img.selected {
	border:1px solid #2441A3;
}
.booking-path-section-header {
	background-color: #c8c8e9!important;
}
.booking-sidebar-container {
	background-color: #c8c8e9 !important;
	margin-left: 0px !important;
}
.booking-sidebar-container .widget {
	background-color: white !important;
	border: 1px solid #2441A3;
	color: #000;
}
.widget h4 {
	background-color: #ccc;
}
.booking-sidebar-container h3, .booking-sidebar-container h4{
	color: #2441A3;
	font-size: 116%;
	font-weight: bold;
	margin-bottom: 5px;
}
.ratedetails .ratedetails .step, .payment .payment .step, .thankyou .thankyou .step {
	color: #2441A3;
}
.unit-quick-description-wrapper  h1{
		color: #2441A3;
}

/*for calendar - to avoid conflicts with rotator*/
#ui-datepicker-div {z-index: 100 !important;}

/*footer*/
#ft {	
	background: url(layouts/ft_bg3.jpg) no-repeat center bottom transparent;
	padding: 0px 10px 10px 0;
}


/*HomepageSplash*/
#mID44153 {
	height: 288px;
}
.splash {
	margin-left: -26px;
	position: absolute;
	top: 206px;
}

/*Text and Link Color & formatting*/
h2, h3, h4, h5, h6 {
	color: ##2441A3;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;
}
h1 {
	color: ##2441A3 !important;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 0.5em;}
	
	.refine {color:#eee;}
	
.PropertyList_ascx a {
	font-weight: normal;
}
.PropertyList_ascx h3 {
	margin-bottom: 0.0em;
}

a:link, a:visited  {
	color:#0000CC;
}
a:hover, a:active {
	color:#0000CC;
	text-decoration: underline;
}

#navMain a:hover, #navMain a:active {
	color:#fff;
}
#navMain a:link, #navMain a:visited  {
	color:#fff;
}



/*Search - set to mod_alt & title on
.search {margin-left: 10px !important;}

.Search_ascx .MOD_ALT_Layout {
	background: #788599 url("layouts/bg_search.jpg") no-repeat center top !important;
	min-height: 301px;
	padding: 0px;
	margin-bottom: 5px;
}
.Search_ascx .MOD_ALT_Table_Top {
	background: transparent none !important;
	height: 68px;
	padding: 0px;
}
.Search_ascx .MOD_ALT_Content, .Search_ascx .MOD_ALT_Left, .Search_ascx .MOD_ALT_Right {
	background-color: transparent;
	color: #fff;
}
.Search_ascx .MOD_ALT_Table_Bottom {
	height: 7px;
	background-color: transparent;
}
.Search_ascx .MOD_ALT_Foot_Middle, .Search_ascx .MOD_ALT_Foot_Middle {
	width: 100% !important;
	background-color: transparent;
}
.Search_ascx .MOD_ALT_Title {
	visibility: hidden;
}
.MOD_ALT_Content, .MOD_ALT_NT_Content {
	padding: 5px 4px 5px 5px;
}*/
/*Search by name - set to mod_alt & title on
.SearchByName_ascx .MOD_ALT_Layout {
	background: transparent url("layouts/bg_searchname.jpg") no-repeat center top;
}
.SearchByName_ascx .MOD_ALT_Table_Top {
	background: transparent none !important;
	height: 65px;
	padding: 0px;
}
.SearchByName_ascx .MOD_ALT_Content, .SearchByName_ascx .MOD_ALT_Left, .SearchByName_ascx .MOD_ALT_Right, .SearchByName_ascx .MOD_ALT_Table_Bottom {
	background-color: transparent;
}
.SearchByName_ascx .MOD_ALT_Content {
	color: #fff;
}
.SearchByName_ascx .MOD_ALT_Foot_Middle, .MOD_ALT_Foot_Middle {
	width: 100% !important;
}
.SearchByName_ascx .MOD_ALT_Title {
	visibility: hidden;
}
.search-by-name label {
	display: none;
}
.SearchByName_ascx .MOD_ALT_Table_Bottom {
	background: none no-repeat;
	height: auto;
}
*/
/*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;
}
*/
.ui-datepicker.ui-datepicker-multi {
width: auto !important;
}
.booking-info {
    float: right;
    width: auto !important;
}
#continueBookingInline  {position: relative !important;}

.ui-widget {
font-family: inherit !important;
font-size: inherit !important;
}

