/* CSS Document
  Author: Fodeke Olusegun
  Company: In Naija IT Solutions
*/

body {
	font-family: verdana, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: .68em;
	color: #E65600;
	/*background: url(../images/site_bg.png) repeat;*/
	background-color: #CCCCCC;
	text-align: justify;
}

.clearboth {
	clear: both;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 2em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	/*list-style-image: url(images/img07.gif);*/
}

ul#main {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}

ul#main li {
	background-image: none;
	padding: 0;
	float: left;
	margin: 0;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border: none;
}

ul#main li a {
	float: left;
	display: block;
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 5px;
	text-decoration: none;
	background: transparent;
}

a {
	text-decoration: none;
	/*border-bottom: 1px dotted #CCCCCC;*/
	color: #E65600;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	background: url(../images/headerbg.gif) repeat-x top left;
	height: 180px;
}

#outer_wrapper {
	width: 900px;
	border: none;
	margin: 0 auto;
}

#topnav {
	height: 30px;
	width: 880px;
	margin: 0 auto;
	padding: 0 10px 0 10px;
	background: url(../images/navbg.gif) no-repeat left top;
}

#topnav ul {
	float: right;
	margin: 0 auto;
	padding: 0;
	padding-right: 90px;
}

#topnav li {
	float: left;
	list-style: none;
}

#topnav a {
	display: block;
	height: 12px;
	margin: 5px 1px 5px 0;
	padding: 5px 20px 2px 20px;
	border: none;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #BE3F01;
}

#topnav a:hover {
	/*background: #F8E498;*/
	text-decoration: underline;
}

#topnav .current_page_item a {
	background: url(../images/img02bx.gif) repeat-x;
	color: #371C00;
	text-decoration: none;
}


.mainbody {
	clear:both;
	width:900px;
	padding-bottom:30px;
	/*background:transparent url(../images/bg_main_withnav.jpg) top left repeat-y;*/
}

/* Side bar Layout */
#leftcol {
	width: 195px;
	margin: 0;
	float: left;
	color: #666666;
	padding: 15px 0 15px 0;
}

.sidebariteml {
	width: 170px;
	margin: 0 auto;
	margin-right:1px;
	border: solid 1px #AAAAAA;
	padding: 0 1px 5px 1px ;
	background: #EFEFEF;
}

.sidebariteml h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	color: #333333;
	/*background: url(../images/img02.gif) repeat-x;*/
	background: url(../images/monthbg.gif) repeat-x;
	border-bottom: 1px solid #F2F2FF;
	font-size: 12px;
}

/* column 2 - page content */

#content {
	text-align: justify;
	width: 480px;
	float: left;
	padding: 15px 0px 15px 15px;
}



#content h1 {
	font-family: Tahoma;
	padding: 5px 0px 3px 20px; 
	margin: 0px 0px 0px 0px; 
	font-size: 16px;
	text-transform: capitalize;
	font-weight: bold;
	/*color: #FF9428;*/
	color: #FE5800;
	background: url(../images/content_title.gif) no-repeat;
}

.content_top {
	margin-top: 10px;
	height: 26px;
	background: url(../images/content_top.gif) no-repeat top left;
}

.content_body {
	color: #CCCCCC;
	font-family:Tahoma;
	line-height: 16px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
	background: url(../images/content_center.gif) repeat-y;
}

.content_body_nobg {
	color: #CCCCCC;
	font-family:Tahoma;
	line-height: 16px;
	padding: 0 10px 0 10px;
	margin: 0 auto;
}

.content_body div *,.content_body_nobg div *{
	max-width: 425px;
	padding: 0;
	margin: 0 auto;
}

.content_body div p {
	padding: 0 15px 0 10px;
}

.content_body li{
	margin-left: 20px;
}

.content_foot{
	height: 22px;
	background:url(../images/content_foot.gif) no-repeat top left;
}

#content a, #content a:hover {
	padding: 0px 0px 2px 0px;
	text-decoration: none;
	border-bottom: dotted 1px;
}

#content a:hover {
	border-bottom: solid 1px;
}

.content_ul_list {
	list-style-position: outside;
	list-style-type:none;
	/*list-style-image: url(../images/img04.gif);*/
}

.content_ul_list ul,ol{
	font-weight: normal;
	color: #CCCCCC;
}

.content_ul_list li.board{
	padding-bottom: 15px;
	font-weight:bold;
	color:#FF5F00; 
}

.content_ul_list div.theboard {
	color:#FFFFFF;
	font-weight: normal;
	width:300px; padding:5px;
	margin-left:30px;
	border: solid 1px;
	line-height: 15px;
	text-decoration: none;
}

table.box{
	border: solid thin;
	vertical-align: top;
}

.bordered tr td, tr th {
	border: solid thin;
}

#rightcol {
	width: 190px;
	margin: 15px 0px 0px 0px;
	float: right;
	padding: 0 5px 5px 5px;
	color: #E65600;
}

#rightcol a {
	color: #666666;
}

#rightcol a:hover {
	border-bottom: dotted 1px;
}

