@import "dom.css";
/* 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 #333333 2px;
  color: white;
  background: #555555;
}
.skip a:hover {
  cursor: default;
}
h1 {
  margin: 0;
  padding: 0;
  display: none;
  position: absolute;
  top: 0;
  left: -2000px;
}
/* Print Settings */

@media print {
  .noprint,
  .no_print {
    display: none;
  }
}
.page_title h2 {
  color: black;
  font-size: 22px;
  line-height: 20px;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
  font-weight: normal;
}
/* Overall Settings */

.left {
  float: left;
}
.right {
  float: right;
}
.clear {
  clear: both;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.inside {
  width: 980px;
  margin: 0 auto;
  height: 100%;
}
strong,
b {
  font-family: verb_regularbold;
}
#leaderboard .inside {
  height: auto;
}
A,
A:link,
A:visited {
  color: #ff5113;
}
A:hover {
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
A:focus {
  outline: none;
}
/* Micro Clear Fix */

.cf:before,
.cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */

}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.wide .contentDiv_container {
  width: 1020px;
  margin: 20px auto 40px auto;
  padding: 20px;
  background-color: white;
  border: 1px solid #dfdfdf;
}
.wide.storypage .contentDiv_container {
  width: 1020px;
  margin: 0px auto 0px auto;
  padding: 0px;
  background-color: transparent;
  border: none;
}
body {
  background: white url(/images/44pattern-repeat.png);
  margin: 0;
  font: 14px/20px arial, sans-serif;
  font-family: verb_regularregular;
  color: black;
  padding: 130px 0 0 0;
}
body.home {
  padding: 0;
  overflow-x: hidden;
}
#main-tabs {
  position: relative;
  margin-top: 40px;
  background-color: white;
  border-top: 1px solid #eeeeee;
}
#main-tabs > div {
  padding: 60px 0 0 0;
}
#main-tabs .ui-tabs-hide {
  display: none;
}
#main-tabs .ui-tabs-panel {
  width: 100%;
  height: 700px;
  background: white;
}
#main-tabs > ul {
  *zoom: 1;
  list-style: none;
  padding: 0 0 0 330px;
  margin: -40px auto 0 auto;
  width: 730px;
  position: relative;
}
#main-tabs > ul:before,
#main-tabs > ul:after {
  content: "";
  display: table;
}
#main-tabs > ul:after {
  clear: both;
}
#main-tabs > ul li {
  float: left;
  margin: 0 10px 0 0;
}
#main-tabs > ul li a {
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
  padding: 0;
  display: block;
  background: #e5e5e5;
  height: 39px;
  text-decoration: none;
  color: #cccccc;
  line-height: 39px;
  text-align: center;
  width: 158px;
  font-size: 15px;
  border-top: 1px solid #e8e8e8;
  font-family: verb_regularbold;
  border-right: 1px solid #e8e8e8;
  text-transform: uppercase   ;
  border-left: 1px solid #e8e8e8;
}
#main-tabs > ul li a:hover {
  background-color: #fefefe;
}
#main-tabs > ul li.ui-state-active a {
  background: white;
  color: #ff5113;
}
#main-tabs .inside {
  width: 1060px;
}
#main-tabs #event_zone_sport .inside {
  width: 980px;
}
#main-tabs #photos_sport .inside {
  width: 980px;
}
.main_slider {
  position: relative;
  height: 518px;
  width: 1060px;
  overflow: hidden;
}
.su_logo {
  position: absolute;
  top: 100px;
  left: 0;
  background-image: url(/images/su-sprites.png);
  background-position: 0px 0px;
  height: 160px;
  width: 259px;
  z-index: 102;
}
#video_zone {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  height: 680px;
  width: 100%;
  background: white url(/images/44pattern-repeat.png);
}
.video_zone_container {
  border: 1px solid #cccccc;
  margin: 80px -10px 0 0;
  background: url(/images/videozone-bkg.png);
  width: 660px;
  padding: 20px 0 20px 20px;
  height: 480px;
  z-index: 2;
  position: relative;
}
.tv_endcap {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
}
#lefttv_endcap {
  left: -20px;
  background-image: url(/images/su-sprites.png);
  background-position: 0px 400px;
}
#righttv_endcap {
  right: -20px;
  background-image: url(/images/su-sprites.png);
  background-position: -30px 400px;
}
.video_zone_container .access_cusetv a {
  line-height: 20px;
  font-family: verb_regularregular;
  color: #ff5113;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #ff5113;
}
.access_cusetv {
  height: 20px;
  padding: 0 10px;
  background: #e5e5e5;
  margin: 15px 40px 0 40px;
}
.athletepromo {
  position: absolute;
  left: -200px;
  top: 0;
  z-index: 1;
}
/* Footer Settings */

#footer {
  min-width: 980px;
  width: 100%;
  background: url(/images/footer-background.jpg) no-repeat top center;
  height: 380px;
  padding: 100px 0 0 0;
}
#footer_inside {
  width: 980px;
  display: block;
  margin: 0 auto;
  text-align: left;
}
.footer {
  display: block;
  color: white;
}
.bottom_section {
  margin: 80px 0 0 5px;
}
.footer_copy {
  background: #cccccc;
  height: 65px;
  font-family: verb_regularregular;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  padding: 5px 0 0 8px;
  color: #5d6165;
  position: relative;
  margin: 0px 0 0 10px;
}
#footer .inside {
  padding-left: 60px;
  width: 920px;
}
.footer_endcap {
  position: absolute;
  top: 0;
  right: -100px;
  background: url(/images/su-sprites.png);
  width: 100px;
  height: 70px;
  background-position: 0px -270px;
}
.reserved {
  margin: 6px 10px;
  line-height: 20px;
  font-family: verb_regularregular;
  font-size: 14px;
  text-transform: uppercase;
  color: #5d6165;
}
/* Navigation */

.page-map {
  background-color: #5d6165;
  position: relative;
  margin: -30px 30px 0 0;
}
.page-map .endcap {
  position: absolute;
  top: 0;
}
.page-map .endcap.left {
  left: -30px;
  background: url(/images/su-sprites.png) no-repeat -270px -350px;
  height: 30px;
  width: 30px;
}
.page-map .endcap.right {
  right: -30px;
  background: url(/images/su-sprites.png) no-repeat -230px -350px;
  height: 30px;
  width: 30px;
}
.page-map ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-map ul li {
  float: left;
  padding: 0 10px;
}
.page-map ul li a {
  text-transform: uppercase;
  text-decoration: none;
  color: #cccccc;
  font-family: verb_regularbold;
  line-height: 30px;
}
.page-map ul li a:hover {
  color: white;
  text-shadow: 1px 1px 2px #555555;
}
.home.fixed .page-map {
  top: 110px;
}
.home.fixed .page-map .endcap.left {
  left: -30px;
  background: url(/images/su-sprites.png) no-repeat -350px -350px;
  height: 30px;
  width: 30px;
}
.home.fixed .page-map .endcap.right {
  right: -30px;
  background: url(/images/su-sprites.png) no-repeat -310px -350px;
  height: 30px;
  width: 30px;
}
/* Navigation */

