@charset "utf-8";

/* Yawakov*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	font:inherit inherit 100% inherit;
	outline:none;
	font-style:normal;
	top: 0px;
}:focus{outline:0}body{line-height:1;color:#000;background:#fff}ul{list-style:none}strong{font-weight:900}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:400}blockquote:before,blockquote:after,q:before,q:after{content:""}blockquote,q{quotes:"" ""}.cleaner{clear:both;height:0px;font-size:1px;border:none;margin:0;padding:0;background:transparent}

body{
	
	background:#f2dfcd;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
}

#slideshow {
    position:relative;
    height:300px;
}

#slideshow img {
	padding:5px;
	border: 1px solid #999;
	background:#FFF;
    position:absolute;
    top:0;
	width:359px;
	height:250px;
    left:0px;
    z-index:8;
}

#slideshow img.active {
    z-index:10;
}

#slideshow img.last-active {
    z-index:9;
}



table.home_promos{width:849px; height:auto;margin-left: 0px;
margin-right: 0px; padding:2px; border: 1px solid #666; position:relative;
}
	.home_promos{margin:5px 0 5px 0; width:900px; table-layout:fixed;}
	.home_promos .thumbnail{float:right;vertical-align:top;}
	table.home_promos .pad{margin:0;padding:1px 1px;}
	.home_promos td.divider{width:3px;}
	.home_promos a{color:#003;font-weight:bold;text-decoration:none;}	
	.home_promos a:hover{color:#003;text-decoration:underline;}	
	td.news_promo{background-image: url('../_media/bluegradient.png');width:294px;color:#FFF;font-family: Arial, Helvetica, sans-serif;font-size: 13px; overflow:hidden;margin-left:10px; font-weight:bolder; left: 3px;}
	td.worth_promo{background:#FFF url(/site/images/bg_box2a.jpg) no-repeat;filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity:0.95;opacity:0.95;width:294px; overflow:hidden;margin-left:2px;}
	td.jobs_promo{background-image: url('../_media/orangegradient.png');width:294px;filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity:0.95;opacity:0.95; margin-left:2px; overflow:hidden;width:294px; background-color:#FFF;}

	

p{
	margin-bottom:16px;
}

h2{
	color:#003;
	font-size:18px;	
}


	
a{
	color:#7a1501;
}

a:hover{
	color:#8a4d1f;
}

	#menu2{
		
		width:245px;
	}
		#menu2 ul{
			list-style:none;
		}
			#menu2 li{
				list-style:none;
				margin:2px 0;
			}
				#menu2 li a{
					list-style:none;
					background-image: url('http://www.reachghana.org/_media/btnOrange.png');
					color:#00F;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					border:solid 1px #333;
					
					display:block;
					padding:0 0 0 2px;
					width: 202px;
					text-align:center;
				}
					#menu2 li a:hover{
						background-image: url('http://www.reachghana.org/_media/bluegradient.png');
						color:#fff;
						background-color:#FFF;
						text-decoration:none;
					}


	
	
	
	#menu{
		
		width:202px;
	}
		#menu ul{
			list-style:none;
		}
			#menu li{
				list-style:none;
				margin:2px 0;
			}
				#menu li a{
					list-style:none;
					background-image: url('http://www.reachghana.org/_media/btnOrange.png');
					color:#00F;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					text-decoration:none;
					border:solid 1px #333;
					
					display:block;
					height:20px;
					line-height:20px;
					padding:0 0 0 2px;
					width: 202px;
					text-align:center;
				}
					#menu li a:hover{
						background-image: url('http://www.reachghana.org/_media/bluegradient.png');
						color:#fff;
						background-color:#FFF;
						text-decoration:none;
					}


#wrapper{
	background:#f2dfcd url(http://www.reachghana.org/_media/bgPage.png) center repeat-y;
	/*background-color:#accee7;*/
}

