/*------------------------------------------------------------------------------------------
Global
------------------------------------------------------------------------------------------*/

body {
	background: url(../images/bg_body.jpg) #ebf7f8 repeat-x top;
	border-top: #000000 black solid;
}

body, div, td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #26668e;
	margin-top: 0px;
}


h1.news {
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 14px;
	color: #5e91ad;
}

h2.news {
	margin: 0px;
	padding: 0px;
}
	
h3 {
	font-size: 14px;
	color: #26668e;
}

a {
	text-decoration: none;
	color: #26668e;
	font-weight: bold;
}

.container {
	width: 920px;
	margin: 0 auto;
}

.button_generic {
	width: 140px;
	height: 18px;
}

.button_generic a {
	background: url(../images/button_generic_off.jpg) no-repeat;
	display: block;
	width: 150px;
	height: 20px;
	padding-left: 10px;
	padding-top: 2px;
	font-weight: bold;
	color: #26668e;
	text-decoration: none;
}

.button_generic a:hover {
	background: url(../images/button_generic_on.jpg) no-repeat;
	width: 150px;
	height: 20px;
}

/*------------------------------------------------------------------------------------------
Header
------------------------------------------------------------------------------------------*/

.header {
	height: 143px;
}

.logo {
	margin-top: 10px;
	float: left;
}

.header_content {
	float: left;
	position: relative;
	padding-top: 22px;
}

/*------------------------------------------------------------------------------------------
Second Row - Nav and Banner
------------------------------------------------------------------------------------------*/

.second_row {
	height: 240px;
	margin: 13px auto;
}

.nav_header {
	width: 206px;
	height: 240px;
	float: left;
}

.nav_header ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

.nav_header li {
	background: url(../images/bg_nav_off.jpg) no-repeat;
	width: 206px;
	height: 30px;
}

.nav_header li a {
	color: #26668e;
	display: block;
	width: 186px;
	height: 30px;
	text-decoration: none;
	padding-left: 20px;
	line-height: 30px;
	font-weight: bold;
}

.nav_header li a:hover {
	background: url(../images/bg_nav_on.jpg) no-repeat;
}

.second_row_banner {
	float: left;
	position: relative;
	background: url(../images/bg_secondrow_banner.jpg) no-repeat;
	width: 714px;
	height: 240px;
}

.second_row_banner_text {
	color: #FFFFFF;
	font-weight: bold;
	width: 375px;
	position: absolute;
	left: 28px;
	top: 112px;
	font-size: 12px;
}

/*------------------------------------------------------------------------------------------
Content Area
------------------------------------------------------------------------------------------*/

/* Subnav above content */

.subnav {
	width: 920px;
	height: 44px;
}

.subnav ul {
	background: url(../images/bg_subnav_off.jpg) repeat-x;
	list-style: none;
	height: 44px;
	margin: 0px;
	padding: 0px;
}

.subnav li {
	border-right: #cedde6 1px solid;
	float: left;
	height: 34px;
	font-size: 18px;
	font-weight: bold;
	color; #26668e;
}

.subnav li.last {
	border-right: none;
}

.subnav a {
	color: #26668e;
	text-decoration: none;
	padding: 10px 20px 12px 20px;
	display: block;
}

.subnav a:hover, 
.subnav .subnav_Flight_Plan_flight_plan,
.subnav .subnav_The_Mission_the_mission,
.subnav .subnav_Aircraft_aircraft,
.subnav .subnav_About_Malaria_about_malaria,
.subnav .subnav_Sponsors_sponsors,
.subnav .subnav_Media_Centre_media_centre,
.subnav .subnav_Pilot_Profile_pilot_profile,
.subnav .subnav_Media_Release_media_release,
.subnav .subnav_Images_images,
.subnav .subnav_Contact_Us_contact_us,
.subnav .subnav_Become_a_Sponsor_become_a_sponsor,
.subnav .subnav_Latest_News_latest_news,
.subnav .subnav_news_detail


{
	display: block;
	background: url(../images/bg_subnav_on.jpg) repeat-x;
	padding: 10px 20px 12px 20px;
	color: #ffffff

}

.subnav li.home {
	background: url(../images/bg_subnav_off.jpg) repeat-x;
	border-right: #cedde6 1px solid;
	display: block;
	float: left;
	height: 10px;
	width: 246px;
	color: #26668e;
	text-decoration: none;
	padding: 10px 0px 12px 20px;
}

.subnav li.home_first {
	width: 290px;
}

.subnav li.home_middle {
	width: 280px;
}

.subnav li.home_last {
	border-right: none;
}

/* Content */

.content {
	width: 920px;
	background: #ffffff;
}

/* Internal Pages Layout */

.internal_column1 {
	width: 545px;
	float: left;
	padding: 20px;
}

.internal_column2 {
	float: left;
	background: url(../images_mam/bg_internal_column2.gif) no-repeat left top;
	width: 333px;
	height: 270px;
	margin-top: 20px;
}

/*------------------------------------------------------------------------------------------
Footer Area
------------------------------------------------------------------------------------------*/

