/* Accessibility CSS */

* html .skip {display: block} 
:root .skip {display: block}  
.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 */

html {
    height:100%;
}

BODY,
body.splash-page form
{
	background: url("../images/bg.jpg") no-repeat scroll center top #021C35;
    margin-top:0px;
    margin-bottom:0px
}

body.splash-page {
    margin:0;
    height:100%;
}
body.splash-page form {
    margin-top:-30px;
    padding-top:90px;
    height:100%;
}
#headerLogo {
    background: url("../images/medaille_logo.png");
    height: 237px;
    position: absolute;
    width: 330px;
}
#mainDiv 
{
    width:980px;
    margin-left:auto;
    margin-right:auto;
    padding-bottom:7px;
    background-color:#ffffff;
}

.rightnav {width:285px;float:left; display:none;}

BODY, TD {font-family:arial;
	      font-size: 12px; 
	      color:#000;
         line-height:18px;	}

#tdLeftNav {width:162px;}
.tdContent {background-color:#ffffff;}
.contentDiv {}
.contentDiv_container {}

A, A:link, A:visited {color:#011C34}

/* Footer Settings */
#footer {width:100%}
#footer_inside 
{
	width:980px;
	display:block;
	margin-left:auto;
    margin-right:auto;
    text-align:left;
    background:url(../images/footer_bg_repeat.gif) repeat-x;
    min-height:255px;
    padding-top:1px;
}
.footer 
{
    display:block;
    font-family:arial;
    font-size:11px;
	color:#ffffff;
	line-height:20px;
}

a.footer:hover{
	color: #cfb53b;
}


/* Print Settings */

    @media print 
    {
            .noprint {display:none;}
    }
    
    .page_title h2 {     
        	color:#000;
	        font-size:22px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
	        margin-bottom:5px;
	        font-weight:normal;
    }  

/* Navigation */
    #tdLeftNav  h2{margin-bottom:1px;}
    #tdLeftNav ul 
    {
		background-color:#0B2B4B;
		background: url(../images/leftnav_linkbg_repeat.gif) repeat-x; 
		margin-bottom:1px; padding:4px 0px;
	}
    .leftnav_closed {display:none;}

    .nav_sectioncontent { }
    .nav_item_container { padding:1px 4px; }
    .nav_item_container_off {}
    .nav_item_container_on {}
	
    A.nav_link, A.nav_link:visited
    {
		background:url(../images/leftnav_link_bg.gif) no-repeat;
	    font-size : 12px;
	    font-family:arial;
	    font-weight:normal;
        color: #FFFFFF;
 	    text-decoration: none;
	    line-height:23px;
	    display:block;
	    height:23px;        
	    width:135px;
	    padding-left:18px;
    }
    
    .nav_container_depth_2 A.nav_link {margin-left:20px;color:#ffffff;font-weight:normal;}
    
   /*
    .nav_container_depth_2.nav_item_container_off {}
    .nav_container_depth_2.nav_item_container_on {}
   */  
   
    .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}
    
    A.nav_link:hover {color:#fff}
    
    
    /* Sidebars */
    
     #divSidebars {height:74px; background:url(../images/sportslink_bg.gif) repeat-x; position:relative;}    
    .sidebar_links {margin:0px;padding:0px;list-style-type:none; position:absolute;bottom:20px; left:0px;}
    .sidebar_links LI {float:left;padding:0px 10px;}
    .sidebar_links A, .sidebar_links A:visited 
    {
		display:block;
		 
		font-size : 11px;
		font-family:arial;
		color: #fff;
		font-weight:bold;
		text-decoration: none;
		
		height:24px;
		line-height:22px
     }
     .sidebar_links A:hover {color:#fff}
     .sidebar_links li.sport_home{position:relative;}
     .sidebar_links li.sport_home A, .sidebar_links li.sport_home A:visited 
    {
		display:block;
		 
		font-size : 32px;
		font-family: BebasNeueRegular, arial;
		color: #FFBE2A;
		font-weight: normal;
		
		text-transform:uppercase;
     }

    
     .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;}

/* Ads */

    .ad_spot_affiliation {margin-bottom:20px;}
    .ad_footnav {
        float:left;
		margin-left:40px;
    }
    .ad_rightnav {}
    .ad_social_media{float:left;}
    .social_text_container{ float:right; display:none;}
	.social_text
	{ 
		line-height:26px; 
		text-transform:uppercase; 
		font-size:13px;
		background:url(../images/social_arrow.png) no-repeat right top;
		padding-right:20px; color:#FFFFFF;
	}
	.ad_leftnav{margin-bottom:2px;}
	.left_ads_container{padding-top:2px;}
	
/* Default datagrid Items */

    .default_dgrd_header {background-color:#011C34;color:#fff;}
    .default_dgrd TR TH{padding:4px;font-weight:bold;text-transform:uppercase}
    .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;font-size:12px;text-transform:uppercase;}
    .default_dgrd_item TD {background-color:#FFFFFF;font-size:11px;}
    .default_dgrd_alt TD {background-color:#E8E8E8;font-size:11px;}

/* Rosters */
    
    

/* Roster Grid */
    /*
    .roster_dgrd {width:100%;}
    .roster_dgrd TR TD {padding:4px;}
    .roster_dgrd_header {background-color:#000000;border:0;}
    .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_pastrosters_ddl {font-size:8pt;}
    .roster_team_photo_container {width:100%;margin-bottom:10px;}

/* 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 TH {color:#ffffff;font-weight:bold;font-size:12px;text-transform:uppercase;padding:3px}
    .schedule_dgrd_item {background-color:#ffffff}
    .schedule_dgrd_alt {background-color:#E8E8E8}
    */
    
    .schedule_home {font-weight:bold}
    .schedule_neutral {font-style:italic}
    .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:#222;color:#fff}
    .schedule_tournament_game TD {background-color:#DFC3C3}
	A.schedule_tournament_link, A.schedule_tournament_link:visited {color:#fff;text-decoration:none;}
	A.schedule_tournament_link:hover {color:#fff;text-decoration:underline;}
 
/* New Schedule */

.record_table_container{height: 50px; padding: 1px 0 1px 0;}
.record_row{float:left; width: 669px; height: 25px;}
.record_header{padding: 2px; margin: 1px; float:left; width: 77px; height: 18px;text-transform:uppercase;text-align:center; font-size:14px;font-weight: bold;}
.record_title{height: 42px; width: 88px; float: left; padding: 4px 4px 2px 2px; margin: 1px; line-height: 15px;text-align:right; font-size: 16px;}
.record_item{font-size: 18px;}
.sport_title{float: left; font-size: 28px; padding-right: 40px; height: 30px;}
.schedule_game_opponent_name{font-size:17px;}
.schedule_game_location{float:left;font-size:14px;margin-top:16px;width:100%;}
.schedule_game_links A{font-size:10px;}
A.schedule_game_media_link, .schedule_game_right A{float:left; font-size: 14px; width:100%; margin: 4px 0 0 0px; padding-left: 18px;text-decoration:none; background:url('../common/images/link_arrow.png') no-repeat;line-height: 13px;}				
.schedule_game_results{float:left; margin:0 0 0 26px; font-size:18px;vertical-align:middle;}
.tourney_title, .tourney_title A{color:#fff !important;}

 
/* Poll */

    #divPoll {margin-top:10px;}
    .poll_container {margin-left:10px;}
    .poll_question {color:#ffffff;padding:5px 0px 5px 0px}
    .poll_item TR TD {color:#ffffff;padding:5px 0px 0px 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_results_previous_container {float:right;}
    .poll_results_previous_title {font-weight:bold;margin-bottom:10px}
    .previouspoll_dgrd {width:280px;}
    /*
    .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;margin-bottom:10px;}
    .poll_view_full A {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:#e6e6e6;text-align:center;padding:3px; display:center;}
    .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 TD {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 */
    
    
    /* More Headlines */
    .more_headlines_container
    {
		background:url(../images/middle_more_bg_repeat.gif) repeat-x;
		height:265px;
		width:294px;
		float:left;
		margin-right:4px;
	}
	.more_headlines_content
	{
		overflow:auto;
		width:290px;
		height:210px;
	}
    .divMoreHeadline_sport_ddl {margin:5px;text-align:right;color:#fff;font-weight:bold; display:none;}
    .divMoreHeadline_sport_ddl SELECT {font-size:8pt;}
    .divMoreHeadline_container { padding-left:20px;}
    .divMoreHeadline_container .alt {}
    .divMoreHeadline_headline{color:#FFFFFF; font-size:11px;}
    .divMoreHeadline_link { padding:0px 0px 10px;}
    .divMoreHeadline_sport
    {
		padding:5px 0px 0px;
        font-size:11px;
        font-family:arial;
        color:#FFC82E;
        font-weight:bold;
    }
    .divMoreHeadline_date{color:#FFFFFF;}
    A.aMoreHeadline, A.aMoreHeadline:visited 
    {
        font-size : 10px;
        color: #AAAAAA;
	    text-decoration: none;
        line-height:12px;	
        font-family:arial;
        display:block;
        text-transform: uppercase;
      }
    
    a.aMoreHeadline:hover {	
	    text-decoration:underline;
	}    
	
    .divMoreHeadline_separator{display:none;}
    .divMoreHeadline_morebox {display:none;padding:5px;color:#000;font-size:11px;width:95%}
    .divMoreHeadline_morebox a.aMoreHeadline {display:inline}
    
    .divMoreHeadline_archive_container {padding-left:13px;padding-top:5px;padding-bottom:10px;}
    .divMoreHeadline_archive_container A {text-transform:uppercase;color:#FFC82E;text-decoration:none;font-weight:bold;}
    
    /* Main Stories */
    
    
    
    
    
    .divTopSTory_bigmedia_container{float:none}
	.divTopStory_TV_container_bigmedia .media_object_caption {display:none;}
    .divTopStory_container {vertical-align:top}
    
    
    /* ICS ROTATOR
    .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_ICS_Summary_container {display:none;}
    .divTopStory_Rotate_ICS_Headlines {float:left;}    
    
    */
    
    /* CS ROTATOR
    .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 */
    .main_top_stories_container
    {
		height:394px;
		margin-bottom:5px;
		width:815px;
		position:relative;
		margin-left:3px;
	}
    .rptHeadlines_TV_container
    {
        height:25px;
        z-index:99;
        position:absolute;
        bottom:15px;
        right:40px;
    }
    
    .divTopStory_TV_container
    {
		background:url(../images/rotator_bg_repeat.gif) repeat-x;
		z-index:50;
		position:absolute;
		right:0px;
		top:0px;
		width:200px;
		height:330px;
		padding:50px 11px 14px;
	}
    
    .divTopStory_TV_container_bigmedia 
    {
        width:593px;
        height:394px;
        background:url(../images/wallpaper_def.gif) repeat;
    }
    .divTopStory_Rotate_TV_Headlines_Image 
    {
        cursor:pointer;
        border:solid 1px #828386;
        padding:3px;
        margin-left:15px;
        float:left
    }

    
    .divTopStory_Rotate_TV_Headlines {float:left;}
    .divTopStory_Rotate_TV_Headlines A {color:#FFFFFF;text-decoration:none;float:left;}
    .divTopStory_Rotate_TV_Headlines IMG.headlines_image{ display:inline;}
    .divTopStory_Rotate_TV_Headlines IMG.headlines_image_selected{ display:none;}
    
    .divTopStory_Rotate_TV_Headlines_selected {}
    .divTopStory_Rotate_TV_Headlines_selected A {color:#ff0000;}
    .divTopStory_Rotate_TV_Headlines_selected IMG.headlines_image{ display:none;}
    .divTopStory_Rotate_TV_Headlines_selected IMG.headlines_image_selected{ display:inline;}
   
	.media_object_inner_caption{display:center;}

	A.topstory_headline, .topstory_headline,  A.topstory_headline:visited
    {
        	color:#FFC324;
	        font-size:21px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
	        text-transform:uppercase;
    }
    
      A.topstory_headline_alt, A.topstory_headline_alt:visited
    {
            color:#C80C16;
	        font-size:21px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
	        text-transform:uppercase;
    }  
    
    .divTopStory_link_container{ margin-bottom:5px;}
    .divTopStory_link_container A {}
    .divTopStory_link_container span {}
    
    .divTopStory_ReadMore {font-weight:bold;}
    

    .divTopStory_summary {color:#FFFFFF; }
    .divTopStory_sport_container{color:#FFFFFF; font-size:18px;}
/* Scoreboard */
	.scoreboard_cotainter
	{
		background:url(../images/top_score.gif) no-repeat left top;
		height:22px;
		width:880;
		padding-left:100px;
	}
    
	.divScoreboard_overall_container {}
	.divScoreboard_header {width:285px;height:33px;}
	.divScoreboard_footer {}
	
    .divScoreboard_record_container{padding:5px 5px 5px 12px;width:280px;}
    .divScoreboard_team_container{margin-top:10px;}

    .divScoreboard_hometeam {float:left;width:200px;}
    .divScoreboard_hometeam_score {float:left;width:80px}
    
    .divScoreboard_awayteam {float:left;width:200px}
    .divScoreboard_awayteam_score {float:left;width:80px}    

    .divScoreboard_date {color:#C5C5C7}
    .divScoreboard_location{color:#fff}
    .divScoreboard_hometeam{color:#fff}
    .divScoreboard_hometeam_score{color:#fff}
    .divScoreboard_awayteam{color:#fff}
    .divScoreboard_awayteam_score{color:#fff}

/* Calendar */

    /* Calendar Sidebar */

    .upcoming_calendar {}
    #ctl00_upcoming1_calTop {width:260px;margin-left:12px;margin-top:10px;}
    .upcoming_cal_overall {color:#000000;width:285px;}
    .upcoming_cal_left_pane {width:285px;clear:both;text-align:center}
    .upcoming_cal_right_pane {width:255px;height:150px;margin-left:12px;margin-top:5px;overflow:auto}

    .upcoming_cal_title {background-color:#000;}
    .upcoming_cal_title A {color:#fff;font-weight:bold;}
    .upcoming_cal_title TR TD {color:#C3C4C6;font-weight:normal;}
    
    TH.upcoming_cal_dayheader {font-weight:bold;font-size:9px;background-color:#fff;color:#000000;text-align:center;text-transform:uppercase}
    .upcoming_cal_today {background-color:#4f0000;}
    
    .upcoming_cal_selected {border:solid 1px #ffffff;background-color:#4f0000;}
    .upcoming_cal_day {font-size:9px;background-color:#840107;text-decoration:none;color:#fff;text-align:center}
    .upcoming_cal_day A {font-size:9px;color:#000;text-decoration:none;}
    .upcoming_cal_next {color:#ffffff;text-align:center;}
    .upcoming_cal_othermonth {background-color:#282828;text-decoration:none;}

    .upcoming_cal_game_container {margin-bottom:8px;}
    .upcoming_cal_maindate {color:#C4C4C4;font-weight:bold;margin-top:5px;margin-bottom:8px;display:block;}
    .upcoming_cal_time {color:#C4C4C4;}
    .upcoming_cal_sport {color:#C4C4C4;font-weight:bold;}
    .upcoming_cal_opponent {color:#ffffff;}
    .upcoming_cal_result {color:#ffffff;}
    .upcoming_cal_hasevents {background-color:#FFE14F;}
    
    A.upcoming_full_schedule {color:#FFC82E;display:block;margin-left:12px;font-weight:bold}




    /* Composite Calendar */
	.composite_cal_item {margin-bottom:7px;}
    .composite_cal_title {background-color:#021C35;border:0px;}
    
    .composite_cal_title TR TD {color:#fff;padding:2px;font-weight:bold;text-align;left;}
    .composite_cal_title TR TD A {color:#fff;}
	
	.composite_cal_dayheader {text-align:center;text-transform:uppercase;font-size:10px;background-color:#fff;color:#000;font-weight:bold;border:1px solid #505050}
    
    .composite_cal_othermonth {background-color:#71101B;text-decoration:none;border:1px solid #505050}
    .composite_cal_selected {border:solid 1px #ffffff;background-color:#4f0000;}
    .composite_cal_day {background-color:#fff;text-decoration:none;border:1px solid #505050;text-align:left;font-weight:bold;}
    .composite_cal_day A {text-decoration:none;font-weight:normal;}
	.composite_cal_day A:hover {text-decoration:underline;}
    .composite_cal_next {color:#CD9936}
	.composite_cal_today {background-color:#fff}

/* Upcoming */
	.upcoming_events_container
	{
		height:194px;
		background:url(../images/middle_cal_bg_repeat.gif) repeat-x;
		margin-bottom:3px;
		width:571px;
		padding:10px 8px;
		position:relative;
	}
	.sports_events_container{ overflow:hidden; width:570px; position:relative; height:194px;}
	.sports_events_list
	{
		width:2000px;
		position:absolute;
		top:0px;
		left:0px;
		height:194px;
	}
	
	.event_rotate_left_img
	{
		position:absolute;
		left:0px;
		top:108px;
		z-index:99px;
		cursor:pointer;	
	}
	.event_rotate_right_img
	{
		position:absolute;
		right:0px;
		top:108px;
		z-index:99px;
		cursor:pointer;
	}
	.event_composite_cal
	{
		position:absolute;
		bottom:0px;
		left:216px;
		z-index:99px;
		cursor:pointer;		
	}
	

/* Recent Upcoming */
    .divUpcoming_sport_ddl{display:none;}
	.divRecent_Item_Container
	{
		background:url(../images/middle_cal_box1.gif) no-repeat; 
		height:192px; 
		width:94px; 
		float:left;
		margin-right:1px;
	}
	.divRecent_date{color:#FFC82E; font-size:12px; line-height:29px;text-align:center; text-transform:uppercase; font-weight:bold;}
    .divRecent_sport{color:#FFFFFF;text-align:center; font-weight:bold; text-transform:uppercase; font-size:11px; height:33px; line-height:13px; padding-top:7px;}
	.divRecent_text{font-size:10px; padding-left:7px;text-transform:uppercase; line-height:16px; }
	
	.divRecent_home{padding:0px 7px; line-height:16px; color:#FFFFFF; font-size:11px;}
	.divRecent_hometeam{display:inline-table; width:56px;}
	.divRecent_homescore{display:inline-table; width:20px; text-align:right; }
	
	.divRecent_opponent{padding:0px 7px; line-height:16px; font-size:11px;}
	.divRecent_opponentteam{display:inline-table;  width:56px;}
	.divRecent_opponentscore{display:inline-table; width:20px; text-align:right;}
	
	/* Upcoming Events */
    .divUpcoming_separator{display:none;}                  

    .divUpcoming_Item_Container
    {
		background:url(../images/middle_cal_box2.gif) no-repeat; 
		height:192px; 
		width:94px; 
		float:left;
		margin-right:1px;
		text-align:center;
	}
	.divUpcoming_date{color:#FFC82E; font-size:12px; line-height:29px; text-transform:uppercase; font-weight:bold;}
    .divUpcoming_sport{color:#021C35; font-weight:bold; text-transform:uppercase; font-size:11px; height:33px; line-height:13px; padding-top:7px;}
    .divUpcoming_opponent{padding:0px 7px; line-height:16px; font-size:11px; color:#000000; min-height:30px;}
    
    .divUpcoming_time{line-height:13px; font-size:11px; color:#000000;  }
    .divUpcoming_location{line-height:13px; font-size:11px; color:#000000; }

    .divUpcoming_media_image{height:14px; padding-top:10px; width:12px; margin-left:auto; margin-right:auto; }
    
    .divUpcoming_NoEvents{color:#FFFFFF;}
    
/* Inside Story Page */
    
    #emailLink {margin-left:15px;}
    .story_wrapper {padding-left:0px;padding-right:0px;}
    .story_inner_wrapper {background-color:#fff;padding-left:5px;padding-right:5px;padding-top:5px;}
    .story_byline {font-size:12px;font-style:italic;margin-top:10px;padding-left:15px;}
    .story_date {margin-bottom:10px;padding-left:15px;}
    .story_content {padding:0px 10px 0px 10px;}
    .story_subheadline {}
    .story_link_container {}
    .story_headline
    {
        	color:#000;
	        font-size:22px;
	        font-family:arial;
	        line-height:22px;
	        text-decoration:none;
	        display:block;
	        margin-left:15px;
	        margin-bottom:10px;
    }

/* 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;}
     
     .newsletter_signup_container {border:solid 1px #ff0000;padding:3px 10px 3px 10px;}
 
 /* Hall of Fame */
     .hof_table TR TD {padding:3px;}
     .hof_header {background-color:#597c9c;font-weight:bold;color:#ffffff;}
     .hof_item {background-color:#F0E9E6;}
     .hof_graduating_class {	font-size:11px; 
	    font-family:arial;
	    color:#000;
	    height:25px;}
     .hof_induction_class {}
     .hof_sports {}
     .hof_detail_name {}
     .hof_logo{}
 
 /* AOW */
 	
 	.aow_container{ width:223px; height: 238px; background:url(../images/rightnav_aow.gif) no-repeat; margin-bottom:5px; padding-top:131px}
 	/*.sw_container{ width:223px; height: 165px; background:url(../images/rightnav_spotlight.png) no-repeat; margin-bottom:5px; padding-top:131px}*/
 	.sw_container{ width:223px; height: 165px; margin-bottom:5px;}
    .aow_header {background-repeat:no-repeat;height:33px;width:285px; display:none;}
    .aow_footer {}
    .aow_wrapper {}
    .aow_title {display:none;}
    .aow_image {background:url(../images/wallpaper_def.gif) no-repeat; height:123px; width:85px; margin-left:auto; margin-right:auto;}
    .sw_container .aow_image {background:url(../images/wallpaper_def.gif) no-repeat; height:123px; width:85px; margin-left:20px; margin-top:-15px; }
    .aow_player_pos_num {color:#FFFFFF}
    .aow_sbs_table {width:223px;}
    .aow_highlights {display:none;}
    
    .aow_player {text-align:center;  padding:10px;}
    .sw_container .aow_player {text-align:center;  padding-right:3px; margin-top:-100px; width:90px; margin-left:106px;}
    .aow_player A{font-weight:bold; color:#FFFFFF; text-transform:uppercase; text-decoration:none; font-size:12px; line-height:12px;}
    .aow_player_info {font-weight:bold;text-align:center;color:#FFFFFF;text-transform:uppercase;  font-size:11px;}
    .sw_container .aow_player_info {font-weight:bold;text-align:center;color:#FFFFFF;text-transform:uppercase;  font-size:11px; width:90px; margin-left:116px;}
 
    /* Awards page */
 
    .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}    
    */ 
 
 /* Flash Collection */
 
    .flash_collection_title {padding:10px;text-align:center;}
    .flash_collection_title_container {width:780px;height:50px;background-color:#03366F;font-family:arial;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}

.bottom_left_content
{
	float:left;
	height:483px;
	width:587px;
	margin-left:3px;
}


.bottom_right_content
{
	float: right;
	height:483px;
	width:223px;
}


/* Video S3 */
.video_header { display:none; }
.video_content_container
{
  	background: url("../images/middle_video_bg_repeat.gif") repeat-x scroll 0 0 transparent;
    float: left;
    height: 255px;
    padding: 5px 7px;
    width: 275px;
}
.video_container {margin-left:0px;margin-bottom:0px;width:270px;}
.video_list_container {color:#fff;background-repeat:no-repeat;background-color:#004F8A;width:270px;height:150px;overflow:auto;margin-bottom:10px;}
.video_list_header {}
.video_date {color:#000;}
.video_title {color:#000;font-weight:bold;}
.video_vidlink_container {}
.video_vidlink_container A{}
.video_item_wrapper {margin-top:10px;}
.video_item_wrapper A, .video_item_wrapper A:link {color:#3D952F;text-decoration:none;}
.video_item_wrapper A:hover {text-decoration:underline;}


/*Youtube*/
.youtube_container {margin-left:0px;}
.youtube_player{height:250px; width:280px;}
.youtube_player object { height:250px; width:280px;}
.youtube_player embed { height:250px; width:280px;}
.youtube_list_container {margin-bottom:0px;overflow:auto; display:none;}
.youtube_list_header {}
.youtube_date {color:#888;font-size:11px;}
.youtube_title {color:#fff;font-weight:bold;font-size:11px;line-height:11px;}
.youtube_vidlink_container {font-size:11px;}
.youtube_item_wrapper {margin-top:5px;}
.youtube_list_container { color:#fff; }
.youtube_list_container img { width:75px; margin-right:5px;}

.story_content figure.media_object_image figcaption {display:block; background: #cecece; padding:	2px;}

    #sidearm_copyright{margin-bottom:20px;margin-top:-20px;}
#sidearm_copyright a{color: #fff;}
.sport_title{font-size:18px;}