#top_stories .nav_container {
  position: absolute;
  top: auto;
  bottom: 0;
}
.fixed #top_stories .nav_container {
  position: fixed;
  top: 0;
  bottom: auto;
}
.home.up .nav_container .main-nav > ul > li:hover div {
  top: auto;
  bottom: 80px;
}
.home .nav_container {
  visibility: hidden;
}
.home.fixed .nav_container,
.home.up .nav_container,
.home.down .nav_container {
  visibility: visible;
}
.nav_container {
  z-index: 1000;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  box-shadow: 1px 1px 5px #555555;
  background-color: #ff5113;
}
.nav_container .nav_logo {
  height: 80px;
  width: 140px;
  background: url(/images/sportpage_topnav_logo.png) no-repeat center center;
}
.nav_container .main-nav > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav_container .main-nav > ul > li {
  padding: 0 25px 0 10px;
  float: left;
  background: url(/images/10darkorange-line-repeat.png) no-repeat right center;
}
.nav_container .main-nav > ul > li > a {
  line-height: 80px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
  color: white;
  font-family: verb_semiboldregular;
}
.nav_container .main-nav > ul > li:hover > a {
  color: #5d6165;
}
.nav_container .main-nav > ul > li > div {
  z-index: 9999;
  opacity: 0;
  position: absolute;
  width: 100%;
  left: -9999px;
  top: 80px;
  height: 260px;
  padding: 60px 0 30px 0;
  background: #5d6165;
}
.nav_container .main-nav > ul > li > div ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.nav_container .main-nav > ul > li > div ul:first-child {
  margin-left: 160px;
}
.nav_container .main-nav > ul > li > div ul li {
  line-height: 30px;
  margin-bottom: 2px;
  border-bottom: 1px solid #555555;
}
.nav_container .main-nav > ul > li > div ul li a,
.nav_container .main-nav > ul > li > div ul li span {
  display: block;
  min-width: 160px;
  padding-left: 10px;
  margin-left: -10px;
  font-family: verb_semiboldregular;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 16px;
}
.nav_container .main-nav > ul > li > div ul li a:hover {
  color: #ff5113;
}
.nav_container .main-nav > ul > li > div ul li.separator {
  position: absolute;
  top: -30px;
  left: 0;
}
.nav_container .main-nav > ul > li > div ul + ul {
  margin-left: 20px;
}
.nav_container .main-nav > ul > li > div .inside {
  height: auto;
}
.nav_container .main-nav > ul > li:hover div {
  left: 0;
  opacity: 1;
  transition: opacity 0.1s ease-in;
  -webkit-transition: opacity 0.1s ease-in;
}
.nav_container .main-nav > ul > li.sports li {
  padding-right: 30px;
  background: url(/images/dropdown_rightcap.png) no-repeat right;
  border: none;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
.nav_container .main-nav > ul > li.sports li a {
  background-color: #54575b;
  -webkit-transition: 0.1s ease-in-out;
  transition: 0.1s ease-in-out;
}
.nav_container .main-nav > ul > li.sports li.separator {
  background: none;
}
.nav_container .main-nav > ul > li.sports li.separator:hover {
  background: none;
}
.nav_container .main-nav > ul > li.sports li:hover {
  background: url(/images/30orange-bottom-right.png) no-repeat right;
}
.nav_container .main-nav > ul > li.sports li:hover a {
  background-color: #ff5113;
  color: white;
}
/* Sports Navigation */

.sidebars {
  width: 1000px;
}
.sidebar-links {
  float: right;
  margin-bottom: 20px;
  padding-top: 30px;
}
.sidebar-links > li {
  float: left;
  padding: 0 10px;
  line-height: 30px;
  position: relative;
}
.sidebar-links > li > a {
  color: #54575b;
  text-transform: uppercase;
  text-decoration: none;
  font-family: verb_regularbold;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.sidebar-links > li > a:hover {
  color: #ff5113;
}
.sidebar-links > li.parent > ul {
  position: absolute;
  left: -9999px;
  top: 30px;
  z-index: 1000;
}
.sidebar-links > li.parent:hover {
  background-color: #ff5113;
}
.sidebar-links > li.parent:hover > a {
  color: white;
}
.sidebar-links > li.parent:hover > ul {
  right: 0;
  left: auto;
}
.sidebar-links > li.parent:hover > ul > li {
  min-width: 240px;
  border-bottom: 1px solid #ff7746;
}
.sidebar-links > li.parent:hover > ul > li > a {
  display: block;
  background-color: #ff5113;
  color: white;
  padding: 0 10px;
  text-decoration: none;
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.sidebar-links > li.parent:hover > ul > li > a:hover {
  background-color: #df3b00;
}
.sidebar-links > li.sport-home {
  position: absolute;
  left: 0;
  top: 0;
  font-family: verb_regularbold;
  width: 100%;
}
.sidebar-links > li.sport-home span {
  position: relative;
}
.sidebar-links > li.sport-home .word1 {
  clear: both;
  display: inline-block;
  float: left;
  background: #54575b;
  color: white;
  padding: 2px 10px 0 10px;
  line-height: 18px;
  font-size: 18px;
  vertical-align: bottom;
}
.sidebar-links > li.sport-home .word1:after {
  content: '';
  border-width: 20px 20px 0 0;
  border-style: solid;
  border-color: #54575b transparent;
  height: 0;
  width: 0;
  position: absolute;
  right: -20px;
  top: 0;
  z-index: 2;
}
.sidebar-links > li.sport-home .word2 {
  clear: left;
}
.sidebar-links > li.sport-home .word2,
.sidebar-links > li.sport-home .word3,
.sidebar-links > li.sport-home .word4,
.sidebar-links > li.sport-home .word5,
.sidebar-links > li.sport-home .word1:only-child {
  float: left;
  display: block;
  line-height: 40px;
  font-size: 24px;
  background-color: #ff5113;
  color: white;
  padding: 0 0 0 10px;
}
.sidebar-links > li.sport-home .word1:only-child {
  margin-top: 20px;
}
.sidebar-links > li.sport-home span:last-child:not(.word1):after,
.sidebar-links > li.sport-home .word1:only-child:after {
  content: '';
  border-width: 40px 40px 0 0;
  border-style: solid;
  border-color: #ff5113 transparent;
  height: 0;
  width: 0;
  position: absolute;
  right: -40px;
  top: 0;
  z-index: 2;
}
/* Ads */

.cuse_social_container {
  position: fixed;
  z-index: 1;
  top: 80px;
  right: 50%;
  margin-right: -460px;
  height: 30px;
}
.home .cuse_social_container {
  position: absolute;
  top: 0;
  z-index: 4;
}
.cuse_social {
  padding: 0 10px 0 10px;
  margin-right: 30px;
  background-color: #5d6165;
}
.cuse_social_text {
  padding: 0 10px;
  background: #ff5113;
  color: white;
  line-height: 30px;
  margin-left: 0;
  font-family: verb_semiboldregular;
  font-size: 16px;
  text-transform: uppercase;
}
.cuse_imin_text {
  padding: 0 10px;
  background: #5d6165;
  color: white;
  line-height: 30px;
  margin-left: 30px;
  font-family: verb_semiboldregular;
  font-size: 16px;
  text-transform: uppercase;
}
.cuse_social_container .endcap {
  position: absolute;
  top: 0;
  float: none;
}
.cuse_social .endcap.left {
  left: -30px;
  background: url(/images/su-sprites.png) no-repeat -350px -350px;
  height: 30px;
  width: 30px;
}
.cuse_social .endcap.right {
  right: -30px;
  background: url(/images/su-sprites.png) no-repeat -310px -350px;
  height: 30px;
  width: 30px;
}
.cuse_social > a {
  margin: 5px 3px;
  transition: 0s;
  -webkit-transition: 0s;
  outline: none;
}
.cuse_social_text a {
  color: white;
  text-decoration: none;
}
.cuse_social_text a:hover {
  color: #54575b;
}
.cuse_social_text .endcap.left {
  left: -30px;
  background: url(/images/su-sprites.png) no-repeat -190px -350px;
  height: 30px;
  width: 30px;
}
.cuse_social_text .endcap.right {
  right: -30px;
  background: url(/images/su-sprites.png) no-repeat -150px -350px;
  height: 30px;
  width: 30px;
}
.cuse_imin_text a {
  color: white;
  text-decoration: none;
}
.cuse_imin_text a:hover {
  color: #ff5113;
}
.cuse_imin_text .endcap.left {
  left: -30px;
  background: url(/images/su-sprites.png) no-repeat -270px -350px;
  height: 30px;
  width: 30px;
}
.cuse_imin_text .endcap.right {
  right: -30px;
  background: url(/images/su-sprites.png) no-repeat -60px -350px;
  height: 30px;
  width: 30px;
}
#leaderboard {
  height: 280px;
  width: 100%;
  background: #f2f2f2;
}
.home #leaderboard {
  height: 250px;
  width: 100%;
  background: #f2f2f2;
  margin-top: -119px;
}
#leaderboard_sport {
  height: 180px;
  width: 100%;
}
.leaderboardtop {
  margin: 140px auto 0 auto;
  width: 728px;
  height: 90px;
}
.leaderboardtop2 {
  margin: 45px auto 45px auto;
  width: 728px;
  height: 90px;
}
.rectangle {
  width: 300px;
  height: 250px;
}
.ad_spot_affiliation {
  margin-bottom: 20px;
}
.ad_rightnav {
  margin-top: 10px;
}
.eventsponsor {
  float: right;
  margin-right: 20px;
}
.promoad {
  margin: 20px 0 0 0;
}
.footerlogo {
  float: left;
  margin: 0 0 0 50px;
}
.footerlogo2 {
  float: left;
  margin: 0 50px 0 0 ;
}
.rightstorypromo {
  margin: 20px;
  float: left;
}
.story-promo {
  position: absolute;
  left: 50%;
  bottom: 80px;
  margin: 15px 0 15px -490px;
  z-index: 2;
  -webkit-animation: fadein;
  animation: fadein;
  animation-duration: .5s;
  -webkit-animation-duration: .5s;
  animation-delay: 3s;
  -webkit-animation-delay: 3s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* Default datagrid Items */

.default_dgrd_header {
  background-color: #ff5113;
  color: white;
}
.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: white;
  font-weight: bold;
  text-transform: uppercase;
}
.default_dgrd_item TD {
  background-color: white;
}
.default_dgrd_alt TD {
  background-color: #e8e8e8;
}
/* Rosters */

