@charset "utf-8";
/* roadshow 2014 */
@import url(http://fonts.googleapis.com/css?family=Advent+Pro:400,700);
img {max-width:100%;}
body {
	background:url(../images/bg.jpg) repeat-x #0c0201;
	color:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.toplink {
	font-family:'Trebuchet MS';
	font-size:14px;
	color:#FFFFFF;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	padding:17px;
}
.toplink:hover {
	font-family:'Trebuchet MS';
	font-size:14px;
	background:url(../images/topmenu-bg-hover.jpg) repeat-x;
	color:#ffb400;
	float:left;
	text-decoration:none;
	text-transform:uppercase;
	padding:17px;
}
.language-outer {
	float:right;
	color:#fdce06;
	font-size:13px;
	font-family:'Trebuchet MS';
	line-height:20px;
	width:280px;
	text-align:right;
	margin-top:5px;
}
.language-outer1 {
	float:right;
	color:#fdce06;
	font-size:13px;
	font-family:'Trebuchet MS';
	line-height:20px;
	width:160px;
	text-align:right;
	margin-left:10px;
	border-left:1px solid #0c0201;
}
.lang-dropdown {
	background:#0c0201;
	border:1px solid #fdd162;
	color:#fdd162;
	font-size:12px;
	padding:5px;
}
.social-outer {
	float:right;
	margin-left:10px;
}
.youtube {
	float:right;
	width:36px;
	height:36px;
	background:url(../images/youtube.png) no-repeat;
	margin-left:4px;
}
.youtube:hover {
	background:url(../images/youtube.png) left -36px no-repeat;
	cursor:pointer;
}
.fb{
	float:right;
	width:36px;
	height:36px;
	background:url(../images/facebook.png) no-repeat;
	margin-left:4px;
}
.fb:hover {
	background:url(../images/facebook.png) left -36px no-repeat;
	cursor:pointer;
}
.tw {
	float:right;
	width:36px;
	height:36px;
	background:url(../images/twiiter.png) no-repeat;
	margin-left:4px;
}
.tw:hover {
	background:url(../images/twiiter.png) left -36px no-repeat;
	cursor:pointer;
}
.linked {
	float:right;
	width:36px;
	height:36px;
	background:url(../images/linkedin.png) no-repeat;
	margin-left:4px;
}
.linked:hover {
	background:url(../images/linkedin.png) left -36px no-repeat;
	cursor:pointer;
}
.lang-text {
	float:left;
	margin-left:30px;
	margin-top:5px;
	width:100px;
	text-align:right;
	color:#0c0201;
}
.profile {
	float:right;
	width:147px;
	height:36px;
	background:url(../images/download-profile.png) no-repeat;
	margin-left:4px;
}
.profile:hover {
	background:url(../images/download-profile.png) left -36px no-repeat;
	cursor:pointer;
}
.nigeria {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/nigeria.jpg) left top -328px no-repeat;
}
.nigeria:hover {
	background:url(../images/nigeria.jpg) left top;
	cursor:pointer;
}
.nigeria1 {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/nigeria1.jpg) left top -328px no-repeat;
}
.nigeria1:hover {
	background:url(../images/nigeria1.jpg) left top;
	cursor:pointer;
}
.gabon {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/gabon.jpg) left top -328px no-repeat;
}
.gabon:hover {
	background:url(../images/gabon.jpg) left top;
	cursor:pointer;
}
.tanzania {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/tanzania.jpg) left top -328px no-repeat;
}
.tanzania:hover {
	background:url(../images/tanzania.jpg) left top;
	cursor:pointer;
}
.kenya {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/kenya.jpg) left top -328px no-repeat;
}
.kenya:hover {
	background:url(../images/kenya.jpg) left top;
	cursor:pointer;
}
.ethiopia {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/ethiopia.jpg) left top -328px no-repeat;
}
.ethiopia:hover {
	background:url(../images/ethiopia.jpg) left top;
	cursor:pointer;
}
.kenya1 {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/kenya1.jpg) left top -328px no-repeat;
}
.kenya1:hover {
	background:url(../images/kenya1.jpg) left top;
	cursor:pointer;
}
.southafrica {
	float:left;
	width:200px;
	height:328px;
	background:url(../images/southafrica.jpg) left top -328px no-repeat;
}
.southafrica:hover {
	background:url(../images/southafrica.jpg) left top;
	cursor:pointer;
}
.footer-link {
	font-size:16px;
	font-family:'Trebuchet MS';
	text-decoration:none;
	color:#160b06;
	margin-left:5px;
	margin-right:5px;
}
.footer-link:hover {
	font-size:16px;
	font-family:'Trebuchet MS';
	text-decoration:none;
	color:#e35200;
	margin-left:5px;
	margin-right:5px;
}
.link {
	color:#fcc640;
	text-decoration:none;
}
.link:hover {
	color:#fcc640;
	text-decoration:underline;
}
.innerpage-heading {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}
.rightpanel-heading {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}


