#tig_container
{
	width: 944px;
	border: 8px #e7e7e7 solid;
	top: 0;
	margin: 11px auto;
	background-color: white;
}

#spr_header
{
	border-bottom: 7px #e7e7e7 solid;
}

#spr_logout
{
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.ted_item_list li
{
	margin-top: 0;
	margin-bottom: 15px;
}

p.spr_button
{
	border: 1px solid #6ba200;
	border-radius: 2px;
	-moz-border-radius: 2px;
	margin: 0;
}

p.spr_button button
{
	background: transparent url("http://cdn.tigurl.org/images/homepage/patterns/tiged/sprout/button.png") 0 0 repeat-x;
	border: 1px solid #bad56e;
	border-radius: 2px;
	-moz-border-radius: 2px;
	color: white;
	display: block;
	margin: 0;
	font-weight: bold;
}

.spr_lesson p.spr_button
{
	border: 1px solid #c7c7c7;
	margin: 15px 0;
}

.spr_lesson p.spr_button button
{
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/sprout/lesson_button.png") 0 0 repeat-x;
	border: 1px solid #fbfbfb;
	color: #535755;
	display: block;
	width: 100%;
	height: 34px;
	text-transform: uppercase;
}

#ted_body
{
	padding: 7px;
}

.tiged .tig_3_columns #tig_B
{
	margin-top: 0;
}

#spr_welcome
{
	padding: 15px;
	margin-bottom: 15px;
}

#spr_welcome h2
{
	color: #ec3e16;
	font-size: 16px;
	margin: 0;
}

#spr_welcome p
{
	line-height: 20px;
}

#spr_welcome p:last-child
{
	margin-bottom: 0;
}

#spr_quick_nav
{
	margin-bottom: 15px;
}

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

#spr_quick_nav ul li
{
	float: left;
	width: 33%;
	padding: 20px 0;
	margin: 0;
}

#spr_quick_nav ul li a
{
	display: block;
	color: #b1c951;
	text-align: center;
	background-position: top center;
	background-repeat: no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-top: 90px;
}

#spr_quick_eportfolio a
{
	background-image: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/eportfolio.png");
}

#spr_quick_lessons a
{
	background-image: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/lessons.png");
}

#spr_quick_lounge a
{
	background-image: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/lounge.png");
}

#ted_announcements h3,
#ted_announcements p.ted_add_button,
#spr_ementors h3,
#spr_description h3,
#spr_upcoming h3
{
	background-color: #fc9321 !important;
	color: white;
}

#ted_announcements h3,
#spr_ementors h3,
#spr_description h3,
#spr_upcoming h3
{
	border-bottom: 4px #ef6400 solid !important;
}

/*
#spr_description div
{
	max-height: 400px;
	overflow: auto;
}
*/

#ted_announcements h4
{
	font-size: 14px;
	color: black;
}

#ted_announcements h4 a
{
	color: #7da11a;
}

#ted_your_classroom h3
{
	background-color: #6e1460 !important;
	border-bottom: 4px #440634 solid !important;
}

#ted_your_classroom .ted_nav li
{
	list-style-image: none;
	padding: 3px 0;
	margin-left: 0;
}

#ted_your_classroom .ted_nav li a
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/leaf.png") 0 0 no-repeat;
	padding-left: 15px;
	line-height: 20px;
	font-size: 14px;
}

#ted_your_classroom .ted_nav li ul li
{
	padding: 2px 0;
}

#ted_your_classroom .ted_nav li ul li a
{
	background: none;
	padding-left: 0;
	font-size: 12px;
	line-height: 12px;
}

#ted_your_classroom .ted_nav li.ted_active a,
#ted_your_classroom .ted_nav li.ted_active ul li.ted_active a
{
	color: #cc401f;
}

#ted_your_classroom .ted_nav li.ted_active ul li a
{
	color: #2f2f2f;
}

#spr_contact_info div
{
	padding: 8px;
}

#spr_contact_info h4
{
	color: #ec3e16;
	margin: 0;
}

#spr_contact_info h5
{
	font-weight: bold;
	font-size: 12px;
	margin: 7px 0 0 0;
	border-top: 1px #d9d9d9 dashed;
	padding-top: 7px;
}

