/***********************************************/
/* 2 col left Nav.css style                    */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
font-family: Arial, Helvetica, sans-serif;
/* minimum-width: 930px;    NOT BEING USED, should be equal to or greater than wrapper width to make scroll bar appear when window is small*/
color: #333333;  /* default font color */
background-color: #243678;   /* original blue menu color 3A6569 */
/* background-image: url(../images/bg-blue1.jpg); */
margin: 0px;
padding: 0px;
}

#wrapper {
	width:960px;  /* mandatory to be centered */
    margin-left: auto;
    margin-right: auto;
	margin-top:0px;
	/*  text-align:left;   NOT BEING USED */
	background-color:#FFFFFF;
	vertical-align:middle;
}

#containerInner {
     margin-left: auto;
     margin-right: auto;
	 margin-top:10px;
	 text-align:left;
	 background-color: #FFFFFF;
     width:760px; /* mandatory to be centered */
     }
	

/***********************************************/
/* Video Divs                                 */
/***********************************************/

.videowrap{
background-color:#243678;
padding:0px;
float:right;
margin-bottom:20px;
height:275px;
width:80%;
text-align:center;
vertical-align:middle;
padding:20px 40px 20px 78px; 
}


/* Nav Style */

#p7menubar {
font-size: 0.85em;
background-color: #000000;
float: left;
width: 100%;
}

#p7menubar ul {
margin:0;
padding:5px 10px 0 10px; /* top right bottom left*/
list-style-type:none;
}

#p7menubar li {
float:left;
margin:0 1px 0 0;
padding:0 0 0 10px;
background-image: url(../images/type1_left.jpg);
background-repeat: no-repeat;
}

#p7menubar a {
float:left;
display:block;
padding:5px 15px 5px 5px; /* top right bottom left*/
text-decoration:none;
color:#999999;
background-image: url(../images/type1_right.jpg);
background-repeat: no-repeat;
background-position: right top;
}

#p7menubar a:hover {
color:#000000;
}

#p7menubar li:hover, #p7menubar li.p7hvr {
color:#333;
background-image: url(../images/type1_left_on.jpg);
}

#p7menubar li:hover a, #p7menubar li.p7hvr a {
background-position:right top;
background-image: url(../images/type1_right_on.jpg);
color: #000000;
}

#p7menubar .current {
background-image: url(../images/type1_left_on.jpg)!important;
color: #FFFFFF !important;
}

#p7menubar .current a {
background-image: url(../images/type1_right_on.jpg)!important;
color: #FFFFFF !important;
cursor: default;
}


/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 105%;
 color: #B3CCCF;
}

h2{
 font-size: 105%;
 color: #36407A;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
list-style-type: disc;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	margin: 0;
	padding: 0px 0px;
	border-bottom: 0px solid #000000;
	/* width: 960px; */
	height:auto;
	background-color:#243678;
	text-align:center;
}

#navBar{
	margin: 0 76% 0 0; /* top right bottom left*/
	padding: 1px;
	/* background-color: #000000; */
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	white-space: inherit;
	height:100%;
}

#page{
	width: 100%;
	overflow:hidden;
	margin: 0;
	padding: 0;
	border-top:#000 solid medium;
	background:url(http://www.waterforlifeintl.org/images/page-bak2.gif) repeat-y left top;
}


#content{
    float:right;
	width: 73%;
	margin: 0;
	border-top-color:#666666;
	border-top-width:5px;
	padding: 0 3% 0 0;
}

#contenttop{
  	float:left;
	width: 100%;
	margin: 25px 0 10px 0;
	padding: 0 0 0 0;
	border-bottom:#666 thin;
}

#contentleft{
	float:right;
	width: 63%;
	margin: 0;
	padding: 0 2% 0 0; /* top right bottom left */
}

#contentright{
  float:right;
	width: 30%;
	margin: 0;
	padding: 0 3% 0 2%;
}