#branding, #nav, #primary, #secondary, #contain, #footer{
	width:938px;
	margin:0 auto;	
}

#branding{
	background:url(http://www.reachghana.org/_media/bgBranding.jpg) top left no-repeat;
	height:134px;
}
	#branding .logo {
		display:block;
		float:left;
		width:120px;
		height:95px;
	}
		#branding .logo span{
			display:none;
		}
	#branding .vcard{
		float:right;
		color:#fff;
		padding:20px 35px 0 0;
		font-size:11px;
		line-height:14px;		
	}
#nav{
	text-align:center;
	margin:0 auto;
	padding-left:3px;
	font-size:11px;
	width:900px;
}
#kioskNav{
	text-align:center;
	margin:0 auto;
	padding-left:160px;
	font-size:12px;
	width:660px;
}


	#nav li, #kioskNav li{
		color:#06F;
		float:left;
}
		#nav li span, #kioskNav li span{
			position:relative;
			top:13px;
		}
		#nav li a, #kioskNav li a{
			
			color:#00F;
			display:block;
			font-weight:bold;
			float:left;
			text-decoration:none;
			text-transform:uppercase;
			text-align:center;
			letter-spacing:1px;
			padding:14px 19px 6px 19px;
		}		
		#nav li a:hover, #kioskNav li a:hover, #home #homePage, #about #aboutProgram, #news #newsEvents, #tour #takeTour, #share #shareStory, #ed #educationalResources{
			color:#06F;
		}
				
		
/* #home */	
#primary{
	margin-top:0px;
	}	
#home #primary{
	margin-top:12px;
	/*background:url(http://www.reachghana.org/_media/bgMain.jpg) top center no-repeat;*/
	/*height:385px;*/
	color:#006;
	}
	
	
	
	#profileimage{
		float:left;
		padding:3px;
		border: 1px solid #000;
		margin-right:4px;
		background-color:#FFF;
		width:120px;
		height:150px;
	}
	
		#profileimage2{
		float:left;
		margin-right:4px;
		width:120px;
		height:150px;
	}
	
	
			#rightImage{
			float:left;
		padding:5px;
		border: 1px solid #000;
		margin-right:4px;
		background-color:#FFF;
	}
	
	#rightImage2{
		float:left;
		padding:5px;
		border: 2px solid #fa9f1b;
		margin-right:4px;
		background-color:#FFF;
		margin-bottom:5px;
		filter:alpha(opacity=95);-moz-opacity:0.95;-khtml-opacity:0.95;opacity:0.95;
	}
	
	


	#intro{
		/*background:url(http://www.reachghana.org/_media/bgIcons.png) left top no-repeat;*/
		float:left;
		padding:0px 0 0 0px;
		margin-left:28px;
		width:485px;
		 /*height : 400px; */
		 overflow:hidden;
		text-align:left;
	}
	
	
		#intro3{
		/*background:url(http://www.reachghana.org/_media/bgIcons.png) left top no-repeat;*/
		float:left;
		padding:0px 0 0 0px;
		margin-left:28px;
		width:800px;
		 /*height : 400px;*/ 
		 overflow : auto;
		text-align:left;
	}
	
	.myImg {
		margin-left: 2px;
	display: block; 
  float:left;
	text-decoration: none;
color: #000000;
padding: 2px;
	background-color:#FFF;
	border: 1px solid #ccc; /* IE6 Bug */
	border-bottom: 1;

	}
	
		#introContainer{
		/*background:url(http://www.reachghana.org/_media/bgIcons.png) left top no-repeat;*/
		float:left;
		padding:0px 0 0 0px;
		margin-left:20px;
		width:920px;
		height: auto; 
		 overflow: hidden;
		text-align:left;
	}
		
		
		
		
		
		#intro2{
		/*background:url(http://www.reachghana.org/_media/bgIcons.png) left top no-repeat;*/
		float:left;
		padding:0px 0 0 0px;
		margin-left:20px;
		width:485px;
		 /*height : 365px;*/ 
		 overflow: hidden;
		text-align:left;
	}
	#intro p{
		margin:10px 6px;
		line-height:16px;
	}
	
	#home .movie{
		float:right;
		margin:7px 62px 0 0;
	}
	
