*
{
	padding: 0;
	margin: 0;
	border: none;
}

body
{
	background: #34221a url("../../images/backgrounds/body.png") top center no-repeat;
	font-family: Arial, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: white;
}

a
{
	text-decoration: none;
	color: white;
	text-decoration: underline;
}

p
{
	margin: 15px 0;
}

ul
{
	padding-left: 25px;
}

ul li
{
	margin-bottom: 5px;
}

#tl_container
{
	width: 940px;
	margin: 0 auto;
	padding-bottom: 30px;
}

#tl_skipnav
{
	display: none;
}

#tl_header
{
	background: url("../../images/backgrounds/header.png") 0 0 no-repeat;
	height: 220px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	position: relative;
	margin-bottom: 11px;
}

#tl_header .tl_logo a
{
	background: url("../../images/logos/tl.png") 0 0 no-repeat;
	width: 210px;
	height: 158px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	left: 16px;
	bottom: 33px;
}

#tl_header #tl_tagline
{
	position: absolute;
	right: 20px;
	top: 143px;
	font-family: "Lucida Sans", sans-serif;
	font-size: 24px;
	line-height: 72px;
	text-align: right;
	letter-spacing: 0.5px;
	margin: 5px 0;
}

#tl_header_nav
{
	position: absolute;
	top: 10px;
	right: 10px;
}

#tl_header_nav .tl_bg
{
	background-color: white;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	opacity: 0.2;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 0;
}

#tl_header_nav ul
{
	color: #b0cf38;
	list-style-type: none;
	padding: 10px;
	position: relative;
}

#tl_header_nav li
{
	display: inline;
}

#tl_header_nav li:after
{
	content: " | ";
}

#tl_header_nav li:last-child:after
{
	content: "";
}

#tl_header_nav li a
{
	color: #b0cf38;
	text-decoration: none;
}

#tl_nav
{
	background: url("../../images/patterns/nav.png") 0 0 repeat-x;
	height: 50px;
	margin-bottom: 10px;
	border: 1px #c8c1ad solid;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	list-style-type: none;
}

#tl_nav li
{
	float: left;
}

#tl_nav li#tl_nav_login,
#tl_nav li#tl_nav_logout
{
	float: right;
}

#tl_nav li a
{
	color: #705e54;
	display: block;
	margin: 11px 11px 0 11px;
	font-size: 14px;
	font-weight: bold;
	padding: 6px 11px;
	text-decoration: none;
}

#tl_nav li.tl_active a,
#tl_nav li a:hover
{
	padding: 5px 10px;
	border-top: 1px #a99f89 solid;
	border-right: 1px #bbb3a0 solid;
	border-bottom: 1px #bbb3a0 solid;
	border-left: 1px #bbb3a0 solid;
	background-color: #aaa08a;
	color: #4b382f;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	text-decoration: none;
}

#tl_body
{
	position: relative;
}

#tl_main,
#tl_sidebar
{
	margin-bottom: 0px;
}

#tl_main
{
	width: 620px;
	float: left;
}

#tl_welcome object
{
	margin: 5px 0;
}

