body {
	background-image: url(images/indexBG.gif);
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Tahoma, "Traditional Arabic", Arial;
}
.highlight {
	font-size: 12px;
	color: #2FB9B9;
}
.bright {
	color: #FFFFFF;
}

#mainTable #mainCell {
	padding: 22px;
	direction: rtl;

}

#mainTable {

	border: 1px solid #999999;
	background-color: #FFFFFF;	
}
#popup {
	padding: 30px 20px;
	font-size: 12px;
	text-align: center;
	background-image: url(images/indexBG-gradient.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#sahabamedia{
	margin-top:30px; 
	border: 1px solid #e1e3bb; 
	width: 140px;
	height: 220px;
	text-align: center;
}

#sahabamedia .txt{
	margin-top:10px ;
	color:#FFFFFF; 
	font-size: 11px; 
	font-weight:bold;
}

#sahabamedia:hover{
	background-color: #c6cb7f;
}

#ekayfAd{
	background: url("images/ekayfAds/homepage/ad.gif") no-repeat;
	display: block;
	width: 103px;
	height: 58px;
	padding: 5px;
	text-align:center;
	position: absolute;
	left: 50%;
	top: 150px;
	margin-left: 160px;
}

#ekayfAd a{
	color: #000000;
	font-size: 10px;
	padding-bottom: 40px;
}

#ekayfAd a:hover{
	text-decoration: underline;
}


#mobileDev{
	position: absolute;
	right: 50%;
	top: 350px;
	margin-right: 180px;
}

#mobileDev a{
	display: block;
	width: 116px;
	height: 166px;
	background: url("images/mobile.png") no-repeat 0px top;
}

#mobileDev a:hover{
	background-position: 0px bottom;
}

#mobileDevInfo{
	direction: rtl;
	width: 556px;
	font-size:13px;
	
}

#donateBox{
	position: absolute;
	top: 430px;
	left: 50%;
	margin-left: 170px;
	xdisplay:none;
}

#donateBox-internal{
	margin: 30px auto;
	xdisplay:none;
}

.hidden{
	display:none;
}

