/********************************************
   AUTHOR:  			Erwin Aligam
   WEBSITE:   			http://www.styleshout.com/
	TEMPLATE NAME:		Refresh
   TEMPLATE CODE: 	S-0002
   VERSION:          1.0
 *******************************************/

/********************************************
   HTML ELEMENTS
********************************************/

/* Top Elements */
H1{font-size:10pt; text-align:center}
H1 , H2 , H3 , H4{direction:rtl; font-weight:600}
H2 , H3 , H4{text-align:right; font-size:9pt; margin-top:0px; margin-bottom:0px}
H3{margin-top:5px; margin-bottom:5px; text-align:center}
H1{color:#F98A3C}
H2 , H3 , H4{color:#993300}
* { margin: 0; padding: 0; }

body {

	padding:0px;
	margin:0px;
    background: #65ACDC ;
font-family: TNassim,arial,verdana,sans-serif,tahoma;
       font-size: 15px;
	color: #333;
	text-align: center;
    margin-top: 30px;
    margin-bottom: 40px

}

/* links */
.m1_text a
{
         font-family: TNassim,arial,verdana,sans-serif,tahoma;
       font-size: 15px;
}


a, a:visited {
	text-decoration: none;
	color: #006699;
	background: inherit;
font-family: TNassim,arial,verdana,sans-serif,tahoma;
       font-size: 15px;
}
a:hover {
	color: #9400D3;
	background: inherit;
font-family: TNassim,arial,verdana,sans-serif,tahoma;
       font-size: 15px;

}

/* headers */
h1, h2, h3 {
font-family: TNassim,arial,verdana,sans-serif,tahoma;
       font-size: 15px;

}
.maghale a
{
   font-family: TNassim,arial,verdana,sans-serif,tahoma;
       font-size: 15px;
}


h1 {
	font-size: 120%;
}
h2 {
	font-size: 110%;
	text-transform: uppercase;
	color: black;
}
h3 {
	font-size: 110%;
	color: #666666;
}

/* images */
img {
	border: 0px solid #CCC;
}
img.float-right {
  margin: 5px 0px 10px 10px;
}
img.float-left {
  margin: 5px 10px 10px 0px;
}

h1, h2, h3, p {
	padding: 10px;
	margin: 0;
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
	color: #666666;
}
ul span, ol span {
	color: #666666;
	font-weight:normal;
}

code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;
  font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;
}
acronym {
  cursor: help;
  border-bottom: 1px solid #777;
}
blockquote {
	margin: 10px;
 	padding: 0 0 0 28px;
   border: 1px solid #f2f2f2;
  	background: #FAFAFA url(quote.gif) no-repeat 5px 5px;
}

label {
	display:block;
	font-weight:normal;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #88ac0b;
}

/* search */
form.search {
	position: absolute;
	top: 35px; right: 25px;
	background: transparent;
	border: none;
}
form.search input.textbox {
	margin: 0; padding: 1px 2px;
	width: 120px;
	background: #FFF;
	color: #333;
}
form.search input.button {
	background: #CCC url(headerbg.gif) repeat-x;
	color: #333;
	border: none;
	width: 70px; height: 21px;
}

/********************************************
   LAYOUT
********************************************/
#wrap {

	width: 990px;
	background:  url(content.jpg) repeat-y  center #fff;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {

	clear: both;
	width: 990px;
	padding: 0;
	margin: 0 auto;

}
#headerOrg {
	margin-left:30px;
	width: 930px;
	position: relative;
	height: 122px;
	background: #96C0EA;
	padding: 2;
	font-size: 14px;
	color: #FFF;
	text-align:right
}
#headerOrg *
{
	font-size: 11px;
}
#header {
	width: 990px;
	position: relative;
	height: 106px;
	background: #CCC url(header.jpg) no-repeat center top;
	padding: 0;
	font-size: 14px;
	color: #FFF;
}
.color1 #header {background: url(header1.jpg);}
/*.color2 #header {background: url(header2.jpg);}*/
.color3 #header {background: url(header3.jpg);}
.color4 #header {background: url(header4.jpg);}
.color5 #header {background: url(header5.jpg);}
.color6 #header {background: url(header6.jpg);}
.color7 #header {background: url(header7.jpg);}
.color8 #header {background: url(header8.jpg);}
.color9 #header {background: url(header9.jpg);}


#header h1#logo-text {
	position: absolute;
	margin: 0; padding: 0;
	font: bolder 3.3em 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: #FFF;
	text-transform: none;

	/* change the values of top and left to adjust the position of the logo*/
	top: 28px; left: 50px;
}
#header h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: normal .8em 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #FFF;

	/* change the values of top and left to adjust the position of the slogan*/
	top: 74px; left: 58px;
}

