 	#tig_container
{
	background-color: #f1f1f1;
	color: #2f2f2f;
	border-bottom: 5px #005aa6 solid;
	margin-bottom: 40px;
	padding-bottom: 0 !important;
}

#tig_container_nogrey
{
	background-color: #f1f1f1;
	color: #2f2f2f;
	border-bottom: 5px #005aa6 solid;
	margin-bottom: 40px;
	padding-bottom: 0 !important;
	clear: both;
}

#tig_container_nomenu
{
	background-color: #f1f1f1;
	color: #2f2f2f;
	border-bottom: 5px #005aa6 solid;
	margin-bottom: 75px;
	padding-bottom: 0 !important;
}

#tig_container_addlesson
{
	width:760px;
	background-color: #ffffff;
	color: #2f2f2f;
	border-bottom: 5px #005aa6 solid;
	margin-bottom: 40px;
}

#tig_container a
{
	/* color: #61bdf0; */
	text-decoration: none;
}

#ted_header
{
	height: 110px;
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/header.png") 0 0 repeat-x;
	border: 1px #005aa6 solid;
	padding: 0 0 0 35px;
	position: relative;
}

#ted_header_myworld
{
	height: 110px;
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/header.png") 0 0 repeat-x;
	border: 1px #005aa6 solid;
	padding: 0 0 0 15px;
	position: relative;
}

#ted_header h2, #ted_header_myworld h2
{
	float: left;
}