#spr_contact_info p
{
	margin: 0;
	line-height: 14px;
}

#spr_contact_info dl dt,
#spr_contact_info dl dd
{
	float: left;
}

#spr_contact_info dl dt
{
	clear: left;
	font-weight: bold;
}

#spr_contact_info dl dd
{
	margin-left: 0.3em;
}

#spr_downloads .ted_item_list
{
	margin-bottom: 0;
}

#spr_downloads .ted_item_list li a
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/download.png") 0 0 no-repeat;
	padding-left: 30px;
	line-height: 22px;
	display: block;
	color: #2b2b2b;
}

.ted_module_
{
	border: none !important;
	margin-top: 0 !important;
	margin-bottom: 15px !important;
}

.ted_form .ted_module_ h4
{
	background-color: #efc322 !important;
	color: black !important;
}

.ted_form { padding: 15px; }

.ted_module_ > div > *:first-child
{
	margin-top: 0;
}

.ted_module > div > *:last-child
{
	margin-bottom: 0;
}

.ted_module_ div,
#spr_welcome,
#spr_quick_nav,
.ted_module_ .ted_colour_edit_wrapper div
{
	border: 1px #f5f5f5 solid;
}

.ted_module_ .ted_colour_edit_wrapper div
{
	padding: 15px;
}

.ted_module_ .ted_colour_edit_wrapper div div,
.ted_module_ .ted_colour_edit_wrapper div .ted_colour_edit_wrapper div
{
	padding: 0;
}

.ted_module_ .ted_module_arrow
{
	display: none;
}

.ted_module_ p.ted_add_button
{
	line-height: 31px !important;
}

#tig_main .ted_module_ h3,
#tig_side_one .ted_module_ h3,
#tig_side_two .ted_module_ h3
{
	background-color: #a8ca44;
	border-bottom: 4px #6ba200 solid;
	color: white;
	line-height: 31px;
	height: 31px;
}

#tig_side_two .ted_module_ div,
#tig_side_two .ted_module_ .ted_colour_edit_wrapper div
{
	background-color: #f5f5f5;
}

#spr_footer
{
	clear: both;
	float: left;
	width: 870px;
	position: relative;
	padding: 25px 37px 40px 37px;
}

.tig_2_columns #tig_main_wrapper
{
	width: 729px;
}

.tig_2_columns #tig_side_one
{
	width:186px;
}

.spr_ementor #tig_main .ted_module_ div,
.spr_eportfolio #tig_main .ted_module_ div,
/*.spr_eportfolio #tig_main .ted_module_ .ted_colour_edit_wrapper div,*/
.spr_lessons #tig_main .ted_module_ div,
.spr_directory #tig_main .ted_module_ div,
.spr_lounge #tig_main .ted_module_ div,
.spr_lesson #tig_main .ted_module_ div
{
	background-color: #f5f5f5;
}

.spr_ementor #spr_welcome,
.spr_lounge #spr_welcome
{
	width: 496px;
	float: left;
}

#spr_ementors,
#spr_upcoming
{
	width: 186px;
	float: right;
}

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

ul.spr_member_list li
{
	margin: 4px 0;
}

ul.spr_member_list li a,
ul.spr_member_list li span
{
	display: block;
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/sprout/user_status.png");
	background-position: 0 -8px;
	background-repeat: no-repeat;
	padding-left: 13px;
	color: #2f2f2f;
}

ul.spr_member_list li.spr_online a,
ul.spr_member_list li.spr_online span
{
	background-position: 0 3px;
}

ul.spr_member_list li.spr_online span
{
	color: #9eb84e;
	font-weight: bold;
}

#spr_ementors div
{
	overflow: auto;
	height: 148px;
}

#spr_bookmarks
{
	clear: both;
	float: left;
}

#spr_bookmarks div
{
	position: relative;
}

#spr_bookmarks ul
{
	height: 160px;
	overflow: auto;
}

#spr_bookmarks,
#spr_library,
#spr_tips
{
	width: 357px;
}

#spr_library,
#spr_tips
{
	float: right;
}

