/* CSS Document for afrovisiongroup.com done by mambe nanje churchill on Monday, August 18, 2008 10:52 AM */
*{
	font-size:11px;
	font-family:verdana;
}


/*lets wrap the whole site in one container*/

#maindiv {
	margin:10px auto;
	/*margin-left:2%;*/
	width:950px;
	height:auto;
}

/*
 *lets style the banner my men
*/
#banner {
	width:100%;
	background-image:url(../images/banner-background.jpg);
	background-repeat:no-repeat;
	height:84px;
}

/* style the top navigation that holds avn, communities and client links */
.top-nav{
	width:100%;
	padding-top:7px;
}
#banner .topnavlink{
	color:#FFFFFF;
	text-decoration:none;
}
#banner .topnavlinklist{
	float:left;
	list-style:url(../images/top-nav-list-style.jpg);
	padding-right:50px;
	padding-top:2px;
}
#banner .topnavlistitem{
	float:left;
	padding-right:50px;
	padding-top:2px;
	list-style:none;
	color:#FFFFFF;
}
#banner .avnactivetopnavlink{
	background-image:url(../images/avnactive_ps.gif);
	width:140px;
	background-repeat:no-repeat;
	height:49px;
	position:relative;
	margin-left:-40px;
	margin-top:-10px;
	list-style:none;
	float:left;
	padding-right:50px;
}
#banner .comactivevtopnavlink{
	background-image:url(../images/comactive_ps.gif);
	width:140px;
	background-repeat:no-repeat;
	height:49px;
	margin-top:-12px;
	margin-left:-42px;
	list-style:none;
	float:left;
	padding-right:50px;
	padding-left:28px;
	font-weight:bold;
}
#banner .clientactivevtopnavlink{
	background-image:url(../images/clientactivelinkbg.gif);
	width:140px;
	background-repeat:no-repeat;
	height:49px;
	margin-top:-12px;
	margin-left:-42px;
	list-style:none;
	float:left;
	padding-right:50px;
	padding-left:28px;
	font-weight:bold;
}
/* end of banner top navigation (afrovision, communities, clients links ) styling */

/* 
style the subnavigation (afrovision{home,products,portfolio,services,etc} communities{products,portfolio}
*/

#banner .subnav{
	width:100%;
	float:left;
	margin-top:-6px;
}
#banner .subnavlist{
	float:left;
	padding-right:20px;
	list-style:none;
}
#banner .subnavlink{
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
#banner .subnavactivelink{
	font-weight:bold;
	color:#FF9B08;
	text-decoration:none;
}

/* end of sub navigation styleing */

/*style the main content area */
#content{
	width:100%;
	height:auto;
	min-height:450px;
	display:block;
}
/* style the content central panel with banner and the page information */
 #centralpanel{
	float:left;
	width:720px;
	background-color:#333333;
	height:auto;
	display:block;
}
#advertbanner{
	width:720px;
	float:left;
	height:auto;
	text-align:center;
	color:#FFFFFF;
	display:block;
}
#contentarea{
	height:auto;
	width:720px;
	background-color:#FFFFFF;
	background-image:url(../images/content-body-bg.jpg);
	background-repeat:repeat-x;
	border-right:1px solid #CCCCCC;
	display:block;
	float:left;
	text-align:left;
}
#contentpanel{
	float:left;
	width:220px;
	height:auto;
	margin-top:15px;
	background-image:url(../images/content-panel-border_ps.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:9px;
	padding-right:9px;
	display:block;
}
/* sub pages have just one content panel to show the info in that page */
#contentpanel_subpages{
	float:left;
	width:100%
	height:auto;
	min-height:220px;
	margin-top:15px;
	background-image:url(../images/content-panel-border_ps.gif);
	background-repeat:no-repeat;
	padding-top:20px;
	padding-left:5px;
	display:block;
}
#centralpanel .content-heading2{
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
	padding-bottom:4px;
	text-decoration:none;
}
#contentpanel_subpages .content-heading1{
	font-size:18px;
	color:#FF9900;
	font-weight:bold;
	padding-bottom:10px;
}
#centralpanel .content-text{
	padding:2px;
	padding-top:5px;
	text-align:justify;
}
/* end of the content central panel and banner styling */

/*style the content rightpanel : smart services and news */
#rightpanel{
	float:right;
	width:225px;
	background-color:#FFFFFF;
	min-height:350px;
	text-align:left;
	padding-top:10px;
	display:block;
	border-right:1px solid #CCCCCC;
}
#rightpanel .rightpanel-content{
	width:220px;
	background-color:#FFFFFF;
	padding:2px;
}
#rightpanel .rightpanel-ul{
	margin-top:0px;
	border-bottom:1px solid #CCCCCC;
}
#rightpanel .rightpanel-list{
	/*list-style:url(../images/rightpanel-list-style.jpg);*/
	text-align:justify;
	padding-right:10px;
	padding-bottom:10px;
	padding-left:-4px;
	font-size:11px;
}
#rightpanel .rightpanel-title{
	font-size:14px;
	color:#FF9900;
	font-weight:bold;
	padding-left:20px;
	margin-left:22px;
	background-image:url(../images/rightpanel-title-style.jpg);
	background-repeat:no-repeat;
}
#rightpanel a{
	color:#006600;
}
/* end of content left panel styling */

/* footer styling */
#footer {
	width:100%;
	height:30px;
	font-size:11px;
	float:left;
	color:#666666;
	margin-top:5px;
	padding-top:5px;
	background-image:url(../images/footer-bg_ps.gif);
	background-repeat:no-repeat;
	text-align:center;
}
/*end of footer styling */

/*home page specific styles*/
#smartproject{
}

#smartproject img{
	float:left;
	padding:5px;
	border:0px;
}
#smartproject a{
	text-decoration:none;
}

#smartproject-controls{
	width:100%;
	display:block;
	margin-top:10px;
}
/*end of home page specific styles */

/* general styleing */
.green{
	color:#006600;
}
.greenlink{
	color:#006600;
	text-decoration:none;
}
.lightgreen{
	color:#7FB900;
}
.grey{
	color:#999999;
}
.thumb{
	border:1px solid #cccccc;
	padding:5px;
	float:left;
	margin:5px;
}
label{
	color:#003300;
	font-weight:bold;
}
input.send-btn {
	background-color:#CCCCCC;
	border:1px solid #666666;
	color:#000000;
	font-weight:bold;
}

/* divbox or our panel object */
.divbox{
	display:block;
	width:97%;
	border-top:1px solid #999999;
	margin-bottom:5px;
	float:left;
	padding:5px;
}
.divbox2{
	display:block;
	width:97%;
	border:1px solid #999999;
	margin-bottom:5px;
	float:left;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
}
/*we need to show some error notifications */
.errormessage{
	background-color:#FFFF66;
	border:1px solid #FF9900;
	font-weight:bold;
	width:97%;
	padding:5px;
}