/* Menu */
#menu {
	clear: both;
	width:928px;
	margin-top:2px;
	margin-left:30px;
	/*background: url(menu.jpg) repeat-y center top;	*/
	background:#96C0EA;
	border:0x solid #0364CD;
	font: 11px Tahoma, Sans-serif;
	height: 20px;
}
#botMenu {
position: relative;
 left: 30px;
clear:both;
color:#666666;
font-size:92%;
height:100%;
text-align:right;
margin-top:0px;

}
#botMenu a {

 color: #267499;
 font-family: Tahoma;
}
.botMenuHead
{
   font-family: Tahoma;
   font-size: 8pt;
    color: #000099;
}
#Arabicmenu {
	clear: both;
	width:928px;
	margin-top:2px;
	margin-left:30px;
	/*background: url(menu.jpg) repeat-y center top;	*/
	background:#0364CD;
	border:1px solid #AACCEE;
	font: 11px Tahoma, Sans-serif;
	height: 20px;
}

/*.color1 #menu {background: url(menu1.jpg)}*/
/*.color2 #menu {background: url(menu2.jpg)}*/
.color3 #menu {background: url(menu3.jpg)}
.color4 #menu {background: url(menu4.jpg)}
.color5 #menu {background: url(menu5.jpg)}
.color6 #menu {background: url(menu6.jpg)}
.color7 #menu {background: url(menu7.jpg)}
.color8 #menu {background: url(menu8.jpg)}
.color9 #menu {background: url(menu9.jpg)}

#menu ul {
float: right;
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 8px;
	color: #FFF;
	text-decoration: none;
}
#menu ul li a:hover {

	color: #333;
}
#menu ul li#current a {
	background-color: #FFF;
	color: #333;
}

/* Main Column */
#main {

	float: right;
	text-align:right;
	padding: 0; margin: 0;
	width: 800px;
    position: relative;
    bottom: 30px
}
#centerpanel {
	float: right;
	text-align:right;
	padding: 0; margin: 0;
	width: 430px;

}
#centerpanel h1 {
	margin-top: 10px;
	font: Bold 125% Verdana, 'Trebuchet MS', Sans-serif;
	color: #88ac0b;
	padding: 5px 0 5px 25px;
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(square-green.png) no-repeat 3px 50%;
}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 0 10px;
	border: 1px solid #f2f2f2;
	font-size: 95%;
}
.post-footer .date {
	background: url(clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .readmore {
	background: url(page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* Sidebar */
#sidebar {
	float: right;
	width: 165px;
	padding: 0; margin: 0;
	padding-right:20px;
    position: relative;
    bottom: 30px;
    margin-top: 10px


}
#sidebar a{
  font-size: 8pt;

}
#sidebar h1 {

	margin-top: 10px;
	padding: 5px 0 5px 10px;
	font: bold 1.1em Verdana, 'Trebuchet MS', Sans-serif;
	color: #555;
	background: #EEF0F1 url(headerbg.gif) repeat-x left bottom;
	border: 1px solid #EFF0F1;
}
h1.back {
	text-align:right;
	vertical-align: top;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	color: #555;
	background:#96C0EA;
	border-color:#6699ff;

}
h1.back a,h1.back span{
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;

	}
#sidebar .left-box {


	border: 1px solid #EFF0F1;
	margin: 0 0 5px 0;
}
#sidebar ul.sidemenu {
	list-style: none;
	text-align: right;
	margin: 3px 0 8px 0; padding: 0;
	text-decoration: none;
     background: url(../hp-bg-290-top.jpg) repeat-x

}
#sidebar ul.sidemenu li {

    border-bottom: 1px solid #BED3EE;
    padding: 2px 0 2px 25px;
	padding-right:20px;
	margin: 0 2px;
    background: url(../arabic/TItemTemp4.gif) no-repeat 132PX 0PX ;

}
.sidebox
{
 background-image: url(../Untitled-1.jpg);

}
.sidebox .handle a
{
  color: #000099;
 font-size: 8pt;


}
.handle a
{
  color: #000099;
 font-size: 8pt;


}
.sidebox  a
{
   color: black;
 font-size: 12px;
}


#sidebar ul.sidemenu a {
	font-weight: normal;
	font-family:tahoma;
	text-decoration: none;
	background-image: none;
}
/* left panel*/
#leftpanel {
	float: right;
	width: 335px;
	padding: 0; margin: 0;
    position: relative;left:7px

}

