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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	margin:0;
	padding:0;
}

body {
	line-height:1;
	font:12px/15px Verdana, Helvetica, Arial, sans-serif;
	color:#333;
	background-color:#fff;
}

blockquote,q {
	quotes:none;
}

blockquote:before,blockquote:after,q:before,q:after {
	content:none;
}

:focus {
	outline:0;
}

ins {
	text-decoration:none;
}

del {
	text-decoration:line-through;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

h1,h2,h3,h4,h5,h6 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
}

h1 {
	font-size:24px;
	line-height:45px;
	border-bottom:1px solid #85BC55;
	margin-bottom:15px;
}

h2 {
	font-size:21px;
	line-height:30px;
}

h3 {
	font-size:18px;
}

h4 {
	font-size:16px;
}

h5 {
	font-size:14px;
}

h6 {
	font-size:12px;
}

p {
	margin-bottom:1em;
}

a,a:link {
	color:#4F9F1E;
	font-weight:bold;
}

a img {
	border:0;
	text-decoration:none;
	vertical-align:middle;
}

a:visited,a:focus,a:hover,a:active {
	color:#79B547;
	font-weight:bold;
}

ul,ol {
	padding-left:18px;
	margin-bottom:15px;
}

.note {
	font-size:10px;
	clear:left;
}

.major {
	font-size:13px;
}

.species {
	color:#D57700;
}

.address {
	font-weight:bold;
}

.error {
	color:#f60;
}

.errors {
	color:#f60;
}

.strong_message {
	font-style:italic;
	font-weight:bold;
	font-size:11px;
}

.green_bg {
	background-color:#8EBC3F;
}

.deem {
	font-size:10px;
}

.alignleft {
	float:left;
	margin:0 6px 6px 0;
}

.alignright {
	float:right;
	margin:0 0 6px 6px;
}

.aligncenter
{
	text-align:center;
	margin:0 auto;
}

.emlist {
	font-weight:bold;
	color:#D57700;
}

.emlist li {
	margin-bottom:10px;
}

.callout {
	background-color:#f4f3f1;
	padding:9px;
}

.callout a {
	color:#4F9F1E;
}

.callout_text {
    color: #1589FF;
    font-weight: bold;
  }
.cleardiv {
	height:1px;
	line-height:1px;
	clear:both;
}

#container {
	border:1px solid #79B547;
	width:769px;
	float:left;
}

#content {
	float:left;
	width:741px;
	padding:0 8px 12px 20px;
}

#footer {
	width:757px;
	float:left;
	background-color:#92BA3E;
	font-size:12px;
	line-height:19px;
	color:#fff;
	font-weight:bold;
	padding:6px;
}

#footer a {
	color:#EAF3E3;
}

label
{
	font-weight:bold;
	float:left;
	line-height:40px;
	clear:left;
}

input
{
	float:right;
	width:196px;
	margin:7px 0;
	padding:3px 2px;
}

#editmapform label
{
	float:none;
	line-height:1em;
}

#editmapform input
{
	float:none;
	width:90%;
	margin:5px 0;
	padding:0;
}

/* __Navigation */

#nav
{
	position:relative;
	left:-20px;
}

#user_nav
{
	list-style:none;
	width:757px;
	background-color:#8EBC3F;
	height:27px;
	margin:0 0 1px;
	padding:0 6px;
}

#user_nav li
{
	float:right;
	border-right:1px dotted #fff;
	margin:6px 0;
	padding:0 12px;
}

#user_nav li.last
{
	border:none;
}

#user_nav li a
{
	font-size:13px;
	text-decoration:none;
	color:#fff;
}

#user_nav li a.disabled_nav
{
	color:#ddd;
}

#user_nav li a:hover
{
	color:#333;
}

/* __User Meta */

#user_meta {
	font-size:10px;
	float:right;
	width: 741px;
	text-align: right;
	padding: 8px 8px 2px 20px;
	margin-bottom: 6px;
}

