﻿@charset "UTF-8";

#big-wrap {
	margin: 0 auto;
	border-left: #2d526f 0px solid;
	border-right: #2d526f 0px solid;
	min-width: 944px;
}

/************************************************************
  Header CSS Start
 ************************************************************/
#header-wrap {
	height: 149px;
}


#header-ads {
	float: left;
	width: 600px;
	height: 100px;
	margin-top: 25px;
	margin-left: 50px;
    border:solid 0px #dfdddb;
    overflow: hidden;
    text-align: center;
}
/************************************************************
  Post Header CSS Start
 ************************************************************/
#post-header-wrap {
	background: url('../images/bg_01.jpg') repeat-x;
	height: 40px;
}

#social-icons{
	margin-top:0px;
	margin-left:-15px;
	float:left;
	width:120px;
	height:21px;
}

#social-icons a.facebook{
	float:left;
	height:21px;
	width:21px;
	background: url('../images/facebook_21.png') no-repeat;
}

#social-icons a.twitter{
	float:left;
	height:21px;
	width:21px;
	background: url('../images/twitter_21.png') no-repeat;
}

#social-icons a.youtube{
  float: left;
	height:21px;
	width:53px;
	background: url('../images/youtube_53x21.png') no-repeat;
}

#social-date{
	/*border: 1px solid red;*/
	margin-top:10px;
	text-align:left;
	float:left;
	width:220px;
	height:21px;
	direction: ltr;
	padding: 0px 5px 5px 0px;
	color: #e80b0b;
	font-size: small;
}
#social-scroll{
	/*border: 1px solid red;*/
	margin-top:5px;
	text-align:right;
	float:right;
	width:100%;
	height:21px;
	direction: ltr;
	padding: 0px 5px 5px 0px;
	font-size: medium;
        text-align: center;
}
.scroll {
	margin-left: 10px; 
	margin-right:10px; 
	marquee-style:scroll; 
	marquee-direction:reverse; 
	marquee-speed: slow; 
	animation-delay: 95;
	width: 610px;
	font-family: Verdana, Arial;
	font-size: small;
	vertical-align: middle;
}

.small {
	font-family: Verdana, Arial;
	font-size: small;
}

.medium {
	font-family: hr, Verdana, Arial;
	font-size: medium;
}

.large {
	font-family: hr, Verdana, Arial;
	font-size: large;
}
span.englishdate 	{ FONT-SIZE: 13px;BACKGROUND: none; COLOR: #e80b0b; FONT-WEIGHT: normal; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION: none; }
span.arabicdate		{ FONT-SIZE: 16px;BACKGROUND: none; COLOR: #e80b0b; FONT-WEIGHT: normal; FONT-FAMILY: Arial,Helvetica,sans-serif; TEXT-DECORATION: none; }

.space-right{
	float:right;
	height:21px;
	width:5px;
}

.space-left{
	float:left;
	height:21px;
	width:5px;
}


/** SEARCH */




a img {
	border: none;
}



table.topmenu		{ position:absolute; z-index:2; visibility:hidden; text-align:right; direction:rtl; border:none;}
.topmenu tr a:hover { background: #0f6696;}
.topmenu tr a 		{ background: #1887c2; color: #FFFFFF; border:none; display:block; padding: 2px 5px 2px 5px; width:110px; border: 1px solid #126b97; text-decoration: none; font-size:18px; font-weight: normal; font-stretch: extra-condensed; font-family: hb, Arial, Helvetica, sans-serif;}



.noclass {}

.englishdate 	{BACKGROUND: none; COLOR: #575656; FONT-SIZE: 12px; FONT-WEIGHT: normal; FONT-FAMILY: hb, Arial,Helvetica,sans-serif;}
.arabicdate		{BACKGROUND: none; COLOR: #575656; FONT-SIZE: 14px; FONT-WEIGHT: normal; FONT-FAMILY: hb, Arial,Helvetica,sans-serif; TEXT-DECORATION: none}

.copyright {
	text-align: center;
	position: relative;
	direction: rtl;
	margin: 0 auto;
	padding: 0 auto;
	clear: both;
	top: 103px;
	width: 944px;
}		
