body {
	text-align:center;
	background-color:#ffffff;
	background-image:url(../images/bg_body.png);
	background-position:0 100%;
	background-repeat:repeat-x;
	background-attachment:fixed;
	font-family:Trebuchet MS, Helvetica, sans-serif;
}

/*
p {
	font-family:Helvetica, sans-serif;
	font-size:13px;
	margin:26px 0;
	line-height:15px;
	letter-spacing:0.04em;
}
*/

p, li, dd {
  color:#333333;
  font-size:13px;
  line-height:130%;
}

p, dd {
  margin-bottom:1em;
}

dt {
  color:#3366cc;
  font-weight:bold;
	font-size: 14px;
	margin-bottom:5px;
}

h3 {
  color:#3366cc;
  margin-bottom:1em;
  font-weight:bold;
	font-size: 14px;
}

strong {
  color:#3366cc;
}

hr {
	height:1px;
	border-width:0;
	color:#eeeeee;
	background-color:#eeeeee;
}

a {
  text-decoration:none;
  color:#0070bb;
  font-weight:bold;
}

a:hover {
  color:red;
}

#wrapper {
	width:960px;
	margin:3px auto 0 auto;
	text-align:left;
}

#header {
	position:relative;
}

#logo {
  position:absolute;
  left:2px;
}

div#navigation {
	position:relative;
  padding-top:15px;
	float:right;
	width:841px;
}

ul.primary {	
	position:relative;
  height:30px;
  margin:0;
  background:url(../images/primary_bg.gif) repeat-x;
}

ul.primary li {
  float:left;
  margin:0;
  font-size:100%;
  font-weight:bold;
  border-right:1px solid white;
}

ul.primary li.first {

}

ul.primary li a {
  color:#3366cc;
  display:block;
  margin:0 40px;
  padding:5px 0 0 0;
  text-decoration: none;
}

ul.primary li a:hover {
  color:red;
}

ul.secondary {
	position:relative;
  height:22px;
  padding:5px 0 4px 12px;
  font-family:arial;
  background-color: #ffffff;
}

ul.secondary li {
  float:left;
	padding:0 30px;
	border-right:1px solid #e3e3e3;
}

ul.secondary li.first {

}

ul.secondary li a {
  margin:0;
  font-size:80%;
  color:#222;
  text-decoration:none;
  text-transform:uppercase;
  font-weight:normal;
}

ul.secondary li a:hover {
  color:#999;
}
	
body.aboutPage ul.secondary li a#aboutLink {color:red;}
body.boardPage ul.secondary li a#boardLink {color:red;}
body.news_eventsPage ul.secondary li a#news_eventsLink {color:red;}
body.donorsPage ul.secondary li a#donorsLink {color:red;}
body.donationPage ul.secondary li a#donationLink {color:red;}
body.contactPage ul.secondary li a#contactLink {color:red;}
body.resultsPage ul.primary li a#resultsLink {color:red;}
body.projectsPage ul.primary li a#projectsLink {color:red;}
body.educationPage ul.primary li a#educationLink {color:red;}

#content {
	clear:both;
}


/*
Home Page
*/
h1.special {
	font-size:22px;
	color:#ff3333;
	margin:15px 0;
	letter-spacing:0.8px;
	font-weight:bold;
	line-height:30px;
}

#left {
	float:left;
	width:220px;
}

#middle {
	float:left;
	width:424px;
	padding:0 48px;
}

#right {
	float:left;
	width:220px;
}

#latest_project {
  margin:12px 0 0 0;
}

#featured_donor {
  margin:12px 0 0 0;
}

#news_and_events {
  margin:12px 0 0 0;
}

#donation {
  margin:12px 0 0 0;
}

#latest_project h1 a {
	display:block;
	text-indent:-9999px;
	width:220px;
	height:26px;
	background:url(../images/project_highlight.png);
}

#latest_project h1 a:hover {
	background-position:-220px, 0px;
}

#latest_project div.module {
	width:220px;
	height:153px;
	position:relative;
}

#latest_project div.module p {
	display:block;
	position:absolute;
	top:3px;
}

#latest_project div.module a.dark {
  color:#363636;
}

#latest_project div.module a.dark:hover {
  color:#ff3333;
}

#featured_donor h1 a {
  display:block;
  text-indent:-9999px;
  width:220px;
  height:26px;
  background:url(../images/featured_donor.png);
}

#featured_donor h1 a:hover {
	background-position:-220px, 0px;
}

#news_and_events h1 a {
  display: block;
  text-indent:-9999px;
  width:220px;
  height:26px;
  background:url(../images/news_and_events.png);
}

#news_and_events h1 a:hover {
	background-position:-220px, 0px;
}

#news_and_events div.module {
  width:220px; 
  height:153px;
  position:relative;
}

