/* 
  ------------------------------------------------
  EAFCA
  www.eafca.org
  main.css
  (c) 2009-10 artKenya.net Ltd.
  ------------------------------------------------
*/
/* COLORS:
EAFCA maroon: #9C0A3B OR #BE2947

*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 150%;
	background-color: #dbdbdb;
	background-image: url("../images/pageelements/bg.jpg");
	background-repeat:repeat-x;
	margin: 10px 0px 0px 0px;
	padding: 0;
	text-align: center;
}
.content {
	padding: 5px 20px;
}

/**************************************** GENERAL STYLES **********************************/
.clearfloat {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.clearleft {
	clear: left;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.clearright {
	clear: right;
	line-height: 0;
	margin: 0;
	padding: 0;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
}
ul {
	list-style-position: outside;
	padding: 0 0 0px 15px;
}
li {
	list-style-type: square;
	padding: 0 0 0px 5px;
}
li li{
	list-style-type: disc;
	padding: 0 0 0px 5px;
}
h1 {
	margin:0;
	padding:0;
	font-family: Georgia,"Times New Roman", Times, serif;
	font-size: 1.7em;
	font-weight:normal;
	color: #9C0A3B;
	text-transform:uppercase;
}
h2 {
	margin: 20px 0 12px 0;
	padding-bottom: 0px;
	font-size: 1.3em;
	color: #9C0A3B;
	line-height: 140%;
	text-transform: uppercase;
}
h3 {
	margin-top: 0;
	font-size: 1.1em;
	color: #9C0A3B;
}
h4 {
	font-size: 1.1em;
}
.headersecond {
	margin-top: 30px;
	padding-top: 12px;
	border-top: 1px dotted #9C0A3B;
}
.p7uberlink {
	font-weight: normal !important;
	letter-spacing: 0em;
	border-color: #000000 !important;
	text-decoration:none!important;
	color: #999!important;
}
p {
	font-size: 12px;
}
.small {
	font-size: 95%;
}
.smalldate {
	font-size: 95%;
	color: #666;
	margin: 10px 0px 0px 0px;
}
.redmessage {
	color: #ff0000;
	font-weight: bold;
}
.newsheader {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 0;
}
input, textarea, select {
	font-size: 12px;
	color: #333;
}
a, a:link, a:visited, a:active {
	color: #9C0A3B;
	text-decoration: none;
}
a:hover {
	color: #9C0A3B;
	text-decoration: underline;	
}
a img{
	border: none;
}
.centered {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
/***************************************** IMAGES AND CAPTIONS ******************************/
.imageleft {
	float: left;
	margin: 0px 15px 5px 0px;
}
.imageright {
	float: right;
	margin: 0px 0px 5px 15px;
}
.caption {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 0px 10px; 
}
.captionleft {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	padding: 5px 20px; 
}

/************************************** FLOATING DIVS *********************************/
.floatleft {
	float: left;
	width: 145px;
	margin: 0px 15px 5px 0px;
	padding: 0px 0px 0px 0px;
}
html>body .floatleft {
	width: 160px;
}
.floatright {
	float: right;
	width: 145px;
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
}
html>body .floatright {
	width: 160px;
}
.sidebarleftfloat {
	float: left;
	width: 160px;
	margin: 0px 15px 5px 0px;
	padding: 0px 0px 12px 0px;
	background-color: #fff;
	background-image: url(../images/pageelements/bg_box.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-bottom: 0px dotted #666;
}
html>body .sidebarleftfloat {
	width: 160px;
}
.sidebarleftfloat p{
	font-size: 12px!important;
	margin: 0;
}
.sidebarleftfloat ul,.floatleft ul, .floatright ul  {
	list-style-image: url(../images/pageelements/arrow_fwd.gif);
	list-style-position:outside;
	margin: 0 0 0 15px;
	padding: 0px 0 0 5px;
}
.sidebarleftfloat li,.floatleft li, .floatright li  {
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.sidebarleftfloat .header {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 5px 0px;
	text-align: center;
	background-color: #9C0A3B;
}
/************************************************** BOXES ************************************************/
.coloredbackground {
	margin: 12px 0px 12px 0px;
	padding: 12px 10px 10px 10px;
	background-color: #fff;
	background-image: url(../images/pageelements/bg_box.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border: 1px solid #ccc;
}
.didyouknow{
	padding: 8px;
	background-color: transparent;
	color: #636321;
	font-weight: bold;
	font-size: 1.2em;
	text-align: justify;
	line-height: 140%;
}
.eafcachapter {
	padding: 8px;
	background-color: #9C0A3B;
	color: #fff;
	text-align: center;
}
.eafcachapter h3{
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
}
.eafcachapter a{
	color: #fff;
}
/*********************************************** TABLES ****************************************/
table {
	margin: 0px 0px 12px 0px;
	font-size: 12px;
}
.oddrow {
	background-color: #efefef;
}
.evenrow {
	background-color: #fff;
}
/********************************************* LAYOUT STYLES ************************************/
#outerwrapper {
	width: 978px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
#masthead {
	position: relative;
	padding: 0px;
	margin: 0;
	height: 88px;
	background-color: #fff;
	color: #999999;
	}
#masthead #logo {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 0px;
	left: 10px;
	width: 120px;
	height: 78px;
	background-color:#dbdbdb;
}
/*****************************************SUBNAV INSIDE MASTHEAD DIV ************************************/
#subnav {
	position: absolute;
	z-index: 200;
	top: 55px;
	right: 18px;
	width: 340px;
	height: 40px;
	margin: 0;
	padding: 0px;
	background-color: transparent;
	background-image: url(../images/pageelements/bg_nav1.png);
	background-repeat:no-repeat;
	background-position:right;
}
#subnav .content{
	margin: 0 auto;
	padding: 15px 0px 0px 37px;
}
#subnav .content ul {
	display: inline;
	list-style:none;
	margin: 0;
	padding: 0;
	background-color: transparent;
	text-transform: capitalize;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	text-align: right;
}
#subnav .content li{
	list-style:none;
	float: left;
	margin: 0;
	padding: 0 5px 0px 5px;
	background-color: transparent;
}
#subnav .content li a{
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #333;
}
#subnav .content li a:hover{
	color: #9C0A3B;
	background-image: none;
}
#subnav .content .p7uberlink {
	font-weight: bold !important;
	letter-spacing: 0em;
	background-color: transparent;
	background-image: none;
	color: #9C0A3B!important;
}

