/*
Theme Name: G4Vonline-Version 3
Theme URI: http://www.g4vonline.com/
Description: Migration of G4V site to a wordpress theme <a href="http://www.facebook.com/hezz.mena">Hezz Mena</a>.
Version: 1.6
Author: Otomofa Hezekiah
Author URI: http://www.facebook.com/hezz.mena/
Tags: blue, custom header, fixed width, two columns, widgets

	Hezz v1.5
	 http://www.facebook.com/hezz.mena/

	This theme was designed and built by Otomofa Hezekiah,
	whose profile you will find at http://www.facebook.com/hezz.mena/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body {
font-family:Arial, Helvetica, sans-serif;
color: #8A8A8A; 
font-size: 11px;
background-color: #EEEEEE;
text-align: center;
margin-top:0px;
padding:0px;
margin-bottom:0px;
}

#wrapper {
width: 990px;
height:auto;
padding: 0px;
margin: 0px auto 0px auto;
text-align: left;
background-color:white;
}
#top{
	height:10px;
	width:inherit;
	background:url(../images/top.gif) center no-repeat;
}
#header{
	height:100px;
	width:inherit;
	clear:both;
	background:transparent;
}
#logo{
	  height:28px;
	  width:108px;
	  background:url(../images/logo.gif) center no-repeat;
	  float:left;
	  margin:40px 0px 0px 30px;
}
/*MENU 2*/
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#links{position:relative;display:block;height:auto;font-size:10px;font-weight:bold;font-family: Arial, Helvetica, sans-serif; width:280px; float:left;
padding:4px 0px 0px 0px;

}
#links ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#links ul li{display:block;float:left;margin:0 0px 0 0px;  border-left:#CDCDCD 1px solid; height:auto;}
#links ul li a{display:block;float:left;color:#A6A6C5;text-decoration:none;padding:0px 5px 0 5px;height:auto;font-size:11px; font-family: Myriad Pro Verdana, Geneva, sans-serif;}
#links ul li a:hover{color:#0D93CA;}
#links ul li a.current,#links ul li a.current:hover{color:#0D93CA;background:transparent;}
/*hack */
* html .#g4vmenu ul li a { height:29px;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#search{
	height:24px;
	width:400px;
	float:left;
	background:url(../images/bg-search.gif) center no-repeat;
}

/*MENU 2*/
/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#g4vmenucontainer{height:29px;background:transparent;display:block;padding:0px 0 0 0px; clear:both; margin:1px 0px 0px 0px;
background:transparent url(../images/menu_bg.jpg) repeat-x ;}
#g4vmenu{position:relative;display:block;height:29px;font-size:11px;font-weight:normal;font-family:Arial, Verdana, Geneva, sans-serif; }
#g4vmenu ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#g4vmenu ul li{display:block;float:left;margin:0 0px 0 0px;  border-left:#CDCDCD 1px solid; height:29px;}
#g4vmenu ul li a{display:block;float:left;color:#333333;text-decoration:none;padding:7px 38.8px 0 38.4px;height:29px;background:transparent url(../images/menu_bg.jpg) repeat-x top left; font-size:12px; font-family:Arial, Verdana, Geneva, sans-serif;}
#g4vmenu ul li a:hover{color:#0D93CA;background:transparent url(../images/menu_over.jpg) repeat-x;}
#g4vmenu ul li a.current,#g4vmenu ul li a.current:hover{color:#0D93CA;background:transparent; background-image:url(../images/menu_over.jpg); background-repeat:repeat-x;}
/*hack */
* html .#g4vmenu ul li a { height:29px;}

	
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#nav, #nav ul {
padding: 0;
margin: 0;
list-style: none;
}
#nav li {
float: left;
position: relative;
width: 10em;
border: 1px solid #B0C4DE;
background-color: #E7EDF5;
color: #2D486C;
font-size: 80%;
margin-right: 1em;
}
#nav a:link, #nav a:visited {
display: block;
text-decoration: none;
padding-left: 1em;
color: #2D486C;
}
* html #nav a {
width: 100%;
}
#nav ul {
display: none;
position: absolute;
padding: 0;
}
#nav ul li {
border: 0 none transparent;
border-bottom: 1px solid #E7EDF5;
border-top: .5em solid #FFF;
background-color: #F1F5F9;
font-size: 100%;
margin-bottom: -1px;
margin-top: 1px;
padding: 0;
}
#nav li:hover ul {
display: block;
}

