/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
html{color:#474747;background:#FFFFFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}
/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/*to enable resizing for IE*/
input,textarea,select{font-size:100%;}
/*because legend doesn't inherit in IE */
legend{color:#000;}

html, body, #contents {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #contents {
	height: auto;
}
html
{
	height: 100%;
	color: #000000;
	background-color: #030303;
}
body
{
	margin: 0px;
	color: #000000;
	background-color: #030303;
	font-size: 100%;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	height: 100%;
}
fieldset
{
    border: 1px solid #CFBA54;
	padding: 4px;
	width: 95%;
	margin-bottom: 10px;
}
legend
{
    font-weight: bold;
	color: #CFBA54;
	background-color: #FFFFFF;
	padding: 4px;
}
label
{
   font-weight: bold;
}
strong
{
    font-weight: bold;
}
p
{
    margin-bottom: 10px;
	line-height: 140%;
	text-align: justify;
	font-size: 90%;
}
caption
{
   font-weight: bold;
}
h1
{
    color: #CFBA54;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 10px;
	font-size: 146.5%;
}
h2
{
    color: #CFBA54;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 8px;
	font-size: 138.5%;
}
h3
{
    color: #CFBA54;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 6px;
	font-size: 131%;
}
h4
{
    color: #CFBA54;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 123.1%;
}
h5
{
    color: #CFBA54;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 4px;
	font-size: 116%;
}
h6
{
    color: #CFBA54;
	background-color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 3px;
	font-size: 108%;
}
ul, ol
{
  margin: 10px 10px 10px 20px;
}
li
{
   list-style-type: disc;
   margin-bottom: 10px;
   line-height: 150%;
   font-size: 90%;
}
hr
{
    color: #6F8BA8;
    background-color: #7795B3;
    margin-bottom: 10px;    
	margin-left: 10px;
	margin-right: 10px;
}
blockquote
{
    margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
cite, dfn, em, var
{
    font-style: italic;
}
address
{
    font-size: 66.6%;
} 
acronym
{
    text-transform: uppercase;
}
code
{
    white-space: pre;
	font-family: Sans-Serif;
}
pre
{
    white-space: pre
}
th
{
    font-weight: bold;
	padding: 4px;
}
.formCell
{
    padding: 4px;
	color: #474747;
	background-color: #FFFFFF;
}
a:link
{
 	background-color: transparent;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited
{
 	background-color: transparent;
	color: #CFBA54;
	text-decoration: underline;
}
a:hover, a:active
{
 	background-color: transparent;
	color: #030303;
	text-decoration: none;
}
a.topLink:link
{
 	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 77.7%;
	padding-top: 5px;
}
a.topLink:visited
{
 	background-color: transparent;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bold;
	font-size: 77.7%;
	padding-top: 5px;
}
a.topLink:hover
{
 	background-color: transparent;
	color: #CFBA54;
	text-decoration: none;
	font-weight: bold;
	font-size: 77.7%;
	padding-top: 5px;
}
a.topLink:active
{
 	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 77.7%;
    padding-top: 5px;
}
.topNav
{
    background-color: transparent;
	color: #FFFFFF;
	border-right: 1px solid #CCCCCC;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	text-align: center;
	float: left;
	height: 28px;
}
.clear{
clear:both;
}
#wrapper
{
	width: 980px;
	border: none;
	height: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}
#topLogo
{
    width: 980px;
	height: 78px;
	margin: 0px;
	z-index: 1;
}
#menuWrapper
{
	width: 980px;
	height: 29px;
	margin-top: 0px;
	border-top: 1px solid #CFBA54;
	background-image: url('images/menubg.png');
	background-repeat: repeat-x;
	z-index: 2;
}
#contentWrapper
{
    float: left;
	width: 978px;
	border-top: 2px solid #CFBA54;
	border-left: 2px solid #CCCCCC;
	border-right: 2px solid #CCCCCC;
	border-bottom: 2px solid #CCCCCC;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	color: #000000;
	/* overflow: hidden; */
}
#content {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 588px;
	min-height: 480px;
	height: 100%;
	border: 1px solid #CCCCCC;
}
#contentInner
{
    float: left;
	margin: 10px;
	width: 570px;
	font-size: 77%;
}
#rightMenu
{
    float: right;
	margin-right: 5px;
	margin-top: 5px;
	width: 375px;
	border: none;
}

#leftMenu
{
   float: left;
   width: 176px;
   border: none;
   margin-top: 15px;
   margin-left: 5px;
   margin-bottom: 10px;
   overflow: hidden;
}
#footer
{
	float: left;
	width: 960px;
	height: 15px;
	margin: 0 5px 5px 5px;
	background-color: #000000;
	color: #FFFFFF;
	border: none;
	padding: 5px;
}
#footer ul
{
    margin: 0px 10px 0px 0px;
    padding: 0;
	font-size: 66.6%;
}
#footer li
{
    display: inline;
	padding: .2em 1em;
}
#footer ul li a
{
    color: #FFFFFF;
    background-color: #000000;
    text-decoration: none;
}
#footer ul li a:hover, a:active
{
    color: #CFBA54;
    background-color: #000000;
    text-decoration: none;
}
#leftMenuTop
{
    width: 175px;
	height: 38px;
	margin: 0px;
}
#leftMenuMiddle
{
    width: 171px;
	margin: 0px;
	background-color: #FFFFCC;
	border-left: 2px solid #CFBA54;
	border-right: 2px solid #CFBA54;
}
#leftMenuBottom
{
    width: 175px;
	height: 27px;
	margin: 0px 0px 10px 0px;
}
.subMenu
{
 	position: absolute;
	visibility: hidden;
	z-index: 1;
	left: -500px;
	top: -800px;
	width: 185px;
	background-color: #FFFFCC;
	color: #003480;
	border: 2px solid #FF6600;
	font-size: 66.6%;
	z-index: 3;
}
.submenuCell
{
	background-color: #FFFFCC;
	color: #CFBA54;
	padding-left: 20px;
	padding-right: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	height: 25px;
	cursor: pointer;
	border-bottom: 1px solid #FF6600;
}
a.menu:link, a.menu:visited
{
   color: #000000;
   background-color: transparent;
   text-decoration: none;
   text-transform: capitalize;
   font-size: 77%;
   font-weight: bold;
}
a.menu:active, a.menu:hover
{
   color: #983E3E;
   background-color: transparent;
   text-decoration: none;
   text-transform: capitalize;
   font-size: 77%;
   font-weight: bold;
}
.leftMenuHeader
{
   background-color: #983E3E;
   color: #FFFFFF;
   width: 235px;
   height: 24px;
   padding-top: 3px;
   padding-left: 10px;
   font-weight: bold;
}
.menuHolder
{
   background-color: #FFFFCC;
   color: #000000;
   padding: 5px 3px 5px 20px;
   cursor: pointer;
   font-size: 77%;
   border-bottom: 1px solid #CFBA54;
}
.episodeWrapper
{
   width: 373px;
   height: 70px;
   margin-bottom: 10px;
   border: 1px solid #CCCCCC;
}
.error
{
   background-color: #EE0000;
   color: #000000;
}
