*{
	padding:0;
	margin:0;
	outline:0;
}
img{
	border: none;
}
body{
	direction:rtl;
	background:url(images/bac.png);
	color:#834117;
	font-family: 'Droid Arabic Kufi', Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
}
#all-wp{
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background:#efece2;
}
#hedar{
	background:url(images/hed.png);
	width:100%; height:245px;
}
#hedar .hed-c{
	background:url(images/hed-c.png);
	width:428px; height:245px;
	margin: auto;
}
#hedar .hed-r{
	background:url(images/hed-r.png);
	width:288px; height:245px;
	float: right;
}
#hedar .hed-l{
	background:url(images/hed-l.png);
	width:284px; height:245px;
	float: left;
}
#mune{
	background:url(images/bacmun.png);
	width:100%; height:55px;
}
#mune ul{
	margin:0;
	padding:0;
	margin-right:0px;
}
#mune ul li:last-child{
	border-left:0; 
}
#mune ul li:first-child{
	border-right:0; 
}
#mune ul li{
	float:right;
	list-style-type:none;
	border-left:1px #c86b1f solid; 
	border-right:1px  #a14c05 solid;
	margin-top:0px;
}
#mune ul li a{
	display:block;
	font-size:16px;
	font-family: 'Droid Arabic Kufi', Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	line-height:52px;
	width:165px;
	color:#360f03;
    text-shadow:1px 1px 0px #c5691d;
	transition:all ease 0.3s;
	-moz-transition:all ease 0.3s;
	-ms-transition:all ease 0.3s;
	-o-transition:all ease 0.3s;
	-webkit-transition:all ease 0.3s;
}
#mune ul li a:hover{
	background: #c86b1f; /* Old browsers */
	background: -moz-linear-gradient(top,  #c86b1f 0%, #a14c05 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c86b1f), color-stop(99%,#a14c05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #c86b1f 0%,#a14c05 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #c86b1f 0%,#a14c05 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #c86b1f 0%,#a14c05 99%); /* IE10+ */
	background: linear-gradient(to bottom,  #c86b1f 0%,#a14c05 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c86b1f', endColorstr='#a14c05',GradientType=0 ); /* IE6-9 */
}
#new-icon{
	background:url(images/bac-icon.png) repeat-x;
	width:100%; height:88px;
}
.newplay{
	background:url(images/bacnew.png) repeat-x;
	width:262px; height:88px;
	position: relative;
	float: left;
}
/*.newplay1{
	position: absolute;
	top: 15px;
	left: 50px;
	width: 100%;
}*/
.icon{
	position: absolute;
	left: 46px;
	top: 10px;
}
.icon ul{}
.icon ul li{
	float: right;
	list-style-type: none;
	margin-right: 10px;
}
.icon ul{}



.clear{
	clear: both;
}

#footer{
	background:url(images/bacfoot.png);
	width:100%; height:68px; 
	position: relative;
}

#footer .data p{
	position:absolute;
	right:10px; bottom:20px;
	color:#feeec8;
	font-size:15px;
	text-shadow:#000000 1px 1px 0;
	font-family: 'Droid Arabic Kufi', Helvetica, sans-serif !important;
}
#footer .logo a{
	position: absolute;
	left:15px; bottom:15px;
	display:block;
	text-decoration: none;
	font-weight: bold;
	color: #feeec8;
	font-size: 10px;
	font-family: 'Droid Arabic Kufi', Helvetica, sans-serif;
}






/***********************/


/*بداية الجدول*/

.tab_h{
	background:url(images/bloc.png) repeat-x;
	height:50px;
}
.tab_h1{
	background:url(images/blor.png) no-repeat;
	width:238px;height:50px; float:right; 
}
.tab_h2{
	background:url(images/blol.png) no-repeat;
	width:251px;height:50px; float:left; 
}



.tab_l{
	background:#efece2;
}
.tab_l1{
	background:transparent  url(images/br.png) repeat-y right;padding-right:32px;
}
.tab_l2{
	background:transparent url(images/bl.png) repeat-y left;padding-left:32px;
}



.tab_f{
	background:url(images/bloc1.png) repeat-x;
	height:99px;
}
.tab_f1{
	background:url(images/blor1.png) no-repeat;
	width:238px;height:99px;float:right;
}
.tab_f2{
	background:url(images/blol1.png) no-repeat;
	width:251px;height:99px;float:left;
}
/*نهاية الجدول*/


