@charset "utf-8";
/* CSS Document by AraDown.info */

@media screen and (min-width:1100px) and (max-width:1400px) {
   #top { 
background: #fff url('../images/1366/topbg.jpg')   no-repeat;
width:100%;
height: 55px;
}

#wrap {
margin: 0 auto;
margin-bottom:1px;
width:100%;
background: #f6f6f6 url('../images/1366/midbg.jpg');
direction:rtl;
}

#bottom {
background: #fff url('../images/1366/botbg.jpg') no-repeat;
height: 54px;
width:100%;
}

div#all{

width:95%;
margin:10px 85px;
 font-family:Arial, Helvetica, sans-serif;
 padding-bottom:30px;

}

div.imgprog
  {
  margin:2px;
  border:0 solid #0000ff;
  height:auto;
  float:right;
  text-align:center;
 
  }
div.imgprog img
  {
  display:inline;

  margin:3px;
  border:1px solid #ffffff;

  }

div.desc
  {
  text-align:center;
  font-weight:bold;
  font-size:11px;
  width:69px;
  margin:2px;
  }
  
  
  #hright{
background:#fff url('../images/1366/rtheader.jpg') top right  no-repeat;
height:255px;
width:100%;
}


.fullheader{
background:#fff url('../images/1366/fullheader.jpg') top right  no-repeat;
height:255px;
width:100%;
border:1px solid #ccc;
border-raiuds:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px

	
	}

#hrightadmin{
	background:#fff url('../images/1366/headeradmin.jpg') top right  no-repeat;
height:255px;
width:100%;
	}
  

}

@media screen and (min-width:800px) and (max-width:1024px) {
   #top { 
background: #fff url('../images/topbg.jpg')   no-repeat;
width:100%;
height: 30px;
}

#wrap {
margin: 0 auto;
margin-bottom:1px;
width:100%;
background: #f6f6f6 url('../images/midbg.jpg');
direction:rtl;
}

#bottom {
background: #fff url('../images/botbg.jpg') no-repeat;
height: 30px;
width:100%;
}

div#all{

width:90%;
margin:10px 85px;
 font-family:Arial, Helvetica, sans-serif;
 padding-bottom:30px;

}

div.imgprog
  {
  margin:2px;
  border:0 solid #0000ff;
  height:auto;
  float:right;
  text-align:center;
 
  }
div.imgprog img
  {
  display:inline;

  margin:3px;
  border:1px solid #ffffff;

  }

div.desc
  {
  text-align:center;
  font-weight:bold;
  font-size:11px;
  width:69px;
  margin:2px;
  }

#hright{
background:#fff url('../images/rtheader.jpg') top right  no-repeat;
height:255px;
width:100%;
}



.fullheader{
background:#fff url('../images/fullheader.jpg') top right  no-repeat;
height:255px;
width:100%;
border:1px solid #ccc;
border-raiuds:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px

	
	}

#hrightadmin{
	background:#fff url('../images/headeradmin.jpg') top right  no-repeat;
height:255px;
width:100%;
	}


}



* {
padding: 0;
margin: 0;
} 


body {
background: #fff;
width:100%;
font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
font-size:100%;
line-height: 1.5em; 
}



div.cntHolder {
    direction:rtl;	
    position: relative;
    width:500px;
    color: #000;
    margin: 70px auto;
}

div.listRows {
	color:
    width: 448px;
    margin: 5px 15px;
    padding: 5px 3px 5px 20px;
    position: relative;
    text-align: right;
    font-size: 1.1em;
    font-weight: bold;
    color: #0f9a04;
    background-color: #f7f7f7;
    border: #094268 1px solid;
}

div.listCols {
    float: left;
    width: 250px;
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    color: white;
    background-color: #f7f7f7;
    margin: 0px 5px 0px 0px;
    padding: 0px;
}


div.headDisp {
   text-align:center;
    background-color: #e3e3e3;
    padding: 5px 10px;
    font-size: 1em;
    font-weight: bold;
    color: #0f9a04;
    margin-bottom: 5px;

    
}

.sbutton{

     border:hidden;
     background:#afde0c;
     background-repeat:no-repeat;
     width:100px;
     height:30px;
    color:#000000;
    font-weight:bold;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}


.sbutton:hover{
	border:hidden;
		background:#bbec0f;
		background-repeat:no-repeat;
		width:100px;
		height:30px;
		color:#000;
		cursor:pointer;
		font-weight:bold;

}


#main{
margin:0 auto;
width:100%;
position:relative;
border:1px solid #e8e9e5;
-moz-box-shadow:    3px 3px 5px 6px #ccc;
-webkit-box-shadow: 3px 3px 5px 6px #ccc;
box-shadow:         3px 3px 5px 6px #ccc;
}
#menu ul{
margin-right:70px;

}