#ted_header h2 a
{
	display: block;
	width: 128px;
	height: 85px;
	background: url("http://cdn.tigurl.org/images/homepage/logos/tiged/large.png") top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#ted_header_myworld h2 a
{
	display: block;
	width: 178px;
	height: 85px;
	background: url("http://cdn.tigurl.org/images/homepage/logos/tiged/myworld.png") top left no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

ul#ted_header_nav
{
	float: left;
	list-style-type: none;
	margin: 0 0 0 40px;
	padding: 0;
}

ul#ted_header_nav li
{
	float: left;
}

ul#ted_header_nav li a
{
	display: block;
	height: 110px;
	width: 104px;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}

ul#ted_header_nav li.tig_active a,
ul#ted_header_nav li a:hover
{
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/header.png") 0 -110px repeat-x;
	border-left: 1px #0084cb solid;
	border-right: 1px #0084cb solid;
	padding-left: 0;
	padding-right: 0;
}

ul#ted_header_nav li a span
{
	background-image: url("http://cdn.tigurl.org/images/homepage/icons/tiged/header_nav.png");
	background-repeat: no-repeat;
	display: block;
	height: 40px;
	width: 109px;
	padding-top: 70px;
	text-align: center;
	color: white;
}

ul#ted_header_nav li#ted_header_nav_community a span
{
	background-position: 32px 0;
}

ul#ted_header_nav li#ted_header_nav_community.tig_active a span,
ul#ted_header_nav li#ted_header_nav_community a:hover span
{
	background-position: 32px -440px;
}

ul#ted_header_nav li#ted_header_nav_resources a span
{
	background-position: 32px -110px;
}

ul#ted_header_nav li#ted_header_nav_resources.tig_active a span,
ul#ted_header_nav li#ted_header_nav_resources a:hover span
{
	background-position: 32px -550px;
}

ul#ted_header_nav li#ted_header_nav_support a span
{
	background-position: 32px -220px;
}

ul#ted_header_nav li#ted_header_nav_support.tig_active a span,
ul#ted_header_nav li#ted_header_nav_support a:hover span
{
	background-position: 32px -660px;
}

ul#ted_header_nav li#ted_header_nav_my_classes a span
{
	background-position: 32px -330px;
}

ul#ted_header_nav li#ted_header_nav_my_classes.tig_active a span,
ul#ted_header_nav li#ted_header_nav_my_classes a:hover span
{
	background-position: 32px -770px;
}

ul#ted_header_nav li#ted_header_nav_about a span
{
	background-position: 32px -895px;
}

ul#ted_header_nav li#ted_header_nav_about.tig_active a span,
ul#ted_header_nav li#ted_header_nav_about a:hover span
{
	background-position: 32px -1004px;
}

ul#ted_header_nav li#ted_header_nav_projects.tig_active a span,
ul#ted_header_nav li#ted_header_nav_projects a:hover span
{
	background-position: 32px -220px;
}

ul#ted_header_nav li a
{
	position: relative;
}

ul#ted_header_nav li a span.ted_nav_arrow
{
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	height: 0px;
	padding: 0;
	background-color: transparent !important;
	border-bottom-width: 12px;
	border-bottom-style: solid;
	border-bottom-color: #f1f1f1;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: transparent;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: transparent;
	position: absolute;
	bottom: -1px;
	left: 40px;
	display: none;
}

ul#ted_header_nav li.tig_active a span.ted_nav_arrow,
ul#ted_header_nav li a:hover span.ted_nav_arrow
{
	display: block
}

#ted_header #ted_login
{
	float: right;
	margin-right: 13px;
	border-left: 1px #2abaf0 solid;
	border-right: 1px #2abaf0 solid;
	border-bottom: 1px #2abaf0 solid;
	background-color: #0082c9;
	padding: 0;
}

#ted_header #ted_login form
{
	width: 300px;
	height: 46px;
	border-left: 1px #0068b2 solid;
	border-right: 1px #0068b2 solid;
	border-bottom: 1px #0068b2 solid;
	padding: 5px 0 0 10px;
	margin: 0;
}

#ted_header #ted_login,
#ted_header #ted_login form
{
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
}

#ted_header #ted_login form p
{
	float: left;
	margin: 0;
}

#ted_header #ted_login form p label
{
	color: white;
	height: 15px;
}

#ted_login_username,
#ted_login_password
{
	width: 109px;
	border: 1px #0d7aa4 solid;
	margin-right: 9px;
}

#ted_login_submit
{
	margin-top: 12px;
}

#ted_get_started
{
	position: absolute;
	bottom: 13px;
	right: 13px;
	border: 1px #0084cb solid;
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/button.png") top left repeat;
	margin: 0;
	padding: 0;
}

#ted_get_started a
{
	color: white;
	text-decoration: none;
	font-size: 20px;
	font-family: Tahoma, sans-serif;
	letter-spacing: -1px;
	display: block;
	width: 172px;
	height: 35px;
}

#ted_get_started span
{
	display: block;
	width: 122px;
	height: 35px;
	background: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/arrow_large.png") 13px 8px no-repeat;
	padding-left: 50px;
	line-height: 35px;
}

/* 
#ted_body
{
	padding: 15px;
	clear: both;
}
*/

#ted_footer_wrapper
{
	border-left: 1px #f6f6f6 solid;
	border-right: 1px #f6f6f6 solid;
	border-bottom: 1px #91b5d3 solid;
	clear: both;
	padding-bottom: 31px;
}

#ted_footer
{
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/footer.png") top left repeat-x;
	border: 1px #adadad solid;
	margin: 13px 14px 0 14px;
	height: 33px;
	padding: 0 5px 0 8px;
}

#ted_footer_logo
{
	float: left;
}

#ted_footer_name
{
	float: left;
	line-height: 33px;
	margin-left: 10px;
}

#ted_footer a
{
	color: #2f2f2f;
}

#ted_footer ul
{
	margin: 0;
	padding: 0;
	float: right;
	height: 33px;
	list-style-type: none;
}

#ted_footer ul li
{
	float: left;
	margin-right: 17px;
	line-height: 33px;
}

#ted_footer ul li a
{
	display: block;
	height: 33px;
	padding-left: 22px;
	background-image: url("http://cdn.tigurl.org/images/homepage/icons/tiged/footer_nav.png");
	background-repeat: no-repeat;
}

#ted_footer_nav_community a
{
	background-position: 0 0;
}

#ted_footer_nav_resources a
{
	background-position: 0 -33px;
}

#ted_footer_nav_support a
{
	background-position: 0 -66px;
}

#ted_footer_nav_my_classes a
{
	background-position: 0 -99px;
}

#ted_footer_nav_about a
{
	background-position: 0 -130px;
	padding-left: 28px !important;
}

#ted_footer_nav_programs a 
{
	background-position: 0 -196px;
}

#ted_footer_nav_pd a 
{
	background-position: 0 -163px;
}

#ted_footer_nav_projects a 
{
	background-position: 0 -230px;
}

.ted_module
{
	border-right: 1px #cecdcd solid;
	border-top: 1px #cecdcd solid;
	border-bottom: 1px #cecdcd solid;
	border-left-width: 7px;
	border-left-style: solid;
	background-color: white;
	margin: 15px 0 0 0;
}

.ted_module_
{
	background-color: white;
	margin: 15px 0 0 0;
	padding-bottom: 15px;
}

.ted_module_ div
{
	padding: 15px;
}

.ted_module_ div div
{
	padding: 0;
}

.ted_module_ h3,
.ted_form .ted_module_ h4,
.ted_page .ted_module_ h4
{
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: white;
	padding-left: 16px;
	margin: 0;
}

.ted_module_ h4
{
	margin: 0;
}

.ted_module_ p
{
	line-height: 20px;
}

.ted_module_ .ted_module_arrow
{
	margin-left: 14px;
	display: block;
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top-width: 12px;
	border-top-style: solid;
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: white;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: white;
}

.ted_welcome
{
	float: left;
	background-position: bottom right;
	background-repeat: no-repeat;
}

.ted_welcome h3
{
	margin: 9px 0 0 9px;
	padding: 0;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: -1px;
	width: 240px;
}

.ted_blurb
{
	float: right;
}

.ted_blurb h3
{
	font-size: 16px;
	color: #006db8;
	margin-bottom: 0;
}

.ted_blurb p
{
	line-height: 18px;
}


div.ted_user_data img
{
	float: left;
	margin-right: 10px;
	border-width: 3px;
	border-style: solid;
}

div.ted_user_data ul.ted_user_data
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 52px;
}

div.ted_user_data ul.ted_user_data li label
{
	font-weight: bold;
}

.ted_page_header h2
{
	font-size: 12px;
	font-weight: bold;
	line-height: 34px;
	background-color: #e4e4e4;
	background-image: url("http://cdn.tigurl.org/images/homepage/icons/tiged/classroom_bw.png");
	background-position: 10px 9px;
	background-repeat: no-repeat;
	padding-left: 40px;
	margin: 0;
}

.ted_page_header h2 span
{
	font-weight: normal;
}

.ted_page_header
{
	position: relative;
}

.ted_page_header p.ted_add_button
{
	position: absolute;
	top: 0;
	right: 0;
	border-left: 1px #f1f1f1 solid;
}

p.ted_add_button
{
	margin: 0;
	background-color: #e4e4e4;
}

p.ted_add_button a, p.ted_buttons a.add
{
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/add.png");
	background-repeat: no-repeat;
	padding: 0 15px 0 32px;
	display: block;
	float: left;
	color: #2f2f2f;
}

p.ted_buttons a.back
{
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/back.png");
	background-repeat: no-repeat;
	padding: 0 15px 0 32px;
	display: block;
	float: left;
	color: #2f2f2f;
}

p.ted_buttons a.delete
{
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/delete2.png");
	background-repeat: no-repeat;
	padding: 0 15px 0 32px;
	display: block;
	float: left;
	color: #2f2f2f;
}


ul.tig_action li
{
	background-image: url("http://cdn.tigurl.org/images/homepage/widgets/tiged/arrow_small.png");
	background-position: 0 2px;
	padding-left: 13px;
        margin-top: 12px;
        clear: both;
}

ul.tig_action li:first-letter
{
    text-transform: capitalize;
}

ul.tig_action li a
{
	color: #2f2f2f;
}

#tig_container ul.tig_action li a
{
	text-decoration: underline;
}

ul.tig_selector
{
	background-color: #e4e4e4;
}

ul.tig_selector li a
{
	background-color: #e4e4e4;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	-moz-border-radius-topleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	border-right: 1px #f1f1f1 solid;
	border-left: none;
	margin-right: 0;
}

.ted_form p,
.ted_page p
{
	clear: both;
	margin-top: 0;
	margin-bottom: 20px;
}

.ted_form h3,
.ted_page h3
{
	font-size: 24px;
	margin: 0;
}

.ted_form h5,
.ted_page h5
{
	clear: both;
	margin-top: 0;
}

.ted_form label,
.ted_form h5
{
	color: #666;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -0.02em;
}

.ted_form div.ted_form_compound label,
.ted_form fieldset.ted_form_compound label
{
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}

.ted_form p.ted_form_pair label,
.ted_form h5.ted_form_compound,
.ted_form h5.ted_form_pair
{
	display: block;
	width: 165px;
	text-align: right;
	float: left;
	margin-right: 10px;
}

.ted_form label em,
.ted_form h5 em
{
	color: red;
	font-style: normal;
}

.ted_form p.ted_form_pair span,
.ted_form .ted_form_compound span,
.ted_form p.ted_form_pair input
{
	display: block;
}

.ted_form p.ted_form_pair span,
.ted_form p.ted_form_pair input,
.ted_form ul.ted_form_pair
{
	margin-left: 175px;
}

.ted_form div.ted_form_compound,
.ted_form fieldset.ted_form_compound
{
	margin-left: 0;
	float: left;
}

.ted_form div.ted_form_unlabeled
{
	margin-left: auto;
	margin-right: auto;
	float: none;
}

.ted_form div.ted_form_compound
{
	width: 325px;
}

.ted_form fieldset.ted_form_compound
{
	background-color: #f8edf4;
	border: 1px #ededed solid;
	color: #a0005e;
	/*margin-top: -54px;*/
	margin-bottom: 10px;
	width: 305px;
}

.ted_form fieldset.ted_form_compound label
{
	color: #666;
	display: block;
}


.ted_form span
{
	color: #999;
	font-style: italic;
}

.ted_form span em
{
	text-decoration: underline;
}

.ted_form div.ted_form_compound p
{
	width: 45%;
	margin-right: 5%;
	float: left;
	clear: none;
}

.ted_form div.ted_form_compound p.ted_form_blurb
{
	width: 100%;
	margin-right: 0;
	float: none;
	clear: both;
}

.ted_form div.ted_form_compound p label
{
	color: #666;
	font-weight: bold;
}

.ted_form p.ted_form_submit
{
	text-align: center;
	margin-top: 20px;
}

.ted_form table td.ted_form_avatar
{
	width: 40px;
}

.ted_form table td.ted_form_location
{
	width: 30%;
}

.ted_form .ted_form_toolbox
{
	background-color: #ffffdf;
	border: 1px #ffcc66 solid;
	width: 80%;
	margin: 10px;
	padding: 5px;
}

.ted_form .ted_form_toolbox a
{
	color: #cc0000;
	font-size: 10px;
}

.ted_form .ted_form_note
{
	font-size: 10px;
}

.ted_form .ted_form_button_outie
{
	float: right;
	height: 20px;
	margin: -20px 0 0 !important;
}

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

.ted_paginator li
{
	display: inline-block;
}

.ted_paginator li a
{
	border: none;
	border: 1px #a2a2a2 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	display: block;
}

.ted_paginator li.util_active a,
.ted_paginator li a:hover
{
	border: 1px #0084c0 solid;
}

.ted_paginator li a span
{
	padding: 0 5px;
	line-height: 18px;
	display: block;
	background-color: #a2a2a2;
	border: 1px #a2a2a2 solid;
	color: white;

}

.ted_paginator li.util_active a span,
.ted_paginator li a:hover span
{
	border: 1px #00a8db solid;
	background: #46002a url("/images/homepage/patterns/tiged/paginator.png") 0 0 repeat-x;
	border-radius: 2px;
	-moz-border-radius: 2px;
}

/* 2.2 Header (<header>)
------------------------------------------------------------------------------*/

#tiged_header {
	margin: 0 auto;
	width: 960px;
}

