﻿.HideMe
{
	display:none;
}

/******** ONLY FONTS AND Default Layout**********/

body input
{
	border-style: solid;
	border-width: 1px;
}
body select
{
	border-style: solid;
	border-width: 1px;
}

a img
{
	border-style: none;
}

body a
{
	text-decoration: none;
}

body
{
	font-family: Arial;
	font-size: 9pt;
	text-align: center;
	margin: 0px 0px;
}

body
{
	text-align: left; /*Mozila specific*/
}

#dvBody
{
	display: block;
	width: 980px;
}

#dvHeader
{
	display: block;
}

/*IE specific */
* html #dvHeader
{
	height: 1px;
}

#dvContent
{
	display: block;
}

#dvGlobalNavigation
{
	display: inline;
	width: 796px;
}

#dvGlobalBar
{
	margin: 2px 2px 2px 2px;
	height:22px;
}

#dvLanguages
{
	margin: 0px 5px;
	z-index: 1000;
	display: inline-block;
}

#dvLanguages ul
{
	display: inline;
	list-style-type: none;
}

#dvLanguages ul li
{
	display: inline;
}

#dvLanguages ul a:link, #dvLanguages ul a:visited, #dvLanguages ul a:active
{
	margin: 0px 5px 0px 0px;
	text-decoration: none;
}

#dvLanguages ul a:hover
{
}

#dvRSS
{
	display: inline;
	padding-top: 4px;
}

#dvMembership
{
	text-align: right;
	margin-right: 5px;
}

#dvSearch
{
	display: inline;
	padding:2px;
}

#dvFontControls
{
	display: inline;
	padding-top: 4px;
}

.rs-dvHeaderLogo
{
	display: block;
	height: 100px;
	width: 100px;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #8BAFCF;
}

.ClearBoth
{
	clear:both;
}
/*****************************************************************/
/* Footer														 */
/*****************************************************************/
#dvFooter
{
	float: left;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding-top: 10px;
}
#dvFooter a, #dvFooter p
{
	/*font-weight: bold; 	font-family: Andalus; */
}
.rs-lnkFooter
{
	display: inline;
	color: #3C6B97;
}
.rs-lnkFooter div
{
	display: inline;
	list-style-type: none;
	padding-left: 5px; 
	padding-right: 5px;
	margin-left: 0px;
	border-left-width: 1px;
}
.rs-lnkFooter div a
{
	text-decoration: none;
}
.footerContact
{
	color: #7E9CA7;
	padding-top: 10px;
}

/*****************************************************************/
/*	Navigation Menu										    	 */
/*****************************************************************/
#dvHeaderGlobalNavigation
{
	display: inline;
}
#dvRootMenuItemSeperator
{
	display: inline;
}
.rs-pnlTabs
{
	font-family: Tahoma;
	font-size: 9pt;
	display: block; /* margin-top: 13px; */
	width:980px;
	background:white;
	text-transform:uppercase;
}
/**Border Line********************/
#dvBorder
{
	display: block;
	height: 25px;
	margin-left: 190px;
	background-repeat: no-repeat;
	background-position: left top;
}

#dvBorder div#dvLeftBorderEdge
{
	background-repeat: repeat-x;
	display: block;
	margin-left: 61px;
	height: 18px;
}
/***Tabs Buttons******************/
.rs-dvRootMenuItem
{
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	cursor: pointer;
}
.rs-dvRootMenuItem a
{
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	font-weight: bold;
	height: 21px;
	cursor: pointer;
}
.rs-dvRootMenuItem a div
{
	cursor: pointer;
	background-position: center top;
	background-repeat: repeat-x;
	display: inline-block;
	height: 29px;
/*	padding-top: 6px; */
	vertical-align: top;
}

.rs-dvRootMenuItem_Selected
{
	background-position: left top;
	display: inline-block;
	height: 29px;
}
.rs-dvRootMenuItem_Selected a
{
	background-position: right top;
	background-repeat: no-repeat;
	display: inline-block;
	height: 21px;
}
.rs-dvRootMenuItem_Selected a div
{
	cursor: pointer;
	background-position: center top;
	background-repeat: repeat-x;
	display: inline-block;
	height: 29px;
/*	padding-top: 6px; */
	vertical-align: top;
}
/**********************************/
.pnlSubMenuNavigationBar
{
	position:relative;
}

.avatarLink
{
	position:absolute;
	top: 20px;
}

.checkAvailabilityLinkHome
{
	position:absolute;
	top: 20px;
}

.rs-pnlSubMenuNavigation
{
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	display: block;
	width: 100%;
}
.rs-spanBoxedLinksCollection
{
	white-space: nowrap;
	display: inline-block;
	vertical-align: top;
}

.rs-LinksColumn
{
	white-space: nowrap;
	display: inline-block;
	margin: 0px 1px 0px 1px;
	padding: 5px 5px 0px 5px;
	vertical-align: top;
	height: 115px;
}

/* html .rs-LinksColumn
{
	height:115px;
}*/

.rs-CurrentChildLink
{
	list-style-type: circle;
}
.rs-ParentSiteImage
{
	margin-bottom: -4px;
}
.rs-ChildLink a
{
	padding-bottom: 10px;
	display: block;
}

.rs-dvPathLink a
{
	padding-bottom: 5px;
	margin: 0px 0px;
}

.rs-dvPathLink input
{
	padding-top: 5px;
}

.rs-dvPathLink
{
	display: inline;
}

.rs-dvChildLink_Selected
{
	padding-bottom: 6px;
	display: block;
}

.rs-dvChildLink_Selected a
{
	list-style-type: circle;
}

/******************************************************************/

#dvLanguages ul a:link, #dvLanguages ul a:visited, #dvLanguages ul a:active /* The top bar lanuage switcher*/
{
	font-weight: bolder;
}

#dvFontControls
{
	font-size: 9pm;
}

/***Tabs Buttons******************/
.rs-dvRootMenuItem a
{
	text-decoration: none;
	margin-top:8px;
}
.rs-dvRootMenuItem a div
{
	text-transform: uppercase;
	padding: 0px 0px 0px 0px; /* The space beteen the lable on the title and top of the tab */
}

.rs-dvRootMenuItem_Selected a
{
	font-weight: bold;
	margin-top:8px;
	text-decoration: none;
}
.rs-dvRootMenuItem_Selected a div
{
	text-transform: uppercase;
	padding: 0px 0px 0px 0px; /* The space beteen the lable on the title and top of the tab */
}

/**********************************/

.rs-ChildLink a
{
	font-weight: bolder;
	text-decoration: none;
}
.rs-dvPathLink a
{
	font-weight: bolder;
	text-decoration: none;
}


.rs-dvChildLink_Selected a
{
	font-weight: bolder;
	text-decoration: none;
}

/**************************************************/
/* Used for the Zone specific styles			  */
/**************************************************/

body h1
{
	/* Must be here to over ride the */
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0;
}
body h2
{
	/* Must be here to over ride the */
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0;
}
body h3
{
	/* Must be here to over ride the */
	font-family: Arial;
	font-size: 10pt;
	margin-top: 0;
}

