html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus {
	outline: 0;
	}
body {
	line-height: 1;
	color: black;
	background: white;
	}
ol, ul {
	list-style: none;
	}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	}
caption, th, td {
	text-align: left;
	font-weight: normal;
	}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}
blockquote, q {
	quotes: "" "";
	}

#container {
	width: 960px;
	width: 870px;
	margin: 0 auto 20px auto;
}

#header {
	width: 100%;
	height: 80px;
	padding: 20px 0 0 0;
	border-bottom: 7px solid #ddd;
	margin: 0 0 15px 0;
}

#nav, #content, #homepage {
	float: left;
}

#nav {
	width: 210px;
}

#content {
	width: 400px;
	border: 1px solid #ccc;
	border-width: 0 1px 5px 1px;
	padding: 0 19px 20px 19px;
}

#homepage {
	width: 482px;
	width: 432px;
	width: 430px;
	margin-left: 10px;
}

#sidebar {
	width: 210px;
	float: right;
}

#footer {
	clear: both;
	margin-left: 210px;
	font-size: 9px;
	text-align: left;
	line-height: 25px;
}

#home #footer {
	margin-left: 0;
	position: relative;
	top: 15px;
	line-height: 25px;
	border-top: 5px solid #ccc;
}

#link_to_top {
	margin-top: 20px;
}

#link_to_top a {
	display: block;
	padding: 0 0 0 22px;
	background: #fff url(/images/arrow_small_up.png?20100424) 0 7px no-repeat;
	width: 85px;
	border-bottom: 0;
	line-height: 30px;
}

.notice, .error_notice {
	border: 2px solid #0c0;
	padding: 5px 10px;
	background: #0c0;
	margin: 10px 0;
	color: #fff;
}

.error_notice {
	border-color: #f60;
	background: #f60;
}

ul.error_notice {
	background: #FF894F;
	margin-top: -10px;
	padding: 5px 10px 5px 28px;
	list-style: disc;
}

.error_notice li {
	line-height: 1.4em;
	padding: 3px 0;
}

body {
	font: 12px Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.7em;
}

a {
	color: #a8ca1c;
}

a:hover {
	color: #86a700;
}

#logo {
	text-transform: lowercase;
}

#slogan, #concept {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

#page {
}

#page ul, #page ol {
	padding-left: 25px;
}

#page ul {
	list-style: disc;
}

#page ol {
	list-style: decimal;
}

#logo {
	width: 300px;
	float: left;
	font-size: 60px;
	line-height: 70px;
	height: 70px;
}

#logo a {
	text-decoration: none;
	background: transparent url(/images/logo.png?20100425) 0 0 no-repeat;
	display: block;
	width: 230px;
	height: 70px;
}

#logo a span {
	color: #000;
	visibility: hidden;
}

#header {
	position: relative;
}

#user_nav {
	position: absolute;
	right: 0;
	top: 0;
	padding: 5px 10px;
	min-width: 220px;
	background-color: #c60041;
}

#user_nav, #user_nav a {
	color: #fff;
}

#user_nav #buttons {
	padding: 5px 10px;
	position: absolute;
	left: -575px;
	top: 0;
	width: 550px;
	text-align: right;
}

#buttons a {
	color: #c60041;
}


#slogan {
	width: 400px;
	float: right;
	color: #a8ca1c;
	padding-top: 38px;
	line-height: 30px;
	font-size: 22px;
	text-align: right;
}

#languages {
	position: absolute;
	top: 24px;
	right: 0;
}

#languages a {
	display: block;
	float: left;
	width: 28px;
	height: 18px;
	padding-left: 4px;
}

#nav {
	font-family: Georgia;
	text-transform: lowercase;
	color: #999;
}

#nav ul {
	padding: 5px 0 5px 25px;
	font-family: Verdana;
	text-transform: auto;
}

#nav a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-size: 21px;
	line-height: 29px;
	display: block;
}

#nav ul a {
	font-size: 11px;
	line-height: 20px;
}

#nav a:hover, #nav .current ul a:hover {
	text-decoration: underline;
}

#nav .current a, #nav .current a:hover {
	color: #a8ca1c;
}

#nav ul a, #nav .current ul a {
	color: #000;
}

#nav ul .current a, #nav ul .current a:hover {
	font-weight: bold;
}


#nav .current a, #nav .current a:hover {
	text-decoration: none;
}


#breadcrumbs, #page_header {
	border-bottom: 2px dotted #a8ca1c;
}

#breadcrumbs {
	text-transform: uppercase;
	line-height: 30px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#page_header {
	padding: 15px 0;
}

#page_header h1 {
	font-size: 14px;
	color: #a8ca1c;
	margin: 5px 0;
	font-weight: bold;
}

#page_header a {
	color: #6d7423;
	font-weight: bold;
}

#breadcrumbs a {
	color: #000;
	text-decoration: none;
}

#breadcrumbs a:hover {
	text-decoration: underline;
}

#page h2 {
	font-weight: bold;
	margin: 25px 0 0 0;
}

/* New Articles
----------------------------- */

#articles {
	position: relative;
}

.article {
	position: relative;
	border-bottom: 2px dotted #a8ca1c;
	padding-bottom: 30px;
	margin-bottom: 0;
	max-height: 190px;
	overflow: hidden;
}

.admin_controls {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: auto;
	font-size: 12px;
	line-height: 14px;
	text-align: right;
}

.admin_controls span {
	font-size: 10px;
	font-weight: bold;
}

.admin_controls, .admin_controls a, a.admin_link {
	color: #c60041;
}

#page {
	margin-top: 10px;
}

#page img {
	margin: 5px 5px 5px 0;
	float: left;
}

#page .article h2, .article .admin_controls {
	margin-top: 15px;
}