div#user_meta{
	float:left;
	text-align:left;
	background-color:#ceecb8;
	border-bottom: 1px solid #85bc55;
}

#user_meta p {
	float: left;
	clear: none;
	line-height: 20px;
	margin-right: 20px;
	margin-bottom:0;
}

#user_meta p.errors {
	float: none;
}

#user_meta  label, #user_meta  input  {
	display: block; float: none;
} 

#user_meta #password_label {
	float: left;
	margin-right: 6px;
} 
#user_meta #password {
	clear: left;
	clear: left;
}

#user_meta #email, #user_meta #password  {
	border: none;
	width: 183px;
} 

#user_meta  label, #user_meta  #login input, #registerlink {
	font: bold 13px/18px Helvetica, Arial, san-serif;
	color: #4f9f1e;
}

#user_meta  #login {
	margin-top: 18px;
}

#registerlink {
	margin-top: 28px;
	font-size: 14px;
}

#user_meta  #login  input{
	width: 53px;
	background-color: #fff;
	border-top: none;
	border-left: none;
	border-bottom: 1px solid #85bc55;
	border-right: 1px solid #85bc55;
	padding: 1px 4px;
}

/* Home Content */

#mission_area {
	float:left;
	margin: 12px 0;
}

#mission {
	clear: both;
	float: left;
	font: bold 15px/18px Helvetica, Arial, san-serif;
	color: #4f9f1e;
	width: 480px;
	margin-right: 18px;
	border-right: 1px solid #85bc55;
	margin-bottom: 0;
}

#mission img {
	float: left;
	margin-right: 18px;
}

#fb_like, #twitter_follow{
	float: left;
	border:none; 
	overflow:hidden; 
	width:238px; 
	height:35px;
}
#small_map {
	border-bottom: 1px solid #85bc55;
	margin-bottom: 18px;
}

#features {
	overflow:auto;
	border-bottom: 1px solid #85bc55;
	padding-bottom: 18px;
	margin-bottom: 18px;
	font-size: 11px;
}
#features div {
	float:left;
	width: 233px;
	margin-right: 18px;
}

#features div#connect {
	margin-right:0;
}

#features a.feat_link {
	margin-top: 18px;
	float: right;
	font-size: 13px;
	font-weight: bold;
}

#features a.feat_img_link {
	float: left;
	margin-right: 12px;
}


#recent_activity, #stats {
	float: left;
	width: 363px;
}

#recent_activity {
	margin-right: 14px;
}

#recent_activity ul{
	list-style-type: square;
	color: #85bc55;
	line-height: 18px;
}

.activity{
	color: #444;
}

#stats p {
	font: bold 32px/36px Helvetica, Arial, san-serif;
	color: #4f9f1e;
	margin-bottom: 18px;
}

/* Profile page */

#my_info_info {
	border-bottom: 1px solid #85bc55;
	padding-bottom: 18px;
	margin-bottom: 18px;
	overflow: auto;
}

#badges{
	float: left;
	width: 463px;
	margin-right: 14px;
}

#green_points {
	float: left;
	width: 263px;
}

.badge {
	float: left;
	margin-right:18px;
	width: 210px;
	margin-bottom:18px;
}
.badge.odd {
	clear: left;
  }

.badge img {
	float:left;
	margin-right:9px;
}
.badge_name, .badge_blurb, .badge_date {
	font-size: 11px;
	margin-bottom: 0;
}
.badge_name {
	font-weight:bold;
}

.badge_date {
	color: #85BC55;
	font-size: 10px;
}

#twitter_badge, #facebook_badge {
	float:left; margin-right: 6px;
}
#user_info_form input
{
	width:190px;
	float:left;
	margin-right:50px;
}

#user_info_form label
{
	width:100px;
	float:left;
	clear:none;
}

#user_info_form p
{
	width:714px;
	float:left;
	clear:left;
	margin-bottom:0;
}