.ZoneOneMainText
{
	padding: 20px 20px 20px 20px;
	font-weight: 500;
}

/* commented out INDY 21/10/08 - breaking content editors changes
.ZoneOneMainText li
{
	display: inline;
}
*/

.ZoneOneBack
{
	width: 980px;
	overflow: hidden;
	position: relative;
}

.ZoneOne a
{
	color: #A54B0C;
	text-decoration: none;
}

.ZoneOne a:hover
{
	color: #A54B0C;
	text-decoration: underline;
}

* html .ZoneOneSpacer /* Only IE sees this */
{
	width: 100%;
	height: 20px;
	border-bottom: none;
	background: url(/App_Themes/Jumeirah_Default/HBoarder.jpg ) repeat-x bottom;
}

/* The back of the zone two */
.ZoneTwo
{
	font-size: 9pt;
	height: 100%;

	position: relative;
}

.ZoneTwo a
{
	color: #A54B0C;
	text-decoration: none;
}

.ZoneTwo a:hover
{
	color: #A54B0C;
	text-decoration: underline;
}

.ZoneTwoNearCrossSell
{/* 
	overflow: auto;
	position: relative; padding-bottom:30px; */
}

.ZoneTwoFarCrossSell
{
	overflow: auto;
	position: relative; /* padding-bottom:30px; */
}

.ZoneTwoItemContainer
{
	/* padding: 20px 10px 0px 10px; */
	/* padding: 10px 10px 0px 10px; */
	position:relative;
	margin:0px;
}

/* Used to seperate Zone One and Zone two*/
.ZoneSpacer
{
	border-bottom: dotted 1px #75552C;
	text-align: right;
}

.ZoneSpacer a
{
	font-weight: bold;
	text-transform:uppercase;
}
.UtilityBarEnclosure
{	
	vertical-align:middle;
}
.UtilityBarItem
{
	vertical-align: middle;
	padding: 2px 5px 5px 5px;
}
.UtilityBarItem a img
{
	vertical-align:middle;
}

.UtilityBarItem a
{
	vertical-align:middle;
}

* html .ZoneSpacer /* Used to seperate Zone One and Zone two*/
{
	width: 100%;
	height: 20px;
	border-bottom: none;
	background: url(/App_Themes/Jumeirah_Default/HBoarder.jpg ) repeat-x bottom;
}

.ZoneTwoMainText .Field
{
	font-weight: bold;
	color: #76552A;
}
.ZoneTwoMainText .Field a
{
	font-weight: bold;
}
.ZoneTwoMainText .FieldValue
{
	font-weight: normal;
}
.ZoneTwoMainText .ContentBox
{
	text-align: left;
	float: left;
	width: 50%;
	padding: 30px 0px 20px 4px;
}
.ZoneTwoMainText .InfoBox
{
	padding-top: 2px;
}
.ZoneTwoMainText .EventDetails
{
	padding: 20px 20px 20px 20px;
	background: #f6f3ee;
}
.ZoneTwoMainText .EventDetails .EventDetailImage
{
	float: left;
	margin: 0px 20px 20px 0px;
}
.ZoneTwoMainText .EventDetails
{
	float: left;
}
.EventDetailBackLink
{	
	padding: 20px;
}
* html .ZoneTwoItemSpacer /* The div between items displayed IE only*/
{
	border-bottom: none;
	height: 1px;
	width: 100%;
	background: url(/App_Themes/Jumeirah_Default/HBoarder.jpg ) repeat-x bottom;
	float: left;
}
.ZoneItemRepeaterContent
{
	width: 100%;
	overflow: hidden;
}

.ZoneItemRepeaterContentRow
{
	width: 100%;
	overflow: hidden;
}

.ZoneItemRepeaterContentNear
{
	width: 30%;
	overflow: auto;
	position: relative; /* padding-bottom:30px; */
}

.ZoneItemRepeaterContentFar
{
	width: 70%;
	overflow: auto;
	position: relative; /* padding-bottom:30px; */
}

.BottomCell /* A cell in the footer cross cell*/
{
	overflow: auto;
	position: relative;
}
.BottomCell h3 a
{
	color: #b4d5d9;
}
.BottomCell p
{
	padding: 0px;
	margin: 0px;
}

.BottomCrossCellText
{
	font-size: 9pt;
	font-weight: bold;
	padding: 0px 10px 10px 10px;
	overflow: auto;
	position: relative;
}

.BottomCrossCellImage
{
	padding: 0px 10px 10px 10px;
	overflow: auto;
	position: relative;
}

.BottomCrossCellLayout
{
	overflow: auto;
	position: relative;
}

.BottomCrossCellManager
{
	padding-top: 10px;
	overflow: auto;
	position: relative;
	float: left;
}

.BottomCrossCellSeperator
{
	padding-top: 50px;
	overflow: auto;
	position: relative;
	font-size: 1pt;
}
.BottomCrossSell
{
	position: relative;
}
.SearchImageResult
{
	background-color:Black;
	padding: 1px;
	margin: 10px;
	width: 106px;
	height: 99px;
}

.SearchImageResult img
{
	width: 106px;
	height: 99px;
}

.SearchTitleResult
{
	padding-top: 7px;
	font-size: 10pt;
}

.SearchTextResult
{
}

.SearchBookNowLinkResult
{
	font-weight: normal;
	font-size: small;
	text-decoration: underline;
}

.TopSearch
{
	display: inline;
	font-family:Tahoma;
	font-weight:bold;
}

.TopMembership
{
	display: inline;
}

/* The Zone specific layouts for image sizes and text*/

.crossImage /* Style all images will pick up*/
{
	overflow: auto;
	position: relative;
}

.PageThumbNail /* style for all thumb nail images*/
{
	width: 60px;
}

.PageSmallImage
{
	width: 105px;
}

.PageMediumImage
{
	width: 150px;
}

.PageLargeImage
{
	width: 300px;
}

.PageThumbNailFooter /* style for all footer images*/
{
	margin-left: 5px;
	margin-right: 5px;
}

.PageSmallImageFooter
{
	margin-left: 5px;
	margin-right: 5px;
}

.PageMediumImageFooter
{
	margin-left: 5px;
	margin-right: 5px;
}

.PageLargeImageFooter
{
	margin-left: 5px;
	margin-right: 5px;
}


.nearTextPageThumbNail /* near for the Left to right lay out*/
{
	margin-left: 80px;
	margin-right:5px;
}

.nearTextPageSmallImage
{
	margin-left: 115px;
	margin-right:5px;
}

.nearTextPageMediumImage
{
	margin-left: 165px;
	margin-right:5px;
}

.nearTextPageLargeImage
{
	margin-left: 325px;
	margin-right:5px;
}

.farTextPageThumbNail /* far for the Left to right lay out*/
{
	margin-right: 80px;
	margin-left: 5px;
}

.farTextPageSmallImage
{
	margin-right: 115px;
	margin-left: 5px;
}

