﻿/*GENERIC PAGE STYLES*/
/*------------------*/

body
{
	background: #FFF;
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #7A7A7A;
	margin: 20px 0 30px 0;
	text-align: center;
}

p
{
	margin: 10px 0;
}

h6
{
	margin: 10px 0;
}

h5
{
	margin: 10px 0;
}

h4
{
	margin: 10px 0;
}

h3
{
	margin: 10px 0;
}

hrss
{
	border-bottom:thin;
}

h2
{
	margin: 10px 0;
}

h1
{
	margin: 10px 0;
}

h6
{
	color: #444444;
	font-weight: normal;
}

h5
{
	color: #444444;
	font-weight: normal;
}

h4
{
	color: #444444;
	font-weight: normal;
}

h3
{
	color: #444444;
	font-weight: normal;
}

h2
{
	color: #444444;
	font-weight: normal;
}

h1
{
	color: #444444;
	font-weight: normal;
}

h1 {font-size: 150%;}
h2 {font-size: 140%;}
h3 {font-size: 130%;}
h4 {font-size: 120%;}
h5 {font-size: 110%;}
h6 {font-size: 100%;}

img 
{
	border: 0;
}

.img
{
	display: block;
}

form 
{
	margin: 0;
}

hr
{
	background: #FFF;
	color: #FFF;
	border: 0 none;
	border-top: 1px solid #E5E5E5;
}

fieldset
{
	margin: 0;
	padding: 0;
	border: 0 none;
}

textarea
{
	font: 100% Arial, Helvetica, sans-serif;
}

select
{
	font: 100% Arial, Helvetica, sans-serif;
}

input
{
	font: 100% Arial, Helvetica, sans-serif;
}

input.text
{
	padding: 1px;
	border: 1px solid #9AD9FC;
	color: #16A8EC;
}

input.button
{
	background: #98D8FC url(/media/images/btn-bg.gif) bottom repeat-x;
	border: 1px solid #16A8EC;
	color: #FFF;
	padding: 0;
}

a
{
	color: #81c1dc;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.clear
{
	clear: both;
	visibility: hidden;
	height: 1px;
	line-height: 1px;
}

.invis
{
	display: none;
}

#wrapper
{
	width: 760px;
	margin: 0 auto;
	text-align: left;
}

/*HEADER STYLES*/
/*-------------*/

#header
{
min-height: 97px;
padding: 0 0 10px 100px;
background: url(/sites/westafrica/SiteCollectionImages/header-right.jpg) bottom right no-repeat;
}

* html #header
{
	height: 97px;
}
#ltop img {
	float: right;
}

#header #logo
{
	float: left;
	margin-left: -100px;
	display: inline;
}


#header h1
{
	color: #6099ce;
	font-weight: bold;
	font-size: 210%;
	margin: 0;
	padding-top: 20px;
}

#header h2
{
	color: #1a4e7f;
	margin: 0;
	font-size: 120%;
}

#header #languagedropdown
{
	position: relative;
	z-index: 1000;
	float: right;
	background: url(/sites/westafrica/SiteCollectionImages/language-bg.gif) no-repeat;
	width: 115px;
	height: 17px;
	padding: 3px 0 0 10px;
	color: #1f5a92;
}

#header #languagedropdown ul
{
	display: none;
	width: 123px;
	position: absolute;
	right: 0;
	top: 20px;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #1f5a92;
	background: #4793ba;
}

#header #languagedropdown ul li
{
	border-top: 1px solid #3488ad;
}

#header #languagedropdown ul li a
{
	color: #FFF;
	display: block;
	padding: 2px 10px;
	text-decoration: none;
}

* html #header #languagedropdown ul li a
{
	height: 1px;
}

#header #languagedropdown ul li a:hover
{
	background: #1f5a92;
	color: #FFF;
}

#header #languagedropdown img
{
	float: right;
}

/*NAVIGATION STYLES*/
/*-----------------*/

ul.nav
{
	position: relative;
	margin: 0;
	list-style: none;
	height: 42px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	background: #FFF url(/sites/westafrica/SiteCollectionImages/nav-bg.gif) bottom repeat-x;
}

ul.nav li
{
	float: left;
	height: 42px;
	position: relative;
	padding-right: 2px;
}

ul.nav li.left
{
	position: absolute;
	left: -13px;
	top: -1px;
}

ul.nav li.right
{
	position: absolute;
	right: -15px;
	top: -1px;
}