.roster_pastrosters_ddl {
  font-size: 8pt;
}
.roster_team_photo_container {
  width: 100%;
  margin-bottom: 10px;
}
/* Staff Grid */

.staff_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
/* Coaches Grid */

.coaches_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
.roster_coaches_title {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}
.roster_coaches_dgrd {
  width: 50%;
}
.roster_coaches_dgrd_category {
  font-weight: bold;
  background-color: black;
  color: white;
}
/* Schedule Grid */

.schedule_header .sport_title {
  margin-bottom: 10px;
  font-family: verb_regularbold;
}
.schedule_home {
  font-weight: bold;
}
.schedule_neutral {
  font-style: italic;
}
.schedule_conference_denotation {
  width: 20px;
  height: 20px;
  background-color: red;
}
.schedule_key_symbol {
  font-weight: bold;
}
.schedule_key_box TR TH {
  font-weight: bold;
}
.schedule_tournament_title {
  background-color: #222222;
  color: white;
}
.schedule_tournament_game TD {
  background-color: #efefef;
}
A.schedule_tournament_link,
A.schedule_tournament_link:visited {
  color: white;
  text-decoration: none;
}
A.schedule_tournament_link:hover {
  color: white;
  text-decoration: underline;
}
.schedule_games_conference {
  float: right;
  margin-left: 7px;
  padding: 0 3px;
  margin-right: 30px;
}
.schedule_game_left:first-child a img {
  position: absolute;
  right: 0px !important;
  top: 8px !important;
}
/* Archive Grid */

/* Media Objects */

/*.media_object_image {background-color:#e6e6e6;text-align:center;width:auto}*/

.media_object_image {
  width: auto !important;
}
.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 black;
  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: white;
  padding: 5px;
  display: none;
  position: absolute;
  border: 1px solid black;
  width: 250px;
  top: 10px;
}
/* Stories */

/* More Headlines */

#divMoreHeadlines {
  width: 385px;
  background-color: #021f3f;
}
.divMoreHeadline_sport_ddl {
  margin: 5px;
  text-align: right;
  color: white;
  font-weight: bold;
}
.divMoreHeadline_sport_ddl SELECT {
  font-size: 8pt;
}
.alt {
  background-color: whitesmoke;
}
.divMoreHeadline_link_container {
  padding: 5px 0px 10px 5px;
}
.divMoreHeadline_sport_container {
  margin-left: 5px;
  padding-top: 5px;
  font-size: 11px;
  font-family: arial;
  color: #4b4f50;
  font-weight: bold;
  text-transform: none;
}
A.aMoreHeadline,
A.aMoreHeadline:visited {
  font-size: 12px;
  color: #c6cfde;
  text-decoration: underline;
  font-weight: bold;
  line-height: 12px;
  font-family: arial;
  display: block;
}
a.aMoreHeadline:hover {
  text-decoration: underline;
}
.divMoreHeadline_separator {
  display: none;
}
.divMoreHeadline_morebox {
  display: none;
  padding: 5px;
  color: black;
  font-size: 11px;
  width: 95%;
}
.divMoreHeadline_morebox a.aMoreHeadline {
  display: inline;
}
.divMoreHeadline_archive_container {
  padding-left: 0px;
  padding-top: 5px;
  padding-bottom: 10px;
}
.divMoreHeadline_archive_container A {
  text-transform: uppercase;
  color: white;
  text-decoration: none;
  font-weight: bold;
}
/* Main Stories */

