body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-color:#FBF9CF;
	margin:0;
	}

a
	{
	color:#fff;
	text-decoration:none;
	}

h1
	{
	
	font-size:1.3em;
	text-align:center;
	}
h2
	{
	margin:0;
	font-size:1.1em;
	text-align:center;
	}
h3
	{
	font-size:1.1em;
	}


h5
	{
	margin:0;
	}




img{border:none;}

.tourIMG1
	{
	float:left;
	margin-right:0.4em;
	}
.tourIMG2
	{
	float:right;
	margin-left:0.4em;
	}
.tourIMG3
	{
	clear:both;
	margin:0 auto;
	}
/** FORMS      **/
fieldset
	{
	border:1px solid #fff;
	padding:1.5em;
	text-align:left;
	margin:1em auto ;
	background-color:#A8B8FF;
	border-style: none solid solid solid;
	padding:0 0 2em 0;
	max-width:80%;
	min-width:36em;
	width:80%; /** IE ONLY**/
	}
div>fieldset {width:auto;} /** ALL OTHER**/
fieldset.upload
	{
	max-width:400px;
	min-width:400px;
	width:400px!important;
	height:200px;
	margin:0;
	padding:0;
	}

fieldset.upload p.formInput
	{
	margin:40px 0 0 0;
	}

fieldset.adminLogin form
	{
	padding:0.3em;
	}
	
fieldset.adminLogin input
	{
	width:14em;	
	float:left;
	}
fieldset.adminLogin label
	{
	width:14em;
	float: left;
	margin-bottom: 10px;
	text-align: right;
	padding-right: 0.5em;
	}
fieldset h4
	{
	font-weight:bold;
	letter-spacing:   0.03em;
	font-size:0.9em;
	border:1px solid #000;
	background-color:#000096;
	color:#fff;
	margin-left:-1px ;
	padding:0.3em;
	border-width:1px;
	border-color:#fff;
	border-style: solid none none solid;
	margin-top:0;
	}
p.formSubmit input
	{
	border:1px solid #000;
	background-color:#000096;
	color: #fff;
	cursor: pointer;
	}

p.formInput img
	{
	vertical-align:middle;
	cursor: pointer;
	}
p.formSubmit
	{
	clear:both;
	display:block;
	text-align:left;
	margin-left:14.9em;
	}
p.formInput input, p.formSelect select,
div.BBbutons input, div.BBselects select
	{
	color: #000;
	background:#DCEFFF;
	border: 1px solid #000;	
	width:14.5em;
	}

p.formInput input:hover, p.formInput input:focus,
p.formSelect select:hover, p.formSelect select:focus,
div.BBbutons input:hover, div.BBselects select:focus,
.formTextarea textarea:hover, .formTextarea textarea:focus

	{
	color: #000;
	background:#fff;
	border: 1px solid #000;	
	}
	
p.formSubmit input {width:5em;}

p.formSubmit input:hover
	{
	cursor: pointer;
	border:1px solid #000;
	background-color:#426CC0;
	color: #fff;
	width:5em;
	}

label
	{
	line-height:20px;
	padding-right:0.2em;
	text-align: right;
	margin: 0 0.2em 10px 0;
	font-weight: bold;
	clear:left;
	width:14.5em;
	float: left;
	}

.formTextarea {text-align:center;}

.formTextarea textarea
	{
	width:90%;
	height:200px;
	vertical-align:top;
	margin:0 auto;
	border: 1px solid #000;
	background-color:#DCEFFF;
	}

option
	{
	background-color:#DCEFFF;
	}
/*BBcode*/
div.bbtop
	{
	width:100%;
	text-align:center;
	vertical-align:center;
	}
div.BBbutons
	{
	clear:both;
	display:block;
	vertical-align:center;
	margin: 0 auto;
	text-align:center;
	width:95%;
	overflow:hidden;
	height:auto;
	}

div.BBselects select.color
	{
	float:left;
	margin-left:25px;
	}
	 
div.BBbutons input, div.BBselects select
	{
	margin:5px 2px 0 2px;
	}
/** END: FORMS**/

span.error
	{
	font-weight:bold;
	font-size:1.4em;
	}
div#center
	{
	text-align:center;
	}

div#container
	{
	margin:0 auto;
	width:700px;
	border-left:2px solid #0002F5;
	border-right:2px solid #0002F5;
	}

div#top
	{
	background-color:#a7d6ff;
	background-image:url('../_img/logo.jpg');
	background-repeat:no-repeat;
	background-position:top left;
	width:700px;
	height:100px;
	margin:0;
	}
div#flash
	{
	margin-top:0;
	margin-left:131px;
	width:569px;
	}

div#menu
	{
	position:relative; 
	margin:0;
	background-color:#0002f5;
	color:#fff;
	font-size:9px;
	font-weight:bold;
	display:block;
	clear:both!important;
	width:700px;
	height:25px;
	text-align:center;
	}


ul.inlineMenu, ul.adminMenu
	{
	position:relative; 
	list-style: none;
	padding: 0;
	margin: 0;
	padding: 0;
	margin: 0;
	}

ul.inlineMenu li a
	{
	
	}
ul.inlineMenu li a:hover, ul.adminMenu li a:hover
	{
	color:gold;
	}

ul.inlineMenu li, ul.adminMenu li
	{
	float:left;
	padding:0.5em 0 0 0 ;
	margin:0;
	}

