﻿body
{
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #F5F5F5;
	/*  background: #1c8600 url(/images/bgGWwatch.jpg) top left no-repeat;    FOR GREEN DAY  */
	margin: 0;
	text-align: center;
	color: #000000;
}
#container
{
	width: 960px;
	height: 1200;
	min-height: 1200px;
	background: #F5F5F5;
	margin: 0 auto;
	text-align: left;
}
#header
{
	width: 960px;
	height: 70px;
	float: left;
	background-color: #F5F5F5;
}
#afr_logo
{
	width: 480px;
	height: 61px;
	float: left;
	margin-left: 25px;
	margin-top: 4px;
	background: url(/images/afr_logo.png) no-repeat;
}
#profile
{
	width: 195px;
	height: 55px;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#register-to-vote {
    padding-top:5px;
    width:240px;
    float:left;
}
#navigation
{
	width: 960px;
	height: 33px;
	float: left;
}
.hovermenu ul
{
	font: 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 33px;
}
.hovermenu ul li
{
	list-style: none;
	display: inline;
}
#jsddm
{
	margin: 0;
	padding: 0;
}

#jsddm li
{
	float: left;
	list-style: none;
	font: 12px "Tahoma";
	text-align: left;
}

#jsddm li a
{
	display: block;
	padding: 8px 20px;
	text-decoration: none;
	color: #003366;
	white-space: nowrap;
	text-align: left;
}

#jsddm li a:hover
{
	text-align: left;
	color: #FFFFFF;
	background: url(/images/mm_hover.png);
}

#jsddm li ul
{
	margin: 0;
	padding: 0;
	margin-top: 0px;
	position: absolute;
	visibility: hidden;
	text-align: left;
}

#jsddm li ul li
{
	float: none;
	display: inline;
	text-align: left;
	z-index:99;
	position:relative;
}

#jsddm li ul li a
{
	width: auto;
	background: url(/images/ddm_bg.png);
	color: #FFFFFF;
	text-align: left;
	font-size: 11px;
	border: none;
}
#jsddm li ul li a:hover
{
	background: url(/images/ddm_hover.png);
	color: #003366;
}

.navigation:hover
{
	background: url(/images/mm_hover.png);
}

#navwrap { 
	width: 960px; height: 33px; 
	background: url(/images/mm_bg.png); 
	}

/*
#main_body
{
	width: 890px;
	 height: 560px; 
	padding: 15px;
	float: left;
	background: url(../images/main_bg.png);
	z-index: 0;
}
*/
#main_body
{
	border:5px solid #d0d0d0;
	width: 930px;
	padding: 10px;
	float: left;
	background: #ffffff;
	z-index: 0;
}
#feature
{
	width: 600px;
	/* height: 550px; */
	font-size:small;
	float: left;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}
.maincontent
{
	width: 900px;
	padding: 15px;
	background: url(../images/mainbg_mid.png) repeat-y;
	float: left;
}
#three_column_left
{
	width: 170px;
	height: 550px;
	float: left;
	padding: 1px 2px 1px 2px;
}
#three_column_center
{
	width: 500px;
	height: 550px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding: 1px 2px 1px 2px;
}
#three_column_right
{
	width: 180px;
	height: 550px;
	float: left;
	padding: 1px 2px 1px 2px;
}
#two_column_left
{	
	/*
	width: 600px;
	float: left;
	padding: 1px 2px 1px 0px;
	margin-left:0px; 
	*/
	
	width: 600px;
	/* height: 550px; */
	font-size:small;
	float: left;
	/*
	margin-left:5px;
	margin-top:5px;
	*/
	margin-bottom:5px;

}
#two_column_right
{
	width: 300px;
	float: right;
	padding: 1px 2px 1px 2px;
}
.clear { clear:both }
.col3_1 { float:left; width:290px; margin-top:10px; }
.col3_2 { float:left; width:290px; margin-left:20px; margin-top:10px; }

