﻿/* Style sheet  */

/* Adds right scroll bar to avoid bouncing on short pages 
html { min-height: 100%; margin-bottom: 1px; } */


body {
	font-family:Tahoma, "Traditional Arabic";
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #E8CF7F;
	line-height:18px;
	direction:rtl;
}
/* MAIN CONTAINER - HOMEPAGE*/
#main {
	min-width:780px;
	background-color: #FFFFFF;
}	
#skiplink, #skiplink a {
	color:#F9ECC9;
}
#languages {
	background-color: #212152;
	height: 1.2em;
	direction:ltr;
}
#languages ul li#arabic  {
	color: #ECE09B;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


#banner {
	clear: none;
	height: 113px;
	background-color: #edb236;
	background-image: url(images/banner8-2.gif);
	background-position: right center;
	background-repeat:no-repeat;
}
#offices {
	background-repeat: no-repeat;
	background-color: #212152;
	text-align:right;
}


#hiddentitle, #hiddentitle span {
	background-repeat: no-repeat;
	height: 113px;
}

h1 {
	font-size: 14px;
	margin:0;
	text-align: left;
	color: #212152;
	padding: 0;
}

h1 span {
	display: block;
	position: relative;
	z-index: 1;
}
#leftmenu {
	float: right;
	width: 20%;
	background-color: #E9E9EF;
	font-size: 1em;
}
#leftmenu ul {
	margin: 0;
	padding: 0
}
#leftmenu ul li{
	list-style-type:none;
	margin: 0;
	padding: 0
}
#leftmenu ul li a {
	display: block;
	text-decoration: none;
	font-weight: bold;
	padding: 4px 8px 5px 8px;
}
#leftmenu   ul   li#con a  {
	background-color: #D7D7E8;
	padding: 5px;
	color: #000033;
	font-size: 1.1em;
}
#leftmenu ul li#con a:hover {
	color: #212152;
	background-color: #E9DE8C;
	border-top-color: #C4B148;
	border-right-color: #C4B148;
	border-bottom-color: #C4B148;
	border-left-color: #C4B148;
}
#leftmenu ul li a:link, a:visited {
	color:#2A2964;
	text-decoration: none;
}
#leftmenu ul li a:hover  {
	background-color: #CBCBDA;
	color: #2A2964;
}
#leftmenu ul li a:active {text-decoration: none;}
#leftmenu    ul    ul  li a  {
/*	list-style-image:url(images/bullet.gif);*/
	background-image: url(images/bullet.gif);
	background-position: 140px 12px ;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-right:2em;
}

#leftmenu ul li ul li ul li a{
/*	list-style-image:url(images/bullet.gif);*/
	background-image: url(images/bullet.gif);
	background-position: 130px 12px;
	background-repeat: no-repeat;
	font-weight: normal;
	padding-right:3em;
}

#leftmenu ul ul li a:link {
	color: #272727;
}

#leftmenu .pdfnote {
	text-align: center;
	display: block;
	padding: 0 6px 0 15px;
	color: #333333;
}
/* PAGE CONTENT ATTRIBUTES */

#indexcontent{
	width: 55%;
	margin: 0;
	padding: 0 0 0 .7em;
	float: left;
}
#indexcontent .cni {
	font-size: 1.4em;
	color: #333399;
	text-align:center;
	padding-top: 1.2em;
	width:100%;
}

#indexcontent  .cni span {
	color: #CBB587;
}

#content {
	width: 77%;
	margin: 0;
	padding: 0 0 0 .7em;
	float: left;
}

#content .cni {
	font-size: 1.4em;
	color: #333399;
	text-align:center;
	padding-top: 1.2em;
	width:100%;
}

#content  .cni span {
	color: #CBB587;
}
#content .cni2 {
	font-size: 1.4em;
	color: #333399;
	text-align:center;
	padding-top: 1.2em;
	width:72%;
}
#content  .cni2 span {
	color: #CBB587;
}

#content h2 {
	color: #d2691e;
/*	color:#666666;*/
	font-size: 0.95em;
	font-weight: bold;
	padding: 2px 0 .3em 0;
	margin-bottom:0;
	margin-top: 1.8em;
	margin-right:0;
	margin-left:0;
	
	border-bottom:1px #333366 solid;
}
#content hr{
	width:inherit;
	float:left;
	margin:0;
	padding:0;
}
#content h3 {
	font-size: 0.9em;
	font-weight: bold;
	color: #3D4163;
	padding: 2px 3px 0 0;
}
#content h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-left: 2%;
	font-style: italic;
}
	
#content p {
	font-size: 1.1em;
	color: #333333;
	text-decoration: none;
	padding: 0;
}

#content strong{
	color: #666666;

	
}
#content p.bold {
	font-weight: bold;	
}
#content  p.toppara {
	padding-top: 1em;
}

#content a {
	padding-left: 0px;
	color:#383782;
}
#content a:link, a:active {
	background:none;
	text-decoration: underline;
}

