html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
	color: black;
	background: #f3fadd;
	font-family: Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}

h1 {
  font-weight: bold;
  color: #6b8a00;
  font-size: 1.615em;
  margin-bottom: .5em;
  line-height: 1em;
}
h1.bordered {
  background: url(/images/dots.gif) top left repeat-x;
  padding-top: 12px;  
  margin-top: 5px;
}
h2 {
  font-weight: bold;
  color: #3a4221;
  background: url(/images/dots.gif) top left repeat-x;
  padding-top: 12px;
  font-size: 1.307em;
  margin-top: 5px;
  margin-bottom: .25em;  
}
h2.title {
  margin-bottom: .25em; 
  background-image: none;
  margin-top: 0px;
  padding-top: 0px;
}
h3 {
  font-weight: bold;
  font-size: 1em;
  margin-bottom: .25em;
  color: #000000;
}
h4 {
  font-weight: bold;
  margin-bottom: .75em;
  color: #000000;
}
.block span.h4 {
  color: #3a4221;
  font-weight: bold;
}
.block h4 {
  color: #3a4221;
  margin-bottom: .25em;
}
p {
  padding-bottom: .75em;
}
p.small {
  font-size: .85em;
  line-height: 1.15em;
}
p.right {
  text-align: right;
}

img.heading {
  margin-bottom: 6px;
}
#content ol {
  list-style-type: decimal;
  margin-left: 30px;
  margin-bottom: .75em;
}
#content ul {
  list-style-type: disc;
  margin-left: 30px;
  margin-bottom: .75em;
}
blockquote {
  font-style: italic;
  margin-bottom: .75em;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
em {
  font-style: italic;
}
strong {
  font-weight: bold;
}
.hidden {
  display: none;
}
.invisibile {
  visibility: hidden;
}
.center {
  text-align: center;
}
img.center {
  display: block;
  margin: 0 auto;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
#page {
  width: 912px;
  margin: 0 auto;
  font-size: .8125em;
  line-height: 1.25em;
  padding-bottom: 30px;
}
/*header stuff*/
#header {
  padding: 20px 50px 0px 50px;
  width: 812px;
  height: 102px;
  overflow: hidden;
}
#truck {
  float: left;
  display: inline;
  margin-right: 42px;
  width: 144px;
  height: 102px;
}
#logo {
  float: left;
  display: inline;
  margin-right: 40px;
  width: 448px;
  height: 57px;
  padding-top: 45px;
}
#schools {
  float: left;
  display: inline;
  width: 115px;
  height: 102px;
}
#nav {
  background: url(/images/header-bg.png) 0px 0px no-repeat;
  width: 912px;
  padding-top: 36px;
  height: 54px;
  padding-left: 50px;
}
#nav li {
  float: left;
  height: 34px;
  padding-left: 25px;
  margin-left: 25px;
  background: url(/images/nav/nav-bg.png) 0px 50% no-repeat;
}
li#navExperience {
  padding-left: 0px;
  margin-left: 0px;
  background-image: none;
  width: 153px;
}
li#navGetInvolved {
  width: 176px;
}
li#navTeachers {
  width: 174px;
}
li#navLearn {
  width: 162px;
}
#subnav {
  background-color: #c8de7b;
  margin-left: 8px;
  margin-right: 8px;
  padding: 13px 20px;
  line-height: 1.077em;
  /*font-weight: bold;*/
}
#subnav li {
  display: inline;
  border-left: 1px solid #3a4221;
  padding-right: 15px;
  padding-left: 15px;
}
#subnav li.first {
  border-left: none;
  padding-left: 0px;
}
#subnav a, #subnav a:link, #subnav a:visited {
  color: #3a4221;
  text-decoration: none;
}
#subnav a:hover {
  color: #3a4221;
  text-decoration: underline;
}
#subnav li.active a {
  font-weight: bold;
  color: #3b451d;
}
#subnav li.active a:hover {
  color:#3b451d;
}
#splashes {
  position: relative;
  padding-left: 8px;
  min-height: 322px;
}
* html #splashes {
  height: 322px;
}
#splashBg {
   position: absolute;
   z-index: 1;
   top: 0px;
   left: 8px;
}
.splash {
  position: absolute;
  top: 0px;
  left: 8px;
  z-index: 1;
}
#fundsum {
  width: 353px;
  margin-left: 500px;
  position: relative;
  z-index: 2;
  padding-top: 32px;
}
#flashCounter {
  width: 226px;
  height: 46px;
  margin-left: 10px;
  margin-bottom: 10px;
}

