/*

The Africa Group Styling

==
Colors:
- Navy Blue: #000080
- Red: #B01D2D
- Gray: #949599
- Black: #000000

==
Fonts:
-Headings:
--All-caps
--Serif
--Black

-Text:
--Gray
--Sans-serif

*/

/* FONTS */

body, p, ul, li, a, h1, h2, h3, h4, h5, h6 {
    font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #FFFFFF;
}

body {
    background-color: #202020;
    background-image: url('../images/bkg_overlay.png');
    background-position: -550px -50px;
	background-repeat: no-repeat;
    font-family: "Century Gothic", "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

h1, h2, h3, h4, h5, h6
div#menu {
    text-transform: uppercase;
}

div#subnav {
   /* background: #FFFFFF; */
}

div#subnav li {
    padding: 0 4px;
    display: block;
    width: auto;
    color: white;
}

#content p,
#content ul {
    /*color: #333333;*/
    font-size: 13px;
    line-height: 23px;
}

#content p {
    margin-bottom: 20px;
    text-align: justify;
}

#content h1 {
    margin-top: 15px;
    margin-bottom: 5px;
    text-align: left;
    border-left: 1px solid #B01D2D;
    z-index: 1;
    font-size: 22px;
}

#content p,
#content ul,
#content div.pdf {
    border-left: 1px solid  #999999;
    padding-left: 10px;
}

#content p.dots {
    font-style: oblique;
    color: #B01D2D;
    border: none;
    text-indent: 25px;
    padding: 0;
    margin: 0;
}

#content h1 {
    color: #B01D2D;
}


#content h2 {
    font-size: 15.5px;
    margin: 2px 0;
}

#content h3 {
	font-size: 12.5px;
}

#content h5 {
    text-transform: none;
    text-align: center;
}


#content h1,
#content h2,
#content h3 {
    text-indent: 25px;
}

#content ul {
    list-style-type: square;
    padding-left: 60px;
}

#content .pdf p {
    border: none;
}

#content a {
    color: #B01D2D;
    font-weight: bold;
}

p img {
	margin: 0px 0px 10px 10px;
}

p img.right {
	float: right;
}

p img.left {
	float: left;
}

span.file img {
	margin: 0px;
}

html, body {
    height: 100%;
}

#wrapper {
    /* footer styles */
    min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px auto; /* the bottom margin is the negative value of the footer's height */
}

#wrapper #slideshow {
    margin: 0 auto;
}


#wrapper #top,
#wrapper #top #home_link,
#wrapper #top #home_link img {
    height: 100px;
}

#top #home_link img {
	float: left;
}

#top #home_link #text {
	height: 100px;
	width: 180px;
	background-image: url("../images/logos/white_on_trans_text_100h.png");
}

#top #home_link #logo {
	height: 100px;
	width: 100px;
	background-image: url("../images/logos/white_on_trans_100sq.png");
}

#wrapper #top {
    width: 800px;
    margin: 0 auto;
/*    background: #ffffff; */
}

#top div.right {
	float: right;
	padding: 5px;
	margin-right: 25px;
}

#top div.right a,
#top div.right span {
	float: right;
	clear: both;
	font-size: 70%;
}

#top div.right span {
	font-weight: bold;
}

#top div.right a {
	text-decoration: underline;
}

#wrapper #top #home_link {
    float: left;
    display: block;
    margin-left: 25px;
}

/* Borders */
#wrapper .inner {
    /* border: 1px solid #dddddd; */
    border-top: none;
    border-bottom: none;
    /*background-color: #ffffff;*/
    padding: 0 25px;
    padding-left: 0px;
}

#wrapper .inner {
    position: relative;
    min-height: 400px;
    width: 775px;
    margin: 0 auto;
   
}

#wrapper .inner #content {
    margin-left: 160px;
}

#left_column {
    width: 160px;
    float: left;
    margin-top: -5px;
    color: #000000;
}

#sub_nav {
	margin: 10px auto;
}

#sub_nav ul li ul li {
    padding-left: 20px;
    background: url('../images/red_arrow.png') no-repeat 0px center;
}

#sub_nav li a {
    text-transform: none;
}

#left_column {
    margin-top: 5px;
}

#left_column .news,
#left_column li {
    font-size: 90%;
/*    font-family: "Trebuchet MS", Helvetica, sans-serif; */
    margin: 0 10px;
}

#left_column .news p {
/*    text-align: justify; */
    padding: 0px 5px 5px 5px;
	font-size: 90%;
}

#left_column .news form {
    margin: 0 auto;
    text-align: center;
}

#left_column .news form * {
    width: 100px;
    margin: 5px auto 0;
}


#left_column .news li {
    margin-bottom: 10px;
}

#left_column .news .date {
    font-style: oblique;
}

#left_column .logo {
	background-image: url("../images/logos/tag.png");
	height: 50px;
	width: 125px;
	border: 2px solid #FFFFFF;
	margin: 0 auto;
}

#left_column .text {
	background-image: url("../images/logos/white_on_trans_text_16x125.png");
	height: 16px;
	width: 125px;
	margin: 0 auto;
}

#left_column hr {
    width: 60%;
    border: none;
    border-bottom: 1px solid #808080;
    margin: 20px auto;
}

#left_column label {
    display: block;
}

#footer {
	height: 60px; /* .push must be the same height as .footer */
}

#push {
	height: 60px;
}

#footer {
	line-height: 30px;
	font-family: Arial, sans-serif;
	font-size: 10px;
}

#footer div.inner {
	width: 800px;
	margin: 0 auto;
    text-align: center;
    /*background-color: #000040;*/
	border-top: 1px solid #999999;
    color: #ffffff;
	height: 59px;
}

#login-form div {
	height: 30px;
}

#login-form div label {
	width: 10em;
	text-align: right;
	display: block;
	float: left;
	margin-right: 10px;
}

#login-form div input:text {
	width: 10em;
	float: left;
	display: block;
}

