  ﻿`/* OSAPG Style sheet */ 

 /* to avoid the flickering from page 
  to page when text is not long enough  */
html {
overflow-y: scroll; /* IE */
min-height: 100%; margin-bottom: 1px;  /* FIREFOX */
}

body {
	background-image: url(/ar/preventgenocide/adviser/images/bg_body.jpg);
	background-repeat: repeat-x;
	background-color:#e2e9f1;
}

#main {
	background-color: #ffffff;
	min-width:780px;
}

/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#063d75;
}

/* LANGUAGES */

#languages {
	background-image: url(/ar/preventgenocide/adviser/images/bg_lang.jpg);
	background-position: right 0;
	border-top:1px solid #666;
	padding-top:2px;
	background-color:#4488c5;
}

#languages ul li#arabic  {
	color: #cef282;
	text-decoration:none;
}	

#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#fff;
	text-decoration:none;
}

#languages ul li a:hover {
	color: #cef282;
	text-decoration: underline;
}

/* TOP BANNER */

#topbanner {
	background-color:#4488c5;
	height: 120px;
	border-bottom: 1px solid #a2a2a2;
	margin-bottom:6px;
}

#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ar/preventgenocide/adviser/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: right 0;
	height: 120px;
}

#topbanner_bg {
	background-image: url(/ar/preventgenocide/adviser/images/banner_bg.jpg);
	background-repeat: repeat-x;
	height: 120px;
}

/* WRAPPPER FOR NAVIGATION AND WHAT'S NEW BOX */

#wrapper {
	float:left;
	width: 25%;
	margin-left: -12px;  /*Late fix - Beat the content padding - Not IE6 Tested */
	padding-right:5px; 
	clear:both;
}

#wrapper_right {
	float:right; 
	width: 20%;
	margin-right: -12px;  
	padding-left:10px;
}

/* MAIN NAVIGATION */

#content #mainnav {
	width:92%;
	font-size: 0.96em;
	margin:0px 6px 6px 6px;
	background-color: #ccc;
	background-image:url(/ar/preventgenocide/adviser/images/bg_mainnav.jpg);
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
}

#content #mainnav ul {
	margin: 0px 0px 6px 0px;
	text-align:right;
	width:100%;
}

#content #mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom: solid 1px #999;
	border-top: solid 1px #fff;
	font-weight: bold;
	font-family: Tahoma,  Tahoma,Tahoma, Tahoma, arial, Helvetica, sans-serif;
	text-align:right;
	padding:0px;
	margin: 0px;
}

#content #mainnav ul li a {
	text-decoration: none;
	color: #002b5a;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
/*	padding-right: 1.7em;*/
	padding-right: 0.7em;
	padding-left: 0.5em;
}

#content #mainnav ul li a:hover  {
	text-decoration: none;
	background-image: url(/ar/preventgenocide/adviser/images/bg_mainnav_hover.gif);
	display: block;
	color: #fff;
}

#content #mainnav ul ul {
	display: none;
	width:100%;
}

#content #mainnav ul ul li {
	background-color:#45586a;
	font-weight: normal;
	border-bottom: 0px;
	}

#content #mainnav ul ul li a {
	padding-right: 1.2em;
	background-position: 5px 6px;
	/*background: transparent url(images/bullet_off.gif) right center no-repeat;*/
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-weight:normal;
}

#content #mainnav ul ul li a:hover {
	background-color:#003366;
	background-repeat:repeat;
	/*background: transparent url(images/bullet_on.gif) right center repeat-y;*/
	/*background-image: url(/ar/preventgenocide/adviser/images/bg_mainnav_hover.gif);
	display: block;
	background-color:#003366; This is the dark blue color for active links and hovers
	background-color:#002b5a;*/
}

/*-- Remove bottom border on last sub menu item -- */
#content #mainnav ul ul#submenu5 {
	margin-bottom: 0px;
	}
	
#content #mainnav ul ul li#submenu5_4  {
	margin-bottom: 0px;
	border-bottom: 0px;
	}
	
#content #mainnav ul ul#submenu5 {
	border-top: 1px solid #999999;
	}
	
#content #mainnav #page5 ul li {
	border-bottom: 1px solid #999999;
	}
	
#content #mainnav ul li#submenu5_1 {
	border-top: 1px solid #FFFFFF;
	}
	
#content #mainnav ul li#submenu_sm {
	font-size:9px;
	padding-top:20px;
	}

/* WHAT'S NEW */

#content #infobox {
	width:92%;
	border: 1px solid #999;
	background-color:#F1F3FE;
	font-size:90%;
	margin:0px 6px 6px 6px;
	display:none;
}

#content #infobox #title {
border-bottom: 1px solid #999;
background-color: #b2dc59;
font-weight:bold;
margin-bottom: 2px;
padding:2px;
}

#content #infobox p {
padding:4px;
border-bottom: 1px dotted #999;
margin-bottom:5px;
}

#content #infobox a {color:#0035B3;}

#content #infobox a:hover {
	color: #6ea005;
}

/* CONTENT */

#content {
	padding-left: 0.9em;
	padding-bottom: 1em;
	padding-right: 0.9em;
	color: #333333;
}

#content a {
	color:#0035B3;
	text-decoration: underline;
}

/*#content p {
	margin-right: 1em;
	margin-left: 1em;
	}*/
	
#content ul {
	margin-right: 1.5em;
	}	
	
#content #bullet_point ul li{
	margin-right: 208px;
}
#content ol {
	margin-right: 35px;
	}

#content a:hover {
	color: #6ea005;
}


#content h2 {
	color: #002b5a;
	font-size: 150%; /* Originally 140% */
	font-family: Tahoma,  Tahoma,Tahoma, "Myriad Pro", Verdana, Arial;
	letter-spacing: 1px;
	border-bottom: solid 1px #C6CAD7;
	margin:0.6em 0em;
	width:72%;
}

#content h3 {
	color: #002b5a;
	font-family: Tahoma,  Tahoma,Tahoma, "Myriad Pro", Verdana, Arial;
	font-size: 135%; /* Originally 125% */
	font-weight: bold;
	
}

#content h4 {
	color: #002b5a;
	font-family: Tahoma,  Tahoma,Tahoma, "Myriad Pro", Verdana, Arial;
	font-size: 115%;
	margin: 1em 0em;
	/*background: #dddcdc;*/
	/*background: #dfdfdf; - THIS WAS A GOOD DARK GRAY */
	background-color: rgb(229,229,229); /* This is the background from Ken's image for the Video heading on the index page Should be #e5e5e5 */
	border: 1px solid #002b5a; /* was #003366 - Close but not left */
	padding: 1px 6px 2px 0px;
	font-weight: bold;
}

.h4_t {
	width:75%;
}

/* New h5 in box - not to be used:
#content h5 {
	color: #002b5a;
	font-family: Tahoma,  Tahoma,Tahoma, "Myriad Pro", Verdana, Arial;
	font-size: 115%;
	margin: 1em 0em;
	font-weight: normal;
	background-color: rgb(229,229,229);
	border: 1px solid #002b5a;
	padding: 1px 0px 2px 6px;
}
*/


#content h5 {
	color: #002b5a;
	font-family: Tahoma,  Tahoma,Tahoma, "Myriad Pro", Verdana, Arial;
	font-size: 115%;
	font-weight: bold;
	margin: 1em 0em;
}


#content ul li {
	list-style-type: square;
	margin-bottom: 4px;
	list-style: square;
	margin-right:1em;
	/*text-align:justify;*/
}

#content #statement {
	margin-bottom:1.4em;
}

#content #statement img {
	border: 1px solid #666;
}

#content #videos img {
	border: 1px solid #666;
}

#content .title {
background-image:url(/ar/preventgenocide/adviser/images/bg_title.gif); 
background-repeat:no-repeat; 
background-position:right;
padding:2px 6px 20px 0px; 
font-weight:bold;
display:block;
font-family: Tahoma, "Myriad Pro",Verdana,Arial;
font-size:115%;
color:#002B5A;
width:100%;
}

#content #videos {
	float:right;
	margin-top: 1.4em;
	margin-bottom:1.4em;
	width: 76%;
}

#content #videos .thumb {
	margin-right:18px;
	float:right;
}

#content #videos .thumb p {
	font-size:90%;
	margin-bottom: 4px;
}
#content #videos .thumb span, #content #videos_1 .thumb span {
    background-image: url("/ar/preventgenocide/adviser/images/Play_Icon.png");
    background-repeat: no-repeat;
    bottom: 65px;
    height: 50px;
    left: 72px;
    opacity: 0.4 !important;
    position: absolute;
    width: 50px;
}
#content #videos_1 {
	float:right;
	margin-top: .4em;
	margin-bottom: 1em;
	margin-left: 10px;
	width: 180px;
}

#content #videos_1 .thumb {
	/*margin-right:1em;
	margin-left:1em;
	width:185px;*/
	float: right;
    margin: 0;
    padding: 0 0 13px 3px;
    position: relative;
}

#content #videos_1 .thumb p {
	font-size:90%;
	margin-bottom: 4px;
}
#content #videos_center {
	float:right;
	marg