body {
	font-family: arial, sans-serif;
	font-size: 10pt;
	width: 992px;
	margin: 0px;
	border-right: 1px solid #000000;
}

a, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #0067B6;
}

a:hover {
	color: #ffc425;
	text-decoration: underline;
}

img {
	border: 0px;
}

h3 {
	font-size: 14pt;
	margin-top: 0;
	border-bottom: 1px solid #9aaca6;
}

h4 {
	border-bottom: 1px solid #9aaca6;
	background-color: #00467F;
	margin-bottom: 7px;
	color: #edf0ea;
	padding: 2px;
}

h5 {
	margin-top: 0;
}

input {
	border: 1px solid #000000;
}

#header {
	height: 130px;
	background-color: #0067B5;
}

#logo {
	width: 270px;
	height: 130px;
	float: left;
	background-image: url('http://www.teachwithtvw.org/images/teachlogo2.jpg');
	cursor: pointer;
}

#logo h1, #slogan h2 {
	visibility: hidden;
}

#slogan {
	width: 480px;
	height: 130px;
	float: left;
	background-image: url('http://www.teachwithtvw.org/images/eduslogan.jpg');
	background-repeat: no-repeat;
	background-position: center left;
}

#sponsor-search {
	float: left;
}

#sponsor {
	width: 218px;
	height: 50px;
	margin-left: 10px;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 1px;
}

#sponsor h3 {
	font-size: 8pt;
	margin-bottom: 1px;
	border-bottom: 0px;
	color: #FFFFFF;
}

#sponsor img {
	border: 1px solid #000000;
}

#contactus {
	background-color: #00467f;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #ffc425;
}

#content {
	padding: 10px;
	float: left;
	width: 731px;
}



#search {
	background-color: #00467f;
	margin-bottom: 10px;
	padding-bottom: 0px;
	text-align: center;
	border: 1px solid #ffc425;
	width: 218px;
}

#search h3 {
	font-size: 10pt;
	color: #edf0ea;
	border-bottom: 0;
	font-weight: normal;
	margin: 0;
}

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

#search a {
	color: #ffc425;
}

#search form {
	margin: 0;
	padding: 0;
}

#nav {
	margin:0;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #ffc425;
	clear: left;
	text-transform: uppercase;
	font-weight: bold;
}

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

#nav li {
	display: inline;
	margin-left: 10px;
}

#nav a {
	color: #000000;
}

#sidebar {
	width: 220px;
	border-right: 1px solid #9aaca6;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	color: #000000;
}

#sidebar p {
	text-align: center;
}

#sidebar a, #sidebar a:active, #sidebar a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}

#sidebar a:hover {
	color: #b05e27;
}

#sidebar ul {
	padding-left: 25px;
}

#sidebar form {
	margin-bottom: 20px;
}

#footer {
	background-color: #00467F;
	font-size: 8pt;
	color: #EDF0EA;
	clear: both;
	padding: 2px;
	border-top: 1px solid #000000;
}

#signup {
	font-size: 12pt;
}

.propername {
	/* font-style: italic; */
}

.form input {
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
}


/* ------ Front Page Specific -------- */

#feature {
	margin-top: 0;
	height: 180px;
	margin-bottom: 10px;
	color: #00356B;
}

#feature img {
	float: left;
	padding-right: 10px;
}

#feature a {
	color: #FFC31A;
}

#welcome {
	padding: 4px;
	background-color: #00467f;
	margin-bottom: 5px;
	overflow: hidden;
	color: #EDF0EA;
	font-size: 12pt;
}

#welcome p {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 4px;
	margin-right: 4px;
	text-align: center;
	color: #edf0ea;
}

#welcome h4 {
	/* font-style: italic; */
	margin-top: 9px;
	border-top: 1px solid #9aaca6;
}

#topics {
	width: 235px;
	border-left: 1px solid #9aaca6;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
}

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

