nav.mainnav li a {
    margin-right: 20px;
    margin-left: 20px;
}

header div.logo {
    padding-top: 2px;
    padding-left: 10px;
}

.homebox.tnmtbox {
    min-height: 351px;
}

div.alerticonsection {
    background-color: #dddddd;
}

div.alertcontainer {
    background-color: inherit;
}

.homebox.resultbox {
    min-height: 566px;
}

.homebox.resultbox.standingsbox {
    min-height: inherit;
}

h2.page-title {
    background-color: #026502;
    padding: 30px 0;
}

div.tnmtv2divisionsection .tnmtv2itemlist {
    float: left;
    width: 78px;
}

.tnmtv2eligibilitysection {
    display: none;
}

section#banner {
    display: none;
}

body.body-237 section#banner {
    max-height: 383px;
    display: none;
}

.displaytext.MenuID-620 {
    background-color: #FFF;
}

ul.playerprofileinfo li {
    width: 247px;
}

li.agetext.playerprof {
    width: 144px;
}


/*HomePage*/

div.homecontainer:nth-child(odd), div.homecontainer:nth-child(even) {
    background-color: inherit;
}

body.body-237 div#toppanelframe {
    height: 117px;
    max-width: 100%;
}

body.body-237 {
    background: url(https://cdn.shotstat.com/content/skin/tjga/image/HomeBackground.jpg);
    background-repeat: no-repeat;
    background-position-x: center;
    background-color: #acb4c5;
    background-size: cover;
}

    body.body-237 h2.banner-title {
        display: none;
    }

    body.body-237 #pagecontainer {
        background-color: inherit;
    }


.homepageheadersection {
    font-size: 380%;
    font-weight: bold;
}

.homepageheadersubheadersection {
    margin-top: 22px;
    font-size: 130%;
    margin-bottom: 33px;
}

button.homepagebutton {
    background-color: #182442;
    border: white 1px solid;
    padding: 10px;
    /* color: #fff; */
}

.homepagebutton a {
    color: #fff;
    text-decoration: none;
    font-size: 120%;
    width: 170px;
}

    .homepagebutton a:hover {
        color: #00a4ff;
    }

body.body-237 .boxheader {
    background-color: #006400;
    padding: 10px;
    color: white;
    text-align: center;
    margin: auto;
}


body.body-237 footer {
    background-color: #e1e1e1;
}

body.body-237 .displaytext {
    margin: auto;
    background-color: #006400;
    color: white;
    padding: 20px 0px 20px 0px;
    opacity: .85;
}

div.homecontainer div.command a {
    background-color: #182442;
}


.homecontainer {
    max-width: 1300px;
    margin: auto;
}

.homeboxtitle.tnmttitle {
    min-height: 61px;
}

.homebox.tnmtbox {
    min-height: 652px;
}

div.homecontainer div.command a {
    background-color: #ffffff;
    color: #0A3039;
}

/*End HomePage*/


@media screen and (max-width:1350px) {
    nav .mainnav li a {
        margin-right: 15px;
        margin-left: 15px;
        font-size: 95%;
    }
    ul.playerprofileinfo li {
        display: block;
    }
    ul.playerprofileinfo li, li.agetext.playerprof {
        width: inherit;
    }
}


@media screen and (max-width:1240px) {
    nav.mainnav li a {
        margin-right: 10px;
        margin-left: 10px;
        font-size: 90%;
    }
}

@media screen and (max-width:1240px) {
    nav.mainnav li a {
        margin-right: 5px;
        margin-left: 5px;
        font-size: 85%;
    }
}

@media screen and (max-width:1000px) {
    header div.logo {
        padding-left: 5px;
    }
        header div.logo img {
            max-height: 66px;
        }
    nav.mainnav, nav.pagenav {
        padding-top: 59px;
    }
}


@media screen and (max-width:850px) {
    nav.mainnav li a {
        margin-right: 3px;
        margin-left: 3px;
        font-size: 80%;
    }
}


@media screen and (max-width:768px) {
    div#toppanelframe {
        height: 73px;
    }
}