.article a.toggle {
	display: block;
	Xborder: 1px dotted #a8ca1c;

	padding: 0 0 0 30px;
	background: #fff url(/images/arrow_down.png?20100424) 0 3px no-repeat;
	width: 85px;
	border-bottom: 0;
	line-height: 30px;
	text-align: left;
	position: absolute;
	bottom: 0;
	right: 0;
}

.expanded a.toggle {
	background-image: url(/images/arrow_up.png?20100424);
}

.article .date {
	color: #666;
}


/* Homepage
--------------------------- */


#banner {
	position: relative;
	background: #a8ca1c;
	overflow: hidden;
}
#banner, #banner a {
	width: 430px;
	height: 116px;
}

#banner a {
	display: block;
	background: transparent url(/images/banner_overlay_high.png) 0 0 no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -3000px;
}

#concept {
	width: 400px;
	background: #a8ca1c;
	margin: 5px 0 0 0;
	padding: 15px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
}

#headlines, body#home #news.box {
	margin-top: 16px;
}

#headlines {
	position: relative;
	left: -220px;
	width: 722px;
	width: 660px;
}

#headlines .page, #headlines .multimedia {
	float: left;
	width: 210px;
	margin-right: 10px;
}

#headlines .page .body {
	height: 191px;
	position: relative;
	font-size: 11px;
}

#headlines .image {
	height: 110px;
	width: 210px;
	overflow: hidden;
	background: #efefef;
	text-align: center;
	margin-bottom: 5px;
}

#headlines h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 13px;
}

#headlines #burundi {
	position: relative;
	background: #d6d7d8 url(/images/burundu_on_map.png?20100425) center center no-repeat;
	padding: 15px;
	height: 190px;
}

#headlines #burundi h2 {
	line-height: 19px;
	font-size: 18px;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #a8ca1c;
	margin-bottom: 10px;
}

#headlines #burundi h2, #headlines #burundi a.more {
	color: #6d7423;
}

#headlines a.more {
	position: absolute;
	bottom: 10px;
}

#headlines .page .body {
	padding: 15px;
	border: 2px solid #a8ca1c;
}

#headlines a.more, #page a.more {
	display: block;
	padding: 0 0 0 30px;
	background: transparent url(/images/arrow_right.png?20100424) 0 3px no-repeat;
	margin-top: 10px;
	line-height: 30px;
}


#small_video {
	margin-top: 10px;
}

#small_video, #small_video a {
	position: relative;
	width: 210px;
	height: 110px;
}

#small_video a {
	display: block;
	overflow: hidden;
}

#small_video a img {
	position: relative;
	top: -11px;
}

#video_player {
	position: fixed;
	z-index: 10000;
	width: 640px;
	height: 400px;
	border: 15px solid #222;
	background: #000;
}

#video_player a {
	position: absolute;
	top: -35px;
	left: -35px;
}


#sidebar .box {
	padding: 15px;
	margin-bottom: 5px;
	background: #eee;
	font-size: 11px;
	line-height: 1.5em;
}

#sidebar .box h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #6d7423;
	border-bottom: 2px dotted #a8ca1c;
	margin-bottom: 10px;
}

#donate.box h3, #newsletter.box h3 {
	border-bottom-color: #fff;
}
#donate.box h3 a, #newsletter.box h3 {
	color: #fff;
	text-decoration: none;
	display: block;
}

#donate.box h3 a:hover, #newsletter.box h3 a:hover {
	text-decoration: underline;
}

#donate.box {
	cursor: pointer;
	background: #86a700 url(/images/arrow_small_right.png?20100424) 179px 15px no-repeat;
	height: 86px;
}

#donate.box:hover {
	background-color: #c60041;
}

#newsletter.box {
	background: #a8ca1c;
}

#newsletter.box fieldset {
	position: relative;
	padding: 0;
	float: left;
	width: 81px;
}

#photo.box {
	padding: 0;
}

#newsletter.box label {
	position: absolute;
	top: 0;
	left: 0;
	width: 50px;
	color: #666;
	background: transparent;
	cursor: text;
}

#newsletter.box fieldset.with_focus label {
	display: none;
}

#newsletter.box fieldset input {
	width: 200px;
}

#newsletter.box label, #newsletter.box fieldset input {
	line-height: 13px;
	padding: 2px 3px;
	font-size: 10px;
	border: 0;
}

#newsletter.box fieldset input {
}

#newsletter.box #subscriber_name, #newsletter.box #subscriber_email {
	width: 72px;
}

#newsletter.box #subscriber_submit {
	margin-top: 4px;
	padding: 0;
}

#news.box {
	margin-bottom: 0;
}
#news.box h3 {
	color: #6d7423;
}

#news li {
	margin-top: 10px;
	padding: 0 0 10px;
	border-bottom: 2px dotted #a8ca1c;
	font-size: 11px;
}

#news li a {
}


input.text_field, textarea {
	Xwidth: 100%;
	font-size: 14px;
	padding: 3px;
}

.cms input.text_field, .cms textarea {
	border: 1px dashed #009DE8;
}

.field_with_errors input.text_field, .field_with_errors textarea {
	border: 2px solid #f60;
	padding: 2px;
}

.field_with_errors .error {
	font-size: 12px;
	background: #f60;
	color: #fff;
	line-height: 1em;
	padding: 2px 6px;
}

.field_with_errors label {
	color: #f60;
}

textarea {
	height: 100px;
}

textarea.rich_text_editor {
	height: 200px;
}

input#page_title, input#article_title {
	font-size: 24px;
}

fieldset {
	line-height: 1em;
	margin: 4px 0;
}

fieldset small {
	font-size: 12px;
	color: #A8CA1C;
}

#page_form fieldset label {
	font-size: 12px;
	font-weight: bold;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