#news_and_events div.module p {
  color:#ababab;
  bottom:0;
  display:block;
  position:absolute;
  font-size:12px;
  width:188px;
  text-align:center;
}

#news_and_events div.module a.light {

}

#news_and_events div.module a.light:hover {
	color:#ff3333;
}

#donation h1 a {
	display:block;
  text-indent:-9999px;
  width:220px;
  height:26px;
  background:url(../images/make_a_donation.png);
}

#donation h1 a:hover {
	background-position:-220px, 0px;
}

#middle a, #solo a {
	font-size:16px;
}


/*
Education Page
*/
div.main {
	position:relative;
	margin:0 0 0 117px;
	padding:20px 0 0 0; 
}
div.block {
	float:left;
	width:350px;
}
.firstblock {
	margin-left:50px;
	margin-right:40px;
}
.date {
	font-size:80%;
	color:#aaa;
	margin-top:10px;
}
.media {
	width:322px;
}
div.feature {
	clear:both;
	margin-top:20px;
	width:974px;
}
div.box {
	float:left;
	width:250px;
	margin:20px 10px;
}
.media3 {width:300px;margin-top:0px;}
.links {font-size:80%;margin-top:1.0em;}
.links a {padding:7px 0;font-weight:normal;line-height:110%; display:block;}

a.selected {
  color:#ff0000;
  font-weight:bold;
}

#image_view img {
	border:1px solid #5e5e5e;
}


/*
About Page
*/
ul.tabs {
	float:left;
	margin:80px 0 0 -8px;
	width:118px;
}

.about_photo {
  float:right;
  margin:0 0 15px 15px;
}
.flatlist {
  margin-bottom:1em;
  list-style:none;
}
.flatlist li {
	background-image:url(../images/bullet.png);
	background-repeat:no-repeat;
  	background-position:0 5px;
	padding:0 0 0 10px;
	padding:3px 0 3px 10px;
}

dt {
	
}

div.tabContainers {
	float:left;
	width:826px;
	margin:20px 0 150px 22px;	
}

.tabs {
  text-align:right;
  list-style:none;
}
.tabs li {
	margin:0 0 5px 0;
  height:26px;
  display:block;
}
.tabs li a {
  float:right;
  height:26px;
  width:119px;
}
.tabs li em {
  display:none;
}

li#tab_purpose a {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 0;
}
li#tab_purpose a.selected, li#tab_purpose a:hover {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -104px;
}
li#tab_faq a {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -52px;
}
li#tab_faq a.selected, li#tab_faq a:hover {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -156px;
}
li#tab_glossary a {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -78px;
}
li#tab_glossary a.selected, li#tab_glossary a:hover {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -182px;
}
li#tab_urban_runoff a {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -26px;
}
li#tab_urban_runoff a.selected, li#tab_urban_runoff a:hover {
  background:url(../images/tabs_about.png) no-repeat;
	background-position:0 -130px;
}


/*
Board of Directors
*/
.board_list {
  float:left;
  margin:80px 0 0 0;
	width:112px;
}
.board_list li {
	text-align:right;
}
.board {
	width:550px;
	float:left;
	margin:20px 0 0 20px;
}

.member {
	clear:both;
}

.member h3 {
	font-size:13px;
	margin:0;
	line-height: 18px;
}

.member img {
	margin-top:20px;
	width: 110px;
	height: 90px;
	float:left;
}

.member .text {
	margin:0 0 0 120px;
	width: 430px;
}

.others {
	margin:20px 0 0 0;
	width:262px;
	float:right;
}

.advisory {
	background-image:url(../images/heading_advisory.png);
	background-repeat:no-repeat;
	padding-top:26px;
}

.advisory ul, .friends ul {
  border-left:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.advisory li, .friends li {
	font-size:12px;
	line-height: 16px;
	margin-bottom:5px;
}

.friends {
  background-image:url(../images/heading_friends.png);
  background-repeat:no-repeat;
	margin-top:25px;
  padding-top:26px;
}

.bottom {
	width:262px;
	height:10px;
	background-image:url(../images/bg_bottom.png);
}


/*
News Page
*/
.news_photo {
  float:right;
  margin:0 0 15px 15px;
}

li#tab_news a {
  background:url(../images/tabs_news_events.png) no-repeat;
	background-position:0 0;
}

li#tab_news a.selected, li#tab_news a:hover {
  background:url(../images/tabs_news_events.png) no-repeat;
	background-position:0 -52px;
}

li#tab_events a {
  background:url(../images/tabs_news_events.png) no-repeat;
	background-position:0 -26px;
}

li#tab_events a.selected, li#tab_events a:hover {
  background:url(../images/tabs_news_events.png) no-repeat;
	background-position:0 -78px;
}

.news_eventsPage hr {
	border:none; border-bottom:1px dotted #3366ff; margin-bottom:20px;
}

