﻿/* Style sheet  */

body {
	background-color: #B1A8A9;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	direction:rtl; /*HS EDIT*/
	font-family:Tahoma, "Arabic Transparent", Arial, Helvetica, Geneva, sans-serif;/*HS EDIT*/
}
#main {
	background-color: #FFFFFF;
	min-width:800px;
	max-width:1050px;
	width: 95%;
	border: 6px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#756C6D;
}


/* LANGUAGES */

#languages {
	background-color: #FFFFFF;
	height: 1.5em;
}
#languages ul {
	display: none;
}

#languages ul li#arabic  {/*HS EDIT*/
	color: #660000;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#333333;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


/* TOP BANNER */

#topbanner {
	height: 150px;
	background-image: url(images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 150px;
	color: #333333;
}


/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 80%;
	float: right;/*HS EDIT*/
	margin: 0;
	padding-top: 0;
	padding-left: 0;/*HS EDIT*/
	padding-bottom: 1em;
	padding-right: 0.9em;/*HS EDIT*/
}
#content  #breadcrumbs, #breadcrumbs a {
	color: #333333;
	font-size: 92%;
	margin-top: .3em;
}

#content p {
	color: #333333;
	line-height: 1.3em;
}
#content .spacedpara {
	line-height: 1.8em;
}

	
#content  p.toppara {
	padding-top: 2em;
	line-height: 1.8em;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#660000;
	text-decoration: underline;
}

#content ul li {
	color: #333;
	padding: .3em 1.4em 1% 0;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 7px;
}
#content ul ul li  {
	background-position: 0px 10px;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}
#content ul ul ul li {
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}


#content h2 {
	color: #333333;
	font-size: 140%;
	font-weight: normal;
	font-size: 200%;
	font-weight: normal;
	font-family:Tahoma, "Arabic Transparent", Arial, Helvetica, Geneva, sans-serif;
	background-image: url(images/h2_shadow.jpg);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-bottom: 0.3em;
	padding-top: 0em;
	}
#content .SlideshowSize h2 {
	color: #fff;
	font-size: 110%;
}
	
#content h3 {
	color: #660000;
	font-size: 150%;
	padding-top: 0.3em;
	font-family:Tahoma, "Arabic Transparent", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 5em;
	font-weight: normal;
	clear: right;
}

#content h4 {
	color: #333333;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 0.5em;
	margin-top: 1.5em;
}
#content    a:hover       {
	color: #333333;
	text-decoration: underline;
}

#content a:visited {
	color: #333333;
}

#content ul{
	
	margin-bottom:6px;
	margin-top: 0px;
}
#content  .imgright {
	margin-right: 1.1em;
	float: left;/*HS EDIT*/
	margin-top: 2.2em;
	/*width: auto;*/
	background-color: #F5F1F0;
	border: 1px solid #CDC7C5;
	margin-bottom: 1.6em;
}
#content .eventtitle {
	font-size: 120%;
	color: #333333;
}
#content  .caption {
	display: block; 
	float: right; /*HS EDIT*/
	font-size: 87%;
	width: 249px;
	padding: 0.5em;
	margin: 0px;
}
#content .campaigns {
	margin-bottom: 2em;
	background-color: #F0F0F0;
	padding-top: 0em;
	padding-left: 1em;/*HS EDIT*/
	padding-bottom: 3.7em;
	padding-right: 1em;/*HS EDIT*/
}
#content .campaigns_xl {
	margin-bottom: 2em;
	background-color: #F0F0F0;
	padding-top: 0em;
	padding-left: 1em;/*HS EDIT*/
	padding-bottom: 1em;
	padding-right: 1em;/*HS EDIT*/
	height: 290px;
}
#content .campaigns_xl #video {
	float: right;/*HS EDIT*/
	margin-right: 1em;
	clear: none;
}
#content .fb, #content .ttr, #content .yt {
	width: 6em;
	padding-right: 35px;/*HS EDIT*/
	height: 23px;
	padding-top: 6px;
	font-family:Tahoma, "Arabic Transparent", Arial, Helvetica, Geneva, sans-serif;
	font-size: 90%;
	background-color: #F9F9F9;
	font-weight: bold;
	float: right;/*HS EDIT*/
	margin-right: 1em;/*HS EDIT*/
	border: 1px solid #999999;
}
#content .fb {
	background-image: url(images/facebook.gif);
	background-repeat: no-repeat;
	background-position: 72px 2px;
}
#content  .ttr {
	background-image: url(images/twitter_icon.gif);
	background-repeat: no-repeat;
	background-position: 72px 2px;
}
#content  .yt  {
	background-image: url(images/youtube_icon.gif);
	background-repeat: no-repeat;
	background-position: 72px 2px;
}



