﻿body
{
	background-color: white;
}

.rs-dvRootMenuItem_Selected
{
    background-color: white;
}
.rs-ChildLink a
{
    color: #917d49;
}
.rs-dvChildLink_Trails
{
    
}
.rs-dvChildLink_Selected a
{
    color: #6f6f71 !important;
}
.rs-dvChildLink_Selected img
{
    display: none;
}

.rs-pnlSubMenuNavigation
{
	background:url(Navigation-Gradiant.gif) repeat scroll 0 0 transparent;
}
.rs-spanBoxedLinksCollection
{
	background: none;
	background-image: url(Navigation-Gradiant.gif);
}

/* The header image in the top of the page */
.rs-dvHeaderLogo {
 background-image:url(JumeirahLogo.jpg)
}
#dvRSS
{
	background: url(Top_RSS_Feed_Icon.jpg) no-repeat top left;
}
/* over ride footer */
#dvFooter A, .footerContact
{
    color: #6f6f71;
}
.TextNoImage IMG
{
   border: 1px none !important;
}
.BottomCell h1
{
	color:#DBC9A1;
}

.BottomCrossCellManager
{
	border-bottom:solid 2px #574E31;
	border-top:solid 5px #96824F;
	padding-top:10px;
	background-color:#25251D;
}

/**Border Line********************/
#dvBorder
{
	background-image: none;
}
#dvBorder div#dvLeftBorderEdge
{
	background-image: none;
}

/***Tabs Buttons******************/

.rs-dvRootMenuItem div
{
	background-image: url(White_Tab_1px_Fill.jpg);
}

.rs-dvRootMenuItem_Selected div
{
	background-image: url(Black_Tab_1px_Fill.jpg);
}
.rs-dvRootMenuItem_Selected a
{
	color: #6f6f71 !important;
}

/***Tabs Buttons Left to right!***********/
.rs-dvRootMenuItem_Selected_FillStartLTR
{
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
	background-image: url(Black_Tab_Left.jpg);
}

.rs-dvRootMenuItem_Selected_FillStartPlusBlendLTR
{
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-left: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
	background-image: url(Black_Tab_Left_attached.jpg);
}

.rs-dvRootMenuItem_Selected_FillEndLTR
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
	background-image: url(Black_Tab_Right.jpg);
}

.rs-dvRootMenuItem_Selected_FillEndPlusBlendLTR
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
	background-image: url(Black_Tab_Right_attached.jpg);
}

.rs-dvRootMenuItem_Selected_BlankStartLTR
{
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
	background-image: url(White_Tab_Left_Full.jpg);
}

.rs-dvRootMenuItem_Selected_BlankEndLTR
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
	background-image: url(White_Tab_Right_Full.jpg);
}

.rs-dvRootMenuItem_Selected_Middle
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
	background-image: url(White_Tab_Right_Short.jpg);
}
/***********/

/***Tabs Buttons Right to Left!***********/
.rs-dvRootMenuItem_Selected_FillStartRTL
{
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
	background-image: url(Black_Tab_Right.jpg);
}

.rs-dvRootMenuItem_Selected_FillStartPlusBlendRTL
{
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-left: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
	background-image: url(Black_Tab_Right_attached.jpg);
}

.rs-dvRootMenuItem_Selected_FillEndRTL
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
	background-image: url(Black_Tab_Left.jpg);
}

.rs-dvRootMenuItem_Selected_FillEndPlusBlendRTL
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 28px; /* need to be a bit wider as there is an overlaping image */
	vertical-align:bottom;
	background-image: url(Black_Tab_Left_attached.jpg);
}

.rs-dvRootMenuItem_Selected_BlankStartRTL
{
	background-position: left bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-left: 20px;
	vertical-align:bottom;
	background-image: url(White_Tab_Right_Full.jpg);
}

.rs-dvRootMenuItem_Selected_BlankEndRTL
{
	background-position: right bottom;
	background-repeat: no-repeat;
	display: inline-block;
	height: 29px;
	padding-right: 20px;
	vertical-align:bottom;
	background-image: url(White_Tab_Left_Full.jpg);
}


/***********/


/* Component boxes */

.TopLeftComponent
{
	background-image: url(Gold_Component_Top_Corner_Left.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	top:0;
	width: 24px; 
	height: 22px;
	z-index:1000;
}

.TopMiddleComponent
{
	background-image: url(Gold_Component_Top_Fill.jpg); 
	background-repeat: repeat-x; 
	position:absolute;
	height: 22px; 
	width:100%;
	z-index:0;
	left:0;
	top:0;
}

*html .TopRightComponent
{
	margin-right:-1px;
}

.TopRightComponent
{
	background-image: url(Gold_Component_Top_Corner_Right.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	height: 22px; 
	width: 24px;
	z-index:1000;
	top:0;
}

.TopTitleComponent
{
	position:absolute;
	top:0;
	z-index:1000;
}

.TopTitleComponent a h1
{
	color:White;
}

*html .BottomRight
{
	margin-right:-1px;
	margin-bottom:-1px;
}

.BottomRight
{
	background-image: url(Gold_Component_Bottom_Corner_Right.jpg); 
	background-repeat:no-repeat;
	position:absolute;
	right:0;
	bottom:0;
	height: 22px; 
	width: 24px;
	z-index:1000;
}

.BottomLeft
{
	background-image: url(Gold_Component_Bottom_Corner_Left.jpg);
	background-repeat:no-repeat;
	position:absolute;
	left:0;
	bottom:0;
	height: 22px; 
	width: 24px;
	z-index:1000;
}

*html .BottomLeft
{
	margin-bottom:-6px;
}

.ZoneTwoItemBody
{
	background-color:White;
	border-color: #f6f3ee;
}

* html .ZoneTwoItemContainer
{
	height:100%;
}

*html .TopMiddleComponent
{
	width:100%;
}

/***********/
.sBookNowLTR
{
	background: url(Burj_Book_Now_Button_Main_Left.jpg) no-repeat right top;
}
.sBookNowRTL
{
	background: url(Burj_Book_Now_Button_Main_Right.jpg) no-repeat left top;
}
.ZoneTwo
{
    background-color: White;
}
.ZoneOneBack
{
    background-color: White;
}
.ZoneSpacer a
{
    color: #6f6f71 !important;
}
.BookNowButton A
{
    color: #a3a3a3;
}
.crossImage
{
   border: 1px none !important;
}
.ZoneTwoNearCrossSell
{
    background-color: #F1F1F1;
}
.BottomCrossCellManager
{
    background-color: White;
    border-top: 2px solid #917d49;
    border-bottom: 2px solid #917d49;
    
}
#dvContent
{
    color: #2a3e53;
}

.BottomCell H3 A
{
    color: #917d49;   
}
.dvBookingGradientLeft
{
    background-image: none !important;
}
.dvBookingGradientFullScreen
{
    background-image: none !important;
}
.dvBookingGradientRight
{
    background-image: none !important;
}
.dvBookingGradientBorder
{
    border: none !important;
}
