/* Style sheet  */

html { 
	min-height: 101%;
	margin-bottom: 1px; 
}

body {
	background-color: #3B3B3D;
	background-image: url(images/site_bkgd.jpg);
	background-repeat: repeat-x;
}
#main {
	background-color: #fff;
	min-width: 980px;
	max-width: 100%;
	width: 71.5em;
	border: 6px solid #FFFFFF;
}
#brandbar {
	background-image: url(/common/images/brandbarbkgd.jpg);
	background-repeat: repeat-x;
}



/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#D7D7D7;
}

/* LANGUAGES */

#languages {
	z-index: 8;
	font-size: 80%;
	position: relative;
	float: left;
	top: 0px;
	height: 0px;
	margin: 0px;
}
#languages   ul li  {
	display: none;
}

#languages ul li#arabic  {
	color: #EFB21C;
	text-decoration: none;
	font-weight: bold;
}	
#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;
}


	
/* TOP BANNER */

#topbanner {
	background-image: url(images/banner2.jpg);
	background-position: right;
	background-repeat: repeat-y;
	z-index: 0;
	height: 80px;
	width: 100%;
	background-color: #02314D;
}
#topbanner  h1      {
	color: #000;
	font-size: 315%;
	color: #FFFFFF;
	font-family: "Traditional Arabic", "Century Gothic", Arial, Verdana;
	padding-top: 0.3em;
	text-transform: none;
	font-weight: bold;
	padding-bottom: 0em;
	float:right;
	padding-right:2em;
}
#topbanner #unlogo {
	float: right;
	padding-right:2em;
	margin-top: 1.3em;
	z-index: 10;
}
strong {
	color: #073F76;
}


/* STYLES FOR SECOND LAYER PAGES */

#content #breadcrumbs {
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	font-size: 90%;
	margin-top: 0.3em;
	color: #4B575F;
	width: 73%;
}

/*  SECOND LAYER PAGES */

    /* VERTICAL NAV/BOX ON SECOND LAYER PAGES */
#content #vertnav  {
	float: left;
	width: 24%;
	margin-top: 1em;
	background-color: #EDEDED;
	padding: 0em;
	background-image: url(images/vertnav_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: -40px 0px;
	margin-right: 1em;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
/*#content  #vertnav  h2 {
	margin: 0px;
	padding: 0.2em;
	font-size: 115%;
	color: #02314D;
	background-color: #D9DEE1;
}
#content #vertnav p {
	margin: .45em;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	font-size: 100%;
}*/

#content   #vertnav   ul li  {
	margin-bottom: 0.5em;
	margin-right: 0px;
	padding-right: 1em;
	background-position: 100% 5px;
}
#content  #vertnav  ul  li a {
	text-decoration: none;
	color: #02314D;
}
#content  #vertnav  ul  li  a:hover {
	color: #003399;
	text-decoration: underline;
}
#content #vertnav #border {
	border: 1px solid #A8B4B9;
	padding: .3em;
}

/* DID YOU KNOW BOX */

#content #diduknow {
	float: left;
	width: 28%;
	margin-top: 3em;
	background-color: #EDEDED;
	padding: 0em;
	background-image: url(images/vertnav_bkgd.jpg);
	background-repeat: repeat-y;
	background-position: -40px 0px;
	margin-right: 1em;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	border-right-width: 15px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin-bottom: 1.5em;
}
#content #diduknow h2 {
	font-size: 135%; font-family: "Traditional Arabic";
	color: #02314D;
	background-color: #D9DEE1;
	margin: 0px;
	padding-top: 0.2em;
	padding-left: 0.2em;
	padding-bottom: 0.2em;
	padding-right: 0.6em;
}
#content #diduknow p {
	margin: 0.8em;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	font-size: 100%;
}
#content #diduknow ul li {
	margin-bottom: 0.5em;
	margin-right: 0px;
	padding-right: 1em;
	background-position: 100% 5px;
}
#content #diduknow ul li a {
	text-decoration: none;
	color: #02314D;
}
#content #diduknow ul li a:hover {
	color: #003399;
	text-decoration: underline;
}
#content #diduknow #border {
	border: 1px solid #A8B4B9;
	padding: .3em;
}


