@charset "UTF-8";

/* CSS Document */

/*Lightbox CSS*/
.floatingDiv {
	background: #434343;
	padding: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	position: absolute;
	z-index: 10;
	/* padding: 10px; */
	border:1px solid #fff;
}
#bodySheet {
	background: #000;
	opacity: 0.8;
	filter:alpha(opacity=0.8);
	-moz-opacity:0.8;
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 0;
	position: fixed;
	z-index: 4;
	clear: both;
}
.xWindow {
	width: 31px;
	height: 31px;
	background: url(http://media.worldvision.org/endmalaria/images/x.png) top left no-repeat;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 0;
	margin-top: -15px;
	behavior:url(iepngfix.htc);
}
.floatingDiv ul li a:link, .floatingDiv ul li a:visited {
	color: #fff;
}
.floatingDiv ul li a:active {
	color: #f00;
}
#signUpContainer {
	position: relative;
	width: 960px;
	_width: 200px;/*This size does not matter but you need it in here to prevent it from being huge*/
	margin: 0 25px 0 25px;
	height:100%;
}
#signUpForm {
	background:url(http://media.worldvision.org/endmalaria/lightbox_input_bg.jpg) top left no-repeat;
	float:left;
	width: 141px;
	height: 24px;
	margin-right: 4px;
}
#signUpForm input {
	width: 139px;
	_width: 135px;
	border: 0;
	height: 15px;
	margin-top: 4px;
	text-indent: 5px;
	_text-indent: 2px;
	line-height: 14px;
}
#signUpFormEmail {
	background:url(http://media.worldvision.org/endmalaria/images/lightbox_submit_bg.jpg) top left no-repeat;
	float:left;
	width: 222px;
	height: 24px;
	margin-right: 4px;
}
#signUpFormEmail input {
	width: 219px;
	border: 0;
	height: 15px;
	margin-top: 4px;
	text-indent: 5px;
	line-height: 24px;
}
h1 {
	font-size: 40px;
	font-style:normal;
	font-weight:lighter;
	_line-height: 50px;
	color: #ffffff;
}
.si_subhead {
	font-size:15px;
	font-style:normal;
	color: #ffffff;
	width: 225px;
	line-height: 18px;
	font-weight: bold;
}
.a_si_subhead:link {
	font-size:16px;
	font-style:normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration:underline;
	font-weight: bold;
}
.a_si_subhead:visited {
	font-size:16px;
	font-style:normal;
	color: #ffffff;
	line-height: 18px;
	text-decoration:underline;
	font-weight: bold;
}
.a_si_subhead:hover {
	font-size:16px;
	font-style:normal;
	color: #ffffff;
	background-color: #FF0000;
	line-height: 18px;
	text-decoration:none;
	font-weight: bold;
}
.si_body {
	font-size:16px;
	font-style:normal;
	font-weight:lighter;
	width: 300px;
	color: #ffffff;
}
.si_form {
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	color: #ffffff;
}
#msg {
	color: #f00;
}

/* $ -- Main CSS -- $ */
body {
	/*font: 100% Verdana, Arial, Helvetica, sans-serif;*/
	font-family:Gill Sans, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight:lighter;
	line-height:18px;
	background: #CCCCCC url(http://media.worldvision.org/home/images/bg.png) repeat-x scroll left top;
	/*background-image:url(../images/bodyBgGradient.jpg);*/
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
}
/*Main Site 'wrapper'*/
#container {
	width: 1024px;
	background-image:url(http://media.worldvision.org/endmalaria/images/bg.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-left: -500px;
	left: 50%;
	position:relative;
	height:942px;
}
a:link {
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
}
a:visited {
	color: #FFF;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	color: #FFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight:normal;
}
a:active {
	color: #fff;
	text-decoration:none;
	font-weight:normal;
}

/* Header Style Rules*/
#header {
	height:113px;
	width:100%;
	position:relative;
	color: #ffffff;
}
#homeClick {
	left: 0px;
	position:absolute;
	width:435px;
	height:80px;
	margin:0 0 0 0;
}
#homeClick a:hover {
	background:none;
}
#corpNav {
	right: 0px;
	position:absolute;
	list-style:none;
	font-size:18px;
	margin: 50px 80px 0 0;
	font-weight:bold;
}
#corpNav li {
	width: 50px;
	display:block;
	float:left;
	text-align: right;
}
#mainNav {
	right: -39px;
	position:absolute;
	list-style:none;
	margin: 90px 70px 0 0;
	font-size:13px;
	width: 618px;
	top: -6px;
	height: 44px;
}
#mainNav li {
	width: 100px;
	display:block;
	float:left;
	text-align:center;
}

