/*
 * Agency: Stonewall+
 * URL: unknown
 *
 * Author: Justin
 * Creation Date: 29 October 2010
*/

html, body, #outer_container {height: 100%;}

body {
	background: #ffffff;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

body#home {
	background: #ffffff url(../images/bg_main_home.gif) no-repeat 50% 47px;	
}

img {
	border: 0;
}

form, input, ul, li, h1, h2, h3 {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

p {
	margin: 0;
	padding: 0;
}

/* Start Generic */

.clearboth {
	clear: both;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.small_text {
	font-size: 11px;
}

/* End Generic */

/* Start Outer Container */

#outer_container {
	height: 100%;
	margin: 10px auto 0;
	width: 984px;
}

body > #outer_container {height: auto; min-height: 100%;}

/* Start Landing Page */
#landing {
	background: url(../images/bg_landing.jpg) no-repeat 50% 0;
}

	#landing .landing_welcome {
		color: #333333;
		font-size: 26px;
		height: 220px; 
		padding: 130px 0 0 510px;
	}
	
		#landing .landing_welcome span {
			display: block;
			font-size: 36px;
			font-weight: bold;
		}
		
		#landing .landing_welcome h3 {
			color: #4fb347;
			font-size: 12px;
			font-weight: bold;
			width: 400px;
		}
		
		#landing .landing_welcome p {
			font-size: 12px;
			line-height: 16px; 
			width: 400px;
		}
	
	#landing .landing_nav .explore {
		color: #ffffff;
		float: left;
		font-size: 16px;
		letter-spacing: -0.3px;
		line-height: 50px;
		padding: 0 15px 0 15px;
		width: 148px;
	}

	#landing .landing_nav li {
		background: url(../images/bg_landing_nav_sep.gif) no-repeat 100% 0;
		float: left;
		font-size: 16px;			
		line-height: 50px;
		padding: 0 19px 0 13px;
	}
	
	#landing .landing_nav li.last {
		background: none;
	} 
	
	#landing .landing_nav li a {
		background: url(../images/bg_landing_nav_list_item.gif) no-repeat 0 15px;		
		color: #cccccc;
		display: block;
		padding: 0 0 0 27px;
		text-decoration: none;
	}
	
	#landing .landing_nav li a:hover {
		color: #666666;
	}
	
/* End landing Page */

/* Start Globacom Home */

#globacom_home {
	background: #ffffff url(../images/bg_globacom_home.gif) no-repeat 50% -20px;		
}

#promo_left_globacom {
	padding: 20px 0 0 0;
	position: relative;
}

#promo_left_globacom ul {
	float: left;
	width: 350px;
}

#promo_left_globacom li {
	height: 43px;
}

#promo_left_globacom li a {
	background: #cccccc;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 27px;
	font-weight: bold;
	letter-spacing: -0.5px;
	padding: 5px 12px;
	text-decoration: none;
	text-transform: uppercase;
}

#promo_left_globacom li a:hover { background: #74b53c; }
#promo_left_globacom li a.active { background: #2f2f2f; }

#promo_left_globacom .promos {
	left: 365px;
	position: absolute;
	top: 20px;
	width: 328px;
}

#promo_left_globacom .promos .head1 {
	color: #2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	letter-spacing: -0.5px;
}

#promo_left_globacom .promos .head2 {
	color: #74b53c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -0.5px;	
	margin: 0 0 10px 0;
	text-transform: uppercase;
}

#promo_left_globacom .promos p {
	color: #333333;
	font-size: 11px;
	line-height: 16px;
	margin: 0 0 15px 0;
}

#bottom_logos {
	height: 44px;
	padding: 0 0 50px 0;
}

	#bottom_logos .partof {
		background: url(../images/bg_bottom_logos.gif) no-repeat 100% 0;
		color: #666666;
		float: left;
		font-weight: bold;
		padding: 0 15px 0 0;
		text-transform: uppercase;
	}
	
	#bottom_logos .partof span {	
		color: #2f2f2f;
		display: block;
		font-size: 14px;
	}
	
	#bottom_logos a {
		display: block;
		float: left;
		height: 44px;
		margin: 0 0 0 15px;
		text-indent: -9999px;
	}
	
	#bottom_logos a.partof1 { background:url(../images/partof1.gif) no-repeat 0 0; width: 34px; }
	#bottom_logos a.partof2 { background:url(../images/partof2.gif) no-repeat 0 0; width: 42px; }
	#bottom_logos a.partof3 { background:url(../images/partof3.gif) no-repeat 0 0; width: 89px; }
	
	#bottom_logos a:hover {	
		background-position: 0 -44px;
	}
	

