﻿/* CSS Document */
body {
	background: #ffffff;
	font-family: Helvetica, Arial, sans-serif;
	color:#000;
	font-size: 14px;
	line-height: 20px;
	letter-spacing:.02em;
}
#content {
	z-index: 2;
	position: relative;
	margin: auto;
	width: 860px;
}
/*Begin Background Stretcher jQuery Plugin © 2009 ajaxBlender.com	For any questions please visit www.ajaxblender.com */
#bgstretcher {
	margin: 0 auto
}
.bgstretcher {
	background: #fff;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
	text-align:center
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* End Background Stretcher */
a:link, a:visited{color: #7a1e15;}
/***** begin get involved styles ******/
#get-involved-box{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px;
	font-size:10px;
	line-height:14px;
	margin:auto;
	width:720px;
	background:url(../../images/background-color.png);
	clear:both;
	height:265px;
}
.small-headings{
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	font-weight:normal;
	letter-spacing:0.03em;
	line-height:15px;
	text-shadow:-1px 1px 0.15em #333333;}
.white-box{background:#FFF;padding:10px; width:200px;float:left;height:245px;}	
.right-content{width:485px;float:right;}
.indent{padding-left:10px;}
/***** end get involved styles ******/
/***** begin info box styles ******/
#info-box{
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	padding:10px;
	font-size:11.5px;
	line-height:18px;
	margin:auto;
	width:720px;
	background:url(../../images/background-color.png);
	clear:both;
	height:320px;
}
.small-headings{
	color:#003366;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:17px;
	font-weight:normal;
	letter-spacing:0.03em;
	line-height:15px;
	text-shadow:-1px 1px 0.15em #333333;}
	
.left-content{background:#FFF;padding:10px; width:330px;float:left;height:300px;}	
.right-content2{background:#FFF;padding:10px;width:330px;float:right;height:300px;}
.indent{padding-left:10px;}
/***** end info box styles ******/

/***** begin main styles ******/
ol.numbers li {font: 17px Georgia, "Times New Roman", Times, serif; padding-bottom:10px; list-style-type:decimal; color:#660000; }}
h6{font-size:10px;padding-left:4px; padding-right:20px; line-height:10px;position:relative; top:-10px;}
.story {font-family:Arial, Helvetica, sans-serif; font-size:13.5px; color:#000; position:relative; top:-50px;}
.story-line {font-family:Arial, Helvetica, sans-serif; font-size:13.5px; color:#000; position:relative; top:-30px;}
.table-text{font-size:10px;line-height:12px; margin-left:5px; padding-left:10px; padding-right:10px;}
			.drop-shadow-for-titles {position:relative; top:-10px;}
			.background {font-family:"Comic Sans MS", cursive; color:#036; font-size:15px;}
			.citations {font-size:9px; font-style:italic;}
			.headings {font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight: normal; color:#036; text-shadow: #333 -1px 1px 0.15em; z-index:999;}
			.main-text {font-family:Arial, Helvetica, sans-serif; font-size:13.5px; color:#000;}
			.medium-text {font-size:14px; color:#600; font-weight:bold;line-height:18px; }
			.notes {font-size:10px; color:#000; font-style:italic;}
			.emphasis {color:#069; font-weight:bold;}
			.quotes {font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; font-style:italic;}
                       .spacing {letter-spacing:0.01em;line-height:25px;}

img{border-style: none;}
span.title {
	font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#09C;
	margin:5px;
	font-stretch:ultra-expanded;
	font-style:normal;
	font-weight:lighter;
	display:none;
}
h1{
    font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight: normal; color:#036; text-shadow: #333 -1px 1px 0.15em; z-index:999;
	line-height: 15px;
	letter-spacing:.03em;
}
h2{
    font-family:Georgia, "Times New Roman", Times, serif; font-size:22px; font-weight: normal; color:#036; text-shadow: #333 -1px 1px 0.15em; z-index:999;
	line-height: 15px;
	letter-spacing:.03em;
}
h2.vtic {
margin-bottom:5px;
margin-top:10px;
}
h3{
color:#006699;
font-size:20px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
}
/***** begin breadcrumb styles ******/
.B_crumbBox {font-size:11px; padding-left:7px; color:#003366;}
.B_firstCrumb a, .B_firstCrumb a:link, .B_firstCrumb a:visited,  .B_firstCrumb a:active {text-decoration:none; color:#600;}
.B_crumbBox a{text-decoration:none; color:#600;}
.B_firstCrumb a:hover, .B_crumbBox a:hover {text-decoration:underline; color:#300;}
/***** begin text shadow for slogan ******/
/*safari*/
.shadow {
	text-shadow: #333333 -2px 2px 4px;
}
.shadow {
	filter: Shadow(Color=#333333, 	
			Direction=135, 
			Strength=5);
}
/* ie */
.shadow {
	height: 1em;
	filter: Shadow(Color=#333333, 	
			Direction=135, 
			Strength=5);
	
}
/* default setup that everything sees */
.shadow {
  /* needed for Internet explorer */
  filter: Shadow(Color=#333333, 
                 Direction=135, 
                 Strength=7);
  /* Needed for Gecko */
  white-space: nowrap;
}
.ajaxSearch_highlight, .ajaxSearch_highlight1 {
color:#CC0000;
font-weight:bold;
padding:0;
background-color:#a3d5eb;
}
.red-headings{
color:#660000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:28px;
font-weight:normal;
letter-spacing:0.03em;
line-height:20px;
text-shadow:-1px 1px 0.15em #333333;
z-index:999;
}
ol.column {
  margin: 0;
  padding: 0;
width:300px;
}
li.col1, li.col2 {
  margin-right: 50px;
  padding: 0;
  line-height: 1.3em;
  list-style:none;
  width:300px;
}
.col1 {margin-left: 0em; background:#fff; width:300px; z-index:0;}
.col2 {margin-left: 350px; background:#ccc; width:300px;  z-index:2;}
.coltopper {margin-top: 00px;}
/* Begin Technical Library Hover */
div.techhover a {
	color: #333333;
	background: #E5E5E5;
	text-decoration:none;
	font-size:11px;
	line-height:16px;
	padding: 2px 5px;
}
div.techhover a:link {
color: #333333;
}
div.techhover a:active {
color: #000000;
background: #FFB300;
}
div.techhover a:visited {
background:#CCCCCC;
}
div.techhover a:hover {
color: #eeeeee;
background: #FFB300;
border:1px solid #000000;
}
/* End Technical Library Hover */
#trainings td {
border-bottom:1px dashed #CCCCCC;
}
#nav-container {
	margin:0 auto;
	width:850px;
	list-style-type:none;
	padding-left:0px;
	top:10px;
	left:-1px;
	position:relative;
        z-index:10;
        height: 35px;
        background:url(../../images/menu_bkgnd.png) no-repeat;
        text-align:left
}
a:link {text-decoration: none;letter-spacing: .02em;}
a:active {color: #FFF;text-decoration: none;letter-spacing: .02em;}
a:hover {text-decoration: underline; color:#300;}
#log-in {
	width:815px;
	top:-5px;
        z-index:10;
	margin:auto;
	height:15px;
	color:#FFFFFF;
	letter-spacing: .08em;
	position:relative;
	}	
#log-in li{
	font-size:10px;
	list-style:none;
	display: inline;
	list-style-type: none;
	padding-left: 10px;
        color:#fff;}
#log-in li a{color:#fff; text-decoration:none;}		
#log-in li a:hover{color:#FFFF99; text-decoration:underline;}	
#header {
	top:6px;
	height:112px;
	width:845px;
	margin:auto;
	position:relative;
}
#main-container{
	width:800px;
	color:#036;
	height:auto;
	margin:auto;
	top: 22px;
	left:-2px;
	position:relative;
	background:url(../../images/page-background.png) repeat-y;
	padding:20px 20px 10px 20px;
}
#text {padding-top: 5px; padding-left: 40px; padding-right: 40px; padding-bottom:0px; color:#000;}
#text a{color:#660000; text-decoration:underline;}
#text a:hover{color:#330000; text-decoration:underline;}
#text a.bluelink{color:#003366;}
#project-text {margin-top:-6px; padding-top: 0px; padding-left: 40px; padding-right: 40px; padding-bottom:0px; color:#000;}
#project-text a{color:#660000; text-decoration:underline;font-weight:bold;font-family:Helvetica, sans-serif; letter-spacing:.05em;}
#project-text a:hover{color:#330000; text-decoration:underline;}
#project-text a.bluelink{color:#003366;}

#matching-text {padding-top: 5px; padding-left: 40px; padding-right: 40px; padding-bottom:0px; color:#000;}
/********* HOME-LOGO BUTTON ************/
#logo {
	width:233px
}
#logo .link{
	width:232px;
	height:147px;
	top: 0px;
	left:0px;
	background:url(../../images/logo.png);
    z-index:1;
}
#logo .link_map{
	width:232px;
	height:147px;
	top: 0px;
	left:0px;
    z-index:1;
}
#logo .link span{
	width:232px;
	height:147px;
	top:0;
	left:0;
	background:url(../../images/logo-over.png);
}
#logo span{
	width:232px;
	height:147px;
	top:0;
	left:0;
	background:url(../../images/logo-over.png);
}
#logo p {display:none}
#logo span {display: none;position: absolute;}
#logo a {position: absolute;outline: none;margin-left:-2px;margin-top:-1px}
#logo a p {display:none;}
#logo a:hover span{display: block;z-index:100}
/********* SLOGAN IMAGE ************/
#slogan {
	font-family:Geneva, sans-serif; font-size:36px; line-height:40px; color:#9fcbed; letter-spacing:1px; font-weight:lighter; 	width:374px;
	height:90px;
	top:20px;
	left:270px;
	position:relative;
	width:374px;
	height:90px;
	top:20px;
	left:250px;
}
/********* DONATE BUTTON ************/
#donate {
	position:absolute;
	top:63px;
	right:-6px;
}
#donate-btn .link{
	width:173px;
	height:43px;
	top: 60px;
	left:678px;
	background:url(../../images/btn-donate.png);
}
#donate-btn .link span{
	width:173px;
	height:43px;
	top:0;
	left:0;
	background:url(../../images/btn-donate-over.png);
}
#donate-btn span {
	display: none;
	position: relative;
}
#donate-btn a {
	display: block;
	position: absolute;
	outline: none;
}
#donate-btn a p {
    display:none;
	}
#donate-btn a:hover span{
	display: block;
}
/***** EMAIL BOX *****/
#email-signup {
	position:absolute;
	top: 16px;
	right:0
}
#email-text {
	top: 20px;
	color: #ffffff;
	text-align:right
	}
input.rounded_white { background:  url('../../assets/images/text_box.png') no-repeat; border: 0px none; font-weight: bold; width: 180px; float: left; height: 16px; padding-left: 4px; padding-top: 4px; }
input.button_rounded { background:  url('../../assets/images/text_box.png') no-repeat 100% 0px; padding: 0px 1px; float: left; font-weight: bold; border-width: 0px 0px 0px 1px; border-color: #aaaaaa; cursor: pointer; height: 21px; }
input.button_rounded:active { border: 0 none; }
#email_input {
[height:16px;
height:21px;]
}
/***** FOOTER *****/
#footerMain {
	padding-top:20px;
	color:#06C;
	margin:auto;
	bottom: 10px;
        width: 800px;
        font-size: 12px;
}
#footerMain a{
	color:#06C;
text-decoration:underline;
}
#footerMain a:hover{
	color:#600;
