/* ==============
   GLOBAL STYLES
   ============== */

/* WEB FONT FOR LANDING PAGES */
@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.woff2') format('woff2'),
         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;

}

@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.woff2') format('woff2'),
         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;

}

/* 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;

}

.accent-bg,
.accent-bg th { color:#fff !important; background:#233a75 !important }

body { font-family:'open_sansregular', arial; font-size:14px; line-height:1.5; background:#BBBBBB; -webkit-font-smoothing:antialiased; -webkit-text-size-adjust:none }
.landing body { font-family:'montserratregular', arial; font-size:13px }

a { color:#053D7E; text-decoration:none }
a:hover { color:#233a75; text-decoration:underline }

h1,h2,h3,h4,h5,h6,b,strong { font-family:'open_sansbold', arial; font-weight:normal }

h1 { font-size:24px; color:#3E5AA4 }
h2 { font-size:21px; color:#3E5AA4 }
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-hdr { height:35px; line-height:35px; margin-bottom:0; padding:0 10px; font-family:'montserratbold',arial; font-weight:normal; text-transform:uppercase; color:#064a9a }

.navbar-buttons ul,
.navbar-buttons li { list-style:none; padding:0; margin:0 }

.site-footer { height:500px; margin-top:30px; text-align:center; background:url(/images/setup/footer_bg.png) no-repeat 50% 25px }
.footer-logos li { display:inline-block; vertical-align:top; margin:0 20px }
.footer-text { color:#fff; margin:20px 0 45px; font-size:13px; text-transform:uppercase; font-family:'montserratbold', arial }
.footer-text span { color:#c30529; padding:0 10px }

/* CAROUSEL */
.j-carousel .seats:before,
.j-carousel .seats:after { content: " "; display:table }
.j-carousel .seats:after { clear:both }

