@import url("../general-alt01.css");

@import url("../others-alt01.css");

/* @group Main */

body {
	background: #2a3883 url(images/bg_dubairacing.jpg) repeat fixed center top;
	color: #fff;
}

#bodyContainer {
	background-color: #e4e4e4;
}

.boxTitle {
		color: #000;
	}

div#horzDivider {
	background: url(images/horizental_divider.gif) repeat-x;
	}



/* @end */

/* @group Header */

#MainHeader {
	background: #2a3883 url(images/header-rtl.jpg) no-repeat;
}

#headerDmiName {
	color: #515151;
}

#headerDate {
	color: #a1c0bb;
}
#logoMask {
    top: 18px;
    right: 40px;
	}

#headerDmiName a{
	background-image: url(images/DMI_logo.png);
	}
	#headerDate {
	color: gray;
	}



/* @end */

/* @group Footer */

#MainFooter .copyrights {
	color: black;
	}
#footerMenu a.hfMenu:link,#footerMenu a.hfMenu:visited {
	color: white;
	}


/* @end */

/* @group Boxes */

#boxMenu {
	background-color: black;
	}

#boxTodayShow {
	background: #435782;
	}

#boxHighlight {
	background: black;

}

#boxVideoPlayer {
	background: #8498be;

}
	#boxAd01 {
	background: #435782;
	}
	#boxVoting {
	background: #435782;
	}

#boxLogos .holder {

	background: #e9e9e9;
}

#boxCrossPromotion {
	background: #0b143c;
	}
#boxSerriesList {
	background: #e4e4e4;
	}
#boxDetailPage {
	background: #e4e4e4;
	}
#boxGeneralDetails {
	background: #e4e4e4;
	}

/* @group Box Highlight */

#boxHighlight .boxTitle {
	background-color: #000;
	height: 49px;
	font-size: 16px;
}
#boxHighlight .title {
	padding-left: 17px;
	color: silver;
	
	}



/* @end */

/* @group Box CrossPromotion */

#boxCrossPromotion li.timeUAE {
	color: #e4e4e4;
	}

#boxCrossPromotion li.name, 
#boxCrossPromotion li.name a:link, 
#boxCrossPromotion li a:visited {
		color: #e4e4e4;
	}


#boxCrossPromotion #dubaiTV li.logo {
	background: url(../images/logo_dubaitv_w.png) no-repeat right top;

}
/* @end */

/* @group Box TodayShow */

#boxTodayShow ul li.timeKSA {
	color: silver;
	}

#boxTodayShow ul li.timeUAE {
	color: white;
	
}



/* @end */
/* @group Box ShowItems */

#listShowItem .thumb img {
	background-color: #cacaca;
	}

/* @end */


/* @end */

/* @group Box Video Player */
#boxVideoPlayer p{
	padding: 10px 20px;
	text-align: left;
	color: #000;
	direction: ltr;
}


/* @end */