.home .top-stories .logo {
  position: absolute;
  top: 40px;
  left: 50%;
  width: 260px;
  margin-left: -490px;
  height: 160px;
  z-index: 3;
  background: url(/images/su-sprites.png) no-repeat 0 0;
  height: 160px;
  width: 260px;
}
.home.story-video-visible .top-stories .logo {
  top: -200px;
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.home .top-stories {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 3;
  overflow: visible;
}
.home .top-stories > .inner {
  height: 100%;
}
.home .top-stories .media_object_image {
  height: 100%;
  background: transparent;
}
.home .top-stories .media_object_image img:first-child {
  display: none;
}
.home .top-stories .divTopStory_TV_container,
.home .top-stories .rptHeadlines_TV_container {
  bottom: 80px;
}
.home.story-video-visible .top-stories .divTopStory_TV_container,
.home.story-video-visible .top-stories .rptHeadlines_TV_container {
  opacity: 0;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.home .top-stories .rptHeadlines_TV_container {
  margin-left: -2490px;
  padding: 30px 0 90px 2000px;
  background: url(/images/main_textbox_repeat.png);
}
.home .top-stories .story-text {
  position: absolute;
  left: 50%;
  padding: 30px 0 60px 0;
  margin-right: auto;
  width: 50%;
  background: url(/images/main_textbox_repeat.png);
}
.home .top-stories .story-text-inner {
  width: 450px;
  padding-left: 20px;
  float: left;
}
.home .top-stories .story-text .top.cap {
  position: absolute;
  left: -60px;
  top: -30px;
  background-image: url(/images/headlinebkg-angle.png);
  width: 60px;
  height: 30px;
}
.home .top-stories .divTopStory_TV_container {
  background: none;
  padding-bottom: 60px;
}
.home .top-stories .divTopStory_TV_container_bigmedia {
  background-color: black;
}
#headlines.top-stories {
  width: 1060px;
  margin: 0 auto;
}
.top-stories {
  position: relative;
  height: 518px;
  overflow: hidden;
}
.top-stories > .inner {
  height: 100%;
}
.top-stories .divTopStory_TV_container_bigmedia {
  width: 100%;
  height: 100%;
  left: 0;
  margin: 0;
  z-index: 0;
}
.top-stories .media_object_image {
  width: 1060px;
  overflow: hidden;
}
.top-stories .media_object_image img {
  max-width: 1060px;
}
.top-stories .media_object_caption {
  display: none;
}
.top-stories .divTopStory_TV_container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 110px;
  padding: 30px 0;
  background: url(/images/main_textbox.png) no-repeat center center;
}
.top-stories .divTopStory_TV_container .inner {
  width: 980px;
  margin: 0 auto;
}
.top-stories .story-text {
  margin: -30px 20px 0 0;
  position: relative;
  width: 410px;
  height: 110px;
  padding: 30px 60px 30px 20px;
}
.top-stories .main-headline {
  font-family: verb_regularbold;
  font-size: 28px;
  line-height: 30px;
  color: white;
  text-transform: uppercase;
  text-decoration: none;
}
.top-stories .main-headline:hover {
  text-shadow: 2px 2px 5px black;
}
.top-stories .story-text-inner {
  height: 100%;
}
.top-stories .full-story {
  position: absolute;
  right: 0;
  bottom: -20px;
  text-transform: uppercase;
  text-decoration: none;
  font-family: verb_regularbold;
}
.top-stories .full-story .bottom.cap {
  display: inline-block;
  width: 10px;
  height: 10px;
  background: url(/images/su-sprites.png) 0 -430px;
  margin: 0 0 0 5px;
}
.top-stories .full-story:hover {
  color: white;
}
.top-stories .rptHeadlines_TV_container {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -475px;
  width: 490px;
  padding-bottom: 30px;
  z-index: 2;
}
.top-stories .rptHeadlines_TV_container .divTopStory_Rotate_TV_Headlines {
  width: 76px;
  height: 46px;
  border: 2px solid #cccccc;
  float: left;
  margin-right: 15px;
  background-color: black;
}
.top-stories .rptHeadlines_TV_container .divTopStory_Rotate_TV_Headlines_selected {
  border: 2px solid white;
}
.top-stories .rptHeadlines_TV_container .divTopStory_Rotate_TV_Headlines_selected img {
  opacity: 1;
}
.top-stories .rptHeadlines_TV_container img {
  cursor: pointer;
  opacity: .5;
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
/* Factlet */

.dyk_factlet_wrapper {
  width: 100%;
  padding: 10px;
}
.dyk_factlet_type_title {
  margin-top: 10px;
  font-weight: bold;
  font-size: 12pt;
  color: white;
}
.dyk_factlet_title {
  margin-top: 10px;
  font-weight: bold;
  color: white;
}
.dyk_factlet_description {
  margin-top: 10px;
  color: white;
}
.dyk_factlet_inner_wrapper {
  padding: 5px;
  width: 90%;
}
/* Scoreboard */

.divScoreboard_header {
  width: 285px;
  height: 33px;
}
.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: white;
}
.divScoreboard_hometeam {
  color: white;
}
.divScoreboard_hometeam_score {
  color: white;
}
.divScoreboard_awayteam {
  color: white;
}
.divScoreboard_awayteam_score {
  color: white;
}
/* Calendar */

/* Calendar Sidebar */

#ctl00_upcoming1_calTop {
  width: 260px;
  margin-left: 12px;
  margin-top: 10px;
}
.upcoming_cal_overall {
  color: black;
  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: black;
}
.upcoming_cal_title A {
  color: white;
  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: white;
  color: black;
  text-align: center;
  text-transform: uppercase;
}
.upcoming_cal_today {
  background-color: #4f0000;
}
.upcoming_cal_selected {
  border: solid 1px white;
  background-color: #4f0000;
}
.upcoming_cal_day {
  font-size: 9px;
  background-color: #840107;
  text-decoration: none;
  color: white;
  text-align: center;
}
.upcoming_cal_day A {
  font-size: 9px;
  color: black;
  text-decoration: none;
}
.upcoming_cal_next {
  color: white;
  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: white;
}
.upcoming_cal_result {
  color: white;
}
.upcoming_cal_hasevents {
  background-color: #ffe14f;
}
A.upcoming_full_schedule {
  color: #ffe14f;
  display: block;
  margin-left: 12px;
  font-weight: bold;
}
/* Upcoming Events */