#home #secondary{
	
	padding:0px 0 0 0px;
	margin:10px 6px;
	font-size:12px;
	line-height:14px;
	
}	
	#home #secondary .news{
		background:url(http://www.reachghana.org/_media/bgNewsAndEvents.jpg) no-repeat;
		width:298px;
		height:140px;
		float:left;
		display:block;
		text-decoration:none;
		color:#000;
	}
		#home #secondary .news h2{
			padding:16px 0 0 12px;
		}
		#home #secondary .news p{
			padding:6px 155px 0 12px;
		}
		
	#home #secondary .share{
		background:url(http://www.reachghana.org/_media/bgShareStory.jpg) no-repeat;
		width:307px;
		height:140px;
		float:left;
		display:block;
		text-decoration:none;
		color:#000;
	}
		#home #secondary .share h2{
			padding:16px 0 0 23px;
		}
		#home #secondary .share p{
			padding:3px 170px 0 23px;
		}
	#home #secondary .about{
		background:url(http://www.reachghana.org/_media/bgabout.jpg) no-repeat 13px 5px;
		width:298px;
		height:140px;
		float:left;
		display:block;
		text-decoration:none;
		color:#000;
		margin-bottom:7px;
		
	}	
		#home #secondary .about h2{
			padding:16px 0 0 24px;
		}
		#home #secondary .about p{
			padding:2px 145px 0 24px;
		}
		
#contain{
	background:url(http://www.reachghana.org/_media/bgContain.gif) repeat-y;
}

#tour #contain{
	background:none;
}
		
#main{
	width:552px;
	margin:0 20px;
	float:left;
}

	#main h1{
		margin:25px 0 12px 0;
	}
	
	#mapContainer { 
height: 288px; 
width: 460px;
float:left;
} 





	

#markerText{
	display:block;
	color:#9b7db9;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:32px;
	margin-left: -60px;
	
}
	
	
	#shadowUser{
		width:205px;
		height:530px;
		padding:10px 0 10px 15px;
		float:right;
	}

	.eventListing {
		border-bottom:1px solid #e4bf9b;
		padding-right:14px;
		margin:12px 0;
		margin-right:10px;
		height:85px;
		overflow:hidden
	}

	.eventListing p{
		margin-bottom:12px;
	}
	
	span.eventDate{
		color:#000;
		font-size:12px;
		display:block;
		font-weight:bold;
	}
	
	.backArrow{
		float:left;
		width:75px;
	}
	.nextArrow{
		float:right;
		width:75px;
	}

	

#side{
	width:326px;
	float:right;
	padding:13px 10px;
}
	
	.howTo h2{
		padding-left:10px;
	}
	
	.howTo p {
		padding:9px 10px;
		margin-bottom:0;
		border-bottom:1px solid #e4bf9b;
	}
	
	p.last{
		border-bottom:0;
	}
	
	#news #side img{
		position:relative;
		left:-30px;
		top:5px;
	}

#footer{
	background:url(http://www.reachghana.org/_media/bgFooter.png) top no-repeat;
	bottom:3px;
	width:938px;
	padding:25px 0px 0 14px;
	font-size:11px;
	color:#7a1501;
}
	
	#footer a{
		text-decoration:none;
		color:#00F;
	}
	
	#footer .legal{
		color:#00F;
		float:right;
		width:300px;
		position:relative;
		top:-24px;
	}
	
	#footer .sponsors{
		float:left;
		width:100px;
		padding-left:177px;
	}
	
	#footer .btnBack{
		display:block;
		float:left;
		width:250px;
		text-decoration:none;
	}
