body {
    background-color: #c3c3c3;
}
.container { background-color: #e1e1e1; }
.footer-section {
    padding-top: 10px !important;
    background: url('https://3e3070f2ae70c5627fcd-bde05fef95f80e912342d4bb15137a95.ssl.cf2.rackcdn.com/graphics/3ca518ae-4e30-11e6-afc7-bc764e100d45.jpg');
    color: white;
    font-weight: bold;
}
.footer-section a, .footer-section a:link, .footer-section a:visited, .footer-section a:hover, .footer-section a:active { color: white; }
#top-menu-container {
    background: url('https://3e3070f2ae70c5627fcd-bde05fef95f80e912342d4bb15137a95.ssl.cf2.rackcdn.com/graphics/021c634c-4e2e-11e6-a174-bc764e100d45.jpg');
    color: #cbc8c8;
    font-size: 14pt;
    padding-top: 20px;
}
#top-menu-container a {
    color: #cbc8c8;
    font-weight: bold;
}

#top-menu-links {
    color: white;
    padding-top: 10px;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 13pt;
    text-align: center;
    background: url('https://3e3070f2ae70c5627fcd-bde05fef95f80e912342d4bb15137a95.ssl.cf2.rackcdn.com/graphics/57328406-4e2e-11e6-ad0b-bc764e100d45.jpg');
}

#top-menu-fixed-align {
    white-space: nowrap;
}

@media only screen and (max-width: 530px) {
    #top-menu-links {
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
    #top-menu-cart {
        text-align: center;
        padding-bottom: 20px;
    }
    #top-menu-fixed-align {
        white-space: normal;
    }

    #super-top-banner {
        display: none !important;
    }
}

#top-menu-cart {
    font-size: 12pt;
    padding-top: 5px;
}

#top-menu-links a {
    color: white;
    font-weight: bold;
}
#top-menu-links-prior {
    width: 10px;
}


#left-long-sidebar .panel-primary .panel-heading {
    background-image: none;
    background-color: black !important;
    color: white !important;
}

.container .panel-heading {
    background-image: none;
    background-color: black !important;
    color: white !important;
}

#left-long-sidebar .panel-body {
    background-color: white;
    color: black;
}

#top-menu-under {
    padding: 5px 0 5px 0;
    background-color: #ce0000 !important;
    font-size: 13pt;
}

#main-body-container, #top-spacer-container {
    background-color: white;
}

.footer-link-section-header {
    font-size: 1.2em;
    color: #f92633;
    font-weight: bold;
}

.footer-link-section-highlighted {
    background-color: #262425;
    padding: 20px 20px 20px 20px;
}

.footer-link-section-highlighted a, .footer-link-section-highlighted a:link, .footer-link-section-highlighted a:visited, .footer-link-section-highlighted a:active {
    color: #f92633;
}

.footer-link-section-not-highlighted {
    padding: 20px 20px 20px 20px;
}

.fr-view table td, .fr-view table th {
    border: none !important;
}