#event_zone_sports_container {
  width: 980px;
  height: 600px;
  overflow: auto;
}
#event_zone {
  height: 740px;
  width: 100%;
  background: white;
}
.events_header {
  margin-bottom: 20px;
}
.events_container {
  height: 480px;
  width: 640px;
  overflow: auto;
}
.divUpcoming_sport_ddl {
  display: none;
}
.events {
  width: 640px;
  height: 540px;
  position: relative;
}
.events_inside {
  background: url(/images/event-bkg.png) no-repeat 0 50px;
  padding: 75px 0;
  width: 980px;
  height: 640px;
}
.event_zone_orange {
  height: 40px;
  background: #ff5113;
  font-family: verb_regularbold;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  line-height: 41px;
  padding: 0 10px;
}
.event_zone_grey {
  height: 40px;
  background: #5d6165;
  font-family: verb_regularbold;
  font-size: 18px;
  text-transform: uppercase;
  text-align: center;
  color: white;
  line-height: 41px;
  padding: 0 10px;
}
.event_zone_grey_endcap {
  background: url(/images/su-sprites.png) no-repeat;
  background-position: -50px -350px;
  height: 40px;
  width: 40px;
  position: absolute;
  right: -40px;
  top: 0;
}
#divUpcoming {
  width: 285px;
}
.event_zone_sports_header {
  text-transform: uppercase;
  height: 40px;
  background: #ff5113;
  line-height: 40px;
  color: white;
  font-family: verb_regularbold;
  font-size: 15px;
  width: 960px;
}
.eventzone_date {
  margin: 0 50px 0 20px;
}
.eventzone_event {
  margin: 0 240px 0 0;
}
.divUpcoming_separator {
  width: 100%;
  height: 2px;
  display: none;
}
.opp_container {
  padding: 13px 0 10px 20px;
  font-family: verb_regularregular;
  font-size: 14px;
  width: 355px;
  border-left: 1px solid #cccccc;
}
.divUpcoming_sport {
  font-family: verb_regularbold;
  font-size: 16px;
  text-transform: uppercase;
}
#event_zone_sport .divUpcoming_datetime {
  min-height: 53px;
  text-transform: uppercase;
  width: 120px;
  text-align: left;
  font-family: verb_regularbold;
  font-size: 15px;
  color: #5d6165;
  padding: 17px 0 0 20px;
  letter-spacing: -0.5px;
}
.divUpcoming_NoEvents {
  display: none;
}
#event_zone_sport  .sport_extra {
  display: block;
}
#event_zone_sport  .home_extra {
  display: none;
}
#event_zone_sport .event_media.event_video.active {
  display: none;
}
.home_extra {
  display: block;
}
#event_zone .sport_bg {
  display: none;
}
.watch_tv {
  display: none;
}
#event_zone_sport .watch_tv {
  display: block;
}
#event_zone_sport .sport_bg {
  display: block;
}
.sport_extra {
  display: none;
}
.sport_dash {
  float: left;
  margin: 0 5px;
  display: none;
}
#event_zone_sport .sport_dash {
  float: left;
  margin: 0 5px;
  display: block;
}
.sport_bg.active {
  height: 13px;
  width: 15px;
  float: left;
  margin-right: 5px;
}
.sport_bg.sport_stats {
  display: none;
}
#event_zone_sport .sport_bg.sport_video.active {
  display: none;
}
.sport_bg.sport_stats.active {
  background-image: url(/images/mediaicons-sport-sprites.png);
  display: block;
}
.sport_bg.sport_audio.sport_audio.active {
  background-image: url(/images/mediaicons-sport-sprites.png);
  display: block;
  background-position: -24px 0;
  width: 10px;
}
.sport_bg.sport_ticks.active {
  background-image: url(/images/mediaicons-sport-sprites.png);
  display: block;
  background-position: 16px 0px;
}
#event_zone_sport .divUpcoming_sport {
  display: none;
}
#event_zone_sport .opp_container {
  padding: 17px 20px 15px 20px;
  font-family: verb_regularbold;
  width: 340px;
  border-right: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
}
#event_zone_sport .recent .opp_container {
  padding: 17px 20px 15px 20px;
  font-family: verb_regularbold;
  width: 340px;
  border-right: 1px solid white;
  border-left: 1px solid white;
}
#event_zone_sport .divUpcoming_opponent {
  margin: 0;
  color: #ff5113;
}
#event_zone_sport .divUpcoming_location a {
  color: #ff5113;
  text-decoration: none;
}
#event_zone_sport .divUpcoming_location span {
  font-family: verb_regularregular;
}
#event_zone_sport .divUpcoming_datetime div {
  font-family: verb_regularbold;
}
.divUpcoming_datetime {
  min-height: 67px;
  text-transform: uppercase;
  width: 100px;
  text-align: center;
  font-family: verb_regularbold;
  font-size: 18px;
  color: #5d6165;
  padding: 20px 0 0 0;
}
.divUpcoming_datetime div {
  font-family: verb_regularregular;
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 3px;
}
#event_zone_sport .divUpcoming_Item_Container.recent {
  background: #cccccc;
  border-bottom: 1px solid white;
}
#event_zone_sport .divUpcoming_Item_Container.alt {
  background: white;
}
#event_zone_sport .divUpcoming_Item_Container {
  display: block;
  position: relative;
  color: #5d6165;
  text-transform: uppercase;
  min-height: 69px;
  width: 960px;
  background: #e5e5e5;
}
.divUpcoming_Item_Container {
  display: block;
  position: relative;
  color: #5d6165;
  text-transform: uppercase;
  min-height: 80px;
  border-bottom: 1px solid #cccccc;
  width: 620px;
  background: #e5e5e5;
}
.divUpcoming_Item_Container.alt {
  background: white;
}
.divUpcoming_opponent {
  margin-top: 2px;
}
.divUpcoming_location {
  margin-top: 2px;
}
.event_stats {
  background: url(/images/mediaicons-home-sprites.png);
  width: 25px;
  height: 25px;
  background-position: 0px 0px;
}
#event_zone_sport .divUpcoming_extra div {
  text-indent: 0;
  margin: 0;
  width: auto;
  height: auto;
}
#event_zone_sport .divUpcoming_extra {
  font-family: verb_regularbold;
  text-transform: uppercase;
  font-size: 14px;
  margin: 17px 20px 0 20px;
  width: 398px;
}
#event_zone_sport .divUpcoming_extra a:hover {
  text-decoration: underline;
  color: #cc410f;
}
#event_zone_sport .divUpcoming_extra a:hover span {
  background-position: 0 14px;
}
#event_zone_sport .divUpcoming_extra a:hover span.sport_audio {
  background-position: -24px 14px;
}
#event_zone_sport .divUpcoming_extra a:hover span.sport_ticks {
  background-position: 16px 14px;
}
#event_zone_sport .divUpcoming_extra a:hover div {
  text-decoration: underline;
  color: #cc410f;
}
#event_zone_sport .divUpcoming_extra a {
  text-decoration: none;
  color: #ff5113;
  font-family: verb_regularbold;
  text-transform: uppercase;
  font-size: 14px;
}
.divUpcoming_extra div {
  text-indent: -9999px;
  margin: 0 9px 0 0;
}
.divUpcoming_extra > a div {
  text-indent: -9999px;
}
#event_zone_sport .event_media {
  background: none;
  display: none;
}
#event_zone_sport .event_media.active {
  background: none;
  display: block;
}
.event_stats.active {
  background-position: 0 -24px;
}
.event_video {
  background-position: -34px 0px;
  background-image: url(/images/mediaicons-home-sprites.png);
  height: 25px;
  width: 25px;
}
.event_video.active {
  background-position: -34px 24px;
}
.event_audio {
  height: 25px;
  width: 25px;
  background-position: -68px 0px;
  background-image: url(/images/mediaicons-home-sprites.png);
}
.event_audio.active {
  background-position: -68px -24px;
}
.event_tickets {
  width: 25px;
  background-image: url(/images/mediaicons-home-sprites.png);
  height: 24px;
  background-position: -101px 0px;
}
.event_tickets.active {
  background-position: -101px -24px;
}
.divUpcoming_extra {
  margin: 27px 0 0 0;
}
.media_tooltip {
  text-transform: uppercase;
  position: fixed;
  visibility: hidden;
  background: white;
  height: 30px;
  width: 150px;
  border: 1px solid #cccccc;
  top: -16px;
  z-index: 9999;
}
.tooltip_arrow {
  position: absolute;
  width: 10px;
  height: 11px;
  background: url(/images/mediaicons-hover-angle.png);
  bottom: -11px;
  left: 5px;
}
.divUpcoming_extra div.toolip_text {
  text-indent: 0;
}
.toolip_text {
  padding: 0 10px;
  font-family: verb_regularbold;
  font-size: 16px;
  color: #5d6165;
  text-align: center;
  line-height: 30px;
}
/* Composite Calendar */

.composite_cal_item {
  margin-bottom: 7px;
}
.composite_cal_title {
  background-color: #ff5113;
  border: 0px;
}
.composite_cal_title TR TD {
  color: white;
  padding: 2px;
  font-weight: bold;
  text-align: left;
}
.composite_cal_title TR TD A {
  color: white;
}
.composite_cal_dayheader {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  background-color: white;
  color: black;
  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 white;
  background-color: #4f0000;
}
.composite_cal_day {
  background-color: white;
  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: white;
}
/* Inside Story Page */

