﻿@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans&display=swap');
body {
    background: rgb(0,0,0);
    margin: 0px;
    padding: 0px;
    font-family:Arial, Helvetica, sans-serif;
    font-size:15px;
}
.container {
    background-image:url('images/mainBG.jpg');
    background-position:center top;
    width:100%;
    background-repeat:no-repeat;
}
.innercontainer {
    width: 1100px;
    margin-left: auto;
    margin-right: auto;
    background: linear-gradient(180deg, rgba(255,255,255,0) 240px, rgb(255, 255, 255) 500px, rgb(255, 255, 255) 100%);
}
.header {
    height:305px;
    width:100%;
    padding-top:23px;
    position:relative;
}
.header img {
    margin-left:-67px;
}
.champ-banner {
    position:absolute;
    right:0px;
    top:0px;
    width:195px;
    height:282px;
    background-image:url('images/champ-banner.png');
    margin-top:18px;
}
h1.banner-title {
    color: #E51837;
    text-align: center;
    font-family: 'Oswald', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    margin-top:10px;
    margin-bottom:10px;
}
.champ-dates {
    width: 175px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Courier Prime', monospace;
    font-weight: 400;
    font-size: 26px;
    text-align: center;
    text-decoration: underline;
    line-height: 30px;
}
.menu {
    height:36px;
}
.content {

}
.outermenu {
    width: 1051px;
    margin-left: -30px;
    background-color: #183019;
    height: 35px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Open Sans',sans-serif;
    text-align: justify;
    overflow: hidden;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 2px;
}
#menu a, #menu a.hover, #menu a:visited {
        color: #fff;
        text-align: center;
        display: inline-block;
        text-decoration: none;
        vertical-align: middle;
    }
#menu a:hover {
        color:#E51837;
                    }
.justfix {
    font-size: 1px;
    word-spacing: 1000px;
}
.separator {
    font-size:24px;
    font-weight:bold;
    vertical-align:middle;
}
.upcomingbanner {
    background-color: #333333;
    color: #fff;
    padding-top: 20px;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
    height: 17px;
}
.upcomingbanner img.watch {
   position:absolute;
   right:10px;
   top:5px;
}
.upcomingbanner img.live {
    position:absolute;
    right:165px;
    top:5px;
}
.innercontent {
    width:1058px;
    margin-left:auto;
    margin-right:auto;
    padding-top:20px;
    padding-bottom:12px;
}
.carousel-cell {
    width: 670px;
    height: 374px;
    background-color: #000;
    background-size: cover;
    background-position: center top;
    position: relative;
    margin-right: 14px;
    overflow: hidden;
}

    .carousel-cell img {
        height: auto;
        width: 670px;
    }

.flickity-page-dots {
    display: none;
}

.division {
    position: absolute;
    bottom: 0;
    left: 0px;
    height:39px;
    width:662px;
    background: rgba(14, 0, 0, 0.8);
    padding-left:8px;
    padding-top:16px;
    z-index: 1;
    overflow: hidden;
    color:#fff;
    font-size:19px;
}
.division a {
    position:absolute;
    right:8px;
    top:16px;
    font-size:15px;
    color:#fff;
}
.division a:visited {
    color: #fff;
}
.main-carousel {
    width:670px;
    height:374px;
    margin-top:16px;
    float:left;
    margin-right:20px;
    margin-bottom:10px;
}
.clearfix {
    clear:both;
}
.home-ads {
    width:366px;
    float:left;
    margin-top:16px;
}
a.ad-link {
    display:block;
    margin-bottom:0px;
}
.pros {
    background-color:#B3B3B3;
    height:192px;
    margin-bottom:15px;
}
.proheader {
    background-color:#333;
    padding:10px;
    position:relative;

}
.proheader h1 {
    color:#fff;
    font-size:17px;
    margin:0px;
    text-transform:uppercase;

}
.proheader h2 {
    position:absolute;
    font-size:14px;
    color:#ccc;
    right:10px;
    top:0px;
    font-weight:normal;
}
.pros .carousel-cell {
    width: 288px;
    height: 152px;
    background-color:unset;
    background-size: unset;
    background-position: center top;
    position: relative;
    margin-right:17px;
    border-right:2px #fff solid;
    color:#fff;
}

