@import url("../general-alt01.css");@import url("../others-alt01.css");

body {
	background: #333d3f url(images/bg_dubaiOne.jpg) repeat fixed center top;
}



#MainHeader {
	background: #000 url(images/header_dubaione_ltr.jpg);
}


.boxtop {
	background: url(images/ne.gif) no-repeat right;
}

.boxtop div {

	background: url(images/nw.gif) no-repeat top left;
}

.boxbottom {
	background: url(images/se.gif) no-repeat bottom right;
}

.boxbottom div {
	background: url(images/sw.gif) no-repeat bottom left;
}
/*
.boxBullet{
	background: url(images/element_comma.gif) no-repeat;
	width: 13px;
	height: 17px;
}
*/
#headerDmiName {
	color: #bfbfbf;
}

#headerDate {
	color: #fff;
}
#boxMenu .holder {

}

#CSS{
position: absolute;
float: left;
margin: 10px;
text-align: left;
}

#headerDmiName a{
	background: url(images/DMI_logo.png) no-repeat;
    behavior: url(./iepngfix.htc);  /* PNG Fix IE6 */
}

#MainFooter {
		
}
	
#boxMenu .holder {

	background-color: black;
}

#boxHighlight .boxTitle {
	background-color: black;
	height: 49px;
	font-size: 16px;
}
#boxHighlight .title {
	padding-left: 17px;
	}
#boxHighlight span.bullet {
	display: block;
	width: 14px;
	height: 19px;
	margin-bottom: -20px;
	padding-top: 5px;	
}
.boxDivider {
	font-size: 0;
	height: 0px;
	background-image: url(../);
	clear: both;
}
.boxTitle {
		color: #940101;
	}
	
#boxTodayShow  {
	/* background: url(images/bg_todayshow.jpg) repeat-x;*/
	background: #979797;
}
#boxVideoPlayer {
	/*background: url(images/bg_video.jpg) repeat-x;*/
	background: #e6e6e6;
}
#boxVideoPlayer ul.links {
	
	list-style-type: none;
	padding-top: 10px;
	margin-left: 20px;
}
#boxVideoPlayer ul li{
	color: darkgray;
	padding-top: 5px;
	text-align: left;
}
#boxVideoPlayer ul li a:link, #boxVideoPlayer ul li a:visited{
	font-size: 12px;
	font-weight: bold;
	color: gray;
	padding-left: 0px;
	
}
#boxVideoPlayer img{
	border: 1px solid gray;
}
#boxVoting {
	/*background: url(images/bg_vote.jpg) repeat-x left bottom;*/
	background: #c0c0c0;
}