#action_button1
{
	width: 132px;
	height: 35px;
	border: none;
}
#action_button2
{
	width: 132px;
	height: 35px;
	border: none;
}
#afaaction_center
{
	width: 300px;
	/* height: 320px; */
	float: right;
}
#action_related
{
	width: 890px;
	/* height: 220px; */
	float: left;
	margin-top: 15px;
}
.action_related_item
{
	width: 260px;
	/* height: 220px; */
	float: left;
	padding: 0 10px 0 10px;
	margin-right: 10px;
	overflow:hidden;
}
.action_related_item .action_related_item_content
{
	width: 245px;
	height: 194px;
	overflow:hidden;
	font-size: small;
	color: #333333;
}
.action_related_item .action_related_item_more_link
{
	margin-top:6px;
	text-align:right;
	font-size:smaller;
}
#hot_topics
{
	width: 280px;
	height: 300px;
	padding: 10px;
	background: url(/images/hottopic_bg.png) no-repeat;
	overflow:hidden;
}
#member_login
{
	width: 280px;
	height: 100px;
	padding: 10px;
	background: url(../images/memlog_bg.png) no-repeat;
}
.login
{
	margin-top: 20px;
	float: right;
	margin-right: 12px;
}
.join
{
	margin-top: 20px;
	float: left;
	margin-left: 12px;
}
#lower_main
{
	clear:both;
	width: 948px;
	/* height: 275px; */
	float: left;
	background: url(../images/lowermain_top_bg.png) top center no-repeat;
	border-left:6px solid #ccc;
	border-right:6px solid #ccc;
	border-bottom:6px solid #ccc;
}
#divisions
{
	width: 278px;
	/* height: 255px; */
	float: left;
	padding: 5px 8px 10px 16px;
}
#lm_header
{
	width: 290px;
	height: 20px;
	padding-left: 10px;
}
#lm_afr
{
	width: 300px;
	height: 50px;
	margin-top: 13px;
}
#lm_onn
{
	width: 300px;
	height: 50px;
	margin-top: 7px;
}
#lm_awkgen
{
	width: 300px;
	height: 50px;
	margin-top: 7px;
}
#lm_afastore
{
	width: 300px;
	height: 50px;
	margin-top: 7px;
}
#supported_ministries
{
	width: 270px;
	/* height: 255px; */
	float: left;
	margin-left:8px;
	padding: 5px 8px 10px 8px;
}
#misc_div
{
	width: 318px;
	/* height: 255px; */
	float: left;
	margin-left:12px;
	padding: 5px 5px 10px 8px;
}
#sm_header
{
	width: 270px;
	height: 20px;
	margin-left: 10px;
}
#sm_focus
{
	width: 280;
	height: 50px;
	margin-top: 13px;
}
.style1
{
	color: #b30000;
	font-weight: bold;
}
.style2
{
	color: #333333;
	font-size: 12px;
	font-weight: normal;
}
.style3
{
	color: #003366;
	font-weight: bold;
}
.img1_button
{
	float: right;
	padding-left: 5px;
	padding-right: 10px;
	margin-top: 155px;
}
.img2_button
{
	float: right;
	margin-top: 155px;
}
#hot_topics ul {
	margin:0px;
	padding:0px;
}
.list_topic
{
	list-style-image: none;
	list-style: none;
	text-decoration: none;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	margin:7px;
}
.list_topic a:link,.list_topic a:visited {
	color:#003769;
	text-decoration:none;
	font-weight:700;
}
.list_topic a:hover,.list_topic a:active {
	color:#b30000;
	text-decoration:underline;
}

.style4
{
	font-size: x-small;
	color: #333333;
}
.style5
{
	font-size: x-small;
	font-weight: bold;
	color: #003366;
}
#footer
{
	width: 920px;
	height: 55px;
	float: left;
	list-style-image: none;
	padding-top: 20px;
}
.footer_links
{
	text-align: left;
	float: left;
	padding-top: 2px;
	font-size: 10px;
	padding-left: 15px;
	margin-left: 2px;
	padding-right: 15px;
	margin-right: 2px;
	padding-bottom: 2px;
	border-left: solid 1px #CCCCCC;
	text-decoration: none;
}
.footer_links:hover
{
	color: #CCCCCC;
}
a:link
{
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
}
a:active
{
	text-decoration: none;
}

#actionSection {
	background:url(images/actionsectionbg.gif) repeat;
	width:280px; height:20px; padding:10px;
}
#actionSection a:link, #actionSection a:visited {
	text-decoration:none; font-size:11px;
}
#actionSection a:hover, #actionSection a:active {
	text-decoration:underline;
}

