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

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

/* @group Main */

body {
	background: white url(images/bg-new.jpg) repeat-x fixed center top;
}

#bodyContainer {
	background-color: #fff;
}

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



/* @end */

/* @group Header */

#MainHeader {
	background: #fdad3f url(images/header_rtl.jpg) no-repeat;
}

#headerDmiName {
	color: #515151;
}

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

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



/* @end */

/* @group Footer */

#MainFooter {
	
}



/* @end */

/* @group Boxes */

#boxMenu {
	background-color: black;
	}

#boxTodayShow {
	background: #e6e6e6;
	}
#boxTiming {
	background: #e6e6e6;
	}
	
#boxComingUpNext {
	background: #e6e6e6;
	}
	
#boxHighlight {
	background: silver;

}

#boxProgramms{
	background: white;

}
#boxVideoPlayer {
	background: #fff;

}
	

#boxLogos .holder {

	background: #fff;
}

#boxCrossPromotion {
	background: #e6e6e6;
	}
#boxSerriesList {
	
	}
#boxDetailPage {

	}
#boxGeneralDetails {
	
	}

/* @group Box Highlight */

#boxHighlight .boxTitle {
	height: 48px;
	font-size: 14px;
	background-color: #554832;
	border-bottom: 1px white solid;
}
#boxHighlight .title {
	padding-left: 17px;
	color: white;
	margin-bottom: 0px;
	}
#boxHighlight p{
	font-size: 12px;
}


/* @end */

/* @group Box CrossPromotion */

#boxCrossPromotion li.timeUAE {
	color: #7f7f7f;
	}

#boxCrossPromotion li.name, 
#boxCrossPromotion li.name a:link, 
#boxCrossPromotion li a:visited {
		color: #656565;
	font-weight: normal;
	font-style: normal;
}



/* @end */

/* @group Box TodayShow */

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

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



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

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

/* @end */


/* @end */