﻿body 
{
	background: #999999;
    direction:rtl;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    color: #222;
}

h1, h2, h3 
{
	margin: 0;
	font-weight: normal;
	color: #3F586B;
	font-family:Traditional Arabic, Arial, sans-serif;
}

h1 
{
	font-size: 197%;
	font-weight:bold;
}

h2 
{
	font-size: 167%;
}

h3 
{
	font-size: 100%;
	font-weight: bold;
}

p, ol, ul 
{
	line-height: 170%;
}

p 
{
}

ol {
	margin-right: 0;
	padding-right: 0;
	list-style-position: inside;
}

ul 
{
	margin-right: 0;
	padding-right: 0;
	list-style: none;
}

ul li 
{
	padding-right: 15px;
	background: url(/content/images/centerstage/img07.gif) no-repeat 0px 7px;
}

blockquote 
{
	margin: 0;
	padding-right: 20px;
	font-style: italic;
}

blockquote * 
{
}

a 
{
	color: #FF5723;
}

a:hover 
{
	text-decoration: none;
	color: #1777B1;
}

img 
{
	border: none;
}

img.left 
{
	float: left;
	margin: 3px 15px 0 0;
}

div.right
{
    float: right;
}
div.left
{
    float: left; 
    width: 200px; 
    padding-top: 4px;
}
.div_center
{
    text-align:center;
    padding: 4px 4px 4px 4px;
}
img.right 
{
	float: right;
	margin: 3px 0 0 15px;
}

hr 
{
	clear: both;
}

/* Header */

#header 
{
	width: 900px;
	height: 150px;
	margin: 0 auto;	
}

#menu 
{
    height: 30px;
    margin: 0 auto;	
    width: 900px;
    line-height: 30px;
    background: #4FA0F2 url(/content/images/menu.png) repeat-x;
}
#menu ul 
{
    padding-left: 20px;
    list-style-type: none;
}
#menu ul li 
{
    display: block;
    float:right;
}
#menu ul li a 
{
    color: #fff;
    padding: 0 10px;
    text-decoration: none;
    font-weight: 600;
}
#menu ul li a:hover 
{
    color: #fff;
    text-decoration: underline;
}

#wrap 
{
    margin: 20px auto;
    width: 920px;
    background-color:White;
}
/* Page */
#page 
{
	width: 900px;
	margin: 0 auto;
	padding: 30px 0;
}

/* Content */

.form 
{
	margin: 0 0 7px 0;
}

.form .title 
{
	height: 35px;
	margin: 0;
	padding: 10px 0 0 10px;
	background:  #A8C3CB;
	font-size: 136%;
	color: #144B6B;
}

.form .content 
{
	padding: 20px;
	border: 1px solid #97C984;
}

#content 
{
	float:right;
	width: 684px;
	padding-top: 8px;
	padding-bottom:8px;
	padding-left:8px;
	padding-right:8px;
}

.twocols 
{
}

.twocols .title 
{
	padding-bottom: 10px;
	border-bottom: 1px solid #97C984;
}

.twocols .col1, .twocols .col2 
{
	width: 190px;
}

.twocols .col1 
{
	float: left;
}

.twocols .col2 
{
	float: right;
}

.twocols ul 
{
}

.twocols ul li 
{
	padding-left: 0;
}

/* Sidebar */

#sidebar 
{
	float:left;
	width: 200px;
}

.boxed 
{
	margin: 0 0 20px 0;
}
.list
{  
   text-align:right;
}
.boxed .title 
{	
	height:29px;
    text-align:center;
    font-family:Traditional Arabic;
    font-size:18px;
    font-weight:bold;
    color:White;
    background:url(../images/menu.png) repeat-x;
}

.boxed .content 
{
	padding: 20px;
	border: 1px solid #97C984;
}

.boxed h3 
{
	margin: 0;
}

.boxed p, .boxed ul, .boxed ol 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

.boxed ul 
{
}

.boxed ul li 
{
	padding: 8px 0 8px 10px;	
	background: url(/content/images/centerstage/img04.gif) no-repeat 0px 13px;
}

.boxed ul li.first 
{
	border: none;
}

/* Search */
#search 
{
}

#search form 
{
	margin: 0;
	padding: 0;
}

#search fieldset 
{
	margin: 0;
	padding: 0;
	border: none;
}

#search p 
{
	float: left;
	padding-top: 5px;
	font-size: 85%;
}

#searchinput 
{
	width: 210px;
	margin-bottom: 5px;
}

#searchsubmit 
{
	float: right;
}

/* Footer */

#footer 
{
    background: #333 url(/content/images/footer.png) repeat-x;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #eee;
    font-size: 11px;
}
/* TABLE
----------------------------------------------------------*/

table 
{
  border: solid 1px #e8eef4;
  border-collapse: collapse;
  width:99% ;
}

table td 
{
  padding: 5px;   
  border: solid 1px #e8eef4;
    text-align: center;
}

table th
{
  padding: 6px 5px;
  font-size:x-small ;
  text-align: center ;
  background-color: #e8eef4; 
  border: solid 1px #e8eef4;   
}

.Hedar
{
	font-family: 'Traditional Arabic', Arial;
	font-size: large;
	font-weight: bold;
	color: #000000;
	background:url(../images/menu.png) repeat-x;	
	text-align:center;
}
.NewsAddress
{    
    text-align:center;
    font-family:Traditional Arabic;
    font-size:18px;
    font-weight:bold;
    color:White;
    background:url(/content/images/menu.png) repeat-x; 
} 
.lable200
{
    background-color:#F7F7F7;
    font-family:Tahoma;
    font-size:12px;
    height:20px;
    color:Black;
    width:200px;
}
.input400
{
    background-color:#F7F7F7;
    font-family:Tahoma;
    font-size:12px;
    height:20px;
    width:400px;    
    color:Black;
}
.button
{
	width:70px; 
	height:25px; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	background-image: url(/content/images/Botton.png);
	font-family:Tahoma;
    font-size:12px;
    color:Black;
}
.lablebold
{
    text-align:right;
    font-family:Traditional Arabic;
    font-size:16px;
    font-weight:bold;
}
DIV#loader 
{
    border: 1px solid #ccc;
    width: 500px;
    height: 500px;
    overflow: hidden;
}
 
DIV#loader.loading
{
    background: url(/content/images/spinner.gif) no-repeat center center;
}

 /************************************************************************/
 fieldset input
        {
            width: 100%;
            border: 1px solid #336699;
        }
        fieldset select
        {           
            width: 100%;
            border: 1px solid #336699;
        }
        fieldset input:hover
        {
            border-color: #FF0000;
        }
        fieldset input:active, input:focus
        {
            border-color: #900;
            background-color: #F7F7D4;
        }
        fieldset select:hover
        {
            border-color: #FF0000;
        }
        fieldset select:active, select:focus
        {
            border-color: #900;
            background-color: #F7F7D4;
        }   
        label
        {           
            width: 100%;
            padding: 2px 10px 2px 10px;
        }
        label span
        {            
            width: 30%;
            text-align:center;
            padding: 2px 10px 2px 10px;
            font-family:Traditional Arabic;
            font-size:16px;
            font-weight:bold;
        }
        fieldset
        {
            background: #FCFCFC;
            margin-bottom: 10px;
            padding: 20px;
            border: 1px solid #a23668;
            overflow: hidden;
        }        
/**************************************************************************/
   
