body { background: url('../images/bodybg.jpg') center repeat; margin: 0; padding: 0;
	font-family: Helvetica, Arial, Verdana, Tahoma, sans-serif; font-size: 11pt; line-height:normal; }
html, body { height: 100%; }
* html #outer-wrapper { height: 100%; }
html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }
span.big { font-size: 13pt; font-weight: bold; }
span.lime, p.lime { font-size: 14pt; font-weight: bold; color: #00CC33; } /* lime */
span.blue, p.blue { font-weight: bold; color: #0099FF; } /* blue */

/* ---------------------- : LAYOUT & STYLES : ------------------- */

#outer-wrapper { background: transparent url('../images/headerbg.jpg') top left no-repeat; margin: 0 auto; width: 1050px; }
#inner-wrapper { width: 980px; margin: 0 auto; height: 100%; padding: 0 30px; }
#header { height: 136px;	padding: 0;	margin: 0; }
#header .logo { float: left; padding: 5px 0 0 0; }
#header .slogan { float: right; padding: 25px 0 0 0; }
#header .rightnav { height: 72px; margin: 0 0 0 340px; padding: 65px 0 0 0;text-align: right; }
#header ul.nav { display: inline; white-space: nowrap; height: 58px; margin: 12px 0px 0 0; padding: 0px; width: 532px; }
#header ul.nav li { display: inline; white-space: nowrap; height: 26px; 
    list-style: none; margin: 0; padding: 0 0 0 26px; border: 0; }
#header ul.programs { height: 22px; display: inline; white-space: nowrap; margin: 2px 0 0 0; padding: 0; }
#header ul.programs li { display: inline; white-space: nowrap; height: 22px; 
    list-style: none; margin: 0; padding: 0; border: 0; }
#header li img { border: none; padding: 0; margin: 0; }
#footer { height: 64px; width: 980px; padding: 12px 21px 0 0; background:url(../images/footerbg.jpg) top no-repeat;
	clear: both; margin: 0 0 0 -11px; }

/* ---------------------- : HOMEPAGE : ------------------- */

#banner { background: url('../images/bannerbg.gif') top no-repeat; height: 481px; padding: 7px; }
#banner ul { display: inline; white-space: nowrap; margin: 0; padding: 0; }
#banner ul li { display: inline; white-space: nowrap; list-style: none; margin: 0; padding: 0; border: 0; }
#banner ul li object { padding: 0 0 0 4px; }

.home #maincontent { width:953px; background:url('../images/bg2col.jpg') top repeat-y; padding: 15px 7px 15px 20px; }
.home #maincontent .maintext { position: relative; top: 0; left: 0; width: 680px; }
.home .sidebar { width: 254px; float: right; margin: 0 3px 0 0; padding: 0 3px; line-height: normal; }
.home .sidebar ul { margin-left: -20px; }
.sidebar p { line-height: normal; color: #FFFFFF; }
.sidebar p.title { margin: -8px 0 5px -3px; }
#sidebar { position: relative; top: -100px; left: 700px; width: 150px; height: 830px; }
#sidebar ul { margin: 0; padding: 0; }
#sidebar li { list-style: none; margin: 0; padding: 0; border: 0; color: #FFFFFF; }
.sidebar ul li a, .sidebar ul li a:link, .sidebar ul li a:active, .sidebar ul li a:visited, #sidebar ul li a {
	color: #FFFFFF; font-size: 16px; text-decoration: none; }
span.sideposts_date { color: #000000; font-size: 11px; display: inline; padding: 0 0 0 0px; }

.sub #maincontent { background-color: #FFFFFF; padding: 15px 15px 10px 15px; }

/* -- SCHEDULE PAGE: TABLE -- */

#sched { text-align: left; border-collapse: collapse; }
#sched th { padding: 8px; background: #33cc99 url('../images/schedgradhead.png') repeat-x;
	border-top: 2px solid #66ff99; border-bottom: 1px solid #fff; color: #fff; }
#sched td { padding: 8px; border-bottom: 1px solid #fff; color: #fff;
	border-top: 1px solid #fff; background: #33cc99 url('../images/schedgradback.png') repeat-x; }
#sched tfoot tr td { background: #33cc99; font-size: 12px; color: #fff; }
#sched tbody tr:hover td { background: #33cc99 url('../images/schedgradhover.png') repeat-x; color: #fff; }

/* -- DOWNLOADS PAGE -- */

.sheets { text-align: center; background-color: #eff0f0; margin-top: 5px; margin-bottom: 15px; padding: 4px 0 0 0; display: block;}
.sheets a { line-height: 0.11em; }
.sheets a:hover { background: none; }
.sheets img { margin: 0 auto; display: block; padding: 0; }
.caption-text { font-size: 10pt; padding: 3px !important; margin: 0 !important; }

img { border: none; }
img .left { float: left; padding: 7px; }
img .right { float: right; padding: 7px; }
img.fl { float: left; padding: 7px; }
img.fr { float: right; padding: 7px; }

/* ----------------------- : TEXT STYLES : ---------------------- */

h1 { color: #0099FF; font-size: 18pt; font-weight: normal; padding: 0; margin: 0; } /* blue */
h2 { color: #00CC33; font-size: 15pt; font-weight: normal; } /* lime */ 
p { color: #666666; font-size: 11pt; line-height: 1.2em; }
a:link, a:active, a:visited { color: #00CC33; text-decoration: none; } /* lime */ 
a:hover { color: #FF6600; text-decoration: none; } /* orange */ 
ol, ol li { list-style-type: decimal; list-style-position: outside; line-height: 1.6em; font-size: 11pt; color: #666666; }
#maincontent .maintext li { color: #0099ff; list-style-type: disc; list-style-position: outside; 
    font-size: 12pt; font-weight: normal; line-height: normal; whitespace: normal; padding: 1px 0 0 5px; } /* blue */

/* ------- CORE NECESSITIES -------- */

table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:top;}
a img {border:none;}
img, img a:link, img a:hover { border: none; padding: 0; margin: 0; }

strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}

ul, ol {margin:0; list-style: none;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#4aa3a7;}
.highlight {background:#ff0;}
.added {background:#060;color:#999;}
.removed {background:##5b3736;color:#999;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

.alignnone { display: inline; }
.alignleft { float: left; margin-right: 15px; }
.alignright { float: right; margin-left: 15px; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; }