.farTextPageMediumImage
{
	margin-right: 165px;
	margin-left: 5px;
}

.farTextPageLargeImage
{
	margin-right: 325px;
	margin-left: 5px;
}

.TextNoImage /* Used when there is no image to display inline with this text*/
{
	margin-left: 0px;
}

.TextNoImageFooter /* Used when there is no image to display inline with this text in the footer*/
{
	margin: 0px 10px 10px 10px;
}


/**************************************************/

/**************************************************/
/*Weather conrol                                  */
/**************************************************/

#dvWeatherCurrentConditionsContainer
{
	width: 265px;
	height: 130px;
	font-family: Tahoma;
}

#dvWeatherForecastContainer
{
	width: 175px;
	height: 190px;
	font-family: Tahoma;
}
.WeatherCurrentConditionsTitle
{
	font-weight: bold;
	font-size: 16px; /* margin-left:104px; */
}
.WeatherTitle
{
	font-weight: bold;
	font-size: 11px; /* margin-left:104px; */
}
#WeatherTitleContainer
{
	padding-top:9px;
	padding-bottom:10px;
	text-align:center;
	font-size:10px;
}

.WeatherImage img
{
	margin-top:15px;
}
.WeatherTitle h1
{
	padding: 10px;
}
.WeatherHistorical
{
    background-color: #A79668;
    padding-left: 10px;
    height: 100%;
}
.weatherHistoryItemNear
{
	margin-top:30px;
}
.weatherHistoryItemFar
{
	margin-top:0px;
}
.WeatherInfoContainer
{
	padding-top: 10px;
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 10px;
}
.WeatherHistoricalPanel .WeatherInfoContainer
{
	padding-left: 50px;
}
.WeatherDetailContainer
{
	padding-left: 10px;
	font-size: 10px;
	padding-bottom: 10px;
}
.WeatherMetric
{
	padding-top: 10px;
}

.WeatherInfoPicDescBlock
{
	text-align: center;
	padding-bottom: 2px;
}

.WeatherCurrentConditionsInfoTextBlock
{
	display: inline-block;
	width: 171px;
	padding: 0px 5px 5px 15px;
}

.WeatherForecastInfoTextBlock
{
	display: inline-block;
	width: 180px;
	margin: 5px 5px 5px 0px;
}

/**************************************************/


.ZoneTwoSectionHeader
{
	padding: 10px 10px 0px 10px;
}

.dvListingTitle
{
	padding: 20px 20px 0px 20px;
}

.dvListingInfo
{
	padding: 0px 20px 0px 20px;
}

.dvContactTitle
{
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.dvContactTitle h1
{
	margin-bottom: 0px;
}

.dvContactAddress
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.dvContactInfo
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.dvContactEmail
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
}

.AllEventsLink
{
	text-align: center;
}

/**************************************************/
/*Booking Engine                                  */
/**************************************************/

.dvJDCBookingButton
{
	background-image: url('/Images/JDCBookingButton.gif');
	width: 128px;
	height: 25px;
	
	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
}

.dvJDCBookingButtonMargin
{
	margin-top: 2px;
}

.dvJDCBookingButtonSmall
{
	background-image: url('/Images/JDCBookingButtonSmall.jpg');
	width: 122px;
	height: 17px;
	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	
	margin-top: 5px;
}

.dvButtonSmallSearchResults
{
	background-image: url('/Images/JDCBookingButtonSmall.jpg');
	width: 122px;
	height: 17px;
	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.dvButtonSmallSearchResultsMargin
{
	margin-bottom: 5px;
}

.dvBookingPolicyMargin
{
	margin-top: 3px;
}

.dvSearchResultsItemBottomBlock
{
	margin-top: 15px;
}

.dvJDCBookingButtonMarginSmall
{
	margin-top: 1px;
}

.dvJDCBookingButtonMarginSmall a
{
	color:White;
}

.CheckAvailabilityColorHome a
{
	color: #F0C44E;
}

.dvJDCBookingButtonSmallWide
{
	background-image: url('/Images/JDCBookingButtonSmallWide.gif');
	width: 147px;
	height: 17px;
	
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
}

.dvJDCBookingButtonMarginSmallWide
{
	margin-top: 1px;
}

.dvJDCBookingButtonMarginSmallWideHome
{
	margin-top: 1px;
	margin-bottom: 5px;
}

.dvJDCBookingButtonMarginSmallWide a
{
	color:White;
}

.dvJDCBookingButtonSmallWideMargin
{
	margin: 5px;
}

.dvJDCButtonItemTemplateMargin
{
	margin: 0px 20px 10px 5px;
}

.dvMultiHotelsPrice
{
	text-align: right;
	margin-bottom: 10px;
}

.dvButtonSmallWideMarginMultiHotel
{
	margin-top: 10px;
	margin-left: 20px;
}

.dvSiriusRedemptionButtonSmallWideMargin
{
	margin: 5px 10px 10px 0px;
}

.SiriusRedemptionLink
{
	display: block;
	margin-bottom: 10px;
}

.LinkButtonBlock
{
	display: block;
}
.BookNowButton
{
	width:163px;
	height:191px;
	position:absolute;
	right:259px;
	color:white;
	text-align:right;
	top: 198px;
}
.BookNowButton a
{
	margin: 5px 24px 0px 24px;
	display:block;
	color:white;
	font-family:verdana;
	font-size:11pt;
	font-weight:bold;
}
.WeightBold
{
	font-weight:bold;
}

.WeightNormal
{
	font-weight:normal;
}
.dvBookingPageMainContainer
{
	height:100%; 
	overflow:auto; 
	font-size:8pt;
}

.dvBookingPageErrorAlert
{
	text-align: center; 
	font-weight:bold; 
	font-size: 11px; 
	margin: 10px 5px 5px 5px;
}

.dvBookingProgress
{
	height: 70px; 
	width: 600px;
	margin:10px 10px 10px 20px; 
	font-size: 8pt;
}

.dvBookingProgressContent
{
	height: 40px;
	margin: 5px 0px 5px 25px;
}

.dvBookingProgressContentUnitBlock1
{
	position:absolute;
	text-align:center; 
	width: 203px; 
	height: 38px;
}

.dvBookingProgressContentUnitBlock2
{
	position:absolute;
	left: 222px;
	text-align:center;
	width: 203px; 
	height: 38px;
}

.dvBookingProgressContentUnitBlock3
{
	position:absolute;
	left: 380px;
	text-align:center; 
	width: 203px; 
	height: 38px;
}

.dvBookingProgressTextMargin
{
	margin-top: 4px;
}

.dvBookingPageContent
{
	height:100%;
}

.dvBookingPageContentLeft
{
	float:left; 
	width:66%;
}

.dvBookingPageContentRight
{
	float:left; 
	width:32%;
}

.dvBookingPageCurrency
{
	width: 285px;
	margin: 10px;
}

.DrpBookingPageCurrency
{
	width: 255px;
	font-size: 8pt;
}

.dvBookingPageCurrencyContent
{
	margin: 10px;
}

.dvXEDisclaimer
{
	margin: 0 38px 10px 20px; 
	padding: 10px; 
	font-size: 8pt;	
}

.dvXEDisclaimerMessageMargin
{
	margin-top: 5px;
}

.dvBookingPageHotelInfo
{
	width: 285px; 
	margin: 10px;
}

.dvBookingPageHotelInfoContent
{
	float:left; 
	width:285px;
	height: 100%;
}

.dvMultiHotelSearchImage
{
	display:block;  
	width:280px;
	margin:5px 5px 5px 10px;
}

.imgMultiHotelSearch
{
	width: 278px;
}

.dvMultiHotelInfoDesc
{
	display:block;
	width:265px;
	margin: 0px 0px 5px 5px;
	font-size: 8pt;
}

.dvBookingPageHotelInfoImage
{
	display:block; 
	float:left; 
	margin:5px 10px;
}

.dvBookingPageHotelInfoDesc
{
	margin: 0px 10px 5px 10px;
	font-size: 8pt;
}

.dvBookingControlMain
{
	height:100%; 
	width: 285px; 
	margin: 5px 5px 5px 6px;
}

.dvBookingControlMainWOBorder
{
	height:100%;
	width:285px;
	margin: 5px;
	padding: 5px;
}

.dvBookingGradientLeft
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Corner_left.jpg');
	width: 24px;
	height: 22px;
}

