body
{
	background-color: black;
}

#tig_container
{
	overflow: visible;
}

#ted_header
{
	background: #a0015e;
	height: 145px;
	border-top: 1px #ba3080 solid;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

#ted_header #ted_login
{
	background: #a0015e;
	border: 1px #b8247c solid;
}

#ted_header #ted_login form
{
	border: 1px #94003e solid;
}

#ted_login_username, #ted_login_password
{
	border: 1px #930040 solid;
}

#ted_header h2
{
	margin: 0;
	float: none;
	position: absolute;
	top: 20px;
	left: 15px;
}

#ted_header h2 a
{
	height: 104px;
	margin: 0;
}

#ted_header h2#ted_logo_en a
{
	background: url("http://cdn.tigurl.org/images/cobrand/amnesty/hrfs_en.png") no-repeat;
	width: 274px;
}

#ted_header h2#ted_logo_fr a
{
	background: url("http://cdn.tigurl.org/images/cobrand/amnesty/hrfs_fr.png") no-repeat;
	width: 318px;
}

#ted_header h2#ted_logo_es a
{
	background: url("http://cdn.tigurl.org/images/cobrand/amnesty/hrfs_es.png") no-repeat;
	width: 428px;
}

#ted_meta
{
	width: 215px;
	position: absolute;
	top: 37px;
	right: -10px;
	text-align: right;
	color: white;
}

#ted_meta a
{
	color: white;
}

#ted_meta_logo
{
	float: right;
	text-align: left;
	margin: 0;
}

#ted_meta_logo a
{
	width: 215px;
	height: 80px;
	display: block;
	background: url("http://cdn.tigurl.org/images/cobrand/amnesty/logo.gif") 0 0 no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#ted_meta_lang
{
	clear: both;
	margin: 55px 0 0 0;
}

#ted_announcements,
#ted_student_discussions
{
	margin-top: 0;
}

#ted_announcements h3
{
	background-color: #fff200 !important;
	color: #2b2b2b !important;
}

#ted_announcements .ted_module_arrow
{
	border-top-color: #fff200 !important;
}

#ted_announcements h4
{
	color: #2b2b2b;
}

#ted_collaborating_in h3
{
	background-color: #373737 !important;
}

#ted_collaborating_in .ted_module_arrow
{
	border-top-color: #373737 !important;
}

p.ted_add_button
{
	background-color: transparent !important;
	color: white;
}

.ted_module_
{
	border: none !important;
}

.ted_module_ h3,
.ted_form .ted_module_ h4
{
	background-color: #a0005e !important;
	color: white !important;
}

.ted_module_ .ted_module_arrow
{
	border-top-color: #a0005e !important;
}

p#ted_create_classroom
{
	background: url("http://cdn.tigurl.org/images/homepage/patterns/tiged/ai/button.png") 0 1px repeat-x;
	height: 34px;
	line-height: 34px;
	border: 1px #e3e0e0 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

p#ted_create_classroom a
{
	background-position: 12px 10px;
	border-top: 1px #e2e2e2 solid;
	border-right: 1px #f2f0f0 solid;
	border-bottom: 1px #fbfbfb solid;
	border-left: 1px #f2f0f0 solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	height: 32px;
}

.ted_nav li a:hover
{
	color: #a0005e;
}

#ted_assignments h4 a,
#ted_assignments .ted_assignment_due li label
{
	color: #2b2b2b;
}

.ted_form h3
{
	color: #a0005e;
}

.tig_2_columns #tig_main_wrapper
{
	width: 730px;
}
