html, body{height:100%;}
body {
	margin:0;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background:#ebebeb url(/images/bg-body.gif) repeat-x;
}
/*general settings*/
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
input,
textarea,
select{
	font:100% verdana, arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}

#white-shad {
	width:100%;
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	display:none;
	height:100%;
	background:url(/images/shadow.png) repeat;
}
.show-shad { display:block !important;}

/*page*/
#page{
	width:920px;
	padding:0 10px;
	margin:0 auto;
	min-height:100%;
	background:#fff;
	direction: rtl;
}
* html #page{height:100%;}
/*header*/
#header{
	height:106px;
	margin:0 auto;
	position:relative;
	z-index:100;
	width:100%;
}
#header .logo{
	margin:18px 30px 0 30px;
	width: 159px;
	height: 81px;
	float:right;
	background: url(/images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
#header .logo a{
	display:block;
	height:100%;
	position:relative;
}
#header .logo img{display:none;}
/*top-links*/
.top-links{
	float:left;
	width:630px;
	overflow:hidden;
}
.top-links ul{
	float:left;
	list-style:none;
	margin:13px 0 0;
	padding:0;
	overflow:hidden;
}
.top-links ul li{
	float:left;
	font-size:13px;
	padding:0 6px 0 10px;
	border-left:1px solid #00427a;
	margin:0 1px 0 -1px;
	text-align:left;
}
.top-links ul li a{
	color:#00427a;
	float:left;
}
/*login-box*/
.login-box{
	width:630px;
	float:left;
	overflow:hidden;
	margin:0 0 9px;
	padding-top:13px;
}
.icon-lock{
	float:left;
	background: url(/images/icon-lock.png) no-repeat;
	width: 20px;
	height: 20px;
	text-indent:-9999px;
	overflow:hidden;
	margin-top:-2px;
	position:relative;
	cursor:pointer;
	text-decoration:none !important;
}
.login-box ul{
	float:left;
	list-style:none;
	margin:0 -15px 0 0;
	padding:0;
	overflow:hidden;
}
.login-box ul li{
	float:left;
	font-size:13px;
	border-left:1px solid #00427a;
	padding:0 10px;
	margin:0 10px 0 -10px;
	color:#00427a;
}
.login-box ul li a{
	color:#00427a;
}
/*navigation*/
#navigation{
	width:630px;
	float:left;
	height:35px;
	position:relative;
	z-index:3;
}
#navigation ul{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	padding-right: 166px;
	height:35px;
	position:relative;
}
* html #navigation ul{margin-left:-1px;}
#navigation ul li{
	float:right;
	margin-right:1px;
	font-size:18px;
}
#navigation ul li a{
	color:#fff;
	display:block;
}
#navigation ul li a strong{
	font-weight:normal;
	color:#fff !important;
	background: url(/images/btn-navigation-arabic.png) no-repeat;
	width: 105px;
	height: 29px;
	display:block;
	padding:6px 10px 0 0;
	position:relative;
	z-index:10;
	cursor:pointer;
	text-align:right;
}
#navigation ul li a em{
	display:none !important;
	font-style:normal;
	color:#00427a !important;
	width: 105px;
	height: 29px;
	padding:6px 10px 0 0;
	background: url(/images/btn-navigation-arabic-hover.png) no-repeat;
	position:relative;
	z-index:9;
	cursor:pointer;
}
#navigation ul li a:hover, #navigation ul li:hover a, #navigation ul li.hover a{	
	text-decoration:none;
}
#navigation ul li a:hover strong, #navigation ul li:hover a strong, #navigation ul li.hover a strong{display:none;}
#navigation ul li a:hover em, #navigation ul li:hover a em, #navigation ul li.hover a em{
	color:#00427a;
	display:block !important;
}
#navigation ul li a:hover{color:#00427a;}

#navigation ul li:hover .drop-down-holder, #navigation ul li.hover .drop-down-holder{display:block;}
#navigation ul .drop-down-holder{
	display:none;
	position:absolute;
	top:35px;
	left:0;
	width:463px;
}
* html #navigation ul .drop-down-holder{left:1px;}
#navigation ul .drop-down{
	width:100%;
	background:#fff url(/images/bg-drop-down-arabic.gif) repeat-y;
	border-top:20px solid #fff;
	overflow:hidden;
	padding-bottom:20px;
}
#navigation ul .drop-down ul{
	position:static;
	height:auto;
	width:172px;
	float:right;
	padding:0 18px 0 20px;
}
#navigation ul .drop-down ul li{
	float:none;
	margin:0 0 5px;
}
#navigation ul .drop-down ul li a{
	background:none;
	font-size:12px;
	color:#00427a !important;
	height:auto;
	width:169px;
	padding:0 3px 0 0;
	line-height:20px;
	direction: rtl;
}
#navigation ul .drop-down ul li a:hover{background:#d6ebf6;}