.spr_ementor .ted_item_list,
.spr_lounge .ted_item_list
{
	margin: -4px 0 0 0;
}

.spr_ementor .ted_item_list li,
.spr_lounge .ted_item_list li
{
	border-bottom: none;
	margin-top: 4px;
	padding-bottom: 4px;
}

.spr_lounge .ted_item_list li a
{
	padding-left: 20px;
	line-height: 16px;
}

.spr_ementor .ted_item_list li a
{
	padding-left: 20px;
	line-height: 16px;
	display: block;
}

#spr_bookmarks .ted_item_list li a
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/bookmark.png") 0 0 no-repeat;
}

#spr_bookmarks .ted_item_list li small a
{
	background: none;
	padding-left: 0;
}

#spr_bookmarks div
{
	padding-bottom: 50px;
}

.ted_module_ div
{
	position: relative;
}

.ted_module_ div .spr_post
{
	position: absolute;
	bottom: 13px;
	right: 13px;
}

#spr_library .ted_item_list li a
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/folder.png") 0 0 no-repeat;
}

#spr_library .ted_item_list li a.file
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/file.png") 0 0 no-repeat;
}

#spr_library .ted_item_list li a.folder
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/folder.png") 0 0 no-repeat; 
}

#spr_library .ted_item_list li a.link
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/link.png") 0 0 no-repeat; 
}

#spr_library .ted_item_list li
{
	float: left;
	width: 49%;
	margin-right: 1%;
}

#spr_discussion_board,
#spr_chat
{
	clear: both;
}

#spr_discussion_board div,
#spr_tips div,
#spr_chat
{
	padding-bottom: 50px;
}

#spr_discussion_board .ted_item_list li
{
	border-bottom: 1px #d1d1d1 dashed;
	padding-top: 4px;
}

#spr_discussion_board .ted_item_list li p
{
	margin: 5px 0;
}

#spr_discussion_board .ted_item_list li a
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/discussion.png") 0 0 no-repeat;
	color: #cc401f;
}

#spr_my_story div p
{
	margin-top: 0;
}

#spr_my_story div p:last-child
{
	margin-bottom: 0;
}

.ted_module_ .spr_progress_bar,
.spr_eportfolio #tig_main .ted_module_ div .spr_progress_bar
{
	padding: 0;
	border-width: 5px;
	border-color: #cbcbcb;
	border-style: solid;
	background-color: white;
	margin: 11px 0 15px 0;
}

.spr_progress_bar p
{
	margin: 0;
	border: 1px #d99900 solid;
}

.spr_progress_bar p span
{
	border: 1px #eeb52a solid;
	background-color: #ecab0e;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	padding-right: 1px;
	height: 18px;
	line-height: 18px;
}

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

#spr_eportfolio .spr_emodule:last-child
{
	margin-bottom: 0;
}

.spr_emodule
{
	margin-bottom: 15px;
	padding-top: 7px !important;
	border: none !important;
	background-color: transparent !important;
}

.spr_emodule h4,
#spr_eportfolio .spr_emodule h4
{
	color: white;
	background-color: #ecab0e;
	width: auto;
	display: inline;
	padding: 7px;
	margin: 8px 0 0 0;
	font-size: 12px !important;
}

.spr_emodule h5
{
	color: #7da11a;
	margin: 10px 0;
	font-size: 14px;
}

.spr_emodule h5:first-child
{
	margin-top: 0;
}

.spr_emodule div,
.spr_emodule .ted_colour_edit_wrapper div,
.spr_eportfolio #tig_main .ted_module_ .spr_emodule div/*,
.spr_eportfolio #tig_main .ted_module_ .spr_emodule .ted_colour_edit_wrapper div*/
{
	border: 1px #ecab0e solid;
	margin: 7px 0 0 0;
	background-color: white;
	padding: 10px;
}

.spr_emodule dl
{
	margin: 0;
	padding: 0;
	border-top: 1px #d9d9d9 dashed;
	border-bottom: 1px #d9d9d9 dashed;
}

.spr_emodule dl dt,
.spr_emodule dl dd
{
	border-bottom: 1px #d9d9d9 dashed;
	position: relative;
}