#footer {
  background: url(/images/footer-bg.png) top left no-repeat;
  min-height: 59px;
  padding-top: 22px;
  overflow: hidden;
  clear: both;
}
.home #footer {
  background: url(/images/footer-home-bg.png) top left no-repeat;
  min-height: 179px;
  padding: 0px;
  overflow: hidden;
}
* html .home #footer {height: 179px;}
a, a:link, a:hover {
  color: #6b8a00;
  text-decoration: underline;
}
/*Footer*/
#copyright {
  float: left;
  width: 172px;
  font-size: .7692em;
  color: #666666;
  margin-left: 20px;
  padding-top: 5px;
}
#footerNav {
  float: left;
  background: url(/images/footernav-bg.png) top left no-repeat;
  width: 520px;
  height: 26px;
  overflow: hidden;
  text-align: center;
  padding-top: 3px;
  font-size: .923em;
}
#footerNav li {
  display: inline;
  border-left: 1px solid #ffffff;
  padding-left: 1ex;
  padding-right: .5ex; 
}
#footerNav li.first {
  border: none;
  padding: 0px;
  padding-right: .5ex;
}
#footerNav a, #footerNav a:link, #footerNav a:visited {
  color: #ffffff;
  text-decoration: none;
}
#footerNav a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/*Home Page*/
#highlights {
  overflow: hidden;
  margin-bottom: 10px;
  height: 138px;
}
#highlights div {
  float: left;
  margin-top: 7px;
  padding-top: 12px;
  margin-left: 32px;
  width: 268px;
  height: 119px !important;
  overflow: hidden;
  display: inline;
  position: relative;
}
#highlights p {
  color: #ffffff;
  font-size: .923em;
  width: 156px;
  line-height: 1.15em;
  padding-bottom: 5px;
  margin-bottom: 0em;
}
#highlights a, #highlights a:link, #highlights a:hover, #highlights a:visited  {
  color: #ffffff;
}
.highlightHeader {
  margin-bottom: 5px;
}
#drawNow {
  background: url(/images/highlights/draw-now.jpg) top right no-repeat;
}
#ambassadors {
  background: url(/images/highlights/ambassadors.jpg) top right no-repeat;
} 
#mail {
    background: url(/images/highlights/box-bg.png) top right no-repeat;
}
#share {
 float: left;
 width: 172px; 
 text-align: right;
 padding-top: 10px;
}
#main {
  width: 100%;
  overflow: hidden;
}
#box {
  background: url(/images/content-bg.png) 0px 0px repeat-y;
  overflow: hidden;
}
#content {
  margin-left: 8px;
  padding: 20px 25px 30px 20px;
  float: left;
  width: 609px;
  display: inline;  
  min-height: 400px;
}
#sidebar {
  width: 222px;
  margin: 20px 8px 27px 0px;
  padding-right: 20px;
  float: left;
  display: inline;
}
.block {
  border: 1px solid #c0c0c0;
  padding: 10px;
  margin-bottom: 10px;
}
.twitterWidget {
  border: none;
  padding: 0px;
  margin-bottom: 10px;
}
img.banner {
  margin-bottom: .5em;
}
.smallMap {
  float: right;
  width: 300px;
  margin-left: 10px;
  margin-bottom: 10px;
}
/*Participating Schools*/
#stateTotals {
  width: 609px;
  height: 400px;
}
#content ul.schoolList {
  overflow: hidden;
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
#content ul.schoolList li {
  float:left;
  width: 159px;
  padding-left: 34px;
  margin-right: 10px;
  margin-bottom: 1.25em;
}
#content ul.schoolList li.collcenter {
  background: url(/images/ui/truck-icon.jpg) 0px 3px no-repeat;
}
div.schoolTool {
  margin-bottom: .5em;
  overflow: hidden;
  text-align: right;
  clear: both;
}
/*Collection Centers*/
.threeCol {
  float: left;
  width: 155px;
  margin-right: 10px;
  display: inline;
}
#content ul.collList {
  overflow: hidden;
  list-style-type: none;
  margin-left: 0px;
  margin-bottom: 0px;
}
#content ul.collList li {
  float:left;
  width: 193px;
  margin-right: 10px;
  margin-bottom: 1.25em;
  display: inline;
}

/*Galleries*/
#content ul.galList {
  list-style-type: none;
  overflow: hidden;
  width: 100%;
  margin-left: 0px;
}
#content ul.galList li {
  width: 125px;
  margin-right: 10px;
  display: inline;
  float: left;
  padding-bottom: 1em;
}

