/* Essential Styles */
body { color: #3C3C3C; font: 11px Tahoma, Arial, Serif; line-height: 16px; background: #1B1B1B url(../images/bkg_assfault.jpg) top left; margin: 0px; padding: 0px; }

a:link { color: #E32222; text-decoration: none }
a:active { color: #E32222; text-decoration: none; }
a:visited { color: #E32222; text-decoration: none; }
a:hover { color: #0B3CA8; text-decoration: none; }

a.link2:link    { color: #E32222; text-decoration: none; }
a.link2:active   { color: #E32222;; text-decoration: none; }
a.link2:visited    { color: #E32222;; text-decoration: none; }
a.link2:hover   { color: #FFCB24; text-decoration: none; }

p, td, li, li p, ul  { color: #3C3C3C; font: 11px Tahoma, Arial, Serif; line-height: 16px; }

/* Home */
.home_feature { background: url(../images/feature_episode_bkg.gif) top left no-repeat; padding: 20px 10px 12px 15px; }
.home_navbar { color: #D3D6D8; background: #6A767D url(../images/navbar_bkg.gif) top left repeat-y; height: 114px; }
.home_navbar_capt { color: #D3D6D8; font-size: 10px; line-height: 12px; }
.episode_lead { line-height: 12px; }
.shell_border_top { background: url(../images/shell_border_top.gif) top left no-repeat; }
.shell_border_bot { background: url(../images/shell_border_botp.gif) bottom left no-repeat; }
.shell_main_bkg { background: url(../images/shell_main_bkg.gif) top left no-repeat; }

/* Sub */

.sub_left_bkg { background: url(../images/sub_left_bkg.gif) top left repeat-y; width: 30px; }
.sub_main_bkg { background: url(../images/sub_main_bkg.gif) top left repeat-y; width: 690px; }
/* original - exactly correct size to not repeat when 6 news items, and "Sportsblast News" heading is in yellow area.
.sub_sidenav_bkg { background: url(../images/sub_sidenav_bkg.jpg) top left repeat-y; width: 190px; padding: 12px 16px 12px 12px}*/
.sub_sidenav_bkg {
	background: url(../images/sub_sidenav_bkg.jpg) no-repeat bottom right;
	width: 190px;
	padding: 12px 16px 12px 12px;
}
.sub_sidenav { padding: 8px 16px 12px 12px}
.content_top { padding: 15px 0px 15px 0px; }
.content_left { padding: 0px 0px 0px 25px; }
.title_1 { color:#0B3CA8; font: 20px Tahoma, Arial, Serif; }
.title_2 { color:#0B3CA8; font: 16px Tahoma, Arial, Serif; }  
.title_3 { color:#000000; font: 16px Tahoma, Arial, Serif; }  

.subhead { color:#0B3CA8; font: Bold 12px Tahoma, Arial, Serif; }
.sidenav { color:#000000; font-size: 15px; }
.footer { color: #333333; padding: 8px 15px 0px 15px;}

.episode_box { border: solid 2px #FAD52E; background: #FDFDAE; padding: 8px; }
/*
.episode_box_latest { border: solid 2px #FAD52E; background: #FAE06B; padding: 8px; }
*/
.episode_box_latest { border: solid 2px #FAD52E; background: #FDFD74; padding: 8px; }

.episode_nav { border: solid 1px #E32222; background: #FFFFFF; padding: 2px 6px 2px 6px; }
.light { color: #A3A3A3; }
.txt-lrg { font-size: 11px; }
.txt-tiny { font-size: 9px; line-height: 10px; }
.forms { color: #333333; font: 11px Tahoma, Arial, Serif; background-color: #FFFFFF; }
.hide { display: none; }

.currepisode_box { background: #f6c214 url(../images/feature_episode_bkg2.gif) top left repeat-x; padding: 8px; }
.currepisode2_box { border: solid 2px #FAD52E; background: #FDFDAE; padding: 0px; border-top: 0px; }
.frame_cell {  padding: 10px 10px 10px 10px; }
.name_cell { padding: 6px 0px 0px 0px; }
.guest_feature { line-height:14px; }

/* sweepstakes.php */
.sweep{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 90%;
}
.errorhighlight {
	color: Red;
}
