/* CSS Document */
* {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

html { overflow-y: scroll; }

a {
	/*color: rgb(155,180,192);*/
	color: rgb(191,53,35);
	text-decoration: none;
	font-weight: bold;
	
}

a.TitleforStory{
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
line-height:22px;
font-size:18px;
color:rgb(45,26,31);
font-style:normal;
text-decoration:none;
}

a.TitleforStory:hover{
text-decoration:none;
}

a:hover {
	text-decoration: underline;
}


p { 
	margin: 0; padding: 0px 0 10px 0; 
	line-height: 16px;
}
ul { margin-top: 2px;   }

body {
	margin: 20px 0 0 0;
	background: #221D1C url(../images/backgrounds/bk_home.jpg) no-repeat;
	background-position: top center;

}

div#pageContainer {
	width: 800px;
	margin: 0px auto 0 auto;
	height: 449px;
}

div#pageContainerTransparent {

	/*background-image:url(../images/backgroundfull.png);*/

	opacity: 0.9;
	filter: alpha(opacity=90);
	
	width: 800px;
	height: 587px; /*549*/
	
	
	position: absolute;
	top: 20px;
}

div#pageContent {
	height: 562px;/*547*/
	_height: 547px;
	width: 800px;
	position: absolute;
}

div#whiteContainer,
div.whiteContainer {
	margin: 19px 0 0 16px;
	background: white url("../images/window_background.jpg") no-repeat;
	width: 768px;
	height: 443px; /*455*/
	
	position: absolute;
}

div#whiteContainer { display: none; }

div#pageMenu {
	height: 69px;
	background-color: transparent;
	
	width: 800px;
	position: relative;
	z-index: 2;
}

div#pageMenuTransparent {
	height: 69px;
	width: 800px;
    position: absolute;
	z-index: 1;	
	opacity: 0.5;
	filter: alpha(opacity=50);	
}

div#pageMenu div.menuItems { 
	position: absolute;
	/* margin: 0 0 0 250px; */
	top: 22px;
	margin-left: 280px;  /*250 + 177*/
	
	
}

div#worldVisionLogo {
	clear: both;
	position: relative;
	width: 250px;
	left: 20px;
	top: 1px;
	_top: 1px;
}

div.menuItems a span { display: none; }

div.menuItems a {
	display: block;
	width: 62px;/*50*/
	height: 21px;
	float: left;
	background: transparent url(../images/menu.gif) no-repeat;
}

div.menuItems a.home { width: 59px; background-position: 0 0; } /*fixed width */
div.menuItems a.stories { width: 83px; background-position: -61px 0; }
div.menuItems a.learn { width: 72px; background-position: -145px 0; }
div.menuItems a.help { width: 74px; background-position: -217px 0; }
div.menuItems a.map { width: 57px; background-position: -266px 0; }
div.menuItems a.news { width: 64px; background-position: -323px 0; }
a.share { 
	position: absolute;
	display: block;
	height: 21px;
	width: 66px; 
	background: transparent url(../images/menu.gif) no-repeat;	
	background-position: -280px 0; 
	/*margin: 0 0 0 517px;*/
	right: 177px;
	
	
	z-index: 3;
	top: 31px;
	overflow: hidden;
	clear: both;
	text-decoration: none;
}

a.share:hover
{
  /*background-position: -284px 0; */
}

div.fullStoryText p.photocaption{
color: #000000;
font-style:italic;
font-size:10px;
font-weight:bold;
}

div.fullStoryText p{

}


div.menuItems a.mission { width: 70px; background-position: -451px 0; }

a.share span { visibility: hidden; }

div.menuItems { margin-top: 10px; }

div.menuItems a:hover,
a.share:hover {
	background-image: url(../images/menu_over.gif);
}

div#missionStatement {
	OVERFLOW: hidden;
	WIDTH: 802px;
	POSITION: absolute;
	HEIGHT: 20px;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: center;
	padding-top: 25px;
}

div.missionTransparent {
	width: 802px;
	height: 20px;	
	position: relative;
}
div.missionTransparent img{
border:none;
}

div.missionTransparent a{
color:#311e23;
text-decoration:none;
border:none;

}


.storyTitle, .learnTitle, .videoTitle, .newsTitle { position: relative; cursor: pointer; }

div#missionStatement span a {
	cursor: pointer;
	display: block;
	width: 780px;
	height: 25px;
	background: transparent url(../images/mission.png) no-repeat;
	text-align:center;
	/*margin-left:50px; /***********************/
}

div#missionStatement span a:hover {
/*	background-image: url(../images/mission_over.png); */
	text-decoration: none;	
}

a#donateButton,
a#donateButtonLarge {
	background:transparent url(../images/Donate.gif) no-repeat scroll 0 0; /*../images/donate_button.gif*/
	cursor:pointer;
	display:block;
	height:41px;
	/*left:680px;*/
	right:33px;
	position:absolute;
	top:20px;
	width:97px;
	z-index:1;
}

a#donateButtonLarge {
	background: transparent url(../images/donate-button.png) no-repeat;
	height: 42px;
	width: 96px;
	margin: 408px 0 0 667px;
	overflow: hidden;
}

a#donateButton:hover {
	background-position:0 -40px;
}

a#donateButtonLarge:hover {
	/*background: transparent url(../images/donate_large_over.png) no-repeat;*/
	background: transparent url(../images/donate-button.png) no-repeat;
}

div.mediaContainer a img { border: none; }
div.mediaContainer div.icon { height: 42px; }

div.mediaContainer {
	width: 225px;
	height: 195px;
	padding-left: 30px;
	float: left;
	position: relative;
}

div.mediaContainer p {
font-family: Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 8px 0;
	color: black;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}

img.fileIcon,
img.videoIcon,
img.audioIcon {
	display: block;

}

img.fileIcon,
img.audioIcon {
	margin-top: 5px;
	width: 26px;
	height: 31px;
	
}

img.mainHeading { display: block; /*padding: 40px 0 20px 30px; */}
div.mainHeading { padding: 0 0 10px 30px; }

a#close {
	position: absolute;
	z-index: 10;
	width: 22px;
	height: 67px;
	margin: 390px 0 0 758px;
	background: url(../images/transparent.gif);
}
