/*Large Text*/

h1,
h1 span {
    font-size: 1.4em;
}
/* SLIDESHOW*/

.newsSlideShow-headline {
    position: absolute;
    z-index: 1;
    margin: 0;
    background: rgba(246, 191, 20, .8);
    margin-bottom: 40px;
    height: 20%;
}

.newsSlideShow-headline h1 a {
    color: #6C0600;
    display: block;
    text-decoration: none;
    text-overflow: ellipsis;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
    margin-left: 20px;
    margin-right: 20px;
    -o-text-overflow: ellipsis;
}

.newsSlideShow-headline p span {
    color: #fff;
    zoom: 1;
    float: initial;
    padding: initial;
    white-space: initial;
    font-size: 14px;
    margin-left: 20px;
    margin-right: 20px;
}

.newsSlideShow-prev.pill-small-left {
    float: left;
    display: none;
}

.newsSlideShow-next.pill-small-right {
    float: right;
    display: none;
}

.newsSlideShow-thumbnails img {
    display: block;
    width: 100%;
    display: none;
}

.layout_classic .newsSlideShow-thumbnails a {
    border: 6px solid #6C2226;
    opacity: 0.8;
}

.layout_classic .newsSlideShow-thumbnails a:hover,
.layout_classic .newsSlideShow-thumbnails a.current {
    border: 6px solid #F1AC21;
    opacity: 1;
}
/* SOCIAL MEDIA*/

.facebookButton,
.twitterButton,
.youtubeButton,
.googleButton,
.emailButton,
.instagramButton {
    text-indent: -9999px;
    display: block;
    width: 65px;
    height: 30px;
    position: absolute;
    top: -24px;
    left: 460px;
    z-index: 25;
}

.facebookButton {
    right: auto;
    left: 469px;
    top: 268px;
    width: 25px;
}

.twitterButton {
    right: auto;
    left: 504px;
    top: 268px;
    width: 25px;
}
/* CALLOUTS */

.callout .linkElement {
    background: url(callout.jpg) top center no-repeat;
    text-align: center;
    height: 71px;
    width: 323px;
}

.callout .linkElement a {
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    position: relative;
    padding: 0;
    background: none;
    height: 71px;
    vertical-align: middle;
    display: table-cell;
    width: 323px;
    font-family: 'Quantico', sans-serif;
    font-weight: 100;
    letter-spacing: .10em;
    font-size: 24px;
    text-shadow: 2px 2px 5px #000;
    -webkit-transition: font-size .5s, color .5s;
    /* Safari */
    
    transition: font-size .5s, color .5s;
    transition-timing-function: linear;
}

.callout .linkElement a:hover {
    font-size: 28px;
    color: #F1AC21;
}
/* BREAKAWAY V3 */

html,
body {
    overflow: visible !important;
}

ul#accountNav:before,
ul#accountNav:after {
    display: none !important;
}

div#siteFooter ul:before,
div#siteFooter ul:after {
    display: none !important;
}

div#pageContentContainer {
    padding: 7px;
    background: #EFEFEF;
}

.breakaway_v3 #masterScoreboard {
    background: #EFEFEF;
    padding: 10px 7px;
    margin: 0px;
}

#accountNav .nginLogo a {
    background: url('https://assets.ngin.com/theme_images/breakaway_v3/sprites/sportNginLogo.png') 0px 2px no-repeat;
    height: 30px;
    width: 141px;
    display: none;
}

#siteHeader #adminNav a {
    display: block;
    width: 138px;
    margin: 0 -110px 30px 0;
    float: right;
}

.adminToggle {
    top: 7px;
    right: -113px;
}

#siteHeader #adminNav {
    bottom: 44px;
    position: absolute;
    right: -60px;
    text-align: right;
    width: auto;
}

ul#accountNav {
    z-index: 5;
    background: none;
    border-bottom: none;
}

ul#accountNav:before,
ul#accountNav:after {
    display: none;
}

#accountNav a {
    color: #fff;
}

#accountNav a:hover {
    color: #F1AC21;
    background: none;
}

#accountNav .secondary a:hover {
    color: #F1AC21;
    background: none;
}

div#siteHeader {
    background: none;
    height: 218px;
}

#siteContainer2.one_panel #topNav,
div#topNav {
    margin-bottom: 40px;
}
/* Top Nav */

