﻿/* 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/background.jpg');
	background-position:center top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	color:#000;
}

label {padding-left:2px;line-height:14px}

#mainDiv 
{
    width:980px;
    margin-left:auto;
    margin-right:auto;
}

BODY, TD {
       font-family: arial, sans-serif; 
       font-size:12px; 
	   color:#000;	}

A, A:link, A:visited {
    font-family:arial;
    font-size:11px;
    font-weight:bold;
    text-decoration:underline;
    color:#09285E;
    }
A:hover {color:#09285E}

.champs_spot P {padding:0px;margin:0px;}
.champs_spot A {color:#fff}

.page_title h2 {
        color:#2770CE;
        font-family:arial,helvetica;
        font-size:20px;
        line-height:21px;
        text-decoration:none;
    margin-bottom:10px;
}

 .datepicker_inline DIV IMG {display:inline;}
 

.toplogo {margin-top:10px;margin-left:7px;float:left;}	


.tdContent {background-color:#08183C}
.rightnav {width:280px;float:left;}

.contentDiv {width:700px;}
.contentDiv_container {width:700px;}

/* Footer Settings */
#footer {height:92px;background-image:url('/images/footer_stretch.gif');background-repeat:repeat-x;}
.footer {
	font-size:10px;
	color:#ffffff;
	padding-left:210px;
	font-weight:bold;
	padding-top:10px;
	}
a.footer:hover{
	color: #cfb53b;
}


 #divSidebars {width:260px;float:left;margin-left:10px;margin-top:10px;}    