#content a:link{
	padding: 2px 0px 2px 2px;
	width: auto;
	color: #666666;
	text-decoration: none;
}

#content a:visited{
	padding: 2px 0px 2px 2px;
	color: #666666;
	text-decoration: none;
}

#content a:hover{
	padding: 2px 0px 2px 2px;
	color: #B3CCCF;
	text-decoration: blink;
}

#footer{
  clear: both;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}

/***********************************************/
/*Image Divs                               */
/***********************************************/

img{
	border-style: none;
}

.imagewithmargin{
	 margin-left: 10px; margin-right: 5px;
}

/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
color: #cccccc;
padding: 0px 0px 0px 10px;
text-align:center;
}

/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 75%;
	padding: 0px 4px 0px 0px; 
}


/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 80%;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}

.story p{
	padding: 0px 0px 7px 0px;
}

.storyleft{
	float: left;
	width: 100%;
	margin:0;
	padding: 0 0 0 0;
}

.storyright{
	float: right;
	width: 150px;
	margin:0;
	padding:10px;
	border-width:1px;
	border-style:outset;
	border-color:#333366;
}

.storypics{
	float: left;
	width:96%;
	margin:15px 0 0 12px;
	padding:0 0 0 17px;
	background-color:#333366;
	white-space:nowrap;
}

.storypic img {
border:0;
padding:0 15px 0 15px;
}

/************** .board styles *****************/

.board{
	clear: both;
	margin-left:150px;
	font-size: 100%;
}

.board h3{
text-decoration:underline;
}

.board ul{
list-style-type: square;
}

.board li{
display:list-item;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	background-color:#FFFFFF;
	border: 1px solid #cccccc;
	font-size: x-small;
	color: #666666;
	/*  color: #000066; removed for frames */
	padding: 10px 10px 10px 10px;
	margin-top: 0px;
	text-align:center;
	
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}

#siteInfo a:link{
	padding: 2px 0px 2px 2px;
	width: auto;
	color: #333333;
	text-decoration: none;
}

#siteInfo a:visited{
	padding: 2px 0px 2px 2px;
	color: #333333;
	text-decoration: none;
}

#siteInfo a:hover{
	padding: 2px 0px 2px 2px;
	color: #cccccc;
	text-decoration: none;
}

/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	background-color: #FFFFFF;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	font-size:x-small;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 80%;
	font-style:italic;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
 	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
	color:#333399
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 0px solid #cccccc;
}

#advert img{
	padding:20px 0 0 0;
}

#advert ul li a:link{
	display: block;
    color:#B3CCCF;	
	text-decoration:none;
	width: 150px;
	padding: 4px 0 4px 14px;
	text-indent:1%;
	font-weight:bolder;
	/* background-color:#000000; */
	background-image: url(images/real-estate-arrow1.gif); 
	background-repeat: no-repeat; 
	background-position: right;
	/* ruby-overhang: auto;  THIS IS ONLY USED IN CS3 as an extension of TEST JUSTIFY  */
	text-align: justify;
}

#advert ul li a:visited{
	color:#B3CCCF;
	text-decoration:none;
	text-indent:1%;
	font-weight:bolder;
	background:url(images/real-estate-arrow1.gif) no-repeat left;
}	
	
#advert ul li a:hover{
	color:#FFFFFF;
	text-decoration:none;
	text-indent:1.5%;
	font-weight:bolder;
	background: #333333 url(images/real-estate-arrow2.gif) no-repeat left;
}

/************** #Shadowed Border styles **************/

/* For the first shadowed border */
#shadowed-border {padding:15px; width:157px; margin:20px 10px; color:#fff; }
#shadowed-border, #shadowed-border .sb-inner { background:#444 url(../images/grad.png) repeat-x; }
#shadowed-border {font-size:11px; color:#CCCCCC; }

