@charset "utf-8";
/* CSS Document */

html
{
background-image:url(image/bg.png);
background-color:#373737;
background-repeat:repeat-y;
background-position:center;
direction:rtl;
font-family:Simplified Arabic;
	}


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}


.main-div{
width:845px;
background-color:#FFFFFF;
margin-left: auto ;
margin-right: auto ;
overflow:hidden;
}

.logo{
height:69px;
background-image:url(image/bg-header.png);


}

.span-logo{
width:251px;
float:right;
margin-right:40px;
}

.search{

height:40px;
float:left;
width:428px;
background-image:url(image/bg-search.png);
border-right: 1px #d27d00 solid;
border-bottom: 1px #d27d00 solid;
padding:10px;
}

.inputsearch{
height:23px;
width:300px;
border:1px solid #c5c5c5;
padding-left:5px;
padding-right:5px;

}

.goemail{
margin:0;
vertical-align:middle;
margin-top:5px;
margin-bottom:5px;

}

.top-menu{
background-image:url(image/bg-drop.png);
height:29px;
clear:both;
overflow:hidden;
}

.top-menu-right{
width:500px;
float:right;
text-align:right;
padding-right:5px;


}

.top-menu-right ul li{
display:inline;
list-style-type:none;
margin:0 -2px;
}

.top-menu-right ul li a{
display:inline;
list-style-type:none;
margin:0 0px;
}

.top-menu-left{
width:115px;
float:left;
margin-left:10px;


}

.top-menu-left ul li{
display:inline;
list-style-type:none;
}

.top-menu-left ul li a{
display:inline;
list-style-type:none;
margin-left:10px;
}


.right-col{
clear:both;
width:157px;
float:right;
margin-right:25px;
margin-top:10px;
}

.right-menu{
width:100%;
}

.right-menu h1{
margin-top:5px;
margin-bottom:1px;
background-image:url(image/h1-right-bg.png);
font-family:Simplified Arabic, Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#FFFFFF;
padding-right:5px;
text-align:right;
}

.right-menu ul{
list-style:none;
border-bottom: 1px #FF9000 solid;
margin-bottom:5px;
color:#580003;
font-family:Simplified Arabic;

}
.right-menu li{
margin-bottom:1px;
background-color:#EBEBEB;
border-bottom: 1px #E2E2E2 solid;
text-align:right;
padding-right:5px;

}


.right-menu li a{

font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#580003;
}

.right-menu li a:hover{

background-color:#F4F4F4;
width:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#000000;
}

.login{
background-color:#EBEBEB;
border: 1px #C6C6C6 solid;
padding:2px;
font-family:tahoma;
font-size:11px;
text-decoration:none;
/*font-weight:bold;*/
color:#000000;
text-align:right;
}

.login a{
text-decoration:none;
color:#580003;
}

.login a:hover{
text-decoration:underline;
color:#580003;
}

.banner{
border: 1px #C6C6C6 solid;
margin-top:5px;
margin-bottom:5px;


}

.left-col{
width:623px;
float:left;
margin-right:10px;
margin-top:15px;
margin-left:10px;
text-align:right;
direction:rtl;

}

.first-news{
text-align:justify;

}

