/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			right;
	margin-bottom:	1em;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color:			#13a;
}
.sf-menu li {
	background:		#000000;
}
.sf-menu li li {
	background:		#AABDE6;
}
.sf-menu li li li {
	background:		#9AAEDB;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background:		#CCC4AA;
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 	2.25em;
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		none;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	text-indent: 	-999em;
	overflow:		hidden;
}

/* bespoke css */
DIV#topnav {
	float: left;
	clear: both;
	width: 919px;
	min-height: 29px;
	height: auto !important;
	height: 29px;
	position: relative;
	margin-left: 37px;
}

DIV#topnav UL, DIV#topnav UL LI UL, DIV#topnav UL LI UL LI UL {
	list-style: none;
}
/* top-level css start */
DIV#topnav UL {
	float: left;
	width: 750px;
	height: 29px;
	position: relative;
	z-index: 50;
	left: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url(/images/bgNav.gif) top left repeat-x;
}
DIV#topnav UL LI {
	float: left;
	width: auto;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
DIV#topnav UL LI A, A#bookNowOpen, A#bookNowClose {
	display: block;
	text-transform: uppercase;
	font-family: Georgia, arial, sans serif;
	padding: 7px 14px 3px 14px;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	color: #FFFFFF;
	min-height: 19px;
	height: auto !important;
	height: 19px;
	font-size: 11px;
	min-width: 10px;
	width: auto !important;
	width: 10px;
	white-space: nowrap;
}
DIV#topnav UL LI.active A,
DIV#topnav UL LI.sfHover.active A, 
DIV#topnav UL LI A:hover, 
DIV#topnav UL LI.sfHover A,
DIV#topnav UL LI.sfHover A:hover {
	background-color: #595145 !important;	
}
DIV#topnav UL LI.active A {
	background-color: #565656 !important;	
}
/* top-level css end */
/* 2nd level css start */
DIV#topnav UL LI UL {
	width: 687px;
	display: none;
	float: left;
	position: absolute;
	z-index: 55;
	top: 29px;
	left: 0px;
	height: auto;
	padding-left: 9px;
	background-color: transparent;
	min-height: 326px;
	height: auto !important;
	height: 326px;
	background: url(/images/bgNav.png) 223px 0px no-repeat;
}
DIV#topnav UL LI:hover UL {
	display: block;
	padding-left: 232px;
}
DIV#topnav UL LI UL LI {
	float: left;
	clear: both;
	width: 172px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #555555;
	z-index: 60;
}
DIV#topnav UL LI UL LI H1 {
	color: #FFFFFF;
	height: 25px;
	margin: 40px 0px 30px 4px;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	font-family: Georgia, arial, sans serif;
}
DIV#topnav UL LI UL LI A,
DIV#topnav UL LI.active UL LI A, 
DIV#topnav UL LI.sfHover.active UL LI A, 
DIV#topnav UL LI.sfHover.active UL LI.sfHover.active A, 
DIV#topnav UL LI.sfHover UL LI A {
	text-transform: none;
	font-family: arial, sans serif;
	padding: 3px 0px 1px 5px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	background-color: transparent !important;
	white-space: normal;
	width: 167px;
	color: #CBCBCB;
}
DIV#topnav UL LI UL LI A:hover,
DIV#topnav UL LI.sfHover UL LI.sfHover,
DIV#topnav UL LI.sfHover.active UL LI A:hover, 
DIV#topnav UL LI.sfHover UL LI.sfHover A:hover {
	background-color: #443F31 !important;
}
DIV#topnav UL LI.active UL LI.active A {
	background-color: #595959 !important;
}

/* 2nd level css end */
/* 3rd level css start */
DIV#topnav UL LI UL LI UL,
DIV#topnav UL LI:hover UL LI UL {
	width: 260px;
	display: none;
	position: absolute;
	min-height: 231px;
	height: auto !important;
	height: 231px;
	top: 96px;
	left: 178px;
	margin: -1px 0px 0px 0px;
	padding-left: 0px;
	padding-top: 0px;		/*reset inherited style*/
	margin-left: 223px;		/*reset inherited style*/
	background-color: transparent;
	background: url(/images/bgNavLvl3.png) top left repeat;
}
DIV#topnav UL LI:hover UL LI:hover UL {
	display: block;
}
DIV#topnav UL LI UL LI UL LI {
	float: left;
	width: 260px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