/* PADDING WILL CHANGE ACCORDING SITE PHOTO SIZE */
.j-carousel .media-box { padding-top:53%; margin-left:149px; position:relative; overflow:hidden }
.j-carousel .media-box img:first-child,
.j-carousel .media-box a img { display:block; width:100% !important; height:auto !important; position:absolute; left:0; top:0 }
.touch .j-carousel .close-player { display:block !important }
.more-headlines-btn { display:none; height:58px; line-height:58px; padding:0 20px; font-size:16px; text-transform:uppercase; color:#fff; background:#1E3265 }
.more-headlines-btn:hover { color:#fff; text-decoration:none }
.more-headlines-btn i { font-size:20px;  margin-right:10px }

/* ANIMATION # 1 */
.j-carousel1 { position:relative; z-index:1 }
.j-carousel1 .seats { padding-top:43%; position:relative; overflow:hidden } 
.j-carousel1 .seat { width:100%; position:absolute; left:0; top:0; display:none }

/* ANIMATION # 2 */
.j-carousel2 { position:relative; z-index:1 }
.j-carousel2 .seat { position:relative; display:none; overflow:hidden }

/* ANIMATION # 3 */
.j-carousel3 { position:relative; z-index:1; overflow:hidden }
.j-carousel3 .seats { width:800%; position:relative }
.j-carousel3 .seat { width:12.5%; float:left; position:relative }

/* AOTW */
.aotw { height:300px; padding:10px; background:#eee }
.aotw .athlete { margin-top:10px }
.aotw .athlete:first-child { margin-top:0 }
.aotw .thumb { float:left; margin:0 10px 0 0; border:3px solid #555 }
.aotw .thumb img { vertical-align:top }
.aotw .title { display:block; margin-bottom:10px }
.aotw .title span { display:block; margin-top:5px; font-size:12px; color:#9b1d22 }
.aotw .title span:first-child { font-size:18px; text-transform:uppercase; color:#233a75 }

/* SCHEDULE */
.schedule-boxscore { height:462px; padding-right:5px; border:10px solid #fff; font-family:'montserratbold', arial; background:#333; overflow:auto; border-radius:5px 5px 0 0; box-shadow:0 0 10px #333 }
.schedule-boxscore .no-events { padding:10px; font-size:16px; color:#fff; text-align:center }
.schedule-boxscore .event-box { border-top:5px solid #333; padding:5px 5px 5px 40px; position:relative; background:url(/images/setup/event_box_bg.png) repeat-y 50% 0 #E0E0E0; overflow:hidden }
.schedule-boxscore .event-box:first-child { border-top:none }
.schedule-boxscore .date { float:left; width:40px; margin-left:-40px; font-size:18px; color:#064a9a; text-align:center }
.schedule-boxscore .date span { display:block }
.schedule-boxscore .month { color:#c30529; font-size: 11px;}
.schedule-boxscore .event-info { width:100%; overflow:hidden }
.schedule-boxscore .sport-status { color:#c30529; font-size: 11px; text-transform:uppercase }
.schedule-boxscore .team { font-size: 14px; color:#064a9a }
.schedule-boxscore .status,
.schedule-boxscore .result { float:right }
.schedule-boxscore .links { margin:5px -5px -5px -40px; background:#cfcfcf }
.schedule-boxscore .links a { color:#fff }
.composite-btn { display:block; height:58px; line-height:58px; padding:0 20px; font-size:16px; text-transform:uppercase; color:#fff; background:#064a9a}
.composite-btn:hover { color:#fff; text-decoration:none }
.composite-btn i { font-size:20px;  margin-right:10px }


.rcol-links { padding:20px; background:#fff; border-radius:5px }
.rcol-links ul,
.rcol-links li { list-style:none; padding:0; margin:0 }
.rcol-links:before { content:"Quick Resources"; display:block; height:20px; line-height:20px; border-bottom:3px solid #c30529; font-size:12px; font-family:'montserratbold', arial; text-align:center; text-transform:uppercase; color:#064a9a }
.rcol-links > div { height:457px; padding-top:20px }
.rcol-links li a { display:block; line-height:30px; color:#989898; font-size:11px} }

.navbar-image ul { list-style:none; margin:0 }
.navbar-image li img { vertical-align:top }
.navbar-image li span { position:absolute; left:-9999px; width:1px; height:1px; overflow:hidden; clip:rect(0,0,0,0) }

/*-------------------------------------------------------------------- 
  SITE SPECIFIC COLORS FOR INTERNAL PAGES 
  --------------------------------------------------------------------*/

/* ROSTER */
.roster table td { padding:5px 10px }
.roster .roster-header { background:#233a75; color:#fff }
.roster .roster-header a { color:#fff }

/* SCHEDULE */
.schedule-list table th { background-color:#233a75; color:#fff }

/* STATS */
.stats-wrapper { width:100% }
.stats-wrapper .stats-quarter-box { width:auto }
.stats-wrapper th { background:#233a75 }
.stats-wrapper th,
.stats-wrapper td { font-size:14px; padding:5px }
	
/* BIO */
.bio-wrap .head { background:#233a75; color:#fff }
.bio-wrap .head a { color:#fff }

/* ==============
   MEDIA QUERIES
   ============== */

/*---------------------------------------------------------------- 
  COMMON STYLES FOR MOBILE AND TABLET 
  ----------------------------------------------------------------*/

@media only screen and (max-width:1023px) {

body { padding:0 }

div[id="page-background"] { display:none }

.site-header { position:relative; background:#05448D }
.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-header .site-logo { display:none }

.site-footer { height:auto; padding:20px; margin-top:5px; background: #064A9A; border-top: 5px solid #ff0000;}

.mobile-menu-bar { display:block; padding:5px; background:#EF9C00 }
.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:#222; text-transform:uppercase; text-decoration:none; white-space:nowrap; border-radius:3px }
.mobile-menu-bar li a:hover,
.mobile-menu-bar li a.active { background:#66C3EF; color:#000; text-decoration:none } 

.search-bar { display:none; width:100%; padding:10px; position:relative; background:#CCC; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.search-bar.active { display:block }
.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; 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:'montserratregular', arial; background:#333 }
.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 }
.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:#444 }
.dropnav .submenu-title { display:none }

.secondary-nav { font-family:'montserratregular', arial; background:#9b1d22; color:#fff }
.secondary-nav h1 { position:relative; margin:0; padding:10px; font-size:20px; color:#fff; font-weight:normal }
.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 }

.rcol-links > div { height:auto }

.j-carousel { text-align:center }
.j-carousel .media-box { margin-left:0 }
.j-carousel .story-box { position:absolute; left:0; right:0; bottom:0; padding:30px 10px 10px; font-size:14px; color:#fff; text-align:left;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.j-carousel .title { display:block; font-size:18px; color:#fff; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.j-carousel .date,
.j-carousel .leadin,
.j-carousel .readmore { display:none}
.j-carousel .controls {  height: 22px; padding:5px; text-align:center; background:#333 }
.j-carousel .control { position:relative; display:inline-block; vertical-align:top; width:10px; height:10px;  margin: 6px 5px; text-indent:-9999px; background:#fff; cursor:pointer; border-radius:15px }
.j-carousel .control:before { content:""; display:block; position:absolute; left:-4px; right:-4px; top:-4px; bottom:-4px; border:2px solid #fff; border-radius:10px }
.j-carousel .control.active { background:#e1b526; box-shadow:none }
.j-carousel .control.active:before { border-color:#e1b526 }
.j-carousel .control .thumb { 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:2px solid #fff; background: #EE8C0A; color:#fff }
.tabs-wrapper .tab_title.active { background: #093669;}
.tabs-wrapper .tab_title:hover { color:#fff; text-decoration:none }

.tabs-wrapper[id="sport-tabs"] .pane { padding:10px; background:#fff }

.box-hdr { display:block; height:30px; line-height:30px; margin-bottom:0; padding:0 10px; font-family:'montserratregular', arial; font-size:13px; border-bottom: 5px solid #5CC1F1; text-transform:uppercase; background: #EE8C0A; color:#fff }

.slider-wrapper { padding:0 5px 5px; background:#1e3265 }
.slider-wrapper .item { display:block; margin-top:5px }
.slider-wrapper .next,
.slider-wrapper .prev,
.slider-wrapper .item.cloned,
.slider-wrapper .image img { display:none }
.slider-wrapper .image span { display:block; height:30px; line-height:30px; padding:0 10px; text-transform:uppercase; background:#fff; border-radius:3px }
.slider-wrapper .image span:after { content:"\00bb"; float:right; font-size:22px }

.schedule-boxscore { height:auto; padding:5px }
.aotw { height:auto }

.tabs-wrapper[id="main-tabs"] .tab_title[href*="calendar"],
.tabs-wrapper[id="main-tabs"] .tab_title[href*="calendar"] + .pane { display:none !important }


.tabs-wrapper[id="right-tabs"] .tab_title[href*="upcoming"],
.tabs-wrapper[id="right-tabs"] .tab_title[href*="upcoming"] + .pane { display:none !important }

.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 }
.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 .leadin { font-size:13px }
.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; -moz-box-sizing:border-box; -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; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; 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 TABLET LANDSCAPE  
  ----------------------------------------------------------*/

@media only screen and (min-width:601px) and (max-width:1023px) {
.top-stories .thumb { width:40%; float:left }
}

/*---------------------------------------
  ADJUSTMENTS FOR MOBILE  
  ----------------------------------------*/

@media only screen and (max-width:767px) {

.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:#fff }
.mobile-menu-bar li span { display:none }

.box-hdr,
.schedule-boxscore { display:none }

.more-headlines-btn { display:block }

}

@media only screen and (max-width:600px) {
  
.top-stories .story { position:relative }
.top-stories .details { position:absolute; left:5px; right:5px; bottom:5px; padding:30px 10px 10px;
background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,1)));
background: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -moz-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,1));
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#4c000000', endColorstr='#ff000000')";
}
.top-stories .title { color:#fff; margin:0; text-shadow:1px 1px #000; text-shadow:1px 1px rgba(0,0,0,0.8) }
.top-stories .date,
.top-stories .leadin { display:none }

}

/*------------------------------------------------------
  ADJUSTMENTS FOR MOBILE PORTRAIT  
  -------------------------------------------------------*/

@media only screen and (max-width:479px) {
  
.site-header .site-title a { background-position:5px 50%; background-size:93% auto } 
.aotw .thumb { max-width:35% }

}


/*-----------------------------------------
  DESKTOP SPECIFIC STYLES 
  -----------------------------------------*/

@media only screen and (min-width:1024px) {

.page { position:relative; z-index:2; overflow:hidden }

div[id="page-background"] { position:absolute; left:0; right:0; top:0; z-index:1; overflow:hidden }
div[id="page-background"] img { position:relative; left:50%; margin-left:-1000px; width:2000px; max-width:2000px }

.body-container  { max-width:1068px; margin:0 auto }
.mainbody { min-height:500px; padding:10px; position:relative }
.landing .mainbody { min-height:0; padding:0 }

.site-header { position:relative; z-index:3; background: url(/images/setup/header_bg.png) no-repeat 50% 0 }
.site-header > div { position:relative; max-width:1068px; min-height:254px; margin:0 auto; background-repeat:no-repeat; background-position:0 265px }
.sport-home .site-header > div{ min-height:450px }
.site-header .site-title { max-width:1068px; margin:53px auto 0 }
.site-header .site-title a { display:block; height:51px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat 0 -410px  }
.site-header .site-logo { position:absolute; left:50%; top: 115px; margin-left:-95px; width:191px; height:129px; text-indent:-9999px; background:url(/images/setup/master_sprite.png) no-repeat -663px 0 }

.site-header.sticky { position:fixed; left:0; right:0; top:0; z-index:4; background-position:50% -129px }
.site-header.sticky > div { height:125px }
.site-header.sticky .site-title { display:none }
.site-header.sticky .site-logo { top:40px; margin-left:-59px; width:118px; height:79px; background-position:-662px -130px }

.mobile-menu-bar { display:none }

.search-bar { display:block; width:162px; position:absolute; right:0; top:5px; z-index:2; background:#032751; overflow:hidden; border-radius:3px; -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; font-family:'montserratregular', arial; color:#316eb7; background:#032751; -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; background:none; position:absolute; right:0; top:0; 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:#316eb7; margin:0 }

.content-row .content-col { -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.content-row2 { margin-top:30px }
.content-row3 { margin-top:30px }
.content-row1 .content-col1 { width:73%; float:left }
.content-row1 .content-col2 { width:27%; float:right; padding-left:5px }

.section-hdr { display:block; width:1068px; margin:20px auto 10px }

/* NAVIGATION */
.dropnav { position:absolute; left:0; right:0; top:0; font-family:'montserratbold', arial }
.dropnav ul, .dropnav li { list-style:none; padding:0; margin:0 }
.dropnav .nav { float:left }
.dropnav .nav:before { content:"|"; float:left; font-size:13px; line-height:40px; color:#c30529 }
.dropnav .nav1:before { display:none }
.dropnav .nav:hover:after { content:""; position:absolute; left:-9999px; right:-9999px; top:40px; height:473px; background:url(/images/setup/dropdown_bg.png) repeat-x 0 -7px }
.dropnav .nav > a { position:relative; float:left; height:40px; padding:0 10px; font-size:13px; line-height:40px; text-decoration:none; color:#fff; text-transform:uppercase }
.dropnav .nav:hover > a:after { content:""; position:absolute; left:50%; bottom:0; border:5px solid transparent; border-bottom-color:#E01439 }
.dropnav .nav > .submenu { display:none; position:absolute; left:0; right:0; top:40px; z-index:2; height:391px; padding:20px; background:url(/images/setup/dropdown_bg.png) repeat-x 0 -7px; white-space:nowrap }
.dropnav .nav:hover > .submenu { display:block }
.dropnav .nav > .submenu:before { content:""; position:absolute; right:0; top:16px; width:660px; height:402px; background:url(/images/setup/master_sprite.png) no-repeat 0 0 }
.dropnav .submenu a { display:block; font-family:'montserratregular', arial; line-height:24px; color:#fff; white-space:nowrap; text-decoration:none; text-transform:uppercase }
.dropnav .submenu a:hover { color:#66c3ef }
.dropnav .submenu .has-submenu > a { border-bottom:2px solid #66c3ef; margin-bottom:10px; font-size:18px; font-family:'montserratbold', arial; letter-spacing:1px; text-transform:uppercase; color:#fff; cursor:default }
.dropnav .submenu ul,
.dropnav .submenu .has-submenu { position:relative; display:inline-block; vertical-align:top; min-width:150px; margin-left:30px }
.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:10px; font-family:'montserratregular', arial; color:#fff; background:#9b1d22; border-radius:3px }
.secondary-nav h1 { float:left; margin-bottom:0; color:#fff; font-family:'montserratregular', arial; font-size:24px; font-weight:normal }
.secondary-nav ul { list-style:none; padding:0; margin:0 }
.secondary-nav > div > ul { float:right; margin-top:5px }
.secondary-nav li { float:left }
.secondary-nav li a { color:#fff; text-decoration:none }
.secondary-nav li a:hover { color:#eee; text-decoration:none }
.secondary-nav li:before { content:"|"; padding:0 5px }
.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 }

.j-carousel .story-box { height:97px; padding:10px; font-family:'montserratbold', arial; color:#fff; background:#064a9a }
.j-carousel .title { display:block; font-size:18px; color:#fff }
.j-carousel .date { display:block; font-family:'montserratregular', arial }
.j-carousel .controls { position:absolute; left:0; top:0; width:144px; padding-right:5px; background:#fff }
.j-carousel .control { position:relative; margin-top:5px; cursor:pointer }
.j-carousel .control:first-child { margin-top:0 }
.j-carousel .control .thumb { width:100%; vertical-align:top }
.j-carousel .control .thumb-title { display:none; width:154px; height:71px; padding-top:25px; position:absolute; left:0; top:0; text-align:center; font-size:17px; font-family:'montserratbold', arial; color:#fff; text-transform:uppercase; background:url(/images/setup/master_sprite.png) no-repeat -856px 0 }
.j-carousel .control.active .thumb-title { display:block }
 
/* TABS */
.tabs-wrapper .tabs { font-family:'montserratbold', arial }
.tabs-wrapper ul.tabs .tab:first-child { margin-left:0 }
.tabs-wrapper .tab_title { display:none }
.tabs-wrapper .tab a { display:block; height:35px; line-height:35px; padding:0 10px; font-size:21px; text-transform:uppercase; color:#fff }
.tabs-wrapper .tab a.active { color:#064a9a }
.tabs-wrapper .tab a:hover { text-decoration:none }

.tabs-wrapper[id="main-tabs"]  .pane { padding:10px; background:#fff; border-radius:5px; box-shadow:0 0 10px #333 }
.tabs-wrapper[id="right-tabs"]  .pane { padding:10px; background:#fff; border-radius:5px; box-shadow:0 0 10px #333 }

.tabs-wrapper[id="sport-tabs"] { padding:21px; background:#064a9a; border-radius:5px }
.tabs-wrapper[id="sport-tabs"] ul.tabs { margin-bottom:21px }
.tabs-wrapper[id="sport-tabs"] .tab { margin-left:20px }
.tabs-wrapper[id="sport-tabs"] .tab a { height:12px; border-bottom:3px solid transparent; line-height:12px; padding:0; font-size:12px; color:#66c3ef }
.tabs-wrapper[id="sport-tabs"] .tab a.active { color:#fff; border-color:#c30529 }
.tabs-wrapper[id="sport-tabs"] .pane .overflow { height:442px; padding:10px; background:#fff; overflow:auto }
.tabs-wrapper[id="sport-tabs"] h1 { font-family:'montserratbold', arial }

.top-stories .row { margin-top:10px }
.top-stories .row:first-child { margin-top:0 }
.top-stories .story { padding:0 10px 0 200px; position:relative; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box }
.top-stories .thumb { width:190px; float:left; margin-left:-200px; box-shadow:0 2px 2px rgba(0,0,0,0.4); position:relative }
.top-stories .thumb img { vertical-align:top }
.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 }
.top-stories .leadin { font-size:13px }
.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:#6f6f6f; color:#fff; border-radius:3px }

/* SLIDER */
.slider-wrapper { position:relative; box-shadow:0 0 5px #333 }
.slider-wrapper .slider { position:relative; overflow:hidden }
.slider-wrapper .items { position:relative; width:2000% }
.slider-wrapper .item { float:left; width:5% }
.slider-wrapper .image { display:block }
.slider-wrapper .image img { width:100%; vertical-align:top }
.slider-wrapper .image span { display:none }
.slider-wrapper .next, 
.slider-wrapper .prev { position:absolute; left:-25px; top:50%; margin-top:-15px; width:16px; height:34px; cursor:pointer; text-indent:-9999px; overflow:hidden; background:url(/images/setup/master_sprite.png) no-repeat -1012px 0 }
.slider-wrapper .next { left:auto; right:-25px; background-position:-1033px 0 }

/* CALENDAR  SECTION */
#calendar .calendar-replaceable:before,
#calendar .calendar-replaceable:after { content: " "; display:table }
#calendar .calendar-replaceable:after { clear:both }

#calendar { min-height:521px; background:#000; background:rgba(0,0,0,0.6) }
#calendar #calendar-view { width:60%; float:left }
#calendar td,
#calendar .no-calendar-event a,
#calendar .calendar-event a { line-height:71px; height:71px; font-size:14px; color:#fff; border:none; background:none }
#calendar .calendar-month td { background:#053A78 }
#calendar .calendar-header td { color:#000000; background:none }
#calendar .calendar-event a { color: #66C3EF;}
#calendar .inactive { color:#9e9e9e }
#calendar .current { background:#0055A5 }
#calendar .current a { color:#fff }
#calendar .calendar-event a:hover { background:none }
#calendar .event-schedule { position:absolute; left:60%; right:0; top:0; bottom:0; padding:20px; color:#fff; overflow:auto; }

}

/******PRESTO LOGO*******/
a.footer-presto-logo img {
    max-width: 250px;
}