/************************************************ TOP NAVIGATION ***************************************/
#topnav {
	margin: 0;
	padding: 0;
	background-image: url(../images/pageelements/bg_nav.png);
	background-repeat: no-repeat;
	width: 978px;
	height: 56px;
}
#content {
	width: auto;
	margin: 0 auto;
	padding: 0 0 0 60px;
}
/***************************************** layout styles **********************************/
#banner {
	position: relative;
	margin: 0 auto;
	padding: 0;
	background-image: url(../images/pageelements/bg_banner.png);
	background-repeat:no-repeat;
	height: 232px;	
	}
#banner img {
	position: absolute;
	top: 10px;
	left: 8px;
	width: 961px;
	height: 213px;
	}
#breadcrumbs {
	height: 52px;
	margin: 0px;
	padding: 0;
	background-image: url(../images/pageelements/bg_breadcrumbs.png);
	background-repeat:no-repeat;
	}
#breadcrumbs .content {
	margin: 0px 20px 0px 20px;
	padding: 18px 0px 0px 0px;
	font-size: 11px;
	color: #333;
	text-align: left;
	border-bottom: 0px solid #fff;
}
/*last layout div on the main template; it contains any layout boxes:*/
#mainContent {
	position: relative;
	z-index: 100;
	width: 976px;
	margin: 0 auto;
}

/****************************** ADDITIONAL BOXES AT THE BOTTOM OF EACH PAGE ****************************/
#sponsorbox {
	margin: 0 0 0px 0;
	padding: 0;
	background-color: transparent;
}
#sitemapbox {
	margin: 0 0 0px 0;
	padding: 0;
	background-color: transparent;
}
#footer {
	clear: both;
	height: 64px;
	margin: 0;
	padding: 0px;
	background-color: transparent;
	background-image: url("../images/pageelements/bg_footer.png");
	background-repeat:no-repeat;
	background-position:bottom;
}
#footer .content {
	margin: 0;
	padding: 23px 20px 0 20px;

	color: #666;
}
#footer .content .right{
	float: right;
	width: auto;
	margin: 0;
	padding: 0px 0px 0 0px;
}
#footer a:link, #footer a:visited {
	color: #666;
}
#footer a:hover {
	text-decoration: underline;
}

.menulist {
	margin: 6px 0 12px 0;
	padding: 0;
	list-style-type: none;
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 6px solid #FFFFFF;
	padding: 0 0 0 3px;
}
#wrapper .menulist a:hover {
	border-color: #000000;
}