.dvBookingGradient
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 552px; 
    height: 22px;
}

.dvSiriusRedemptionGradient
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 582px; 
    height: 22px;
}

.dvBookingGradientFull
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 892px; 
    height: 22px;
}

.ZoneTwo .dvBookingGradientRight
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Corner_right_ZoneTwo.jpg');
	width: 24px;
	height: 22px;
}

.ZoneTwo .dvBookingGradientLeft
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Corner_left_ZoneTwo.jpg');
	width: 24px;
	height: 22px;
}

.ZoneTwo .dvBookingGradient
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill_ZoneTwo.jpg');
    width: 552px; 
    height: 22px;
}

.dvBookingGradientFull
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 892px; 
    height: 22px;
}

.dvBookingGradientFullScreen
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 932px; 
    height: 22px;
}

.dvBookingGradientRight
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Corner_right.jpg');
	width: 24px;
	height: 22px;
}

.dvBookingGradientInner
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 550px; 
    height: 22px;
}

.dvBookingGradientSmall
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 237px; 
    height: 22px;
}

.dvSiriusRedemptionGradientSmall
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 222px; 
    height: 22px;
}

.dvBookingGradientSmallBookNow
{
	float:left;
	background-image: url('/Images/Jumeirah_Box_Top_Fill.jpg');
    width: 252px; 
    height: 22px;
}

.dvBookingGradientBorder
{
	border: solid 1px #D6D7D7;
	background-color: White;
}

.dvBookingGradientBorderAll
{
	width: 100%;
	border: solid 1px #D6D7D7;
	background-color: White;
}

.dvBookingCheckAvailabilityCtlError
{
	margin:3px; 
	text-indent:7px;
	color:Red;
	font-weight:bold;
}

/**********************************************/

/* Hotel Booking Room Detail ***************/

.dvRoomDetailMain
{
	font-size:8pt; 
	margin: 0px 8px 0px 0px; 
}

.dvRoomDetailTitleBar
{
	margin-top: 5px;
}

.dvRoomDetailTitle
{
	font-weight:bold; 
	font-size: 10pt; 
	padding: 10px;
}

.dvRoomDetailRates
{
	float:none; 
	margin-top: 10px; 
	margin-bottom: 10px;
}

.dvRatesSectionTitle
{
	width: 100px;
	font-weight: bold;
}

.dvRatesSectionPrice
{
	margin-right: 10px;
	text-align: right;
}

.dvRoomDetailRatesTop
{
	margin-bottom: 10px;
}

.dvRoomDetailRatesTitle
{
	font-weight:bold; 
	text-indent:10px;
}

.dvRoomDetailRatesIndent
{
	text-indent:10px;
}

.dvSiriusBookingMessage
{
	padding: 10px;
}

.dvRoomDetailBookModify
{
	margin: 5px;
	font-weight:bold;
}

.dvRoomDetailImagesContainer
{
	margin: 4px; 
	height: 100%;
}

.dvRoomDetailThumbnailContainer
{
	margin-top: 5px;
}

.dvRoomDetailThumbnail
{
	text-align:center; 
	width:68px;
}

/**********************************************/

/* Hotel Booking Summary ***************/

.dvSummaryMain
{
	font-size: 8pt; 
	margin: 0 10px 10px 10px; 
	padding: 10px 10px 0px 10px; 
	width: 600px;
}

.dvSummaryTitle
{
	font-weight: bold; 
	font-size: 10pt; 
	padding: 10px;
}

.dvSummaryMessageBlock
{
	margin-left: 10px; 
}

.dvSummaryTopConfirmMargin
{
	margin-bottom: 20px;
}

.dvSummaryConfirmButton
{
	margin: 5px 10px 5px 10px;
}

.dvSummaryConfirmButton a
{
	color: White;
}

.dvSummaryCotentBlock1
{
	margin: 5px 10px 5px 20px; 
}

.dvSummaryCotentBlock2
{
	margin: 5px 10px 5px 10px; 
}

.dvSummaryCotentBlock3
{
	margin: 5px 10px 5px 15px; 
}

.dvSummaryRoomImage
{
	float:left; 
	margin: 5px 10px 10px 0px;
}

.dvSummaryPolicyLabel
{
	width: 140px; 
	font-weight:bold;
}

.dvCancelModifyContainer
{ 
	font-size: 8pt; 
	margin: 0 10px 10px 10px; 
	padding: 0px 10px 0px 10px; 
	width: 600px;
}

.lblTnC
{
	font-weight: bold;
}

.lblConfirmationNumber
{
	font-weight: bold;
	font-size: 11pt;
}

/**************************************************/

.modalPopup 
{
	padding:40px; 
	width:400px; 
	text-align:center;
}

/*********************************************************/

.newsListHR
{
	margin-left:10px;
	margin-right:10px;
}

.newsTopLink
{
	text-align:center;
}

/*********************************************************/

/* Hotel Availability*******************************************************/

.HotelAvailabilityContainer
{
	display: block;
	width: 600px;
	text-align: left;
	margin: 0px 10px 0px 0px;
	padding-left:20px;
	font-size: 8pt;
}

.HotelAvailabilityContainerLeftPanel
{
	display: block;
	width: 300px;
	text-align: left;
	margin: 5px 10px 5px 10px;
	font-size: 8pt;
}