DIV#topnav UL LI UL LI UL LI A,
DIV#topnav UL LI.sfHover.active UL LI.sfHover.active UL LI A, 
DIV#topnav UL LI.active UL LI.active UL LI A, 
DIV#topnav UL LI.sfHover UL LI.sfHover UL LI A {
	font-size: 12px;
	text-transform: none;
	font-family: arial, sans serif;
	padding: 3px 0px 1px 5px;
	margin: 0px 0px 0px 0px;
	width: 255px !important;
	background: transparent !important;
}
DIV#topnav UL LI UL LI UL LI A:hover,
DIV#topnav UL LI.active UL LI.active UL LI.active A,
DIV#topnav UL LI.sfHover.active UL LI.sfHover.active UL LI.active A:hover,
DIV#topnav UL LI.sfHover.active UL LI.sfHover.active UL LI A:hover,
DIV#topnav UL LI.sfHover.active UL LI.sfHover.active UL LI.sfHover.active A {
	background-color: #443F31 !important;
}
DIV#topnav UL LI.active UL LI.active UL LI.active A,
DIV#topnav UL LI.sfHover UL LI.sfHover UL LI.active A,
DIV#topnav UL LI.sfHover.active UL LI.sfHover.active UL LI.active A {
	background-color: #595959 !important;
}
/* 3rd level css end */

/* size-specific css start */
DIV#topnav UL LI#topnav_1 {
	width: 223px !important;
}

DIV#topnav UL LI#topnav_1 A {
	background-color: transparent !important;
	width: 195px !important;
	color: #808080;
}

DIV#topnav UL LI#topnav_1 A:hover, DIV#topnav UL LI#topnav_1.current A {
	color: #FFFFFF;
}
/* size-specific css end */

/* booking panel styles start */
DIV#bookNow {
	width: auto !important;
	text-align: right;
	float: right;
	position:relative;
}

DIV#bookNow A, DIV#bookNow A:hover {
	color: #FFF !important;
	/*background: transparent !important;*/
	background: url(/images/booknowBG.png) top left repeat-x;
}

DIV#bookingPanel {
	position: absolute;
	z-index: 55;
	width: 696px;
	right: 0px;
	background: black;
	display: none;
	border-bottom: 1px solid #CC9F2E;
	text-align: left;
	height:150px;
}

DIV#bookingPanel h1 {
	color: #FFFFFF;
	font-family: Georgia,arial,sans serif;
	font-size: 23px;
	font-weight: normal;
	height: 25px;
	line-height: 25px;
	margin: 17px 0px 11px 14px;
	width: 682px;
}

/* datepicker styles start */
#ui-datepicker-div {
	font-size: 11px;
}
IMG.ui-datepicker-trigger {
	margin: 0px 0px 0px 6px;
	cursor: pointer;
	position: relative;
	top: 2px;
}

.ui-datepicker-header {
	height: 20px;
	margin-left: -1px;
	background-color: #D2D2D2;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	border-top: 1px solid #56899A;
	border-right: 1px solid #56899A;
	border-left: 1px solid #56899A;
}

.ui-datepicker-calendar {
	background-color: #E8E8E8;
	border-right: 1px solid #56899A;
	border-bottom: 1px solid #56899A;
	border-left: 1px solid #56899A;
}

.ui-icon {
	cursor: pointer;
}

.ui-state-hover {
	background-color: #E8E8E8 !important;
	color: #151A20 !important;
	text-decoration: none !important;
}

#tblBookingPanel {
	font-size: 12px;
	margin-left: 14px;
	width: 97%;
	margin-bottom: 10px;
	width: 682px;
}

#tblBookingPanel TR TH {
	padding-left: 2px;
}
#tblBookingPanel TR TH, #tblBookingPanel TR TD {
	padding-right: 15px;
	padding-bottom: 5px;
}

#tblBookingPanel TR TH LABEL {
	color: #CBCBCB;
	font-weight: normal;
}

#tblBookingPanel TR TD INPUT {
	float: left;
	width: 75px;
	height: 19px;
}

#tblBookingPanel TR TD INPUT.date 
{
	width: 100px;
}

#tblBookingPanel TR TD SELECT {
	float: left;
	width: 40px;
	height: 20px;
}

A#launchBookingEngine {
	padding: 10px 0px 0px 0px !important;
	border: none !important;
	background: none !important;
	width: auto;
}