/* End Globacom Home */

	/* Start Header */
		
		/* Start Tools */
		
		#header #tools {
			float: right;
			height: 40px; 
		}
		
		#globacom_home #header #tools,
		#globacom_sub #header #tools {
			padding: 50px 0 0 0;
		}
		
			#header #tools .search {
				background: url(../images/bg_search.gif) no-repeat 0 0;
				border: none;
				color: #666666;
				float: left;
				font-size: 11px;
				height: 20px;
				margin: 0 2px 0 0;
				padding: 5px 0 0 5px;
				width: 147px;
			}
			
			#header #tools .btn_go {
				float: left;
			}
		
		/* Start Tools */
		
		/* Start Sites Nav */
		
		#sites_nav {
			float: right;
		}
		
		/* End Sites Nav */
		
		/* Start Nav */
		
		#nav .logo {
			float: left;
			margin: 10px 0 0 0;
		}
		
		#globacom_home #nav .logo,
		#globacom_sub #nav .logo {
			margin: 58px 0 0 0;
		}
		
		/* End Nav */
	
	/* End Header */
	
	/* Start Content */
	
	#content {
		background: url(../images/bg_content.gif) no-repeat 0 330px;
		padding: 0 35px 0 0;
	}
	
	#content.content_full {
		background: url(../images/bg_content_full.gif) no-repeat 0 330px;
		padding: 0 35px 0 0;
	}
	
	#home #content, #globacom_home #content {
		background: none;
		padding: 0;
	}
	
	.content_bottom {
		margin: 0 0 50px 0;
	}
	
		/* Start Promo Container */
		
		#content #promo_container {
			float: left;
			padding: 1px 0 20px 4px;
		}
		
		.slider_left { 
			width: 711px; 
			height: 318px; 
			float: left; 
		}
		
			#content #promo_container .left_promos {
				background: transparent;
				height: 318px;
				overflow: hidden;
				position: relative;
				width: 711px;
			}
			
			#content #promo_container .right_promos {
				overflow: hidden;			
				padding: 28px 20px 20px 20px;
			}
			
			/* Start Promo text */
			
			#content #promo_container .left_promos .promo_text,
			#content #promo_container .right_promos .promo_text {
				color: #2f2f2f;
				font-size: 26px;
				position: absolute;
				left: 412px;
				top: 20px;
				width: 288px;
			}
			
			#content #promo_container .right_promos .promo_text {
				position: static;
				width: 222px;
			}
			
				#content #promo_container .left_promos .promo_text span,
				#content #promo_container .right_promos .promo_text span {
					color: #444444;
					display: block;
					font-size: 36px;
					font-weight: bold;
					line-height: 36px;
					padding: 0 0 10px 0;
					text-transform: uppercase;
				}
					
				#content #promo_container .right_promos .promo_text span {
					color: #ffffff;
				}	
				
				#content #promo_container .right_promos .promo_text p {
					color: #ffffff;
					font-size: 12px;
					height: 127px;
					line-height: 18px;
					margin: 0 0 10px 0;
				}
				
			/* End Promo text */
			
			#content #promo_container #thumbNav {
				background: #dddddd;
				height: 50px;
				padding: 7px 0 0 0;
				width: 266px;
			}
			
			#content #promo_container #thumbNav a {
				background: url(../images/bg_thumbnav_frame.gif) no-repeat 0 0;
				height: 42px;
				padding: 0;
				width: 73px;
			}
			
			#content #promo_container #thumbNav a:hover,
			#content #promo_container #thumbNav a.cur {
				background-position: 0 -42px;
			}
				
				#content #promo_container #thumbNav .left_promo_thumbs {
					height: 40px;
					width: 71px;
				}
				
				/* Start promo thumbs */
				
				#content #promo_container #thumbNav .promo_thumb1 {
					background: url(../images/bg_promo_thumb1.jpg) no-repeat 1px 1px;
				}
				
				#content #promo_container #thumbNav .promo_thumb2 {
					background: url(../images/bg_promo_thumb1.jpg) no-repeat 1px 1px;
				}
				
				#content #promo_container #thumbNav .promo_thumb3 {
					background: url(../images/bg_promo_thumb1.jpg) no-repeat 1px 1px;
				}

		/* End Promo Container */	
		
		/* Start Bottom Promo */
		
		#content #bottom_promos {
			padding: 0 0 50px 0;
		}
		
			#content #bottom_promos .promo_block {
				float: left;
				padding: 0 15px 0 0;
				width: 227px;
			}
			
			#content #bottom_promos .promo_block.last {
				padding: 0;
				width: 243px;
			}
			
				#content #bottom_promos .promo_block .bottom_promo_thumb {
					float: left;
					margin: 0 10px 10px 0;
				}
				
				#content #bottom_promos .promo_block .promo_title {
					color: #333333;
					font-size: 24px;
					font-weight: bold;
					height: 58px;
					margin: 0 0 10px 0;
				}
				
					#content #bottom_promos .promo_block .promo_title span {
						color: #666666;
						font-size: 18px;
						font-weight: normal;
					}
				
				#content #bottom_promos .promo_block p {
					line-height: 18px;
				}
				
				#content #bottom_promos .promo_block a {
					color: #50b848;
					font-weight: bold;
					text-decoration: none;
				}
				
				#content #bottom_promos .promo_block a:hover {
					text-decoration: underline;
				}
		
		/* End Bottom Promo */
	
	/* Start Sub Page */
	
	#content .page_title {
		color: #444444;
		height: 72px;
		font-size: 48px;
		font-weight: bold;
		letter-spacing: -2px;
		padding: 90px 0 0 30px;
		text-transform: uppercase;
	}

	#content #left_nav {
		background: #f8f7f4;
		display: inline;
		float: left;
		font-size: 11px;
		min-height: 200px;
		margin: 0 0 0 15px;
		padding: 20px 0 0 0;
		width: 202px; 
	}
		
		#content #left_nav_fb {
		background: #f8f7f4;
		display: inline;
		float: right;
		font-size: 11px;
		vertical-align: bottom;
		margin: 0 0 0 15px;
		padding: 20px 0 0 0;
		width: 202px; 
	}

		#content #left_nav .nav_opt {
			border: 1px solid #e5e5e5;
			border-width: 0 0 1px 0;
			cursor: pointer;
			display: block;
			height: 20px;
			padding: 7px 0 3px 0;
			text-decoration: none;
		}
		
			#content #left_nav .nav_opt span {
				background: url(../images/bg_leftnav_list_item.gif) no-repeat 0 0;
				color: #666666;
				cursor: pointer;
				display: block;
				font-weight: bold;
				height: 20px;
				margin: 0 0 0 23px;
				padding: 0 0 0 20px;			
				text-decoration: none;
			}
			
			#content #left_nav .nav_opt:hover span,
			#content #left_nav .nav_opt:hover {
				color: #999999;
			}
			
			#content #left_nav .nav_opt.active {
				height: 37px;
				padding: 0 0 3px 0;
				border: none;
			}
			
			#content #left_nav .nav_opt.active:hover span {
				color: #ffffff;
			}
			
			#content #left_nav .nav_opt.nextopt {
				padding: 0 0 3px 0;
			}
			
			#content #left_nav .nav_opt.active span {
				color: #ffffff;
				background: url(../images/bg_leftnav_list_item_active.gif) no-repeat 0 0;
				padding: 0;
				margin: 0 0 0 -17px;
				height: 37px;
				line-height: 30px;
				padding: 0 0 0 60px;
			}
		
		#content .left_menu_sublevel {
			border-bottom: 1px solid #e5e5e5;
			margin: 0 0 7px 0;
		}
		
		#content .left_menu_sublevel a {
			background: url(../images/bg_leftnav_sublist_item.gif) no-repeat 9px 4px;
			color: #666666;
			display: block;
			font-weight: normal;
			height: 20px;
			margin: 0 0 0 23px;
			padding: 0 0 0 20px;			
			text-decoration: none;
		}
		
		
	/* Start Right Content */	
	
	#right_content {
		float: left;
		padding: 20px 10px 20px 20px;
		width: 702px;
	}
	
	#content.content_full #right_content {
		padding: 20px 10px 20px 35px;
		width: 902px;
	}
	
		/* Start Breadcrumb */
	
		#right_content .breadcrumb {
			border-bottom: 1px solid #e5e5e5;
			color: #333333;
			font-size: 11px;
			height: 20px;
			margin: 0 0 20px 0;
			padding: 7px 0 3px 0;
		}
		
		#right_content .breadcrumb a,
		#sub_purple #right_content .breadcrumb a,
		#sub_green #right_content .breadcrumb a,
		#sub_blue #right_content .breadcrumb a,
		#sub_orange #right_content .breadcrumb a,
		#globacom_sub #right_content .breadcrumb a {
			color: #999999;
			text-decoration: none;
		}
		
		#right_content .breadcrumb a:hover,
		#sub_purple #right_content .breadcrumb a:hover,
		#sub_green #right_content .breadcrumb a:hover,
		#sub_blue #right_content .breadcrumb a:hover,
		#sub_orange #right_content .breadcrumb a:hover {
			color: #666666;
			text-decoration: none;
		}
		
		#right_content .breadcrumb span {
			color: #999999;
			padding: 0 7px;
		}
		
		/* End Breadcrumb */
		
		/* Start Filter */
		
		#right_content .filter {
			float: right;
			position: relative;
			margin-top: -12px;
		}
		
		/* End Filter */
		
	#right_content h1, 
	#container h1 {
		font-size: 30px;
		font-weight: bold;
		margin: 0;
		padding: 0 0 8px 0;
	}
	
	#right_content h2,
	#container h2 {
		font-size: 18px;
		font-weight: normal;
		margin: 0;		
		padding: 0 0 12px 0;
	}
	
	#right_content h3 {
		font-size: 12px;
		font-weight: bold;
		margin: 0;		
		padding: 0;
	}
	
	#right_content h4 {
		font-size: 12px;
		font-weight: bold;
		margin: 0;		
		padding: 0;
	}
	
	#right_content p {
		line-height: 18px;
		padding: 0 0 22px 0;
	}
	
	#right_content .intro {
		font-style: italic;
	}
	
	#right_content .line {
		border-bottom: 1px solid #e5e5e5;
		display: block;
		height: 1px;
		margin: 10px 0;
	}
	
	#right_content a:hover {
		text-decoration: none;
	}
	
	#right_content .img_right,
	#right_content .img_left {
		background: #ffffff;
		
		clear: right;
		float: right;
		margin: 0 0 18px 18px;
		padding: 1px;
	}
	
	#right_content .img_left {
		clear: left;
		float: left;
		margin: 0 18px 18px 0;
	}
	
	#right_content .thumb_blurb_block_left {
		float: left;
		width: 550px;
	}
	
	#right_content ul {
		margin: 0 0 25px 0;
	}
	
	
	#right_content ul li {
		border-bottom: 1px solid #dadada;
		margin: 0 0 5px 0;
		padding: 0 0 5px 16px;
		width: 400px;
	}
	
		
		#right_content ul ul {
			margin: 5px 0 0 0;
		}
	
		#right_content ul ul li {
			border-bottom: none;
			margin: 0 0 0 10px;
			padding: 0 0 5px 16px;
		}
	
	#right_content ol {
		margin: 0 0 25px 0;
		padding: 0;
	}
	
	#right_content ol li {
		border-bottom: 1px solid #dadada;
		list-style: none;
		margin: 0 0 5px 0;
		padding: 0 0 5px 25px;
		position: relative;
		width: 395px;		
	}
	
	#right_content ol li a {
		text-decoration: none;
	}
	
	#right_content ol.long li {
		width: 685px;
	}
	
	#right_content ol li span {
		left: 0;
		top: 0;
		position: absolute;		
		padding: 0 15px 0 0;
	}	
	
	.form_field {
		float: left;
		padding: 0 0 10px 0;
		width: 355px;
	}
	
	.input1_required {
		background: url(../images/bg_input1_required.gif) no-repeat 0 0;
		border: none;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		height: 25px;
		padding: 7px 0 0 5px;
		width: 344px;
	}
	
	.input1_required.error {
		background: url(../images/bg_input1_required_error.gif) no-repeat 0 0;
	}
	
	.input1 {
		background: url(../images/bg_input1.gif) no-repeat 0 0;
		border: none;
		color: #666666;		
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;		
		height: 25px;
		padding: 7px 0 0 5px;
		width: 344px;
	}
	
	.input3 {
		background: url(../images/bg_input3.gif) no-repeat 0 0;
		border: none;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;				
		height: 121px;
		overflow: auto;
		padding: 5px;
		width: 339px;
	}
	
	.input3_required {
		background: url(../images/bg_input3.gif) no-repeat 0 0;
		border: none;
		color: #666666;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;				
		height: 121px;
		overflow: auto;
		padding: 5px;
		width: 339px;
	}
	
	.input4 {
		margin: 0 10px 0 0;
	}
	
	.input4_text {
		margin: 0 10px 0 0;
	}
	
	.input5 {
		margin: 0 0 0 15px;
	}
	
	.error_message, .recommend_message {
		color: #c95a2c;
		font-size: 11px;
		padding: 0 0 10px 0;
	}
	
	.recommend_message {
		color: #999999;
	}
	
	a.button {
		color: #ededed;
		background: url(../images/btn_right_grey.gif) no-repeat 100% 0;
		display: block;
		float: left;
		font-weight:bold;		
		height: 26px; 
		margin-right: 6px;
		padding-right: 12px; 
		text-decoration: none;
	}
	
	a.button:hover {
		background: url(../images/btn_right_grey_hover.gif) no-repeat 100% 0;
	}
	
		a.button span {
			background: url(../images/btn_left_grey.gif) no-repeat 0 0; 
			display: block;
			line-height: 26px; 
			padding: 0 0 0 13px;
		} 
		
		a.button:hover span {
			background: url(../images/btn_left_grey_hover.gif) no-repeat 0 0; 
		}
	
	.table_style {
		padding: 0 0 20px 0;
	}
	
	.table_style th {
		background: #006600;
		color: #ffffff;
		font-size: 11px;
		padding: 10px 20px;
		text-align: left;
	}
	
	.table_style th.empty {
		background: transparent;
	}
	
	.table_style td {
		background:#66FF33;
		border-top: 1px solid #cccccc;
		color: #333333;
		font-size: 11px;
		padding: 8px 20px;
	}
	
	.table_style tr.first_row td {
		border: none; 
	}
	
	.table_style tr.alt_row td {
		background: #f7f7f7;
	}
	
	.store {
		float: left;
		margin: 0 35px 0 0;
		padding: 0 0 15px 0;
		width: 200px;
	}
	
		#right_content .store h4 {
			background: url(../images/bg_store_email.gif) no-repeat 0 2px;
			padding: 0 0 0 23px;
		}
		
		#right_content .store a {
			padding: 0 0 0 23px;
		}
		
	
	.info_block {
		padding: 0 0 7px 23px;
	}
	
	.info_block.phone {
		background: url(../images/icon_phone.gif) no-repeat 0 2px;
	}
	
	.info_block.email {
		background: url(../images/icon_email.gif) no-repeat 0 2px;
	}
	
	.info_block.mobile {
		background: url(../images/icon_mobile.gif) no-repeat 0 2px;
	}
	
	.col_split2 {
		float: left;
		margin: 0 35px 0 0;
		padding: 0 0 15px 0;
		width: 325px;
	}
	
	.col_split2.even {
		margin: 0;
	}
	
	.form_table td {
		vertical-align: top;
	}
	
	.compare_selects {
		padding: 0 0 30px 0;	
	}

	/* Start new style */	
	#findastore_map_list, #voice_data_map_list {
		background: url(../images/img_find_a_store.gif) no-repeat 0 0;
		height: 351px;
		position: relative;
		width: 430px;
	}
	
	#voice_data_map_list {
		background: url(../images/img_voice_and_data.gif) no-repeat 0 0;	
	}
	
	ul#findastore_map_list li,
	ul#voice_data_map_list li {
		background: none;
		border: none;
		height: 19px;
		list-style: none;
		margin: 0;
		padding: 0;
		position: absolute;
		width: 19px;
	}
	
	#findastore_map_list li.adamawa, #voice_data_map_list li.adamawa { left: 340px; top: 165px; }									
	#findastore_map_list li.borno, #voice_data_map_list li.borno { left: 370px; top: 55px; }								
	#findastore_map_list li.yobe, #voice_data_map_list li.yobe { left: 310px; top: 55px; }							
	#findastore_map_list li.gombe, #voice_data_map_list li.gombe { left: 290px; top: 115px; }						
	#findastore_map_list li.bauchi, #voice_data_map_list li.bauchi { left: 240px; top: 115px; }					
	#findastore_map_list li.jigawa, #voice_data_map_list li.jigawa { left: 240px; top: 50px; }				
	#findastore_map_list li.kano, #voice_data_map_list li.kano { left: 204px; top: 68px; }			
	#findastore_map_list li.kaduna, #voice_data_map_list li.kaduna { left: 182px; top: 122px; }		
	#findastore_map_list li.katsina, #voice_data_map_list li.katsina { left: 172px; top: 42px; }	
	#findastore_map_list li.zamfara, #voice_data_map_list li.zamfara { left: 128px; top: 52px; }
	#findastore_map_list li.sokoto, #voice_data_map_list li.sokoto { left: 98px; top: 18px; }
	#findastore_map_list li.kebbi, #voice_data_map_list li.kebbi { left: 52px; top: 52px; }	
	#findastore_map_list li.niger, #voice_data_map_list li.niger { left: 98px; top: 142px; }
	#findastore_map_list li.abuja, #voice_data_map_list li.abuja { left: 158px; top: 176px; }
	#findastore_map_list li.nassarawa, #voice_data_map_list li.nassarawa { left: 190px; top: 188px; }	
	#findastore_map_list li.plateau, #voice_data_map_list li.plateau { left: 240px; top: 170px; }
	#findastore_map_list li.taraba, #voice_data_map_list li.taraba { left: 280px; top: 215px; }
	#findastore_map_list li.crossriver, #voice_data_map_list li.crossriver { left: 216px; top: 267px; }
	#findastore_map_list li.benue, #voice_data_map_list li.benue { left: 210px; top: 228px; }	
	#findastore_map_list li.kogi, #voice_data_map_list li.kogi { left: 134px; top: 212px; }
	#findastore_map_list li.kwara, #voice_data_map_list li.kwara { left: 74px; top: 182px; }
	#findastore_map_list li.rivers, #voice_data_map_list li.rivers { left: 149px; top: 320px; }
	#findastore_map_list li.akwaibon, #voice_data_map_list li.akwaibon { left: 180px; top: 319px; }
	#findastore_map_list li.anambra, #voice_data_map_list li.anambra { left: 167px; top: 274px; }	
	#findastore_map_list li.enugu, #voice_data_map_list li.enugu { left: 160px; top: 252px; }	
	#findastore_map_list li.ebony, #voice_data_map_list li.ebony { left: 189px; top: 264px; }
	#findastore_map_list li.delta, #voice_data_map_list li.delta { left: 99px; top: 293px; }
	#findastore_map_list li.bayelsa, #voice_data_map_list li.bayelsa { left: 116px; top: 324px; }
	#findastore_map_list li.imo, #voice_data_map_list li.imo { left: 153px; top: 294px; }	
	#findastore_map_list li.edo, #voice_data_map_list li.edo { left: 121px; top: 250px; }
	#findastore_map_list li.ondo, #voice_data_map_list li.ondo { left: 92px; top: 230px; }
	#findastore_map_list li.lagos, #voice_data_map_list li.lagos { left: 30px; top: 262px; }	
	#findastore_map_list li.ogun, #voice_data_map_list li.ogun { left: 10px; top: 242px; }
	#findastore_map_list li.oyo, #voice_data_map_list li.oyo { left: 30px; top: 195px; }
	#findastore_map_list li.osun, #voice_data_map_list li.osun { left: 60px; top: 222px; }
	
	ul#findastore_map_list li a {
		background: url(../images/img_hot_spot_hover.gif) no-repeat 0 0;
		display: block;
		height: 100%;
		text-decoration: none;
	}
	
	ul#voice_data_map_list li a {
		display: block;
		height: 100%;
		text-decoration: none;
	}
	
	ul#findastore_map_list li a:hover {
		background-position: 0 -19px;
	}
	
	ul#findastore_map_list li a span, ul#voice_data_map_list li a span {
		display: none;
	}
	
	ul#findastore_map_list li a:hover span, ul#voice_data_map_list li a:hover span {
		display: block;
	}
	
	ul#findastore_map_list li a:hover span, ul#voice_data_map_list li a:hover span {
		background: url(../images/bg_back_tooltip.gif) no-repeat 50% 0;
		display: block;
		padding: 5px;
		height: 24px;
		position: relative;
		left: -40px;
		top: -29px;
		font: 11px Arial, Helvetica, sans-serif;
		color: #ffffff;
		text-align: center;
		width: 91px;
		z-index: 999;
	}
	
	ul#findastore_map_list li a:hover span strong, ul#voice_data_map_list li a:hover span strong {
		color: #ffffff;
	}
	/* End new style */
	
	#store_filter {
		float: right;
		left: -140px;
		position: relative;
		top: -85px;
		width: 157px;
	}
	
	#right_content #store_filter .filter {
		margin: 0;
		float: none;
		position: inherit;
	}
	
	/* End Right Content */
	
	/* End Sub Page */
	
	/* Start Ambassadors */
	
	#ambassador_block {
		border: 6px solid #f8f7f4;
		margin: 0 20px 20px 0;
		position: relative;
		width: 238px;
	}
	
		#ambassador_block .next_am {
			background: url(../images/next_arrow.gif) no-repeat 0 0;
			height: 7px;
			right: 15px;
			position: absolute;
			top: 223px;
			text-indent: -9999px;
			width: 6px;
		}
		
		#ambassador_block .previous_am {
			background: url(../images/previous_arrow.gif) no-repeat 0 0;
			height: 7px;
			left: 15px;
			position: absolute;
			top: 223px;
			text-indent: -9999px;
			width: 6px;
		}
	
	#ambassador_list {
		width: 250px;
	}
	
		#ambassador_list a {
			border: 6px solid #f8f7f4;
			float: left;
			margin: 0 3px 3px 0;
		}
		
		#ambassador_list a:hover {
			border: 6px solid #c0a8b9;
		}
	
	#ambassador_info {
		float: right;
		width: 443px;
	}
	
	#ambassador_info .info_item {