/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 100%;
	float: right;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 1em;
}

#content .layer2  {
	margin-right: 3.4em;
	margin-left: 3.4em;
}
#content .layer2 p {
	padding: 0px;
}

#content .layer2 ul li {
	background-image: url(/ar/hq/dpi/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 99% 5px;
	padding-right: 1.3em;
	margin-bottom: 0.6em;
	margin-right: .6em;
}
#content .layer2 ul li span{
	color: #1668AB;
	font-size: 135%;
	font-weight: bold;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	margin-top: 1.3em;
	display: block;
	margin-bottom: 0.3em;
}

#content  .layer2  ul  ul li {
	background-image: url(/ar/hq/dpi/images/bullet-grey.png);
	background-repeat: no-repeat;
	background-position: 99% 2px;
	padding-right: 2em;
}
#content .layer2 a {
	color: #054498;
}
#content h2  {
	color: #022952;
	font-size: 140%;
	font-weight: normal;
	font-size: 170%;
	font-weight: bold;
	margin-top: 1.6em;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	}

#content h3     {
	color: #0650A2;
	font-weight: bold;
	margin-bottom: 0.8em;
	margin-top: 2em;
	text-decoration: none;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	font-size: 115%;
}
#content h3.border  {
	width:69%;
}
#content h4  {
	color: #02314D;
	font-size: 130%;
	font-weight: bold;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	margin-top: 1.3em;
	margin-bottom: 0.3em;
}
#content h4.clear  {
	clear: right;
	padding: 1em 0 0.3em 0;
	margin: 0;
	width: 20%;
}
#content .item {
	margin: 1em 0 1em 0;
	float: right;
}

#content .item p {
	margin: auto 0 auto 0;
}
#content  p, #content ul li {
	color: #333333;
}

#content ul li {
	list-style-type: none;
}
#content ul.thumbnail {
	margin: 0;
	padding: .3em 0 0 0;
	display:block;
}

#content ul.thumbnail li.thumbnail {
	padding-right: 4em;
	padding-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: .7em;
	list-style-type: none;
	background-image: url(/ar/hq/dpi/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 102px 5px;
	
}

#content .clear1 {
	clear: right;
	display: inline-block;
	margin-top: .7em;
	margin-bottom: 0;
	padding-bottom: 0;
	width: 100%;
}

#content .clear1 p {
	padding-top: 3.5%;
}

#content ol li {
	padding-right: 0.6em;
	margin-right: 2em;
	color: #333333;
	padding-bottom: .5em;
}

#content a:hover {
	text-decoration: underline;
}


#content a:visited {
	color: #333;
}

 
/* HOMEPAGE STYLES */

#content .home_section {
	float: right;
	width: 49%;
	margin-top: 0em;
	margin-bottom: 1.3em;
	padding-right: 0em;
}
#content  .section_left  {
	float: left;
}

#content .home_row {
	float: right;
	width: 100%;
	background-image: url(/ar/hq/dpi/images/grey_bkgd.jpg);
	background-position: 100% 1px;
	background-repeat: repeat-x;
	background-color: #EDEDED;
	margin-bottom: 0.55em;
	border: 1px solid #D2D8DB;
}

/* HOME - IN FOCUS BOX */

#content .infocus  {
	width: 51%;
}
#content .infocus h2   {
	color: #022952;
	margin-right: 0.5em;
}


/* HOME - WHAT WE DO */

#content .home_column  {
	float: right;
	margin-left: 2%;
	margin-top: 0em;
	width: 47%;
	height: 10.5em;
}
#content .home_column  a:hover {
	text-decoration: underline;
}
#content .home_column img {
	margin-bottom: 0.6em;
	margin-left: 0.6em;
	margin-top: .1em;
}
#content .home_column h3  {
	font-size: 115%;
	margin: 0em;
	padding-top: 0em;
	padding-left: 0.2em;
	padding-bottom: 0.3em;
	padding-right: 0em;
	background-image: none;
}
#content .home_column a {
	color: #094684;
	text-decoration: none;

}
#content .home_column h3 a:hover {
	text-decoration:underline;
}
#content .home_column p {
	font-family: Tahoma,  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 93%;
	line-height: 1.3em;
	padding-top: 0.7em;
	color: #35383C;
}


