#tig_container
{
	background: url("http://ourworldclass.tigweb.org/images/patterns/body.png") 0 158px repeat-y;
	border-bottom: 5px #f60 solid;
}

#ted_header
{
	background: url("http://ourworldclass.tigweb.org/images/backgrounds/header.png") 0 0 no-repeat;
	border: none;
	padding: 0;
	height: 155px;
}

#ted_header h2,
#ted_header #wc_logo
{
	position: absolute;
	left: 0;
	top: 29px;
	margin: 0;
}

#ted_header h2 a,
#ted_header #wc_logo a
{
	width: 453px;
	height: 113px;
	background: url("http://ourworldclass.tigweb.org/images/logos/world_class.png") 0 0 no-repeat;
	display: block;
	text-indent: -999px;
	overflow: hidden;
}

.ted_page_header h2
{
	background-image: url("http://ourworldclass.tigweb.org/images/icons/classroom.png");
	background-color: #e8e6d7;
	color: #630;
	font-weight: normal;
}

.ted_page_header h2 a
{
	color: #630;
	text-decoration: underline !important;
	font-weight: bold;
}

.ted_page_header .ted_add_button
{
	background-color: #e8e6d7;
}

.ted_page_header .ted_add_button a
{
	color: #630;
}

/*#ted_your_classroom*/
.ted_module_ .ted_nav a
{
	text-decoration: underline !important;
	color: #630;
}

.ted_module_ .ted_nav a:hover
{
	color: #f60;
}

.ted_nav li
{
	list-style-image: url("http://ourworldclass.tigweb.org/images/widgets/arrow_nav.png");
}

.ted_module_
{
	border-top: none !important;
	border-right: 1px #ececec solid !important;
	border-bottom: 1px #ececec solid !important;
	border-left: 1px #ececec solid !important;
}

.ted_module_ .ted_module_arrow
{
	display: none;
}

.ted_module_ h3
{
	background: url("http://ourworldclass.tigweb.org/images/patterns/heading_default.png") 0 0 repeat-x;
	color: white !important;
	line-height: 36px;
	height: 36px;
	overflow: hidden;
}

#ted_announcements h3
{
	background: url("http://ourworldclass.tigweb.org/images/patterns/heading_announcements.png") 0 0 repeat-x;
}

#ted_announcements h4
{
	color: #630;
}

#ted_assignments h4 a,
#ted_assignments .ted_assignment_due li label
{
	color: #f60 !important;
}

.ted_module_ .ted_add_button
{
	background-color: #f80 !important;
	border: 1px #f60 solid;
	height: 17px;
	line-height: 17px;
	margin: 9px 8px 0 0 !important;
}

#ted_announcements .ted_add_button
{
	background-color: #741 !important;
	border: 1px #630 solid;
}

.ted_module_ .ted_add_button a
{
	line-height: 17px;
	background-position: 6px 3px !important;
	padding: 0 6px 0 22px;
	color: white !important;
}

#ted_announcements
{
	margin-top: 0;
}

#ted_student_discussions {
	margin-top: 0;
}

#ted_assignments fieldset
{
	background-color: #f1f1f1;
}

#ted_footer_wrapper
{
	background-color: #f1f1f1;
	padding-top: 10px;
	margin: 0 3px;
	border-top: 1px #f8f7f8 solid;
	border-bottom: 1px #f4d8c6 solid;
}

.ted_module_ .ted_item_list
{
	margin-bottom: 15px;
}

#wc_drawings
{
	position: absolute;
	left: 457px;
	top: -3px;
	width: 353px;
	height: 162px;
	background: url("http://ourworldclass.tigweb.org/images/backgrounds/drawings.png") 0 0 no-repeat;
	margin: 0;
}

#wc_world_vision
{
	margin: 0;
	position: absolute;
	top: 0;
	right: 0;
}

#wc_world_vision a
{
	display: block;
	width: 128px;
	height: 59px;
	background: url("http://ourworldclass.tigweb.org/images/logos/world_vision.png") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

ul#wc_header_nav
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 5px;
	right: 7px;
}

ul#wc_header_nav li
{
	float: right;
	margin-right: 0.4em;
}

ul#wc_header_nav,
ul#wc_header_nav a
{
	color: #a57a0f;
}