.pros .carousel-cell img {
    height: unset;
    width: unset;
    float:left;
    margin-right:10px;
    margin-top:10px;
}
.pros .main-carousel {
    width: 1008px;
    height: 152px;
    margin-top: 0px;
    padding-left: 50px;
}
.protext {
    padding-top:30px;
    font-weight:bold;
}
.featuredboxFalse, .featuredboxTrue {
    width:344px;
    height:288px;
    float:left;
    margin-right:13px;
    background-position:center 52px;
    background-repeat:no-repeat;
    position:relative;

}
.featuredboxTrue {
    margin-right:0px;
}
.featuredboxFalse h1, .featuredboxTrue h1 {
    font-size:17px;
    background-color:#333;
    height:37px;
    margin:0px;
    color:#fff;
    text-transform:uppercase;
    padding-top:15px;
    padding-left:10px;
}
a.featuredbutton, a.featuredbutton:visited {
    width:153px;
    height:23px;
    padding-top:11px;
    padding-bottom:6px;
    color:#fff;
    text-transform:uppercase;
    background-color:rgba(0,0,0,.7);
    display:block;
    position:absolute;
    bottom:20px;
    left:100px;
    text-align:center;
    text-decoration:none;
    border-radius:34px;
}
    a.featuredbutton:hover {
        background-color: rgba(30,30,30,.7);
    }
    .footer {
        height: 150px;
        position: relative;
        background-color: #000;
        margin-top:15px;
    }
.pglogo {
    position:absolute;
    top:50px;
    left:10px;
}
.anthemlogo {
    position:absolute;
    top:68px;
    right:10px;
}
#cdcontainer {
    display:inline;
}
a.profilebutton, a.profilebutton:visited {
    width: 125px;
    height: 20px;
    padding-top: 11px;
    padding-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    background-color: rgba(0,0,0,.7);
    display: block;
    position: absolute;
    bottom: 20px;
    left: 100px;
    text-align: center;
    text-decoration: none;
    border-radius: 34px;
    font-weight:normal;
    font-size:12px;
}

a.profilebutton:hover {
        background-color: rgba(30,30,30,.7);
    }
.home-ads .main-carousel {
    width: 100%;
    margin-top: 0px;
    float: none;
    height: 179px;
    border: 1px #ccc solid;
    margin-left: 0px;
    margin-bottom: 12px;
    margin-right:0px;
}

.home-ads .carousel-cell {
    width: 366px;
    height: 179px;
    background-color: #fff;
    background-size: cover;
    background-position: center top;
    position: relative;
    margin-right: 0px;
    overflow: hidden;
}
.home-ads .flickity-prev-next-button {
    display:none;
}
.home-ads .carousel-cell img {
    width: 100%;
    height: auto;

}
.sponsor-link {

}
.sponsorboxFalse, .sponsorboxTrue, .sponsorboxtextFalse, .sponsorboxtextTrue {
    width:255px;
    height:124px;
    float:left;
    border: 1px #ccc solid;
    margin-right:10px;
    margin-bottom:10px;
}
.sponsorboxTrue, .sponsorboxtextTrue {
    margin-right:0px;
}
.sponsorboxtextFalse, .sponsorboxtextTrue {
    height:auto;
    border:none;
    text-align:center;
}
.sponsorheader {
    background-color: #333;
    padding: 20px;
    position: relative;
    margin-top:20px;
    margin-bottom:20px;
}
.sponsorheader h1 {
    color: #fff;
    font-size: 17px;
    margin: 0px;
    text-transform: uppercase;
}
a.menuswitch {
    display:none;
    background-image:url('images/mobile-menu-icon.png');
    width:200px;
    height:49px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
    padding-bottom:10px;
    background-repeat:no-repeat;
    background-position:center 9px;
}
.featuredpagephoto {
    float:left;
    margin-top:4px;
    margin-right:20px;
}
.pro-outerFalse, .pro-outerTrue {
    width: 488px;
    background-color: #ccc;
    position: relative;
    margin-right: 20px;
    color: #000;
    float: left;
    height: 350px;
    margin-top: 15px;
    padding:15px;
}

.pro-outerTrue {
    margin-right: 0px;
}

.pro-outerTrue img, .pro-outerFalse img {
    height: unset;
    width: unset;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
}
.pro-outerTrue .profilebutton, .pro-outerFalse .profilebutton {
    position:relative;
    top:unset;
    bottom:unset;
    left:unset;
    right:unset;
    

    }