/* HOME - HORIZONTAL CONTAINER  - BOTTOM */

#content #home_row {
	float: right;
	width: 100%;
}
#content  #home_row  #ataglance {
	float: right;
	width: 73%;
	margin-right: 1em;
}
#content #home_row #ataglance a {
	text-decoration: none;
	font-size: 98%;
}
#content  #home_row  #ataglance  a:hover {
	text-decoration: underline;
}

#content  #home_row  #ataglance  h2 {
	width: 100%;
	margin-top: 0em;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	padding-top: 0.07em;
	padding-bottom: 0.14em;
	color: #022952;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B5273;
	padding-left: 0px;
	padding-right: 0em;
}
#content  #home_row  #ataglance  .row  h3 {
	color: #094684;
	background-color: #F0F3F4;
	padding-right: 0.35em;
	padding-top: 0.1em;
	padding-bottom: 0.13em;
	font-size: 105%;
	margin-top: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: dotted;
	border-right-style: dotted;
	border-left-color: #094684;
	border-right-color: #094684;
}
#content  #home_row  #ataglance  .glancebox {
	float: right;
	width: 98%;
}
#content    #home_row    #ataglance    .glancebox    li,.glancebox2   li  {
	font-size: 12px;
	background-image: url(/ar/hq/dpi/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-right: 1em;
	margin-right: 0.5em;
	padding-bottom: 0.1em;
}
#content #home_row #ataglance .row {
	float: right;
	width: 32.5%;
	margin-left: .84em;
}
#content #home_row #ataglance .last {
	margin-left: 0;
	margin-right: 0;
	float: left;
	width: 32%;
	
}
#content #home_row #ataglance .row .glancebox2 {
	width: 97%;
	float: right;
	margin-left: 0.1em;
	padding-right: 0.3em;
}
#content #home_row  #ataglance .glancebox h4, .glancebox2 h4 {
	width: 100%;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	font-size: 105%;
	color: #02314D;
	margin-top: 0.4em;
	margin-right: 0.3em;
}
#content #home_row #ataglance .row .glancebox ul, .glancebox2 ul {
	margin-top: .3em;
	margin-bottom: 0px;
}

/* HOME - SOCIAL MEDIA BOX */

#content #home_row #socialmedia  {
	float: left;
	width: 22%;
	padding: 0.3em;
	margin-top: 0.5em;
	border: 1px solid #6FB1C8;
	margin-left: 2%;
	background-color: #D8F1FA;
}
#content #home_row #socialmedia h2 {
	color: #FFFFFF;
	margin-top: 0em;
	font-size: 135%;
	text-align: center;
	display: block;
	margin-bottom: 0.2em;
	padding-bottom: 0.3em;
	background-color: #0A6094;
	padding-top: 0.2em;
}
#content #home_row #socialmedia h3 {
	font-size: 118%;
	margin-left: 0em;
	margin-right: 0.7em;
	border-bottom-style: none;
	display: block;
	padding-right: 2.2em;
	padding-top: 0.4em;
	padding-bottom: 0em;
	margin-top: 0px;
	height: 1.5em;
	float: right;
	width: 80%;
	margin-bottom: 0em;
}
#content #home_row #socialmedia #tw_icon {
	background-image: url(/ar/hq/dpi/images/twitter_logo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 3px;
}

#content  #home_row  #socialmedia  #fb_icon  {
	background-image: url(/ar/hq/dpi/images/facebook_logo.jpg);
	background-repeat: no-repeat;
	background-position: 100% 3px;
}
#content #home_row #socialmedia #yt_icon {
	background-image: url(/ar/hq/dpi/images/youtube.png);
	background-repeat: no-repeat;
	background-position: 100% 3px;
}

#content  #home_row  #socialmedia  .tweets  {
	float: right;
	width: 100%;
	padding-top: 0em;
	padding-bottom: .4em;
}

