﻿body
{
    font-family: tahoma , Arial , Arabic Transparent;
    font-size: 12px;
    text-align: right;

}

.LogOutAr
{   
   float:left;
   margin-left:20px;
   margin-top:3px;
   font-weight:bold;
   text-decoration:none;
   color:white;
}
.LogOutEn
{
    float:right;
    margin-right:20px;
    margin-top:3px;
    font-weight:bold;
   text-decoration:none;
   color:white;
}
.MenuStyle
{
    background:url(../Images/bg.png) repeat-x;
    width:100%; 
border:1px solid #000000;

    padding:5px;
}
.MenuAr
{
    direction:rtl;
    text-align:right;
  
}
.MenuEn
{
    direction:ltr;
    text-align:left;
  
}
div
{
    font-family: Tahoma;
}
.wrapper
{
    width: 974px;
}
.TableStyle td
{
	border:solid 1px black;
}
.TableStyle th
{
	border:solid 1px black;
}
.fright
{
    float: right;
}
.fleft
{
    float: left;
}
.clear
{
    clear: both;
}
.alignright
{
    text-align: right;
}
.alignleft
{
    text-align: left;
}

/*<------- Header -------->*/

#header
{
    width: 800px;
    height: 165px;
    margin-top: 17px;
}
#logo
{
    text-indent: -9999px;
    width: 210px;
    height: 71px;
    background: url(../images/ajiad.png) no-repeat center top;
}
#header_nav
{
    height: 64px;
    width: 974px;
    background: url(../images/header-tail.png) center top repeat-x;
    margin-top: 7px;
    list-style: none;
}
.col-1, .col-2, .col-3
{
    float: right;
}
#home_active a
{
    width: 56px;
    height: 17px;
    background: url(../images/Home-active.png) no-repeat center center;
    display: block;
    text-indent: -9999px;
}
#search
{
    height: 24px;
    width: 188px;
}
#search .right
{
    width: 152px;
    height: 24px;
    background: url(../images/search-right.png) no-repeat center right;
}
#search .left a
{
    width: 34px;
    height: 24px;
    background: url(../images/search-left.png) no-repeat center right;
    display: block;
    text-indent: -9999px;
}

#search .textbox
{
    border-style: none;
    border-width: medium;
    background-color: white;
    padding-right: 4px;
    text-align: right;
    margin-top: 2px;
    padding: 2px;
}
.language
{
}


a.readmore
{   color: #0076a3;
    padding-right: 13px;
    background: url(../images/circle.png) no-repeat right center;
    font-size: 12px;
    float: left;
    display: block;
    margin-left: 7px; text-decoration:none
}
a.readmore:hover
{color: #909090;text-decoration:underline;}
#loginform
{
	width: 219px;
	background: url('../Cimages/login-bg.png') repeat-x right 20px;
	height: 146px;
}
#loginform input.textbox
{   border-style: none;
	border-width: medium;
	background-color: white;
	margin-top: 2px;
	padding: 4px;
	width: 188px;
	height: 24px;
    direction :rtl;
	background: url('../Cimages/txtbox-bg.png') no-repeat center top;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;}
#loginform  a.loginbtn
{   margin-top :10px; margin-right :124px;
	width: 62px;
	display: block;
	text-indent: -9999px;
	height: 19px;
	background: url('../Cimages/login-btn.png') no-repeat center top;
}
#loginform h1
{
	width: 219px;
	background: url('../Cimages/clients-login.png') no-repeat right center;
	height: 17px;
	text-indent: -9999px;
	display: block; margin-bottom :15px
}

/*===== footer =====*/
#footer {
	color: #606060;
	clear: both;
	padding-top: 29px; font-size: 11px; padding-bottom: 60px
}
ul#footernav {
	list-style-type: none;
	float: left; margin-right: 50px;
	color: #e0e0e0;
	list-style-image: none;
	height: 18px;
}
ul#footernav LI {
	padding-bottom: 0px;
	line-height: 14px;
	padding-left: 0px;
	padding-right: 0px;
	display: inline;
	height: 14px;
	padding-top: 0px;
}
ul#footernav LI A {
	line-height: 14px;
	padding-left: 5px;
	padding-right: 5px;
	color:#606060;
	font-weight: normal;
	text-decoration: none;
	padding-top: 0px;
}
ul#footernav LI A:hover {
	
}
#footer .side {
	float: right;
	margin-left: 0px;

}
#footer .side P {
	text-align: left;
}
#footer .side P.copy {
	color: #606060;
}
#footer .side P A {
	color: #606060;
	text-decoration: none;
}
#footer .side P A:hover {
	text-decoration: underline;
}
.s-logo{ width: 226px;vertical-align:middle;
         height: 16px;}
.fixedHeader
{
   
    
 }
 .GridViewRow td
 {
     border:  solid 1px black;
 }
