@import url("../general-alt01.css");

@import url("../others-alt01.css");
@import url("../text.css");

/* @group Main */

body {
	background: #2a3883 url(images/bg_dubairacing.jpg) repeat fixed center top;
	color: #fff;
}

#bodyContainer {
	background-color: #e4e4e4;
}

.boxTitle {
		color: #000;
	}

/* stopped 2011 
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: gray;
}
#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: #03557c;
	}

#boxTodayShow {
	background: #1782af;
	}

#boxHighlight {
	background: black;

}

#boxVideoPlayer {
	background: #badcdd;

}
	#boxAd01 {
	background: #85bfd8;
	}
	#boxVoting {
	background: #85bfd8;
	}

#boxLogos .holder {

	background: #e9e9e9;
}

#boxCrossPromotion {
	background: #547B97;
	}
#boxSerriesList {
	background: #e4e4e4;
	}
#boxDetailPage {
	background: #e4e4e4;
	}
#boxGeneralDetails {
	background: #e4e4e4;
	}

/* @group Box Highlight */

#boxHighlight .boxTitle {
	background-color: #000;
	height: 30px;
	font-size: 15px;
}
#boxHighlight .title {
	padding-left: 16px;
	color: silver;
	
	}
	
.presenterThumb {
    background-color: #E2DDDD;
    border: 1px solid #FFFFFF;
    margin: 0 !important;
    padding: 18px;
}
.presenterThumb img {
    border: 1px solid #A0A0A0;
    padding: 1px;
}


.main {
    margin: 0 0 7px 7px;
    padding-left: 7px;
}
#ulAlign {
    clear: both;
    float: left;
    padding: 0 15px 0 0;
}



/* @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 */
/*Lineesh style*/
.frequencyBg td {
background:url("images/normalBg.png") repeat-x scroll 0 0 transparent;
color:#FFFFFF;
font-weight:bold;
height:25px;
padding:15px 0;
}

.dayBgNormal {
background:url("images/selectedBg.png") repeat-x scroll 0 0 transparent;
height:40px;
padding:10px 0;
}

.boxDivider td {
background:url("images/bgBoxDivider1.png") repeat-x scroll 0 0 transparent;
height:27px;
}
.dayBgSelected {
background:url("images/normalBg.png") repeat-x scroll 0 0 transparent;
height:40px;
}