.sidebaritem {
	float: right;
	width: 160px;
	margin: 0px 0px 15px 0px;
	border: none;
	padding: 2px 5px 5px 5px;
	background: url(../images/sb_center.jpg) repeat-y;
	text-align: left;
}

.sidebarbare {
	clear: both;
	text-align: center;
	width: 168px;
	margin: 0px 0px 15px 20px;
	border: none;
	padding: 2px 5px 5px 0;
}

.sidebaritem h1, .sidebariteml h1 {
	margin: 0px; 
	font-weight: normal;
	padding: 0px 0px 16px 0px;
	text-transform: uppercase;
}

.sidebaritem h2,.rsidebar h2 {
	height: 20px;
	width: 168px;
	padding: 10px 0 0 20px;
	border: none;
	font-size: 12px;
	color: #FFFFFF;
	margin: -2px 0 0 -15px;
	text-align: left;
	background: url(../images/sb_title.jpg) top no-repeat;
}

.sidebaritem h3{
	clear:both;
	text-align: left;
	margin-bottom: -10px;
	padding: 0;
}

.sidebaritem p{
	line-height: 16px; 
	padding: 0px 0px 8px 0px;
	max-width: 160px;
}

.rsidebar {
	float: right;
	width: 201px;
	padding: 0 3px 0 3px ;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	margin-right:1px;
}

.sidebaritem ul,.rsidebar ul, .sidebariteml ul {
	margin: 0;
	padding: 0;
	padding:10px 0 0 0;
	list-style: none;
}

.sidebaritem li,.rsidebar li, .sidebariteml li {
	padding: 4px 4px 5px 24px;
	font-size: 11px;
	background: url(../images/img04.gif) no-repeat 10px 9px;
}

.sidebaritem img {
	height: 50px;
	width: 50px;
	border: solid 1px #FFFFFF;
}

.sidebaritem li p {
	margin-top: 0px;
	font-family: Tahoma;
	text-align: left;
	font-size: 9px;
	padding: 0 0 0 0;
	padding-left: 4px;
	color: #FF8000;
}

.sidebaritem ul {
}

.sidebaritem #foot {
	background: url(../images/sb_foot.jpg) no-repeat left bottom;
	margin: 0 0 -10px -5px;
	height: 25px;
	width: 170px;
}

/* Search */
#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Contact Form */
.contactform{
	vertical-align: top;
}

.contactform input, .contactform textarea{
	padding: 0;
}

.inputbox{
	border:1px inset #ccc;
}


.inputbox{
	border:1px inset #ccc;
	color: #FF8000;
	padding:2px;
}

input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.button{
	background:url(../images/button_bg.gif) bottom repeat-x;
	color: #973800;
}


#footer {
	clear: both;
	height: 15px;
	margin-top: -25px;
	background: url(../images/footbg.gif) repeat-x top;
	vertical-align: middle;
	padding: 10px 15px 10px 15px;
}

#footer .policy {
	margin-top: 5px;
	text-align: center;
	color: #CCCCCC;
	font-size: 1em;
}

#footer .policy a{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 10px;
	text-decoration: none;
}


/*Transmenu CSS Modification*/
a.mainlevel-trans {
}

a.mainlevel-trans:hover,
a.mainlevel-trans:active {
	background: none;
}

/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position: absolute;
	overflow: hidden;
	left: -1000px;
	top: -1000px;
	
}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position: absolute;

}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 2;
	font-size: 11px;
	padding-left: 5px;
	margin-right: -9px;
	/*border: solid thin #666666;*/
}

.transMenu .top .items {
}

/* each TR.item is one menu item */
.transMenu .item {
	border: none;
	color: #FF3300;
	text-decoration: none;
	font-weight: normal;
	text-transform: none; /* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	cursor: pointer;
}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item:hover {
	background: #FFE2C6;
}

.transMenu .items td {
	padding:0;
}









/*Uncertain crap maybe delete this*/
#navvy{
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	text-align: center;
}

ul#navvylist{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 80%;
}

ul#navvylist li{
	display: block;
	margin: 0;
	padding: 0;
}

ul#navvylist li a{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 2em;
	border-width: 1px;
	border-color: #ffe #DBD9CD #DBD9CD #fff;
	border-style: solid;
	color: #794F1D;
	text-decoration: none;
	background: #F7F2E7;
}

#navvy>ul#navvylist li a {
	width: auto;
}

ul#navvylist li#active a{
	background: #f0e7d7;
	color: #794F1D;
}

ul#navvylist li a:hover, ul#navvylist li#active a:hover{
	color: #000;
	background: #FAF7F0;
	border-color: #ffe #DBD9CD #DBD9CD #fff;
}



.sbilinks{padding: 0px}

.sbilinks ul{margin: 0px auto;} 

.sbilinks li {
	margin: 0px; 
	float: left;
	list-style: none;
} 



.sbilinks li a , .sbilinks li a:hover

{ float: left; 

  height: 16px;

  text-decoration: none; 

  padding: 5px 0px 4px 19px;

  width: 149px;

} 

/*End of uncertain crap*/

