﻿/* Style sheet  */

/* Adds left scroll bar to avoid bouncing on short pages */

 
html {
	overflow-y: scroll;
}

body {
	background-image: url(images/main_bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #ACB3AC;
	font-family:Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
}
#main {
	min-width:800px;
	background-color:#fff;
	border: 3px solid #fff;
	width: 71em;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#D9DBD8;
}

/* LANGUAGES */

#languages {
	background-image: url(images/lang_bar.jpg);
	background-repeat: no-repeat;
	background-position: 100% -10px;
	background-color: #E4F1E0;
/* 	height: 15px;*/
}
#languages /*#languages  ul  {
	display: none;
}*/
 ul  li#arabic  {
	color: #589829;
	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:#798E7C;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}


	
/* TOP BANNER */

#topbanner {
	height: 165px;
	background-image: url(images/banner.jpg);
	background-repeat: repeat;
	background-position: 100% 0px;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 165px;
	color: #FFFFFF;
	background-position: 100% 0px;
}





/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 77%;
	float: right;
	background-color: #FFFFFF;
	margin-top: 0em;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 1.3em;
	padding-left: 0em;
	padding-bottom: 0em;
	padding-right: 0em;
}
#content  p, #content ul li {
	color: #333333;
}
#content p.indent {
	margin-right: 2.5em;
}
#content ul li {
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 99% 9px;
	margin: 0px;
	padding: 0 20px 6px 0;
}
#content ol li {
	color: #333333;
	margin-right: 2em;
}

#content ul ul li {
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: 4px 5px;
}


#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#125227;
	text-decoration: underline;
	font-weight: bold;
}

#content a:hover {
	color: #000000;
	text-decoration: underline;

}

#content a:visited {
	color: #251D1B;
}


#content h2 {
	color: #125227;
	font-size: 140%;
	font-weight: normal;
	font-size: 160%;
	font-weight: normal;
	margin-top: 1.8em;
	font-family: Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
	text-transform: none;
	}
#content   h3  {
	color: #609B2B;
	font-size: 135%;
	font-weight: bold;
	margin-bottom: 0.7em;
	margin-top: 1.5em;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #78C335;
	font-family: Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
}

#content h4 {
	color: #333333;
	font-size: 120%;
	font-weight: normal;
	font-family: Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
	font-style: italic;
}




/* QUOTES */
blockquote {
	font-size: 100%;
	/*background-image: url(images/blockquotegrad.jpg);
	background-repeat: repeat-x;*/
	background-color: #FAF7F1;
	font-family: Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
	text-align: right;
	padding-left: 1em;
	padding-right: 1em;
	margin-top: 1em;
	margin-left: 0em;
	margin-right: 0em;
	color: #333333;
	padding-top: 1em;
	display: block;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border: 1px solid #E9E2D8;
	font-style: normal;
}
blockquote p {
	line-height: 2em;
}


blockquote .credit {
	font-family: Tahoma,Traditional Arabic,Arial,Helvetica,sans-serif;
	padding-left: 0.6em;
	color: #333333;
	font-size: 100%;
	font-style: italic;
	line-height: 18px;
	text-align: left;
	margin: 0px;
	padding-bottom: 0.3em;
	display: block;
}
#mainnav/* MAIN NAVIGATION */

 {
	float: right;
	width: 19%;
	font-size: 90%;
	background-color: #DBEDD3;
}
#mainnav  ul    {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A6CC9F;
}

#mainnav ul li a {
	text-decoration: none;
	display:block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-right: 1em;
	padding-left: 0.5em;
	font-weight: bold;
	text-transform: capitalize;
	color: #125227;
	font-size: 115%;
}
#mainnav ul li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #5E9C54;
}





/* FOOTER BAR */

#footer {
	background-color: #387E3E;
	color: #FFFFFF;
}

/* FOOTER */

#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: #E1D7C1;
	text-decoration: none;
}

#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}

#wsscredit {
	font-size: 90%;
	color: #F7F2E8;
	text-align: center;
}

/* FLOATING BOX */

#content .floatingbox {
	width: 250px;
	height: auto;
	min-height: 5em;
	float: left;
	margin: 3px 0px 20px 20px;
	border:1px solid #a6cc9f;
	/*first version: border:1px solid #5e9c54;*/
	/* background-image:url("/en/globalissues/briefingpapers/images/box_grad.jpg");
	background-repeat:repeat-x;*/
	background-color:#dbedd3;
}

#content .floatingbox h2 {
	width: 100%;
	display: block;
	text-align: center;
	color:#FFFFFF;
	background-color: #5e9c54;

	border: none;
	margin: 0;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 100%;
	font-weight:bold;
}

#content floatingbox p {
	padding: 0.2em 1.2em 0.2em 1.2em;
/*	font-size: 76%;*/
	color:#333333;
}
#mainnav .pdfnote {
  text-align: center;
  color: #000000;
  display: block;
  padding-top: 0pt;
  padding-right: 6px;
  padding-bottom: 0pt;
  padding-left: 15px;
}

/* END FLOATING BOX */
