/* Edited with EditCSS */
/**** LINK-tag style sheet reset.css?d ****/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
q:before,q:after{content:'';}
img {display:block;vertical-align:baseline;}


/**** LINK-tag style sheet site.css?0.6482447 ****/

/* Accessibility CSS */

/*.skip {display: none; font-family: arial, sans-serif; v
    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}*/

.skip {width:965px;height:16px;line-height:16px;}
.skip A, .skip A:link, .skip A:visited  {color:#700028;font-size:11px;}

h1 {
margin:0;
padding:0;
display:none;
position:absolute;
top:0;
left:-2000px;
}

/* Overall Settings */
BODY 
{
   background: #ecae00 url(/images/csudh_bg.gif) repeat-y center top;
   font-family:arial;
    margin-top:0px;
    margin-bottom:0px
}

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

A, a:visited, A:link {
	font-size : 11px;
    color:#DFB53B;
	text-decoration: none;
	font-weight:bold;
	}

#mainDiv 
{
    width:965px;
    margin-left:auto;
    margin-right:auto;
}

.rightnav {width:205px;float:left;background-image:url(/images/rightnav_stretch.gif)}



#tdLeftNav {width:160px;background-image:url(/images/leftnav_stretch.gif)}
#ctl00_tdContent {background-color:#ffffff;}
#ctl00_contentDiv UL {list-style-type:disc;padding-left:1em;display:block;list-style-position: inside;}


#divSponsors {width:205px;text-align:center;background-image:url(/images/rightnav_insidestretch.gif)}


.bottomcap {clear:both;margin-bottom:10px;}

/* Footer Settings */
#footer {background-image:url(/images/footer-bg.gif);background-repeat:repeat-x;text-align:center;width:965px;height:60px;margin-left:auto;margin-right:auto;}
#footer_inside {width:965px;display:block;margin-left:auto;
                margin-right:auto;text-align:left;}
.footer 
{
    padding-top:20px;
    padding-left:300px;
    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;}
			.tdContent{width:640px;}
			#ctl00_contentDiv_container{width:640px}
			#ctl00_contentDiv {width:640px;}
			#mainDiv {width:640px}
    }
    
    .page_title h2 {     
	        font-size : 16px;
	        font-family:arial;
	        color: #750801;
	        font-weight: bold;
	        display:block;
	        margin-bottom:10px;
    }  
    



/* Navigation */
    
        .leftnav_closed {display:none;}
    /*.nav_sectionheader  {width:178px;background-color:#c2c2c2;padding:5px;border:solid 1px #000000;border-bottom-width:1px;border-top-width:0px;cursor:pointer}*/
    .nav_sectioncontent {width:160px;}
    .nav_item_container {width:160px;height:22px;}
    .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
    {
        margin-left:20px;
	    font-size : 12px;
	    font-family:verdana;
	    font-weight:bold;
        color: #FFFFFF;
 	    text-decoration: none;
	    line-height:22px;
	    width:100%;
	    display:block;
	    height:22px;	        
    }
    
    A.nav_link:hover {color:#7C050B}
     
    .nav_container_depth_2 A.nav_link {margin-left:20px;color:#ffffff;font-weight:normal;}
    
/*    .nav_container_depth_2.nav_item_container_off {background-image: url(/images/leftnav_link.gif);}
    .nav_container_depth_2.nav_item_container_on {background-image: url(/images/leftnav_link.gif);}
  */  
    .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}
    

    
    .sidebar_links .sep {
        color:#F0B310;
        font-weight:bold;
        padding-left:10px;
    }
    .sidebar_links {margin:0px;padding:0px;list-style-type:none;width:205px;margin-left:0px}
    .sidebar_links LI {padding:0px;width:205px;background-image:url(/images/rightnav_insidestretch.gif)}
    .sidebar_links A, .sidebar_links A:visited {display:block;width:185px;
                      padding-left:10px;
	                  font-size : 11px;
	                  font-family:arial;
                      color: #fff;
                      font-weight:bold;
 	                  text-decoration: none;
 	                  height:24px;
 	                  line-height:22px;
 	                  background-image:url(/images/rightnav_divider.gif);
 	                  background-position:bottom;
 	                  background-repeat:no-repeat;
     }
    
     .sidebar_links A:hover {text-decoration:underline;}
    
     .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;}
     #divSidebars {width:190px;float:left}