div#topNav {
    border: none;
    padding: 0px;
    border-bottom-width: 4px;
    margin-bottom: 40px;
}

div#topNav:before {
    display: none;
}

#topNav td:before,
#topNav td:after {
    display: none;
}

#topNav table {
    background: none;
    border: none;
}

ul#accountNav {
    z-index: 5;
    background: none;
    border-bottom: none;
    margin-left: 244px;
}

#topNav td > a {
    line-height: 50px;
    border-top: none;
    padding-top: 10px;
    width: 100%;
    display: inline-table;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-size: 15px;
    font-weight: 500;
}

#topNav td a {
    position: relative;
    color: #6C2226;
}

#topNav td a.selected {
    position: relative;
    color: #fff;
}

#topNav td:hover > a {
    color: #fff;
}

#topNav td.selected {
    background: none;
}

#topNav table td:hover {
    background: none;
}
/* Drop Down */

#topNav td ul li {
    border: none;
    position: relative;
    font-family: 'Quantico', sans-serif;
}

div#topNav td ul li a {
    background: #6C2226;
    color: #F0F0F2;
}

div#topNav td ul li:hover > a {
    background: #6C2226;
    color: #EEA91E;
}
/* Secondary */

div#topNav td ul ul li a {
    background: #6C2226;
}

div#topNav td ul ul li:hover > a {
    background: #6C2226;
    color: #EEA91E;
}
/* Headers */

h2#displayBodyHeader span {
    line-height: 1.6em;
}

#siteContainer2.one_panel #displayBodyHeader,
#displayBodyHeader,
h2#displayBodyHeader {
    display: block;
    background: #000 url(displayBodyHeader.jpg) 0 0 no-repeat;
    height: 50px;
    line-height: 0px;
    color: #ffffff;
    padding-left: 10px;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-size: 25px;
    border: none;
}

#siteContainer2.one_panel #displayBodyHeader {
    display: none;
}

#displayBodyHeader,
h2#displayBodyHeader {
    background: -webkit-linear-gradient(#6C2226, #371113);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#6C2226, #371113);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#6C2226, #371113);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#6C2226, #371113);
    /* Standard syntax */
    
    color: #ffffff;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

.textBlockElement h3,
.rosterElement h3,
.aggregatorElement h3,
.tableElement h3 {
    background: -webkit-linear-gradient(#6C2226, #371113);
    /* For Safari 5.1 to 6.0 */
    
    background: -o-linear-gradient(#6C2226, #371113);
    /* For Opera 11.1 to 12.0 */
    
    background: -moz-linear-gradient(#6C2226, #371113);
    /* For Firefox 3.6 to 15 */
    
    background: linear-gradient(#6C2226, #371113);
    /* Standard syntax */
    
    color: #ffffff;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.03em;
}

div#siteFooter {
    padding: 7px 7px 0px 7px;
    box-sizing: border-box;
    margin-top: -7px;
    width: 1004px;
}
/* SUBNAV */

.subNav h4,
.relatedSections h4 {
    background: #F6BF14;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #6C2226;
}

.subNav li a:hover,
.relatedSections li a:hover {
    color: #6C2226;
    background: #F6BF14;
}

.subNav li a,
.relatedSections li a {
    background: #EFEFEF;
}

.subNav,
.relatedSections,
h2#displayBodyHeader {
    border: 2px solid #6C2226;
}

.subNav li a,
.relatedSections li a {
    display: block;
    text-decoration: none;
    color: #6C2226;
    line-height: 30px;
    padding-left: 7px;
    font-family: 'Quantico', sans-serif;
    text-transform: uppercase;
}

.subNav li,
.relatedSections li {
    border-bottom: none;
    border-top: none;
}
/* FOOTER */

div#siteFooter li a {
    color: #FFFFFF;
}

div#siteFooter ul {
    line-height: 100%;
    height: 30px;
    background: #181818;
    position: relative;
}

div#siteFooter li {
    color: #fff;
    display: inline-block;
    font-size: 12px;
    line-height: 30px;
    position: relative;
    left: 10px;
}

div#siteFooter {
    padding: 7px 7px 0px 7px;
    box-sizing: border-box;
    margin-top: -7px;
    width: 1004px;
}