#content  #home_row  #socialmedia  ul {
	margin-top: 0.5em;
	padding-top: 0.2em;
	font-size: 95%;
	margin-left: 0.7em;
	margin-right: 0.7em;
	border-top-color: #A5CEDC;
	border-left-color: #A5CEDC;
	border-bottom-color: #A5CEDC;
	border-right-color: #A5CEDC;
	background-color: #F2FAFD;
}

#content #home_row #socialmedia  ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-color: #999999;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	font-size: 96%;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
}

#content #home_row #socialmedia p {
	margin-top: 0.3em;
	margin-left: 0.7em;
	margin-bottom: 1em;
	font-size: 11.5px;
	color: #0A4F94;
	font-weight: normal;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5CEDC;
	display: block;
	width: 92%;
	text-align: left;
	padding-top: 0px;
	padding-left: 0px;
	padding-bottom: 0.3em;
	padding-right: 0px;
	margin-right: 0.7em;
}
#content #home_row #socialmedia  a {
	text-decoration: none;
	color: #0A4F94;
}
#content #home_row #socialmedia a:hover {
	text-decoration: underline;
}


/*  STYLES FOR THE FOLLOWING SECOND LAYER PAGES:
    GET NEWS OUT, WORK WITH MEDIA, SPOTLIGHT ISSUES, BUILD PARTNERSHIPS, SHARE KNOWLEDGE, ENGAGE PUBLIC */

/*#content h2.title {
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	color: #022952;
	margin-top: 1.5em;
}*/

#content  .subbox {
	background-color: #F5F5F5;
	float: right;
	width: 46%;
	margin-bottom: 1.3em;
	border: 1px solid #ACBFCA;
	padding-top: .8em;
	padding-left: 0.8em;
	padding-bottom: 0em;
	padding-right: 0.8em;
	margin-left: 1em;
	margin-top: 3em;
}
#content .subbox img {
	border: 1px solid #ACBFCA;
}

#content  .subbox  h2 {
	margin-top: 0em;
	margin-bottom: .4em;
}
#content  .subbox  h3 {
	font-size: 140%;
	font-weight: bold;
	color: #0A4F94;
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	margin-bottom: 0.5em;
	margin-top: 1.6em;
}
#content .subbox .box .top {
	margin-top: .3em;
}

#content   .subbox   .end {
	margin-left: 0px;
}
#content .box {
	width: 95%;
	float: right;
	margin-bottom: 0.3em;
	margin-left: 0.8em;
	padding: 0.8em;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	margin-top: 0.3em;
}
#content  .box  li  {
	background-image: url(/ar/hq/dpi/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-right: 1em;
}

#content .box h4 {
	margin-bottom: 0.6em;
	font-size: 120%;
	color: #303847;
	font-family: Tahoma,  Tahoma, "Century Gothic", Arial, Verdana;
	padding-top: 0.1em;
	padding-left: 0.1em;
	padding-bottom: 0.1em;
	margin-top: 0px;
}

/* ORGANIZATIONAL CHART */

#content #organigram {
	z-index: 999;
}

.photoleft {
	margin: 0;
	float: left;
	padding: 0 0 7px 25px;
}

/* PHOTOS ON SECOND LAYER PAGES */
#content p.photoleftcaption {
	font-size: 92%;
}

.photoright {
	margin: 0;
	float: right;
	padding: 7px 0 7px 19px;
}

#content p.photorightcaption {
	font-size: 92%;
}

#content p #pos{
float: right;
}