/* Ads */

	.ad_spot_rss {margin-bottom:10px;}
    .ad_spot_affiliation {margin-bottom:0px;}
    .ad_rightnav {margin-top:10px;margin-left:12px;}

	.ad_aotw {width:205px;background-image:url(/images/rightnav_insidestretch.gif);}
	.ad_aotw IMG {text-align:middle;margin-left:auto;margin-right:auto;}
	.ad_rightnav_below_links {margin-left:12px;}

	
	.default_dgrd_header {background-color:#521800;border:0}
    .default_dgrd TR TH{padding:4px;font-weight:bold;text-transform:uppercase;color:#FFCF05;}
    .default_dgrd {width:100%;}
    .default_dgrd TR TD, .default_dgrd TR TH{padding:4px;}

    .default_dgrd_header A {color:#FFCF05;font-weight:bold;font-size:11px;font-family:verdana}
    .default_dgrd_item TD {background-color:#FFFFFF;font-size:10px;font-family:verdana;}
    .default_dgrd_alt TD {background-color:#EEEEEE;font-size:10px;font-family:verdana;}
    .schedule_home_tr TD span {text-align:center}
	
/* Rosters */
    
    .roster_pastrosters_ddl {font-size:8pt;}

/* Roster Grid */
    .roster_dgrd {width:100%;}
    .roster_dgrd TR TD {padding:4px;}
    .roster_dgrd_header {background-color:#521800;border:0;}
	
	
    .roster_dgrd_header A,.roster_dgrd_header TH {color:#FFCF05;font-weight:bold;font-size:11px;font-family:verdana}
    .roster_dgrd_item TD {background-color:#FFFFFF;font-size:10px;font-family:verdana}
    .roster_dgrd_alt TD {background-color:#EEEEEE;font-size:10px;font-family:verdana}
    
	.roster_letters {font-size:11px;font-family:verdana;margin-top:10px;}
	
    .roster_team_photo_container {width:100%;margin-bottom:10px;}
    /* .roster_team_photo_container CENTER {text-align:left;} */
    .roster_dgrd_rp_position_short {text-align:center}
	.roster_dgrd_height {text-align:center}
	.roster_dgrd_academic_year {text-align:center}
	.roster_dgrd_rp_weight {text-align:center}
	
/* Staff Grid */

    .staff_dgrd {width:100%}
    .staff_dgrd TR TD {padding:4px;}
    .staff_dgrd_header {background-color:#521800;border:0;}
    .staff_dgrd_header A, .staff_dgrd_header TD  {color:#FFCF05;font-weight:bold;font-size:12px;}
    .staff_dgrd_item {background-color:#ffffff;font-size:11px;}
    .staff_dgrd_alt {background-color:#EEEEEE;font-size:11px;}
    .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:#521800;border:0;}
    .coaches_dgrd_header A, .staff_dgrd_header TH  {color:#FFCF05;font-weight:bold;font-size:11px;font-family:Verdana;}
    .coaches_dgrd_item TD {background-color:#ffffff;font-size:10px;}
    .coaches_dgrd_alt TD {background-color:#EEEEEE;font-size:10px;}
    .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:#521800;border:0;}
    .roster_coaches_dgrd_header A, .roster_coaches_dgrd_header TH  {color:#FFCF05;font-weight:bold;font-size:12px;}
    .roster_coaches_dgrd_item {background-color:#ffffff;font-size:11px;}
    .roster_coaches_dgrd_alt {background-color:#EEEEEE;font-size:11px;}
    .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:#521800;border:0;}
    .schedule_dgrd_header A, .schedule_dgrd_header TH {color:#FFCF05;font-weight:bold;font-size:11px;padding:3px;}
    .schedule_dgrd_item {background-color:#ffffff;font-size:10px;font-family:Verdana;}
    .schedule_dgrd_alt {background-color:#EEEEEE;font-size:10px;font-family:Verdana;}
    
    .schedule_dgrd_item TD {color:#000;font-size:10px;font-family:Verdana;}
    .schedule_dgrd_alt TD {color:#000;font-size:10px;font-family:Verdana;}
    .schedule_dgrd_item A {font-size:10px;font-family:Verdana;font-weight:normal;	font-size : 10px;color: #760000;}
    .schedule_dgrd_alt A {font-size:10px;font-family:Verdana;font-weight:normal;color: #760000;}
    
    .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}
    .schedule_tournament_game A,.schedule_tournament_game A:visited {font-size:10px;font-family:Verdana;font-weight:normal;color: #760000;}
    .schedule_dgrd_game_location {text-align:center}
    .schedule_dgrd_header_game_location {text-align:center}
    .schedule_dgrd_header_ {text-align:center}
    .schedule_dgrd_ {text-align:center}
    .schedule_dgrd_header_game_custom2 {text-align:center}
    .schedule_dgrd_game_custom2 {text-align:center}
    .schedule_dgrd_header_game_custom3 {text-align:center}
    .schedule_dgrd_game_custom3 {text-align:center}
/* Poll */

    #divPoll {background-image:url(/images/rightnav_insidestretch.gif)}
    .poll_container {margin-left:10px;}
    .poll_question {color:#ffffff;padding:5px 0px 5px 0px;width:150px;color:#F4A900;font-weight:bold;}
    .poll_item TR TD {color:#ffffff;padding:5px 0px 0px 0px}
    .poll_item TR TD INPUT {display:block;float:left;width:15px;color:#F4A900;}
    .poll_item TR TD LABEL {display:block;float:left;width:160px;margin-left:5px;color:#F4A900;}
    
    .poll_result_container {padding:10px;text-align:center;float:left;}
    .poll_title_result {font-weight:bold;background-color:#000000;padding:5px;color:#F4A900;}
    .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:350px;}
    .previouspoll_dgrd TR TD {padding:4px;}
    .previouspoll_dgrd_header {background-color:#521800;border:0;}
    .previouspoll_dgrd_header A {color:#ffffff;font-weight:bold;font-size:12px;}
    .previouspoll_dgrd_header TH {color:#ffffff;font-weight:bold;font-size:12px;}
    .previouspoll_dgrd_item {background-color:#ffffff}
    .previouspoll_dgrd_alt {background-color:#EEEEEE}    
    
    .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:#521800;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;font-size:11px;}
    .archive_dgrd_alt {background-color:#EEEEEE;font-size:11px;}    
    

/* 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;}
    .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:#521800;margin:10px;}
    .record_header TH {color:#FFCF05;font-weight:bold;text-align:center;}
    .record_data TD {color:#FFCF05;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 {width:385px;background-color:#021F3F;}
    .divMoreHeadline_sport_ddl {display:none;margin:5px;text-align:right;color:#4B4F50;font-weight:bold;}
    .divMoreHeadline_sport_ddl SELECT {font-size:8pt;}
    .divMoreHeadline_container {}
    .alt {background-color:#EEEEEE}
    .divMoreHeadline_link_container {padding-bottom:5px;}
    .divMoreHeadline_sport_container
        {
            padding-top:10px;
            font-size:11px;
            font-weight:bold;
            color:#6F0200;
            margin-left:10px;
        }
    A.aMoreHeadline
    {
        font-size : 11px;
        font-family:verdana;
        color:#484848;
        font-weight:bold;
        text-decoration:none;
        margin-left:10px;	
        display:block;    
        line-height:12px
	}
    
    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:25px;padding-top:5px;padding-bottom:10px;}
    .divMoreHeadline_archive_container A {text-transform:uppercase;color:#4B4F50;text-decoration:none;font-weight:bold;}
    
    
    A.topstory_headline, .topstory_headline
    {
        	color:#FFE250;
	        font-size:21px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
	        margin-left:20px;
	        margin-right:20px;
	        margin-bottom:5px;
	        
    }
    
      A.topstory_headline_alt
    {
            color:#C80C16;
        	/*color:#E72A31;*/
	        font-size:21px;
	        font-family:arial;
	        line-height:20px;
	        text-decoration:none;
	        display:block;
	        margin-bottom:5px;
	        margin-right:5px;
    }  
    
    .divTopStory_link_container{


    }
    .divTopStory_link_container A {
        font-size : 18px;
        line-height:19px;
        font-family:arial;
        color: #750801;
        font-weight: bold;
    }
    .divTopStory_link_container span {}
    
    .divTopStory_ReadMore {font-weight:bold;}
    
    .rptHeadlines_TV_container {
                                width:450px;height:97px;margin-left:5px;}

    .divTopStory_TV_container {
        display:block;
        float:left;
        width:275px;
    }
    
    .divTopStory_TV_container_bigmedia {margin-bottom:10px;margin-top:3px;margin-left:5px;float:left;width:300px;margin-right:10px;}
    .divTopStory_summary {
        font-family:verdana;
        text-align:left;
        line-height:15px;
        font-size:12px;
        color:#561904;
        padding-bottom:5px;

    
    }
    .divTopStory_sport_container{
        font-family:arial;
        text-transform:uppercase;	
        font-size:10px;
        color:#D79800;
    }
    
    
    .divTopSTory_bigmedia_container{float:none}
    .divTopStory_container {vertical-align:top}
    
    .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_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 {float:left;}
    .divTopStory_Rotate_TV_Headlines_selected {float:left;}
    .divTopStory_Rotate_TV_Headlines_selected IMG {float:left;border: 1px solid #ffe14f;;padding:3px;margin-left:15px;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;}
    
    .highlights_image {}
    .highlights_story_overall {width:196px;float:left;}
    .highlights_title{margin-bottom:5px;}
    .highlights_title A, .highlights_title A:visited {
        font-size : 11px;
        font-family:arial;
        color: #ffffff;
        font-weight: bold;
        text-decoration:none;
        line-height:14px;
    }

    .highlights_title A:hover {
        font-size : 11px;
        font-family:arial;
        color: #ffffff;
        font-weight: bold;
        text-decoration:underline;
        line-height:14px;
    }    
    

    .highlights_sport {color:#351C55;font-size:12px;font-weight:bold;}
    .highlights_summary {font-size:12px;color:#fff;padding:0px;line-height:14px;}    
    .highlights_summary_container{background-image: url(/images/body_highlights_stretch.gif); background-repeat: repeat-x;width:192px;background-color:#989898}
    
/* Factlet */

    .dyk_factlet_wrapper {width:100%;padding:10px}
    .dyk_factlet_type_title {margin-top:10px;font-weight:bold;font-size:12pt;color:#ffffff}
    .dyk_factlet_title {margin-top:10px;font-weight:bold;color:#ffffff}
    .dyk_factlet_description {margin-top:10px;color:#ffffff}
    .dyk_factlet_inner_wrapper {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;}    
    

/* AOTW */



/* Scoreboard */

    #scoreboard_container {background-image:url(/images/rightnav_stretch.gif)}
    .divScoreboard_overall_container {padding:5px;width:280px;}
    .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 */
    .upcoming_calendar {background-image:url(/images/rightnav_insidestretch.gif)}
    #ctl00_upcoming1_calTop {width:180px;margin-top:10px;}
    .upcoming_cal_overall {color:#000000;width:185px;}
    .upcoming_cal_left_pane {width:185px;clear:both;text-align:center;margin-left:10px}
    .upcoming_cal_right_pane {font-size:9px;color:#fff;width:180px;height:100px;margin-left:10px;margin-top:5px;overflow:auto}

    .upcoming_cal_title {background-color:#700028;font-size:9px;border:solid 1px #000}
    .upcoming_cal_title A {color:#FE911E;font-weight:bold;font-size:9px;}
    .upcoming_cal_title TR TD {color:#fff;font-weight:bold;font-size:9px;}
    
    TH.upcoming_cal_dayheader {font-weight:bold;font-size:9px;background-color:#D96F16;color:#000000;text-align:center;border:solid 1px #000;text-transform:capitalize}
    .upcoming_cal_today {background-color:#4f0000;}
    
    .upcoming_cal_selected {border:solid 1px #ffffff;background-color:#4f0000;}
    .upcoming_cal_day {font-size:9px;background-color:#420B01;text-decoration:none;color:#fff;text-align:center;border:solid 1px #000}
    .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:#000;text-decoration:none;}

    .upcoming_cal_game_container {margin-bottom:8px;line-height:12px;width:160px;}
    .upcoming_cal_maindate {color:#fff;font-weight:bold;margin-bottom:8px;display:block;font-size:9px;}
    .upcoming_cal_time {color:#fff;font-size:10px;}
    .upcoming_cal_sport {color:#FE8F1B;font-size:10px;}
    .upcoming_cal_opponent {color:#ffffff;font-size:10px;}
    .upcoming_cal_result {color:#ffffff;font-size:10px;}
    .upcoming_cal_hasevents {background-color:#D96F16;}
    
    A.upcoming_full_schedule {font-size:9px;color:#fff;display:block;margin-left:12px;font-weight:bold}


                  
    .divUpcoming_separator{width:100%;height:2px;}                  

    .divUpcoming_Item_Container{display:block;width:100%;padding:0px 10px 5px 10px;}
    .divUpcoming_sport 
        {font-size : 10px;
	     font-family:arial;
    	 color: #B5B6B5;
	     text-transform:uppercase;}
    .divUpcoming_datetime 
    {
     	font-size : 9px;
	    font-family:arial;
    	color: #B5B6B5;   
    }
    .divUpcoming_opponent 
    {
    	font-size : 11px;
	    font-family:arial;
    	color: #C6CFDE;
    }
    
	.composite_cal_item {margin-bottom:7px;}
    .composite_cal_title {background-color:#521800;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}
    
                  


/* Story */
    
    #emailLink {padding-left:10px;}
    .story_email {
        clear: left;
        float: left;
        width: 300px;
    }
    .story_email > a:first-child {
        display: block;
        margin: 2px auto;
        width: 125px;
    }
    
    .fb_like_container {
        margin-left: 18px;
        position:relative;
        top:-2px;
    }
    
    .fb_like_container,
    .story_tweet_button {
        display:inline-block;
    }
    .story_top_info_container{}
    .story_wrapper {padding-left:0px;padding-right:0px;}
	.story_subheadline{margin-left:10px;}
    .story_inner_wrapper {background-color:#fff;padding-left:5px;padding-right:5px;padding-top:5px;font-family:verdana;font-size:12px;}
	.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;margin-top:10px;}
    .story_date {margin-bottom:10px;padding-left:10px;}
    .story_content {padding:0px 10px 0px 10px;}
    .story_headline
    {
	        font-size : 16px;
	        font-family:arial;
	        color: #750801;
	        font-weight: bold;
	        display:block;
	        margin-top:20px;
	        margin-left: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;}
     

     
 
 /* 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_header {background-image:url(/images/rightnav_aow.gif);background-repeat:no-repeat;height:36px;width:205px}
    .aow_footer {}
    .aow_wrapper {background-image:url(/images/rightnav_insidestretch.gif)}
    .aow_title {display:none;}
    .aow_image {width:120px;}
    .aow_player {color:#fff;font-size:10px;}
    .aow_player_pos_num {color:#fff}
    .aow_player_info {color:#fff}
    .aow_sbs_table {width:205px;}
    .aow_highlights {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}    	 
 
 /* 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}


/**** LINK-tag style sheet lightbox.css ****/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/lightbox_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/lightbox_images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}


/**** Inline STYLE-tag style sheet ****/

#tdContent {padding:0px}