.story_wrapper {
  width: 1060px;
  margin: 60px auto 0 auto;
}
.story_wrapper.sportfile {
  width: auto;
  margin: 0 auto;
}
.story_image {
  width: 1060px;
  overflow: hidden;
}
.story_image img {
  max-width: 1060px;
}
.sportfile .story_image {
  max-width: 1020px;
  overflow: hidden;
}
.sportfile .story_image img,
.sportfile .story_image .media_object_image {
  max-width: 1020px;
}
.story_inner_wrapper {
  width: 1000px;
  margin: -70px 0 0 20px;
  position: relative;
}
.story_byline {
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
}
.story_date {
  margin-bottom: 10px;
  margin-top: 15px;
}
.story_content {
  background-color: white;
  padding: 20px;
  margin-bottom: 140px;
  color: #6c6f73;
  line-height: 20px;
  font-size: 15px;
  font-family: verb_regularregular;
  border: 1px solid #cccccc;
  border-bottom: none;
  min-height: 800px;
}
.story_content ul {
  padding-left: 40px;
  list-style: disc;
}
.story_link_container {
  width: 640px;
  height: 110px;
  padding: 20px;
  background: #ff5113;
}
.gen-1 .story-header > div,
.pre-2 .story-header > div {
  background-color: #ff5113;
}
.story_headline {
  color: black;
  font-size: 28px;
  font-family: verb_regularbold;
  line-height: 30px;
  text-decoration: none;
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.story_link_container .story_headline {
  color: white;
}
.story_subheadline {
  font-family: verb_regularitalic;
  font-size: 15px;
  color: white;
  border-left: 10px solid #cc410f;
  padding-left: 10px;
}
.left_story {
  width: 680px;
}
.story_highlights_date {
  display: none;
}
.highlights_title a:hover {
  text-decoration: underline;
}
.story_headlines .story_highlights_date {
  display: block;
  float: left;
  color: #ff5113;
  font-family: verb_regularbold;
  font-size: 14px;
}
.story_headlines .highlights_title {
  float: left;
  width: 165px;
  height: 40px;
  overflow: hidden;
}
.story_headlines .highlights_image {
  margin: 0 10px 0 0;
}
.story_headlines .highlights_title a:hover {
  text-decoration: underline;
}
.story_headlines .highlights_title a {
  font-family: verb_regularregular;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 20px;
  color: #7f8284;
}
.story_headlines .highlights_story_overall {
  background: #e5e5e5;
  padding: 20px;
  height: 60px;
  border-bottom: 1px solid #cccccc;
  width: 280px;
  position: relative;
}
.right_story {
  width: 320px;
  margin-top: 70px;
}
.story_email {
  margin: 48px 0 0px 20px;
}
.story_headlines .highlights_sport {
  display: none;
}
.story_headlines td:nth-child(even) .highlights_story_overall {
  background: white;
}
.story_headlines {
  margin: 20px 0 0 0;
  border-top: 1px solid #cccccc;
  float: left;
}
.story_inner_wrapper .event_zone_orange {
  padding: 0 10px 0 20px;
}
/* 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_summary {
  font-size: 10px;
}
.newsletter_signup_container {
  border: solid 1px red;
  padding: 3px 10px 3px 10px;
}
/* Hall of Fame */

.hof_table TR TD {
  padding: 3px;
}
.hof_header {
  background-color: #ff5113;
  font-weight: bold;
  color: white;
}
.hof_item {
  background-color: #f0e9e6;
}
.hof_graduating_class {
  font-size: 11px;
  font-family: arial;
  color: black;
  height: 25px;
}
/* AOW */

/* 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%;
}
/* 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: white;
  font-size: 20px;
  font-weight: bold;
}
.media_lightbox_container {
  background-color: black;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
  text-align: center;
}
.media_lightbox_title {
  color: white;
  font-size: 12pt;
  padding: 10px;
}
/* vertical scrollbar */

.mCSB_container {
  width: auto;
  overflow: hidden;
}
.mCSB_container.mCS_no_scrollbar {
  margin-right: 0;
}
.mCS_disabled > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar,
.mCS_destroyed > .mCustomScrollBox > .mCSB_container.mCS_no_scrollbar {
  margin-right: 30px;
}
.mCustomScrollBox > .mCSB_scrollTools {
  width: 10px;
  height: 100%;
  top: 0;
  right: 0;
}
.events_container .mCustomScrollBox > .mCSB_scrollTools {
  width: 10px;
  height: 480px;
  top: 0;
  right: 0;
}
.mCSB_scrollTools .mCSB_draggerContainer {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 10px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 10px;
  height: 100%;
  margin: 0 auto;
}
.mCSB_scrollTools .mCSB_dragger {
  cursor: pointer;
  width: 100%;
  height: 30px;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  height: 100%;
  margin: 0 auto;
  text-align: center;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: relative;
  height: 20px;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  top: 100%;
  margin-top: -10px;
}
.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #e5e5e5;
  /* rgba fallback */

}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #ff5113;
  /* rgba fallback */

}
.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
  background-color: #cc410f;
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  width: 10px;
  height: 5px;
  overflow: hidden;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonUp {
  background: url(/images/customslider-arrow-top.png) no-repeat 0px 0px;
}
.mCSB_scrollTools .mCSB_buttonDown {
  background: url(/images/customslider-arrow-bottom.png) no-repeat 0px 0px;
}
/* event rotator */

.event_promo_container {
  height: 540px;
  width: 300px;
  position: relative;
  overflow: hidden;
}
.event_promo_window {
  height: 540px;
  width: 300px;
  overflow: hidden;
}
.button_container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.ui-carousel-pager {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.event_promo_slider {
  width: auto;
  height: 500px;
  top: 0;
  position: absolute;
  white-space: nowrap;
  font-size: 0;
}
.event_promo_slider > div {
  display: inline-block;
}
.overflow-button {
  cursor: pointer;
  border-radius: 10px;
  background: #cccccc;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.overflow-button.active {
  background: #ff5113;
}
.ui-carousel-pager-button {
  cursor: pointer;
  border-radius: 10px;
  background: #cccccc;
  text-indent: -9999px;
  height: 10px;
  width: 10px;
  display: inline-block;
  margin: 0 10px 0 0;
}
.ui-carousel-pager-button.active {
  background: #ff5113;
}
/* youtube */

.youtube-dialog-social {
  border-top: 1px solid #cccccc;
  float: left;
  height: 90px;
  background: white url(/images/44pattern-repeat.png);
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.youtube-font {
  font-family: verb_regularbold;
  font-size: 11px;
  text-transform: uppercase;
  color: #666666;
  display: block;
  margin: 0 10px 0 0;
  float: left;
}
.youtube-class {
  background: #ff5113;
  padding: 0 10px;
  height: 20px;
  color: white;
  font-family: verb_regularbold;
  text-align: center;
  font-size: 11px;
  display: block;
  float: left;
}
#youtube-vidviews {
  margin: 5px 0 5px 0;
}
.home .ui-dialog-titlebar {
  float: right;
  position: absolute;
  top: -12px;
  right: -12px;
}
.home .ui-dialog-titlebar .ui-dialog-titlebar-close {
  display: block;
  width: 26px;
  text-indent: -9999px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: white;
  text-decoration: none;
  font-weight: bold;
  background: url(/images/video-close.png);
  font-size: 18px;
}
.youtube-dialog {
  display: none;
}
.home .ui-dialog {
  width: 890px;
  height: 400px;
  padding: 0px;
  background-color: white;
  position: absolute;
}
.home .ui-dialog iframe {
  width: 850px !important;
  margin: 20px;
  height: 470px !important;
}
.home .ui-dialog-title {
  display: none;
}
.home .ui-dialog-content .ui-widget-content {
  width: 100%;
}
.home .ui-widget-overlay {
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.youtube-dialog-title {
  padding: 0 20px 20px 20px;
  float: left;
  font-family: verb_regularbold;
  font-size: 16px;
  color: #666666;
}
.vid_thumbnail {
  height: 110px;
  width: 200px;
  position: relative;
}
.vid_thumbnail img {
  width: 200px;
  height: 110px;
}
#cusetv_sport .youtube_player {
  display: block;
  width: 640px;
  height: 390px;
}
.youtube_player {
  display: none;
}
.youtube_list {
  width: 660px;
  height: 400px;
  overflow: hidden;
}
.youtube_container {
  margin-left: 0px ;
  width: 660px;
}
.youtube_list_container {
  width: 660px;
  height: 2400px;
  overflow: visible;
  margin-bottom: 0;
}
.youtube_item_wrapper {
  width: 200px;
  float: left;
  height: 180px;
  margin: 20px 20px 0 0;
  background: white;
}
.video_header {
  display: none;
}
.vid_title {
  margin: 4px 8px 8px 8px;
  line-height: 20px;
  max-height: 58px;
  overflow: hidden;
}
.vid_title a {
  color: #5d6165;
  text-decoration: none;
  font-size: 14px;
  font-family: verb_regularregular;
}
.vid_date {
  color: #ff5113;
  font-size: 14px;
  font-family: verb_regularregular;
}
.play_button {
  bottom: 0;
  right: 0;
  background: url(/images/su-sprites.png) no-repeat 0 -450px;
  height: 60px;
  width: 60px;
}
.vid_thumbnail:hover .play_button {
  bottom: 0;
  right: 0;
  background: url(/images/su-sprites.png) no-repeat -70px -450px;
  height: 60px;
  width: 60px;
}
.button_container_video {
  position: absolute;
  bottom: 20px;
  left: 285px;
}
#cusetv_sport .youtube_list {
  width: 1000px;
  height: 190px;
  overflow: hidden;
  position: relative;
  margin: 20px 0 0 0;
  float: left;
}
#cusetv_sport .youtube_list_container {
  white-space: nowrap;
  width: auto;
  height: 190px;
  position: absolute;
  top: 0;
  left: 0;
}
#cusetv_sport .youtube_item_wrapper {
  display: inline-block;
  white-space: normal;
  height: 190px;
  width: 180px;
  margin: 0 20px 0 0;
}
#cusetv_sport .vid_thumbnail {
  width: 180px;
  height: 100px;
}
#cusetv_sport .vid_thumbnail img {
  width: 180px;
  height: 100px;
}
#cusetv_sport .vid_title {
  width: 162px;
  border: 1px solid #cccccc;
  border-top: none;
  margin: 0;
  height: 77px;
  max-height: 77px;
  padding: 4px 8px 8px 8px;
}
#tv_left_video {
  position: absolute;
  top: 370px;
  right: 240px;
  height: 20px;
  background: #e5e5e5;
  padding: 0 10px;
  font-family: verb_regularregular;
  font-size: 14px;
  color: #ff5113;
  line-height: 20px;
  cursor: pointer;
}
#tv_right_video {
  position: absolute;
  top: 370px;
  right: 155px;
  height: 20px;
  background: #e5e5e5;
  padding: 0 10px;
  font-family: verb_regularregular;
  font-size: 14px;
  color: #ff5113;
  line-height: 20px;
  cursor: pointer;
}
#all_videos {
  font-family: verb_regularregular;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  position: absolute;
  padding: 0 10px;
  top: 370px;
  right: 24px;
  height: 20px;
  background: #ff5113;
  color: white;
}
.video_endcap {
  height: 20px;
  width: 20px;
  top: 0;
  position: absolute;
}
#left_videoend {
  background-image: url(/images/su-sprites.png);
  background-position: 0 -400px;
  left: -20px;
}
#right_videoend {
  background-image: url(/images/su-sprites.png);
  background-position: -30px -400px;
  right: -20px;
}
#left_allvideoend {
  background-image: url(/images/su-sprites.png);
  background-position: -180px -400px;
  left: -20px;
}
#right_allvideoend {
  background-image: url(/images/su-sprites.png);
  background-position: -210px -400px;
  right: -20px;
}
#cusetv_sport .video_zone_header.cf {
  position: absolute;
  right: 90px;
  top: 20px;
}
.now_playing {
  position: absolute;
  right: 17px;
  width: 300px;
  height: 200px;
  top: 85px;
}
.now_playing_title {
  font-family: verb_regularbold;
  font-size: 24px;
  text-transform: uppercase;
  color: #5d6165;
  line-height: 30px;
}
.now_playing_date {
  font-size: 18px;
  font-family: verb_regularregular;
  color: #ff5113;
  line-height: 27px;
}
.youtube_viewnow {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-transform: uppercase;
  text-decoration: none;
}
.youtube_viewnow:hover {
  text-decoration: underline;
}
.video_zone_container  .ui-carousel-pager {
  bottom: 20px;
}
/* galleries */

