﻿/* Reset */

body {color:#3e1313;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
sup,sub {line-height:1em;vertical-align: text-top;}
sub {vertical-align:text-bottom;}
input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* Base */

h1 {
  font-size: 138.5%;
}
h2 {
  font-size: 123.1%;
}
h3 {
  font-size: 108%;
}
h1,h2,h3 {
  margin: 1em 0;
}
h1,h2,h3,h4,h5,h6,strong {
  font-weight: bold;
}
abbr,acronym {
  border-bottom: 1px dotted #888;
  cursor: help;
}
em {
  font-style: italic;
}
blockquote,ul,ol,dl {
  margin: 1em;
}
ol,ul,dl {
  margin-left: 2em;
}
ol li {
  list-style: decimal outside;
}
ul li {
  list-style: disc outside;
}
dl dd {
  margin-left: 1em;
}
caption {
  margin-bottom: .5em;
  text-align: center;
}
p,fieldset {
  margin-bottom: 1em;
}

/* Fonts */

body {
  font: 14px/1.22 "Trebuchet MS", Helvetica, sans-serif;
  *font-size:small;
  *font:x-small;
}
table {
  font-size:inherit;
  font:100%;
}
pre,code,kbd,samp,tt {
  font-family:monospace;
  *font-size:108%;
  line-height:99%;
}

/* app base */

h1 {
  color: #394e09;
  text-align: center;
}

h2 {
  color: #394e09;
}

a, a:active, a:visited {
  color: #394e09;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

.button-to {
  display: inline;
}

img.blank_fill {
	width: 100%;
	height: 100%;
}

.overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: url(/Content/overlay.png);
	z-index: 9;
}

/* app layout */

html {
  height: 100%;
}

body {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 769px;
  min-width: 1004px;
  background: #526131;
}

input.text, textarea {
  background: transparent;
  padding: 3px;
  border: solid 1px black;
  font: 14px "Trebuchet MS", Helvetica, sans-serif;
  text-align: center;
}

#page_viewport {
  position: absolute;
  width: 1004px;
  height: 100%;
  overflow: hidden;
  background: #526131 url(/Content/background_bottom.jpg) repeat-x scroll;
}

.page_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.bglayer1 {
	background: url(/Content/background.jpg) repeat-x scroll 0px 0px;
}

#bg_right {
	position: absolute;
	width: 100%;
	height: 706px;
	background: url(/Content/stripe.png) fixed;
}

#bg_right_bottom {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(/Content/bottom_tile.jpg) repeat-x left 632px;
}

#beam {
	position: absolute;
	top: 0px;
	left: 977px;
}

#wall {
  position: relative;
  width: 10000px;
  height: 769px;
  z-index: 1;
}

#sponsor {
  position: absolute;
  top: 534px;
  right: 0px;
  z-index: 99;
}

#logo {
  position: absolute;
  width: 211px;
  height: 103px;
  left: 395px;
  top: 0px;
  z-index: 99;
}

#about_link {
	position: absolute;
	z-index: 99;
	left: 710px;
	top: 642px;
	width: 105px;
	height: 20px;
}

#about_link:hover {
	background: url(/Content/about_basebrd_hvr.png) no-repeat 0px 5px;
}

#legal_link {
	position: absolute;
	z-index: 99;
	left: 837px;
	top: 642px;
	width: 85px;
	height: 20px;
}

#legal_link:hover {
	background: url(/Content/privacy_basebrd_hvr.png) no-repeat 0px 5px;
}

#mouse {
	position: absolute;
	bottom: -33px;
	left: 928px;
	width: 30px;
	height: 30px;
}

#mouse:hover {
	background: url(/Content/mouse.gif) no-repeat;
}

#page_content {
  position: absolute;
  height: 632px;
  z-index: 2;
}

.page_unit {
	position: relative;
	float: left;
	width: 1004px;
	height: 622px;
	margin-right: 0px;
	z-index: 3;
}

.number_img {
	width: 18px;
	height: 18px;
	background: url(/Content/numbers.png);
}

.sign {
	position: absolute;
	left: 10px;
	bottom: 449px;
	z-index: 4;
}

.sign_bg {
	position: absolute;
	left: 0px;
	top: 0px;
}

.sign_top {
	position: absolute;
	left: 9px;
	top: 5px;
}

.sign_jfm {
	position: absolute;
	left: 34px;
	top: 368px;
	width: 68px;
	height: 39px;
}

.sign_jfm:hover {
	background: url(/Content/jfmexp_hvr.png) no-repeat;
}

.sign_sponsor {
	position: absolute;
	left: 22px;
	top: 303px;
	width: 91px;
	height: 19px;
}

.sign_sponsor:hover {
	background: url(/Content/sponsor_hvr.png) no-repeat;
}

.paper {
	position: absolute;
	width: 953px;
	height: 502px;
	top: 68px;
	left: 25px;
	background: url(/Content/paper.png);
}

.paper_lg {
	position: absolute;
	width: 953px;
	height: 557px;
	top: 68px;
	left: 25px;
	background: url(/Content/paper_lg.png);
}