/*		float: left;*/
	}
	
	/* End Ambassadors */
	
	/* Start Company Structure */
	
	.company_structure {
		color: #666666;
		font-size: 20px;
		padding: 25px 0 10px 0;
		text-align: center;
		width: 700px;
	}
	
	.structure_container {
		background: url(../images/bg_company_structure.gif) no-repeat 0 0;
		height: 164px;
		padding: 63px 0 0 0;
		width: 700px;
	}
	
	.structure_country {
		color: #999999;
		float: left;
		font-size: 13px;
		padding: 0 0 0 0px;
		width: 113px; 
	}
	
	.structure_country.first {
		padding: 0;
		width: 120px;
	}
	
	.structure_country.last {
		width: 122px;
	}
		
		.structure_country .num {
			font-size: 20px;
			color: #74b53c;
			padding: 0 0 0 35px;
		}
		
		.structure_country.last .num {
			padding: 0 0 0 20px;
		}
		
		.structure_country .country {
			color: #666666;
			font-size: 18px;
		}
	
	/* End Company Structure */
	
	/* Start Board of Directors */
	
	.directors {
		/*position: relative;*/
	}
	
	.findoutmore {
		background: url(../images/bg_accord_arrow.gif) no-repeat 0 0;
		display: block;
		height: 16px;
		float: right;
		position: relative;
		right: -50px;
		text-indent: -9999px;
		width: 15px;
	}
	
	.findoutmore:hover { background-position: 0 -16px; }
	
	/* End Board of Directors */
	
	#main {padding-bottom: 110px;}  /* must be same height as the footer */
	
	/* End Content */

