/* Styles specific to Africa and Afrique sections */


/* Type
----------------------------------------------- */
a {
	color: #bb2925;
	text-decoration: underline
}

a:hover, div#footer a:hover {
	color: #4eb857;
}


/* Misc
----------------------------------------------- */
div#home-page-africa {
	margin: 20px 0px 0px 0px;
	padding: 15px 0px 0px 0px;
}

div#home-page-africa div#hp-right {
	float: right;
	margin: 0px 0px 0px 10px;
	width: 210px;
	height: 450px;
	padding: 0px 0px 0px 20px;
	border-left: 3px dotted #444; 
}

div#home-page-africa div#hp-left {
	width: 400px; 
}

img#hp-africa-bottom {
	clear: both;
	border-top: 3px dotted #444; 
	margin-top: 10px;
	padding-top: 20px;
}	

.africa-images-left {
	float: left;
	width: 220px;
}

.africa-images-left img {
	margin-bottom: 20px;
}

.storytelling-images-left {
	float: left;
	width: 220px;
}

.storytelling-images-left img {
	margin-bottom: 10px;
}

.storytelling-text-right {
	margin-left: 220px;
}

div.laptop-text {
	margin-left: 420px;
}


/* Header
----------------------------------------------- */

div#header2 {
	height: 124px;
	position: relative;
}

div#nav {
	bottom: 0;
	float: none;
	position: absolute;
}

	div#logo a {
		background: url(../img/logo_africa.png) no-repeat;
	}

	div#login {
		border-color: #bb2925;
	}
	
	div#login a {
		background: #bb2925;
	}

	div#translate {
		float: right;
	}
	
		div#translate select {
			float: none;
			width: auto;
		}

/* Top Nav
----------------------------------------------- */
div#nav {
	margin-top: 32px;
}
	
div#nav ul {
	background: url(../img/bg_nav_africa.png) repeat-x;
	height: 44px;
}



/* Side Nav
----------------------------------------------- */

div#col1 {
    background-color: #fff;
}

ul#sidenav a:hover {
	background-color: #FCF87E;
	color: #4eb857;
}

ul#sidenav a.active {
    border-top: 0;
}

div#col1 div.ftr a {
	background: no-repeat left center;
	display: block;
	height: 24px;
	margin-bottom: 7px;
	padding-left: 30px;
	width: 100%;
}

	div#col1 div.ftr a.facebook {
		background-image: url(../img/icons/facebook_lg.png);
	}

	div#col1 div.ftr a.flickr {
		background-image: url(../img/icons/flickr_lg.png);
	}

	div#col1 div.ftr a.blog {
		background-image: url(../img/icons/blogger_lg.png);
	}


/* Footer
----------------------------------------------- */
div#footer2 a {
	display: inline-block;
	height: 16px;
	margin: 2px 0 0 3px;
	text-align: left;
	text-indent: -8000px;
	width: 16px;
}

a#ftr_facebook {
	background-image: url(../img/icons/facebook.png);
}

a#ftr_flickr {
	background-image: url(../img/icons/flickr.png);
}

a#ftr_blog {
	background-image: url(../img/icons/blogger.png);
}

/* Misc
----------------------------------------------- */

.border {
	border: 1px solid #ccc;
	padding: 2px;
}

span.video_ftr {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 3px;
	text-align: center;
}