.first-news h1{
font-size:14px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.first-news p{
font-family:arial;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:normal;
margin-bottom:5px;
min-height:120px;

}

.first-news p a{
font-family:tahoma;
font-size:12px;
color:#717171;
text-decoration:none;
font-weight:normal;
}

.image{

float:left;
margin-bottom:5px;
margin-right:5px;
padding:1px;
clear:both;


}

.first-news2{

text-align:justify;
width:300px;
float:right;
margin-bottom:10px;


}

.first-news2 h1{
font-size:14px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.first-news2 p{
font-family:arial;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:normal;
margin-bottom:5px;

}

.first-news3{
text-align:justify;
width:300px;
float:left;
margin-bottom:5px;

}

.first-news3 p{
font-family:arial;
font-size:14px;
color:#000000;
text-decoration:none;
font-weight:normal;
margin-bottom:5px;

}

.first-news3 p a{
font-family:tahoma;
font-size:12px;
color:#717171;
text-decoration:none;
font-weight:normal;
}

.pel{
height:130px;
/*background-image:url(image/bg-person.png);*/
background-color:#FFF6E5;
border: 1px #febd59 solid;
margin-bottom:10px;
clear:both;
padding:0px;

}

.foter{
height:50px;
border: 1px #cccccc solid;
background-image:url(image/bg-foter.png);
overflow:hidden;
clear:both;
margin-bottom:2px;
margin-left:10px;
margin-right:10px;
margin-top:5px;
font-size:14px;
text-decoration:none;
font-weight:bold;
color:#580003;
padding-top:10px;

}

.foter a{
color:#580003;
font-size:16px;
text-decoration:none;
font-weight:bold;

}

.foter a:hover{
text-decoration:underline;
}
.foter hr{
border: 0;
color: #000000;
background-color: #000000;
height: 2px;
width: 370px;
}
/**********************************************************************/
/* errors */
.error {
	color:red;
}
.correct {
	color:green;
}


/* vote style*/

form.cmxform fieldset {
  margin-bottom: 10px;
  float:right;
  border:none;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  font-size:16px;
  text-align:right;
  color:#000000;
}

form.cmxform label {
  display: inline-block;
  line-height: 1.8;
  vertical-align: top;
  font-family:Tahoma;
  font-size:12px;
}

form.cmxform fieldset fieldset {
  border: none;
  margin: 1px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
  
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
  text-align:right;
}
form.cmxform fieldset fieldset label {
  margin-right: 123px; /* Width plus 3 (html space) */
}
button{
background:#FF9F39 ;
border-color:#727208;
border-style:solid;
border-width:1px;
color:#FFFFFF;
cursor:pointer;
font-family:tahoma;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:2px;
width:60px;


}

.vote{
	font-family:tahoma;
	clear:both;	

}



/* result style*/
.result{
	font-family:tahoma;
	clear:both;

}

.result-table{
font-family:tahoma;
text-align:right;
padding-right:5px;
font-size:11px;
font-weight:normal;

}

img{
border:0;
}
/*******************************************************************/
/*article in center*/

.center-r{
direction:rtl;
text-align:justify;
width:293px;
height:100px;
float:right;
margin:10 10 10 10;
border-left: 1px solid #FEBD59; 

}

.center-l{
text-align:justify;
width:294px;
float:left;
margin:10 0 10 10;
/*border-right: 1px solid #FEBD59; */
height:90px;
}


.center-r a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.center-r a:hover{
font-size:16px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.center-r p{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
margin-left:10px;
}

.center-l a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.center-l a:hover{
font-size:16px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.center-l p{
font-family:arial;
font-size:12px;
color:#000000;
text-decoration:none;
font-weight:normal;
margin-bottom:5px;

}

/******************************************************************************************************************************************************************************************/
.first-news a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.first-news a:hover{
font-size:16px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.first-news2 a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.first-news2 a:hover{
font-size:16px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.first-news3 a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.first-news3 a:hover{
font-size:16px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}


.banner2{
border: 1px #C6C6C6 solid;
margin-bottom:10px;
clear:both;

}

.wiki-w{
float:right; 
font-family:Simplified Arabic;
font-size:16px;
padding: 10px;

}

.wiki-w h1{
font-size:18px;
color:#000000;
font-weight:bold;

}

.wiki-w a{
font-size:14px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.wiki-w a:hover{
font-size:14px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.market{
height:280px;
 margin:10px;
font-family:Simplified Arabic;
font-size:16px;
padding: 0px 5px 0 0;

}

.market h1{
font-size:18px;
color:#000000;
font-weight:bold;

}

.market a{
font-size:14px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.market a:hover{
font-size:14px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.wiki-wc{
float:right; 
font-family:Simplified Arabic;
font-size:16px;
padding: 10px;
width:33%; 
border-right: 1px solid #FEBD59; 
border-left: 1px solid #FEBD59; 
text-align:center;
margin: 15 0 15 0;
height: 150px;
}

.wiki-wc h1{
font-size:18px;
color:#000000;
font-weight:bold;

}

.wiki-wc a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.wiki-wc a:hover{
font-size:16px;
color:#580003;
text-decoration:underline;
font-weight:bold;
}

.deta-tit{
font-family:tahoma;
font-size:11px;
color:#999999;
font-weight:normal;
margin: 0 0 5 0
}

.deta-tit a{
font-size:11px;
text-decoration:none;
color:#999999;
font-weight:normal;

}

.deta-tit a:hover{
font-size:11px;
text-decoration:underline;
color:#999999;
font-weight:normal;

}

.lists-tit a{
font-size:16px;
color:#580003;
text-decoration:none;
font-weight:bold;
}

.lists-tit a:hover{
text-decoration:underline;
}

.wiki-view{
border: 1px solid #FEBD59; 
margin: 10px;
padding: 0 10 0 0;
width: 60%;
height: 30px;
overflow:auto;
font-size:14px;
font-family:tahoma;
color:#999999;
}
.wiki-view font{
font-size:16px;
font-weight: bold;
font-family:Simplified Arabic;
color:#580003;
}

.comm{
border: 1px solid #cccccc; 
margin: 0 10 20 10px;
padding: 10px;
width: 90%;
*width: 580px;
height: 200px;
overflow:auto;
font-size:14px;
font-family:tahoma;
color:#555555;
}

.comm input,textarea{
border: 1px solid #cccccc; 
font-family:tahoma;
color:#555555;

}

.comm font{
font-size:16px;
font-weight: bold;
font-family:Simplified Arabic;
color:#000000;
margin: 5 20 20 0;

}

.comm-f{
font-size:16px;
font-weight: bold;
font-family:Simplified Arabic;
color:#000000;
margin: 20 12 0 0;
}

.comm-in{
direction: rtl;
margin: 0 10 10 10px;
font-size:15px;
font-family:Simplified Arabic;
color:#555555;
}

.comm-in font{
font-size:16px;
font-weight: bold;
font-family:Simplified Arabic;
/*color:red;*/
margin: 5 0 2 0;

}

.comm-in p{
font-family:tahoma;
font-size:11px;
margin: 0 0 5 0;
}

.comm-in hr{
border-top:1px solid #cccccc;
color:#cccccc;
width: 95%;

}

.art-hed-f{
font-size:18px;
font-weight: bold;
color:#580003;

}

.art-hed-l{
direction: rtl;
font-family:tahoma;
float:right;
margin: 5 30 0 0;
font-size:12px;
color:#777777;
line-height : 1.6;
}

.art-hed-l  a{
font-size:12px;
color:#777777;
text-decoration:none;
}

.art-hed-l  a:hover{
text-decoration:underline;

}

.art-hed-l p{
padding: 0 5 0 0;
}



.art-hed-r{
font-family:Simplified Arabic;
float:right;
}

.art-hed-auth{
float:left;
margin: 5 0 0 50
}

.web_dir {
width:95%;
font-weight: bold;

}

.web_dir a{
font-size:16px;
color:#580003;
text-decoration:none;
font-family:Simplified Arabic;
font-weight: bold;

}

.web_dir a:hover{
font-weight: bold;
text-decoration:underline;

}

/******************************************************************************************/

/* Breadcrumb*/
#breadcrumb
{
	
    font: 13px Arial, Helvetica, sans-serif;
    background-image:url('image/bc_bg.png');
    background-repeat:repeat-x;
    height:30px;
    line-height:30px;
    color:#9b9b9b;
    border:solid 1px #cacaca;
    width:100%;
    overflow:hidden;
    margin:0px;
    padding:0px;
	margin-bottom: 10px;
	font-weight: bold;
}
#breadcrumb li
{
	
    list-style-type:none;
    float:right;
    padding-right:10px;
	text-align:right;
}

#breadcrumb a 
{	
	/*width:0;*/
    height:30px;
    
    background-image:url('image/bc_separator.png');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 15px;
    padding-right: 4px;
    text-decoration: none;
    color:#454545;
	font-weight: bold;
}

.home
{
    border: none;
    margin: 8px 0px;
}
#breadcrumb a:hover
{
    color:#35acc5;
	font-weight: bold;
}
/********************************************************************************************/

/*pages*/

.pages{

	background-color:#eeeeee;

	color:#888888;
	
	
	text-align: left;

	margin-bottom:10px;

	height:20px;

	margin-bottom:10px;

	padding:5px;

	font-size: 14;
	
	direction: rtl;
}



.pages a {

		color:#000000;

		font-weight:normal;

		text-decoration:none;

      }

.pages a:hover{

		color:#000000;

		font-weight:normal;

		text-decoration:underline;

      }

.page-showing{

color:#000000;

font-weight:bold;

float: right;

font-size: 13;



}

	  
.page-mov{

float: left;

}
/****************************************************************************************************/
.mark-list{
background-color:#eeeeee;
height:70px;
margin-top:10px;
margin-bottom:10px;
padding:5px;
font-size:12px;
text-decoration:none;
font-family:tahoma;
font-weight: none;
}

.jobs-list{
background-color:#FFF6E5;
height:80px;
margin-top:10px;
margin-bottom:10px;
padding:5px;
font-size:12px;
text-decoration:none;
font-family:tahoma;
font-weight: none;
}

/****************************************************************************************************/
/*calender*/

.cpYearNavigation,.cpMonthNavigation{background-color:#C0C0C0;text-align:center;vertical-align:center;text-decoration:none;color:#000000;font-weight:bold;}
.cpDayColumnHeader, .cpYearNavigation,.cpMonthNavigation,.cpCurrentMonthDate,.cpCurrentMonthDateDisabled,.cpOtherMonthDate,.cpOtherMonthDateDisabled,.cpCurrentDate,.cpCurrentDateDisabled,.cpTodayText,.cpTodayTextDisabled,.cpText{font-family:arial;font-size:8pt;}
TD.cpDayColumnHeader{text-align:right;border:solid thin #C0C0C0;border-width:0px 0px 1px 0px;}
.cpCurrentMonthDate, .cpOtherMonthDate, .cpCurrentDate{text-align:right;text-decoration:none;}
.cpCurrentMonthDateDisabled, .cpOtherMonthDateDisabled, .cpCurrentDateDisabled{color:#D0D0D0;text-align:right;text-decoration:line-through;}
.cpCurrentMonthDate, .cpCurrentDate{color:#000000;}
.cpOtherMonthDate{color:#808080;}
TD.cpCurrentDate{color:white;background-color: #C0C0C0;border-width:1px;border:solid thin #800000;}
TD.cpCurrentDateDisabled{border-width:1px;border:solid thin #FFAAAA;}
TD.cpTodayText, TD.cpTodayTextDisabled{border:solid thin #C0C0C0;border-width:1px 0px 0px 0px;}
A.cpTodayText, SPAN.cpTodayTextDisabled{height:20px;}
A.cpTodayText{color:black;}
.cpTodayTextDisabled{color:#D0D0D0;}
.cpBorder{border:solid thin #808080;}