/* Fat Footer */

.footer {
	background: url(../images/bg_footer_top.jpg) repeat-x;
	width: 920px;
	height: 210px;
	position: relative;
	color: #26668e;
}

.footer a {
	text-decoration: none;
	color: #26668e;
}

/* Fat Footer Column 1 */

.footer_column1 {
	float: left;
	width: 322px;
	padding: 20px;
	border-right: 1px #dde8ee solid;
}

.footer_nav {
	width: 113px;
	height: 170px;
	float: left;
}

.footer_nav ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
	background: red;
}

.footer_nav li {
	background: url(../images/bg_footer_nav_off.jpg) no-repeat top;
	width: 113px;
	height: 25px;
}

.footer_nav li a {
	color: #ffffff;
	display: block;
	width: 106px;
	height: 25px;
	text-decoration: none;
	padding-left: 7px;
	line-height: 25px;
	font-weight: bold;
}

.footer_nav li a:hover {
	background: url(../images/bg_footer_nav_on.jpg) no-repeat;
}

.footer_newsletter_signup {
	background: url(../images/bg_footer_newsletter_signup.jpg) no-repeat bottom #f9fbfc;
	float: left;
	width: 179px;
	height: 169px;
	padding: 0 15px 5px;
	border-top: 1px solid #d2dfe8;
}

.footer_column1_text {
	font-size: 10px;
	color: #26668e;
}

.footer_newsletter_form {


}

/* Fat Footer Column 2 */

.footer_column2 {
	float: left;
	width: 241px;
	padding: 10px 20px 20px;
	border-right: 1px #dde8ee solid;
	color: #26668e;
}

.footer_column2_text {
	margin-bottom: 10px;
	font-weight: bold;
	color: #26668e;
}	

.social_networks {
	float: left;
	width: 118px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	margin-top: 5px;
	color: #26668e;
}

.social_networks_left {
	margin-right: 5px;
}

/* Fat Footer Column 3 */

.footer_column3 {
	float: left;
	padding: 0 20px;
}

.footer_column3_address {
	margin-top: 3px;
	font-weight: bold;
}

.footer_column3_contactdetails {
	margin-top: 6px;
	font-weight: bold;
}

/* Footer Bottom Bar */

.footer_bottom {
	position: absolute;
	top: 211px;
	left: 0px;
	background: url(../images/bg_footer_bottom.jpg) repeat-x;
	width: 920px;
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	padding-top: 11px;
}

.copyright {
	float: left;
	font-size: 11px;
	color: #ffffff;
	margin-left: 20px;
}

.credits {
	float: right;
	margin-right: 20px;
	color: #ffffff;
}

.credits a {
	color: #ffffff;
	text-decoration: none;
}

.credits a:hover {
	color: #CCCCCC;
}

.ntechmedia {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #ffffff;
}

/*------------------------------------------------------------------------------------------
Individual Pages Syles
------------------------------------------------------------------------------------------*/

/* Home Page */

.home_column1 {
	float: left;
	width: 280px;
	padding: 20px;
}

.home_column2 {
	background: url(../images/bg_home_column2.jpg) no-repeat;
	position: relative;
	float: left;
	width: 281px;
	height: 409px;
	padding-top: 20px;
	top: 20px;
}

.button_home_meetourcharities {
	background: url(../images/bg_subnav_off.jpg) repeat-x;
	height: 44px;
	width: 280px;
	position: absolute;
	top: 420px;
	font-size: 18px;
	font-weight: bold;
	color; #26668e;
}

.button_home_meetourcharities a {
	height: 22px;
	width: 240px;
	color: #26668e;
	text-decoration: none;
	padding: 10px 20px 12px 20px;
	display: block;
}
.button_home_meetourcharities a:hover {
	background: url(../images/bg_subnav_on.jpg) repeat-x;
	color: #ffffff;
}

.home_column3 {
	float: left;
	width: 279px;
	padding: 10px 20px 20px;
}

.news {
	padding: 20px;
}

/*------------------------------------------------------------------------------------------
Admin Page Styles
------------------------------------------------------------------------------------------*/

.admin_content {
	padding: 20px;
}

.list_page_summary {
	background: #F2F2F2;
}

.submit_successful {
	color: green;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	display: none;
}

.modify_successful {
	color: green;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	display: none;
}

.delete_successful {
	color: green;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	text-align: center;
	display: none;
}

#map3d {
	width:570px;
	height:500px;
	top:520px;
	position:absolute;
}


/*------------------------------------------------------------------------------------------
Site Specific Styles - NOTE: ALL STYLES BELOW THIS LINE ARE SPECIFIC TO THIS SITE AND NOT PART OF THE GENERIC TEMPLATE
------------------------------------------------------------------------------------------*/

/* Site Specific Header Styles */

.header_donate_button {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 267px;
	height: 38px;
}

.header_donate_button a {
	background: url(../images_mam/header_donate_button_off.gif) no-repeat;
	display: block;
	width: 267px;
	height: 38px;
}