.bottom_content {
	display: block;
	margin: 0 0 40px 0;
}

/* Strika */
#strika{
	background: #ffffff;
	margin-top: -40px; /* negative value of footer height */
	padding: 10px 0 0 0;
	position: relative;
	
}

	
/* Start Footer */

#footer
{
	background: #ededed;
	clear: both;
	font-size: 11px;
	margin-top: -110px; /* negative value of footer height */
	padding: 20px 0 0 0;
	position: relative;
	height: 110px;
}

#footer #footer_inner
{
	margin: 0 auto;
	width: 970px;
}

#footer a
{
	color: #8e908f;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footer span.sep
{
	padding: 0 0px;
}

#footer #footer_inner #footer_social {
   float: center;
   font-size: 14px;
   font-weight: bold;
  }
  
    #footer #footer_inner #footer_social a {
     margin: 0 0 0 0px;
    }

/* End Footer */


/* End Outer Container */

/* Start Sub Pages */

/* Start Green */

body#sub_green {
	background: #ffffff url(../images/bg_sub_green.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub2 {
	background: #ffffff url(../images/bg_sub_green2.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub3 {
	background: #ffffff url(../images/bg_sub_green3.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub4 {
	background: #ffffff url(../images/bg_sub_green4.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub5 {
	background: #ffffff url(../images/bg_sub_green5.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub6 {
	background: #ffffff url(../images/bg_sub_green6.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub7 {
	background: #ffffff url(../images/bg_sub_green7.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub8 {
	background: #ffffff url(../images/bg_sub_green8.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub9 {
	background: #ffffff url(../images/bg_sub_green9.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub10 {
	background: #ffffff url(../images/bg_sub_green10.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub11 {
	background: #ffffff url(../images/bg_sub_green11.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub12 {
	background: #ffffff url(../images/bg_sub_green12.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub13 {
	background: #ffffff url(../images/bg_sub_green13.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub14 {
	background: #ffffff url(../images/bg_sub_green14.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub15 {
	background: #ffffff url(../images/bg_sub_green15.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub16 {
	background: #ffffff url(../images/bg_sub_green16.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub17 {
	background: #ffffff url(../images/bg_sub_green17.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub18 {
	background: #ffffff url(../images/bg_sub_green18.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub19 {
	background: #ffffff url(../images/bg_sub_green19.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub20 {
	background: #ffffff url(../images/bg_sub_green20.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub21 {
	background: #ffffff url(../images/bg_sub_green21.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub22 {
	background: #ffffff url(../images/bg_sub_green22.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub23 {
	background: #ffffff url(../images/bg_sub_green23.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub24 {
	background: #ffffff url(../images/bg_sub_green24.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub25 {
	background: #ffffff url(../images/bg_sub_green25.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub26 {
	background: #ffffff url(../images/bg_sub_green26.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub27 {
	background: #ffffff url(../images/bg_sub_green27.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub28 {
	background: #ffffff url(../images/bg_sub_green28.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub29 {
	background: #ffffff url(../images/bg_sub_green29.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub30 {
	background: #ffffff url(../images/bg_sub_green30.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub31 {
	background: #ffffff url(../images/bg_sub_green31.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub32 {
	background: #ffffff url(../images/bg_sub_green32.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub33 {
	background: #ffffff url(../images/bg_sub_green33.jpg) no-repeat 50% 47px;	
}