/* ul.inlineMenu li{} */
ul.adminMenu li{width: 16%;}

div#main
	{
	background-color:#7fb3ff;
	padding: 1em 0.2em 0.8em 0.2em;
	min-height:300px;
	height:auto;
	overflow:hidden;
	text-align:justify;
/* 	font-size:0.85em; */
	}

div#footer
	{
	background-color:#0002f5;
	padding:1em 0.2em 1em 0.2em;
	height:auto;
	overflow:hidden;
	color:#fff;
	font-style:italic;
	font-size:0.75em;
	}
.min300
	{
	width:0;
	height:300px;
	float:right;
	}
p.center
	{
	text-align:center;
	}
div.clear, div.clearie
	{
	clear:both;
	visibility:hidden;
	background-color:inherit;
	}

div.clearie
	{
	height:1.2em; /**IE ONLY**/
	}

div>div.clearie, body>div.clearie
	{
	height:auto;
	}

td.label
	{
	font-weight:bold;
	text-align:right;
	padding-right:20px;
		
	}

/** ABOUT **/
div#aboutImage, div#columnImage
	{
	float:left;
	width:300px;
	}

div#aboutImage img, div#columnImage img
	{
	width:300px;
	}
div#aboutText, div#columnText
	{
	margin-right:15px;
	padding-left:10px;
	float:right;
	width:370px
	}

div>div#aboutText, div>div#columnText, div>div#ghanaImage /*ie fix*/
	{
	padding-left:0;
	}

div#basic, div#aboutBottom
	{
	margin:0.5em 1em 0.2em 1em;
	}

/** END ABOUT **/
div#ghanaText
	{
	float:left;
	width:310px;
	margin-left:5px;
	}
div>div#ghanaText
	{
	width:320px;
	}
div#ghanaImage
	{
	margin:0;
	margin-right:5px;
	padding-left:5px;
	float:right;
	width:350px
	}

/**GHANA**/


/**END GHANA**/


/** HOME **/
#homeContent
	{
	overflow:hidden;
	height:auto;
	}
#homeImages
	{
	margin:-10px auto;
	padding:0;
	width:660px;
	height:180px;
	}
#ghanaMap, #africaMap
	{
	width:225px;
	float:left;
	vertical-align:top;
	height:400px;
	}
#africaMap img, #ghanaMap img
	{
	border:none;
	width:225px;
	}

#welcomeNotes
	{
	width:230px;
	float:left;
	height:400px;
	padding:7px;
	}



.homeImg
	{
	width:200px;
	height:142px;
	border:1px solid #fff;
	margin:0 3px 0 3px;
	}

/** END HOME **/

/** EVENTS **/

table.eventsDisplay
	{
	width:90%;
	margin:0 auto;
	border-collapse: collapse;
	margin-top:1.2em;
	}

table.eventsDisplay tbody tr td
	{
	background-color:#A8B8FF;
	border-right:1px solid #fff;
	padding:6px;
	}

table.eventsDisplay tbody tr td.date
	{
	width:20%;
	vertical-align:center;
	text-align:center;
	padding:5px;
	border-left:1px solid #fff;
	border-right:none;
	}

td.noevents
	{
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}

table.eventsDisplay thead tr
	{
	height:10px;
	}
table.eventsDisplay thead tr td
	{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	font-weight:bold;
	letter-spacing:   0.03em;
	font-size:0.9em;
	background-color:#000096;
	color:#fff;
	margin-left:-1px ;
	padding:0.3em;
	margin-top:0;
	}
table.eventsDisplay tfoot tr td
	{
	background-color:#A8B8FF;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	}


/** END EVENTS **/

img.hotels
	{
	border:1px solid #fff;
	margin-bottom:12px;
	}

div.error
	{
	color:#000;
	font-weight:bold;
	font-size:1.05em;
	text-align:center;
	margin:0 auto;
	width:70%;
	padding:10px;
	border:1px solid red;
	background-color:#A8B8FF;
	}

div.info
	{
	color:#000;
	font-weight:bold;
	font-size:1.05em;
	text-align:center;
	margin:0 auto;
	width:70%;
	padding:10px;
	border:1px solid #fff;
	background-color:#A8B8FF;
	}

table.tourMngList
	{
	width:90%;
	margin:0 auto;
	border-collapse: collapse;
	}
table.tourMngList tr td
	{
	padding:3px;
	}

table.tourMngList thead td
	{
	font-weight:bold;
	letter-spacing:0.5em;
	font-size:0.85em;
	}
tr.odd
	{
	background-color:#A8C5FF;
	}

div.editMenuDropDown 
	{
	position:absolute; 
	margin-top:-15px;
	margin-left:5px;
	width:135px;
	border-bottom:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	background-color:#0002F5;
	}
div>div.editMenuDropDown 
	{
	width:145px;
	}

div.editMenuDropDown ul
	{
	list-style:none;
	margin:0;
	padding:0;
	}

div.editMenuDropDown ul li
	{
	float:left;
	position:relative;
	clear:both;
/* 	width:100%;  */
	}
div.editMenuDropDown ul li a
	{
	display:block; 
	text-decoration:none; 
	color:#000; 
	width:135px; 
	height:20px; 
	color:#fff; 
	background-color:#0002F5;
	padding-left:10px; 
	line-height:20px;
	z-index:100;
	}

div.editMenuDropDown ul li a:hover
	{
	
	background-color:#4A91F5;
	}