#menu li {

    float: right;
    list-style-type: none;
    
    
}
#menu a {
    
    display: block;
    font-family: Tahoma,Geneva,sans-serif;
    padding: 8px;
    margin-right:1px;
    text-decoration: none;
    background:#afde0c;
    color:#000000;;
    font-size:18px;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;  
     text-align:center;     
}


#menu a:hover{
background:#bbec0f;
}

div#menu  .current{
background:#98c401;

}

#note{

background:#edecec;
-moz-box-shadow:    3px 3px 5px 6px #ccc;
-webkit-box-shadow: 3px 3px 5px 6px #ccc;
box-shadow:         3px 3px 5px 6px #ccc;
-moz-box-shadow:5px #ccc;
margin:100px auto 0 auto;
width:550px;
height:60px;
text-align:center;

}



.Error{
width:584px;
 margin-top:60px;
 margin-right:auto;
 margin-left:auto;
 background-color: #ffd9d9;
 padding: 5px 1px;
 border: #cb2215 1px solid;
direction:rtl;
	
	}
	
.Error ul{
    background-color: #ffd9d9;
    list-style-type: none;
}

.Error ul li{

    font-size:1.0em;
    font-weight: bold;
    background: url(../images/alert.png) #ffd9d9 no-repeat;
    background-position: bottom right;
    color:#cb2215;
    min-height: 18px;
    padding-right: 20px;
}


.instruct{
position:relative;
border:1px solid #ccc;
width:600px;
margin-left:auto;
margin-right:auto;
margin-top:50px;
margin-bottom:10px;
direction:rtl;
padding:25px;
background:#affb9d;
}


.instruct li {
font-size:18px;
}


.btnins{
margin-top:20px;
text-align:center;
margin-bottom:20px;
}
.btnins a {
	
text-align:center;
text-decoration:none;
background:#2fcd0a;
padding:8px 24px;

border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
color:#000000;
font-size:18px;

}

.btnins a:hover{
background:#bbec0f;
}


#insfoot{
text-align:center;
margin-top:10px;
}

#insfootrss{
text-align:center;
margin:1% 25% 0 0;
}


#s{
color:#ccc;
}

#s a{
text-decoration:none;
color:#02b639;

}








.social img{
border:none;

}


.on_img
{
  background-image:url(../images/on.gif);
  background-repeat:no-repeat;
 
  padding-left:35px;
  padding-bottom:10px;
  cursor:pointer;
   width:60px;
  
  
}       

.over_img
{
  background-image:url(../images/over.gif);
  background-repeat:no-repeat;
  
   padding-left:35px;
 
  cursor:pointer;
  width:60px;
}
.lovetr
{
	
background-color:#ffffff; padding:2px;
height:28px;
}



a
{
text-decoration:none;

}
a:hover
{
text-decoration:none;

}







#tab1{
width:100%;
margin:0;
padding:0;
float:right;
}

#tab2{
float:left;
}


#closedsite{
	background:#9d040f;
	
	}
#closednote {

font-size:18px;
color:#ffffff;
margin:200px 420px;

}


#online{
text-align:center;

}


#navform{

direction:rtl;
padding:10px;
}

#adsform{

direction:rtl;
padding:12px;


}

#textads{

text-align:left;
direction:ltr;
}





.currentpage{
border: 1px solid #4b4a4a;
background:#a92cb2;
padding: 4px;
margin-left:3px;
}

.currentpagelist{
border: 1px solid #4b4a4a;
background:#f77f0a;
padding: 4px;
margin-left:3px;
}

.pagination {
    border: 1px solid #4b4a4a;
    padding: 4px;    
}


#pagetd{
padding:5px;

}



a {
	color: #b81401;
	text-decoration: none;
}


table {
direction:rtl;
background: #ffffff; 
}









#content {
padding: 0 40px 0 40px;
}









.header {
border:1px solid #ccc;
border-raiuds:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px

}




	
	

#hleft{
background: top left no-repeat;
width:300px;
height:250px;
overflow:hidden;
float:left;

}



