/*
Theme Name: Mayflower WP THEME
Theme URI: http://www.mayflower.com/
Description: The WordPress based theme based for AfroxLDS 2010 An AIESEC in AFRICA conference holding in Togo</a>.
Version: 1.
Author: Aderemi Dadepo
Author URI: http://geekabyte.blogspot.com
Tags: red,fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 71%; /* Resets 1em to 10px */
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-image: url('images/bg.jpg');
	background-repeat:repeat-x;
	background-color:#000;
        /*background-position:100px 70px;*/
        margin:0px;
	}
div#top_strip
{
    height:86px;
    background-color:#fff;
    background-image:url('images/black.jpg');
    background-repeat:repeat-x;
    position:relative;
    width:auto;
    
    
}

ul#hnav
{
	margin:0px;
	color:#000;
	padding-top:62px;
	margin-left:400px;
	
}

ul#hnav li
{
	list-style:none;
	float:left;
	margin-left:10px;
	
}


ul#hnav a:hover
{
	padding-bottom:12px;
	background-color:#A31313;
	color:#fff;
	
}

ul#hnav li a:hover
{
	
	border-top:solid 0px #fff;
	border-bottom:none;
}


li.current_page_item a
{
	background-color:#A31313 !important;
	padding-bottom:12px !important;
	color:#fff !important;
}

#searchform
{
	margin-left:800px;
}

#searchform input
{
	font-size:18px;
	margin-top:10px;
	border:2px solid #ddd;
}

ul#hnav li a
{
	text-decoration:none;
	background-color:#fff;
	color:#A31313;
	font-weight:bold;
	padding:5px;
	border:1px dotted #555;
	border-left:none;
	border-right:none;
}

div#content
{
    background-color:#fff;
    border:5px solid #fff;
    border-top:none;
    margin:auto;
    height:auto;
    width:990px;
    overflow:auto;
}

div#contents
{
    background-color:#fff;
    border:5px solid #fff;
    border-top:none;
    margin:auto;
    height:auto;
    width:990px;
    overflow:auto;
}





img#company
{
	margin-left:10px;
	margin-top:10px;
	float:left;
}
div#banner
{
	height:293px;
	background-image:url('images/bannerbg.jpg');
	background-repeat:repeat-x;
}

div#bannerfl
{
	height:293px;
	background-image:url('images/banner.jpg');
	background-repeat:repeat-x;
}

img#bpix
{
	float:right;
	margin-top:3px;
	margin-right:3px;
}

div#panelone,div#paneltwo
{
	padding:0px 20px;
	
}

div#panelone
{
	/*background-color:#f0f0f0;*/
	margin:4px;
	min-height:200px;
	border:1px solid #eee;
}





div#paneltwo
{
	background-color:#f9f9f9;
	margin:4px;
	min-height:200px;
	border:1px solid #eee;
}

h3.subtitle
{
	
	font-size:14px;
	color:#A11111;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:1px dotted #bbb;
}


h3.title
{
	
	font-size:15px;
	color:#A11111;
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:1px dotted #bbb;
	
	
}
img.arrow
{
	vertical-align:middle;
	margin-left:2px;
	margin-top:-2px;
}

div.menu a
{
text-decoration:none;
}
div.menu li
{
	list-style:none;
}


div#panelones
{
	/*background-color:#f0f0f0;*/
	margin:4px;
	min-height:200px;
	border:1px solid #eee;
	padding:0px 20px;
	float:left;
	width:680px;
}
div#sidepanel
{
	width:258px;
	margin-top:5px;
	padding-top:10px;
	border:1px solid #eee;
	background-color:#fff;
	height:auto;
	background-image:url('images/services.jpg');
	background-repeat:repeat-x;
	float:left;
}






div#sidepanel li.current_page_item a
{
	background-color:#ddd !important;
	padding:5px;
	
	display:block;
	
}

div#sidepanel div.menu li
{
	margin-bottom:5px;
}

div#sidepanel div.menu ul
{
	padding:10px !important;
}

img
{
	border:none !important;
}

td.head
{
	font-weight:bold;
	font-size:20px;
	background-color:#f3f3f3;

}
td
{
	font-size:11px;
	padding:10px;
}
#footer p
{
	color:#fff;
	text-align:center;
	font-size:10px;
}