.HotelAvailabilityContainerHome
{
	display: block;
	width: 400px;
	height: 68px;
	text-align: left;
	font-size: 8pt;
	background-color:Black;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

.HotelAvailabilityContent
{
	height: 100%;
}

.HotelAvailabilityContentMargin
{
	padding: 0px 10px;
}

.HotelAvailability_LabelInputBlock
{
	display: inline-block;
	margin: 4px;
}

span.HotelAvailability_LabelInputBlock a
{
	text-decoration: none;
}

.HotelAvailabilityInputMonthYear
{
	margin: 5px;
	width: 120px;
	font-size: 8pt;
}

.HotelAvailabilityInput
{
	margin: 5px 5px 5px 0px;
	font-size: 8pt;
}

.HotelAvailabilityInputDrp1
{
	margin: 5px 5px 5px 0px;
	width: 80px;
	font-size: 8pt;
}

.HotelAvailabilityInputDrp2
{
	margin: 5px 5px 5px 0px;
	width: 155px;
	font-size: 8pt;
}

.HotelAvailabilityInputTxtBox
{
	margin: 5px 5px 5px 0px;
	width: 70px;
	font-size: 8pt;
}

.HotelAvailabilityInputDatesTxtBox
{
	margin: 5px 5px 5px 0px;
	width: 85px;
	font-size: 8pt;
}

.HotelAvailbilityTitle
{
	height:15px;
	display: block;
	font-weight:bold;
	font-size: 10pt;
	padding: 5px 10px;
}

.HotelAvailabilityLabel
{
	display: block;
}

.HotelAvailabilityLink
{
	display: block;
	margin-bottom: 10px;
}

.HotelAvailability_CheckBoxTextMargin
{
	margin-top: 3px;
	margin-left: 5px;
}

/**********************************************/

/*Hotel Retrieve***************/

.HotelRetrieveContainer
{ 
	padding: 0px 10px 0px 10px; 
	font-size: 8pt;
}

.HotelRetrieveTitle
{
	display: block;
	font-weight:bold;
	font-size: 10pt;
	margin-top: 10px;
}

.HotelRetrieve_LabelInputBlock
{
	display: inline-block;
	margin: 5px 5px 5px 0px;
}

.HotelRetrieveInputDrp
{
	margin: 5px 5px 5px 0px;
	width: 155px;
	font-size: 8pt;
}

.HotelRetrieveInputTxtBox
{
	margin: 5px 0px 5px 0px;
	width: 120px;
	font-size: 8pt;
}

.HotelRetrieveErrorDiv
{
	margin: 5px;
	padding: 10px;
	height: 200px;
}

.HotelRetrieveNoResultsDiv
{
	padding: 20px; 
	height: 400px; 
	background-color: White;
}

.HotelRetrieveNoResultsMessageLineMargin
{
	margin-bottom: 10px;
}

.HotelRetrieveNoResultContainer
{
	width: 280px; 
	height: 155px; 
	border: solid 1px #D6D7D7; 
	margin-top: 20px;
}

.HotelRetrieveDestinationsContainer
{
	width: 300px; 
	height: 155px; 	
	margin:5px 10px;
}

.dvCheckOnline
{
	font-size: 8pt; 
	margin: 0 10px 0px 10px; 
	padding: 10px 10px 0px 10px; 
	width: 600px;
}

.OnlineCheckIn_InputBlock
{
	float: left;
	margin: 5px;
	width: 180px;
}

.OnlineCheckInInfoInputComponentLong
{
	width: 500px;
	font-size:8pt;
}

.OnlineCheckInInputComponentTextArea
{
	width: 500px;
	height: 40px;
	font-size: 8pt;
}

/**********************************************/

/*Multi Hotels search results***************/

.MultiHotelsResultContainer
{
	width: 598px;
}

.MultiHotelsResultItemDiv
{
	margin: 10px;
	padding: 5px;
}

.MultiHotelsResultHotelName
{
	font-size: 10pt;
	font-weight: bold;
}

.MultiHotelsResultBtnMargin
{
	margin-left: 10px;
}

.QueryParameterTitle
{
	font-weight: bold;
	width: 150px;
}

/**********************************************/

/*Hotel Avalilability results***************/

#dvAvailabilityResultsContainer
{
	display: block;
	width: 600px;
	text-align: left;
	margin: 10px 10px 10px 20px;
	font-size: 8pt;
}

.#dvAvailableResults_HotelArea
{
	display: block;
	margin: 5px 5px 5px 5px;
}

.#dvAvailableResults_AvailableRoomTypeArea
{
	padding:0px;
	display: inline-block;
	margin: 10px 5px 5px 5px;
	font-size: 8pt;
}

.AvailabilityResults_AvailableRoomTypeBlockTitleContainer
{
	margin: 0px 0px 0px 100px;
}

.AvailabilityResults_AvailableRoomTypeBlock
{
	display: inline-block;
	width: 180px;
}

.AvailabilityResults_LabelInputBlock a
{
	display:block; 
	text-align:right;
	text-decoration: none;
}

.AvailabilityResults_Title
{
	display:block;
	font-weight: bold;
	font-size: 10pt;
	margin: 5px 10px;
}

.RoomType_Image
{
	margin: 5px 5px 5px 5px;
}

.RoomType_Content
{
	display: inline-block;
	width: 180px;
}

.AvailabilityResults_CategoryShow
{
	margin-left:10px; 
	display:block;
	font-size:11pt;
	font-weight:bold;
}

.AvailabilityResults_CategoryHide
{
	margin-left:10px; 
	display:none;
	font-size:11pt;
	font-weight:bold;
}

.AvailabilityResults_RateDescDiv
{
	margin-left:10px;
}

.AvailabilityResults_RateListDiv
{
	margin: 10px; 
}

.AvailabilityResults_RateListItemDiv
{
	height:100%; 
	margin: 10px 5px 10px 5px;
}

.AvailabilityResults_ItemRoomImageDiv
{
	height:100%; 
	width: 25%;
	margin: 5px 10px 5px 0px;
}

.AvailabilityResults_ItemRoomImageWidth
{
	width:140px;
}

.AvailabilityResults_ItemRoomDescDiv
{
	display:block; 
	width: 73%;
	height:100%;
}

.AvailabilityResults_ItemRoomDescTopDiv
{
	display:block; 
	font-weight:bold;
	height: 100%;
}

.AvailabilityResults_ItemRoomTitleDiv
{
	float:left;
	margin-top: 4px;
}

.AvailabilityResults_ItemBookButtonDiv
{
	text-align:right;
}

.AvailabilityResults_ItemRateDetailLabelDiv
{
	float:left; 
	text-align:left; 
}

.AvailabilityResults_ItemPriceDiv
{
	text-align:right; 
	font-weight:bold;
}

.AvailabilityResults_ItemPrice
{
	font-size: 12pt;
}

.AvailabilityResults_ItemBookButtonDiv
{
	text-align:right; 
}

.AvailabilityResults_ItemImagesDetailsLinkButton
{
	text-align: center;
	font-weight: bold;
}

.AvailabilityResults_ItemPlanDescDiv
{
	text-align:left; 
	margin-top: 5px;
}

.AvailabilityResults_ItemPolicyMargin
{
	margin-bottom: 5px;
}

.AvailabilityResults_ItemPolicyTitle
{
	width: 25%;
}

.AvailabilityResults_ItemPolicyDetail
{
	width: 75%;
}

.AvailabilityResults_ItemMoreInfoDiv
{
	float:right; 
	width:auto;
}

/*******************************************/

/*Hotel user info entry*******************/

#dvHotelUserInfoEntryContainer
{
	display: block;
	width: 600px;
	height: 100%;
	text-align: left;
	font-size: 8pt;
	margin: 10px;
	padding: 10px;
}

.HotelUserInfoEntrySubContainer
{
	display: inline-block;
	margin: 5px 0px 5px 0px;
}

.HotelUserInfoInnerContainer
{
	width: 570px;
}

.HotelUserInfoRequestContainer
{
	display: inline-block;
	margin: 5px 0px 5px 0px;
}

.HotelUserInfoBookButtonContainer
{
	margin: 5px 10px
}

.HotelUserInfoBookButtonContainer a
{
	color :White;
}

.HotelUserInfoLastMsgContainer
{
	display: inline-block;
	margin: 5px 0px 5px 0px;
	margin-left: 20px;
}

.HotelUserInfo_InputBlock
{
	float: left;
	margin: 5px;
	width: 275px;
	height: 25px;
}

.HotelUserInfo_InputBlock2
{
	float: left;
	margin: 5px;
	width: 270px;

}

.HotelUserInfo_InputBlock_GuestInfoTop
{
	float: left;
	margin: 5px;
	width: 500px;
	height: 25px;
}

.HotelUserInfo_InputBlockAddress
{
	display: inline-block;
	float: left;
	margin: 5px;
	width: 550px;
}

.HotelUserInfo_InputBlockAddress2
{
	display: inline-block;
	float: left;
	margin: 5px;
	width: 550px;
}

.HotelUserInfo_SectionMargin
{
	margin-bottom: 20px;
}

.HotelUserInfoTitle
{
	display: block;
	float:left;
	font-weight:bold;
	font-size: 10pt;
	text-indent: 10px;
	margin-bottom: 10px;
	width: 100%;
	padding-top:5px;
}

.HotelUserInfoLabelContainer
{
	float:left;
	width: 100px;
}

.HotelUserInfoAdditionalRequestLabelContainer
{
	width: 500px;
}

.HotelUserInfoLabel
{
	float: left;
	vertical-align: middle;
}

.HotelUserInfoLabelNotFilled
{
	float: left;
	vertical-align: middle;
}

.HotelUserInfoInputComponent
{
	width: 120px;
	font-size:8pt;
}

.HotelUserInfoInputComponentPrint
{
	width: 120px;
	font-size:10pt;
}

.HotelUserInfoInputDrpComponent
{
	width: 125px;
	font-size:8pt;
}

.HotelUserInfoInputDrpComponentPrint
{
	width: 125px;
	font-size: 10pt;
}

.HotelUserInfoInputComponentAddress
{
	width: 405px;
	font-size:8pt;
}

.HotelUserInfoInputComponentAddressPrint
{
	width: 405px;
	font-size:10pt;
}

.HotelUserInfoInputComponentDate
{
	width: 60px;
	font-size: 8pt;
}

.HotelUserInfoInputComponentTextArea
{
	width: 400px;
	height: 75px;
	font-size: 8pt;
}

.HotelUserInfoErrorMsg
{
	margin: 20px;
	font-weight: bold;
}

.HotelUserSubSubContainer
{
	margin-left:20px;
}

.HotelUserInfoGestProfileRest
{
	display:block; 
	width:100%;
}

.HotelUserInfoGuestProfileSave
{
	margin: 5px 0px 5px 0px;
	margin-left:20px;
}

.HotelUserInfoGuestProfileSaveText
{
	margin-top: 2px;
	margin-right: 10px;
	font-weight:bold;
}

.HotelUserInfoGuestProfileSaveCheckBox
{
	margin-right: 65px;
}

.HotelUserInfoRequestTop
{
	margin-left:20px;
}

.HotelUserInfoRequestBottom
{
	margin-top: 20px;
	margin-left: 20px;
}

.HotelUserInfoAdditionalRequestTxtBox
{
	margin-top: 5px;
	margin-left: 5px;
}

/*******************************************/

/*Sirius *******************/

.SiriusLoginContainer
{
	display: block;
	width: 430px;
	height: 68px;
	text-align: left;
	font-size: 8pt;
	background-color:Black;
	color: White;
	border-top: solid 1px white;
	border-bottom: solid 1px white;
}

.SiriusUcContainer
{
	margin: 5px; 
	padding: 10px; 
	font-size: 8pt;
}

.SiriusPageTitle
{
	font-size:10pt;
	font-weight:bold;
}

.FullWidth
{
	width: 100%;
}

.FullHeight
{
	height: 100%;
}

.SiriusSectionDesc
{
	font-weight: bold;
}

.SiriusLoginInputTxtBox
{
	margin: 0px 10px 2px 0px;
	width: 100px;
	font-size: 8pt;
}

.SiriusLogin_LabelInputBlock
{
	display: inline-block;
	margin: 5px 5px 0px 5px;
}

.SiriusBalance_Container
{
	width:205px;
}

.SiriusBalance_TopDiv
{
	border-bottom: solid 1px Gray; 
	padding-bottom: 10px;
}

.SiriusBalance_TopDivLabel
{
	text-align:right; 
	color: Gray; 
	font-weight: normal; 
	font-size: 10pt; 
	margin-top: 7px;
	width: 55%;
}

.SiriusBalance_TopDivValue
{
	width: 45%; 
	text-align:right; 
	font-size: 15pt; 
	color: White; 
	font-weight: normal;
}

.SiriusBalance_BottomDivLabel
{
	width: 55%;
	text-align:right; 
	color: Gray; 
	font-weight: normal; 
	font-size: 10pt; 
	margin-top: 3px;
}

.SiriusBalance_BottomDivValue
{
	width: 45%; 
	text-align:right; 
	vertical-align:bottom;
	font-size: 12pt; 
	color: White; 
	font-weight: normal;
}

.SiriusBalance_BottomDivMargin
{
	margin-top: 7px;
}

.NonSiriusMemberTopDiv
{
	color:White;
	text-align:right;
}

.NonSiriusMemeberTopMsgMargin
{
	margin-top: 5px;
}

.NonSiriusMemberBottomDiv
{
	text-align:right;
}

/*******************************************/

/*Sirius user info *******************/

.SiriusUserInfoTitle
{
	font-size: 10pt; 
	font-weight:bold;
}

.ChkBoxMargin
{
	margin-right: 10px;
}

.SiriusInputDivSize
{
	width: 200px;
}

.SiriusInputDivSizeDateDrp
{
	width: 300px;
}

.SiriusInputBoxSize
{
	width: 180px;
}

.SiriusInputBoxSizeMedium
{
	width: 100px;
}

.SiriusInputBoxSizeSmall
{
	width: 75px;
}

.SiriusInputBoxSizeAddress
{
	width: 580px;
}

/*******************************************/

/*********Sirius Redeem *******************/

.SiriusRedeemDetailsInfoButtonsMargin
{
	margin-right: 30px; 
	margin-bottom: 20px;
}

.SiriusRedeemErrorDiv
{
	margin-left: 30px;
	width: 550px;
}

.SiriusRedeemConfirmLabelBlock
{
	margin: 5px;
	width: 550px;
}

.SiriusRedeemConfirmLabelContainer
{
	width: 220px;
}

/*******************************************/

/*********Sirius Statement *******************/

.SiriusStatementContainer
{
	display: block;
	height: 100%;
	text-align: left;
	font-size: 8pt;
	margin: 5px;
	padding: 10px;
}

.SiriusStatementHeader
{
	text-align: center;
}

/*******************************************/

/*********Cancel Booking *******************/

.ErrMsg
{
	color: Red;
	font-weight: bold;
}

.RoundCornerTopLeft
{
	position: absolute; 
	top: 0px; 
	left: 0px;
	z-index:100;
}

.RoundCornerTopRight
{
	position: absolute; 
	top: 0px; 
	right:0px;
	z-index:100;
}

.RoundCornerBottomLeft
{
	position: absolute; 
	bottom: 0px; 
	left: 0px;
	z-index:100;
}

.RoundCornerBottomRight
{
	position: absolute; 
	bottom: 0px; 
	right:0px;
	z-index:100;
}
.RoundCornerEnclosureBottom
{
	position: absolute; 
	bottom: 0px;
	left:0px; 
	z-index:100;
	width:100%;
}

.ZoneSpacer .EnclosureLeft
{
	float:left;
}
.ZoneSpacer .EnclosureRight
{
	float:right;
}
/*******************************************/

/******My Jumeriah pages *******************/

.MyJumeirahHomePageColumn
{
	width:23%;
}

.MyJumeirahHomePageLastColumn
{
	width:30%;
}

/*******************************************/

/****** Login control *******************/

.Login_Input
{
	font-size:8pt;
}

.Login_Input input
{
	width: 125px;
}

.Login_Input label
{
	width: 125px;
}

.Login_Input button
{
	text-align:center;
	width:120px;
}

.Login_Input a
{
	margin-left:5px;
	margin-right:5px;
}

.Login_Input_ProvideCredentials
{
	width:250px;
}

.Login_Input_ProfileData
{
	width:250px;
}

.Login_Input_Check input
{
	margin-right: 10px;
	width:20px;
}

.Login_Input_Error
{
	margin:3px; 
	text-indent:7px;
	color:Red;
	font-weight:bold;
}

/*******************************************/


.FavSpanContainer
{
	display:inline-block;
	text-align:center;
	width:100px;
	border:1px solid #786652;
}

.FavTitle
{
	color:White;
	white-space:normal;
}

.FavTitle a
{
	color:White;
	font-family:Tahoma;
	font-weight:bold;
}

/****** Ajax Loading Div *******************/

.Ajax_Loading_Div
{
	z-index: 100;
	position: fixed;
	left: 48%;
	top: 48%;
}

.Ajax_Popup_Div
{
	z-index: 50;
	position: fixed;
	left: 0;
	top: 0;
	background-color:Black;
	width: 100%;
	height: 100%;
	opacity:0.3;
	filter:alpha(opacity=30);
}


/* Main Style Sheet for jQuery datepicker */

/* adjusted for ww styles */
#ui-datepicker-div, .ui-datepicker-inline {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 0;
	margin: 0;
}
#ui-datepicker-div {
	display: none;
	border: 1px solid;
	z-index: 10; /*must have*/ 
}
#ui-datepicker-div, .ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	width: 185px;
}
.ui-datepicker-control,.ui-datepicker-links
{
	width: 179px;
	padding: 3px;	
}
.ui-datepicker-inline {
	float: left;
	display: block;
	border: 0;
}
.ui-datepicker-dialog {
	padding: 5px !important;
	border: 4px ridge #ddd !important;
}
button.ui-datepicker-trigger {
	width: 25px;
}
img.ui-datepicker-trigger {
	margin: 2px;
	vertical-align: middle;
}
.ui-datepicker-prompt {
	float: left;
	width: 181px;
	padding: 2px;
}
* html .ui-datepicker-prompt {
	width: 185px;
}
.ui-datepicker-control, .ui-datepicker-links, .ui-datepicker-header, .ui-datepicker {
	clear: both;
	float: left;
}
.ui-datepicker-control, .ui-datepicker-links {
	font-weight: normal;
	font-size: 100%;
	letter-spacing: 1px;
}
.ui-datepicker-links label { /* disabled links */
	padding: 2px 5px;
}
.ui-datepicker-clear, .ui-datepicker-prev {
	float: left;
}
.ui-datepicker-current {
	float: left;
	width: 35%;
	text-align: center;
}
.ui-datepicker-close, .ui-datepicker-next {
	float: right;
}
.ui-datepicker-header {
	text-align: center;
	font-weight: bold;
	font-size: 8pt;
}
.ui-datepicker-header select {
	border: 0px;	
	font-weight: normal;
	margin-right: 10px; 
}
.ui-datepicker {
	text-align: center;
	font-size: 100%;
}
.ui-datepicker a {
	display: block;
	width: 100%;
}
.ui-datepicker .ui-datepicker-days-Cell {
	border: 1px solid;
}
#datepicker .ui-datepicker-days-Cell a{
	display: block;
}
.ui-datepicker .ui-datepicker-days-Cell-Over {
	border: 1px solid #777;
}
/* ________ datepicker LINKS _______

** Reset link properties and then override them with !important */
#ui-datepicker-div a, .ui-datepicker-inline a {
	cursor: pointer;
	margin: 0;
	padding: 0;
	background: none;
}
.ui-datepicker-inline .ui-datepicker-links a {
	padding: 0 5px !important;
}
.ui-datepicker-control a, .ui-datepicker-links a {
	padding: 2px 5px !important;
}
/* ___________ IE6 IFRAME FIX ________ */