/*main-box*/
.main-box{
	position:relative;
	width:100%;
	margin-top:10px;
}
.main-box img{display:block;}
.main-box h2{
	margin:0;
	font-size:34px;
	color:#fff;
	width:440px;
	top:160px;
	right:120px;
	position:absolute;
	font-weight:normal;
}
/*three-boxes-holder*/
.three-boxes-holder{
	width:100%;
	position:absolute;
	top:370px;
	left:0;
}
.three-boxes{
	width:100%;
	background: url(/images/bg-three-boxes.png);
	padding-top:20px;
}
.box-holder{
	background: url(/images/bg-three-boxes-border.gif) repeat-y;
	width:100%;
	overflow:hidden;
	padding-bottom:15px;
}
.box{
	width:241px;
	float:left;
	position:relative;
	padding:4px 20px 3px 45px;
}
.box h3{
	margin:0 0 5px;
	font-size:15px;
	color:#99cde8;
}
.box h3 a{color:#99cde8;}
.box h3 a:hover{text-decoration:none;}
.box p{
	margin:0;
	font-size:13px;
	color:#fff;
	line-height:18px;
	font-weight:normal;
}
.box-link{
	width: 25px;
	height: 25px;
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:18px;
	text-decoration:none !important;
}
.box-link span{
	background: url(/images/box-arrow-arabic.png) no-repeat;
	width: 25px;
	height: 25px;
	display:block;
	cursor:pointer;
}
/*main-holder*/
#main-holder{
	width:920px;
	background: url(/images/bg-main-holder-arabic.gif) repeat-y;
	padding:10px 0;
	position:relative;
	z-index:1;
}
.main{
	width:100%;
	background: url(/images/bg-main.gif) repeat-y;
	overflow:hidden;
}
/*column*/
.column{
	width:210px;
	float:left;
	padding-top:18px;
	overflow:hidden;
}
/*.content-holder*/
.content-holder{
	width:665px;
	padding:0 35px 50px 10px;
	float:left;
	overflow:hidden;
}
/*content*/
.content{
	width:450px;
	float:right;
	padding:24px 0 10px;
}
.back{
	width:450px;
	float:right;
	padding:0 0 10px;
}
.contentwide{
	width:650px;
	float:right;
	padding:24px 0 10px;
}
.news-wrapper{
	width:650px;
	float:right;
	padding:0 0 10px 0;
}
.news-left{
	width:100px;
	float:right;
	padding:0 0 0 0;
}
.news-right{
	width:550px;
	float:left;
	padding-top:0 0 0 0;
}
.audio-wrapper{
	width:610px;
	float:right;
	padding:0 0 10px 0;
}
.audio-left{
	width:150px;
	float:right;
	padding:0 0 0 0;
}
.audio-right{
	width:460px;
	float:left;
	padding-top:0 0 0 0;
}
.sidebar{
	width:180px;
	float:left;
	padding-top:19px;
}
.column h3{
	margin:0 0 8px;
	font-size:16px;
	color:#fff;
	width:200px;
	padding-right:10px;
}
.column ul{
	list-style:none;
	margin:0;
	padding:0;
	width:210px;
	overflow:hidden;
}
.column ul li{
	font-size:13px;
	margin-bottom:2px;
	width:210px;
	float:left;
}
.column ul li a{
	color:#fff;
	display:block;
	padding:0 10px 0 0;
	line-height:25px;
	width:200px;
}
.column ul li a:hover, .column ul li a.active{
	background: url(/images/bg-column-menu-arabic.gif) repeat-y;
	color:#00427a;
	text-decoration:none;
	position:relative;
}
.column ul li a span{
	display:block;
	padding-right:15px;
	background: url(/images/column-menu-arrow-arabic.gif) no-repeat 100% 7px;
}
.column ul li a:hover span, .column ul li a.active span{background: url(../images/column-menu-arrow-active.gif) no-repeat 100% 10px;}
.column ul ul{margin-top:2px;}
.column ul ul a{
	padding-right:25px;
	width:185px;
}
/*breadcrumbs*/
.breadcrumbs{
	list-style:none !important;
	margin:0 0 12px !important;
	padding:0 !important;
	width:100% !important;
	overflow:hidden !important;
}
.breadcrumbs li{
	float:right !important;
	font-size:11px !important;
	color:#575757 !important;
	background: url(/images/breadcrumbs-arrow-arabic.gif) no-repeat 100% 5px !important;
	padding:0 6px 0 4px !important;
	margin:0 -6px 0 6px !important;
}
.breadcrumbs li a{
	text-decoration:underline !important;
	color:#00427a !important;
}
.breadcrumbs li a:hover{text-decoration:none; !important}
.close-icon{display:none;}
.content h1, .contentwide h1 {
	margin:0 0 18px;
	font-size:25px;
	color:#00427a;
	font-weight:normal;
}
.content h2, .contentwide h2{
	margin:0;
	font:bold 14px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.content h3, .contentwide h3{
	margin:0;
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
}
.content p, .contentwide p{
	margin:5px 0 10px 0;
	font:12px/20px Verdana, Arial, Helvetica, sans-serif;
	color:#575757;
}
.content p a, .contentwide p a{
	text-decoration:underline;
	color:#00427a;
}
.content p a:hover, .contentwide p a:hover{text-decoration:none;}
.print{
	font-size:12px;
	background: url(../images/icon-print.gif) no-repeat 100% 50%;
	padding-right:16px;
	display:block;
}
.print a{
	color:#00427a;
	text-decoration:underline;
}
.print a:hover{text-decoration:none;}
/*sidebar-box*/
.sidebar-box{margin-bottom:27px;}
.sidebar-box img{
	display:block;
	margin-bottom:8px;
}
.sidebar-box h3{
	margin:0 0 10px;
	font-size:16px;
	font-weight:normal;
	color:#0088ce;
	background: url(/images/bg-heading-sidebar-ar.gif) repeat-y;
	line-height:16px;
	text-transform:uppercase;
}
.sidebar-box p{
	margin:0 0 6px;
	font-size:12px;
	line-height:18px;
	color:#00427a;
}
.link{
	font-size:14px;
	font-weight:bold;
	color:#00427a;
	text-decoration:underline;
	padding-right:10px;
	display:block;
	background: url(/images/bg-link-arabic.gif) no-repeat 100% 5px;
}
.link:hover{text-decoration:none;}
.quick-links{
	list-style:none;
	margin:0;
	padding:3px 0 0;
}
.quick-links li{
	background: url(/images/bg-link-arabic.gif) no-repeat 100% 5px;
	padding-right:13px;
	font-size:12px;
	margin-bottom:7px;
}
.quick-links li a{
	text-decoration:underline;
	color:#00427a;
}
.quick-links li a:hover{text-decoration:none;}
/*unorder-list*/
.unorder-list{
	list-style:none;
	margin:0;
	padding:0px 0 0 10px;
}
.unorder-list li {
	font-size:12px;
	color:#575757;
	padding-right:16px;
	background: url(/images/separator-unorderd-list-arabic.gif) no-repeat 100% 5px;
	margin-top:4px;
	margin-bottom:4px;
}
.unorder-list li a {
	color: #00427A;
	}
.order-list{
	list-style:none;
	margin:0;
	padding:7px 0 0 6px;
}
.order-list li{
	font-size:12px;
	color:#575757;
	margin-bottom:9px;
	overflow:hidden;
}
.order-list li a{
	color: #00427A;
	}
.order-list li span{
	font-style:italic;
	color:#999;
	width:20px;
	float:right;
}

/*order-list-privacy-policy*/
.order-list-ltr{
	list-style:none;
	margin:0;
	padding:7px 0 0 6px;
}
.order-list-ltr li{
	font-size:12px;
	color:#575757;
	margin-bottom:9px;
	overflow:hidden;
}
.order-list-ltr li a{
	color: #00427A;
	}
.order-list-ltr li span{
	font-style:italic;
	color:#999;
	width:20px;
	float:left;
}

/*form-box*/
.form-box{padding:22px 0;}
.form-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.form-holder label{
	float:right;
	font-size:12px;
	color:#575757;
	width:104px;
	line-height:34px;
}
.form-content{
	float:left;
	width:330px;
	overflow:hidden;
}
.input-text{
	display:block;
	background: url(/images/bg-input.gif) no-repeat;
	width:306px;
	height: 26px;
	overflow:hidden;
	padding:8px 12px 0;
}
.input-text input{
	display:block;
	padding:0;
	border-style:none;
	background:none;
	color:#575757;
	font-size:14px;
	width:100%;
}
.radio, .check{
	width:100%;
	overflow:hidden;
	padding-top:8px;
}
.radio label, .check label{
	width:auto;
	margin-right:10px;
	line-height:normal;
}
.select-holder{
	width:100%;
	overflow:hidden;
	margin-bottom:8px;
}
.form-content select{
	width:192px;
}
.selectArea{float:right !important;}
.textarea{
	background: url(/images/bg-textarea.gif ) no-repeat;
	width: 330px;
	height: 76px;
	padding:0;
	display:block;
	margin-bottom:10px;
}
.textarea textarea{
	display:block;
	padding:5px;
	width: 320px;
	height: 66px;
	border-style:none;
	background:none;
	color:#575757;
	font-size:14px;
	overflow:auto;
}
.btn input{
	background: url(/images/bg-btn.gif) repeat-x;
	font-size:14px;
	color:#fff;
	border-style:none;
	height:30px;
	padding:0 20px;
}
/*table*/
.table-style{
	border-bottom:2px solid #e5e5e5;
	margin-bottom:20px;
	width:435px;
	direction:rtl;
}
.table-style-wide{
	border-bottom:2px solid #e5e5e5;
	margin-bottom:20px;
	width:650px;
	direction:rtl;
}
.table-style table, .table-style-wide table{
	border-collapse:collapse;
	padding:0;
	margin:0;
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;;
}
.table-style table td, .table-style table tr, .table-style-wide table td, .table-style-wide table tr{padding:0;}
.table-style table td, .table-style-wide table td{
	border:1px solid #fff;
	padding:9px 17px 10px 0;
}
.table-style table thead td, .table-style-wide table thead td{
	background: url(/images/bg-thead-table.gif) repeat-x;
	color:#fff;
	font-size:13px;
}
.table-style table tbody td, .table-style-wide table tbody td{
	color:#575757;
	font-size:12px;
	padding:11px 17px 11px 0;
}
.table-style table tbody tr.color td, .table-style-wide table tbody tr.color td{background:#f3f3f3 url(/images/bg-table-td.gif) repeat-x;}

/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding:10px 0 23px;
}
#footer ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	overflow:hidden;
}
#footer ul li{
	float:left;
	border-left:1px solid #00427a;
	font-size:13px;
	padding:0 5px 0 13px;
	margin:0 7px 0 -7px;
}
#footer ul li a{color:#00427a;}
#footer ul.copy{float:left;}
#footer ul.copy li{
	color:#575757;
	border-color:#b1b1b1;
}
.PDFIcon {
background-image:url(/images/pdf_icon.gif);
background-position:left 0;
background-repeat:no-repeat;
cursor:pointer;
padding-left:15px;
white-space:nowrap;
}
.PDFIcon:hover {
text-decoration:underline;
}
.listing-wrapper{
	width:470px;
	float:left;
	padding:0 0 10px 0;
}
.listing-left{
	width:100px;
	float:right;
	padding:0 0 0 0;
}
.listing-right{
	width:370px;
	float:right;
	direction:ltr;
	padding-top:0 0 0 0;
}
#sitemap li 
{
	list-style-type:	none;
}