/* Footer */
#footer {
	color: #666666;
	background: url(ooter.jpg) no-repeat center top;
	clear: both;
	width: 950px;

	text-align: center;
	font-size: 92%;
}
#footer a { text-decoration: none; }


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }
.gray { color: #CCC; }
hr.Footer {width:50%;direction:rtl;margin-top:10px}
.wi div.window,.TabMenu .TabTDH{background:#C5DEF2;}
.wi{border-color: #0364CD;}
.wi div.window, .content, .Grid, .textbox, .Grid tr.item td, .Grid tr.alt-item td, .button{border-color:#ffffff;}
input,textarea {border-color:#A8C3E6;}
.boxRight{direction:rtl}
.wiAr{
  background-color:#FFFFFF;
}
.contentAr
{
  border-right: 1px solid #dbe2ea;
  border-left: 1px solid #dbe2ea;
  border-bottom: 1px solid #dbe2ea;

background-color:#f8fafb;
background:url(../boxkotob.jpg) repeat-x
}
.boxRight span .leftboxA {

 color: #696969;
 position: relative;
 left: 12px
}
a.leftboxA2 , hover , visited {
 font-weight: normal;
position: relative;
bottom:10px;
float:right;
color: #000099;
font-size: 8pt;
}
.class37
{
font-size: 8pt;
color: #000099;

}
#TextNews
{
  font-size: 8pt;
  color: #666666;
}


#ctl0_Main_ctl0_ctl0_mainSubjectContinue
{
  color: #003399;
  font-size: 10px;
  font-weight: bold;
}




form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
ul		{
		margin:1 0 0 10px;
		padding:0px;
		list-style:none;
		}
ul li 		{
		height:17px;
		padding:0px
		}
ul a	{
		color:#404040;
		text-decoration:none;
		}
td		{
		color:#7A7A7A;
		font-family:tahoma;
		font-size:11px;
		line-height:12px
		}
		
/*top*/
.top	{
		margin-left:16px;
		}
.top .td1 img{
		margin:27 0 0 0px;
		}
.top .td1 {
		width:495px;
		}
		
.tm		{
		margin:25 0 0 0px;
		}
.tm a	{
		text-decoration:none;
		color:#717171
		}

.tm2	{
		margin:14 0 0 9px;
		height:45px;
		background:url(images/top_bg.gif) top left repeat-x
		}
.tm2 .tt1{
		margin:8 0 0 10px;
		}
.tm2 img{
		margin:8 0 0 4px;
		}
.tm2 a	{
		color:#FFFFFF;
		font-weight:bold;
		text-decoration:none;
		}
.tm2 br	{
		line-height:19px;
		}
/*top form*/
#form 	{
		width:665px;
		height:41px;
		border-style:solid;
		border-width:0px;
		border-color:#DFDFDF;
		margin:2 0 0 9px
		}
#form table	{
		margin:5 0 0 11px;
		}
#form a	img{
		margin:5 0 0 0px;
		}
#form strong br{
		line-height:9px;
		}
#form input{
		margin:0px;
		}
#form br{
		line-height:5px;
		}
#form .text{
		width:260px;
		height:18px;
		font-family:tahoma;
		font-size:10px;
		color:#626061;
		padding:0 0 0 9px
		}
.bot	{
		background:url(images/bot_bg.gif) top left repeat-x	;
		margin:0 0 0 10px;
		color:#808080
		}
.bot a	{
		color:#808080;
		text-decoration:none;
		}

/*more*/
.more{
		margin:0px;
		}
.more a{
		color:#4E7D95;
		font-weight:bold;
		text-decoration:underline;
		}
/*menu*/
.menu	{
		background:url(images/m_bg1.gif) top left repeat-y;
		height:100%
		}
.menu .text1{
		background:url(images/m_text1.gif) top left no-repeat;
		}
.menu .text1 div{
		margin:5 0 0 20px;
		color:#FFFFFF;
		font-weight:bold
		}
.menu .text2{
		background:url(images/m_text2.gif) top left no-repeat;
		}
.menu .text2 div{
		margin:5 0 0 20px;
		color:#FFFFFF;
		font-weight:bold
		}
.menu .text3{
		background:url(images/m_text3.gif) top left no-repeat;
		}
.menu .text3 div{
		margin:4 0 0 21px;
		color:#FFFFFF;
		font-weight:bold
		}
.menu .text4{
		background:url(images/m_text4.gif) top left no-repeat;
		}