/* add */

#sub_links { width: 200px; height:228px; background:#377C93;} 
#sub_links ul { list-style: none; margin: 0; padding: 0; } 
#sub_links li { border-bottom: 1px solid #377C93; padding:0px}
#sub_links li a{ border-bottom: 1px solid #377C93;border-top: 1px solid #377C93; padding:5px 0px; font-weight:bold; font-size:11px;}
#sub_links li a:link, #sub_links li a:visited { font-size:11px; display: block; padding: 5px 8px; border-left: 1px solid #377C93; border-right: 1px solid #377C93; background-color: #68AEC6; color: #FFFFFF; text-decoration: none; }
#sub_links li a:hover { font-size:11px; display: block; padding: 5px 8px; border-left: 1px solid #377C93; border-right: 1px solid #377C93; background-color: #FFF; color: #377C93; text-decoration: none; }

#divider{
	border-top:1px transparent solid;
	margin-bottom:10px;
}


#banner{
	height:287px;
	width:inherit;
	background:transparent;
	clear:both;
	z-index:-5px;
}
#top_links{
	float:right;
	height:30px;
	width:auto;
	margin:17px 10px 0px 0px;
}
#sr{
	height:170px;
	width:inherit;
	clear:both;
}

#con1{
	height:125px;
	width:300px;
	margin:15px 19px 0px 20px;
	float:left;
	background:url(../images/con1.jpg) center no-repeat;
}
#con2{
	height:125px;
	width:300px;
	margin:15px 0px 0px 7px;
	float:left;
	background:url(../images/con2.jpg) center no-repeat;
}
#con3{
	height:125px;
	width:300px;
	margin:15px 20px 0px 20px;
	float:right;
	background:url(../images/con3.jpg) center no-repeat;
}
#cona{
	width:auto;
	height:auto;
	margin:12px 15px;
}
#conb{
	width:auto;
	height:auto;
	margin:12px 15px;
}
#conc{
	width:auto;
	height:auto;
	margin:12px 15px;
}
#clu{
	width:950px;
	height:180px;
	clear:both;
	margin:2px 20px;
	background:#EEEEEE;
}
#clu1{
	height:140px;
	width:200px;
	float:left;
	margin:20px 18px;
}
#clu2{
	height:140px;
	width:200px;
	float:left;
	margin:20px 18px;
}
#clu3{
	height:140px;
	width:200px;
	float:left;
	margin:20px 18px;
}
#clu4{
	height:140px;
	width:200px;
	float:left;
	margin:20px 18px;
}
#line{
	width:1px;
	height:140px;
	margin:20px 0px;
	float:left;
	border-left:1px #DDDDDD solid;
}
#footer{
	height:50px;
	width:inherit;
	clear:both;
	background:#EEEEEE;
	margin-top:30px;
}
#footerw{
	padding:20px 45px;
	width:auto;
	float:left;
}
#footerc{
	padding:20px 30px;
	width:auto;
	float:right;
}


/* rss feed */
#rss{
	width:inherit;
	height:auto;
	clear:both;
	padding:0px 0px 0px 0px;
}

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
color:gray;
font-size:14px;
}

.labelfield{ /*CSS for label field in general*/
color:white;
font-size:90%;
}

.datefield{ /*CSS for date field in general*/
color:#008EC8;
font-size: 90%;
}

#example1{ /*Demo 1 main container*/
width:974px;
height: 20px;
border-bottom: 1px solid #DDDDDD;
padding:5px  8px;
background-color:#FFFFFF;
}



code{ /*CSS for insructions*/
color: red;
}




/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 2%;
  width: 96%;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}