A#bookNowClose {
	padding: 0px 0px 0px 0px !important;
	border: none !important;
	background: none !important;
	/*float: right;*/
}

/* Datepicker
----------------------------------*/
.ui-datepicker { width: 220px; padding: 2px 0px 0px 3px; margin-left: -2px; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px;  }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { float:left; font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year { float: right; }
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; margin-left: 0px;}
.ui-datepicker th { padding: 4px 0px 4px 0px; text-align: center; font-weight: bold; color: #151A20; font-size: 1.1em;}
.ui-datepicker td { border: 0; padding: 1px; text-align: center;}
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-decoration: none; border: 1px solid #56899A; background-color: #56899A; color: #FFFFFF;}
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* datepicker styles end */
/* booking panel styles end */

/* footer css start */
#footer {
	height: 28px;
	background-color: #000000;
	width: 956px;
	margin: 0px auto 0px auto;
}

#footerLft {
	float: left;
	width: 416px;
	/*margin-left: 37px;*/
}

#footerLft UL {
	float: left;
	margin: 0px 0px 0px 6px;	
	padding: 0px 0px 0px 1px;	
	list-style: none;
	font-size: 11px;
	position: relative;
	background: #000000 url(/images/bgFooterLft.gif) left no-repeat;
}

#footerLft UL LI {
	float: left;
	width: auto;
	white-space: nowrap;
	text-align: left;
}

#footerLft UL LI A {
	color: #939598;
	display: block;
	width: auto;
	text-decoration: none;
	height: 20px;
	padding: 6px 10px 2px 8px;
	background: #000000 url(/images/bgFooterLft.gif) right no-repeat;
}

#footerLft UL LI.ftHover A, #footerLft UL LI.activeftr A {
	background: #565656 url(/images/bgFooterLft.gif) right no-repeat;
}

#footerLft UL LI UL {
	display: none;
	position: absolute;
	width: 194px;
	height: 200px;
	background: url(/images/bgFooterSubMenu.png) top left repeat;
	margin: 0px 0px 0px 0px;
	top: -200px;
}

#footerLft UL LI UL LI {
	width: 176px;
	border-bottom: 1px solid #555555;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 9px;
}

#footerLft UL LI UL LI H1 {
	color: #FFFFFF;
	height: 24px;
	margin: 17px 0px 8px 4px;
	font-size: 23px;
	line-height: 25px;
	font-weight: normal;
	font-family: Georgia, arial, sans serif;
}

#footerLft UL LI UL LI A {
	background: transparent !important;
	padding: 3px 0px 1px 5px;
	color: #CBCBCB;
}

#footerLft UL LI UL LI A:hover, #footerLft UL LI UL LI.activeftr A {
	background-color: #595959 !important;
}

#footerRgt {
	float: left;
	width: 267px;
	/*height:28px;*/
	/*border:1px solid #fff;*/
}

#footerRgt UL {
	float: right;
	margin: 0px 0px 0px 0px;	
	padding: 0px 0px 0px 0px;	
	list-style: none;
	font-size: 11px;
	height: 28px;
	/*border-left: 1px solid #555555;*/
	background: url(/images/inbetween.png) top left repeat-x;
}

#footerRgt UL LI {
	float: left;
	width: auto;
	height: 28px;
	border-right: 2px solid transparent;
}

#footerRgt UL LI#footer_3
{
	border-right:none;
}


#footerRgt UL LI A {
	float: left;
	color: #CBCBCB;
	text-decoration: none;
	padding: 0px 22px 0px 22px;
	background: url(/images/buttonbackground.png) top left repeat-x;	
	height:28px;
}

#footerRgt UL LI A SPAN
{
	padding:6px 0px 8px 0px;
	display:block;
}



#footerRgt UL LI A:hover {
	background: url(/images/buttonbackground.png) bottom left repeat-x;
}

DIV#best-rate
{
	position:absolute;
	top:110px;
	left:-3px;
	display:none;
}

DIV#socialMedia
{
	width:273px;
	float:left;
}

UL#social
{
	padding:7px 20px 0px 0px;
	float:right;
}


UL#social LI
{
	padding-left:6px;	
	float:left;
	list-style:none;
}

UL#social LI.external
{
	margin-top:-3px;
}

DIV#___plusone_0 
{
	width:35px !important;
}