.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: 193px; /*must have to match width and borders*/
    height: 200px; /*must have to match maximum height*/ 
}

/****** Leaf Pages *******************/

.DetailPageContainer
{
	padding: 10px;
	height: 100%;
	width: 100%;
}

.DetailPageTitle
{
	padding: 10px;
	font-size: medium;
}

.AccommodationsDetailLabel
{
	width: 100px;
	text-align: right;
	font-weight: bold;
}

.AccommodationsDetailValue
{
	width: 225px;
	text-align: left;
	margin-left: 5px;
}

/****** Profile Controls *******************/

.ProfileDetailContainer
{
	display: block;
	width: 70%;
	height: 100%;
	text-align: left;
	font-size: 8pt;
	margin: 5px;
	padding: 10px;
}

.ProfileDetailInputBlock
{
	float:left;
	height:25px;
	margin:5px;
	width:320px;
}
.SurveyQuestion
{
	padding:15px;
	padding-top:0px;
}
.PagerFar
{
	text-align:right;
}
.ShownItemsCounter
{
	text-align:left;
	clear:both;
}

/*Log in page*******************/
.membershipCell
{
	width:170px;
}

.membershipTextBox
{
	width:160px;
}

.membershipTextBoxDouble
{
	width:330px;
}
/*Log in page*******************/