body#sub_green.sub34 {
	background: #ffffff url(../images/bg_sub_green34.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub35 {
	background: #ffffff url(../images/bg_sub_green35.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub36 {
	background: #ffffff url(../images/bg_sub_green36.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub37 {
	background: #ffffff url(../images/bg_sub_green37.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub38 {
	background: #ffffff url(../images/bg_sub_green38.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub39 {
	background: #ffffff url(../images/bg_sub_green39.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub40 {
	background: #ffffff url(../images/bg_sub_green40.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub41 {
	background: #ffffff url(../images/bg_sub_green41.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub42 {
	background: #ffffff url(../images/bg_sub_green42.jpg) no-repeat 50% 47px;	
}
body#sub_green.sub43 {
	background: #ffffff url(../images/bg_sub_green43.jpg) no-repeat 50% 47px;	
	}
body#sub_green.sub44 {
	background: #ffffff url(../images/bg_sub_green44.jpg) no-repeat 50% 47px;	
	}
body#sub_green.sub45 {
	background: #ffffff url(../images/bg_sub_green45.jpg) no-repeat 50% 47px;	
	}
	body#sub_green.sub46 {
	background: #ffffff url(../images/bg_sub_green46.jpg) no-repeat 50% 47px;	
	}body#sub_green.sub47 {
	background: #ffffff url(../images/bg_sub_green47.jpg) no-repeat 50% 47px;	
	}
	body#sub_green.sub48 {
	background: #ffffff url(../images/bg_sub_green48.jpg) no-repeat 50% 47px;	
	}
	body#sub_green.sub49 {
	background: #ffffff url(../images/bg_sub_green49.jpg) no-repeat 50% 47px;	
	}
	