/*  Ektron nav buttons - used on Home Hot Topics  */
#ecmFirst,#ecmPrevious,#ecmNext,#ecmLast { font-size:11px; margin-left:10px; }
.but_first_disable,.but_previous_disable,.but_next_disable,.but_last_disable { color:#d8d8d8; }

/*  LowerMain sections     */
.division_item {
	width:298px;
	margin-top:5px;
	clear:both;
	display:block;
}
.division_summary {
	width:220px;
	height:50px;
	margin-left:5px;
	float:left;
    font-size: x-small;
    color: #333333;
    overflow:hidden;
}
.division_summary p { margin:0px; }

/*  Home page specific */
#afarotator
{
	width: 600px;
	height: 320px;
	border: none;
	float: left;
	margin-left:5px;
}
.homeThreeColumn_one
{
	float:left;
	width:250px;
	margin-left:5px;
	margin-top:12px;
}
.homeThreeColumn_two
{
	float:left;
	width:313px;
	margin-left:12px;
	margin-top:12px;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
}

#subscribercount 
{ 
	float:left; width:255px; height:25px;
	background:url(/images/subscribers.png) no-repeat;
    color:#fff; font-weight:bold; font-size: 14px;
    text-align:center; padding-top:6px; margin:0px; 
    }
.HomeBlogTitles { 
	width:304px;
	height:200px;
	overflow:hidden;
}
.HomeBlogSubscribe {
	margin-top:5px;
}
.action_video
{
	width: 300px;
	height: 169px;
	margin-top:12px;
}
.linkvideoarchive { margin-top:10px; }


/*  Right sidebar specific */
.sidebaritem { margin-top:10px; }

/*  ActionAlerts.aspx page specific */
#ctl00_cphLeftColumn_listAlerts td { border-top:1px solid #e0e0e0; padding:7px;}
#ctl00_cphLeftColumn_listAlerts td a:link, #ctl00_cphLeftColumn_listAlerts td a:visited { 
	text-decoration:none; font-size:12px; }
#ctl00_cphLeftColumn_listAlerts td a:hover, #ctl00_cphLeftColumn_listAlerts td a:active { 
	text-decoration:underline; }

#takeactioncontainer { background:#920000 url(/images/takeaction.jpg) top no-repeat;
                       width:300px; height:230px; text-align:center;
                       padding-top:225px; }
#takeactioncontainer a:link, #takeactioncontainer a:visited {
	color:#a8a8a8; font-weight:bold; font-size:24px; padding:6px; }
#takeactioncontainer a:hover, #takeactioncontainer a:active {
	color:#fff; background:#770000; }

/*  FAQ.aspx page specific */
#ctl00_cphRightColumn_ListSummary1 td { border-top:1px solid #e0e0e0; padding:7px;}
.shadedSidebarContainer { margin-top:10px;padding:4px;border:3px solid #ccc;
                          font-size:smaller;text-align:center; background:#e0e0e0; }
.sidebarScrollBox { border:3px solid #ccc; padding:4px; }

/*  Social Networking */
.share_facebook { width:40px; height:40px; display:block; float:left;
                  background:url(/images/icons/shareFacebook_40.png) 0 0; cursor:pointer;  }
.share_facebook:hover { background-position: 0 -40px; }
.share_twitter { width:40px; height:40px; display:block; float:left;
                  background:url(/images/icons/shareTwitter_40.png) 0 0; cursor:pointer;  }
.share_twitter:hover { background-position: 0 -40px; }
.share_myspace { width:40px; height:40px; display:block; float:left;
                  background:url(/images/icons/shareMyspace_40.png) 0 0; cursor:pointer;  }
.share_myspace:hover { background-position: 0 -40px; }
.share_email { width:40px; height:40px; display:block; float:left;
                  background:url(/images/icons/shareEmail_40.png) 0 0; cursor:pointer;  }
.share_email:hover { background-position: 0 -40px; }
.share_print { width:40px; height:40px; display:block; float:left;
                  background:url(/images/icons/sharePrint_40.png) 0 0; cursor:pointer;  }
.share_print:hover { background-position: 0 -40px; }
        
/*  Home Page Sidebar Navigation  */
#hsb_nav {
	width:300px;
}

ul#AfrNav { 
	list-style:none;
	margin:0px;
	padding:0px;
}
ul#AfrNav li { 
	list-style:none;
	width:300px;
	height:62px;
	border: 1px solid #bbb;
}
ul#AfrNav li a:link, ul#AfrNav li a:visited { 
	background:url(/images/bgAfrNav.jpg) top left no-repeat;
	padding:20px 9px 9px 9px;
	width:282px;
	height:34px;
	display:block;
	text-decoration:none;
	font-size:22px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
}
ul#AfrNav li a:hover { 
	background-position: 0px -63px;
	color:#02365b;
}
ul#AfrNav li a img { 
	margin:-12px 9px 0px 0px;
	border:none;
	float:left; 
}