.spr_emodule dl dt:last-child
{
	border-bottom: none;
}

.spr_emodule dl dt a
{
	height: 31px;
	line-height: 31px;
	padding-left: 33px;
	display: block;
	color: #2f2f2f;
	font-size: 14px;
	font-weight: bold;
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/sprout/item_status.png");
	background-position: 9px -20px;
	background-repeat: no-repeat;
}

.spr_emodule dl dt.spr_completed a
{
	background-position: 9px 4px;
}

.spr_emodule dl dt a:hover
{
	background-color: #faf7de;
}

.spr_emodule dl dt a span
{
	font-size: 12px;
	font-weight: normal;
}

.spr_emodule dl dt a span em
{
	font-style: normal;
	color: #9eb84e;
}

.spr_emodule dl dt form
{
	position: absolute;
	right: 0;
	bottom: 4px;
	margin: 0;
}

.spr_emodule dl dd
{
	padding-left: 33px;
	margin: 0;
}

/*.spr_eportfolio #spr_welcome form */
#spr_eportfolio_forms
{
	position: absolute;
	top: 13px;
	right: 13px;
}

#spr_eportfolio_forms form
{
	margin: 0;
}

/*.spr_eportfolio #spr_welcome form p.spr_button button*/
#spr_eportfolio_forms form p.spr_button button
{
	width: 100%;
}

.spr_eportfolio #spr_welcome h2
{
	margin-bottom: 15px;
}

.spr_eportfolio #spr_welcome h3
{
	color: #cc401f;
	font-size: 12px;
	margin-bottom: 0;
}

.spr_eportfolio #spr_welcome p
{
	margin-top: 0;
}

.spr_eportfolio #spr_welcome .spr_user,
.spr_eportfolio #spr_welcome .spr_stats
{
	float: left;
	margin-right: 15px;
}

.spr_eportfolio #spr_welcome .spr_stats
{
	width: 130px;
}

.spr_eportfolio #spr_welcome .spr_idea
{
	float: left;
	width: 288px;
	overflow: auto;
	height: 180px;
}

.spr_eportfolio #spr_welcome .spr_idea h3
{
	margin-top: 2px;
}

#spr_section_nav
{
	margin-bottom: 0;
}

#spr_section_nav
{
	height: 25px;
}

#spr_section_nav li a
{
	padding: 7px 8px 8px 8px;
}

.spr_section
{
	padding-top: 0;
}

.spr_section h3,
.spr_directory .spr_section h4
{
	display: none;
}

.spr_section h4
{
	font-size: 14px;
}

.spr_directory #spr_welcome
{
	padding: 3px;
}

#spr_class_list h3 span
{
	font-size: 12px;
	font-weight: normal;
}

#spr_class_list h3 span a
{
	color: white;
	text-decoration: underline;
}

#spr_class_list #spr_section_nav
{
	margin-top: 5px;
}

.spr_class_list
{
	padding: 3px;
	margin: 0;
	list-style-type: none;
}

.spr_class_list li
{
	width: 32%;
	margin: 15px 1% 25px 0;
	float: left;
}

.spr_class_list *
{
	margin: 0;
}

.spr_class_list h5 a
{
	color: #cc401f;
	font-size: 16px;
	margin: 0;
}

.spr_class_list .spr_stats
{
	float: right;
	width: 71%;
}

.spr_class_list .spr_user
{
	float: left;
	width: 24%;
}

#spr_tips .ted_item_list li,
#spr_upcoming .ted_item_list li
{
	border-bottom: 1px #d1d1d1 dashed;
	padding-bottom: 4px;
}

#spr_tips div
{
	line-height: 20px;
}

#spr_tips cite
{
	font-style: normal;
	font-weight: bold;
	color: #cc401f;
}

#spr_tips q
{
	font-style: italic;
}

#spr_upcoming div
{
	padding-bottom: 50px;
}

#spr_upcoming .ted_item_list li a
{
	background: url("http://cdn.tigurl.org/images/homepage/icons/tiged/sprout/event.png") 0 0 no-repeat;
}