.lg_col {
	width: 400px;
	font: 12px/17px "Trebuchet MS", Helvetica, sans-serif;
}

.lg_col p {
	margin-bottom: 17px;
}

#legal_text .lg_col {
	width: 230px;
	font-size: 11px;
}

.paper_buttons {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 50px;
	width: 953px;
	text-align: center;
}

.prompting_field {
  position: relative;
  background: transparent;
  z-index: 2;
}

.field_prompt {
  position: relative;
  top: 3px;
  height: 10px;
  z-index: 1;
  color: #a28a94;
  font-style: italic;
  text-align: center;
}

.silverlightHost {
	width: 100%;
	height: 100%;
}

.text_page {
	width: 500px;
	margin: 50px auto 0 auto;
}

.err_img {
	position: absolute;
}

#get_silverlight {
	margin-top: 100px;
	text-align: center;
}

#get_silverlight p {
	width: 600px;
	margin: 0 auto;
	padding: 12px;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	color: white;
}

#get_silverlight a {
	color: #FFB43A;
}

#forest_preview {
	margin-left: 51px;
}

#lang_picker {
	position: absolute;
	left: 40px;
	top: 60px;
	font: 11px "Trebuchet MS", Helvetica, sans-serif;
	background: #5c6d3a;
	color: white;
}

/* home/index */

#home_page {
}

#home_page img {
	display: block;
	position: absolute;
}

#welcome_lf {
	position: absolute;
	left: 330px;
	top: 110px;
}

#welcome_lf_pic {
	display: block;
	position: absolute;
	left: 57px;
	top: 11px;
}

#welcome_lf_hack {
	position: absolute;
	width: 338px;
	height: 281px;
}

#welcome_ctr {
	position: absolute;
	left: 318px;
	top: 0px;
}

#welcome_ctr a {
	text-decoration: none;
}

#welcome_ctr_text {
	position: absolute;
	left: 80px;
	top: 205px;
	width: 240px;
	font: 13px "Trebuchet MS", Helvetica, sans-serif;
	text-decoration: none;
	cursor: pointer;
}

#welcome_ctr_text .welcome_para {
	display: block;
	margin-bottom: 7px;
}

#welcome_ctr_text .number_img {
	display: block;
	float: left;
	margin: 2px 0px 0px -24px;
}

#welcome_rt {
	left: 358px;
	top: 110px;
}

#signup_btn_img {
	left: 69px;
	top: 382px;
}

#explore_btn_img {
	left: 705px;
	top: 382px;
}

#home_about_link {
	position: absolute;
	width: 23px;
	height: 20px;
	left: 460px;
	top: 501px;
}

#home_about_link:hover {
	background: url(/Content/about_hvr.png) no-repeat 0px 7px;
}

#home_legal_link {
	position: absolute;
	width: 57px;
	height: 20px;
	left: 489px;
	top: 501px;
}

#home_legal_link:hover {
	background: url(/Content/legalprivacy_hvr.png) no-repeat 0px 7px;
}

#home_jfm_link {
	position: absolute;
	width: 69px;
	height: 41px;
	left: 469px;
	top: 437px;
}

#home_jfm_link:hover {
	background: url(/Content/jfmexp_hvr.png) no-repeat 0px 2px;
}


/* home/about */

#about_text {
	margin: 50px 0px 0px 134px;
}

#about_text .lg_col {
	margin-right: 25px;
	float: left;
	line-height: 15px;
}

#about_text .lg_col p {
	margin-bottom: 15px;
}

#about_headline {
	display: block;
	margin-bottom: 10px;
}

#about_tree {
	position: absolute;
	left: 636px;
	top: 75px;
}

/* trees/new */

#quiz_hdr {
	margin: 30px 0px 0px 226px;
}

#quiz {
	margin: 0px 0px 0px 192px;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
	color: #3e1313;
}

#quiz_labels {
	display: block;
	width: 50px;
}

#quiz ul {
	margin: 0;
}

#quiz li {
	clear: both;
	margin: 8px 0 12px 0;
	list-style: none;
}

.quiz_radio {
	float: left;
	width: 29px;
	height: 23px;
}

.quiz_radio input {
	margin: 4px;
}

#quiz p {
	display: inline-block;
	float: left;
	width: 530px;
	vertical-align: top;
	margin: 2px 0px 0px 6px;
}

#rockfern {
	position: absolute;
	bottom: 60px;
	right: 40px;
}

#remind_hdr {
	margin: -14px 0px 0px 80px;
}

#reminders {
	width: 520px;
	height: 210px;
	margin: -6px 0px 0px 210px;
	overflow: auto;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	color: #3e1313;
}

#reminders ul {
	margin: 0;
}

#reminders li {
	margin-bottom: 10px;
	list-style: none;
}

#reminders input {
	vertical-align: top;
	margin-top: 2px;
}

#reminders label {
	display: inline-block;
	width: 470px;
	vertical-align: top;
}

.big_text_box {
	display: block;
	width: 440px;
	height: 25px;
	margin: 12px auto 0 auto;
	padding: 3px;
	background: white;
	border: solid 1px gray;
}