/*This block of style rules pertains to the index.php page b/c it looks so different than the rest of the pages*/
#containerIndex {
	width: 1024px;
	border:thick;
	border-color:#FFF;
	background-image:url(http://media.worldvision.org/endmalaria/images/bgIndex.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-left: -500px;
	left: 50%;
	position:relative;
	height:760px;
}
#containerIndex-v2 {
	width: 1024px;
	border:thick;
	border-color:#FFF;
	background-image:url(http://media.worldvision.org/endmalaria/images/bgIndex-v2.jpg);
	background-repeat:no-repeat;
	margin-top: 0;
	margin-left: -500px;
	left: 50%;
	position:relative;
	height:860px;
}
#bottomLeft {
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	width: 20px;
	height: 20px;
	background: url(http://media.worldvision.org/endmalaria/images/bottom-left.png) bottom left no-repeat;
}
#bottomRight {
	display:block;
	position:absolute;
	width: 20px;
	height: 20px;
	right:0;
	bottom:0;
	background: url(http://media.worldvision.org/endmalaria/images/bottom-right.png) bottom left no-repeat;
}
#imageNavHome {
	left: 5px;
	position:absolute;
	font-size:18px;
	margin: 14px 0 0 0;
	_margin: 10px 0 0 10px;
	top: 114px;
	/* padding-left:10px; */
}
#imageNavList {
	display:block;
	width:100px;
	list-style:none;
	_margin: 0 0 0 10px;
}
#imageNavList li img {
	cursor:pointer;
}
#imageNavList a:hover {
	background:none;
}
.imageLinks:hover {
	background-color:none;
	border:0px; 
}	
#injectionTextImage {
	left: 17px;
	position:absolute;
	list-style:none;
	font-size:18px;
	margin: 150px 0 0 170px;
	top: 53px;
}
#malariaDayText {
	left: -1px;
	position:absolute;
	list-style:none;
	font-size:18px;
	margin: 350px 0 0 50px;
	line-height:30px;
	top: 121px;
	width: 376px;
}
.malariaText {
	font-size:22px;
	color:#ffffff;
	font-weight:bold;
	line-height: 40px;
}
#flashContentStyle {
	right: 0px;
	position: absolute;
	margin: 20px 100px 0 0;
	top: 111px;
}

#apDiv2 {
	position:absolute;
	left:66px;
	top:371px;
	width:221px;
	height:172px;
	z-index:1;
}
#apDiv3 {
	position:absolute;
	left:36px;
	top:535px;
	width:908px;
	height:135px;
	z-index:1;
}
/* Wrapper for all pages besides index.php*/
#innerContainer {
	position: relative;
	width: 960px;
	margin: 0 70px 0 70px;
	height:100%;
}