#galleries {
  background: #cccccc;
  height: 720px;
  padding: 100px 0 0 0;
  width: 100%;
}
#galleries .inside {
  width: 1000px;
}
#galleries .event_zone_orange {
  background: #5d6165;
}
#galleries .event_zone_grey {
  background: #ff5113;
}
#galleries .event_zone_grey_endcap {
  background-position: 0px -350px;
}
.all_gallery {
  height: 20px;
  padding: 0 10px;
  background: #5d6165;
  margin: 15px 40px 0 0;
}
#galleries .all_gallery a {
  line-height: 21px;
  font-family: verb_regularregular;
  color: white;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}
#photos_sport .all_gallery a {
  line-height: 21px;
  font-family: verb_regularregular;
  color: white;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}
#photos_sport .all_gallery {
  margin: 20px 20px 0 0 ;
}
#leftgallery_endcap {
  left: -20px;
  background-image: url(/images/su-sprites.png);
  background-position: -60px 400px;
}
#rightgallery_endcap {
  right: -20px;
  background-image: url(/images/su-sprites.png);
  background-position: -90px 400px;
}
.gallery_endcap {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
}
.gallery-card-image {
  width: 180px;
  height: 190px;
  background: url(/images/footer-logo.png) center no-repeat;
}
.gallery-title-sport {
  height: 30px;
  background-color: white;
  width: 166px;
  font-family: verb_regularregular;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  padding: 0 7px;
}
#photos_sport .gallery-title-sport {
  height: 30px;
  background-color: #e5e5e5;
  width: 166px;
  font-family: verb_regularregular;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  padding: 0 7px;
}
.gallery-card-holder {
  width: 180px;
  height: 270px;
  background: white;
  float: left;
  /* height: 170px; */
  color: #5d6165;
  margin: 20px 20px 0 0;
}
#photos_sport .gallery-card-holder {
  width: 180px;
  height: 270px;
  background-color: #e5e5e5;
  float: left;
  /* height: 170px; */
  color: #5d6165;
  margin: 20px 20px 0 0;
}
.gallery-crop-title {
  height: 38px;
  overflow: hidden;
}
.gallery-card-title a {
  text-decoration: none;
  color: #5d6165;
}
.gallery-card-title a:hover {
  text-decoration: underline;
}
.gallery-card-title {
  font-family: verb_regularregular;
  font-size: 14px;
  text-decoration: none;
  height: 31px;
  width: 160px;
  line-height: 19px;
  padding: 6px 10px;
  overflow: hidden;
  background-color: white;
}
#photos_sport .gallery-card-title {
  font-family: verb_regularregular;
  font-size: 14px;
  text-decoration: none;
  height: 31px;
  width: 160px;
  line-height: 19px;
  padding: 6px 10px;
  overflow: hidden;
  background-color: #e5e5e5;
}
#gallery_container {
  height: 580px;
  width: 980px;
  overflow: hidden;
}
.gallery-card-holder:hover a {
  color: #ff5113;
}
.gallery-card-holder:hover {
  color: #ff5113;
}
/* archives */