#tiged_header_site-name  {
	width: 188px;
	height: 112px;
}

#tiged_header_site-name span {
	background: url(/images/tiged/sprite_nav.png) no-repeat;
}


/* 2.3 Navigation (<nav>)
------------------------------------------------------------------------------*/

#tiged_navigation {
	border-right: none;
	@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
	font: 14px/20px 'Droid Sans', arial, sans-serif;
	line-height: 1;
}

#tiged_navigation ul {
	list-style: none;
	list-style-image: none;
	padding: 0;
	margin: 0;
}

#tiged_navigation li {
	background: #09d url(/images/tiged/sprite_nav.png) 0 -112px repeat-x;
	float: left;
	border-right: 1px solid #005aa6;
	width: 109px;
	text-align: center;
}

#tiged_navigation li:hover {
	background-position: 50% -224px;
}

#tiged_navigation li:first-child {
	border-left: 1px solid #005aa6;
	width: 188px;
}

#tiged_navigation a {
	display: block;
	position: relative;
	padding: 70px 0 28px;
	color: #fff;
	background: url(/images/tiged/sprite_nav.png) no-repeat;
	text-decoration: none;
}

#tiged_navigation li:first-child a {
	padding: 0;
}

#tiged_navigation .about {
	background-position: 0 -336px;
}

#tiged_navigation .community {
	background-position: 0 -448px;
}

#tiged_navigation .classes {
	background-position: 0 -560px;
}

#tiged_navigation .pd {
	background-position: 0 -672px;
}

#tiged_navigation .programs {
	background-position: 0 -784px;
}

#tiged_navigation .resources {
	background-position: 0 -896px;
}

#tiged_navigation .support {
	background-position: 0 -1008px;
}

.ir {
	display: block;
	position: relative;
	overflow: hidden;
}

.ir span {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.ie7 .ir a span, .ie7 a.ir span {
	cursor: pointer;
}