/* The barNav is the side bar that is on the left hand side of all content pages */
#barNav {
	/*	border:1px solid #F00;*/
	width: 270px;
	float: left;
	position:relative;
	color:#FFF;
	text-align: left;
}
#barNav a:hover {
	background:none;
}
#innerBarNav {
	/*border:1px solid #00F;*/
	width: 220px;
	float: left;
	position:relative;
	margin: 10px 25px 0 25px;
	_margin: 0 0 0 10px;
}
#imageNav {
	text-align:left;
	position:relative;
	padding:0;
	list-style:none;
	_margin: 20px 0 0 0;
}
#imageNav li {
	display:block;
	width:100px;
}
#imageNav li img {
	cursor:pointer;
}
#committed {
	background-image:url(http://media.worldvision.org/endmalaria/images/wv_committed_bg.png);
	background-repeat:no-repeat;
	height:325px;
	color:#000000;
}
#committed ul { 
	/* width: 180px; */
}
#committed li {
	/* width: 180px; */
	/* list-style:none; */
	margin: 0 0 0 -15px;
	/* text-align:left; */
	font-size:11px;
	font-weight:normal;
	/* padding-left:12px; */
	padding-right:12px;
}
.s_committed {
	margin: 0 0 0 0;
	padding-top:12px;
	padding-left:12px;
	color:#000000;
	font-size:22px;
	font-weight:lighter;
	/* line-height:30px; */
}
#prayer {
	background-image:url(http://media.worldvision.org/endmalaria/images/wv_prayer_box.png);
	background-repeat:no-repeat;
	height:325px;
	color:#000000;
}
#prayer li {
	/* width: 175px; */
	/* list-style:none; */
	margin: 0 0 0 -15px;
	/* text-align: left; */
	font-size:11px;
	font-weight:normal;
	/* padding-left:12px; */
	padding-right:12px;
}
#worldmap {
	font-size:12px;
	font-style:normal;
	font-weight:lighter;
	line-height:18px;
	color:#FFF;
}
/* Main content styles for all pages besides index.php*/
#content {
	width: 580px;
	float: left;
	position:relative;
	text-align: left;
}
#innerContent {
	width: 579px;
	height: 600px;
	float: left;
	position:relative;
	text-align: left;
	overflow:auto;
	margin: 10px 20px 0 20px;
	_margin: 10px 0 0 10px;
}
#utility {
	right: 0px;
	position:absolute;
	list-style:none;
	margin: 0 0 0 0;
	_margin: 20px 20px 0 0;
	font-size:12px;
}
#utility li {
	width: 150px;
	display:block;
	float:left;
	text-align: right;
}
#utility a:hover {
	background:none;
}
#addThisIndex {
	right: -34px;
	position:absolute;
	list-style:none;
	font-size:18px;
	margin: 500px 830px 0 0;
	top: 225px;
}
#joinNow {
	right: 3px;
	/* width:252px; */
	width:270px;
	height:33px;
	position:absolute;
	list-style:none;
	font-size:18px;
	margin: 500px 70px 0 0;
	behavior:url(iepngfix.htc);
	top: 222px;
}
#joinNow a:hover{
	background:none;
}
#joinNowForm {
	background:url(http://media.worldvision.org/endmalaria/images/main_input_bg.png) top left no-repeat;
	float:left;
	width: 186px;
	height: 24px;
	margin-right: 4px;
	behavior:url(iepngfix.htc);
}
#joinNowForm input {
	width: 184px;
	_width: 175px;
	border: 0;
	height: 15px;
	margin-top: 4px;
	text-indent: 5px;
	line-height: 14px;
	behavior:url(iepngfix.htc);
}
.s_title {
	color:#FF0000;
	font-size:20px;
	font-weight:lighter;
	_margin: 20px 0 0 0; /* TODO May need to remove this, was trying to fix bug in IE*/
}
.s_head {
	color:#000000;
	font-size:22px;
	font-weight:lighter;
	line-height:30px;
}
.s_subhead {
	color:#000000;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
}
.s_body, .s_bodyUL li {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
.a_body:link {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	color:#000000;
	text-decoration:underline;
}
.a_body:visited {
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	color:#000000;
	text-decoration:underline;
}
.a_body:hover {
	font-size:12px;
	color: #FFF;
	background-color: #FF0000;
	text-decoration: none;
}
.a_warning:link {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	color:#FF0000;
	text-decoration:underline;
}
.a_warning:hover {
	font-size:18px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	color:#000000;
	text-decoration:underline;
}
.a_subhead:link {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	color:#000000;
	text-decoration:underline;
}
.a_subhead:visited {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	line-height:normal;
	color:#000000;
	text-decoration:underline;
}
.a_subhead:hover {
	font-size:14px;
	color: #FFF;
	background-color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}	
.why {
	font-size: 17px;
	line-height: 22px;
}

.H2 {
	color:#000000;
	font-size:20px;
	font-weight:normal
	line-height:28px;
}
/* CSS Rules for the footer area*/
#footer {
	width: 801px;
	margin-bottom: 28px;
	margin-left: 75px;
	left: 49px;
	bottom: 2px;
	position:absolute;
	text-align: center;
	font-size:11px;
	color:#FFF;
}
#footerReflection {
	width: 1024px;
	background-image:url(http://media.worldvision.org/endmalaria/images/footer_reflection.png);
	left: 0;
	bottom: 0;
	position:absolute;
}
#footerClick {
	left: -44px;
	position:absolute;
	width:122px;
	height:65px;
	margin: -35px 0 0 0;
}
#footerClick a:hover {
	background:none;
}
#apDiv1 {
	position:absolute;
	font-weight: bolder;
	left:52px;
	top:538px;
	width:619px;
	height:38px;
	z-index:1;
	font-size:13px;
	display: inline;
	color: #FFFFFF;
}
#apDiv4 {
	position:absolute;
	left:842px;
	top:780px;
	width:111px;
	height:71px;
	z-index:1;
	background-color: none;
	border:0px; 
}
.s_small {
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:normal;
}
