@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px; margin-top: 5px;
	background-color: black;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
}
.container {
	width: 720px;
	border: 1px #003333 solid;
	padding: 1px;
	margin: 0px auto;
}
.banner {
	background-color: black;
	width: 100%;
	padding: 0px;
}
.left_col, .right_col {
	padding: 0px 7px;
	line-height: 15px;
}
.left_col {
	margin-right: 3px;
	margin-left: 2px;
	width: 246px;
	height: 400px;
	background-color: #003333;
	text-align: center;
	vertical-align: top;
	float: left;
}
.right_col {
	margin-left: 1px;
	width: 425px;
	height: auto;
	vertical-align: top;
	border-left: 1px solid #003333;
	padding-left: 10px;
	float: left;
}
.footer {
	background-color: #000;
	text-align: center;
	margin: 0px; padding: 0px;
	padding: 5px; margin-top: 8px; margin-bottom: 8px;
}
.navbar {
	border-top: 2px solid black;
	margin: 0px; padding: 0px;
}
.text1 {
	color: #009999;
	padding: 10px 0px 0px 0px;
}
.description {
	color: #009999;
	font-size: 11px;
}
.text2 {
	font-size: 10px;
	color: #999999;
	padding-top: 4px;
}
.text1 a, ul a, .description a, .episodetext1 a, .episodetext3 a {
	color: #fff;
	text-decoration: none;
}
.text2 a {
	color: #009999;
	text-decoration: none;
}
.eptable a {	
	color: #000;
	text-decoration: none;
}
.text1 a:hover, ul a:hover, .description a:hover, .episodetext1 a:hover, .episodetext3 a:hover {
	color: #00CC99;
	text-decoration: underline;
}
.text2 a:hover, .eptable a:hover, .navbar .text2 a:hover {
	color: #006666;
	text-decoration: underline;
}
.navbar ul {
	float: left;
	font-family: tahoma, arial;
	background-color: #00cc99;
	width: 100%;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 3px;
}
.navbar a {
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	background-color: #00cc99;
	padding: 7px 14px;
/*	border-right: 1px solid black;*/
	margin: 0px;
}
.navbar a:hover { 
	background-color: #003333; 
}
.navbar li { 
	display: inline; 
}
p.text1, p.description {
	margin: 0px;
	margin-bottom: 6px; padding-right: 6px;
}
p.text2 {
	margin: 0px;
	padding-top: 0px;
}
li {
	list-style-type: square;
	font-family: verdana;
	color: #009999;
	padding: 0px;
	margin-top: 6px;
}
img {
	border: 0px;
}
.mainhead {
	font-family: 'Trebuchet MS', arial;
	font-size: 18px;
	font-weight: bold;
	color: #00CC99;
	margin: 0px;
}
.mainheadBlack {
	font-family: 'Trebuchet MS', arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
}
/* replace all subhead2 references with this */
.subhead {
	font-family: 'Trebuchet MS', arial;
	font-size: 13px;
	color: #CCCCCC;
}
.divider {
	border-color: black;
	height: 3px;
}
.line {
	border-top: 1px dotted #006666;
	margin-top:0px;
	margin-top: 12px;
	margin-bottom: 12px;
}
.line2 {
	height: 5px;
	border-top:1px dotted #00cc99;
}
.leftphoto { 
	margin-left: 5px; margin-right: 15px; 
	margin-bottom: 10px; margin-top: 10px; 
	border: 5px solid #fff;
}
.rightphoto { 
	margin-left: 15px; margin-right: 5px;
	margin-bottom: 10px; margin-top: 10px;
	border: 5px solid #fff;
}
.plotsummary { 
	font-family: 'Trebuchet MS', arial; 
	color: #ffffcc;
	font-size: 11px;
	background-color: #003333;
	padding: 5px 10px; 
	margin: 10px;
}
.plotsummary .style3 { 
	color: #fff;
	font-weight: bold;
}
.eptable {
	width: 450px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-family: arial, helvetica, sans-serif;
	border: 3px solid #00CC99;
}
.eptable th {
	font-weight: bold;
	color: black;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 3px 3px 3px 6px;
	border: 2px solid #00CC99;
	background-color: #00CC99;
}
.eptable td {
	border: 1px solid #00CC99;
	background-color: #00CC99;
	padding: 3px 3px 3px 6px;
	color: black;
}
.eptable tr.odd td {
	background-color: #99FFCC;
	color: black;
}
.yellowalert {
	font-size: 11px;
	color: #ffff99;
}
.episodequotebox {
    border: 1px dotted #CCCCCC;
	background-color: black;
	margin: 20px;
	line-height: 25px;
}
.episodequotebox p {
	margin: 0px; padding:0px;
	color: #CCCCCC;
	padding: 10px;
	font-size: 11px;
	font-family: verdana;
}
.episodequotebox h3 {
	margin: 0px; padding: 0px;
	background-color: #CCCCCC;
	color: black;
	padding: 3px 5px 3px 0px;
	font-family: 'Trebuchet Ms', verdana;
	font-size: 11px;
	font-style: italic;	text-align: right;
}
.episodetext1 {
	color: #009999;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial;
}
.episodetext3 {
	color: #CCCCCC;
	line-height: 18px;
	text-align: justify;
	font-size: 12px;
	font-family: Arial;
}