#uif_cola,#uif_colb,#report_summary_stew,#report_summary_tree
{
	width:359px;
	float:left;
}

#uif_cola,#report_summary_stew
{
	margin-right:13px;
	clear:both;
}

#report_summary_stew,#report_summary_tree
{
	margin-top:15px;
}

fieldset
{
	border:1px solid #D7ECE8;
	margin-bottom:15px;
	padding:0 5px;
}

fieldset label
{
	font-weight:normal;
	font-size:11px;
}

legend
{
	font-size:13px;
	font-weight:bold;
	text-transform:none;
	line-height:30px;
	padding:0 5px;
}

#user_info_form #show_options input,#tree_list input,#add_hours input,#add_date input,table input,#activities_range input,#report_options input,#workshop_options input,#find_location_txt
{
	display:inline;
	float:none;
	width:auto;
}

#user_info_form label#agree_label,#user_info_form label#send_label,#user_info_form #show_options label,#user_info_form label#greenthumb_gardener_label,#user_info_form label#nyrp_gardener_label,#tree_list label,#add_hours label,#add_date label,#activities_range label,#report_options label,#workshop_options label,#contact_msg_label,#user_info_form label#cp_label
{
	font-size:12px;
	display:inline;
	float:none;
	line-height:15px;
	padding-right:12px;
}

#user_info_form input#agree,#user_info_form input#sendOpportunitiesGeneralEmail,#user_info_form input#greenthumb_gardener,#user_info_form input#nyrp_gardener,#user_info_form input#citizen_pruner
{
	float:left;
	width:auto;
	clear:left;
	margin-right:6px;
	margin-left:3px;
}

#user_info_form label#agree_label,#user_info_form label#send_label,#user_info_form label#greenthumb_gardener_label,#user_info_form label#nyrp_gardener_label,#user_info_form label#cp_label
{
	float:left;
	clear:none;
	width:auto;
	margin-top:6px;
}

#show_options
{
	clear:left;
	padding:0 12px 12px;
}

#user_info_form #show_options input
{
	margin-right:0;
}

#report_options
{
	clear:both;
}

#report_options_detailed
{
	list-style:none;
}

#report_options_detailed li
{
	float:left;
	width:300px;
}

input.radio,input.checkbox
{
	vertical-align:middle;
}

input.submit,.button
{
	background-color:#D57700;
	color:#ff0;
	border:1px solid #404040;
	border-top:none;
	border-left:none;
	font:bold 12px/15px Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
	margin-left:12px;
	padding:6px 9px;
}

a.button,a:link.button,a:visited.button
{
	float:right;
	margin-top:6px;
	color:#ff0;
}

a.button#export
{
	float:left;
}

input.submit#refresh
{
	float:right;
}

#user_info_form input#ui_submit,#ui_change
{
	float:right;
	clear:right;
	margin-right:0;
}

#ui_cancel
{
	display:block;
	float:right;
	margin:12px 24px 0 0;
}

#cp_label
{
	width:330px;
}

#recover
{
	width:290px;
}

#find_trees,#info_login_main
{
	width:390px;
}

#steward_search
{
	width:520px;
}

#user_info_form p#admin_info_login_main label
{
	width:150px;
}

#user_info_form p#admin_info_login_main
{
	width:420px;
}

#zip
{
	width:100px;
}

#enter_block
{
	width:460px;
	clear:left;
}

#activity_label,#add_hours label,#add_date label
{
	line-height:15px;
	padding:0;
}

#add_hours input,#add_date input,#activity
{
	margin:12px 12px 0 0;
}

#activities_range input
{
	margin-right:6px;
}

#add_date label
{
	font-size:12px;
}

#adopt_trees #tree_list input,#recover input.submit
{
	width:auto;
}

#adopt_trees #tree_list
{
	list-style:none;
}

#block_number
{
	width:60px;
}