.header h1 { padding-left: 17px; padding-top: 22px; font-size: 22px; color: #b81401; }

.header h1 a { font-size: 22px; color: #b81401; text-decoration: none;}

.header h2 { padding-left: 17px; padding-top: 0px; font-size: 17px; color: #b81401; }



.breadcrumbs { 
background: #F6F9FB; 
border-bottom: 1px solid #E1E1E1; 
padding: 5px;
}

	

.middle {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
float: left;
width:76%;
overflow:hidden;
margin: 0 2px;
padding:5px ;
text-align: justify;
}


tr{
margin-bottom: 2px;
filter: progid:DXImageTransform.Microsoft.Shadow(color="#141414",Direction=135, Strength=8);
}

tr#title{
background:#313131;
color:#ffffff;

}

tr#this:hover{

background:#f6f6f6;



}

td{
text-align:center;
border:1px solid #e8e7e6;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
}








.right {
width:20%;
background: #fafafa; 
border: 1px solid #ededec; 
float: right;
margin: 5px 5px 0 0;
padding:5px ;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;

}



.right ul {
padding: 20px 12px 15px 20px;
margin:0;

}



.right li {

margin-bottom:5px;
list-style-type: none;
color: #b81401;
}



.middle h2 { direction:rtl;; font-size: 16px; margin-bottom: 6px; margin-top: 10px;}

.right h2 {  font-size: 14px; margin-top: 15px;}





#clear {
display: block;
clear: both;
width: 100%;
height:1px;
overflow:hidden;
}



#footer a{
color:#f00;
font-weight:bold;

}

#footer {
font-family:Arial, Helvetica, sans-serif;
display:block;
padding-top:12px;
font-size:12px;
text-align: center;
color: #f00;
margin-top:250px;
}

#footeradmin{
	font-family:Arial, Helvetica, sans-serif;
display:block;
padding-top:12px;
font-size:12px;
text-align: center;
color: #f00;

	
	}


#conditions{
border: 1px #FF0000 dashed;
padding: 9px 3px 3px 5px;

}

#conditions p {
	text-align:right;
	}



#online{
padding: 0 4px;
font-weight:bold;
background: #fdfbfb; 
}









form#search-form input[type="text"] {

background: url(../images/search-field.png) no-repeat;
border:none;
height:23px;
padding: 5px 0 9px 00;
margin-left:25px;
width:95%;

}

/*كود مهم جدا لالغاء ظهور زر بحث القديم الاعتيادى ليظهر بدله مستطيل البحث فقط*/

form#search-form input[type="submit"] { display: none;  }



td#padd{

padding-right:6px;

}



input#sitename{
margin: 0 9px;
}

input#email{
margin: 0 9px;
}



td#no3{
text-align:center;
}



td#feat{
text-align:center;
}



#pictoday{
width:160px;
padding: 0 4px;
font-weight:bold;
background: #fdfbfb; 
border: 1px solid #E1E1E1; 
}

.arrowlistmenu{
width:96%; /*width of menu*/

}


.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
background: black url(../media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
}



.arrowlistmenu ul{
width:100%;
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(../media/arrowbullet.png) no-repeat center right; /*custom bullet list image*/
display: block;
padding: 2px 20px;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #dadada;
font-size: 16px;
font-weight:bold;
}

.arrowlistmenu ul li a:visited{

color: #A70303;

}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
background-color: #F3F3F3;
}


.headerbar{
text-align:center;
font: bold 14px Arial;
color: white;
background: black url(../media/titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/

}


.menu ul
{
width:99%;
overflow:hidden;
list-style-type:none;
margin:0 4px 30px;
padding:0;

}


.menu ul li
{
float:right;
width: 20%;
}


.menu ul li  a {
        direction:rtl;
	display:block;
	
	font-weight: bold;
	color:#000000;
	background:#2cc2cb;
	padding:4px;
	text-align:center;
	text-decoration:none;
}

 .menu ul li a:hover,a:active{
	background:#80b406;
}


/*progs style*/


  

#formconf{
direction:rtl;
position:relative;
right:10px;
}
  
 #sochead{
color:#f90;
padding:4px;
} 

#formconf input{
direction:rtl;
display:block;
}

#sbutton{
	 border-radius:5px;
    -moz-border-radius: 5px;
	-webkit-border-radius:5px;
    -moz-box-shadow: 2px 2px 2px 2px #CCCCCC;
    border: medium none;
    margin: 8px;
    padding: 4px 15px;
	background:#a92cb2;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
#sbutton:hover{
background:#ba33c4;
}	

#submitconf {
	 border-radius:5px;
    -moz-border-radius: 5px;
	-webkit-border-radius:5px;
    -moz-box-shadow: 2px 2px 2px 2px #CCCCCC;
    border: medium none;
    margin: 8px;
    padding: 4px 15px;
	background:#a92cb2;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

#submitconf:hover{
background:#ba33c4;
}




#submitdelete{
	  -moz-border-radius: 5px 5px 5px 5px;
    -moz-box-shadow: 2px 2px 2px 2px #CCCCCC;
    border: medium none;
    margin: 8px;
    padding: 4px 15px;
	background:#92cb2;
	}
	