.twitter {
  background-repeat:no-repeat;
	background-color:#fafdff;
  padding-top:0px;
  width:331px;
  margin-left:20px;
  float:right;
}


/*
Donors
*/
.donors {
  width:500px;
  margin:0 0 0 120px;
	padding:10px;
	float:left;
}

.donorsPage h3 {
	padding-top:20px;
	margin-left:133px;
}

.donors ul {
	text-align:center;
	margin-top:5px;
	margin-bottom:30px;
	list-style:url(../uploads/assets/blue42/cross_bullet.png) inside;
}

.featured {
  background-color:#ffffff;
  background-image:url(../images/heading_featured-donor.png);
  background-repeat:no-repeat;
  padding-top:26px;
	width:275px;
  margin:20px 0 0 0;
  float:right;
}

.featured div.stuff {
/*	text-align:center; */
  border-left:1px solid #e6e6e6;
  border-right:1px solid #e6e6e6;	
	padding:20px;
}

.bottom2 {
  width:275px;
  height:10px;
  background-image:url(../images/bg_bottom2.png);
}


/*
Results
*/
#solo {
	margin:0 122px;
}

#solo strong {
	color:#000000;
	font-weight:bold;
}



/*
Contact
*/
.contact {
  width:548px;
  margin:10px 0 0 122px;
  padding:10px;
  float:left;
}

.contact .label {
  color:#777;
  font-size:13px;
  line-height:130%;
	text-align:right;
	vertical-align:top;
	padding:10px 5px 0 0 ;
}

.contact td {
	padding:8px 4px;
}

.contact input.text {
	padding: 3px;
	border:1px solid #707070;
}

.contact input.error {
	background-color:#ffebeb;
}

.contact textarea {
  padding: 2px;
  border:1px solid #707070;
}

.contact .radio_list li {
	display:inline;
}

.address{
  background-image:url(../images/heading_address.png);
  background-repeat:no-repeat;
	background-color:#fafdff;
  padding-top:26px;
  width:206px;
  margin:20px 0 0 0;
  float:right;
}

.address p {
  padding:10px 15px;	
}



/*
Donation
*/
.donation {
  width:680px;
  margin:10px 0 0 122px;
  padding:10px;
  float:left;
}

/* FORMS */
fieldset { padding:1.4em; margin: 0 0 1.5em 0; border:none; }
legend { font-weight: bold; font-size:1.2em; }
textarea, input[type='text'], input[type='password'], select { border: 1px solid #ccc; background: #fafaff; color:#333333;}
textarea:hover, input[type='text']:hover, input[type='password']:hover, select:hover { border-color: #aaa; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #888; outline: 2px solid #c2cdd6; }
input, select { cursor: pointer; }
input[type='text'],input[type='password'] { cursor: text; }

.donation fieldset {  
  float: left;
  clear: left;
  width: 100%;
  padding: 0;
  text-align:left;
}

.donation fieldset ol {  
  padding: 1em 1em 0 1em;
  list-style: none;
}

.donation fieldset li { 
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 7px;
}

.donation label {
  float: left;
  width: 10em;
  margin-right: 1em;
  text-align: right;
}

.donation label.req:before {
  content:'* ';
}

.donation label:after {
  content:':';
}

p.error {
	color:#ff0000;
	text-align:center;
}

li.error label {
	 color:#ff0000;
}

ul.error {
	background-image:url(../../lib/vendor/symfony/data/web/sf/sf_default/images/icons/cancel48.png);
	background-repeat:no-repeat;
	padding-left: 68px;
	margin-left:200px;
	margin-bottom:20px;
	min-height:48px;
}

ul.error li {
   color:#ff0000;
}

li.error input {
	background:#ffcaca;
}






#footer {
	margin:10px 0;
	text-align:center;
  font-family:Helvetica, sans-serif;
  font-size:10px;
  letter-spacing:0.04em;
}

/*
Blue42 
*/

ul.blue42list {
	list-style:url(../uploads/assets/blue42/cross_bullet.png) inside;
}

div.blue42 {
    width:460px;
    float:left;    
}

div.blue42-side {
    width:333px;
    float:right;
}

li#tab_current a {
  background:url(../uploads/assets/blue42/tabs_blue42.png) no-repeat;
    background-position:0 0;
}

li#tab_current a.selected, li#tab_current a:hover {
  background:url(../uploads/assets/blue42/tabs_blue42.png) no-repeat;
    background-position:0 -52px;
}

li#tab_past a {
  background:url(../uploads/assets/blue42/tabs_blue42.png) no-repeat;
    background-position:0 -26px;
}

li#tab_past a.selected, li#tab_past a:hover {
  background:url(../uploads/assets/blue42/tabs_blue42.png) no-repeat;
    background-position:0 -78px;
}




#footer {
	margin:10px 0;
	text-align:center;
  font-family:Helvetica, sans-serif;
  font-size:10px;
  letter-spacing:0.04em;
}