#my-border { padding:20px; width:156px; margin:20px auto; color:#fff; }
#my-border, #my-border .sb-inner { background:#444 url(../images/grad.png) repeat-x; }


/* JAVASCRIPT STYLES - Random Inspirational Quotes and Testimonial Collapsing Text plus exerpts which are not used yet

/* Be sure to add or delete IDs below, according to
the number of messages that you have. */

#ran1,#ran2,#ran3,#ran4,#ran5,#ran6{
  display:none;
  font-style:italic;
  font-weight:bold
}

#rann1,#rann2,#rann3,#rann4,#rann5,#rann6,#rann7,#rann8,#rann9,#rann10,#rann11,#rann12,#rann13{
  display:none;
  font-style:italic;
  font-weight:bold
}

.mainExpand {
  cursor: pointer;
  cursor: pointer;
  font-style:italic;
  font: bold .9em verdana, arial, helvetica, sans-serif;
}  
  

em.excerpt {
  font-style: normal;
}

span.excerptbox {
  float: right;
  width: 30%;
  padding: 5px;
  margin: 0 0 5px 5px;
  background-color: #F2F2CE;
  border: 1px solid #cc9;
  color: #996;
  font-size: 1.1em;
  line-height: 1.1em;
}

div#css_sniffer {
  left:0;
}


/************** #box styles **************/

.box{
	width: 179px;
	position:absolute;
	background: url(/images/bg-tile-145.gif) repeat-y;
	left: 10px;
	top: 245px;
}
	
.box h5{
	background: url(/images/bg-top-145.gif) no-repeat left top;
	padding-top: 15px;
}

.box .last {
	background: url(/images/bg-bottom-145.gif) no-repeat left bottom;
	padding-bottom: 15px;
}

.box links {
	color:#999999;
}

.box h2, .box p {
	padding-left: 20px;
	padding-right: 20px;
}

/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/************** #Image Rollover and Thumbnail **************/

img {
  border: none;
}

a {
  outline: none;
}

li {
  display:inline;
}

#desc {
  font-style: italic;
}

#news li {
  width: auto;
  overflow: hidden;
  border: 1px solid #000;
  list-style-type: none;
  color: #000;
  background: #ddd;
  display: none;
}

#news li img {
  display: block;
}

#news li p {
  margin: 0;
  padding: 3px;
  font-size: .8em;
  border-top: 1px solid #000;
}


.mainExpand {
  cursor:hand;
  cursor:pointer;
  font: bold .9em verdana, arial, helvetica, sans-serif;
}

.adtext {
font-size: 80%;
}

.booksbox {
	float: left;
	width: 96%;
	margin: 10px 10px 0px 0px;
	padding: 10px;
	border: 1px solid #666;
}

.boooksbox img {
	float: left;
	padding: 10px 50px 20px 10px;
}


/* Boxes */

.box-blue {
	background: url(../images/img09-blue.gif) repeat-x;
}

.box-blue .section {
	background: url(../images/img11-blue.gif) no-repeat right top;
	font-size: 115%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(../images/img10-blue.gif) no-repeat;
}

.box-blue .content {
	padding: 20px;
}


/* Tables */

table {
	border-collapse:collapse;
	width:40em;
	border: 1px solid #666;
}

th, td {
	padding:0.5em 1em;
}

caption {
	font-size:1.2em;
	font-weight:bold;
	margin:1em 0;
}

col {
	border-right:1px solid #ccc;
}

col#Titlecol {
	border:none;
}

thead {
	background: #ccc url(images/bar.gif) repeat-x left center;
	border-top: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
}

th {
	font-weight:normal;
	text-align:left;
}

#membername {
	text-indent:0em;
}

.odd {
	background-color: #edf5ff;
}

tr:nth-child(odd) {
	background-color:#edf5ff;
}

tr:hover {
	background-color:#3d80df;
	color:#777;
}

thead tr:hover {
	background-color:transparent;
	color:inherit;
}