﻿/* Accessibility CSS */

.skip {display: none; font-family: verdana, sans-serif; 
    text-align: left; margin: 0; padding: 0; position: absolute} /*All incl Opera*/
/* * html .skip {display: block} Seen by IE
:root .skip {display: block} Seen by Moz, FF and Safari */
.skip a {padding: 0 0.5em; display: inline; z-index: 2; text-decoration:none; position: absolute; width: 14em; left: -200em}
.skip a:focus, .skip a:active {position: absolute; left: 0.5em; border: solid #333 2px; color: #fff; background: #555}
.skip a:hover {cursor: default}

h1 {
margin:0;
padding:0;
display:none;
position:absolute;
top:0;
left:-2000px;
}


/* Overall Settings */

BODY 
{
    font-family: arial, sans-serif; 
    font-size:12px; 
	margin:0px;
	padding:0px;
	background-image:url(/images/bg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#F46626;
	color:#000;
}

label {padding-left:2px;line-height:14px}

#mainDiv 
{
    width:900px;
    margin-left:auto;
    margin-right:auto;
}

BODY, TD {
       font-family: arial, sans-serif; 
       font-size:12px; 
	   color:#000;	}

A, A:link, A:visited {color:#000;    }
A:hover {color:#000}

.page_title h2 {
    color:#F36527;
    font-family:arial,helvetica;
    font-size:16px;
    font-weight:bold;
    line-height:20px;
    margin-bottom:10px;
}

 .datepicker_inline DIV IMG {display:inline;}
 
.topnav_image {float:left;}

.topschool {
	color:#00C400;
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	line-height:20px;
	}
	
.topschool_container {
	background-image:url('/images/topnav_green.gif');
	background-repeat:no-repeat;
	width:551px;
	height:20px;
}	

.topschool_items A IMG {float:left;}


.tdContent {background-image:url(/images/body_bg.gif)}
.rightnav {border-top:1px solid #F26628;width:231px;float:left;background-image:url(/images/rightnav_bgstretch.gif);}

.contentDiv {width:669px;}
.contentDiv_container {width:669px;}

/* Footer Settings */
#footer {}
.footer {
	}
a.footer:hover{
	color: #cfb53b;
}


 #divSidebars {width:231px;float:left}    
.sidebar_links {margin-bottom:2px;padding:0px;list-style-type:none;width:231px;margin-left:0px}
.sidebar_links LI {padding:0px;width:231px;height:26px;background-image: url(/images/rightnav_link.gif)}
.sidebar_links A, .sidebar_links A:visited {
	font-family:arial;
	font-size:11px;
    color: #fff;
 	text-decoration: none;
	padding-left:10px;
	width:221px;
	display:block;
	height:26px;
	line-height:26px;
	background-color:#000;
 }
 
 .sidebar_links LI.sidebar_item_container_on {background-image: url(/images/rightnav_linkb.gif)}
 
 .sidebar_links A:hover {color:#F1652A}

 .sidebar_links_horizontal_container {width:100%;clear:both;background-color:#941825;}
 .sidebar_links_horizontal {width:100%;padding:5px 0px 5px 0px;}
 .sidebar_links_horizontal LI {display:inline;margin:5px 10px 5px 10px;}
 .sidebar_links_horizontal LI A {color:#fff;text-decoration:none;}
 .sidebar_links_horizontal LI A:hover {color:#fff;text-decoration:underline;}

/* Schedules List */

    .schedules_list_header {background-image:url(/images/rightnav_schedules.gif);width:231px;height:23px;}
    .schedules_list_container{margin-bottom:2px;}
    .schedules_list_item {padding:0px 0px;background-image: url(/images/rightnav_link.gif);}
    .schedules_list_item A{
	font-family:arial;
	font-size:11px;
    color: #fff;
 	text-decoration: none;
	padding-left:10px;
	width:221px;
	display:block;
	height:26px;
	line-height:26px;
	background-color:#000;        
        
        }
    .schedules_list_item A:hover {color:#fff;text-decoration:none}
    
    .schedules_list_item_container_on {background-image: url(/images/rightnav_linkb.gif);}
    .schedules_list_item_container_off {background-image: url(/images/rightnav_link.gif);}

    .schedules_winner {font-weight:bold;}

/* Print Settings */

    @media print 
    {
            .noprint {display:none;}
    }
.page_title {font-size:10pt;font-weight:bold;}


/* Defaults */

    .default_dgrd_header {background-color:#666666;color:#fff;}
    .default_dgrd TR TH {padding:4px;font-weight:bold;}
    .default_dgrd {width:100%;}
    .default_dgrd TR TD, .default_dgrd TR TH{padding:4px;}

    .default_dgrd_header A {text-decoration:none;color:#ffffff;font-weight:bold;text-transform:uppercase;}
    .default_dgrd_item TD {}
    .default_dgrd_alt TD {background-color:#eee;}	
    
    /*.standings_dgrd_header TH {background-color:#000000;text-align:center;border:0;padding:3px;}
    .standings_dgrd_item TD {background-color:#FFFFFF;text-align:center;}
    .standings_dgrd_alt TD {background-color:#E8E8E8;text-align:center;}
    
    .default_dgrd_item TD A {color:#000;text-decoration:none;}
    .default_dgrd_alt TD A {color:#000;text-decoration:none;}
    .default_dgrd_item TD A:hover {text-decoration:underline;}
    .default_dgrd_alt TD A:hover {text-decoration:underline;}*/

    .standings_notes_bottom {padding:20px 10px;display:block;}
    .standings_inner_wrapper.short {background-color:#000;padding-bottom:5px;}

    .standing_object {margin-bottom:2px;_display:none;width:220px;}

    .standings_chooser {margin-left:auto;margin-right:auto;text-align:center; width:231px;}
    .standings_chooser SELECT {font-size:11px; }
    .standings_chooser SELECT OPTION {font-size:11px;}

    .standings_dgrd.short {margin-left:0px;width:220px;}
    .standings_title.short {margin:5px 5px 10px 0px;font-weight:bold;display:none;color:#F56528;font-size:14px;}
    .standings_asof.short {padding-left:5px;font-size:10px;display:block;color:#fff}
    
    .standings_division_title {background-color:#fff;font-weight:bold;color:#fff}
    .standings_notes_bottom_short {display:block;color:#fff;text-align:left;margin-bottom:10px;font-size:10px}
    .standings_footer {text-align:center;}
    .standings_footer A {color:#fff;text-decoration:none;font-weight:bold;}
    .standings_footer A:hover {color:#fff;text-decoration:underline;font-weight:bold;}
    
    
    .short TR.standings_dgrd_header {background-color:Transparent;text-align:center;border:0;padding:1px;}
    .short TR.standings_dgrd_header TH {font-weight:normal;color:#F56528;background-color:Transparent;text-align:center;border:0;padding:2px;font-size:10px;text-transform:uppercase}
    .short TR.standings_dgrd_item TD {background-color:Transparent;text-align:center;padding:2px 5px}
    .short TR.standings_dgrd_alt TD {background-color:Transparent;text-align:center;padding:2px 5px}
    .short TR TD.standings_dgrd_school {text-align:left;}
    .short TR TH.standings_dgrd_header_school {text-align:left;}
    
    
    .short TR.default_dgrd_item TD A, .short TR.default_dgrd_alt TD A  {color:#fff;text-decoration:none;}
    .short TR.default_dgrd_item TD A:hover, .short TR.default_dgrd_alt TD A:hover  {text-decoration:underline;}
    .short TR.default_dgrd_item TD, .short TR.default_dgrd_alt TD{color:#fff;font-size:10px;}
    .short TR.default_dgrd_item TD A:hover {text-decoration:none;}
    .short TR.default_dgrd_alt TD A:hover {text-decoration:none;}    
    
    



/* Rosters */
    
    .roster_pastrosters_ddl {font-size:8pt;}

/* Roster Grid */
    /* .roster_dgrd {width:100%;}
    .roster_dgrd TR TD {padding:4px;}
    .roster_dgrd_header TH {background-color:#000000;border:0;padding:3px;}
    .roster_dgrd_header A {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .roster_dgrd_item TD {background-color:#FFFFFF}
    .roster_dgrd_alt TD {background-color:#E8E8E8}*/
    
    .roster_team_photo_container {width:100%;margin-bottom:10px;}
    /* .roster_team_photo_container CENTER {text-align:left;} */

/* Staff Grid */

    /*.staff_dgrd {width:100%}
    .staff_dgrd TR TD {padding:4px;}
    .staff_dgrd_header {background-color:#000000;border:0;}
    .staff_dgrd_header A, .staff_dgrd_header TD  {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .staff_dgrd_item {background-color:#ffffff}
    .staff_dgrd_alt {background-color:#E8E8E8}
    */
    
    .staff_dgrd_category {font-weight:bold;background-color:#000000;color:#ffffff}

/* Coaches Grid */

    .coaches_dgrd {width:100%}
    .coaches_dgrd TR TD {padding:4px;}
    .coaches_dgrd_header {background-color:#000000;border:0;}
    .coaches_dgrd_header A, .staff_dgrd_header TD  {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .coaches_dgrd_item {background-color:#ffffff}
    .coaches_dgrd_alt {background-color:#E8E8E8}
    .coaches_dgrd_category {font-weight:bold;background-color:#000000;color:#ffffff}

    .roster_coaches_title {margin-top:10px;margin-bottom:10px;font-weight:bold;}

    .roster_coaches_dgrd {width:50%}
    .roster_coaches_dgrd TR TD {padding:4px;}
    .roster_coaches_dgrd_header {background-color:#000000;border:0;}
    .roster_coaches_dgrd_header A, .roster_coaches_dgrd_header TD  {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .roster_coaches_dgrd_item {background-color:#ffffff}
    .roster_coaches_dgrd_alt {background-color:#E8E8E8}
    .roster_coaches_dgrd_category {font-weight:bold;background-color:#000000;color:#ffffff}

/* Schedule Grid */
    /*.schedule_dgrd {width:100%;}
    .schedule_dgrd TR TD {padding:4px;}
    .schedule_dgrd_header {background-color:#000000;border:0;}
    .schedule_dgrd_header A, .schedule_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .schedule_dgrd_item {background-color:#ffffff}
    .schedule_dgrd_item A {color:#000}
    .schedule_dgrd_alt {background-color:#E8E8E8}
    .schedule_dgrd_alt A {color:#000}*/
    
    .schedule_home {font-weight:bold}
    .schedule_neutral {font-style:italic}

	.schedule_key_neutral {margin:5px 0px;}
	.schedule_key_title {font-weight:bold;}
	.schedule_key  {margin:10px 0px;} 
	.schedule_neutral TD {font-style:italic}
	.schedule_neutral TD A {font-style:normal}
	
    .schedule_conference_denotation {width:20px;height:20px;background-color:#ff0000}
    .schedule_key_symbol {font-weight:bold}
    .schedule_key_box TR TH {font-weight:bold;}
    
    .schedule_tournament_title {background-color:#C3D0DF;color:#000;font-weight:bold;}
    .schedule_tournament_game TD  {background-color:#C3D0DF;color:#000}
    .schedule_tournament_game TD A {color:#000}
        
    
/* Poll */

    #divPoll {background-color:#000;}
    .poll_header { background-image:url(/images/rightnav_poll.gif); height:23px; width:231px;border-bottom:1px solid #F26628; }
    .poll_container {margin-left:10px;}
    .poll_question {color:#ffffff;padding:0px 3px 3px 0px;margin-bottom:3px;}
    .poll_item TR TD {color:#ffffff;padding:4px 0px 4px 0px}
    .poll_item TR TD INPUT {display:block;float:left;width:15px;}
    .poll_item TR TD LABEL {display:block;float:left;width:160px;margin-left:5px}
    
    .poll_result_container {padding:10px;text-align:center;float:left;}
    .poll_title_result {font-weight:bold;background-color:#000000;padding:5px;color:#ffffff}
    .poll_image_result {margin-left:auto;margin-right:auto;}
    .poll_submit_button_container {width:90%;text-align:right;padding-right:10px;}
	.poll_submit_button_container A {color:#F36326;font-weight:bold;text-decoration:none;}
    
    .poll_results_previous_container {float:right;}
    .poll_results_previous_title {font-weight:bold;margin-bottom:10px}
    .previouspoll_dgrd {width:380px;}
    .previouspoll_dgrd TR TD {padding:4px;}
    .previouspoll_dgrd_header {background-color:#000000;border:0;}
    .previouspoll_dgrd_header A {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .previouspoll_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .previouspoll_dgrd_item {background-color:#ffffff}
    .previouspoll_dgrd_alt {background-color:#E8E8E8}    
    
    .poll_answer {color:#fff;margin-bottom:5px;}
    .poll_answer_bar {height:4px;background-color:#fff;margin-bottom:10px;}
    .poll_view_full {color:#fff;font-weight:bold;text-decoration:none;}
    
    
/* Archive Grid */
   /* .archive_dgrd {width:100%;}
    .archive_dgrd TR TD {padding:4px;}
    .archive_dgrd_header {background-color:#000000;border:0;color:#ffffff;font-weight:bold;}
    .archive_dgrd_header A, .archive_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .archive_dgrd_item {background-color:#ffffff}
    .archive_dgrd_alt {background-color:#E8E8E8}  */  
    

/* Media Objects */
    .media_object_image {background-color:#e6e6e6;text-align:center;width:auto}
    .media_object_image_left { float:left;margin-right:10px;}
    .media_object_caption {background-color:#fff;font-size:10px;font-style:italic;:center;padding:3px;}
    .media_object_rotator_controls {width:100%;text-align:right;margin-top:4px;}
    .rotator_container {text-align:center;border:solid 1px #000000;padding:3px;background-color:#e6e6e6;}
    
/* Schedule Record Boxes (front and backend) */
    .record_header_text {font-weight:bold;padding:3px;}
    .record_table {width:440px;background-color:#e6e6e6;margin:10px;}
    .record_header TH {background-color:#c2c2c2;font-weight:bold;text-align:center;}
    .record_data TD {text-align:center;}    
    
/* SmartPlayerView Box */
    #smartBox {
        background-color:#fff;
        padding:5px;
        display:none;
        position:absolute;
        border:1px solid #000;
        width:250px;
        top:10px;
    }    
         
/* Stories */
    
    #divMoreHeadlines {}
    .divMoreHeadline_sport_ddl {margin:5px;text-align:right;color:#C6CFDE; display:none;}
    .divMoreHeadline_sport_ddl SELECT {font-size:8pt; display:none;}
    .divMoreHeadline_container {padding:10px; background-color:#000; margin-left:2px;}
    .alt {background-color:#232323; }
    .divMoreHeadline_link_container {}
    .divMoreHeadline_sport_container
        {
            font-size:9px;
            font-family:Verdana;
            color: #F36527;
            text-transform:uppercase;
        }
    a.aMoreHeadline, a.aMoreHeadline:visited, a.aMoreHeadline:hover 
    {
        font-size : 10px;
        color: #fff;
	    text-decoration:none;
	    font-weight:bold;
        line-height:12px;	
        font-family:verdana;
        display:block;}
    
    a.aMoreHeadline:hover {	
	    text-decoration:underline;
	}    
    .divMoreHeadline_separator{}
    .divMoreHeadline_morebox {display:none;padding:5px;color:#fff;font-size:9px;width:90%}
    .divMoreHeadline_morebox a.aMoreHeadline {display:inline}
    
    .divMoreHeadline_archive_container {padding-left:15px;padding-top:5px; display:none;}
    .divMoreHeadline_archive_container A {text-transform:uppercase;color:#94969C;text-decoration:none}
    
    
    A.topstory_headline, .topstory_headline,  A.topstory_headline:visited
    {
        color:#F36527;
        font-family:arial,helvetica;
        font-size:16px;
        font-weight:bold;
        line-height:18px;
        text-decoration:none;
    }
    A.topstory_headline:hover {color:#F36527;}
    
        
    .divTopStory_summary {color:#fff;font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;font-size:11px;line-height:15px;}
    .divTopStory_summary SPAN {color:#fff !important} 
    .divTopStory_summary A { color:#F36527 }
    .divTopStory_sport_container{
        color:#F36527;
        font-family:arial;
        font-size:10px;
        font-weight:bold;
        margin-bottom:3px;
        margin-top:7px;
    }
    .divTopStory_TV_container { float:left; width:355px; margin-left:20px; }
    
    .divTopStory_TV_container_bigmedia { width:485px; height:275px;background-image:url(/images/storyphoto_default.gif) }
    .divTopStory_link_container{margin:0px 0px 0px 0px;}
    .divTopStory_link_container A, .divTopStory_link_container A:hover { color:#F36527; font-weight:bold; font-size:12pt; text-decoration:none;}
    .divTopStory_Inner_container {margin-left:10px;}
    
    .divTopStory_container {background-color:#E4E4E4;width:440px;vertical-align:top;}
    .divTopStory_container .media_object_image_left {padding:5px;}
    
    .divTopStory_Rotate_ICS_Headlines {width:33.3333%;background-color:#333333}
    .divTopStory_Rotate_ICS_Headlines A {color:#ffffff;text-decoration:none}
    .divTopStory_Rotate_ICS_Headlines_selected {background-color:#cccccc}
    .divTopStory_Rotate_ICS_Headlines_selected A {color:#ff0000}
    
    .divTopStory_Rotate_CS_Headlines {width:100%;background-color:#333333}
    .divTopStory_Rotate_CS_Headlines A {color:#ffffff;text-decoration:none}
    .divTopStory_Rotate_CS_Headlines_selected {background-color:#cccccc}
    .divTopStory_Rotate_CS_Headlines_selected A {color:#ff0000}
    
    /* TV ROTATOR */
    .rptHeadlines_TV_container { float:left; width:90px;}
    .divTopStory_Rotate_TV_Headlines_Image {cursor:pointer}
    .divTopStory_Rotate_TV_Headlines {width:90px; height:58px; margin-top:5px;}
    .divTopStory_Rotate_TV_Headlines A {}
    
    .divTopStory_Rotate_TV_Headlines IMG {margin-left:23px; height:58px; width:67px;}
    .divTopStory_Rotate_TV_Headlines_selected {}
    .divTopStory_Rotate_TV_Headlines_selected IMG {margin-left:23px; height:58px; width:67px;}
    .divTopStory_Rotate_TV_Headlines_selected A {}   
    
    /* TV ROTATOR */
    .divTopStory_Rotate_ICS_Summary_container {display:none;}
    .divTopStory_Rotate_ICS_Headlines {float:left;}
    
    
/* RSS */    
    .rss_text_title {display:block;font-size:14px;margin-bottom:10px;margin-top:20px;color:#007000;font-weight:bold;}
    .rssitem_image {float:left;}
    .rssitem_image IMG {width:100px;}
    .rssitem_container {margin-left:0px;margin-top:10px;}
    .rssitem_headline {}
    .rssitem_date {
        font-family: arial; 
        font-weight:normal;
        font-size:11px;
        color:#034836;
        margin-top:10px;
    }
    
/* Factlet */

    .dyk_factlet_header {background-image:url(/images/rightnav_fact.gif);width:231px;height:22px;}
    .dyk_factlet_wrapper {width:231px;padding:0px; background-color:#000; }
    .dyk_factlet_type_title {margin-top:10px;font-weight:bold;font-size:12pt;color:#ffffff;display:none;}
    .dyk_factlet_title {margin-top:10px;font-weight:bold;color:#ffffff;display:none;}
    .dyk_factlet_description {margin-top:10px;color:#ffffff}
    .dyk_factlet_inner_wrapper {margin-left:20px;padding:5px;width:90%}
    
    .otd_factlet_wrapper {width:190px;border:1px solid #000000;padding:5px 5px 10px 5px}
    .otd_factlet_type_title {margin-top:10px;font-weight:bold;font-size:12pt;color:#FF8353}
    .otd_factlet_title {margin-top:10px;font-weight:bold;}
    .otd_factlet_description {margin-top:10px;}    
    
/* Navigation */
    
    .leftnav_closed {display:none;}
    .nav_sectionheader   {
        cursor:pointer;
        font-family:Arial;
        font-size:12px;
        font-weight:bold;
        color:#fff;
        text-decoration:none;
        padding:0px 0px 0px 20px; 
        line-height:24px;	        
    }
    
    .nav_sectionheader A {
        color:#fff;
        text-decoration:none;
    }
    
    .nav_sectioncontent {width:176px;}
    
    .nav_item_container {width:176px; }
    
    .tdLeftNav {background-image:url(/images/leftnav_bg.gif)}
    
    .nav_item_container_off {background-image:url(/images/leftnav_separator.gif); background-repeat:no-repeat; background-position:bottom;}
    .nav_item_container_on {background-image:url(/images/leftnav_separator.gif); background-repeat:no-repeat; background-position:bottom; }
	
    A.nav_link, A.nav_link:visited
    {
        width:155px;
        height:26px;    
        font-size : 11px;
        font-weight:bold;
        font-family:arial;
        color: #FFF;
        text-decoration: none;
        padding-left:21px;
        display:block;
        line-height:22px;    
        background-image:url(/images/leftnav_dot.gif);
        background-repeat:no-repeat;
        background-position:7px 7px;
    }
    
   
    .nav_container_depth_2 A.nav_link,.nav_container_depth_2 A.nav_link:visited
    {
        font-size : 12px;
        font-weight:normal;
        font-family:arial;
        color: #BFBFBF;
        text-decoration: none;
        padding-left:30px;
        width:170px;
        display:block;    
        height:21px;   
    }    
    
   
    .nav_container_depth_2 .nav_item_container_off {background-image:none}
    .nav_container_depth_2 .nav_item_container_on {background-image:none}
        
    
    .nav_container_depth_3 A.nav_link {margin-left:30px;color:#ff0000}
    
/* Press Clips */
  
  .pressclip_header {width:310px;height:15px;background-image:url(/images/rightnav_topcap.gif);}
  .pressclip_source {font-style:italic;}
  .pressclip_item_container {padding:10px;}
  .pressclip_inner_wrapper {background-color:#D1C4A2;width:280px;padding:10px;margin:0px 5px;text-align:left;}
  .pressclip_full_link {padding:5px;margin:0px 5px;background-color:#D1C4A2;width:290px;text-align:center;text-transform:uppercase;padding-bottom:5px;}
  .pressclip_footer {width:310px;height:10px;background-image:url(/images/rightnav_bottomcap.gif);}

/* AOTW */

    .aow_chooser {text-align:center;margin-bottom:5px;}
    .aow_chooser SELECT, .aow_chooser INPUT {font-size:10px;}
    .aow_header {background-image:url(/images/rightnav_aow.gif); height:22px; width:231px;border-bottom:1px solid #F26628;}
    .aow_footer {}
    .aow_list_image {width:75px;float:left;margin-right:10px;margin-left:5px;}
    .aow_wrapper {margin:0px 5px;}
    .aow_list_player {text-align:left; color:#fff;font-size:10px;}
    
    .aow_list_item_container{margin:0px 5px;padding:5px 0px;font-size:10px;}
    .aow_list_player A {color:#F56528;font-size:10px;text-transform:uppercase}
    .aow_list_award {color:#fff;font-weight:bold;}
    
    .aow_image {text-align:center; width:74px; height:72px;}
    .aow_player {margin-top:5px;width:100%;text-align:center;float:left;}
    .aow_player A { color:#F36428; font-weight:bold; }
    .aow_player_pos_num {display:inline}
    
    .aow_highlights {margin-top:5px;display:none;}
    
    .aow_full_name {font-size:12pt;display:block;margin-bottom:2px;}
    .aow_full_sport {font-size:10pt;display:block;margin-bottom:5px;}
    .aow_full_link {font-size:8pt;display:block;margin-bottom:5px;}
    .aow_full_container{padding-left:20px;}
    .aow_full_previous {font-size:8pt;display:block;margin-bottom:5px;font-weight:bold}
    
    .aow_dgrd {width:60%;}
    .aow_dgrd TR TD {padding:4px;}
    .aow_dgrd_header {background-color:#000000;border:0;}
    .aow_dgrd_header A, .schedule_dgrd_header TD {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;}
    .aow_dgrd_item {background-color:#ffffff}
    .aow_dgrd_item A {color:#000}
    .aow_dgrd_alt {background-color:#E8E8E8}
    .aow_dgrd_alt A {color:#000}    

/* Scoreboard */

    .divScoreboard_overall_container {padding:5px;background-color:#e6e6e6;width:380px;}
    .divScoreboard_team_container{margin-top:10px;}

    .divScoreboard_hometeam {float:left;width:300px;}
    .divScoreboard_hometeam_score {float:left;width:80px}
    
    .divScoreboard_awayteam {float:left;width:300px}
    .divScoreboard_awayteam_score {float:left;width:80px}    

/* Calendar */
    .upcoming_cal_overall {color:#000000}
    .upcoming_cal_left_pane {margin-left:10px;width:255px;background-color:#000849}
    .upcoming_cal_right_pane {overflow:auto;width:255px;height:150px;padding:10px;background-color:#000849;color:#DCDEDD}

    .upcoming_cal_title {background-color:#000849;}
    .upcoming_cal_title TR TD {padding:3px;color:#FCAF23;font-weight:bold;}
    .upcoming_cal_title TR TD A {Color:#FCAF23}
    
    TH.upcoming_cal_dayheader {font-size:8pt;background-color:#000849;text-transform:uppercase;color:#CCCCCC;text-align:center;}
    .upcoming_cal_today {background-color:#4f0000;}
    .upcoming_cal_othermonth {background-color:#011945;text-decoration:none;}
    .upcoming_cal_selected {border:solid 1px #ffffff;background-color:#4f0000;}
    .upcoming_cal_day {border:1px solid #495271;background-color:#011945;text-decoration:none;color:#CCCCCC;font-family:arial;font-size:11px;text-align:center;padding:3px;}
    .upcoming_cal_day A {color:#dddddd;text-decoration:none;}
    .upcoming_cal_next {color:#ffffff;}

    .upcoming_cal_maindate {font-weight:bold;color:#DCDEDD;font-size:9pt;}


    .upcoming_cal_awayteam {float:left;width:205px;}
    .upcoming_cal_hometeam {float:left;width:205px;}
    .upcoming_cal_awayteam_score {float:left;width:55px;}
    .upcoming_cal_hometeam_score {float:left;width:55px;}
    
    
    .upcoming_cal_time {color:#ccc;font-size:9pt;color:#000}
    .upcoming_cal_sport {color:#FCAF23;font-size:9pt;font-weight:bold;}
    .upcoming_cal_opponent {color:#ccc;font-size:9pt;}
    .upcoming_cal_result {color:#ccc;font-size:9pt;}
    .upcoming_cal_hasevents {background-color:#000E88}
    
    
    .recent_game_container {margin-bottom:10px;}
    .recent_awayteam {float:left;width:130px;color:#fff}
    .recent_hometeam {float:left;width:130px;color:#fff}
    .recent_game_container .schedules_winner {color:#FEAE25}
    .recent_awayteam_score {float:left;width:30px;color:#fff;text-align:right}
    .recent_hometeam_score {float:left;width:30px;color:#fff;text-align:right}    
    .recent_sport{color:#fff}
    .recent_date{color:#FEAE25;}
    .recent_time {color:#fff}
    .recent_result {color:#fff}
    
    
    
    

    #divUpcoming {width:248px;
                  background-image: url(/images/sched_stretch.gif);
                  background-repeat: repeat-y;
                  }
                  
   .divUpcoming_NoEvents {padding:10px;color:#fff}                  
   .divUpcoming_separator{display:none;width:100%;height:2px;background-image:url(/images/body_sched_divider.gif);background-repeat:no-repeat}                  
    .divUpcoming_Item_Container{display:block;width:100%;padding:0px 10px 5px 10px;}
    .divUpcoming_TitleRow TD {padding-left:10px;height:28px;background-color:#010103;color:#464E61;text-transform:uppercase;font-weight:bold;}
	.divUpcoming_Item TD {font-size:11px;padding:5px 10px 5px 10px;border-bottom:1px solid #1F2F51}     
    .divUpcoming_sport 
        {font-size : 10px;
	     font-family:arial;
    	 color:#fff;
    	 padding-left:10px;
	     background-color:#000;
        }
    .divUpcoming_location
        {font-size : 10px;
	     font-family:arial;
    	 color:#fff;
    	 padding-left:10px;
	     background-color:#000;
    }	     

    .divUpcoming_time 
    {
        background-color:#000;
     	font-size : 10px;
	    font-family:arial;
    	color:#fff;  
    }	

	     

    .divUpcoming_datetime 

    {
        background-color:#000;
     	font-size : 10px;
	    font-family:arial;
    	color:#F36428;  
        font-weight:bold;
    }

    

    .divUpcoming_opponent 

    {

        background-color:#000;

    	font-size : 10px;

	    font-family:arial;

    	color:#fff;

    }    

    

    .divUpcoming_tickets {background-color:#000}

    

    .divUpcoming_stats {background-color:#000}

    .divUpcoming_audio {background-color:#000}

    .divUpcoming_tv {background-color:#000}

    

    .divUpcoming_separator {display:none;}

    

    .alt_u1 {background-color:#000;border-bottom:1px solid #233333}    

    .alt_u2 {background-color:#000;border-bottom:1px solid #233333} 

    


    
    
/* Weather */


    .weather_header {}
    .weather_container {color:#fff;padding:10px;margin-left:10px;}
    .weather_temp{margin-top:5px;color:#fff}
    .weather_weather {color:#fff}
    .weather_image {float:left;margin-right:5px;color:#fff;margin-top:5px;}              
    .weather_footer {width:310px;height:10px;}
    .weather_inner_wrapper {margin:0px 5px;}
    .weather_inner_wrapper A {color:#fff}
    .weather_conditions {font-weight:bold}


    .weather_list_school {font-weight:bold;color:#fff;display:block;margin-left:auto;margin-right:auto;text-align:center;padding-top:5px;}
    .weather_list_location {font-style:italic;color:#fff;display:block;margin-left:auto;margin-right:auto;text-align:center;}
    .weather_list_wrapper {width:200px;background-color:#007000;margin-bottom:10px;}
    .weather_list_inner_wrapper {}
    .weather_list_wrapper .weather_conditions {display:none;}
    .weather_list_wrapper .weather_container {padding:5px 10px}
    

/* Story */

	.story_top_info_container {padding-top:10px;margin-left:10px;}
    .story_wrapper {padding-left:0px;padding-right:0px;}
    .story_inner_wrapper {padding-top:5px;}
	.story_inner_wrapper ol { list-style-type:decimal; }
	.story_inner_wrapper li { margin-left:30px; }
	.story_inner_wrapper ul { list-style-type:disc; }
    .story_byline {font-size:12px;font-style:italic;padding-left:10px;}
    .story_date {margin-bottom:10px;padding-left:10px;}
    .story_content {padding:0px 10px 10px 10px;}
    .story_subheadline {font-weight:bold;padding-left:10px;font-size:14px;}
    .story_link_container {padding-left:10px;padding-top:10px;}
    .story_image {margin-bottom:10px;padding-left:10px;}
    .story_email {padding-left:10px;}
    .story_headline
    {
        color:#F36527;
        font-family:arial,helvetica;
        font-size:16px;
        font-weight:bold;
        line-height:20px;
        text-decoration:none;
	        
			
    }


/* Newsletter Stuff */
     .newsletter_story_container {padding-left:10px;padding-right:10px;}
     .newsletter_story_sport_container {font-size:10px;margin-bottom:10px;margin-top:5px;}
     .newsletter_story_headline {font-size:12px;font-weight:bold;}
     .newsletter_story_headline_container {}
     .newsletter_story_summary {font-size:10px;}
 
 /* Hall of Fame */
     .hof_table {margin-bottom:10px;}
     .hof_table TR TD {padding:3px;}
     .hof_header {background-color:#000;font-weight:bold;color:#ffffff;border:1px solid #000}
     .hof_subtitle {font-weight:bold;margin-top:10px;display:block;}
     .hof_item {background-color:#fff;border:1px solid #000}
     
     .hof_detail_name {font-size:10pt;display:block;margin-top:10px;font-weight:bold;}
     
     .hof_graduating_class 
     {
        font-size:11px; 
	    font-family:verdana;
	    color:#000;
	    height:25px;}
     .hof_induction_class {}
     .hof_sports {}
     .hof_detail_name {}
     .hof_logo{}
 
 
 /* Flash Collection */
 
    .flash_collection_title {padding:10px;text-align:center;}
    .flash_collection_title_container {width:780px;height:50px;background-color:#03366F;font-family:verdana;color:#fff;font-size:20px;font-weight:bold;}
  
    .media_lightbox_container {background-color:#000000;
        	filter:alpha(opacity=50);
	        -moz-opacity:0.50;
	        opacity: 0.50;
	        text-align:center;
     }
     .media_lightbox_title {color:#ffffff;font-size:12pt;padding:10px}
     
/* Ads */

.right_ad IMG {margin-bottom:2px;}

.inprogress_container {color:#fff;padding:10px;}
.inprogress_timestring  {color:#fff;font-weight:bold;}
.inprogress_lastplay {margin-top:10px;}    
.inprogress_score_container  {color:#fff}
.inprogress_hometeam  {color:#fff;float:left;width:200px}
.inprogress_hometeam_score  {color:#fff;float:left;}
.inprogress_awayteam  {color:#fff;float:left;width:200px}
.inprogress_awayteam_score  {color:#fff;float:left;}
.inprogress_view A, .inprogress_view A:visited {color:#fff}

.ad_topnav { float:left; margin-left:30px;_margin-left:25px;display:inline;}
.ad_AboveFooter { float:left; margin-right:12px;display:inline;}
.ad_AboveFooter1 { float:left;}


/*Higlights */
.highlights_story_overall{ width:329px; padding:20px 8px 15px 8px; background-color:#000000; margin-bottom:2px; }

.highlights_image{width:154px; height:100px; float:left;}
.highlights_sport{font-size:8pt; color:#F36326;}
.highlights_story_text_container{ width:165px; padding-left:5px; padding-right:5px; float:left;}
.highlights_title A, .highlights_title A:hover {color:#F36326; text-decoration:none; font-weight:bold; font-size:9pt;}
.highlights_summary {color:#fff; font-size:8pt; }
        

.divUpcoming_TitleRow TD { color:#F36326 }

#rotHeadline_1 { background-image:url(/images/rotator_1active.gif); background-repeat:no-repeat; background-position:left;}
#rotHeadline_2 { background-image:url(/images/rotator_2active.gif); background-repeat:no-repeat; background-position:left;}