#submitdelete:hover{
	background:#ba33c4;
	}	
	
#headads{
margin-right:10px;
margin-top:10px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
text-align:center;
color:#fff;
background:#a92db0;
width:150px;
}	

#nodata{
color:#fff;
 margin:10px 200px;
  border:1px solid #ccc;
  padding:4px;
  background:#f00606;	
  border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
	}
	
	
#navadmin{
margin:10px;
display:block;
}

#navadminlink{
background:#2cc2cb;
padding:4px;
border-radius:5px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
color:#000;
font-size:18px;

}

#navadminlink:hover{
background:#41ced6;
}	



.xinsdone{
font-size:18px;
margin-right:30px;
margin-top:100px;
display:block;
direction:rtl;
}


#login-box {
	width:333px;
	height: 352px;
	padding: 58px 76px 0 76px;
	margin:20px auto;
	color: #ebebeb;
	font: 12px Arial, Helvetica, sans-serif;
	background: url(../images/login-box-backg.png) no-repeat left top;
}

#login-box img {
	border:none;
}

#login-box h2 {
	padding:10px;
	margin:0;
	color: #ebebeb;
	font: bold 25px "Calibri", Arial;
}


#login-box-name {
	float: right;
	display:inline;
	width:80px;
	text-align: right;
	font-size:18px;
	padding: 14px 10px 0 0;
	margin:0 0 7px 0;
}

#login-box-field {
	float: right;
	display:inline;
	width:230px;
	margin:0;
	margin:0 0 7px 0;
}


.form-login  {
	width: 205px;
	padding: 10px 4px 6px 3px;
	border: 1px solid #0d2c52;
	background-color:#1e4f8a;
	font-size: 16px;
	color: #ebebeb;
}


#submitlogin{
border:none;
padding:8px 50px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#1335b7;
color:#fff;
font-size:20px;
}

#submitlogin:hover{
border:none;
padding:8px 50px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#2142be;
color:#fff;

}



#login-box p {
margin-top:60px;
}


#logout{
float:left;
margin:0 0 1px 50px;

}

#rssbox{
width:70%;
background:#ffb738 ;
margin:0 auto;
direction:rtl;
border:1px solid #fca101;
padding:40px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
box-shadow:3px 3px 3px 3px #ccc;
-moz-box-shadow:3px 3px 3px 3px #ccc;
-webkit-box-shadow:3px 3px 3px 3px #ccc;


}

#rssbox label{
font-size:1.1em;
}



#rsssubmit{
border:none;
margin:2% 42%;
padding:8px 30px;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background:#fca101;
}

#rsssubmit:hover{
background:#ff9200;
}


.side-rss{
background:url('../images/rss-side.png')no-repeat;
width:128px;
height:128px;
float:left;

}

#rsstitle {
width:45%;
margin:1% auto;
font-size:1.1em;
}






#rsstable{
width:90%;
margin:0 auto;
background:#ffb738;
border-radius:5px;

}

#rsstable th{
text-align:center;
font-weight:bold;
padding:8px;

}

#tdrsstitle{
direction:rtl;
}

#tdrssurl{
direction:ltr;
}


html {
	overflow-Y: scroll;
}

h1 {
	font: 4em normal Georgia, 'Times New Roman', Times, serif;
	text-align:center;
	padding: 20px 0;
	color: #aaa;
	direction:rtl;
}
h1 span { color: #666; }
h1 small{
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}


h2.trigger {
	padding: 0 0 0 50px;
	margin: 10px 15%;
	background: url(../images/h2_trigger_a.gif) no-repeat;
	height: 46px;
	line-height: 46px;
	width: 450px;
	font-size: 1.4em;
	font-weight: normal;
	float: right;
	direction:rtl;
}
h2.trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	margin: 0 9px 0 0;
}
h2.trigger a:hover { color: #ccc; }
h2.active {background-position: left bottom;} /*--When toggle is triggered, it will shift the image to the bottom to show its "opened" state--*/
.toggle_container {
	margin: 0 100px 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	background: #f0f0f0 url(../images/toggle_block_stretch.gif) repeat-y left top;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
	
}
.toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
	background: url(../images/toggle_block_btm.gif) no-repeat right bottom; /*--Bottom rounded corners--*/
	direction:rtl;
}



#scriptname{
color:#F90;	
	
	}
	
	
#wrongrss{
width:25%;
margin:8px auto;
font-size:1.4em;
color:#f00;
}


#succ_msg{
width:20%;
margin:1px 40%;
color:#43b300;
font-size:1.2em;
}