#reminder_email_form {
	position: relative;
	margin-top: 4px;
}

#reminder_email_form  p {
	margin-top: 8px;
	text-align: center;
	font-size: 10px;
}

#reminder_email {
	width: 100%;
	height: 100%;
	padding: 3px;
	border: none;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
}

#tree_name {
	width: 100%;
	height: 100%;
	border: none;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
}

#err_no_email {
	right: 134px;
	top: -6px;
}

#err_bad_email {
	right: 114px;
	top: -6px;
}

#err_no_name {
	right: 114px;
	top: 44px;
}

#err_name_taken {
	right: 134px;
	top: 44px;
}

#mushrock {
	position: absolute;
	bottom: 20px;
	right: 20px;
}

#posters {
	position: relative;
	margin: 120px 0px 0px 128px;
}

.poster {
	display: block;
	float: left;
	width: 255px;
	height: 355px;
	cursor: pointer;
}

.species_list {
	margin: 0 0 0 100px;
}

#species_picker li {
	position: relative;
	width: 270px;
	float: left;
	margin-top: auto;
	list-style: none;
}

#species_picker li img {
	display: block;
	margin: 0 auto;
}

.species_tree {
	position: relative;
	width: 250px;
	height: 350px;
	margin-left: -20px;
	cursor: pointer;
}

.species_tree img {
	position: absolute;
	bottom: 0px;
}

.tree_sign {
	cursor: pointer;
}

#species_picker #tree_coconut {
	left: 8px;
}

#species_picker #tree_kapok {
	left: -26px;
}

#species_picker #tree_tualang {
	left: -81px;
}

#species_picker #tree_acacia {
	left: -81px;
}

#species_picker #tree_baobab {
	left: -112px;
}

#species_picker #tree_jackal {
	left: -50px;
}

#species_picker #tree_bamboo {
	left: -80px;
}

#species_picker #tree_banana {
	left: -45px;
}

/* forests/show */

#forest_viewer {
	position: relative;
	width: 865px;
	height: 415px;
	margin: 120px auto 0 auto;
}

#tree_search {
	position: absolute;
	width: 225px;
	height: 27px;
	top: -42px;
	left: 606px;
	padding-top: 8px;
	background: url(/Content/search.png);
}

#search_box {
	width: 100%;
	height: 100%;
	color: #3e1313;
	border: none;
	background: transparent;
	text-align: center;
	font: 14px "Trebuchet MS", Helvetica, sans-serif;
}

#no_tree_result {
	position: absolute;
	left: 160px;
	bottom: -56px;
}

#plant_btn {
	position: absolute;
	bottom: -10px;
	left: 395px;
	width: 215px;
	height: 90px;
	cursor: pointer;
}

#send_view {
	position: absolute;
	left: 590px;
	top: 404px;
	width: 240px;
}

#send_link {
	margin-bottom: 8px;
}

#send_link img {
	margin: 0 0 -6px 0;
}

#send_link a {
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	color: #FFB43A;
}

#send_form {
	position: relative;
}

.form_line {
	position: relative;
	clear: both;
	height: 20px;
	margin-bottom: 8px;
}

.form_line label {
	display: block;
	float: left;
	position: relative;
	width: 80px;
	text-align: right;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
	color: white;
}

.form_text {
	display: block;
	float: right;
	width: 150px;
	font: 12px "Trebuchet MS", Helvetica, sans-serif;
}

.form_buttons {
	text-align: right;
}

#send_btn {
	margin-right: -2px;
}

#sent {
	font: 16px "Trebuchet MS", Helvetica, sans-serif;
	color: white;
	text-align: center;
}

/* trees/embed */

#embed_page {
	width: 945px;
	margin: 20px auto 0 auto;
}

#embed_headline {
	display: block;
	margin: 0 auto;
}

#embed_footer {
	position: absolute;
	left: 4px;
	bottom: 3px;
}

#embed_code {
	display: block;
	width: 500px;
	height: 34px;
	margin: 12px auto 0 auto;
	padding: 0px;
	background: white;
	border: solid 1px #888;
	font-size: 11px;
	overflow: hidden;
}

#widget .hslice {	
	display: block;
	margin: 12px auto 0 auto;
}

#your_widget {
	display: block;
	position: absolute;
	left: 580px;
	top: 250px;
}

/* various text pages */

.hdr_img {
	display: block;
	margin: 0px auto 20px auto;
}

.error_animal {
	display: block;
	margin: 40px auto 0 auto;
}

.maintenance_animal {
	position: absolute;
	left: 760px;
	top: 320px;
}

#preview {
	display: block;
	margin: 20px 0px 0px 110px;
}

#get_ie_link {
	position: absolute;
	top: 100px;
	left: 40px;
}

#legal_text {
	margin: 50px 0px 0px 134px;
}

#legal_text h1 {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 4px 0;
}

#legal_text p {
	font-size: 10px;
	line-height: 12px;
	margin-bottom: 12px;
}

#legal_text .lg_col {
	margin-right: 25px;
	float: left;
}