.header_donate_button a:hover {
	background: url(../images_mam/header_donate_button_on.gif) no-repeat;
}

.progress_bar_container {
	width: 551px;
	margin-left: 10px;
}

.button_so_far {
	background: url(../images_mam/button_so_far.gif) no-repeat;
	width: 185px;
	height: 25px;
}

.progress_bar_wrapper {
	background: url(../images_mam/bg_progress_bar.gif) no-repeat right;
	margin-top: 7px;
	height: 41px;
	border: 3px solid #93b3c7;
	width: 545px;
	overflow: hidden;
}

#progress_bar_fill {
	background: url(../images_mam/bg_progress_bar_indicator.gif);
	height: 41px;
	position: relative;
	width: 0%;
}

.progress_bar_cap {
	height: 410px;
	background: url(../images_mam/progress_bar_leader.gif) no-repeat;
	position: absolute;
	right: -20px;
	width: 20px;
}
	
.dollars_raised {
	float: left;
	margin-top: 13px;
	font-size: 15px;
	color: #26668e;
	font-weight: bold;
}

.dollars_raised div {
	display: inline;
}

.button_our_goal {
	float: left;
	margin-top: 9px;
	background: url(../images_mam/button_our_goal.jpg) no-repeat;
	width: 144px;
	height: 23px;
	float: right;
}

.button_donate_today a {
	position: absolute;
	left: 28px;
	top: 195px;
	background: url(../images_mam/button_donate_today_off.gif) no-repeat;
	width: 180px;
	height: 32px;
}

.button_donate_today a:hover {
	background: url(../images_mam/button_donate_today_on.gif) no-repeat;
}

/* Internal Template */

.afap_banner {
	background: url(../images_mam/bg_afap_banner.jpg) no-repeat;
	position: relative;
	width: 281px;
	height: 226px;
	margin-left: 33px;
}

.afap_maf_banner {
	background: url(../images_mam/bg_afap_maf_banner.jpg) no-repeat;
	position: relative;
	width: 281px;
	height: 391px;
	margin-left: 33px;
}

.afap_logo_link {
	position: absolute;
	left: 177px;
	top: 40px;
}

.maf_logo_link {
	position: absolute;
	left: 135px;
	top: 265px;
}

.afap_logo_link a {
	display: block;
	width: 95px;
	height: 120px;
	border: 1px solid #F2F2F2;
}

.maf_logo_link a {
	display: block;
	width: 140px;
	height: 60px;
	border: 1px solid #F2F2F2;
}

.button_afap_help {
	position: absolute;
	top: 179px;
	left: 16px;
	width: 234px;
	height: 25px;
	font-weight: bold;
}

.button_maf_help {
	position: absolute;
	top: 350px;
	left: 16px;
	width: 234px;
	height: 25px;
	font-weight: bold;
}

.malaria_foundation_banner {
	background: url(../images_mam/bg_malaria_foundation_intl.jpg) no-repeat;
	position: relative;
	width: 281px;
	height: 282px;
	margin-left: 33px;
}

.button_malaria_foundation_help {
	position: absolute;
	top: 233px;
	left: 16px;
	width: 234px;
	height: 25px;
	font-weight: bold;
}
	
.button_malaria_foundation_help a, .button_afap_help a, .button_maf_help a {
	display: block;
	background: url(../images_mam/button_malariafoundation_help_off.jpg) no-repeat;
	width: 234px;
	height: 25px;
	color: #0072b8;
	padding-left: 14px;
	padding-top: 9px;
	text-decoration: none;
	font-size: 14px;
}

.button_malaria_foundation_help a, .button_afap_help a, .button_maf_help a {
	background: url(../images_mam/button_malariafoundation_help_on.jpg) no-repeat;
}



/*Individual Page Styles*/

/* Home Page */

.button_sponsor_click_here, .button_donate_afap_click_here, .button_donate_maf_click_here {
	background: url(../images_mam/button_click_here_off.gif) no-repeat;
	width: 57px;
	height: 13px;
	position: absolute;
	left: 197px;
	top: 254px;
}

.button_sponsor_click_here a, .button_donate_afap_click_here a, .button_donate_maf_click_here a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
}

.button_sponsor_click_here a:hover, .button_donate_afap_click_here a:hover, .button_donate_maf_click_here a:hover {
	background: url(../images_mam/button_click_here_on.gif) no-repeat;
}

.button_sponsor_click_here {
	top: 267px;
}

.button_donate_afap_click_here {
	top: 330px;
}

.button_donate_maf_click_here {
	top: 373px;
}

.button_meetourcharities_donate {
	width: 234px;
	height: 25px;
	font-weight: bold;
	margin-top: 10px;
}

.button_meetourcharities_donate a {
	display: block;
	background: url(../images_mam/button_malariafoundation_help_off.jpg) no-repeat;
	width: 234px;
	height: 25px;
	color: #0072b8;
	padding-left: 14px;
	padding-top: 9px;
	text-decoration: none;
	font-size: 14px;
}