
/* 
 ----------------------------------------------------------------------------
  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#FFF;
	text-align:center; 
	font:12px/20px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:2.0em; color:#4f91cd; line-height: 1.25em; }
h2	{ font-size:1.7em; color:#4f91cd; }
h3	{ font-size:1.4em; color:#6f2a8e; }
h4	{ font-size:1.2em; color:#2a2a2a; font-weight:normal;}

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#2f86af; text-decoration: none; outline:none; }
a:hover,a:active	{ color:#444; text-decoration: none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:6px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

	
/* ---- Forms ----*/
form label	{ font-size:.95em; }
form label.error	{ font-size:1.0em; text-transform:uppercase; color:#FF0000; }
form br { line-height:0; height:0; } /* defaults vertical spacing between fields */
fieldset {
	padding: 10px;
	margin: 8px 35px 8px 45px;
	border: solid 1px #4f91cd;
	background-color: #f7f7f7;
}

#myForm {
	margin: 20px 0 10px 20px;
}


.FormField {
	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #ccc;
	color:#000;
	width:165px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding: 1px auto auto 4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
}

.FormButton {
	padding: 2px;
	margin:0 0 0 0;
	background-color: #cbedff;
	border: solid 1px #4f91cd;
	color: #0075b4;
	font-weight: bold;
	font-size:1.0em;
	cursor: pointer;
}

/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:url("../images/bg_heart.jpg") no-repeat;
	width:1140px;
	margin:0 auto;
	text-align:left;
	}

#wrap-stories {
	width:500px;
	margin:0 auto;
	text-align:left;
	}
	
#wrap-budget {
	width:700px;
	margin:0 auto;
	text-align:left;
	}
	
#headbar {
	width: 1140px;
}

#masthead {
	position:relative;
	background:url("../images/logo.gif") no-repeat;
	height:161px;
	width: 432px;
	float:left;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:0px;
		top:0px;
		height:0px; 
		}
	#masthead a span {
		display:none;
		}


#tp-l {
	width: 432px;
	float:left;
}

#tp-r {
	width: 708px;
	float:left;
}



#stories p, #stories h1, #stories h2, #stories h3, #stories ul{
		margin:0 15px 10px 8px;
		}

#stories h1 {
		margin-top:15px;
		color:#6f2a8e;
		}

#stories h2 {
		margin-top:30px;
		}

/* ----- column-banner ----- */

#ban {width: 834px; margin-left:260px; }

	

#banner { height:244px; margin:20px 0 0 253px; }


/* ----- column-sl ----- */
#column-left {
	width: 253px;
	float:left;
}


#grow { background:#f7f3f9 url("../images/grow-bt.gif") bottom no-repeat; width:321px; margin-top:15px; }

	#grow ul { padding:10px 0 10px 0;}



/* ----- column-left ----- */