#sub_green #nav ul {
	background: url(../images/bg_nav_green.gif) no-repeat 0 0;
}


#sub_green h1,
#sub_green h3,
#sub_green #right_content a,
#sub_green strong,
#sub_green #content .left_menu_sublevel a.current,
#sub_green #content .left_menu_sublevel a:hover,
#sub_green #right_content ol li span { 
	color: #74b53c;
}

#sub_green h2 {
	color: #333333;
}

#sub_green #right_content h2 a {
	color: #333333;
	text-decoration: none;
}

#sub_green h4 {
	color: #333333;
}

#sub_green #right_content a.button {
	color: #ededed;
}

#sub_green #content #left_nav .nav_opt.active span {
	background: url(../images/bg_leftnav_list_item_active.gif) no-repeat 0 0;
}

#sub_green #right_content ul li {
	background: url(../images/bg_list_item_green.gif) no-repeat 0 4px;
}

/* End Green */

/* Start Orange */

body#sub_orange {
	background: #ffffff url(../images/bg_sub_orange.jpg) no-repeat 50% 47px;
}

body#sub_orange.sub2 {
	background: #ffffff url(../images/bg_sub_orange2.jpg) no-repeat 50% 47px;		
}

body#sub_orange.sub3 {
	background: #ffffff url(../images/bg_sub_orange3.jpg) no-repeat 50% 47px;		
}

