/*
Light blue: #f1f6fb
Dark blue: #002f5e
(Old dark blue: #22688e)
Green: #b2c355
Darker green: #8d9b3d
Yellow:  #f9ec00
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0;
}

a {
	color: #22688e;
}

a:visited {
	color: #62228e;
}

acronym {
	border-bottom: 1px dotted #22688e;
	cursor: help;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-family: Century Gothic, Futura, Arial, Helvetica, sans-serif;
}

#skiplink {
	font-size: 1em;
	border: none;
	margin-left: -9999px;
	float: left;
}

#skiplink:focus, #skiplink:active {
	font-size: 2em !important;
	font-weight: bold;
	line-height: 2em;
	text-decoration: none;
	text-align: center;
	margin-left: 0 !important;
	border: 5px solid;
	display: block;
	float: none;
}

#main {
	width: 780px;
	margin: 0 auto;
	background: url(https://peacekeeping.un.org/sites/default/files/past/img/bkg_nav.jpg) 0 100px no-repeat;
}

#brandbar {
	background: #eee;
	color: #666;
	line-height: 2em;
	padding: 0 4px;
	border-bottom: 1px solid #ccc;
}

#brandbar form {
	margin: 0;
	padding: 0;
	float: right;
}

#brandbar input {
	font-size: .8em;
}

#brandbar ul {
	margin: 0;
	padding: 0;
}

#brandbar ul li {
	display: inline;
	padding: 0 4px;
	border-right: 1px dotted #666;
}

#brandbar ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#brandbar ul li a:hover {
	text-decoration: underline;
	color: #333;
}

#banner {
	height: 110px;
	clear: both;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right;
}

#banner img {
	padding: 4px 0 0 23px;
	float: left;
}

h1 {
	float: right;
	width: 600px;
	font-size: 2em;
	color: #22688e;
	margin: 1.6em 0 0;
}

h1 span {
	font-size: .8em;
}

h1#long {
	margin: 1em 0 0;
}

h1#long span {
	font-size: .7em;
	line-height: 1.2em;
}

#missionbar {
	background: #f1f6fb;
	border-top: 1px solid #22688e;
	border-bottom: 1px solid #22688e;
	color: #22688e; 
	padding: 3px 5px 3px 12px;
	height: 16px;
}

#missionbar a {
	color: #22688e; 
	text-decoration: none;
}

#missionbar a:hover {
	text-decoration: underline;
}

#missionbar #missiontime {
	width: 360px;
}

#missionbar #languages {
	float: right;
}

#missionbar #languages ul {
	margin: 0;
	padding: 0;
}

#missionbar #languages ul li {
	display: inline;
	margin: 0 0 0 1em;
}

#languages ul li#arabic {
	direction: rtl; /* *** latin convention *** */
	font-size: 1.15em;
	font-family: Tahoma, Arial, "Arabic Transparent";
}

#languages ul li#chinese {
	font-size: .95em;
}

#zh {
	font-size: .95em;
}

#ar {
	direction: rtl; /* *** latin convention *** */
	font-size: 1.15em;
	font-family: Tahoma, "Arabic Transparent";
	/*font: normal 1.1em Tahoma, Arial, Helvetica, sans-serif;*/
	line-height: 1em;
}
#ar_banner {
	direction: rtl; /* *** latin convention *** */
	font-size: 0.9em;
	font-family: Tahoma, "Arabic Transparent";
	font-weight:bold;
	line-height: 1.2em;
}
#ar_banner_top {
	direction: rtl; /* *** latin convention *** */
	font-size: 1.0em;
	font-family: Tahoma;
	font-weight:bold;
	line-height: 1.2em;
}
#navigation {
	width: 179px;
	float: left;
}

#navigation ul {
	background: #b2c355;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	border-bottom: 1px solid #fff;
}

#navigation ul li a {
	color: #464D1E;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 12px;
	display: block;
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bkg_nav-opt.gif) top repeat-x;
}

#navigation ul li a:hover {
	color: #22688e;
	background: #f9ec00 url(https://peacekeeping.un.org/sites/default/files/past/img/bkg_nav-opt-hover.gif) top repeat-x;
}

#content {
	border-left: 1px solid #b2c355;
	background: white;
	float: left;
	width: 600px;
	min-height: 340px;
}

#visual {
	background: #22688e;
	height: 199px;
}

#visual #picture {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bkg_vsl-img.gif) bottom repeat-x;
	padding: 4px 0 5px 5px;
}

#visual #caption {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bkg_vsl-txt.gif) right bottom no-repeat;
	width: 180px;
	height: 199px;
	float: right;
	font-weight: bold;
	color: #fff;
	position: relative;
}
#visual #caption #cpt_cnt {
	position:absolute;
	bottom: 0;
	left: 0;
	width: 167px;
	padding: 5px 2px 5px 8px;
}

#visual #caption #credit {
	text-align: right;
	font-size: .9em;
	color: #f1f6fb;
	font-weight: normal;
	margin-top: 5px;
}

#visual #caption .dropcap {
	font-size: 2em;
}

#text {
	padding: 10px 0 20px 9px;
}

#text p {
	text-align: justify;
}

#text ul {
	margin: 0;
	padding: 0 0 0 2em;
	list-style-image: url(https://peacekeeping.un.org/sites/default/files/past/images/blt_green.gif);
}

#text ul ul {
	list-style-image: url(https://peacekeeping.un.org/sites/default/files/past/images/blt_blue.gif);
}