#column-middle {
	width:353px;
	float:left;
	}
	
	#column-middle p, #column-middle h1, #column-middle h2, #column-middle h3, #column-middle ul, #column-middle dl {
		margin:0 15px 10px 8px;
		}
	
	#column-middle h3 {
		margin-top:25px;
		}
	
	#column-middle form { margin-left:0px; }
	
	/* single column list */
	#column-middle ul { padding-left:5px; }
		#column-middle ul li { 
			background:transparent url("../images/bullet-middle.gif") 0px 6px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			}
	
	/* definition list */
	#column-middle dl { padding-left:5px; }
		#column-middle dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-middle dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
			
	#children { background:url("../images/children.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children1 { background:url("../images/children1.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children2 { background:url("../images/children2.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children3 { background:url("../images/children3.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children4 { background:url("../images/children4.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children5 { background:url("../images/children5.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 25px 8px; }
	#children6 { background:url("../images/children6.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children7 { background:url("../images/children7.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children8 { background:url("../images/children8.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children9 { background:url("../images/children9.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	#children10 { background:url("../images/children10.jpg") no-repeat; height: 100px; width: 330px; margin: 15px 0px 0px 8px; }
	
	#render { margin: 10px 0px 0px 8px; }
	
	#dt { margin: 10px 0px 0px 8px; }
	
	
	.hr {
		background-color: #ecf3fa;
		height: 33px;
		margin: 0 0 15px 0;		
	}
	
	#map { margin: 10px 0px 0px 8px; }
	
	.tbl-vols { margin: 6px 10px 6px 6px; border-bottom: 1px #4f91cd dashed;}
	
	.leaders { margin: 6px 10px 6px 40px; border-bottom: 1px #4f91cd dashed;}
	
	.quotes {background:#ecf3fa; padding:6px; margin-top:30px;}
			
/* ----- column-right ----- */

#column-right {
	width:498px;
	float:left;
	border-left: 3px solid #ecf3fa;
	}
	
	#column-right a:link, #column-right a:visited	{ color:#2f86af; text-decoration: underline; }
	#column-right a:hover, #column-right a:active	{ color:#444; text-decoration: underline; }
	
	
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 0px 10px 41px;
		}
	
	#column-right h2 {
		padding-top: 15px;
		line-height: 1.2em
	}
	
		
	#column-right h3 {
		margin-top:25px;
	}
	
	#column-right h4 { margin: 0px 0 3px 41px; }
	
	#column-right form { margin-left:0px; }
	
	
	
	.bd-tbl {margin: 0 0 5px 40px;}
	
	/* ----- financial table ----- */
	
	
	.fin-tbl {margin: 0 0 15px 40px; background-color:#f7f7f7; border: 1px solid #ccc;}

	
	.fin-tbl td p{ margin: 0px 0px 0px 15px; }

	.indent {padding-left: 15px;}
	
	.dbl-indent {padding-left: 30px;}
	
	.right {text-align:right;}
	
	.disclaimer { border-top: 1px solid #000; padding-top: 10px; }
		
		.disclaimer p {font-size: .90em; font-family:Georgia, "Times New Roman", Times, serif; }
	
	#charts { margin-left: 25px;}


	/* multi column list */
	#column-right ul { padding-left:5px; margin:5px 0px 8px 45px; } 
		#column-right ul li { 
			background:transparent url("../images/bullet-middle.gif") 0px 6px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			}
	
	
	#board {
		width:459px;  
		margin:0px 0 0 10px;
		padding: 0;
		}
		
			#board ul { 
				margin:0px;
				} 

			#board ul li { 
				background:none;
				padding:0 0 8px 0px;
				float: left;
				width: 220px;
				line-height: 20px;
				}

		
			
			.list ul { 
				background:#f7f7f7;
				padding:15px 15px 15px 0;
				border: 1px solid #4885bc;
				} 

			.list ul li { 
				background:transparent url("../images/bullet-middle.gif") 0px 6px no-repeat;
				padding:0 0 8px 15px;
				margin-left:15px;
				line-height: 20px;
				}
	
	
	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}
	
	.hr-main {
		background:url("../images/hr_main.gif") no-repeat;
		height:3px;
		padding-top: 20px;
		margin: 0px 0px 20px 138px;
		clear:both;
	}
	
	.bt {
		background-color:#4f91cd;
		margin:0 0px 5px 41px;
		padding:15px
	}
	
		#column-right .bt h2{
			background:transparent url("../images/bullet-h2.gif") 0px 5px no-repeat;
			padding:0 0 0 20px;
			color:#FFFFFF;
			margin:0 0px 10px 0px;
			font-size:1.3em;
			font-weight:bold;
		}
		
		#column-right .bt p{
			color:#FFFFFF;
			margin:0 0px 10px 0px;
		}
	
	.bt1 {
		background-color:#72a7d7;
		margin:0 0px 5px 41px;
		padding:15px
	}
	
		#column-right .bt1 h2{
			background:transparent url("../images/bullet-h2.gif") 0px 5px no-repeat;
			padding:0 0 0 20px;
			color:#FFFFFF;
			margin:0 0px 10px 0px;
			font-size:1.3em;
			font-weight:bold;
		}
		
		#column-right .bt1 p{
			color:#FFFFFF;
			margin:0 0px 10px 0px;
		}
		

#c1 a:link, #c1 a:visited	{ color:#444; text-decoration: }
#c1 a:hover, #c1 a:active	{ color:#444; text-decoration: }

#c1 {
	width: 555px;
	float:left;
}

#c2 a:link, #c2 a:visited	{ color:#444; text-decoration: }
#c2 a:hover, #c2 a:active	{ color:#444; text-decoration: }

#c2 {
	width: 267px;
	float:left;
}

#c3 a:link, #c3 a:visited	{ color:#444; text-decoration: }
#c3 a:hover, #c3 a:active	{ color:#444; text-decoration: }

#c3 {
	width: 281px;
	float:left;
}


#volunteer {
	background:url("../images/volunteer.jpg") no-repeat;
	height:122px;
	margin-left:253px;
}

	#volunteer h2{
		font-size: 1.2em;
		padding: 8px 0 0 60px;
	}
	
	#volunteer p{
		padding: 15px 18px 0 140px;
	}

#donate {
	background:url("../images/donate.jpg") no-repeat;
	height:122px;
}

	#donate h2{
		font-size: 1.2em;
		padding: 8px 0 0 30px;
	}
	
	#donate p{
		padding: 15px 18px 0 110px;
	}

#success {
	background:url("../images/success.jpg") no-repeat;
	height:122px;
}
	
	#success h2{
		font-size: 1.2em;
		padding: 8px 0 0 28px;
	}
	
	#success p{
		padding: 15px 35px 0 105px;
	}