/*** Index Style START ***/

.wrapper_all {
	width: 1002px;
	margin: 0 auto;
}
.header_nav {
	width: 100%;
	float: left;
}

.header_logo {
	float:left;
	width:35%;
}
.header_right {
	float:right;
	width:64%;
	padding-top:4%;
	padding-bottom:1%;
}
.header_right_btns {
	width:100%;
	margin-bottom:1%;
	float:left;
}
.add_share_btns {
	margin:0;
	float:right;
}
.header_flags {
	width:100%;
	float:left;
}
.header_flags img {
	margin-right:3.75%
}
.header_location {
	width:100%;
	float:left;
}

.center_content {
	background:url(../images/sectionbg.jpg) repeat-x;
	width: 100%;
	padding-top:2%;
	padding-bottom:4%;
	float: left;
}
.media_partners {
	width:32%;
	margin-top:0;
	margin-right:2%;
	text-align:center;
	float:left;
}
.media_partners span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}
.supporters_sponsors {
	width:32%;
	margin-top:0;
	margin-right:2%;
	text-align:center;
	float:left;
}
.supporters_sponsors span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}
.alhuda_events {
	width:32%;
	margin-top:0;
	text-align:center;
	float:left;
}
.alhuda_events span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}


.left_panel {
	width:65%;
	float:left;
}
.left_panel span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
	width:100%;
	float:left;
}
.button_all {
	width:100%;
	float:left;
}
.button {
	padding:1%;
	text-align:center;
	background:#fcc640;
	color:#020101;
	font-weight:bold;
	font-size:18px;
	font-family:'Advent Pro';
	display:block;
	border-radius:4px;
	width:13.6%;
	float:left;
	margin-right:1%;
	margin-bottom:2%;
}
.button:hover {
	background:#020101;
	color:#fcc640;
	cursor:pointer;
}
.btn_space{margin-left:16%;}
.right_panel {
	width:35%;
	float:left;
}
.rightbar_media {
	width:95%;
	margin-top:0;
	text-align:center;
	float:right;
}
.rightbar_media span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}
.rightbar_supporters {
	width:95%;
	margin-top:0;
	text-align:center;
	float:right;
}
.rightbar_supporters span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}
.rightbar_events {
	width:95%;
	margin-top:0;
	text-align:center;
	float:right;
}
.rightbar_events span {
	font-family:'Advent Pro';
	font-size:28px;
	color:#fcc640;
	text-transform:uppercase;
	line-height:60px;
	text-shadow:2px 2px 2px #000000;
}

.sponsors_all {
	float:left;
	width:100%;
}
.sponsors-1 {
	width:50%;
	text-align:center;
	margin-bottom:1%;
	float:left;
}
.sponsors-1 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:40px;
	text-align:center;
	text-transform:none;
}
.sponsors_line_height span {line-height:20px !important;}
.sponsors-2 {
	width:50%;
	text-align:center;
	margin-bottom:1%;
	float:left;
}
.sponsors-2 span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	line-height:40px;
	text-align:center;
	text-transform:none;
}

.gallery_table {width:96%;}
.contact_table {width:96%;}

.footer_all {
	background:url(../images/footer-bg.jpg) repeat-x;
	width: 100%;
	float:left;
}
.footer {
	width:100%;
	text-align:center;
	padding-top:3%;
	padding-bottom:2.5%;
	color:#160b06;
	line-height:20px;
}

/*** Index Style END ***/