ul#sitemap > li 
{
	margin-bottom:		10px;
}

#sitemap ul li 
{
	list-style-image:	url(/images/sitemap/l2_normal_ar.gif);
}

#sitemap ul ul li 
{
	list-style-image:	url(/images/sitemap/l3_normal_ar.gif);
}

#sitemap ul ul ul li 
{
	list-style-image:	url(/images/sitemap/l4_normal_ar.gif);
}


#sitemap ul li.firstfollow 
{
	list-style-image:	url(/images/sitemap/l2_first_follow_ar.gif);
}

#sitemap ul li.last 
{
	list-style-image:	url(/images/sitemap/l2_last_item_ar.gif);
}

#sitemap ul ul li.firstfollow 
{
	list-style-image:	url(/images/sitemap/l3_first_follow_ar.gif);
}

#sitemap ul ul li.last 
{
	list-style-image:	url(/images/sitemap/l3_last_item_ar.gif);
}

#sitemap ul ul ul li.firstfollow 
{
	list-style-image:	url(/images/sitemap/l4_first_follow_ar.gif);
}

#sitemap ul ul ul li.last 
{
	list-style-image:	url(/images/sitemap/l4_last_item_ar.gif);
}


#sitemap a
{
	text-decoration:	none;
	background-image:	url(/images/sitemap/page.gif);
	background-position:	right 1px;
	background-repeat:	no-repeat;
	padding:		0px 20px 0px 20px;
}

#sitemap a:hover
{
	text-decoration:	underline;
}









































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
