﻿/* Style sheet  */

body {
	background-color: #eeeeee;
	/*background-image: url(images/grad.jpg);*/
	background-repeat: repeat-x;
	direction:rtl;
	font-family: Tahoma, Traditional Arabic,  Arial, Helvetica, Geneva, sans-serif;
}

#main {
	background-color: #fff;
	min-width:780px;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#eeeeee;
}

/* LANGUAGES */

#languages {
	background-color: #036;
}

#languages ul li#arabic  {
	color: #cccca2;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#ffcc00;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #cccca2;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 140px;
	background-color: #003366;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-position:right center;
	background-repeat: no-repeat;
	height: 140px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 78%;
	float: right;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 1em;
	padding-right: .9em;
}
	
#content  p.toppara {
	padding-top: 2em;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#003366;
	text-decoration: underline;
}
#main    #content    ul li  {
/*    background-position: 9px 9px;  */
    padding-right: 2em;

}
#content ul ul li  {
	background-position: 520px 8px;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}

#content h2 {
	color: #003366;
	padding-bottom: 0.4em;
	font-size: 200%;
	font-weight: bold;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color: #b9d7f7;
    font-family: Traditional Arabic, Tahoma, Arial, Helvetica, Geneva, sans-serif;

	}

#content h3 {
	color: #3f3f2e;
	font-size: 170%;
	padding-right: 0.5em;
	font-weight: bold;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	font-family:  Traditional Arabic, Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

#content h4 {
	color: #686a4c;
	font-weight: bold;
	font-size: 120%;
}

#content h5 {
    font-size: 115%;
}

#content a:hover {
	color:#660000;
}

#content a:visited {
	color: #660000;
}

#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	list-style-type: none;
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: 580px 11px;
}

/* QUOTES */
blockquote {
	color: #3A3421;
	background-color: #cccca2;
	font-size: 106%;
	margin-top: 1em;
	margin-left: 1em;
	margin-bottom: 1em;
	margin-right: 0px;
	padding: 0.6em;
	width: 97%;
	height: 13%;
	border-top-width: 5px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #3f3f2e;
	border-bottom-color: #3f3f2e;
}

blockquote .credit {
	font-family: Tahoma, Traditional Arabic, Arial, Helvetica, Geneva, sans-serif;
	/*font-style: italic;*/
	padding-left: 0.6em;
	font-weight: normal;
	text-align:left;
	float: left;
}

blockquote p {
	width: 95%;
	padding-left: 1.2em;
	padding-right: 1.2em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin: 0px;
}


/* MAIN NAVIGATION */

#mainnav {
	float: right;
	width: 19%;
	background-color: #003366;
	padding-bottom:1em;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	/*border-bottom-width: 0.5px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;*/
	

}
#mainnav ul ul li {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	background-repeat: no-repeat;
	background-position:right center;
	padding:0;
}


#mainnav ul li a {
	display: block;
	text-decoration: none;
	font-size: 0.94em;
	padding-left: 0.7em;
	padding-bottom: 0.4em;
	padding-right: 0.7em;
	padding-top: 0.3em;
	color: #b9d7f7;
}	
#mainnav   ul   ul   li a  {
	padding-right: 1.7em;
}

	
#mainnav ul li a:hover  {
	color: #003366;
	background-color: #b9d7f7;
}

}
#mainnav ul li a:visited {
/*	color: #cccca2;*/
}

#mainnav  a:link, #mainnav  a:active    {
	/*color:#cccca2;*/
	/*edited by SADEK*/
	background-color: #003366;
	/*edited by SADEK*/
}

#mainnav ul ul
{
display:none;
background-color:#e9e9d8;
font-weight:normal;
padding-left:0px;
}

#mainnav ul ul li
{border-bottom:none;
background-color:#e9e9d8;}
}
#leftmenu ul ul li a:hover, #leftmenu ul ul li a:active 
{background-color:#e9e9d8; color: #660000;
}


/* FOOTER BAR */

#footer {
	background-color: #003366;
	color: #FFF;
	padding-right: 110px;
	height: 3em;
}
#footer  a {
	color:#FFF;
	text-decoration: none;
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #FFF;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #b9d7f7;	
}
#mainnav .pdfnote {
     text-align: center;
	 color: #FFF;
     display: block;
     padding-top: 0pt;
     padding-right: 6px;
     padding-bottom: 0pt;
     padding-left: 15px;
}