#shows {
	float: left;
	width: 475px;
	padding-right: 10px;
}

.show {
	width: 475px;
	margin-top: 5px;
}

.thumbnail {
	border: 1px solid #000000;
}

.showthumb {
	float: left;
	width: 132px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.showinfo {
	width: 341px;
	float: left;
	margin-bottom: 10px;
}

.watchlink {
	font-size: 9pt;
}

.showsection {
	border-bottom: 1px solid #9aaca6;
}

.showsection h4 {
	font-size: 12pt;
}

.showtitle {
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 1px;
	font-size: 10pt;
	background-color: #edf0ea;
}

.showsubtitle {
	margin: 0px;
}

.showdescription {
	height: 97px;
	margin: 0;
}

.runtime {
	font-size: 8pt;
}

.showheader {
	z-index: 1;
}

.viewmoreclips {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: -20px;
	left: 350px;
	z-index: 100;
	height: 0px;
}

.viewmoreclips a {
	color: #EEEEEE;
}

/* ----------- Player Page --------------- */

#flashwindow {
	width: 448px;
	height: 356px;
	float: left;
	border-bottom: 1px solid #8baea2;
	background-color: #000000;
	text-align: center;
}

#player {
	margin-bottom: 30px;
}

#mediainfo {
	width: 263px;
	height: 336px;
	float: left;
	margin-left: 10px;
}

#mediainfo h4 {
	margin-top: 0;
}

#questions {
	clear: left;
	padding-top: 10px;
}

#playertitle {
	font-size: 12pt;
}

#playertopic {
	font-size: 10pt;
}

.ealr_category {
	font-size: 12pt;
	font-weight: bold;
}

.ealr_level {
	font-size: 11pt;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #9aaca6;
	
}


/* ---------------- Sign Up Page ------------- */

#primaryfields {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #9aaca6;
}


/* --------------- Search Page --------------- */

.result {
	clear: both;
	margin-bottom: 10px;
}

.result img {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}

.resulttitle {
	font-size: 11pt;
	background-color: #CCCCCC;
	margin: 0;
}

.resultsubtitle {
	font-size: 9pt;
	margin: 0;
}

.resultdescription {
	margin-top: 3px;
	margin-bottom: 3px;
}

.runtime {
	margin-top: 3px;
}



/* ---------------- Additions ------------------- */

.feature {
	width: 475px;
}

.showheader {
	margin-top: 10px;
}

.thumbnail {
	width: 100;
}

.otherclip img {
	float: left;
}

.otherclip {
	font-size: 7pt;
	margin-top: 5px;
	margin-bottom: 0;
}

#otherclips h3 {
	margin-bottom: 0;
	font-size: 9pt;
	background-color: #0752A6;
	color: #fff;
	padding: 2px;
	background-image:url('../images/header3bg.jpg');
}

#otherclips h4 {
	color: #000;
	padding: 2px;
	background-color: #EEE;
	margin: 0px;
}

.otherwatch {
	clear: both;
	margin-bottom: 10px;
}

.otherclip p {
	padding: 0px;
	margin: 0px;
}

#otherclips p {
	margin: 0px;
	font-size: 10px;
}

.text {
	margin: 0px;
}

.viewmore {
	margin-top: 0;
	font-size: 11pt;
}

.testdescription {
	margin: 0;
}

h2 {
	margin-top: 0;
}

#feature {
	margin-bottom: 10px;
}

#sidebar h3 {
	margin-bottom: 0;
	font-size: 9pt;
	background-color: #0752A6;
	color: #fff;
	padding: 2px;
	background-image:url('../images/header3bg.jpg');
}

#contactus a, #contactus a:visited, #contactus {
	color: #FFFFFF;
}

#contactus form {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color: #ffc425;
	border-top: 1px solid #ffc425;
	width: 95%;
}

// Notification Dialog Styles
#form_notice {
	display: none;
	visibility: hidden;
}

#dontShowText {
	font-size: 10px;
}