ul.nav li.right img
{
	position: static;
	display: block;
}

ul.nav li.left img
{
	position: static;
	display: block;
}

ul.nav li a
{
	float: left;
	height: 24px;
	padding: 14px 5px 4px 5px;
	color: #194d7f;
	text-decoration: none;
}

ul.nav li a:hover
{
	background: #f4f8fd;
}

ul.nav li img
{
	position: absolute;
	top: 10px;
	right: 0;
}

.navbelow
{
	
	position: relative;
	background: #83b5e4 url(/sites/westafrica/SiteCollectionImages/nav-below-bg.gif) top repeat-x;
	color: #FFF;
	padding: 7px 10px;
	margin-top:1px;
	
}

.navbelow .text
{
	position:absolute;
	float:right;
	right:20px;
	
}
.navbelow .left
{
	
	float:none;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.navbelow .right
{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.navbelow a
{
	color: #194d7f;
	text-decoration: none;
}

.navbelow a:hover
{
	text-decoration: underline;
}

/*CONTENT STYLES*/
/*--------------*/

#left
{
	width: 160px;
	float: left;
	
}

#left p b
{
	font-size: 100%;
	font-weight: bold;
	color: #81c1dc;
	margin: 4px 0;
}

#left p
{
	margin: 4px 0;
}

#main
{
	margin: -1px 0 0 170px;
	background: #FFF url(/sites/westafrica/SiteCollectionImages/main-shadow.gif) top left no-repeat;
	border-left: 1px solid #E2E2E2;
	padding: 1px 0 0 15px;
	min-height: 450px;
}

#main h6
{
	color: #004c87;
}

#main h5
{
	color: #004c87;
}

#main h4
{
	color: #004c87;
}

#main h3
{
	color: #004c87;
}

#main h2
{
	color: #004c87;
}

#main h1
{
	color: #004c87;
}

* html #main
{
	height: 450px;
}

#main .right
{
	float: right;
	margin: 0 0 30px 30px;
	display: inline;
}

* html #main .right
{
	margin-left: 27px;
}

#main .box
{
	margin: 15px 0;
	border: 1px solid #E2E2E2;
	background: #FFF url(/sites/westafrica/SiteCollectionImages/box-bg.gif) bottom repeat-x;
	padding: 1px 10px;
	margin-right: 120px;
}

#main .box img
{
	vertical-align: top;
	margin-bottom: 10px;
}

#footer
{
	clear: both;
	color: #999;
}

#footer img
{
	display: block;
	margin-bottom: 6px;
}

#footer .right
{
	float: right;
	text-align: right;
}

#footer span
{
	color: #CCC;
}

#footer a
{
	color: #999;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}.leftfloat {
	float: left;
}
.rightfloat {
	float: right;
}
#navaleft {
	margin-left: -10px;
}
#navaright {
	margin-right: -10px;
}
/*#navcontent {
	height: 44px;
	background: #FFF url(/sites/westafrica/SiteCollectionImages/nav-bg.gif) bottom repeat-x;
}*/
.zz1___Page_2 {
	/*MOSS 2007 asp menu*/
	margin-left: 7px;
}


#navcontent {
	background: #fff url(/sites/westafrica/SiteCollectionImages/nav-bg.gif) top repeat-x;
	height: 100%;
}


.topNavItem {
	background: url(/sites/westafrica/SiteCollectionImages/nav-separator.gif) right no-repeat;
	background-position: right 10px;
	background-repeat: no-repeat;
	padding-left:3px;	
	height:42px;
	color: #194d7f;

}
.topNavItem a {
	margin-left: 5px;
	margin-right: 7px;
	background-image: none;
}
.topNavSelected
{
	height:100%;
		
}

.topNavHover
{
	
	background-image: url('/sites/westafrica/SiteCollectionImages/nav-bg-on.gif');
	background-repeat: repeat-x;
	padding-bottom:0px;

		
		
}

.topNavFlyOuts {
	margin-top: 7px;
}
.topNavFlyOutsItem {
	padding: 3px 5px 3px 5px;
	color: white;
	border-bottom: 1px solid #4E8FF0;
}

.flyingtopnav
{
	
	padding: 3px 5px 3px 5px;
	background:#70A5F3	;
	/*color: lime;*/
	border-bottom: 1px solid #4E8FF0;
	color: #0932CA;
	}
	
.news
{
	color:lime;
}

.ms-standardheader {
	font-size:12px!important;
}