#content a:visited {
	color: #91863C;
	text-decoration: underline;
}
#content a:hover {
	color:#91863C;
	background:none;
	text-decoration: underline;
}
#content ul{
	
	padding-left:1%;
	padding-right:1%;
	margin:1% 1% 1% 1%;
}
#content ul li {
	font-size: 1em;
	padding-top: 0;
	padding-left: 1%;
	padding-bottom: 2%;
	margin-right: 2%;
	list-style-image:url(images/bullet.gif);
	list-style-position:outside;
	color: #333333;
}
#content ul li.unbulleted
{
	list-style-image:none;
	list-style-type:none;
}


#lead{
	font-size: 2.72em;
	font-weight:bold;
}
#content ol li {
	font-size: 0.8em;
	font-weight:bold;
	margin-right:0.4em;
}
#content ol li a{
	text-decoration:none;
}

#rightmargin_175px {
margin-right:40px
}
/*********************************************************************************************/

/*********************************************************************************************/
#content p#quote{
	width:72%;
	text-align:right;
}
#content th, td{
	border:0px #FFFFFFF none;
}

#content table, tr, th, td{
	font-size:1em;
	border-color:white;
}
#content table tr td#event{
	vertical-align:top;
	padding-bottom:3%;
	border-color:white;
}
#content table tr td#date { 
	width:20%;
	font-weight:bold;
	color:#333366;
	vertical-align:top;
	padding-bottom:10px;
	border-color:white;
}

#content #problem{
	padding:3px 0 10px 0;
	margin:0;
}

#content #imagebox {
	height: 128px;
	width: 125px;
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
	font-size: 0.8em;
	background-image: url(psd/faces2.jpg);
	background-repeat: no-repeat;
}
#content #backtotop a {
	float: right;
	font-size: .8em;
}
#content #map {
	width: 100%;
	height: 9.5em;
	background-color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	color: #303071;
}
#content  #map  a  {
	text-decoration: none;
}
/*#content 	span{
	color: #d2691e;
	color:#666666;
	font-size: 0.75em;
	font-weight: bold;
	padding: 2px 0 0 0;
	margin-bottom:0;
	margin-top: .8em;
	margin-right:0;
	margin-left:0;*/

/*	word-spacing:.3em;

}*/	

/* RIGHT NAVIGATION */

#rightnav {
	width: 20%;
	font-size: 0.8em;
	/*HSEDIT*/
	float: left;
	margin: 1.5em 1em 1em 0.5em;
	padding-bottom: 0.8em;
	background-color: #F2F2F7;
	border: 1px 1px 1px 1px;
	border-style: none solid solid solid;
	border-color: #8F8FAD;
	
}
#rightnav h2 {
	color: #212152;
	font-size: 1em;
	padding-right: 0.6em;
	background-color: #E1E1EA;
	margin: 0px;
	padding-bottom: 0.3em;
	border-bottom: 1px solid #8F8FAD;
	border-top: 1px solid #8F8FAD;
}

#rightnav p {
	margin: 0px;
	font-size: 0.9em;
	padding: .5em .8em;
	color: #212152;
	line-height: 15.5px;
}

/*********************************************************************************************/

/*********************************************************************************************/
#content #contact1{
	width:65%;
	float:left;
}

#content #contact2{
	width:65%;
	float:left;
}
#content #contact3{
	width:65%;
	float:left;
}

#borderedbox{
	border: 1px #333366 solid;
	padding-left:0.8em;
	padding-right:0.8em;
	padding-bottom:0.8em;
	padding-top:0.8em;
	background-color:#ffcc66;
	width:25%;
	float:left;
	margin-right:1.1em;
	text-align:right;
	font-size:.9em;
	

}

#borderedbox ul li{
	margin-right:.4em;
	padding-bottom:0.6em;color:#333366;
}
#borderedbox p{
	color:#333366;
}

#headertitle{
	background-color:#ffcc66;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	margin-right:1em;
}
#backtotop{
	float:left;
}

#subheader{
	font-weight: bold;
	color: #333366;
	font-size: 1em;
	padding-top:0.6em;
	display:inline;
/*	padding-bottom:0.6em;*/
}
#point {
	font-size: 1em;
	display:inline;

}

#liheader{
	font-weight: bold;
	color: #333366;
	display:inline;
	font-size:1.0em;
}

#blockquote{
background-color:#f4ecca;
color:#3b2e61;
border:1px #3b2e61 solid;
padding:1%;
}

/*********************************************************************************************/

/*********************************************************************************************/

/* FOOTER BAR */
#footer{
	background-color: #212152;
	width:100%;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li, #footer ul li a {
	display: inline;
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: ##E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}

.rounded{display:block}

.rounded *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ffcc66}

.rounded1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #ffe9bd;
  border-right:1px solid #ffe9bd;
  background:#ffd88c}

.rounded2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fff9ef;
  border-right:1px solid #fff9ef;
  background:#ffd583}

.rounded3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #ffd583;
  border-right:1px solid #ffd583;}

.rounded4{
  border-left:1px solid #ffe9bd;
  border-right:1px solid #ffe9bd}

.rounded5{
  border-left:1px solid #ffd88c;
  border-right:1px solid #ffd88c}

.roundedfg{
  background:#ffcc66;
  color:#666666;
  font-weight:bold;
  }
  
.roundedfg h3{
	padding-top:0;
	margin-right:1em;
	margin-top:0;
	margin-bottom:0;
	color:#666666;
}