#report_msg
{
	margin-top:24px;
}

textarea#activity
{
	width:350px;
	height:180px;
}
#tree_table {
	margin-bottom: 12px;
}

#activity_table,#tree_table,#steward_list
{
	width:740px;
}

#activity_table td,#activity_table th,#tree_table th,#tree_table td,#steward_list th,#steward_list td
{
	border:2px solid #D7ECE8;
	text-align:left;
	padding:3px 6px;
}

#activity_table th,#tree_table th,#steward_list th
{
	background-color:#E0F0D3;
	color:#558E25;
	font-weight:bold;
	border-color:#fff;
}

.tree_num
{
	float:left;
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	background:#fff url('/images/circle_bg.gif');
	color:#fff;
	font:bold 11px/20px "Courier New", Courier, monospace;
	margin:1px;
}

.paging
{
	margin-top:9px;
}

.paging a,.paging_disabled,.paging_elli
{
	padding:0 4px;
}

.paging .paging_selected
{
	font-weight:bold;
	padding:2px 4px;
}

.paging_disabled
{
	color:#CCCCCC;
}

.paging_elli,.paging_disabled
{
	border:medium none;
}

.thickbox_win
{
	padding:12px;
}

#workshop_heading
{
	margin-top:15px;
}

#user_info_form label#c_password_reg
{
	width:150px;
}

#user_info_form input#c_password
{
	width:140px;
}

/* __Maps */

#map_container {
	position: relative;
}
#googlemapdiv
{
	border:1px solid #B5D29C;
	width:739px;
	height:500px;
}

#large_link {
	display: none;
}

#small_map #googlemapdiv
{
	height:250px;
}
#small_map #large_link {
	display: inline;
} 
#map_key ul li#trees_note
{
	display:none;
	position:relative;
	background-color:#fff;
}

#map_search,#map_key
{

}

#map_key
{
	padding:6px 9px;
	background-color:#ceecb8;
	margin-bottom: 12px;
}

#map_key .note
{
	margin-bottom:0;
}

#map_key ul
{
	display:inline;
	list-style:none;
}

#map_key ul li
{
	display:inline;
	padding-right:12px;
}

#map_key img
{
	vertical-align:middle;
}

#find_tree_lbl
{
	margin-right:6px;
}

#find_location_txt
{
	width:350px;
}



input#find_location_btn {
	float: none;
	margin-right: 9px;
}

input.adopt_btn
{
	width:100px;
}

#zoom_message {
	position: absolute;
	top: 225px;
	left:60px;
	z-index:101;
	text-align:center;
	width:250px;
	background-color:#fff;
	background: rgba(255, 255, 255, .85);
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:9px 12px;
	border: 1px solid #f00;
}

#small_map #zoom_message {
	top: 52px;
	left: 40px;
}

#tmap_info
{
	width:250px;
}

#tmap_info .button
{
	float:none;
}

#tmap_info img
{
	float:left;
	margin-right:3px;
}

.mult_tree
{
	margin-bottom:9px;
}

/* __Library */
#stew_guide, #additional_resources, #links, #stew_groups {
	width: 360px;
	float: left;
}
#stew_guide, #stew_groups {
	margin-right: 18px;
	clear: left;
}

#user_info_form input#type_individual,#user_info_form input#type_group
{
	width:40px;
	margin-right:6px;
}

#user_info_form #group_status label
{
	width:200px;
}

#user_info_form #group_options p
{
	float:left;
	margin-bottom:12px;
}

#user_info_form #group_options h3
{
	float:left;
	margin-bottom:12px;
}

.unadopted_tree
{
	background:#CCC;
}

#badge_announce {
	padding-bottom: 18px;
	border-bottom: 1px solid #85bc55;
	margin-bottom: 18px;
	float:left;
	width:100%;
}
.showmapinfo{
	display: block;
}
.hidemapinfo{
	display: none;
}