.sidebar_links {margin:0px;padding:0px;list-style-type:none;width:260px;margin-left:0px}
.sidebar_links LI {padding:0px;width:260px;height:26px;background-color:#0F285E;border-bottom:1px solid #053287; color: #fff;}
.sidebar_links LI  SPAN{margin:8px; font-weight:bold;line-height: 25px;}
.sidebar_links LI  SPAN{margin:8px; font-weight:bold;line-height: 25px;}
.sidebar_links A, .sidebar_links A:visited {
	font-family:arial;
	font-size:11px;
    color: #B6CAEB;
 	text-decoration: none;
	padding-left:25px;
	width:235px;
	display:block;
	height:26px;
	line-height:26px;
 }
 
 LI.sidebar_seperator 
 {
    font-family:arial;
	font-size:11px;
    color: #B6CAEB;
 	text-decoration: none;
	padding-left:15px;
	font-weight:bold;
	width:245px;
	display:block;
	height:26px;
	line-height:26px;}
 
 .sidebar_links LI.sidebar_item_container_on {background-image: url(/images/rightnav_linkb.gif)}
 
 
 .sidebar_footer {background-image:url(/images/rightnav_bottomcap.gif);width:310px;height:10px;}
 .sidebar_links A:hover {color:#fff}

 .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_image {margin-left:10px;margin-top:10px;}
    .schedules_list_header {}
    .schedules_list_container{margin-left:10px;}
    .schedules_list_item {padding:0px;width:260px;height:26px;background-color:#0F285E;border-bottom:1px solid #053287}
    .schedules_list_item A
    {	font-family:arial;
	font-size:11px;
    color: #B6CAEB;
 	text-decoration: none;
	padding-left:25px;
	width:235px;
	display:block;
	height:26px;
	line-height:26px;
        
        
        }
    .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:#0f285e;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:#c2c2c2;}	
    
    /*.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;}*/

    .youtube_item_wrapper,
    .video_item_wrapper {color:#fff;}
    .youtube_list_container {
        max-height:108px;
        overflow:auto;
    }

    .video_header {
        display:none;
    }
    .youtube_item_wrapper a,
    .youtube_item_wrapper a:visited,
    .video_item_wrapper a,
    .video_item_wrapper a:visited {color:#fff;}

	#ctl00_video_video_media_divImage {margin-top:10px;}
	
    #standings {width:260px;background-color:#0F285E;margin-left:10px;}
    .standings_wrapper_header.short {margin-top:10px;background-image:url(/images/rightnav_conference.gif);width:260px;height:30px;}

	.standings_inner_wrapper.short {border:1px solid #05308E;border-top:0px;}
    .standings_notes_bottom {padding:20px 10px;display:block;}

    .standings_chooser {margin-left:auto;margin-right:auto;text-align:center;margin-top:5px;}
    .standings_chooser SELECT {font-size:11px;}
    .standings_chooser SELECT OPTION {font-size:11px;}
    .standings_chooser INPUT {font-size:11px;}

    .standings_dgrd.short {width:250px;}
    .standings_title.short {margin:20px 5px 10px 10px;font-weight:bold;display:block;color:#fff;font-size:14px;}
    .standings_asof.short {padding-left:10px;font-size:10px;display:block;color:#03473A}
    
    .standings_division_title {font-weight:bold;color:#0F285E;}
	.short TR TD.standings_division_title{font-weight:bold;color:#fff;background-color:transparent}
    .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}
    
    
    .short TR.standings_dgrd_header {background-color:Transparent;text-align:center;border:0;padding:1px;}
    .short TR.standings_dgrd_header TH {font-size:10px;font-weight:normal;background-color:Transparent;text-align:center;border:0;padding:4px;}
    .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  {text-decoration:none;color:#B1C1E5;}
    .short TR.default_dgrd_item TD, .short TR.default_dgrd_alt TD{color:#fff;}
    .short TR.default_dgrd_item TD A:hover {text-decoration:underline;}
    .short TR.default_dgrd_alt TD A:hover {text-decoration:underline;}    
    
    



/* 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 {}
    .poll_container {margin-left:10px;}
    .poll_question {color:#ffffff;padding:10px 0px 10px 0px;font-weight:bold;}
    .poll_item TR TD {color:#ffffff;padding-bottom:5px;}
    .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_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;text-align: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 */
    .feature_link_container {margin:5px;}
    A.feature_headline {color:#fff;text-decoration:none;font-size:13px;}
    .feature_top_container {color:#fff;font-size:10px;padding:5px 10px;}
    .feature_top_container IMG {margin-right:10px;}
    A.feature_link {color:#fff;font-weight:normal;text-decoration:none;font-size:11px;}
    A.feature_link:hover {text-decoration:underline;}
    .feature_headline_container {color:#fff;margin-left:10px;font-size:11px;}
    
    .saac_news_wrapper {margin-left:10px;margin-top:10px;}
    .saac_news {width:258px;background-color:#0F285E;border:1px solid #05308E}
    
    .ccaa_web_wrapper {margin:10px;background:#0F285E;color:#fff;font-size:10px;line-height:14px;}
    .ad_ontheweb { float:left;margin-top:5px }
        
	#champs TABLE TR TD {font-size:11px;padding:5px 0px;}
    
    #divMoreHeadlines {background-color:#fff;}
    .divMoreHeadline_sport_ddl {margin:5px;text-align:right;color:#C6CFDE;}
    .divMoreHeadline_sport_ddl SELECT {font-size:8pt;}
    .divMoreHeadline_container {padding-left:10px;}
    .divMoreHeadline_link_container {margin:0px 5px 0px 5px;}
    .divMoreHeadline_sport_container
        {
            margin:5px 5px 0px 5px;
            font-size:11px;
            font-family:arial;
            color:#868686;
            font-weight:bold;
        }
    A.aMoreHeadline, A.aMoreHeadline:visited 
    {
        font-size : 11px;
        color:#09285E;
	    text-decoration:none;
	    font-weight:bold;
        line-height:12px;	
        font-family:arial;
        font-weight:bold;
        display:block;}
    
    a.aMoreHeadline:hover {	
	    text-decoration:underline;
	}    
    .divMoreHeadline_separator{width:100%;height:2px;background-image:url(/images/body_more-divider.gif)}
    .divMoreHeadline_morebox {display:none;padding:5px;color:#C6CFDE;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:#2770CE;
        font-family:arial,helvetica;
        font-size:20px;
        line-height:21px;
        text-decoration:none;
    }
    A.topstory_headline:hover {}
    
    A.topstory_readmore {color:#2378E5;font-weight:bold;text-decoration:none}
    A.topstory_readmore:hover {text-decoration:underline;}
    
        
    .divTopStory_summary {margin-top:5px;color:#B5C4E5;font-family:Arial,Verdana,Geneva,Helvetica,sans-serif;font-size:12px;line-height:18px;}
    .divTopStory_sport_container{
        color:#B5C4E5;
        font-family:arial;
        font-size:10px;
        margin-bottom:5px;
        margin-top:5px;
    }
    .divTopStory_link_container{margin:5px 0px 0px 0px;}
    .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 */
    
    .divTopStory_TV_container {padding:5px 20px;width:256px;height:254px;margin-top:10px;background-image:url(/images/story_photo_fade.png);position:absolute;}
    .divTopStory_TV_container_bigmedia {width:560px;height:266px;margin-left:138px;margin-top:10px;}
	 .divTopStory_TV_container_bigmedia .media_object_image {float:right;}
    .rptHeadlines_TV_container {background-image:url(/images/thumb_bg.gif);height:119px;background-repeat:no-repeat}
    
    .divTopStory_Rotate_TV_Headlines_Image {cursor:pointer}
    .divTopStory_Rotate_TV_Headlines {width:162px;float:left;margin-left:10px;margin-top:10px;}
    .divTopStory_Rotate_TV_Headlines A {color:#ffffff;text-decoration:none;}
    
    .divTopStory_Rotate_TV_Headlines IMG {}
    .divTopStory_Rotate_TV_Headlines_selected {float:left}
    .divTopStory_Rotate_TV_Headlines_selected IMG {float:left;}
    .divTopStory_Rotate_TV_Headlines_selected A {color:#ff0000;}   
    
    /* 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_dyk.gif);width:315px;height:35px;}
    .dyk_factlet_wrapper {width:275px;padding:0px;margin-top:10px;}
    .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:150px;background-color:#e6e6e6;border-left:solid 1px #000000;border-right:solid 1px #000000;}
    
    .nav_item_container {width:200px;}
    
    .nav_item_container_off {background-image: url(/images/leftnav_link.gif);}
    .nav_item_container_on {background-image: url(/images/leftnav_linkb.gif);}
	
    A.nav_link, A.nav_link:visited
    {
        width:205px;
        height:26px;    
        font-size : 11px;
        font-weight:bold;
        font-family:arial;
        color: #FFAE29;
        text-decoration: none;
        padding-left:21px;
        display:block;
        line-height:26px;        
    }
    
   
    .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 */

    #ctl00_awards_aow_on {margin-left:10px;margin-top:10px;background-color:#0F285E;width:258px;border:1px solid #05308E}
    .aow_header {background-image:url(/images/rightnav_aow.gif);width:260px;height:30px;}
    .aow_footer {}
    .aow_chooser {margin-left:auto;margin-right:auto;text-align:center;margin-top:5px;}
    .aow_chooser SELECT {font-size:11px;}
    .aow_chooser SELECT OPTION {font-size:11px;}
    .aow_chooser INPUT {font-size:11px;}
    .aow_list_image { margin-right:5px;}
    .aow_wrapper {margin:0px 10px;}
    
    .aow_sbs_table {width:240px;margin-top:10px;}
    
    .aow_list_item_container{width:250px;color:#fff;}
    .aow_list_player A {margin-left:auto;margin-right:auto;display:block;color:#B4CCE6;font-weight:bold;font-size:11px;text-decoration:none;}
    .aow_list_player {margin-left:auto;margin-right:auto;display:block;color:#B4CCE6;font-size:10px;}
    .aow_list_award {color:#fff;font-weight:bold;}
    
    .aow_image {width:100%;text-align:center}
    .aow_player {font-weight:bold;margin-top:5px;width:100%;text-align:center;float:left;}
    .aow_player_pos_num {display:inline}
    .aow_player_info {font-style:italic;width:100%;text-align:center}
    .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}    
	
	.aow_chooser { display:none; }

/* 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 */

	.champs_archive {background-color:#101B39;color:#fff;text-align:center;width:100%;font-weight:bold;padding:5px 0px;}
	.champs_schedule {background-color:#101B39;color:#fff;width:100%;font-weight:bold;padding:5px 0px;padding-left:10px;}
	.champs_info {background-color:#101B39;color:#fff;text-align:center;width:100%;font-weight:bold;padding:5px 0px;}

	.bottomright {border-left:2px solid #fff}
	
	
	.champs_table TR TD {background-color:#eee}
	.champs_table TR.level1 TD {padding-bottom:10px;}
	
    .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}
    
    .ad_center {float:left;}
    
    

    #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:#AEBFEB;
    	 padding-left:10px;
	     background-color:#0F285E;
    }
	     
    .divUpcoming_location
        {font-size : 10px;
	     font-family:arial;
    	 color:#AEBFEB;
    	 padding-left:10px;
	     background-color:#0F285E;
    }	     
	
    .divUpcoming_time 
    {
        background-color:#0B1D45;
     	font-size : 10px;
	    font-family:arial;
    	color:#AEBFEB;  
    }	
	     
    .divUpcoming_datetime 
    {
        background-color:#0F285E;
     	font-size : 10px;
	    font-family:arial;
    	color:#AEBFEB;  
    }
    
    .divUpcoming_opponent 
    {
        background-color:#0B1D43;
    	font-size : 10px;
	    font-family:arial;
    	color:#AEBFEB;
    }    
    
    .divUpcoming_tickets {background-color:#CECECE}
    
    .divUpcoming_stats {background-color:#0B1D43}
    .divUpcoming_audio {background-color:#0B1D43}
    .divUpcoming_tv {background-color:#0B1D43}
    
    .divUpcoming_separator {display:none;}
    
    .alt_u1 {background-color:#18284C;border-bottom:1px solid #07308A}    
    .alt_u2 {background-color:#121B38;border-bottom:1px solid #07308A} 
    

    
    
/* 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;}
    .story_wrapper {padding:10px;}
    .story_inner_wrapper {padding-top:5px;}
	.story_inner_wrapper ul { list-style-type:disc; }
	.story_inner_wrapper ol { list-style-type:decimal; }
	.story_inner_wrapper li { margin-left:30px; }
    .story_byline {font-size:12px;font-style:italic;}
    .story_date {padding-left:0px;margin:6px 0px;}
    .story_content {padding:0px;}
    .story_subheadline {font-weight:bold;}
	.story_print {margin-bottom:5px;}
    .story_link_container {}
    .story_image {margin-bottom:10px;float:left;margin-right:10px;}
    .story_headline
    {
        color:#010D7D;
        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}
        
/* DROPDOWN CSS */

.RadMenu_Default {background: #ececec none repeat-x;}

.RadMenu_Default .group .link
{
    text-decoration:none;
    min-width:150px;
    cursor:pointer;
    line-height:24px;
}
.RadMenu_Default .link:hover {  cursor:pointer;background-color:#2770CE} 
.RadMenu_Default .link:hover .text {color:#fff;cursor:pointer;}
.RadMenu_Default .text {color:#000 }
.RadMenu_Default .first .slide  { padding-left:0px;margin-left:0px; } 
.RadMenu_Default .slide  { padding-right:15px; } 
.RadMenu_Default .horizontal .rootGroup { background-color:#C4C4C4; } 


.level1 .item a.link .text
{

	font-size: 10px;
	font-family: Arial, Verdana;
	padding-left:10px;
    padding-right:10px;
    background-repeat:no-repeat;
    height:25px; 

}

.rootGroup .item {cursor:pointer; height:31px;}

.level1 .item {display:block; height:24px}
.rootGroup LI { background-color:#C4C4C4;  }
.radMenu, .rootGroup {background-color:#C4C4C4}
.horizontal {padding:0px;margin:0px;}
.level1 .last {}
.level1 .item_sep {font-weight:bold;}

.ul.level1 { background-image:url(/images/pulldown_bg_stretch.gif); background-repeat:repeat-y; }

/* IE HACK FOR THE MENU */
.menu img{_margin:0 -3px;}        