#content  .fb  a, #content .ttr a, #content .yt a {
	text-decoration: none;
}




#resources  {
	float: left;/*HS EDIT*/
	width: 25%;
	margin-right: 1em;/*HS EDIT*/
	margin-bottom: 1em;
	margin-top: 1em;
/*	clear: left;*/
}

#resources h2  {
	color: #FFFFFF;
	background-color: #C72918;
	background-image: none;
	padding: 0.1em;
	font-size: 130%;
	text-align: center;
	margin-top: 0.5em;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

#resources  ul li  {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6E0500;
	list-style-type: none;
	padding-bottom: 0.5em;
	padding-right: .35em;/*HS EDIT*/
	background-image: none;
}
#resources ul {
	margin-bottom: 1em;
	font-size: 96%;
}

#resources ul li a  {
	color: #333333;
	text-decoration: none;
	list-style-type: none;
}
#resources  ul  li.last         {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-right-style: none;
}
#resources  ul li a:hover  {
	color: #D4C8C8;
	text-decoration: underline;
}
#resources p.rss     {
	font-weight: bold;
	margin-top: 1.5em;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background-color: #E0E0E0;
	display: block;
	text-align: center;
	background-image: url(images/rss_sm.gif);
	background-repeat: no-repeat;
	background-position: 25% 1px;
	padding: 0.2em;
	border: 1px solid #D7D7D7;
}
#resources      p      a:link, #resources  p  a:visited, #resources  p  a:active {
	text-decoration: none;
	display: block;
	color: #534139;
}



/* QUOTES */
blockquote {
	font-size: 120%;
	margin-right: 1em;
	padding: 0.7em;
	font-family:Tahoma, "Arabic Transparent", Arial, Helvetica, Geneva, sans-serif;
	line-height: 20px;
	font-weight: normal;
	border: 2px dotted #C72918;
	background-color: #E0DCDB;
	color: #000000;
	width: 65%;
	margin-left: 0px;
	margin-top: 0px;
	float: right;
}

blockquote .credit {
	font-family:Tahoma, "Arabic Transparent", Arial, Helvetica, Geneva, sans-serif;
	padding-right: 0.6em;/*HS EDIT*/
	color: #960D05;
	display: block;
	text-align: right;/*HS EDIT*/
	margin-top: 0.6em;
}
blockquote     .text  {
	width: 95%;
	padding-right: 1.2em;/*HS EDIT*/
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	margin: 0px;
	color: #003366;
}

/* MAIN NAVIGATION */

#mainnav {
	float: right;/*HS EDIT*/
	width: 18.5%;
	font-size: 0.96em;
	background-image: url(images/navgrad.jpg);
	background-repeat: repeat-x;
	background-color: #FFFDFE;
	padding-bottom: 1em;
	padding-top: 2.2em;
}

#mainnav p a:hover {
	color: #DD4530;
	background-color: #F3EBE9;
	display: block;
}


#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CEC2C2;
}
#mainnav   ul   ul  li a {
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 8px;
	padding-right: 1.5em;

}
#mainnav ul ul li {
	border-bottom-style: none;
}



#mainnav ul li a {
	text-decoration: none;
	color: #660000;
	display:block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right: 0.7em;
	padding-left: 0.5em;
}	

#mainnav ul li#home {
	display: block;
}
#mainnav ul li#home a {
	padding-right: .7em;
}

#mainnav ul li a:hover  {
	text-decoration: none;
	background-color: #F3EBE9;
	display: block;
}

#mainnav a:link, #mainnav a:active, #mainnav a:visited    {
	color:#333333;
}

#mainnav .pdfnote {
   text-align: center;
   color: #000000;
   display: block;
   padding-top: 0pt;
   padding-right: 6px;
   padding-bottom: 0pt;
   padding-left: 15px;
 }
/* FOOTER BAR */

#footer {
	background-color: #333333;
	color: #FFFFFF;
}

#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: #F3EBE9;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #F3EBE9;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
	display: none;
}
.titler {
  font-weight: bold;
}