.menu .text4 div{
		margin:3 0 0 21px;
		color:#FFFFFF;
		font-weight:bold
		}
.menu .text5{
		background:url(images/m_text5.gif) top left no-repeat;
		}
.menu .text5 div{
		margin:5 0 0 21px;
		color:#FFFFFF;
		font-weight:bold
		}
.menu .list{
		background:url(images/m_bg2.gif) top left repeat-y;
		}


/*page1*/
.t1		{
		height:100%;
		margin:0 0 0 10px;
		}
.c1 	{
		border-style:solid;
		border-width:0px;
		border-color:#EDEBEB;
		padding-bottom:11px
		}
.c1 .pic{
		margin:2 0 0 2px;
		}
.c1 .text	{
		margin:7 0 0 9px;
		}
.c1 div	{
		width:277px;
		margin:12 0 0 8px
		}
.c1 .more{
		margin:6 0 0 0px;
		}
.c1 .more a{
		color:#4E7D95;
		font-weight:bold;
		text-decoration:underline;
		}

		
/*news*/
.news	{
		margin:8 0 0 7px;
		width:210px
		}
.news strong{
		color:#4E7D95;
		}
.news img{
		margin:2 0 0 12px;
		}
.news .more a{
		margin:0 6 0 0px;
		}
		
/*news*/
.news2 {
        border: 0px
		}
.news2 table{
		margin:3 0 0 3px;
		}
.news2 img{
		margin:0 13 0 0px;
		}
.news2 strong{
		color:#C50D0B;
		}
.news2 a{
		color:#C50D0B;
		}
.news2 .bot{
		margin:0 0 0 7px;
		background:none
		}
.news2 span{
		text-transform:uppercase;
		}
.news2 .div2 img{
		margin:0 11 0 0px;
		}
.news2 .div2 .bot{
		margin:0 0 0 6px;
		background:none
		}
		
.bot_1 {
		margin:2 0 0 0px;
		}
.bot_1 .td1{
		background:#959595;
		height:23px;
		}
.bot_1 .td1 img{
		margin:6 0 0 10px;
		}
.bot_1 table{
		background:url(images/bot_1_tab1.gif) top left repeat-y;
		margin:8 0 0 10px
		}
.bot_1 table td{
		padding-bottom:7px;
		}
.bot_1 img{
		margin:0 13 0 0px;
		}
.bot_1 a{
		color:#717070;
		}
		
/*pages2*/
.p2_t1 {
		padding-bottom:20px;
		height:191px;
		}
.p2_t1	.text{
		margin:1 0 0 0px;
		}
.p2_t1 div{
		margin:4 0 0 3px;
		width:505px;
		}
.p2_t1 div .left{
		margin:0 19 0 0px;
		}
.p2_t1 div .text1{
		margin:14 0 12 0px;
		}
.p2_t1 div .more{
		margin:9 0 0 0px;
		width:100%
		}
.p2_t1 div .more a{
		color:#4E7D95;
		}
		
/*page 2 tab2*/
.p2_t2 .pic{
		margin:5 0 0 3px;
		}
.p2_t2 div{
		width:230px;
		margin:9 0 0 7px
		}
		
/*page 2 tab3*/
.p2_t3	div{
		margin:15 0 0 8px;
		width:247px
		}
.p2_t3 a{
		color:#C50D0B;
		}
.p2_t3 .more{
		margin:0px;
		margin-top:8px;
		}
.p2_t3 .more a{
		color:#4E7D95;
		}
		
/*page2 tab4*/
.p2_t4 div{
		width:504px;
		margin:6 0 0 4px
		}
.p2_t4 div img{
		margin:0 18 0 0px;
		}
.p2_t4 a{
		color:#C50D0B;
		}
.p2_t4 div .more{
		margin:8 0 0 0px;
		width:100%;
		}
.p2_t4 div .more a{
		color:#4E7D95;
		}
		
		
/*pages3*/
.p3_t1 {
		height:100%
		}
.p3_t1 img{
		margin:1 0 0 1px;
		}
.p3_t1 div{
		margin:0 0 0 10px;
		width:647px;
		}
.p3_t1 div strong{
		color:#4E7D95;
		}
.p3_t1 div a{
		color:#4E7D95;
		}


ody	{
		margin:0px;
		padding:0px;
		background:#048DB7;;
		}
		.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:12px;
		color:#858585;
	}

.m1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#858585;

	}

.centerT
    {

    height:200px; border: 1px solid #EBEBEB; border-bottom: 0px; border-top:0px;
    background: #fff; width: 173px; margin: 5px;
    }