a.infobutton, a.info:visited {
    width: 400px;
    height: 40px;
    padding-top: 15px;
    padding-bottom: 6px;
    color: #fff;
    text-transform: uppercase;
    background-color: rgba(0,0,0,.7);
    display: inline-block;
    position: relative;
    text-align: center;
    text-decoration: none;
    border-radius: 34px;
    font-weight: normal;
    font-size: 24px;
    margin-bottom:20px;
    margin-top:20px;
}

a.infobutton:hover {
        background-color: rgba(30,30,30,.7);
    }
.buttonseparator {
    display:inline-block;
    width:20px;
}
.infocenter {
    text-align:center;
}
.stdpagehdr {
    background-color: #333;
    padding: 10px;
    position: relative;
    color: #fff;
    font-size: 17px;
    margin: 0px;
    text-transform: uppercase;
    margin-bottom:20px;
}
.rosterTable, .scheduleTable {
    width:96%;
    margin-left:auto;
    margin-right:auto;
}
    .rosterTable td, .scheduleTable td {
        border-bottom: 1px #000 solid;
        padding-bottom: 4px;
        padding-top: 6px;
    }
    .statstable table {
        border-collapse:collapse;
        width:100%;
    }
        .statstable table td {
            border-bottom: 1px #000 solid;
            padding-bottom: 4px;
            padding-top: 6px;
        }

        .statstable {
            overflow:scroll;
            width:96%;
            margin-left:auto;
            margin-right:auto;
        }
        .tableHeader {
            background-color:#777;
            color:#000;
            font-weight:bold;
        }
        .venuetable {
            width:90%;
            margin-left:auto;
            margin-right:auto;
        }
        .infopages {
            padding-left:12px;
            padding-right:12px;
        }
        .staffpage img {
            margin-right:10px;
            margin-top:2px;
        }
        h2 {
            font-size:16px;
            margin-bottom:4px;
        }
        .morelink {
            text-align:center;
        }
#DataPager1 {
    text-align: center;
    display: block;
    padding-top: 20px;
}
        #DataPager1 a {
            padding-left:10px;
            padding-right:10px;
        }
        .dateline {
            margin-bottom:4px;
        }
        .dividerline {
            border-top:1px dotted #999;
            margin-top:10px;
        }
.photoentryFalse, .photoentryTrue, .galleryentryFalse, .galleryentryTrue {
    width: 500px;
    float: left;
    margin-right: 35px;
    margin-bottom: 10px;
    height: 380px;
    margin-left: 10px;
}

.photoentryTrue, .galleryentryTrue {
    margin-right: 0px;
}

.galleryentryFalse, .galleryentryTrue {
    height: auto;
}

.gallerypicdiv {
    width: 500px;
    height: 300px;
    overflow: hidden;
    position: relative;
}

    .gallerypicdiv img {
        width: 500px;
        height: auto;
        position: absolute;
        top: -100%;
        bottom: -100%;
        left: 0px;
        right: 0px;
        margin: auto;
    }

.img-rsp {
    width: 100%;
    height: auto;
}

#thumbBox {
    z-index: 999;
}
#thumbBox { /*Outermost DIV for thumbnail viewer*/
    position: absolute;
    left: 0;
    top: 0;
    width: auto;
    padding: 10px;
    padding-bottom: 0;
    background: #222;
    visibility: hidden;
    z-index: 10;
    cursor: hand;
    cursor: pointer;
}

    #thumbBox .footerbar { /*Footer DIV of thumbbox that contains "close" link */
        letter-spacing: 5px;
        line-height: 1.1em;
        color: white;
        padding: 5px 0;
        padding-bottom: 10px;
        text-align: right;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-weight: bold;
    }


    #thumbBox #thumbImage { /*DIV within thumbbox that holds the enlarged image */
        background-color: #222;
        color: #fff;
    }

#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
    position: absolute;
    visibility: hidden;
    border: 1px solid black;
    background-color: #fff;
    padding: 5px;
    z-index: 5;
    color: #000;
}

