@import url(normalize.css);
h1{
	font-size: 2em;
}
h2{
	font-size: 1.5em;
}
h3{
	font-size: 1.25em;
}
h4, h5, h6{
	font-size: 1em;
}
a:active, a:hover, a:visited{
	border: none;
	outline: none;
}
html {
	text-align: center;
	font: 12px "Arial", sans-serif;
	color: #959595;
}
body{
	position: relative;
}
div.wrapper {
	width:960px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	}
div#header {
	position: relative;
	border-bottom: 1px dotted #959595;
	margin: 30px 0 0 0;
	z-index: 9990;
}
h1#branding a{
	display: block;
	width: 193px;
	height: 90px;
	background: url(/images/branding.gif) no-repeat;
	text-indent: -9999px;
}
div#search_container{
	position: absolute;
	right: 0px;
	top: 0px;
}
div#hero_container{
	display: block;
	width: 960px;
	height: 154px;
	position: relative;
	background: red;
	top: 0;
	left: 0;
}
div#facts_container, div#tweets, div#survey, div#rss_treehugger{
	position: relative;
	display: block;
	margin: 0 0 34px 0;
	padding: 20px 10px 0;
	width: 220px;
	border-top: 1px dotted #959595;
	text-align: left;
}
div#facts_container h5, div#tweets h5, div#survey h5{
	position: relative;
	display: block;
	float: left;
	font: 18px "Tahoma", "Verdana", sans-serif;
	color: #009e1d;
	width: 125px;
	text-align: left;
}
div#rss_treehugger h5{
	color: #959595;
	background: url(../images/icon_treehugger.gif) no-repeat;
	padding: 0 0 0 22px;
	margin: 0 0 13px 0;
}
div#facts{
	display: block;
	width: 220px;
	height: 100px;
	margin: 15px 0 0;
	line-height: 16px;
	text-align: left;
	color: #959595;
	clear: both;
}
div#nav_facts{
	display: block;
	width: 220px;
	margin: 0 0 20px 0;
	float: left;
}
div#header_top{
	border-bottom: 1px dotted #959595;
	padding: 0 0 10px 0;
	position: relative;
	z-index: 9990;
}
#nav_facts a#prev{
	display: block;
	width: 18px;
	height: 16px;
	float: left;
	position: relative;
	top: 6px;
	text-indent: -9999px;
	background: url(/images/facts_nav.gif) no-repeat;
}
#nav_facts a#next{
	display: block;
	width: 18px;
	height: 16px;
	float: right;
	position: relative;
	top: 6px;
	background: url(/images/facts_nav.gif) no-repeat -18px 0;
	text-indent: -9999px;
}
input.ask_submit{
	display: block;
	width: 106px;
	height: 23px;
	margin: 30px 0 0 0;
	background: url(../images/icons_fact_submit.gif) no-repeat 0 0;
	border: 0;
	text-indent: -9999px;
	float: left;
}
input.fact_submit{
	display: block;
	width: 106px;
	height: 23px;
	margin: 30px 0 0 5px;
	background: url(../images/icons_fact_submit.gif) no-repeat -116px 0;
	border: 0;
	text-indent: -9999px;
	float: left;
}
span#label{
	display: block;
	width: 57px;
	position: relative;
	top: 7px;
	text-align: center;
	float: left;
}
div#tweets{
	padding: 90px 10px 0;
	background: url(../images/icon_twitterbird.gif) no-repeat 10px 10px;
}
span.author_tweet{
	display: block;
	margin: 12px 0 0;
	font-size: 11px;
}
div#tweets a{
	color: #00aa1c;
	text-decoration: none;
}
div#survey h5{
	float: none;
	margin-bottom: 15px;
}
div#survey ul li{
	margin: 6px 0;
	list-style-type: none;
}
div#survey ul li input{
	display: block;
	width: 12px;
	height: 12px;
	margin-right: 4px;
	border: none;
	float: left;
}
div.survey_buttons{
	margin: 10px 0 0;
}
input.survey_submit{
	display: block;
	width: 71px;
	height: 22px;
	background: url(../images/icon_submit_survey.gif) no-repeat;
	text-indent: -9999px;
	border: 0;
	float: left;
}
input.survey_view{
	display: block;
	width: 102px;
	height: 22px;
	margin: 0 0 0 8px;
	background: url(../images/icon_submit_survey.gif) no-repeat -82px 0;
	text-indent: -9999px;
	border: 0;
	float: left;
}
div#rss_treehugger a{
	color: #00AA1C;
	text-decoration: none;
}
.clean_box{
	border: 1px solid #959595;
	margin: 0 0 0 -15px;
	width: 170px;
	display: block;
	float: left;
}
.go_button{
	float: left;
	margin: -2px 3px 0;
	padding: 0 3px;
}
h4#blog{
	clear: both;
	margin: 19px 0 34px 0;
}
h4#blog a{
	text-indent: -9999px;
	background: url(/images/news.gif);
	width: 197px;
	height: 43px;
	display: block;
	margin-top: 10px;
}
div#content_main{
	clear: both;
	margin: 5px 0 5px 0;
	width: 960px;
	padding: 15px 10px;
}
div#content_main_bg{
	width: 960px;
	height: 356px;
	display: block;
	clear: both;
	margin: 0px 0 20px 0;
	width: 960px;
	padding: 0px;
	border-bottom: 1px dotted #959595;
	z-index: -5;
	position: relative;
}
div#fact_overlay{
	background: url(/images/overlay_bg.png) repeat;
	display: block;
	height: 100px;
	width: 405px;
	z-index: 0;
	top: 13px;
	left:15px;
	position: relative;
	margin: 0 0 -367px 20px;
	padding: 10px;
	border: 2px dotted #fff;
	color: #009e1d;
	overflow: auto;
}
div#fact_overlay div.fact_border{
		border-top: 2px dotted #fff;
		border-bottom: 2px dotted #fff;
		padding: 12px 0 0 0;
}
div#fact_overlay h2{
	font: 20px "Tahoma", sans-serif;
}
div#fact_overlay p{
	font: 14px "Tahoma", sans-serif;
	margin: 0;
}
div#fact_overlay ul{
	width: 260px;
	display: block;
	margin: 0 0 0 20px;
	padding: 0px;
}
div#fact_overlay ul li{
	color: #515151;
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 5px;
}
div#content_main form{
	margin: 0 0 0 15px;
}
div#content_main form p, div#content_main form label{
	color: #009B11;
}
div#partners_container{
	border-bottom: 1px dotted #959595;
	width: 980px;
	text-align: center;
}
div#partners{
	position: relative;
	margin: 0 auto;
}
div#partners ul{
	margin: 0 auto;
	padding: 15px 0 0 15px;
}
div#partners ul li {
	float: left;
	margin: 7px 10px;
}
span#sponsor_name{
	font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	width: 605px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
