#spr_container
{
	position: relative;
	width: 960px;
	margin: 11px auto;
	border: 5px #09F solid;
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
.gallerybutton1 {
	background-image: url(images/g1.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
	text-indent: -9999;
	overflow: hidden;
}
.gallerybutton2 {
	background-image: url(images/g2.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton3 {
	background-image: url(images/g3.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton4 {
	background-image: url(images/g4.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton5 {
	background-image: url(images/g5.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton6 {
	background-image: url(images/g6.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton7 {
	background-image: url(images/g7.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton8 {
	background-image: url(images/g8.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
.gallerybutton9 {
	background-image: url(images/g9.png);
	background-repeat: no-repeat;
	height: 265px;
	width: 189px;
}
#spr_container a
{
	color: #00a1e5;
	text-decoration: none;
}

#spr_container label
{
	font-weight: bold;
}

#spr_header
{
	position: relative;
	height: 149px;
	background: url("images/grass.png") 0 0 no-repeat;
}

#spr_header h1
{
	margin: 0;
	position: absolute;
	top: 10px;
	left: 11px;
}

#spr_header h1 a
{
	width: 460px;
	height: 100px;
	display: block;
	background: url("images/sprout.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#spr_main_nav
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 40px;
	background-image: url("images/menu.png");
	background-repeat: repeat-x;
	background-position: 0 -40px;
	width: 100%;
}

#spr_main_nav li
{
	float: left;
}

#spr_main_nav li a
{
	display: block;
	height: 40px;
/*	background-image: url("../../images/patterns/menu.png");
	background-repeat: repeat-x;
	background-position: 0 -40px;*/
	padding: 0 20px;
	line-height: 38px;
	font-size: 16px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#spr_main_nav li.spr_active a,
#spr_main_nav li a:hover
{
	/*background-position: 0 0;*/
	background-image: url("images/menu.png");
	background-repeat: repeat-x;
	background-position: 0 -40px;
}

#spr_small_nav
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 49px;
	right: 9px;
}

#spr_small_nav li
{
	display: inline;
}

#spr_small_nav li,
#spr_small_nav li a
{
	color: #515654;
	font-size: 12px;
	text-decoration: none;
}

#spr_tig_program
{
	position: absolute;
	top: 38px;
	right: 8px;
	color: #999;
	font-size: 12px;
	line-height: 29px;
	width: 343px;
}

#spr_tig_program span
{
	float: left;
	font-weight: bold;
}

#spr_tig_program .pearson
{
	width: 76px;
	height: 44px;
	display: block;
	float: right;
	background: url("images/pearsonfdn.jpg") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: -5px;
}

#spr_tig_program .tig
{
	width: 137px;
	height: 30px;
	display: block;
	float: left;
	background: url("images/tig.png");
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 13px;
}

#spr_content
{
	width: 710px;
	float: left;
	padding: 5px;
}

#spr_sidebar
{
	width: 230px;
	float: right;
	padding: 5px;
	background-color: #E0EBED;
}

#spr_banner p a
{
	display: inline;
	text-indent: -9999px;
	overflow: hidden;
	width: 710px;
	height: 213px;
	margin: 0 0 0 0;
	padding-bottom: 6px;
	background: url("images/b1.swf") 0 0 no-repeat;
	border-bottom: 5px #09f solid;
}

.spr_home #spr_banner
{
	margin: 0px 0 13px 0;
}

#spr_banner p
{
	margin: 0;
	padding: 0;
}

#spr_content .spr_module h2
{
	background-color: #09F;
	border-bottom-color: #069;
}

/* home page */
#spr_welcome_video,
#spr_whats_sprouting
{
	width: 390px;
	float: left;
}

#spr_goals,
#spr_what_we_offer
{
	width: 310px;
	float: right;
}

/* end home page */

#spr_sidebar .spr_module h2
{
	background-color: #09F;
	border-bottom-color: #069;
}

#spr_sidebar form label
{
	font-weight: bold;
	font-size: 12px;
	line-height: 26px;
	float: left;
	color: #4d4d4d;
}

#spr_sidebar form input
{
	width: 150px;
	float: right;
}

#spr_sidebar form img
{
	float:right;
	margin-top: 4px;
}

#spr_sidebar form p
{
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
}

#spr_login .spr_form_submit
{
	background: url("images/tiged.png") bottom left no-repeat;
	height: 45px;
	line-height: 45px;
}

#spr_login .spr_form_submit input
{
	margin: 10px 0;
}

#spr_sidebar form .spr_form_submit input
{
	float: right;
	width: 106px;
}

#spr_refer form input
{
	width: 130px;
}

#spr_refer p
{
	margin-bottom: 0;
}

#spr_donate p
{
	color: #5f8b02;
	margin-bottom: 0;
	font-size: 12px;
	font-weight: bold;
}

#spr_getinvolved_application form label,
#spr_eportfolioedit form label
{
	width: 300px;
	float: left;
	text-align: right;
	padding-right: 5px;
}

#spr_getinvolved_application form input,
#spr_eportfolioedit form input
{
	width: 320px;
}

#spr_getinvolved_application form textarea,
#spr_eportfolioedit form textarea
{
	width: 365px;
	height: 200px;
}

#spr_getinvolved_application p,
#spr_eportfolioedit p
{
	clear: left;
}

#spr_getinvolved_application form .spr_form_submit input
{
	float: right;
	width: 106px;
}

#spr_eportfolioedit form label
{
	width: 85px;
}

#spr_eportfolioedit form .spr_form_submit input
{
	width: 523px;
	float: right;
}

#spr_footer
{
	border-top: 5px #09f solid;
	background-color: #09F;
	color: #003;
	padding-top: 25px;
	padding-bottom: 40px;
	padding-left: 37px;
}

#spr_footer a img
{
	border: none;
}

#spr_footer a
{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}

#spr_links
{
	float: left;
	width: auto;
	margin-left: 0px;
}

a#spr_logo
{
	display: block;
	width: 106px;
	height: 43px;
	background: url("images/sprout_small.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

a#spr_location
{
	line-height: 43px;
	font-weight: bold;
	font-size: 14px;
}

#spr_links ul
{
	clear: both;
	list-style-type: none;
	padding: 0;
	margin: 5px 0;
}

#spr_links ul li
{
	display: inline;
	font-weight: bold;
	font-size: 10px;
}

#spr_branding
{
	width: 120px;
}

#spr_tig 
{
	float: left;
	margin-right: 15px;
}

#spr_tig a
{
	display: block;
	width: 190px;
	height: 29px;
	background: url("images/tig_dark.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: right;
	padding-top: 2px;
	margin-top: 1px;
}

#spr_legal
{
	font-size: 10px;
	padding-top: 2px;
	width: 200px;
	text-align: center;
	margin-left: 350px;
}

#spr_legal p,
#spr_legal ul
{
	margin: 0;
}

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

#spr_sitemap
{
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	width: 320px;
	margin-left: 110px;
}

#spr_sitemap li
{
	float: left;
	width: 80px;
	line-height: 20px;
}

#spr_sitemap li ul li
{
	float: none;
	line-height: 16px;
}

#spr_sitemap li a
{
	font-weight: bold;
	font-size: 13px;
}

#spr_sitemap li ul li a
{
	font-size: 10px;
}

#spr_section_nav
{
	list-style-type: none;
	padding: 0;
	margin: 20px 0 10px 0;
	border-bottom: 5px #ecab0e solid;
	height: 27px;
}

#spr_section_nav li
{
	display: inline;
	margin: 0;
}

#spr_section_nav li a
{
	color: white;
	background-color: #f1c04a;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	padding: 9px 8px;
	border-bottom: 1px white solid;
}

#spr_section_nav li.spr_active a,
#spr_section_nav li a:hover
{
	background-color: #ecab0e;
	border-bottom: 1px #ecab0e solid;
}

.spr_section
{
	padding: 15px;
}

.spr_section h2
{
	color: #cc401f;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
}

.spr_section h2 small
{
	font-size: 12px;
}

.spr_section h3
{
	color: #cc401f;
	font-size: 14px;
}

.spr_section h4
{
	color: #cc401f;
	font-size: 12px;
}

.spr_section blockquote
{
	width: 330px;
	float: right;
}

.spr_section blockquote span
{
	color: #bbb;
	font-size: 72px;
	font-weight: bold;
	line-height: 24px;
}

.spr_section blockquote span:first-child,
.spr_section blockquote span.ie_first
{
	float: left;
}

.spr_section blockquote span:last-child,
.spr_section blockquote span.ie_last
{
	float: right;
}

#spr_about_principles ul li
{
	margin: 6px 0;
}

#spr_timeline
{
	color: #999;
}

#spr_timeline h4
{
	font-size: 32px;
	font-weight: normal;
	margin: 21px 0;
}

#spr_impact_people h3
{
	color: #333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}

#spr_impact_people img
{
	float: left;
	margin-right: 11px;
}

#spr_impact_people p,
#spr_impact_people h3
{
	margin-left: 140px;
}

#spr_getinvolved_ways ol
{
	color: #b1c951;
	font-size: 16px;
	font-weight: bold;
}

#spr_getinvolved_ways ol h3
{
	font-size: 16px;
	color: #333;
}

#spr_getinvolved_ways ol li p
{
	color: #333;
	font-size: 12px;
	font-weight: normal;
}

#spr_application_status
{
	color: #4d4d4d;
	background-color: #f5f5f5;
	border: 1px #d1d1d1 solid;
	padding: 11px;
	display: inline-block;	
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#spr_application_status input
{
	width: 239px;
	margin-top: 8px;
}

#spr_application_question
{
	color: #cc401f;
	font-size: 14px;
	font-weight: bold;
}

#spr_getinvolved_applying form
{
	margin: 14px 0;
}

#spr_getinvolved_applying form label
{
	font-size: 18px;
	padding: 0 3px;
	color: #00a1e5;
}

#spr_application_type_ementor
{
	margin-left: 22px;
}
.spr_open,
.spr_closed
{
	padding-left: 14px;
	margin-left: 3px;
	text-transform: uppercase;
}

.spr_open
{
	background: url("../../images/icons/open.png") 0 2px no-repeat;
	color: #9aba1a;
}

.spr_closed
{
	background: url("images/close.png") 0 3px no-repeat;
	color: #cc401f;
}

.spr_application_are_you_ready,
.spr_application_eligibility
{
	width: 291px;
	padding: 19px;
	border: 1px #91b988 solid;
	background: #dfebc1 url("../../images/patterns/application.png") repeat-x;
	color: #728d69;
	margin-bottom: 32px;
}

.spr_application_are_you_ready h4,
.spr_application_eligibility h4
{
	color: white;
	margin-top: 0;
	font-size: 20px;
}

.spr_application_are_you_ready
{
	float: left;
	margin-right: 18px;
}

.spr_application_eligibility
{
	float: right;
	margin-left: 30px;
}

.spr_application_process
{
	clear: both;
}

.spr_application_process h4
{
	color: #cc401f;
	font-size: 14px;
}

.spr_application_process h5
{
	font-size: 12px;
}

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

.spr_download li
{
	margin: 0 0 16px 0;
}

.spr_download li a
{
	background: url("images/download.png") 5px 8px no-repeat;
	padding: 8px 8px 8px 26px;
	font-weight: bold;
}

#spr_resources_reading .spr_download li
{
	line-height: 24px;
	font-weight: bold;
}

#spr_resources_reading .spr_download li ul li
{
	line-height: 20px;
	list-style-type: none;
}

#spr_faq dl dt a
{
	font-weight: bold;
}

#spr_faq dl dd a
{
	font-weight: normal;
}

#spr_site_map ul li a
{
	font-weight: bold;
}

#spr_site_map ul li ul li a
{
	font-weight: normal;
}

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


#spr_donate_buttons p a 
{
	display: block;
	background: url("images/button.png") 0 0 repeat-x;
	border: 1px #b3b3b3 solid;
	color: #4d4d4d;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 31px;
	height: 63px;
	width: 180px;
}

#spr_donate_buttons p
{
	margin-top: 0;
}

#spr_donate_us
{
	float: left;
}

#spr_donate_canada
{
	margin-left: 200px;
}

.spr_location
{
	font-style: italic;
	margin-top: 0;
}

br.spr_clear
{
	clear: both;
	height: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}

.spr_module
{
	margin-bottom: 11px;
}

.spr_module div
{
	padding: 0 5px;
}

.spr_module h2
{
	color: white;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 16px;
	padding: 8px 5px 6px 5px;
}

.spr_module h3
{
	font-size: 12px;
}

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

.spr_partner_list li
{
	clear: both;
}

.spr_partner_logo
{
	margin-top: 0;
	text-align:	center;
}

.spr_section .spr_partner_list .spr_partner_logo
{
	width: 159px;
	float: left;
}

.spr_section .spr_partner_list .spr_partner_blurb
{
	float: right;
	clear: none;
	width: 510px;
}

.spr_section .spr_partner_list li
{
	clear: both !important;
}

#spr_who_partners .spr_partner_grid
{
	margin-top: 50px;
}

.spr_partner_grid
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	clear: both;
}

.spr_partner_grid li
{
	float: left;
	clear: none;
	border: 1px #09f solid;
	margin: 3px;
}

.spr_sighting_list
{
	list-style-type: none;
	padding: 0;
	margin: 13px 0 0 13px;
}

.spr_sighting_list li
{
	float:left;
}

.spr_partner_logo a img
{
	border: none;
}

.spr_partner_blurb
{
	clear: both;
}

.spr_clear
{
	clear: both;
}

.spr_screenshots
{
	list-style-type: none;
	padding: 0;
	margin: 30px -10px 0 0;
}

.spr_screenshots li
{
	float: left;
	width: 215px;
	margin-right: 10px;
	color: #999;
}

.spr_screenshots li img
{
	border-bottom: 5px #09f solid;
	padding-bottom: 24px;
}

.spr_notice
{
	border: 1px #c6d880 solid;
	background-color: #e6efc2;
	color: #264409;
	padding: 15px;
	font-size: 14px;
}

.spr_em
{
	font-weight: bold;
	font-size: 14px;
}

.spr_source
{
	font-style: italic;
}

#spr_donate ol li
{
	font-weight: bold;
}

#spr_donate_stats
{
	border-bottom: 2px #d9d9d9 solid;
	border-right: 2px #d9d9d9 solid;
	margin-bottom: 32px;
}

#spr_donate_stats div
{
	color: white;
	font-size: 20px;
	font-weight: bold;
	background-color: #ecab0e;
	border: 1px #bababa solid;
	padding: 18px 12px;
}

#spr_donate_stats p
{
	margin: 0;
}

#spr_donate_target
{
	float: left;
	line-height: 34px;
}

#spr_donate_thermometer
{
	background-color: #e8e8e8;
	padding: 2px;
	width: 400px;
	float: right;
	border-bottom: 1px #a5770a solid;
	border-right: 1px #a5770a solid;
}

#spr_donate_thermometer span
{
	background-color: #cc401f;
	border-left: 1px #d67b66 solid;
	border-right: 1px #dda396 solid;
	display: block;
	text-align: right;
	padding: 4px;
	line-height: 22px;
}

#spr_who_ementors ul,
#spr_who_staff ul,
#spr_who_partners ul
{
	list-style-type: none;
}

#spr_who_ementors ul li {
	float: left;
	width: 300px;
}

#spr_who_staff ul li
{
	padding-bottom: 32px;
}

#spr_who_staff ul li ul li
{
	padding-bottom: 0;
}

#spr_who_ementors ul li ul,
#spr_who_staff ul li ul,
#spr_who_partners ul li ul
{
	list-style-type: disc;
}

#spr_who_ementors ul li img,
#spr_who_staff ul li img
{
	float: left;
	margin: 0 11px 11px 0;
}

#spr_who_partners ul li img
{
	display: block;
}

#spr_who_staff ul li .spr_bio,
#spr_who_partners ul li p
{
	clear: both;
}

#spr_who_partners ul li img
{
	border: none;
}

#spr_search_participants form p
{
	display: inline;
	margin-right: 11px;
}

#spr_search_participants form p label
{
	font-weight: bold;
	font-size: 14px;
}

#spr_search_participants_alphabet ul
{
	padding: 0;
}

#spr_search_participants_alphabet ul li
{
	display: inline;
}

#spr_search_participants_alphabet ul li a
{
	font-size: 20px;
	padding: 2px;
	line-height: 22px;
	border: 1px white solid;
	font-family: monospace;
}

#spr_search_participants_alphabet ul li.spr_active a,
#spr_search_participants_alphabet ul li a:hover
{
	background-color: #e0e0e0;
	border: 1px #5d125d solid;
}

#spr_who_participants table
{
	margin-top: 21px;
	font-size: 14px;
	border-spacing: 0;
}

#spr_who_participants table thead th
{
	background-color: #e0e0e0;
	padding: 10px;
	text-align: left;
}

#spr_who_participants table tbody td
{
	padding: 10px;
}

#spr_who_participants table tbody td
{
	border-bottom: 1px #bfbfbf solid;
}

#spr_who_participants table tbody tr td:first-child a
{
	background: url("images/person.png") 0 2px no-repeat;
	padding-left: 18px;
}

#spr_who_participants table tbody tr:last-child td
{
	border-bottom: none;
}

#spr_resources_newsletter form p
{
	display: inline;
	margin-right: 11px;
}

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

ul.spr_newsletter_archive li
{
	width: 50%;
	float: left;
}

ul.spr_newsletter_archive li h4
{
	font-size: 20px;
	color: #4d4d4d;
	margin: 0 0 11px 0;
}

ul.spr_newsletter_archive li ul
{
	padding-left: 21px;
}

ul.spr_newsletter_archive li ul li
{
	width: auto;
	float: none;
}

.wordCountError
{
	color: #f00;
}

.wordCount
{
	padding-top: 15px;
	
}

#spr_welcome_video_swfobject
{
	margin: 55px 0px 0px 0px;
}
/* BEGIN http://mih.tiged.org/yfc1 */
#spr_header_yfc1
{
	position: relative;
	height: 149px;
	background: url("images/flags.png") 0 0 no-repeat;
}

#spr_header_yfc1 
{
border-bottom:7px solid #E7E7E7;
}

#spr_header_yfc1 h1
{
	margin: 0;
	position: absolute;
	top: 10px;
	left: 11px;
}

#spr_header_yfc1 h1 a
{
	width: 94px;
	height: 100px;
	display: block;
	background: url("images/y4c.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#spr_tig_program_yfc1
{
	position: absolute;
	top: 11px;
	right: 8px;
	color: #a5acb0;
	font-size: 12px;
	line-height: 29px;
	width: 220px;
}

#spr_tig_program_yfc1 a
{
	width: 137px;
	height: 29px;
	display: block;
	float: right;
	background: url("images/tig_word.png");
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 5px;
}

/* END http://mih.tiged.org/yfc1 */

.spr_supermodule
{
	width: 100% !important;
	float: none !important;
}

.spr_submodule
{
	width: 220px;
	float: left;
}
.spr_details
{
	width: 450px;
	float: left;
}
.spr_detailer
{
	width: 700px;
	float: left;
}
.spr_submodule h3
{
	color: #069;
	font-size: 16px;
	margin-bottom: 0;
	padding: 0 8px 6px 8px;
	border-bottom: 4px #09f solid;
}

.spr_submodule p
{
	padding: 0 8px;
}

.spr_more
{
	text-align: right;
	text-transform: uppercase;
}

#spr_container .spr_more a
{
	color: #e39131;
}

#spr_main_nav .spr_main_nav_login
{
	float: right;
}

#spr_body
{
	position: relative;
}

#spr_login_box
{
	width: 293px;
/* 	border: 6px  solid; */
	background: rgb(224, 224, 224);
	background: rgba(64, 64, 64, 0.2);
	padding: 6px;
	position: absolute;
	top: 149px;
	right: 0;
	color: white;
	z-index: 1;
}

#spr_login_box a
{
	color: white !important;
	text-decoration: underline !important;
}

#spr_login_box form
{
	background: #9cf;
	border: 1px #0CC33 solid;
}

#spr_login_box h2
{
	margin: 0 0 0 0;
	height: 46px;
	line-height: 46px;
	color: white;
	padding: 0 15px;
}

#spr_login_box p
{
	padding: 0 15px;
}

#spr_login_box input
{
	width: 259px;
	border: 1px #854d85 solid;
	height: 30px;
	line-height: 30px;
}

#spr_username
{
	margin-bottom: 5px;
}

#spr_login_box label
{
	display: block;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}

#spr_login_box p.spr_submit
{
	margin-bottom: 0;
}

#spr_login_box div
{
	overflow: hidden;
}

#spr_login_tools
{
	text-align: center;
}

#spr_login_box .spr_submit
{
	float: right;
}

#spr_login_box .spr_submit button
{
	background: #09f;
	border: none;
	color: white;
	text-transform: uppercase;
	height: 28px;
	line-height: 28px;
	margin-bottom: 15px;
}

#spr_login_box .spr_submit #spr_login_cancel
{
	background: none;
	border: none;
	color: white;
	font-weight: bold;
	position: absolute;
	top: 12px;
	right: 10px;
}

#spr_sprout_twitter ul
{
	padding: 0;
	margin-left: 15px;
}

#spr_sprout_twitter ul li
{
	margin-bottom: 5px;
}
.redtext {
	color: #C33;
	font-weight: bold;
}
.redtextBold {
	color: #036;
	font-weight: bold;
}
.galleryscroll {
	height: 410px;
	width: 600px;
	float: left;
}
