/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@font-face {
    font-family: 'oswaldbook';
    src: url('oswald-regular-webfont.eot');
    src: url('oswald-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('oswald-regular-webfont.woff') format('woff'),
         url('oswald-regular-webfont.ttf') format('truetype'),
         url('oswald-regular-webfont.svg#oswaldbook') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratregular';
    src: url('montserrat-regular-webfont.eot');
    src: url('montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-regular-webfont.woff') format('woff'),
         url('montserrat-regular-webfont.ttf') format('truetype'),
         url('montserrat-regular-webfont.svg#montserratregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'montserratbold';
    src: url('montserrat-bold-webfont.eot');
    src: url('montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('montserrat-bold-webfont.woff') format('woff'),
         url('montserrat-bold-webfont.ttf') format('truetype'),
         url('montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* WEB FONTS FOR THE INTERNAL PAGES */
@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.eot');
    src: url('opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-regular-webfont.woff') format('woff'),
         url('opensans-regular-webfont.ttf') format('truetype'),
         url('opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold';
    src: url('opensans-bold-webfont.eot');
    src: url('opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('opensans-bold-webfont.woff') format('woff'),
         url('opensans-bold-webfont.ttf') format('truetype'),
         url('opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AkzidenzGroteskBE';
    src: url('akzidenzgroteskbe-boldcn-webfont.eot');
    src: url('akzidenzgroteskbe-boldcn-webfont.eot?#iefix') format('embedded-opentype'),
         url(' akzidenzgroteskbe-boldcn-webfont.woff') format('woff'),
         url(' akzidenzgroteskbe-boldcn-webfont.ttf') format('truetype'),
         url(' akzidenzgroteskbe-boldcn-webfont.svg#AkzidenzGroteskBE') format('svg');
    font-weight: normal;
    font-style: normal;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#FE0000 !important }

body { font-family:'montserratbold', arial; font-size:14px; line-height:1.5; background:#fff; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'montserratregular', arial }

a { color:#FE0000; text-decoration:none }
a:hover { color:#FE0000; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong,th { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#FE0000}
h2 { font-size:21px; color:#FE0000}
h3 { font-size:18px }
h4 { font-size:16px }
h5 { font-size:14px }
h6 { font-size:13px }

.mainbody { padding:10px; background:#fff }
.landing .mainbody { padding:0; background:none }

.box-title { height:20px; line-height:20px; margin-bottom:0; padding:5px 10px; border-bottom:5px solid #233a75; font-family:'oswaldbook',arial; font-weight:normal; text-transform:uppercase; background:#9b1d22; color:#fff; border-radius:3px 3px 0 0 }

.select-dropdown { position:relative; min-width:150px; max-width:300px; font-family:arial; background:#fff; margin-bottom:10px; border:1px solid #000; border-radius:5px; z-index:2 }
.select-dropdown > .selection { display:block; position:relative; text-decoration:none }
.select-dropdown > .selection span { display:block; padding:0 10px; margin-right:30px; line-height:30px; text-decoration:none }
.select-dropdown > .selection:after { content:""; display:block; width:0; height:0; position:absolute; right:10px; top:50%; margin-top:-3px; border-style:solid; border-width:6px 6px 0; border-color:#333 transparent transparent  }
.select-dropdown.active > .selection:after { border-color:transparent transparent #333; border-width:0 6px 6px }
.select-dropdown ul, 
.select-dropdown li { margin:0; padding:0; list-style:none }
.select-dropdown ul { display:none; border-radius:0 0 5px 5px }
.select-dropdown.active ul { display:block; max-height:200px; left:0; right:0; top:23px; overflow:auto }
.select-dropdown li { display:block; padding:0 10px; height:25px; line-height:25px; color:#444; background:#EEE; position:relative; cursor:pointer } 
.select-dropdown li.selected { display:none }
.select-dropdown li:hover { background:#1a2e6e; color:#FFF }

/* SCHEDULE */
.schedule-boxscore .event-box { position:relative; color:#3B3B3B; overflow:hidden; line-height:1.4; min-height:90px; margin:5px; background:#EEEEEE ; font-family:'montserratbold'; text-transform:uppercase}
.schedule-boxscore .event-box .event-info {padding:5px 10px 5px 97px}
.schedule-boxscore .date { position:absolute; width:84px; padding-top:8px; left:0; top:0; bottom:0; text-align:center; color:#fff; background:#000 }
.schedule-boxscore .date:after { content:''; position:absolute; width:10px; height:21px; left:84px; top:36px; background:url(/images/setup/master_sprite.png) no-repeat -1216px -27px}
.schedule-boxscore .date span { display:block }
.schedule-boxscore .date .month { display:block; margin-bottom:5px; font-size:15px }
.schedule-boxscore .date .day { font-size:42px; line-height:1.2; text-transform:uppercase }
.schedule-boxscore .date .year{display:none }
.schedule-boxscore .sport-status { display:block; padding:0 10px; color:#FD0302; text-transform:uppercase; font-size:16px  }
.schedule-boxscore .teams{ display:block; padding:0 10px; line-height:1  }
.schedule-boxscore .team { margin-top:5px  }
.schedule-boxscore .team:first-child { margin-top:0 }
.schedule-boxscore .team-logo i,
.schedule-boxscore .no-logo img { display:none }
.schedule-boxscore .no-logo i { display:block }
.schedule-boxscore .team .va, 
.schedule-boxscore .team .team-name { display:inline-block; vertical-align:top; padding:5px 0 }
.schedule-boxscore .team .team-name { max-width:80% }
.schedule-boxscore .status,
.schedule-boxscore .result { float:right }

/* SCOREBOARD TICKER */
.ticker-header{ height:36px; margin:0 auto; background: #030202; opacity:0.8 }
.scoreboard-cont { height:25px; position:absolute; left:0; right:0; top:5px; font-size:14px; width:1100px; margin:0 auto; background:url(/images/setup/ticker_bg.png) repeat; border-radius:5px }
.scoreboard-hdr { font-size:14px; font-weight:400; color:#FD0302; display:block; float:left; text-transform:uppercase; margin-left:15px; line-height:24px }
#scoreboard-ticker-wrapper { width:1084px; position:relative; margin:0 auto }
#scoreboard-ticker ul,
#scoreboard-ticker li { margin:0; padding:2px; list-style:none }
#scoreboard-ticker,
#scoreboard-ticker li { width:760px; height:24px; position:relative; overflow:hidden; text-align:center }
#scoreboard-ticker .content { line-height:15px; color:#FFF; text-transform:uppercase }
#scoreboard-ticker span { padding:0 10px }
#scoreboard-ticker span:nth-of-type(-n+2) { padding:0 }
#scoreboard-ticker span:nth-of-type(2) { padding-right:10px }
#scoreboard-ticker span:last-of-type { padding-right:20px }
#scoreboard-ticker .venue{ text-transform:lowercase }
#scoreboard-ticker a { color:#fff }
#scoreboard-ticker .no-events { text-align:center; color:#fff }
#scoreboard-ticker-prev,#scoreboard-ticker-next,#scoreboard-ticker-pp{position:absolute;right:6px}
#scoreboard-ticker-prev{top:0px}
#scoreboard-ticker-pp{display:none}
#scoreboard-ticker-next{ right:-16px; top:0px}
#scoreboard-ticker-prev a,#scoreboard-ticker-next a{display:block;width:23px;height:25px;outline:none; background:url(/images/setup/master_sprite.png) no-repeat -1310px 0}
#scoreboard-ticker-next a{background-position:-1328px 0}

/* IMAGE ROTATOR */
.image-rotator { position:relative }
.image-rotator .slider { position:relative; overflow:hidden }
.image-rotator .items { position:relative; width:2000% }
.image-rotator .item { position:relative; float:left; width:5% }
.image-rotator .item .image { position:relative; padding-top:55.7% }
.image-rotator .item .image img { position:absolute; top:0; left:0; width:100%; height:100% }
.image-rotator .item .title { position:absolute; left:0; bottom:0; padding:10px 20px; background:rgba(0,0,0,0.8); color:#fff }
.image-rotator .navi { padding-top:10px; margin-bottom:4px; width:101% }
.image-rotator .control {cursor:pointer;position:relative;margin-right:2px; float:left }
.image-rotator .control:first-child { margin-left:0 }
.image-rotator .control.active .thumb:after { content:''; position:absolute; top:0; right:0; bottom:0; left:0; border:3px solid #FD0302 }
.image-rotator .control.active .thumb:before { content:" ";background:url(/images/setup/dropdown_arrow.png); width:13px;height:10px; position:absolute; top:-10px; left:50px  }
.image-rotator .thumb { position:relative  }
.image-rotator .thumb img {display:block; width:125px; height:80px }
.image-rotator .prev{ display: block;width:38px;height: 38px;cursor: pointer;background:url(/images/setup/master_sprite.png) no-repeat -1224px 0;position: absolute;left:12px ;top: 35%;text-indent: -9999px }
.image-rotator .next { display: block;width: 38px;height: 38px;cursor: pointer;background:url(/images/setup/master_sprite.png) no-repeat -1267px 0; position: absolute;top:35%; right: 0; text-indent: -9999px }
.image-rotator .next { right: 12px } 
.image-rotator .pp { display:none }

.button_down{ margin-top:10px }
mark.red{ color: #BD0101 }
.video-playlist.m .video-info .video-title{ color:#fff }

.navbar-image ul,
.navbar-image li{ list-style:none; padding:0; margin:0}
.navbar-image li img{ vertical-align:middle }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#FE0000; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#FE0000; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#FE0000}
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#FE0000; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:1023px) {

body { padding:0 }
#wrapper{ background: #4c3724}

.site-header { position:relative; background:#4c3724 }
.site-header .site-title { margin:0 }
.site-header .site-title a { display:block; height:115px; text-indent:-9999px; background:url(/images/setup/header_tablet.png) no-repeat 50% 50% }

.site-footer { padding:30px 0; text-align:center; background:#000; color:#fff }
.footer-text span{ padding:0 10px}

.ticker-header{ display:none }
.scoreboard-cont { display:none }


.athlete-col{ display:none }
.r-col{ display:none }

.mobile-menu-bar { display:block; padding:5px; background:#FF0000}
.mobile-menu-bar ul { list-style:none; padding:0; margin:0 }
.mobile-menu-bar > ul { float:right }
.mobile-menu-bar li { float:left; margin-left:5px }
.mobile-menu-bar li a { display:block; height:35px; padding: 0 10px; text-align:center; font-size:14px; line-height:35px; color:#444; text-transform:uppercase; text-decoration:none; white-space:nowrap; color:#fff; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#000; color:#fff; text-decoration:none } 

.search-bar { display:none }
.search-bar.active { display:block; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar input[type="text"] { width:100%; height:25px; padding:0 30px 0 10px; border:none; background:#F5F5F5; box-shadow:0 0 3px #999; border-radius:3px; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box  }
.search-bar .submit { width:30px; height:23px; border:none; overflow:hidden; top:11px; right:10px; background:none; position:absolute; right:10px; top:10px; border-radius:0 3px 3px 0 }
.search-bar .submit span { display:none }
.search-bar .submit i:before { display:block; width:100%; height:23px; line-height:25px; text-align:center; color:#333; margin:0 }

.dropnav { display:none; font-family:'montserratbold', arial; background:#2E2E2E }
.dropnav.active { display:block }
.dropnav .nav > .submenu { display:none }
.dropnav .nav > a,
.dropnav .submenu a { display:block; padding:0 10px; height:34px; line-height:34px; color:#fff; position:relative }
.dropnav .submenu .has-submenu > a { color:#fff; text-transform:none; background:#000;font-style: italic; }
.dropnav li { border-bottom: solid 1px #292929; border-top: 1px solid #434343 }
.dropnav .submenu.level1 li { border-top:solid 1px #363636; border-bottom:solid 1px #494949 }
.dropnav li:first-child { border-top:none !important }
.dropnav li:last-child { border-bottom:none !important }
.dropnav li.active { border-bottom:none !important }
.dropnav .submenu.level1 .has-submenu { border:none !important }
.dropnav .has-submenu.active + li { border-bottom:none !important }
.dropnav .nav.has-submenu > a:after { content:""; width:0; height:0; border-style:solid; border-color:#777 transparent transparent; border-width:0.4em 0.4em 0; position:absolute; right:1em; top:50%; margin-top:-0.2em }
.dropnav .nav.has-submenu.active > a:after { border-color:transparent transparent #fff; border-width:0 0.4em 0.4em }
.dropnav .has-submenu.active > .submenu { display:block; background:#848484 }
.dropnav .submenu-title { display:none }

.secondary-nav { font-family:'oswaldbook', arial; background:#000; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal; text-transform:uppercase }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { display:none; padding:10px; margin:0 10px 10px; background:#000; background:rgba(0,0,0,0.6); border-radius:3px }
.secondary-nav.active > div > ul { display:block }
.secondary-nav h1:after { content:""; width:0; height:0; border-style:solid; border-color:#eee transparent transparent; border-width:8px 8px 0; position:absolute; right:10px; top:50%; margin-top:-4px }
.secondary-nav.active h1:after { border-color:transparent transparent #fff; border-width:0 8px 8px }
.secondary-nav li a { display:block; padding:5px 0; color:#fff; text-transform:none }
.secondary-nav .has-nav > a { display:none }

.tabs-wrapper .tabs { display:none }
.tabs-wrapper .tab_title { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; border-bottom:5px solid #B50301; text-transform:uppercase; background:#FD0302; color:#000 }
.tabs-wrapper .tab_title:hover { color:#000; text-decoration:none }
.tabs-wrapper .pane { display:block !important }

.sponsor-slider { padding:0 5px 5px; background:#790000; margin-top:5px }
.sponsor-slider .item a{ color:#000 }
.sponsor-slider .item a:hover { color:#FD0302}
.sponsor-slider .image { display:block; margin-top:5px }
.sponsor-slider .next,
.sponsor-slider .prev,
.sponsor-slider .item.cloned,
.sponsor-slider .image img { display:none }
.sponsor-slider .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.sponsor-slider .image span:after { content:"\00bb"; float:right; font-size:22px }

.image-rotator .navi { position:relative; display:block; top:auto; left:auto; width:auto; height:15px; margin:0; padding:10px; font-size:12px; text-align:center; box-shadow:none; background:#000; border-radius:0 0 5px 5px }
.image-rotator .control { display:inline-block; vertical-align:top; width:10px; height:10px; border:1px solid #333; margin:0 5px; text-indent:-9999px; background:#fff; cursor:pointer; box-shadow:1px 1px 2px rgba(0,0,0,0.4); border-radius:15px; float:none }
.image-rotator .control.active { background:#FF0000; box-shadow:none }
.image-rotator .control img { display:none }
.image-rotator .control.active .thumb:after { display:none }
.image-rotator .control.active .thumb:before { display:none }

.schedule-boxscore .event-box:nth-child(n+6) { display:none }

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:5px; background:#fff; box-shadow:0 0 5px rgba(0,0,0,0.4); -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { position:relative; display:none }
.top-stories .play-button { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(/info/images/play_btn.png) no-repeat 0 0 }
.top-stories .thumb img { width:100%; vertical-align:top }
.top-stories .details { padding:10px; overflow:hidden }
.top-stories .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; margin-bottom:5px }
.top-stories .title:hover{ color:#FF0000 }
.top-stories .leadin {display:none }
.top-stories .links { margin-top:5px; padding:5px 10px }
.top-stories .links a span { display:none }
.top-stories .buttons { padding:10px 0; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#6f6f6f; color:#fff; border-radius:3px }

.schedule .title { margin-bottom:10px }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { padding:5px; -webkit-box-sizing:border-box; box-sizing:border-box }
.schedule .table .titles { display:none }
.schedule .team-record .titles  { display:block; color:#fff; overflow:hidden; padding:5px 5px 0 }
.schedule .team-record .item { padding:5px}
.schedule .team-record { text-align:center; margin-bottom:10px; border-top:solid 1px #CCC; border-bottom:solid 1px #CCC }
.schedule .team-record .titles > div,
.schedule .team-record .data > div { width: 23%; text-align:center; color:#fff; margin:0 1%; float:left; background:#333; border-radius:3px }
.schedule .team-record .titles > div { background:#333; color:#fff }
.schedule .opponent { width: 70%; float:left }
.schedule .result { width: 30%; float:right; text-align:right }
.schedule .item { padding:10px }
.schedule .item.even { background-color:#eee }
.schedule .item .data { position:relative }
.schedule .item .data:before,
.schedule .item .data:after { content: " "; display:table }
.schedule .item .data:after { clear:both }
.schedule .item .date { height:25px; line-height:25px; margin:-10px -10px 10px; padding:0 10px; background:#333; color:#fff }     
.schedule .item .time { height:25px; line-height:25px; color:#fff; position:absolute; right:0; top:-10px }    
.schedule .conf-teams-container { width:100% }
.schedule .conf-teams-container .opponent { width:80%; float:left }
.schedule .conf-teams-container .result { width:20%; float:right }
.schedule .more { display:block !important }
.schedule .more strong { font-weight:normal }
.schedule .more a { display:inline-block; vertical-align:top; text-decoration:none }
.schedule .more a:after { content:"\00BB"; padding:0 5px 0 4px }
.schedule .arrow { display:none }

.bios .profile { overflow:hidden; color:#fff; background:#333; position:relative; padding: 10px 10px 10px 110px;}
.bios .icon { position:absolute; right:31px; bottom:-4px }
.bios .images { width: 100px; padding-top:50px; float:left; margin-left: -110px; text-align:center; position:relative }
.bios .photo img { border: 2px solid #333 }
.bios .number { font-size:20px; line-height: 40px; position:absolute; left:5px; right: 5px; top:0; font-weight: bold;}
.bios .texts .name { font-size:1.2em; padding:5px 10px; margin-bottom:10px;background:#333; color:#fff; border-radius:3px }
.bios .data { line-height:20px }
.bios .profile .texts .icon { text-align: right; padding: 0 31px 0 0; position:relative; top:3px }
.bios .details { color:#444; text-align:left; padding:10px; margin:0 }

div[id="results"] .tabs .tab { display:none }
div[id="results"] .panel:before { content:""; display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#FFF; background:#333 }
div[id="results"]  #tab-1:before { content:"Yesterday" }
div[id="results"]  #tab-2:before { content:"Today" }
div[id="results"]  #tab-3:before { content:"Tomorrow" }
div[id="results"] h4 { height:25px; line-height:25px; padding:0 10px; font-weight:normal; margin:0 }
div[id="results"] .event  { padding:10px }
div[id="results"] .date:first-child { background:#000; color:#fff }
div[id="results"] .sport {  background:#333; color:#fff }
div[id="results"] .team-result { float:right }

div[id="headlines"] .new { margin-top:15px; padding:10px; border:1px solid #fff; background:#f5f5f5; box-sizing:border-box; box-shadow:0 0 5px rgba(0,0,0,0.4) }
div[id="headlines"] .new:first-child { margin-top:0 }
div[id="headlines"] .new .links { margin-bottom:5px }
div[id="headlines"] .new .text { display:block; margin-top:5px; font-size:12px; color:#444 }
div[id="headlines"] .new .title a { font-size:16px;  text-transform:uppercase }

}


/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (min-width:0px) and (max-width:767px) {

.footer-text span{ padding:0 10px}

.site-header .site-title { margin:0 144px 0 0 }
.site-header .site-title a { height:80px; text-indent:-9999px; background:url(/images/setup/header_mobile_wide.png) no-repeat 5px 50% }

.mobile-menu-bar { position:absolute; right:5px; top:22px; padding:0; background:none }
.mobile-menu-bar li a { background:#FF0000 }
.mobile-menu-bar li span { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (min-width:0px) and (max-width:500px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.footer-text span{ padding:0px}


}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.wrapper { max-width:1175px; padding:10px; margin:0px auto }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }
.page{ background:url(/images/setup/page_bg.jpg) no-repeat 50% 35px  #000000; background-size:1856px auto }

.site-header { position:relative; z-index:3; background:url(/images/setup/header_bg_pattern.jpg) 0 0; top:-10px }
.site-header .site-title { text-align:center; margin:0 }
.site-header .site-title a { display:block; height:161px; text-indent:-9999px; background:url(/images/setup/header.png) no-repeat 50% 50%  }

.mobile-menu-bar, .search-bar { display:none }

.site-footer { padding:40px 0 10px; text-align:center; min-height:350px }
.footer-text {margin-top:20px; margin-bottom:30px }
.footer-text p{ line-height:3; font-size:12px;text-transform:uppercase; color:#fff; letter-spacing:1px }
.footer-text span{ padding:0 10px}

.content-row { margin-top:10px }
.l-col{ width:64.8%; float:left; padding:10px; background:#fff }
.r-col{ width:31.3%; float:right; padding:10px; background:#fff  }

.content-row1 { margin-top:0 }
.content-row .tab-col { width:66.5%; float:left }
.content-row .athlete-col { width:33%; float:right }


/* NAVIGATION */
.dropnav { position:relative; font-family:'AkzidenzGroteskBE', BoldCn; letter-spacing:2px; font-size:17px }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left; position:relative }
.dropnav .nav > a { display:block; height:20px; padding:10px 15px; font-size:18px;  line-height:20px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav > a:after{ content:"/"; color:#FD0302; font-size:18px;padding-left:18px}
/*.dropnav li.nav:nth-child(6) a:after{content:""}*/
.dropnav .nav:hover > a { background:none }
.dropnav .nav > .submenu { display:none; position:absolute; left:15px; top:40px; min-width:180px; padding:10px; border:3px solid #FD0302; background:#2E2E2E; white-space:nowrap; border-radius:0 0 5px 5px }
.dropnav .nav > .submenu:before{ content:" ";background:url(/images/setup/dropdown_arrow.png); width:13px;height:10px; position:absolute; top:-12px; left:50px }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .submenu a { display:block; white-space:nowrap; text-decoration:none; text-transform:uppercase; font-size:14px; color:#fff; font-family:'montserratbold' }
.dropnav .submenu .has-submenu > a { font-size:18px; text-transform:uppercase; color:#000; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { display:inline-block; vertical-align:top; min-width:150px; margin-left:15px }
.dropnav .submenu ul:first-child,
.dropnav .submenu .has-submenu:first-child { /*margin-left:0*/ }

.secondary-nav { position:relative; z-index:2; padding:10px; margin-bottom:5px; color:#fff; background:#000; margin-top:-10px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'AkzidenzGroteskBE', BoldCn; font-style:italic; font-size:36px; text-transform:uppercase; letter-spacing:3px; margin-left:5px }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:10px; text-transform:uppercase }
.secondary-nav li { float:left }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#FD0302; text-decoration:none }
.secondary-nav li:before { content:"/"; padding:0 5px; color:#B70000 }
.secondary-nav li:first-child:before,
.secondary-nav .has-nav li:before { display:none }
.secondary-nav .has-nav { position:relative }
.secondary-nav .has-nav > ul { display:none; position:absolute; right:0; padding:10px; background:#000; background:rgba(0,0,0,0.8); border-radius:5px 0 }
.secondary-nav .has-nav:hover > ul { display:block }
.secondary-nav .has-nav li { float:none }
.secondary-nav .has-nav li a { display:block; min-width:100px; white-space:nowrap }
 
/* TABS */
 .tabs-wrapper .tabs { background:#FD0302}
 .tabs-wrapper ul.tabs .tab { margin-left:5px }
 .tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
 .tabs-wrapper .tab_title { display:none }
 .tabs-wrapper .tab a { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; color:#fff; font-family:'AkzidenzGroteskBE', BoldCn; font-size:19px; font-style:italic }
 .tabs-wrapper .tab a.active { content:" ";background:url(/images/setup/arrow_down.png) no-repeat; background-position:center 22px; color:#000  }
 .tabs-wrapper .tab a:hover {text-decoration:none }
 .tabs-wrapper .pane { background:none }
 .tabs-wrapper .pane .overflow { height:235px; padding:10px; overflow:auto;background:url(/images/setup/container_bg_pattern.png) repeat }
 .tabs-wrapper .pane.pane2.active .overflow{ overflow:hidden }

#secondary-tabs2 .tabs { background:#fff }
#secondary-tabs2 .tabs-wrapper ul.tabs .tab { margin-left:5px }
#secondary-tabs2 .tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
#secondary-tabs2 .tabs-wrapper .tab_title { display:none }
#secondary-tabs2 .tab a { display:block; height:30px; line-height:30px; padding:0 15px; text-transform:uppercase; color:#808081; font-family:'AkzidenzGroteskBE', BoldCn; font-size:19px; font-style:italic }
#secondary-tabs2 .tab a.active {color:#000; content:" ";background:url(/images/setup/arrow_down_black.png) no-repeat; background-position:center 22px; color:#FD0302 }
#secondary-tabs2 .tabs-wrapper .tab a:hover {color:#808081; text-decoration:none }
#secondary-tabs2 .pane { background:#fff }
#secondary-tabs2 .pane .overflow { height:403px; padding:0px; overflow:auto; margin-top:5px; background:none }
#secondary-tabs2 .pane.pane1.active .overflow{ overflow:hidden }


.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 5px 0px; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb {display:none }
.top-stories .play-button { position:absolute; left:50%; top:50%; margin-left:-68px; margin-top:-21px; display:block; width:136px; height:42px; text-indent:-9999px; background:url(/info/images/play_btn.png) no-repeat 0 0 }
.top-stories .caption { display:block; padding:3px 5px; font-size:11px; background:rgba(0,0,0,0.5); color:#fff; position:absolute; left:0; right:0; bottom:0  } 
.top-stories .title { display:block; font-size:18px; margin-bottom:5px;  text-transform:uppercase; color:#fff }
.top-stories .date { font-size:14px; color:#FD0302; text-transform:uppercase}
.top-stories .leadin { font-size:13px; display:none }
.top-stories .links { margin-top:5px; padding:5px 10px }
.top-stories .links a span,
.top-stories .buttons a + a { display:none }
.top-stories .buttons { margin-top:10px; text-align:center }
.top-stories .buttons a { display:inline-block; vertical-align:top; padding:5px 15px; background:#FF0000; color:#fff; border-radius:3px }

/* SLIDER */
.sponsor-slider  { position:relative }
.sponsor-slider  .slider { position:relative; overflow:hidden }
.sponsor-slider  .items { position:relative; width:2000% }
.sponsor-slider  .item { float:left; width:5% }
.sponsor-slider  .image {width: 20%;float: left;box-sizing: border-box;padding-left: 5px; }
.sponsor-slider  .image img { max-width:90%; vertical-align:top; padding:10px; border:#E7E7E7; background:#E7E7E7 }
.sponsor-slider  .image span { display:none }
.sponsor-slider  .next { position:absolute; top:50%; margin-top:-15px; width:38px; height:36px; cursor:pointer; text-align:center; overflow:hidden;background:url(/images/setup/master_sprite.png) no-repeat -1267px 0; text-indent:999px } 
.sponsor-slider  .prev { position:absolute; left:-45px; top:50%; margin-top:-15px; width:38px; height:36px; cursor:pointer; text-align:center; overflow:hidden; background:url(/images/setup/master_sprite.png) no-repeat -1224px 0; text-indent:999px }
.sponsor-slider  .next { left:auto; right:-45px; text-indent:999px }

/*VIDEO-TAB*/
.landing .video-playlist.m .player{ width:50%; float:left;  margin-top:-10px; height:227px }
.landing .video-playlist .playlist{ width:50%; float:right; overflow:auto; height:227px; box-sizing:border-box;margin-top:-10px }
.video-playlist.m .video-info .video-title{ color:#fff; margin-top:-10px }


}

/* Presto Logo */

a.footer-presto-logo img {
    max-width: 250px;
    padding-top: 20px;
}