#text li {
	margin: .4em 0;
}

#text h2 {
	font-size: 1.4em;
	color: #22688e;
}

#text h2 a {
	color: #22688e;
	text-decoration: none;
	border-bottom: 1px solid #22688e;
}

#text h3 {
	font-size: 1.2em;
	color: #8d9b3d;
}

#text h4 {
	font-size: 1em;
	color: #333;
}

.relatedinfo {
	width: 180px;
	margin: 5px 0 5px 14px;
	float: right;
	clear: right;
}

.relatedinfo h2 {
	font-size: 1.2em !important;
	color: #333 !important;
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bkg_h2_right.jpg) -20px no-repeat;
	margin: 0;
	padding: .8em 0 .8em .4em;
}

.relatedinfo h2.a {
	background-position: -40px;
}

.relatedinfo h2.b {
	background-position: -80px;
}

.relatedinfo h2.c {
	background-position: -120px;
}

.relatedinfo ul {
	margin: 0;
	padding: 0 0 0 2em;
	list-style-image: url(https://peacekeeping.un.org/sites/default/files/past/images/blt_blue.gif);
}

.relatedinfo li {
	list-style-image: url(https://peacekeeping.un.org/sites/default/files/past/images/blt_blue.gif);
	margin: .4em 0;
}

.relatedinfo p {
	margin: .4em;
}

blockquote.relatedinfo  {
	padding: 1em .4em;
	margin: .4em .4em 1em 1.1em;
	width: 160px;
	font: normal 1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #22688e;
	border-top: 2px solid #22688e;
	border-bottom: 1px solid #22688e;
}

.relatedinfo .banner {
	font: bold 1.1em Century Gothic, Futura, Arial, Helvetica, sans-serif;
	text-align: right;
	padding: 12px 6px 0 0;
	color: #fff;
	display: block;
	height: 38px;
	text-decoration: none;
	margin-bottom: .4em;
	background-color: #22688e;
}

.relatedinfo .banner span {
	font-size: .9em
}

.yellow {
	color: #f9ec00;
}

#boxfacts {
	margin-bottom: 1em;
}

.b01 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_01.jpg) no-repeat;
}

.b02 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_02.jpg) no-repeat;
}

.b03 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_03.jpg) no-repeat;
}

.b04 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_04.jpg) no-repeat;
}
.b05 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_05.jpg) no-repeat;
}
.b06 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_06.jpg) no-repeat;
}
.b07 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_07.jpg) no-repeat;
}
.b08 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_08.jpg) no-repeat;
}
.b09 {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_09.jpg) no-repeat;
}
.bkm {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bnr-bkg_bkm.jpg) no-repeat;
}

#missionfacts ul {
	font-size: .9em;
}

.light {
	color: #666;
}

/*#footer {
	background: url(../images/bkg_footer.png) repeat-x;
	clear: both;
	height: 100px;
}

#footer img {
	padding: 16px 0 0 20px;
	float: left;
}

#footer div {
	color: #737373;
	font-size: .9em;
	padding: 2.2em 0 0 6.4em;
}

#footer div a {
	color: #737373;
	text-decoration: none;
}

#footer div a:hover {
	text-decoration: underline;
}

#footer strong {
	color: #737373;
	text-decoration: none;
 	letter-spacing: .16em;
	font-variant: small-caps;
	font-size: 1.1em;
	font-family: "Times New Roman", Times, serif;
}

#footer  div ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#footer div ul li {
	display: inline;
	border-right: 1px dotted;
	margin: 0;
	padding: 0;
	padding-right: 5px;
	margin-right: 5px;
}*/


/* NEW FOOTER */

#footer {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bkg_footer.png) repeat-x;
	clear: both;
	height: 100px;
	text-align: center;
}

#footer ul {
	margin: 0;
	padding: 20px;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0 4px;
}

#footer li a {
	color: #6c6c6c;
	border: none;
	text-decoration: none;
	padding: 3px 7px;
}

#footer li a:hover {
	padding: 2px 6px;
	background: #fff;
	border-top: 1px solid #999;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #999;
	border-radius: 3px;
}

#footer p {
	font-size: .9em;
	border-top: 1px solid #ddd;
	width: 860px;
	margin: 5px auto 0 auto;
	padding: 5px 0 0;
}




.list-nobullet {
	list-style-image: none !important;
	list-style: none;
}

.lipic {
	clear: both;
	padding: 1em;
}

.lipic div {
	padding-left: 9em;
}

.lipic p {
	font-size: 1.1em;
	text-align: left !important;
}

.lipic .portrait {
	float: left;
	margin-bottom: 1em;
	border: 1px solid #22688e;
}

.indent {
	margin-left: 2em;
}

.septop {
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/sep_top.jpg) center no-repeat;
	height: 5px;
	line-height: 5px;
	clear: both;
}
.sepbottom {
	background: url(https://peacekeeping.un.org/sites/default/files/past/img/sep_bottom.jpg) center no-repeat;
	height: 5px;
	line-height: 5px;
	clear: both;
}

.top, .top:visited {
	clear: both;
	display: block;
	text-align: right;
	padding: 0 1em 1em;
	color: #666;
	background: url(https://peacekeeping.un.org/sites/default/files/past/images/bkg_top.png) right no-repeat;
}

.lower-latin {
	list-style-type: lower-latin;
}

.lower-roman {
	list-style-type: lower-roman;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}

.review {
	background: #FFFF00;
}