/*Standard UI layout elements */
.standardContainer
{
	padding:10px;
	margin:5px;
	background-color: White;
	border: solid 1px #D6D7D7; 
}

.standardContainerTitle
{
	height:15px;
	color:#B1652B;
	display:block;
	font-size:10pt;
	font-weight:bold;
}

.standardPromptText 
{
	font-size:12px;
}

.standardActionLinkButton {
	background-image:url(/Images/JDCBookingButtonSmallWide.gif);
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	height:17px;
	text-align:center;
	width:147px;
}

.standardActionLinkButton a
{
	color: white;
	text-decoration: none;
}

.standardActionLinkButton a:hover
{
	color: white;
	text-decoration: underline;
}

.standardFormFieldLabel 
{
	margin-bottom:2px;
}

.fieldLabel
{
	
}
.paragraph
{
	margin-top:17px;
	margin-bottom:7px;
}
.fieldUnit 
{
    margin-right:35px;	
}
.textboxField
{
	width:9em;
}
.formRow {
    margin-top:15px;
}
.requiredFieldMarker 
{
	color:Red;
	font-size:14px;
}


/*********************************/

.StatementHeaderDivRow
{
	width:300px;
	clear:both;
}

.StatementHeaderDiv
{
	width:150px;
}
.statementDetail
{
    text-align: right;
}
/*********************************/
.footNote
{
	font-size:11px;
	width:60%;
}
.SiriusPointsToMilesStep
{ margin-top:20px;}
.promoList
{
    width: 580px;
}
.promoDetails
{
    width: 375px;
}
.promoPoints
{
    width: 100px;
}