#thumbImage img {
    margin-bottom: 10px;
}
#paging {
    position:relative;
}
a.previouslink {
    position:absolute;
    left:10px;
}
a.nextlink {
    position:absolute;
    right:10px;
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}
@media screen and (max-width:960px) {
    .innercontainer {
        width: 600px;
        background: linear-gradient(180deg, rgba(255,255,255,0) 140px, rgb(255, 255, 255) 500px, rgb(255, 255, 255) 100%);
    }
    .champ-banner {
        display:none;
    }
    .header img {
        margin-left:auto;
        margin-right:auto;
        width:100%;
        height:auto;
    }
    .header {
        height:195px;
    }
    .menu_hide {
        display: none;
    }
    .menu_show {
                      display:block;
    }
    a.menuswitch {
        display: block;
    }
    .outermenu {
        margin-left:0px;
        margin-right:0px;
        width:100%;
        height:auto;
    }
    #menu a {
        display: block;
        padding-bottom: 15px;
        border-bottom: 1px #fff solid;
        margin-bottom: 10px;
        font-size: 32px;
        padding-top: 10px;
    }
    #menu .separator {
        display:none;
    }
    .upcomingbanner {
        width:100%;
    }
    .main-carousel {
        float:none;
        width:100%;
        margin-top:1px;
        margin-bottom:0px;
    }
    .home-ads {
        float: none;
        width: 100%;
        margin-top:0px;
        margin-bottom:0px;
        height:147px;
        overflow:hidden;
    }
    .featuredboxFalse, .featuredboxTrue {
        float:none;
        margin-left:auto;
        margin-right:auto;
        margin-top:1px;
        margin-bottom:0px;
        width:600px;
        background-size:cover;
        background-position:center -50px;
    }
   a.featuredbutton {
        left:230px;
    }

 .pros .main-carousel {
     width:550px;
     height:152px;
     overflow:hidden;

 }
 .carousel-cell {
     width:100%;
 }
 .innercontent {
     width:100%;
 }
 .live, .watch {
     position:relative!important;
     top:unset!important;
     left:unset!important;
     right:unset!important;
     bottom:unset!important;
     padding-top:20px;

 }
 .live {
     margin-right:10px;
 }
 .countdowntext {
     display:block;
     padding-bottom:10px;
     padding-top:10px;
 }
 .upcomingbanner {
     text-align:center;
     font-size:24px;
     padding-left:0px;
     padding-right:0px;
 }
 .outermenu {
     padding-left:0px;
     padding-right:0px;
 }
 .division {
     width:100%;

 }
    .division a {
        font-size: 18px;
        right: 20px;
    }
    .carousel-cell img {

    }
    .home-ads .carousel-cell {
        width:100%;
        height:147px;
        background-color:unset;
    }
    .home-ads .carousel-cell img {
        margin-left:auto;
        margin-right:auto;
        border:1px solid #ccc;
        width:300px;
        height:auto;
        display:block;
    }
    .home-ads .main-carousel {
        border:none;
        float:left;
        width:300px;
        overflow:hidden;
        height:160px;
        background-color:unset;
    }
    .proheader h2 {
        display:none;
    }
    .pros {
        margin-bottom:0px;
        height:192px;
    }
    .sponsorboxTrue img, .sponsorboxFalse img {

        width:300px;
        height:auto;
    }
    .sponsorboxTrue, .sponsorboxFalse {
        width:300px;
        margin-right:0px;
        height:145px;
        overflow:hidden;
        margin-bottom:0px;
        border:none;

    }
    .sponsorboxtextFalse, .sponsorboxtextTrue {
        width:300px;
        padding-top:20px;
        padding-bottom:20px;
        margin-right:0px;
        
    }
    .contentblock {
        padding-left:10px;
        padding-right:10px;
    }
    .featuredpagephoto {
        float:none;
        width:100%;
        height:auto;
    }
    .pro-outerFalse, .pro-outerTrue {
        width: auto;
        height: auto;
        background-color: #ccc;
        position: relative;
        margin-right: 0px;
        color: #000;
        float: none;
        margin-top: 15px;
        padding: 15px;
    }
    .buttonseparator {
        display: none;
    }
    .photoentryFalse, .photoentryTrue, .galleryentryFalse, .galleryentryTrue {
        width: 600px;
        float: none;
        margin-right: 0px;
        margin-bottom: 20px;
        height: auto;
    }

    .gallerypicdiv {
        width: auto;
        height: auto;
        overflow: visible;
        position: relative;
    }

        .gallerypicdiv img {
            width: 560px;
            height: auto;
            position: relative;
            top: auto;
            bottom: auto;
            left: auto;
            right: auto;
        }

    .galleryentryFalse a, .galleryentryTrue a {
        pointer-events: none;
        cursor: default;
    }

    .gallery {
        height: auto;
    }

}