body#sub_orange.sub4 {
	background: #ffffff url(../images/bg_sub_orange4.jpg) no-repeat 50% 47px;		
}

#sub_orange #nav ul {
	background: url(../images/bg_nav_orange.gif) no-repeat 0 0;
}

#sub_orange h1,
#sub_orange h3,
#sub_orange #right_content a,
#sub_orange strong,
#sub_orange #content .left_menu_sublevel a.current,
#sub_orange #content .left_menu_sublevel a:hover,
#sub_orange #right_content ol li span {
	color: #d67632;
}

#sub_orange h2 {
	color: #333333;
}

#sub_orange #right_content h2 a {
	color: #333333;
	text-decoration: none;
}

#sub_orange h4 {
	color: #333333;
}

#sub_orange #right_content a.button {
	color: #ededed;
}

#sub_orange #content #left_nav .nav_opt.active span {
	background: url(../images/bg_leftnav_list_item_active_orange.gif) no-repeat 0 0;
}

#sub_orange #right_content ul li {
	background: url(../images/bg_list_item_orange.gif) no-repeat 0 4px;
}

/* End Orange */

/* Start Blue */

body#sub_blue {
	background: #ffffff url(../images/bg_sub_blue.jpg) no-repeat 50% 47px;	
}

body#sub_blue.sub2 {
	background: #ffffff url(../images/bg_sub_blue2.jpg) no-repeat 50% 47px;
}

body#sub_blue.sub3 {
	background: #ffffff url(../images/bg_sub_blue3.jpg) no-repeat 50% 47px;
}

#sub_blue #nav ul {
	background: url(../images/bg_nav_blue.gif) no-repeat 0 0;
}

#sub_blue h1,
#sub_blue h3,
#sub_blue #right_content a,
#sub_blue strong,
#sub_blue #content .left_menu_sublevel a.current,
#sub_blue #content .left_menu_sublevel a:hover,
#sub_blue #right_content ol li span,
.blue {
	color: #748aa1;
}

#sub_blue h2 {
	color: #333333;
}

#sub_blue #right_content h2 a {
	color: #333333;
	text-decoration: none;
}

#sub_blue h4 {
	color: #333333;
}

#sub_blue #right_content a.button {
	color: #ededed;
}

body#sub_blue #content #left_nav .nav_opt.active span {
	background: url(../images/bg_leftnav_list_item_active_blue.gif) no-repeat 0 0;
}

#sub_blue #right_content ul li {
	background: url(../images/bg_list_item_blue.gif) no-repeat 0 4px;
}

#sub_blue .input1_required {
	background: url(../images/bg_input1_required_blue.gif) no-repeat 0 0;
}

#sub_blue .input3_required {
	background: url(../images/bg_input3_required_blue.gif) no-repeat 0 0;	
}

#sub_blue .input1_required.error {
	background: url(../images/bg_input1_required_error.gif) no-repeat 0 0;
}

/* End Blue */

/* Start Purple */

body#sub_purple {
	background: #ffffff url(../images/bg_sub_purple.jpg) no-repeat 50% 47px;	
}

body#sub_purple.sub1 {
	background: #ffffff url(../images/bg_sub_purple1.jpg) no-repeat 50% 47px;	
}

body#sub_purple.sub2 {
	background: #ffffff url(../images/bg_sub_purple2.jpg) no-repeat 50% 47px;	
}

#sub_purple #nav ul {
	background: url(../images/bg_nav_purple.gif) no-repeat 0 0;
}

#sub_purple h1,
#sub_purple h3,
#sub_purple #right_content a,
#sub_purple strong,
#sub_purple #content .left_menu_sublevel a.current,
#sub_purple #content .left_menu_sublevel a:hover,
#sub_purple #right_content ol li span {
	color: #775f6f;
}

#sub_purple h2 {
	color: #333333;
}

body#sub_purple #right_content h2 a {
	color: #333333;
	text-decoration: none;
}

#sub_purple h4 {
	color: #333333;
}

#sub_purple #right_content a.button {
	color: #ededed;
}

#sub_purple #content #left_nav .nav_opt.active span {
	background: url(../images/bg_leftnav_list_item_active_purple.gif) no-repeat 0 0;
}

#sub_purple.sub2 #content #left_nav .nav_opt.active span {
	background: url(../images/bg_leftnav_list_item_black.gif) no-repeat 0 0;
}

#sub_purple #right_content ul li {
	background: url(../images/bg_list_item_purple.gif) no-repeat 0 4px;
}

/* End Purple */

		

/* Start Globacom sub pages */

#globacom_sub {
	background: url(../images/bg_sub_globacom.jpg) no-repeat 50% 0;	
}

#globacom_sub #nav ul {
	background: url(../images/bg_nav_green.gif) no-repeat 0 0;
}