/*Default width of the item tmeplate cells, over-ride at page level is needed*/
.itemTemplate
{
	width:938px;
}
.SelectTypeCheckInAlternative
{
	margin-top: 10px; width: 100%;
}
.SelectTypeCheckInAlternative a
{
	color: #A54B0C;
	text-decoration: none;
}
.CheckInControlWrapper
{
	padding:10px;
}
.CheckInTitle
{
	height:15px;
	display: block;
	font-weight:bold;
	font-size: 10pt;
	padding-bottom: 5px;
	color:#b1652b;
}
.CheckInContentMargin
{
	padding-top: 0px;
	padding-bottom:0px;
}
.CheckInInputBlock
{
	vertical-align:bottom;
	width:270px;
	padding: 4px;    
}
.CheckInInputBlock input select
{
	width: 270px;
}
.CheckInInputBlock textarea
{
	padding:0px;
	margin:5px 0px 5px 0px;
	width: 563px;
	display:block;
}
.CheckInInputBlockCheck
{
	margin-top:5px;
	vertical-align:baseline;
}

.CheckInInputBlockCheck input
{
	padding:0px;
	padding-bottom:2px;
	margin:0px;
	border:none 0px;
	vertical-align:middle;
}

.CheckInInputBlock label
{
	padding-top:1px;
	margin-top:5px;
	width: 100%;
	color:#294052;
	display:block;
		
}
.CheckInInputBlock input
{	
	color:#2b3e4f;
	margin: 5px 5px 5px 0px;
}
.CheckInInputBlock select
{
	color:#2b3e4f;
	margin:5px 5px 5px 0px;
}
.CheckInBirthDay
{
	width:70px;
}
/* Wild Wadi Menu */
.WildWadiMenu
{
	background-color: transparent;
	height: 25px;
}
.WildWadiMenuItem
{
	float: left;
	width: 100%;
	line-height: normal;
	height: 25px;
}
.WildWadiMenuItem ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	display:block;
}

.WildWadiMenuItem li
{
	float: left;
	/* background: url('/Images/Bubbles/menuitemfar.png') no-repeat right bottom; */
	margin: 0px 0px 0px 10px;
	display: block;
	padding: 0;
}
.WildWadiMenuItem a
{
	position: relative;
	bottom: 0px;
	left: -10px;
	font-family: "Arial Narrow";
	/* background: url('/Images/Bubbles/menuitemnear.png') no-repeat left bottom; */
	color: white;
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding: 5px 0px 5px 10px;
	vertical-align: middle;
}
.WildWadiMenuItem #WildWadiMenuItemSelected
{
	/* background: url('/Images/Bubbles/menuitemfarselected.png') no-repeat right bottom; */
}
.WildWadiMenuItem #WildWadiMenuItemSelected a
{
	/* background: url('/Images/Bubbles/menuitemnearselected.png') no-repeat left bottom; */
}
.WildWadiSubMenuItemDropOut
{
	font-family: "Arial";
	color: white;
	font-size: 10px;
	font-weight: bold;
	float: left;
	line-height: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.WildWadiSubMenuItemDropOutFar
{
	/* background: url('/Images/Bubbles/popoutmenubackright.png') no-repeat right bottom; */
}
.WildWadiSubMenuItemDropOutNear
{
	position: relative;
	top: 0px;
	left: -3px;
	/* background: url('/Images/Bubbles/popoutmenubackleft.png') no-repeat left bottom; */
	padding: 0px 1px 10px 3px;
}
.WildWadiSubMenuItemDropOut span
{
	margin: 0px 0px 0px 3px;
	padding: 1px 10px 2px 10px;
	white-space: nowrap;
	display: block;
	color: white;
}

.WildWadiSubMenuItemDropOut A
{
	display: block;
	color: white;
}
.WildWadiSubMenuItemDropOut A:hover
{
	background-color: #043664;
}
/* Testimonial */
.Testimonial
{
	text-align: center;
}
.Testimonial hr
{
	height:1px;
}
.TestimonialQuote
{
	text-align: left;
	margin-bottom: 0px;
}
.TestimonialQuote p
{
	margin: 0px;
	padding: 0px;
}
.TestimonialReference
{
	padding-top: 0px;
	text-align: right;
}
#ctl00_ctl00_Html1 body center #dvBody #aspnetForm #dvFooter .rs-lnkFooter div #ctl00_ctl00_Footer1_rFooterPages_ctl01_hlFooterPage {
	color: #0B2A6D;
}
#ctl00_ctl00_Html1 body center #dvBody #aspnetForm #dvFooter .rs-lnkFooter div #ctl00_ctl00_Footer1_rFooterPages_ctl01_hlFooterPage {
	color: #0C296D;
}
#ctl00_ctl00_Html1 body center #dvBody #aspnetForm #dvFooter .rs-lnkFooter div #ctl00_ctl00_Footer1_rFooterPages_ctl03_hlFooterPage {
	color: #0C296D;
}
#ctl00_ctl00_Html1 body center #dvBody #aspnetForm #dvFooter .rs-lnkFooter div #ctl00_ctl00_Footer1_rFooterPages_ctl05_hlFooterPage {
	color: #0C296D;
}
#ctl00_ctl00_Html1 body form div p font {
	text-align: left;
}
#ctl00_ctl00_Html1 body form div p font {
	text-align: left;
}