/* STYLES FOR FOOTER NAVIGATION - CURRENTLY DISABLED */
/*
#products {
	width: 31%;
	float: right;
}
#products  a, #products  a:visited, #services a, #services a:visited, #activities a, #activities a:visited{
	text-decoration: none;
	color: #02314D;
}
#products a:hover, #services a:hover, #activities a:hover {
	text-decoration: underline;
}


#services {
	width: 31%;
	float: right;
	padding-right: 17px;
}
#activities {
	width: 31%;
	float: right;
	padding-right: 40px;
}

.footer_menu
 {
	width: 100%;
	clear: both;
	display: block;
	background-color: #ededed;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #BCC0C9;
	float: right;
/*	border-color:#690063;
}
.footer_menu  ul {
	margin-right: 2em;
}
.footer_menu   h3{
	color: #000033;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #BCC0C9;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	margin-right: 2em;
}
.footer_menu  ul  li{
	list-style-type: none;
	font-size: 92%;
	color:#FFFFFF;
	padding-bottom: 0.4em;
	padding-right: 1.3em;

}
.footer_menu  ul  li  a{
	color:#333333;
	text-decoration: none;
	padding-bottom: 0.4em;
	padding-right: 0em;

}
.footer_menu  a:hover {
	text-decoration: underline;
}*/


/* FOOTER BAR */

#footer {
	background-color: #042B56;
	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: #C0F0FC;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #C0F0FC;
}

#wsscredit {
	font-size: 90%;
	color: #d8d8d8; /*color: #445125;*/
	text-align: center;
}


/* HORIZONTAL NAVIGATION */

#nav{
	font-family: Tahoma, "Century Gothic", Arial, Verdana;
	font-weight:bold;
	background-image: url(images/nav_bkgd.gif);
	background-repeat: repeat-x;
	width: 100%;
	float: right;
	height: 1.9em;
	background-color: #D9DEE1;
	z-index: 1;
}
#nav, #nav ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1;	
}

#nav ul { /* all lists */
 	/*margin-left: 2em;*/
}
ul #subnav  { /* all lists */
	margin-right: 0em;
	z-index: 1;	
}

#nav a {
	display: block;
	padding-top:0.2em;
	text-decoration:none;
	color: #0D3A6C;
	font-size: 125%;
	
	height:1.3em;
}

#nav li { /* all list items */
    float: right;
    width: 19%; /* width needed or else Opera goes nuts */
	/*padding:.0em 2em  .0em;*/
	list-style: none;
	text-align:center;
}
#subnav li {
  padding:.0em .0em  .0em;
  width: 96%;
  text-align:right;
  }
#subnav li a {
  font-size: 100%;
  padding-right:.5em;
  padding-top: .2em;
  height:auto;
 
  }
#nav li ul { /* second-level lists */
	
	
	display: block;
	color:#FFFFFF;
    position: absolute;
    background: #26639A;
    width: 13.1em;
    margin-top: -1000em;  /* using right instead of display to hide menus because display: none isn't read by screen readers */
	
	
	/* z-index: -3; */
}

#nav li ul a{ /* second-level lists */
	color:#FFFFFF;
	width:100%;
	border-bottom:1px solid #FFFFFF;
	padding-bottom: .5em;
}
#nav li  ul a:hover{ /* second-level lists */
	background-color:#02314D;
}
#nav li ul ul { /* third-and-above-level lists */
    margin: -1em -1000em 0 -0;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
    margin-right: -1000em;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
    margin-right: 0;
	color:#FFFFFF;	
	
	margin-top:0;
	
}
#nav li li:hover ul, #nav li li.sfhover ul {
    margin-right: 10em;
}
#content {
    clear: right;
    color: #ccc;
}

/* extra positioning rules for limited noscript keyboard accessibility */
#nav li a:focus + ul { margin-right: 0; }
#nav li li a:focus + ul { margin-right: 1010em; }
#nav li li a:focus { margin-right:1000em; width:100%;  background-color: #02314D; }
#nav li li li a:focus {margin-right: 2010em; width: 10em; background-color: #02314D; }
#nav li:hover a:focus, #nav li.sfhover a.sffocus { margin-right: 0; }
#nav li li:hover a:focus + ul, #nav li li.sfhover a.sffocus + ul { margin-right: 10em; }

/* styles for the TWEET BOX - HOME */
#tweets { 
    background:#FAFAFA;
    border:1px solid #e4e4e4;
    margin:0; 
    padding:0;
}
#tweets li {
    border-bottom:1px dotted #CCC;
    list-style:none;
    padding:0 10px 0 0;
}

#tweets li:last-child { 
    border:0; 
}
 #content h2 { font-size:120%; line-height: 150%;}
.caption { padding: 5px; color:#000; }