#tl_calculator h2
{
	background: url("../../images/icons/calculator.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_lunch h2
{
	background: url("../../images/icons/lunch.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_sidebar
{
	width: 310px;
	float: right;
}

#tl_contest h2
{
	background: url("../../images/icons/contest.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_sidebar #tl_challenge h2
{
	background: url("../../images/icons/challenge.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_gallery h2
{
	background: url("../../images/icons/gallery.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_twitter h2
{
	background: url("../../images/icons/twitter.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_calendar h2
{
	background: url("../../images/icons/calendar-icon.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_facebook h2
{
	background: url("../../images/icons/facebook-icon.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_screen_cast h2
{
	background: url("../../images/icons/screencast-icon.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_related_resources h2
{
	background: url("../../images/icons/resources.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_spread_the_word h2
{
	background: url("../../images/icons/spread_the_word.png") 0 4px no-repeat;
	padding-left: 36px;
}

#tl_footprint h2
{
	background: url("../../images/icons/footprint.png") 0 2px no-repeat;
	padding-left: 36px;
}

#tl_who h2
{
	background: url("../../images/icons/who.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_faqs h2
{
	background: url("../../images/icons/faq.png") 0 0 no-repeat;
	padding-left: 36px;
}

#tl_footer
{
	clear: both;
	height: 217px;
	padding: 35px;
	background: url("../../images/backgrounds/footer.png") 0 0 repeat;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}

#tl_footer,
#tl_footer a
{
	color: #48402f;
	text-decoration: none;
}

#tl_footer_nav
{
	list-style-type: none;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
}

#tl_footer_nav li
{
	margin-bottom: 8px;
}

#tl_footer_blurb
{
	margin: 0;
	position: absolute;
	top: 65px;
	left: 228px;
	width: 300px;
}

#tl_meta
{
	width: 286px;
	position: absolute;
	top: 35px;
	right: 35px;
}

#tl_meta p
{
	margin: 0;
}

#tl_meta ul
{
	list-style-type: none;
	padding: 0;
}

#tl_meta ul li
{
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

#tl_meta ul li a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
}

#tl_meta_tig
{
	margin-bottom: 15px;
}

#tl_meta_tig a,
#tl_partner_tig .tl_partner_logo a
{
	width: 158px;
	height: 31px;
	background: url("../../images/logos/tig_white.png") 0 0 no-repeat;
}

#tl_meta_tig a
{
	margin-top: 13px;
	background: url("../../images/logos/tig.png") 0 0 no-repeat;
}

#tl_meta #tl_meta_tiged
{
	margin: 0 0 14px 0;
}

#tl_meta_tiged a,
#tl_partner_tiged .tl_partner_logo a
{
	width: 96px;
	height: 59px;
	background: url("../../images/logos/tiged.png") 0 0 no-repeat;
}

#tl_meta #tl_meta_staples
{
	margin-right: 51px;
}

#tl_meta_staples a,
#tl_partner_staples .tl_partner_logo a
{
	width: 92px;
	height: 47px;
	background: url("../../images/logos/staples.png") 0 0 no-repeat;
}

#tl_meta_foundation a,
#tl_partner_staples_foundation .tl_partner_logo a
{
	width: 116px;
	height: 72px;
	background: url("../../images/logos/foundation_white.png") 0 0 no-repeat;
}

#tl_meta_foundation a
{
	background: url("../../images/logos/foundation.png") 0 0 no-repeat;
}

.tl_module
{
	margin-bottom: 10px;
	padding: 10px;
	position: relative;
}

.tl_module h2,
.tl_index h1
{
	font-family: "Trebuchet MS", sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 5px 0 18px 0;
	line-height: 32px;
}

#tl_sidebar .tl_module h2
{
	margin-bottom: 15px;
}

.tl_module p
{
	padding: 0 9px;
}

#tl_main .tl_module p
{
	padding: 0;
}

.tl_module p.tl_image
{
	padding: 0;
	margin: -2px 0;
}

.tl_module .tl_bg
{
	background-color: #8e7d71;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}


#tl_messages, 
#tl_errors
{
	font-size: 16px;
	border: 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#tl_messages
{
	color: #4F8A10;
	background-color: #DFF2BF;
	text-align: center;
}

#tl_errors
{
	background-color: #FFBABA;
	color: #D8000C;
}

#tl_main .tl_module h2,
#tl_main .tl_index h1
{
	color: #ef8b46;
}

#tl_sidebar .tl_module h2
{
	color: #4b382f;
}

#tl_main .tl_module
{
	padding: 10px 23px;
}

#tl_main .tl_module .tl_bg
{
	opacity: 0.3;
}

.tl_button
{
	text-align: right;
	margin: 15px 0 5px 0;
}

.tl_module .tl_button
{
	padding: 0;
}

.tl_button a,
.tl_button button
{
	background: url("../../images/patterns/button.png") 0 0 repeat-x;
	background: -moz-linear-gradient(top, #b1cf38 0%, #86a755 100%);
	background: -webkit-gradient(linear, left top, from(#b1cf38), to(#86a755));
	height: 27px;
	line-height: 27px;
	padding: 6px 15px;
	color: white;
	border: 1px #708841 solid;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

.tl_button button
{
	padding: 0 15px;
}

.tl_button a:hover
{
	text-decoration: none;
}

.tl_button a:active
{
	background-position: 0 -27px !important;
	color: #fafafa;
}

.tl_number
{
	display: block;
	width: 29px;
	height: 29px;
	background: url("../../images/backgrounds/number.png") 0 0 no-repeat;
	text-align: center;
	color: #176e2b;
	line-height: 27px;
	font-size: 18px;
	font-weight: bold;
}

ol.tl_ol
{
	list-style-type: none;
}

ol.tl_ol li
{
	margin: 10px 0 25px 0;
}

.tl_ol .tl_number
{
	float: left;
	margin-right: 10px;
	margin-left: 0;
}

#tl_main .tl_ol p
{
	padding-top: 5px;
}

.tl_ol p strong
{
	font-size: 18px;
}

.tl_faq
{
	margin: 10px 0;
}

.tl_faq dt
{
	margin-top: 10px;
}

.tl_faq dt a
{
	background-image: url("../../images/widgets/expand.png");
	background-position: 0px 3px;
	background-repeat: no-repeat;
	display: block;
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
}

.tl_faq dt.tl_faq_expanded a
{
	background-image: url("../../images/widgets/collapse.png");
}

.tl_faq dd p
{
	margin-top: 0;
	margin-left: 14px;
}

/*#tl_resources h2
{
	background: url("../../images/icons/resources.png") 0 0 no-repeat;
	padding-left: 36px;
}*/

ul.tl_ul
{
	list-style-type: none;
}

ul.tl_ul li
{
	background: url("../../images/widgets/bullet_brown.png") 0 1px no-repeat;
	padding-left: 12px;
	margin: 5px 0;
}

ul.tl_ul li a
{
	color: #4b382f;
}

a:hover
{
	text-decoration: underline;
}

#tl_tread_lightly_resources
{
	overflow: hidden;
}

#tl_tread_lightly_resources h2
{
	display: none;
}

#tl_tread_lightly_resources .tl_module
{
	width: 154px;
	margin-right: 10px;
	float: left;
	padding-top: 155px;
}

#tl_tread_lightly_resources .tl_module
{
	background-image: url("../../images/icons/resources_spritemap.png");
	background-repeat: no-repeat;
	background-position: 0 26px;
}

#tl_tread_lightly_resources #tl_classroom
{
	background-position: -201px 26px;
}

#tl_tread_lightly_resources #tl_conference
{
	margin-right: 0;
	background-position: -402px 26px;
}

#tl_tread_lightly_resources h3 a
{
	color: #ef8b46;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 16px;
	text-decoration: none;
}

#tl_form form
{
	width: 460px;
}

#tl_form label
{
	font-weight: bold;
	display: block;
}

#tl_form select
{
	background: white
}

#tl_form_name,
#tl_form_email,
#tl_form_language
{
	width: 210px;
	float: left;
}

#tl_form_language
{
	margin-top: 0px;
}

#tl_form_email
{
	float: right;
}

#tl_form_interest
{
	float: right;
}

#tl_form_updates
{
	float: right;
	width: 210px;
	margin-top: 13px;
}

#tl_form_country
{
	float: left;
}

#tl_form_youth label
{
	display: inline;
}

#tl_form_youth input
{
	margin-right: 5px;
}

#tl_form_country,
#tl_form_interest
{
	margin-top: 0px;
}

#tl_form_iam
{
	clear: left;
}

#tl_form_updates input
{
	float: left;
	margin-right: 5px;
	margin-top: 8px;
}

#tl_form_updates label
{
	margin-left: 25px;
}

#tl_form_name input,
#tl_form_email input,
#tl_login input,
#tl_form_captcha input
/*#tl_form_country select*/
/*#tl_form_iam select*/
{
	width: 210px;
	height: 29px;
	line-height: 29px;
	border: 1px white solid;
}

#tl_form_country select,
#tl_form_iam select,
#tl_form_language select
{
	width: 212px;
	border: 1px white solid;
	padding: 5px 0px;
}

#tl_form_interest select
{
	width: 210px;
}

#tl_form_comments
{
	clear: both;
}

#tl_form_comments textarea
{
	width: 440px;
	border: 1px white solid;
}

/*#tl_form input,*/
#tl_login input
/*#tl_form select*/
{
	background: #fefefe url("../../images/patterns/input.png") 0 0 repeat-x;
}

/*#tl_form textarea
{
	background: #fefefe url("../../images/patterns/textarea.png") 0 0 repeat-x;
}

#tl_form input,
#tl_form textarea,*/
#tl_login input
{
	background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, from(#e2e2e2), to(#fefefe));
}

#tl_form select
{
/*	background: -moz-linear-gradient(top, #e2e2e2 0%, #fefefe 29px);
	background: -webkit-gradient(linear, left top, from(#e2e2e2), to(#fefefe)); */
}

#tl_form input:focus,
#tl_form textarea:focus,
#tl_login input:focus
{
	background: white;
}

ul.tl_gallery
{
	padding: 0;
	margin: -7px 0 0 0;
	list-style-type: none;
}

ul.tl_gallery li
{
	display: inline-block;
	margin: 7px 5px 5px 7px;
}

ul.tl_gallery li a
{
	display: block;
	width: 74px;
	height: 74px;
	padding: 1px;
	background: #c5c5c5;
	border: 1px #33312e solid;
	-moz-box-shadow: 0 0 5px #444;
	-webkit-box-shadow: 0 0 5px #444;
}

.tl_illuminated
{
	overflow: hidden;
}

.tl_illuminated p.tl_banner
{
	float: left;
	margin: 13px 20px 13px 0;
}

p.tl_banner,
.tl_index p.tl_banner
{
	margin-top: 0;
}

.tl_illuminated div
{
	margin-left: 170px;
}

.tl_illuminated h2
{
	color: #accb3b !important;
	font-size: 18px;
	margin-top: 10px;
}

p.tl_banner
{
	background: #bbb3a0;
	padding: 8px !important;
	width: 135px;
	height: 135px;
}


p.tl_banner,
p.tl_banner span
{
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}

p.tl_banner span
{
	width: 133px;
	height: 133px;
	border: 1px #c3bcab solid;
	background: #b2a892 url("../../images/patterns/banner.png") 0 0 repeat-x;
	background: -moz-linear-gradient(top, #fff 0%, #b2a892 100%);
	background: -webkit-gradient(linear, left top, from(#fff), to(#b2a892));
	display: block;
}

p.tl_banner img
{
	margin: 12px 11px 11px 12px;
}

ul.tl_resource_list
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

ul.tl_resource_list li
{
	margin-bottom: 15px;
	padding-left: 70px;
	background-position: 0 1px;
	background-repeat: no-repeat;
}

ul.tl_resource_list p
{
	margin: 0;
}

#tl_youth_challenge
{
	background-image: url("../../images/icons/foot-icon.png");
}

#tl_youth_lunch
{
	background-image: url("../../images/icons/co2-icon.png");
}

#tl_youth_imprints
{
	background-image: url("../../images/icons/imprints-icon.png");
}

#tl_educators_toolkit
{
	background-image: url("../../images/icons/educator-icon.png");
}

#tl_educators_classroom
{
	background-image: url("../../images/icons/virtual-class-icon.png");
}

#tl_educators_conference
{
	background-image: url("../../images/icons/virtual-conf-icon.png");
}

#tl_login
{
	background: url("../../images/patterns/login_shadow.png") 0 0 repeat;
	background: rgba(64, 64, 64, 0.2);
	padding: 8px;
	position: absolute;
	top: -9px;
	right: 0;
}

#tl_login form
{
	background: #b0a690;
	border: 1px #bbb39b solid;
	padding: 20px;
	width: 290px;
}

#tl_login h2
{
	margin: 0 0 20px 0;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 26px;
	color: #4b382f;
}

#tl_login input
{
	width: 273px;
	padding: 0 8px;
}

#tl_username
{
	margin-bottom: 5px;
}

#tl_login label
{
	display: block;
	color: #4b382f;
	font-size: 14px;
	margin-bottom: 10px;
	padding-left: 5px;
}

#tl_login div
{
	overflow: hidden;
}

#tl_login_tools,
#tl_login .tl_submit
{
	text-align: center;
}

#tl_login .tl_submit #tl_login_cancel
{
	background: none;
	border: none;
	color: #4b382f;
	font-weight: bold;
	font-size: 18px;
	position: absolute;
	top: 18px;
	right: 13px;
}

.tl_member_list
{
	list-style-type: none;
	padding: 0;
	margin: 0 15px 10px 15px;
}

.tl_member_list li
{
	display: inline-block;
	margin: 2px;
}

.tl_member_list li a
{
	display: block;
	width: 36px;
	height: 36px;
}

.tl_member_list li a img
{
	display: block;
}

#tl_main #tl_challenges h2
{
	font-size: 20px;
	margin-top: 50px;
}

#tl_main #tl_challenges h2,
#tl_challenges .tl_ol strong
{
	color: #accb3b;
}

#tl_categories
{
	padding: 0;
	margin: 50px 0 10px 0;
}

#tl_categories li
{
	display: inline-block;
	margin: 4px 3px;
}

#tl_categories li a
{
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background-color: #5f5147;
	background-position: 6px 5px;
	background-repeat: no-repeat;
	display: block;
	width: 159px;
	height: 109px;
	line-height: 109px;
	padding-left: 120px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

#tl_categories li a:hover
{
	background-color: #67584d;
}

#tl_category_food a
{
	background-image: url("../../images/icons/challenges/food.png");
	color: #ef597c;
}

#tl_category_energy a
{
	background-image: url("../../images/icons/challenges/energy.png");
	color: #ffcc16;
}

#tl_category_waste a
{
	background-image: url("../../images/icons/challenges/waste.png");
	color: #71b76b;
}

#tl_category_water a
{
	background-image: url("../../images/icons/challenges/water.png");
	color: #21a2c6;
}

#tl_category_transportation a
{
	background-image: url("../../images/icons/challenges/transportation.png");
	color: #f36c36;
}

#tl_category_carbon a
{
	background-image: url("../../images/icons/challenges/carbon.png");
	color: #1996a8;
}

.tl_bigbutton .tl_bg2
{
	background: #b2a892;
	background: -moz-linear-gradient(bottom, #C1BAA7 0%, #b2a892 100%);
	background: -webkit-gradient(linear, left bottom, from(#C1BAA7), to(#b2a892));
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}

.tl_bigbutton img
{
    float: left;
    margin: 0 10px 10px;
}

.tl_bigbutton a
{
    font-size:14pt;
    text-decoration: none;
    color: #4B382F;   
}

.tl_bigbutton a
{
    margin: 10px 0;
}

.tl_team_list
{
	list-style-type: none;
	padding: 0;
	margin: 0 -20px 0 0;
	overflow: hidden;
}

.tl_team_list li
{
	width: 259px;
	height: 75px;
	padding: 9px;
	margin: 0 20px 20px 0;
	float: left;
	background: #b8b099;
	color: #4b382f;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.tl_team_list li a
{
	color: #4b382f;
	text-decoration: none;
}

.tl_team_list .tl_team_photo
{
	float: left;
	margin: 0;
}

.tl_team_list .tl_team_photo a img
{
	width: 75px;
	height: 75px;
	display: block;
}

.tl_team_list .tl_team_name a
{
	font-weight: bold;
}

.tl_team_list .tl_team_name,
.tl_team_list .tl_team_role,
.tl_team_list .tl_team_email
{
	margin: 0 0 0 85px;
}

.tl_partner_list
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.tl_partner_list li
{
	margin-bottom: 25px;
}

.tl_partner_list .tl_partner_logo
{
	margin-bottom: 5px;
}

.tl_partner_list .tl_partner_logo a
{
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.tl_partner_list .tl_partner_link
{
	margin: 0;
}

.tl_partner_list .tl_partner_link a
{
	font-weight: bold;
}

.tl_partner_list .tl_partner_blurb
{
	margin-top: 0;
}

.tl_popUp h2
{
	margin-left: 9px;
}

.tl_popUp #tl_form_submit
{
	margin-right: 8px;
}

.tl_popUp
{
	width: 461px;
	position: absolute;
    top: 17%;
    left: 50%;
	margin-left: -241px;
	display:none;
}

.tl_popUp .tl_bg
{
	border: 2px solid #34221A;
}

.tl_Overlay { background-color: #000; } 

.tl_button .tl_popup_close_ximg
{
	text-indent: -9999px;
	overflow: hidden;
	border: none;
	background: transparent url("http://treadlightly.tigweb.org/images/widgets/close.png") 0 0 no-repeat;
	width: 32px;
	height: 32px;
	position: absolute;
	top: -15px;
	right: -19px;
	cursor: pointer;
}

#tl_language,
#tl_language p
{
	display: inline;
}

tl_screen_cast
{
    	/* display: none; */
}
