/* CSS Document */


body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #f9f9f9;	

}

ul{ list-style-type:none; margin:0; padding:0}
li{display:inline; margin:0; padding:0}

td,th{ font-family:Tahoma; font-size:12px; color:#f9f9f9}
form{margin:0; padding:0}

select,input,textarea{ border:#dfdfdf solid 1px;  font-size:12px; font-family:Tahoma}
#submit{ background-image:url(../images/menu.gif); color:#f9f9f9}


.font_yallow{color:#FFCC66; font-family:Tahoma; font-size:12px}
.font_level1{color:#dfdfdf; font-family:Tahoma; font-size:12px}
.font_level2{color:#a3a3a5; font-family:Tahoma; font-size:12px}
.font_small{ font-family:Tahoma; font-size:10px}
.font_bold{ font-weight:bold}

div,td{
direction:rtl;
}

a {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


#form{
	background-color:#CCCCCC;
	color:#666666;
	}
	
textarea,input{
	border:#666666 solid 1px;
	
	font-family:Tahoma;
	font-size:12px;
	color:#333333;
	background:#CCCCCC;
	}	

/*-------------------- IDS ----------------------------*/

#main{ width:900px; height:900px; margin:25px auto 5px auto; background-image:images/in_bg.gif; background-repeat:repeat}
	#header{position:fixed;margin:0; padding:0; width:900px; height:316px}
	#contenet{
	position:relative;
	border-right:#6A6A6A solid 1px;
	border-left:#6A6A6A solid 1px;
	height:870px;
	background-color:#151515;
}
		#news{width:250px;height:627px;position:absolute;right: 3px;top: 5px;margin:0px}
				#clib{width:250px;height:240px;position:relative;margin-top:1px}
		#logos{position:absolute;top:706px;width:100%;height:92px;}
		#footer{position:absolute;top:1176px;width:906px;height:100px; background-color:#000000; display:block}
		#gallery{width:486px;height:auto;position:absolute;right: 254px;top: 5px;margin:0px}
				#songs{width:486px;height:auto;position:relative;margin-top:1px}
		#ads{width:155px;height:490px;position:absolute;top: 5px;right: 741px;margin:0px;}
		#cards{ position:absolute; top:534px; right:254px; width:642px; height:130px}
	#footer_close{ width:100%; height:11px; position:absolute; top:1163px}

/*-------------------- CLASSES ----------------------------*/
.box {min-height:1px; _height:1px; border:#FFFFFF solid 1px}
.pic{padding:2px;border:#666666  solid 1px;}
.tborder {border:#666666 solid 1px;background:#333333;color:#CCCCCC}
.button_out{width:150px; border-bottom:#CCCCCC solid 1px}

.botton{	
	color: #ffffff;
	width:206px;
	height:27px;
	background-image:url(../images/botton_bg.gif); background-repeat: repeat-x;
		}

.ink {color:ffffff}

/*-------------------- الجداول ----------------------------*/		

#tb_head {color:#FFFFFF;font-weight:bold; background-color:#666666}
	
.td_borders{border:#666666 solid 1px}
.yallow{color:ffd200}	