.spr_lesson #spr_welcome h3
{
	color: #7da11a;
	margin-bottom: 0;
}

#spr_task
{
	width: 47%;
	float: left;
}

#spr_objectives
{
	width: 47%;
	float: right;
}

#spr_objectives ul
{
	padding: 0;
	margin-bottom: 0;
	line-height: 20px;
}

#spr_objectives ul li
{
	margin-bottom: 15px;
}

#spr_objectives ul li:last-child
{
	margin-bottom: 0;
}

.spr_lesson #spr_lesson
{
	width: 530px;
	float: left;
}

.spr_lesson #spr_resources
{
	width: 186px;
	float: right;
}

.spr_lesson #spr_library
{
	width: 186px;
}

.spr_lesson #spr_library .ted_item_list
{
	margin-bottom: 0;
}

.spr_lesson #spr_library .ted_item_list li
{
	float: none;
	width: auto;
	border-bottom: none;
	padding: 0;
}

.spr_lesson #spr_library .ted_item_list li a,
.spr_lesson #spr_discussion_board .ted_item_list li a
{
	padding-left: 20px;
}

.spr_lesson #spr_discussion_board div
{
	padding-bottom: 0;
}

#spr_task_submission
{
	border: 1px #c7c7c7 solid;
	padding: 20px;
	position: relative;
	margin-bottom: 15px;
}

#spr_task_submission h3
{
	margin-top: 0;
	color: #cc401f;
	font-size: 16px;
}

#spr_task_submission textarea,
#spr_task_submission input[type="text"]
{
	border: 1px #c7c7c7 solid;
}

#spr_task_submission span.note
{
	color: #777;
	font-style: italic;
}

#spr_task_submission .spr_button
{
	text-align: right;
	border: none;
}

#spr_task_submission .spr_button button
{
	width: 100px;
	display: inline;
	border: 1px #c7c7c7 solid;
	height: 28px;
}

#spr_cancel_submission
{
	position: absolute;
	top: 5px;
	right: 15px;
}

#spr_cancel_submission button
{
	border: none;
	background: transparent;
}

#spr_submit_external textarea,
#spr_submit_external input[type="text"],
#spr_submit_rating textarea,
{
	width: 485px;
}


#spr_submit_rating textarea
{
	margin-bottom: 15px;
}

#spr_submit_rating .spr_button
{
	clear: both;
}

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

.spr_rating_tool li
{
	float: left;
}

.spr_rating_tool input
{
	width: 15px;
	height: 30px;
	display: block;
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/sprout/rating_tool.png");
	background-repeat: no-repeat;
	background-position: 0 -30px;
	text-indent: -9999px;
}

.spr_rating_tool li input:hover,
.spr_rating_tool li.spr_active input
{
	background-position: 0 0;
}

#spr_submit_reflection h3
{
	float: left;
	margin: 0 30px 0 0;
}

#spr_submit_reflection textarea
{
	float: right;
	margin-bottom: 15px;
}

#spr_submit_reflection p
{
}

/* adjustments for rob's colorbox thing */
#colorbox
{
	padding-bottom: 62px !important;
}

#borderMiddleLeft,
#borderMiddleRight,
#modalContent,
#modalLoadedContent
{
	padding-bottom: 20px !important;
}

#spr_eportfolioedit
{
	position: relative;
	padding-bottom: 22px !important;
}

#spr_eportfolioedit p.spr_button
{
	position: absolute;
	bottom: 0;
	right: 0;
}

#spr_add_bookmark
{
	float: right;
}

#spr_tig_program .microsoft
{
	width: 102px;
	height: 44px;
	display: block;
	float: right;
	background: url("http://cdn.tigurl.org/images/logos/microsoft.png") no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	margin-top: 4px;
}

#spr_tig_program .pearson
{
	width: 76px;
	height: 44px;
	display: block;
	float: right;
	background: url("http://cdn.tigurl.org/images/logos/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("http://cdn.tigurl.org/images/logos/tig.png");
	text-indent: -9999px;
	overflow: hidden;
	margin-left: 13px;
}

.tiged .tig_3_columns #tig_side_two
{
	margin-top: 0;
}