b {color:#a786bc;}


/* ----- budget table ----- */

#budget td {padding: 5px; }

.rt {text-align:right;}
	
.title {font-weight:bold; }
	
.center {text-align:left; font-size:.90em; }

.sub-title {font-weight:bold; font-size: 1.2em; text-align:right;}

.sub-title-rt {font-weight:bold; font-size: 1.2em; text-align:right; }

.red {color: #FF0000; font-weight:bold; }

.odd { background:#ecf3fa; }

/* ----- comparison table ----- */

#comparison p {font-weight: bold; font-size:1.2em; }
.c-bkgd {background-color:#c4a7d7; }
#comparison td {padding: 5px; }


/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:20px;
	clear:both;
	width:100%; /* fix for Safar */
	}

#flash {
	height: 458px;
	width: 353px;
	margin: 0;
	padding: 0;
}



/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:303px; width:353px;} /* sets height for all non-flash headers */

	body#home #header-graphic { background:url("../images/b-girls.jpg"); }

#header-graphic-sub { height:458px; width:353px;} /* sets height for all non-flash headers */

	body#about #header-graphic-sub { background:url("../images/ban-overview.jpg"); }
	body#contact #header-graphic-sub { background:url("../images/ban-contact.jpg"); }
	body#events #header-graphic-sub { background:url("../images/ban-events.jpg"); }
	body#financials #header-graphic-sub { background:url("../images/ban-financials.jpg"); }
	body#help #header-graphic-sub { background:url("../images/ban-help.jpg"); }
	body#locations #header-graphic-sub { background:url("../images/ban-locations.jpg"); }
	body#outcomes #header-graphic-sub { background:url("../images/ban-outcomes.jpg"); }
	body#staff #header-graphic-sub { background:url("../images/ban-staff.jpg"); }
	body#volunteers #header-graphic-sub { background:url("../images/ban-volunteer.jpg"); }
	body#wish #header-graphic-sub { background:url("../images/ban-wish.jpg"); }
	
	
/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:1140px;
	margin:0 auto;
	height:28px;
	background:url("../images/footer.gif") no-repeat;
	font-size:.95em;
	padding-bottom: 20px;
	}


#footer1 {
	width:400px;
	text-align:left;
	padding-left:280px;
	float:left;
	}

#footer1 p {
	color:#6f2a8e;
	margin: 5px 0 0 0;
	}

#footer2 {
	width:400px;
	text-align:right;
	float:right;
	}
	
	#footer a:link, #footer a:visited { color:#6f2a8e; text-decoration:none; outline:none;  border-bottom: none;}

	#footer a:hover, #footer a:active { color:#4f91cd; text-decoration:none; outline:none; }
	
	#footer2 ul {margin:5px 48px 0 15px;}
	
	#footer2 li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 10px 0 10px;
		display: inline;
		}

	
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.gif") no-repeat; 
	width:672px; 
	height:37px; 
	margin-top:85px;
	padding:0;
	}

#nav span { display: none; }

#nav li, #nav a { height:37px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline;}

#nav-01 { width: 143px;}
#nav-02 { width: 103px;}
#nav-03 { width: 103px;}
#nav-04 { width: 102px;}
#nav-05 { width: 103px;}
#nav-06 { width: 118px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.gif")  -0px -37px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -143px -37px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -246px -37px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -349px -37px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -451px -37px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.gif") -554px -37px no-repeat; }


/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#a786bc;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #876a9a;
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:20px;				/* Height of each drop down nav item, should match above */
	line-height:20px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:.95em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto;background-position: 0 0; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-04 ul a:hover, #nav-06 ul a:hover { 
	background-image:none;
	background-color:#c9b6d7;
	color:#654b76;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:155px; }	
#nav-06 ul, #nav-06 li { width:185px; }		



/*   accordion */

.toggler {
	color: #fff;
	margin: 0;
	background: #72a7d7;
}

.element p {
	margin: 0;
	padding: 10px;
}

.desc { font-style:italic; padding-bottom: 10px;}

#accordion {
	background:#dbeaf7;
	margin: 0 0 0 35px;
}
	
	#accordion h2, #accordion p {
		margin: 0 0 0 20px;
	}
	
	#accordion h2 {font-size:1.3em; cursor:pointer; background:#4883b9 url("../images/bullet-h2.gif") 30px 9px no-repeat; padding:5px 0 5px 50px; margin: 0 0px 0 0px; border-bottom: 1px solid #fff; border-top: 1px solid #275183; color:#fff;}


.vol-chart { margin-left: 30px;}

	#column-right .vol-chart ul { padding: 0px; margin:0px; } 
		#column-right .vol-chart ul li { 
			background:transparent url("../images/bullet-middle.gif") 0px 5px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			}

.wish-chart { margin-left: 42px; background-color:#f7f7f7; border: 1px solid #ccc;}