div#partners ul li a#logo1{
	background: url(/images/sponsors.gif);
	width: 35px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo2{
	background: url(/images/sponsors.gif) -72px 0;
	width: 50px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo3{
	background: url(/images/sponsors.gif) -156px 0;
	width: 45px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo4{
	background: url(/images/sponsors.gif) -239px 0;
	width: 49px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo5{
	background: url(/images/sponsors.gif) -313px 0;
	width: 125px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo6{
	background: url(/images/sponsors.gif) -462px 0;
	width: 50px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo7{
	background: url(/images/sponsors.gif) -534px 0;
	width: 90px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo8{
	background: url(/images/sponsors.gif) -1120px 0;
	width: 185px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo9{
	background: url(/images/sponsors.gif) -726px 0;
	width: 86px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo10{
	background: url(/images/sponsors.gif) -837px 0;
	width: 108px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo11{
	background: url(/images/sponsors.gif) -969px 0;
	width: 46px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo12{
	background: url(/images/sponsors.gif) -1041px 0;
	width: 56px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo1:hover{
	background: url(/images/sponsors.gif) 0 -52px;
	width: 35px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo2:hover{
	background: url(/images/sponsors.gif) -72px -52px;
	width: 50px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo3:hover{
	background: url(/images/sponsors.gif) -156px -52px;
	width: 45px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo4:hover{
	background: url(/images/sponsors.gif) -239px -52px;
	width: 49px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo5:hover{
	background: url(/images/sponsors.gif) -313px -52px;
	width: 125px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo6:hover{
	background: url(/images/sponsors.gif) -462px -52px;
	width: 50px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo7:hover{
	background: url(/images/sponsors.gif) -534px -52px;
	width: 90px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo8:hover{
	background: url(/images/sponsors.gif) -1120px -51px;
	width: 185px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo9:hover{
	background: url(/images/sponsors.gif) -726px -52px;
	width: 86px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo10:hover{
	background: url(/images/sponsors.gif) -837px -52px;
	width: 108px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo11:hover{
	background: url(/images/sponsors.gif) -969px -52px;
	width: 46px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
div#partners ul li a#logo12:hover{
	background: url(/images/sponsors.gif) -1041px -52px;
	width: 56px;
	height: 52px;
	text-indent: -9999px;
	display: block;
}
/* FOOTER STYLES */
div#footer{
	margin: 10px 0;
	position: relative;
}
div#footer ul#nav_site_details{
	width: 430px;
	position: relative;
	float: left;
}
div#footer ul#nav_site_details li{
	display: inline;
}
div#footer ul#nav_site_details li a{
	font: 12px "tahoma", sans-serif;
	color: #959595;
	text-decoration:  none;
	border-right: 1px solid #959595;
	padding: 2px 5px;
}
div#footer ul#nav_site_details li.copyright{
	font: 12px "tahoma", sans-serif;
	color: #959595;
	text-decoration:  none;
	border-right: 1px solid #959595;
	padding: 2px 5px;
}
div#footer ul#nav_site_details li a:hover{
	text-decoration: underline;
}
div#footer ul#nav_social{
	width: 190px;
	right: 0;
	top: -7px;
	position: absolute;
	display: block;
}
div#footer ul#nav_social li{
	display: inline;
	text-indent: -9999px;
}
div#footer ul#nav_social li a#facebook{
	width: 32px;
	height: 32px;
	float: left;
	background: url(/images/social_media.gif);
}
div#footer ul#nav_social li a#twitter{
	width: 35px;
	height: 32px;
	float: left;
	background: url(/images/social_media.gif) -38px 0;
}
div#footer ul#nav_social li a#youtube{
	width: 33px;
	height: 32px;
	float: left;
	background: url(/images/social_media.gif) -79px 0;
}
div#footer ul#nav_social li a#flickr{
	width: 33px;
	height: 32px;
	float: left;
	background: url(/images/social_media.gif) -118px 0;
}
div#footer ul#nav_social li a#myspace{
	width: 33px;
	height: 32px;
	float: left;
	background: url(/images/social_media.gif) -157px 0;
}
div#footer ul#nav_social li a#facebook:hover{
	background: url(/images/social_media.gif) 0 -31px;
}
div#footer ul#nav_social li a#twitter:hover{
	background: url(/images/social_media.gif) -38px -31px;
}
div#footer ul#nav_social li a#youtube:hover{
	background: url(/images/social_media.gif) -79px -31px;
}
div#footer ul#nav_social li a#flickr:hover{
	background: url(/images/social_media.gif) -118px -31px;
}
div#footer ul#nav_social li a#myspace:hover{
	background: url(/images/social_media.gif) -157px -31px;
}
div#image_navigation ul{
	width: 44px;
	display: block;
	position: relative;
	top: 1px;
	left: 880px;
	background: #fff;
	height: 20px;
	text-align: left;
}

div#image_navigation ul li{
	display: block;
	float: left;
}
div#image_navigation ul li a.image_navigation_prev{
	background: #fff url(/images/facts_nav.gif) no-repeat 2px 2px;
	text-indent: -9999px;
	width: 16px;
	height: 18px;
	display: block;
	position: relative;
	float: left;
	padding: 2px 2px 0;
}
div#image_navigation ul li a.image_navigation_next{
	background: #fff url(/images/facts_nav.gif) no-repeat -17px 2px;
	text-indent: -9999px;
	width: 16px;
	height: 18px;
	display: block;
	position: relative;
	float: left;
	padding: 2px 2px 0;
}
p.home_copy{
	font: 14px "arial", sans-serif;
	color: #009e1d;
	text-align: center;
	display: block;
	width: 480px;
	margin: 0 auto 10px;
	line-height: 26px;
}

div.videoWrapper img {
	padding:0 45px 30px 0;
}

.postLink{
	float:right;
	margin-bottom: 5px;
}

.postLink a{
	display: block;
	width: 125px;
	height: 34px;
	background: url('../images/submit_metro.jpg') no-repeat;
	text-indent:-9999px;
}
div.contestEntry {
	display: block;
	padding: 40px 0 0;
	border-bottom:1px dashed #959595;
}
div.contestEntry p {
	display: block;
	padding: 0 20px;
}

div.contestEntry .submitter{
	float:right;
	margin-bottom: 40px;
}
div.contestEntry .submitter_name{
	color: #009E1C;
	font-weight: bold;
}
div.contestEntry tr, td{
	padding-bottom: 20px;
}
.required{
	color: #FF0D28;
	font-size: 14px;
}

.clearit{
	clear:both;
}

div#errorWrapper{
	height: 20px;
}

.errorFront{
	float:left;
	height:40px;
	width:30px;
	background: transparent url('../images/error_icon.gif') no-repeat;
}

.errorBody{
	float:left;
	height:40px;
	width:auto;
	color: #009f1e;
}

.errorBody h2{
	font-family: Arial;
	margin: 0;
	font-weight:normal;
	letter-spacing: -.025em;
}