text-decoration:underline;
}
#footer-home {
	padding:5px;
	color:#fff;
	margin:auto;
        width: 850px;
height:40px;
}
#footer-home a{
	color:#fff;
text-decoration:underline;
}
/* Project Pages Begin*/
.project_image {
	float:right;
	padding-left:2px
/*	border:1px #000000 solid;*/
}
.image_caption {
	font-size:10px;
	padding:2px;
	line-height:12px;
	text-align:left;
	margin:0;
	float:right;
}
.fbCaption {
	font-size:10px;
	line-height:10px;
	text-align:left;
	padding: 2px;
	text-decoration:none;
	margin:0
}

#moreprojects {
line-height:30px;
letter-spacing:.02em;
margin-left:10px;

}
#moreprojects a {
text-decoration:none;
color:#003366;
background: #fff799;
font-weight:bold;
font-size:14px;
padding:5px 7px;
}
#moreprojects a:hover {
text-decoration:none;
color:#fff799;
background: #003366;
font-weight:bold;
font-size:14px;
padding:5px 7px;
}

#project-links{
line-height:30px;
letter-spacing:.02em;
margin-left:10px;
}
#project-links a {
text-decoration:none;
color:#003366;
background: #fff799;
font-weight:bold;
font-size:14px;
padding:5px 7px;
}
#project-links a:hover {
text-decoration:none;
color:#fff799;
background: #003366;
font-weight:bold;
font-size:14px;
padding:5px 7px;
}

/* Project Pages End*/
/* Fundraising Thermometer Styling */
.progressBar{
	width:216px;
	height:41px;
	background:url(../images/bg_bar.png) no-repeat 0 0;
	position:relative;
}
.progressBar span{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/bar.gif) no-repeat 0 0;
	top:8px;
	left:8px;
	overflow:hidden;
	text-indent:-8000px;
}
.progressBar em{
	position:absolute;
	display:block;
	width:200px;
	height:25px;
	background:url(../images/bg_cover.gif) repeat-x 0 0;
	top:0;
}
#thermometer {
        position:absolute;
        top: 75px;
	right: 10px;
        -moz-border-radius:10px 10px 10px 10px;
padding: 0px;
}
#thermometer p {
line-height:1.5em;
margin-left:0;
padding-left:5px;
}
a.reveal {
cursor:pointer
}
#mediaspace {
	margin-left:45px
}
#addthislink {
position:absolute;
top:4px;
right:4px;
width:65px;
z-index:9
}