#archives {
  background: #ff5113;
  height: 590px;
  width: 100%;
  padding: 100px 0 0 0;
}
#archives .event_zone_orange {
  background: white;
  color: #ff5113;
}
#archives .event_zone_grey {
  background: #cc410f;
  color: white;
}
#archives .event_zone_grey_endcap {
  background-position: -100px -350px;
}
.all_archives {
  height: 20px;
  padding: 0 10px;
  background: #cc410f;
  margin: 15px 20px 0 0;
}
#archives .all_archives a {
  line-height: 21px;
  font-family: verb_regularregular;
  color: white;
  text-decoration: none;
  font-size: 14px;
  text-transform: uppercase;
}
#leftarchives_endcap {
  left: -20px;
  background-image: url(/images/su-sprites.png);
  background-position: -120px 400px;
}
#rightarchives_endcap {
  right: -20px;
  background-image: url(/images/su-sprites.png);
  background-position: -150px 400px;
}
.archives_endcap {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
}
.archives_container {
  width: 640px;
  position: relative;
}
.archives_container .ui-carousel-pager {
  bottom: -10px;
}
.archives_container .ui-carousel-pager .ui-carousel-pager-button {
  background: white;
}
.archives_container .ui-carousel-pager .ui-carousel-pager-button.active {
  background: #cc410f;
}
#archives .archives_container tr {
  display: block;
}
#archives .archives_container td {
  display: block;
}
#archives .archives_container table {
  width: 100%;
}
.highlights_image {
  width: 100px;
  height: 60px;
  float: left;
  background: white url(/images/footer-logo.png) no-repeat center;
  margin: 0 20px 0 0;
}
.highlights_story_overall {
  background: url(/images/10darkorange-line-repeat.png) repeat-x bottom;
  padding: 20px 0;
  height: 70px;
}
#archives .archives_container td:nth-child(4n) .highlights_story_overall {
  background: none;
  padding: 20px 0;
  height: 70px;
}
.highlights_title a {
  font-family: verb_regularbold;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 22px;
  color: white;
}
.headlines_container {
  height: 440px;
  width: 640px;
  overflow: hidden;
}
.highlights_sport {
  float: left;
  font-family: verb_regularbold;
  font-size: 14px;
  color: #cccccc;
  text-transform: uppercase;
}
.headlines_slider {
  height: 1320px;
  width: 640px;
}
#archives .overflow-button.active {
  background: white;
}
#archives .overflow-button {
  background: #cc410f;
}
.button_container_archives {
  float: left;
  margin: 40px 0 0 290px;
}
.sportfile #story_inner_wrapper {
  width: 1020px;
  margin: 0;
}
.sportfile .story_image {
  max-width: 1060px;
  height: auto;
}
.sportfile BODY {
  background: white url(/images/44pattern-repeat.png);
}
.sportfile .story_wrapper {
  padding: 0;
  margin: 0;
  width: 1020px;
}
.sportfile .story_content {
  border: 0;
  padding: 0;
  margin: 10px 0;
}
.sportfile .story_headline {
  color: #ff5113;
}
.tourneycentral {
  position: relative;
  margin: -30px 520px 0 0;
  height: 30px;
  line-height: 30px;
  padding: 0 10px;
  background: white;
}
.tourneycentral a {
  text-decoration: none;
  text-transform: uppercase;
  font-family: verb_regularbold;
}
.tourneycentral a:hover {
  color: #5d6165;
}
.tourney_leftcap {
  position: absolute;
  left: -30px;
  width: 30px;
  top: 0;
  height: 30px;
  background: url(/images/30white-top-left.png);
}
.tourney_rightcap {
  position: absolute;
  right: -30px;
  width: 30px;
  top: 0;
  height: 30px;
  background: url(/images/30white-top-right.png);
}
.promo {
  height: 60px;
  width: 300px;
  display: none;
  position: absolute;
  bottom: 90px;
  z-index: 997;
}
.promo_x {
  width: 40px;
  height: 20px;
  background: url(/images/storypromo2-close.png);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  cursor: pointer;
}
.story-text ul,
.story_inner_wrapper ul {
  list-style-type: disc;
}
.story-text ol,
.story_inner_wrapper ol {
  list-style-type: decimal;
}
.story-text li,
.story_inner_wrapper li {
  margin-left: 30px;
}
.next-game a {
  color: white;
}
.story-links ul li a {
  width: 250px;
  margin-left: -30px;
}
.post .schedule-widget ul li a {
  margin-left: -30px;
}
div.title_links > div > a[href='.opponents_data'] {
  display: none;
}
/* Orange Club */

.orangeclub body {
  background: white;
}
.orangeclub.wide .contentDiv_container {
  width: 1040px;
  border: none;
}
.orangeclub.wide .contentDiv {
  width: 1040px;
}
.orangeclub .main-nav-below-ad {
  width: 1040px;
}
.orangeclub .article-headline {
  display: none;
}
.orangeclub .article-subheadline {
  display: none;
}
.orangeclub .article-byline {
  display: none;
}
.orangeclub .noprint a {
  text-decoration: none;
}
.orangeclub .contentDiv {
  padding: 0;
}
.varsity_club_logo {
  width: 181px;
  height: 250px;
  background: url(/images/2015/9/22/varsity_logo21.png);
  margin: 20px auto 0 auto;
  display: block;
}
.varsity_club_logo span {
  position: absolute;
  left: -9999px;
}
.wide.orangeclub .contentDiv_container {
  width: 100%;
  margin: 20px auto 0px auto;
  padding: 0px;
  background-color: white;
  border: none;
}
.wide.orangeclub .contentDiv_container .contentDiv {
  width: 100%;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile {
  width: 100%;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper {
  width: 100%;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .story_content {
  margin: 10px 0 0 0;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .story_headline {
  width: 1020px;
  margin: 0 auto;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .noprint {
  width: 1020px;
  margin: 0 auto;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_header {
  width: 100%;
  height: 500px;
  padding: 80px 0 0 0;
  position: relative;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_header:before {
  height: 1px;
  width: 100%;
  background: white;
  position: absolute;
  top: 40px;
  left: 0;
  content: '';
  display: block;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_header:after {
  height: 1px;
  width: 100%;
  background: white;
  position: absolute;
  bottom: 40px;
  left: 0;
  content: '';
  display: block;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_logo {
  width: 296px;
  height: 350px;
  background: url(/images/orangeclub_logo.png);
  margin: 0px auto 0 auto;
  display: block;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_logo span {
  position: absolute;
  left: -9999px;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div {
  height: 60px;
  width: 100%;
  background: #ff5113;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div ul {
  margin: 0 auto;
  list-style: none;
  width: 1020px;
  text-align: center;
  padding: 0;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div ul li {
  display: inline-block;
  height: 60px;
  line-height: 60px;
  margin: 0 20px;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div ul li a {
  color: white;
  text-decoration: none;
  font-family: verb_semiboldregular;
  font-size: 16px;
  text-transform: uppercase;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div + div {
  height: 40px;
  width: 100%;
  background: #5d6165;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div + div ul {
  margin: 0 auto;
  list-style: none;
  width: 1020px;
  text-align: center;
  padding: 0;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div + div ul li {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  margin: 0 20px;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_navigation > div + div ul li a {
  color: white;
  text-decoration: none;
  font-family: verb_semiboldregular;
  font-size: 16px;
  text-transform: uppercase;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_content {
  width: 1020px;
  margin: 0 auto;
  padding: 20px;
  font-family: verb_regularregular !important;
  font-size: 16px;
  line-height: 25px;
}
.wide.orangeclub .contentDiv_container .contentDiv .story_wrapper.sportfile #story_inner_wrapper .orange_club_content iframe {
  float: right;
}
.orangeclub_footer {
  background-color: #5d6165;
  text-align: center;
  height: 30px;
  line-height: 31px;
}
.orangeclub_footer span {
  color: white;
  margin-right: 135px;
}
.orangeclub_footer span + span + span {
  margin-right: 0px;
}
.orangeclub_footer span + span + span > a {
  color: white;
  text-decoration: none;
}
.count_container {
  margin: 0 0 20px 0;
  width: 980px;
  height: 50px;
  position: relative;
}
.count_container .countdowncontainersponsor {
  position: absolute;
  left: 2px;
  top: 0;
}
.count_container {
  overflow: hidden;
}
.count_container div#vs_box {
  border: none;
  width: 250px;
  height: 50px;
  left: 475px;
  top: 0;
}
.count_container div#site_team_logo {
  height: 46px;
  width: 46px;
  background-size: contain;
  margin: 2px 26px 2px 30px;
}
.count_container div#opponent_logo {
  width: 46px;
  height: 46px;
  background-size: contain;
  margin: 2px 22px 2px 23px;
}
.count_container div#vs_text {
  font-size: 12px;
  background-color: transparent;
  color: #ff5113;
  line-height: 50px;
  height: 50px;
  font-family: verb_regularbold;
  font-size: 20px;
  width: 45px;
  text-align: center;
  padding: 0 !important;
}
.count_container div#inner_countdown_container span {
  background-color: transparent !important;
  color: #ff5113;
  width: 50px !important;
  text-align: center !important;
  padding: 0 !important;
  margin: 0 !important;
  line-height: 25px !important;
  font-size: 25px;
  height: auto !important;
  font-family: verb_regularbold;
}
.count_container div#inner_countdown_container span span {
  height: auto !important;
  font-size: 10px;
  font-family: verb_regularregular;
  line-height: 14px !important;
  text-transform: uppercase;
  color: #5d6165;
}
.count_container div#inner_countdown_container {
  left: auto;
  right: 33px;
  position: absolute;
  top: 5px;
  height: 50px;
  line-height: 50px;
}
.count_container div#inner_countdown_container > span {
  position: relative;
}
.count_container div#inner_countdown_container > span:last-child:after {
  content: none;
}
.count_container div#inner_countdown_container > span:after {
  content: ':';
  display: block;
  position: absolute;
  right: -2px;
  top: -3px;
  color: #5d6165;
}