#globacom_sub #content .page_title {
	background: #2f2f2f;
	color: #ffffff;
	height: 37px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -2px;
	margin: 28px 0 41px 5px;
	padding: 4px 12px;
	text-transform: uppercase;
}

#globacom_sub h1,
#globacom_sub h3,
#globacom_sub #right_content a,
#globacom_sub strong,
#globacom_sub #content .left_menu_sublevel a.current,
#globacom_sub #content .left_menu_sublevel a:hover,
#globacom_sub #right_content ol li span { 
	color: #74b53c;
}

#globacom_sub h2 {
	color: #333333;
}

#globacom_sub #right_content h2 a {
	color: #333333;
	text-decoration: none;
}

#globacom_sub h4 {
	color: #333333;
}


#right_content ul#findastore_map_list {
	margin: 0 0 25px 130px;
}

/* Start new Style */
#right_content ul#findastore_map_list li,
#right_content ul#voice_data_map_list li {
		background: none;
}
/* End new style */

/* End Globacom sub pages */

/* End Sub Pages */

/* Start pagination */
	
#pagination {
	background: #ededed;
	font-size: 11px;
	height: 27px;
	margin: 40px 0 0 0;
	padding: 10px 10px 0 10px;
}

	#content #pagination .first_previous,
	#content #pagination .last_next {
		background: url(../images/bg_pagination_arrows.gif) no-repeat 0 0;
		float: right;
		height: 20px;
		margin: 0 10px 0 0;
		width: 40px;
	}	
	
	#content #pagination .last_next {
		margin: 0 0 0 10px;
	}	
	
	#content #pagination .first_previous a,
	#content #pagination .last_next a {
		background: url(../images/pagination_arrows.gif) no-repeat 0 0;
		float: left;
		height: 15px;
		margin: 2px 0 0 3px;
		padding: 0;
		text-indent: -9999px;
		width: 15px;
	}
	
	#content #pagination .first_previous a.active {
		background-position: 0 -15px;
	}
	
	#content #pagination .last_next a {
		background-position: -15px 0;
	}
	
	#content #pagination .last_next a.active {
		background-position:  -15px;
	}
	
	#content #pagination ul {
		float: right;
		margin: 0;
	}
	
	#content #pagination ul li {	
		background: none;
		border: none;
		float: left;
		padding: 0;
		margin: 0;
		width: 19px;
	}

	#content #pagination ul li a {
		border: none ;
		color: #cccccc;
		display: block;
		float: left;
		font-weight: bold;
		height: 19px;
		list-style: none;
		padding: 2px 0 0 7px;
		text-decoration: none;
		width: 19px;
	}
	
	#content #pagination ul li a:hover {
		color: #666666;
	}
	
	#content #pagination ul li a.active {
		background: url(../images/bg_pagination_activepage.gif) no-repeat 0 0;
		color: #999999;
	}	
			
	
/* End pagination */

#glossary {
	background: #ededed;
	font-size: 11px;
	height: 27px;
	margin: 0;
	padding: 10px 10px 0 10px;
}

	#content #glossary .next_previous {
		background: url(../images/bg_pagination_arrows.gif) no-repeat 0 0;
		float: left;
		height: 20px;
		margin: 0 0 0 10px;
		width: 40px;
	}	
	
		#content #glossary .next_previous a {
			background: url(../images/pagination_arrows.gif) no-repeat 0 0;
			float: left;
			height: 15px;
			margin: 2px 0 0 3px;
			padding: 0;
			text-indent: -9999px;
			width: 15px;	
		}
		
		#content #glossary .next_previous a:hover {
			background-position: 0 -15px;
		}
	
		#content #glossary .next_previous .next {
			background-position: -15px 0;
		}
		
		#content #glossary .next_previous .next:hover {
			background-position:  -15px;
		}

	#content #glossary ul {
		float: left;
	}
	
	#content #glossary ul li {	
		background: none;
		border: none;
		float: left;
		padding: 0;
		margin: 0;
		width: 19px;
	}

	#content #glossary ul li a {
		border: none ;
		color: #cccccc;
		display: block;
		float: left;
		font-weight: bold;
		height: 19px;
		list-style: none;
		padding: 2px 0 0 7px;
		text-decoration: none;
		width: 19px;
	}
	
	#content #glossary ul li a:hover {
		color: #666666;
	}
	
	#content #glossary ul li a.active {
		background: url(../images/bg_pagination_activepage.gif) no-repeat 0 0;
		color: #999999;
	}	

/* Start Glossary Navigation */

/* End Glossary Navigation */

#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {margin:50px auto; display:none; position:relative;}
#wrapper * {margin:0; padding:0}
#fullsize { position:relative;width:288px; height:248px; padding:2px; background:none; float: left;}
#information {position:absolute; top:0;left:280px; width:300px; height:0; color:#000000; overflow:hidden; z-index:200; }
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}
#image {width:300px}
#image img {position:absolute; z-index:25; width:auto; border: 5px solid #f8f7f4;}
.imgnav {display:none;position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(../images/bg_scroll_arrows.gif) left center no-repeat}
#imgnext {right:0; background:url(../images/bg_scroll_arrows.gif) right center no-repeat}
#imglink {display: none;position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:170px;float: left; }
#slideleft {float:left; width:18px; height:18px; background: url(../images/bg_scroll_arrows.gif) 0 0 no-repeat; margin: 30px 15px 0 0;}
#slideleft:hover {background-position: 0 -18px;}
#slideright {float:right; width:18px; height:18px; background: url(../images/bg_scroll_arrows.gif) 0 0 no-repeat; margin: 30px 0 0 15px;}
#slideright:hover {background-position: -18px -18px;}
#slidearea {float:left; position:relative; width:255px; margin-left:5px; height:81px; overflow:hidden; }
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:5px solid #f8f7f4; padding:2px}