#gallery {
  width: 607px;
  background: #F3FADD;
  border: 1px solid #5c7700;
  padding-top: 10px;
  overflow: hidden;
  position: relative;
}

#galLoad{
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 1000;
  background: #F3FADD url(/images/ui/ajax-loader.gif) 50% 50% no-repeat;
  width: 587px;
  height: 320px;
}
#preloadInd {
  width: 100%; 
  position: absolute; 
  top: 55%; 
  text-align: center;
  z-index: 1001;
  display: none;
}
#slideshow {
  width: 587px;
  height: 320px;
  margin: 0px 10px;
  position: relative;
}
.slide {
  width: 100%;
  position: absolute;
  height: 320px;
}
.slide img {
  margin: 0 auto;
  display: block;
}
#info {
  margin: 5px 15px 5px 36px;
  color: #5c7700;
  font-size: .9375em;
}
a.prevPage {
  display: block;
  width: 6px;
  height: 12px;
  float: left;
  display:inline;
  background: url(/images/ui/arrows.png) 0px 0px no-repeat;
  margin-top: 30px;
  cursor: pointer;
}
a.nextPage {
  display: block;
  width: 6px;
  height: 12px;
  float: left;
  display: inline;
  background: url(/images/ui/arrows.png) -6px 0px no-repeat;
    margin-top: 30px;
    cursor: pointer;
}
a.disabled {
  visibility: hidden;
}
#thumbPanel {
  overflow: hidden;
  height: 75px;
  width: 572px;
  margin: 0 auto;
}
#thumbs {
  width: 540px;
  float: left;
  height: 75px;
  position: relative;
  display: inline;
  margin-right: 10px;
  margin-left: 10px;
  overflow: hidden;
}
#thumbs div.items {
  width:20000em; 
  position:absolute;
}
#thumbs div.items a {
  float: left;
  width: 100px;
  height: 67px;
  border: 1px solid #5c7700;
  display: inline;
  margin: 3px 3px 3px 3px;
}
#thumbs div.items a.activeSlide {
  border: 3px double #5c7700;
  margin: 1px;
}
#thumbs div.items a img {
  display: block;
  margin: 0 auto;
}
#caption {
  width: 500px;
  margin: 5px auto;
  text-align: center;
  font-size: .846em;
  line-height: 1em;
  min-height: 25px;
}
* html #caption {
  height: 25px;
}
a.thumb {
  cursor: pointer;
}
/*schematic*/
#schematic {
  position: relative;
  padding-top: 15px;
}
#steps {
    overflow: hidden;
}
.step {
  float: left;
  width: 186px;
  height: 148px;
  margin-left: 13px;
  margin-bottom: 20px;
  cursor: pointer;
}
.stepFirst {
  margin-left: 0px;
}
.stepFirst {
  padding-left: 5px;
}
#stepFrame {
  position: absolute;
  left: 0px;
  top: 0px;
  background: url(/images/schematic/step-frame.png) 0px 0px no-repeat;
  z-index: 10;
  width: 196px;
  height: 171px;
  text-align: center;
  cursor: pointer;
}
#stepInd {
  font-weight: bold;
  color: #3a4221;
  font-size: 10px;
}
#stepsDesc {
  width: 563px;
  height: 77px;
  overflow: hidden;
  background: url(/images/schematic/desc-frame.png) 0px 0px no-repeat;
  padding-top: 13px;
  padding-left: 15px;
  padding-right: 15px;
}
.involved {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px;
}
.involved .stepIcon {
  width: 97px;
  float: left;
  padding-right: 10px;
}
.involved .stepDesc {
  padding-top: 10px;
  width: 500px;
  float: left;
}
/*Forms*/
div.contentWrapper {
  position: relative;
}
div.formWrapper {
  background: url(/images/ui/form-frame-bg.png) 0px 0px repeat-y;
  width: 472px;
  padding: 20px 25px 10px 25px;
  position: relative;
  z-index: 10;
}
div.formWrapper h3 {
  font-size: 1.35em;
}
div.formWrapper .formHeader {
  background: url(/images/ui/form-frame-top.png) 0px 0px no-repeat;
  width: 522px;
  height: 14px;
  position: absolute;
  top: 0px;
  left: 0px;
}
div.formWrapper .formFooter {
  background: url(/images/ui/form-frame-bottom.png) 0px 0px no-repeat;
  width: 522px;
  height: 14px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
div.formRow {
  clear: both;
  overflow: hidden;
  width: 100%;
  padding-bottom: 7px;
}
.error {
 border: 1px solid red;
 background: #ffcccc;
}
div.formWrapper .loading {
  background: url(/images/ui/ajax-loader.gif) 0px 0px no-repeat;
  width: 16px;
  height: 16px;
  float: left;
  margin-top: 5px;
  margin-left: 5px;
  display: none;
}
div.formWrapper .status {
  width: 200px;
  font-size: .75em;
  line-height: 1em;
  float: left;
  margin-left: 5px;
}
input.submit {
  float: left;
}
fieldset {
  padding: 10px;
  border: 1px dotted #cccccc;
  padding-bottom: 5px;
  margin-bottom: 10px;
}
legend {
  font-weight: bold;
  font-size: 1.15em;
    color: #3b451d;
}
label, div.label {
  width: 175px;
  float: left;
  color: #3b451d;
  font-weight: bold;
  font-size: 1.15em;
  line-height: 1em;
}
label small {
  font-size: .75em;
  color: #000000;
  font-style: italic;
  line-height: .75em;
  font-weight: normal;
}
label.radioLabel, label.checkLabel {
  float: none;
  display: inline;
  font-size: .867em;
}
div.radioGroup, div.fileGroup, div.checkGroup {
  float: left;
  width: 273px;
  overflow: hidden;
  padding-bottom: 5px;
}
input.text {
  width: 250px;
  float: left;
  padding: 0px;
  border: 1px solid #3b451d;
}
input.textInline {
  padding: 0px;
  border: 1px solid #3b451d;
}
input.file {
  float: left;
  width: 275px;
  margin-bottom:5px;
}
input.error {
  border: 1px solid red;
}
textarea {
  width: 250px;
  height: 150px;
  border: 1px solid #3b451d;
}
span.req {
  color: #6b8a00;
  padding-left: 1px;
}
/*Overlay Styles*/
/* the overlayed element */
div.overlay {
	
	/* growing background image */
  background-color:#ffffff;
	
	/* dimensions after the growing animation finishes  */
	width:522px;
	min-height: 225px;
	/* initially overlay is hidden */
	display:none;
	border:1px solid #666; 

  /* CSS3 styling for latest browsers */ 
  -moz-box-shadow:0 0 90px 5px #000; 
  -webkit-box-shadow: 0 0 90px #000;
	
	/* some padding to layout nested elements nicely  */
	padding: 10px;
}

/* default close button positioned on upper right corner */
div.overlay div.close {
	background-image:url(/images/ui/close.png);
	position:absolute;
  right:-15px; 
  top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
div.overlay div.logo {
  background: transparent url(/images/logo-small.png) top left no-repeat;
  width: 250px;
  height: 49px;
  position: absolute;
  top: -18px;
  left: 50%;
  margin-left: -125px;
  z-index: 100;
}
div.black h2, div.petrol h2 {
	color:#ddd;		
}

div.story {
    background: url(/images/dots.gif) top left repeat-x;
    padding-top: 1.5em;
    margin-bottom: .5em; 
    overflow: hidden;
}
div.story h2 {
  font-weight: bold;
  color: #3a4221;
  padding-top: 0px;
  font-size: 1.307em;
  margin-top: 0px;
  margin-bottom: .25em;
  background-image: none;
}
div.breadcrumb {
  margin-bottom: 10px;
}
div.storyImg {
  width: 259px;
  overflow: hidden;
  float: left;
}
div.teaser {
  float: left;
  width: 324px;
  margin-left: 17px;
  display: inline;
}
/*
Uploadify v2.1.0
Release Date: August 24, 2009

Copyright (c) 2009 Ronnie Garcia, Travis Nickels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
.uploadifyQueueItem {
	font: 11px Verdana, Geneva, sans-serif;
	border: 2px solid #E5E5E5;
	background-color: #F5F5F5;
	margin-top: 5px;
	padding: 10px;
	width: 250px;
}
.uploadifyError {
	border: 2px solid #FBCBBC !important;
	background-color: #FDE5DD !important;
}
.uploadifyQueueItem .cancel {
	float: right;
}
.uploadifyProgress {
	background-color: #FFFFFF;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	margin-top: 10px;
	width: 100%;
}
.uploadifyProgressBar {
	background-color: #0099FF;
	width: 1px;
	height: 3px;
}
#twitter_update_list li {
  background: url(/images/dots.gif) bottom left repeat-x;
  padding-top: 6px;
  padding-bottom: 6px;
}
