/* OLD STYLING */

sup {
    color: #f9a51a;
}

#car-search-banner {
    position: relative;
    margin: auto;
    width: 960px;
}

#car-search-banner>iframe {
    width: 960px;
    position: absolute;
    top: -500px;
}


/* STYLING SALES TEXT */

ul li .price,
ul li .price p,
ul li .youSave p {
    font-weight: 700!important;
    color: black!important;
}


/* OVERIDE STYLING */

.globalFooter h2 {
    margin: 0;
}

.footer_about-us .errorPanel li {
    font-size: 1.0em;
    list-style: none outside none;
}

.globalFooter {
    border-top: none;
    padding-top: 0;
    margin: 0;
}

.globalFooter p {
    margin-bottom: 0;
}

.globalFooter {
    margin-top: 4.9em !important;
}


/* OVERIDE STYLING END */

#footer-section {
    background: #2d2d2d;
    height: 440px;
    color: white;
    font-family: Arial, Helvetica, sans-serif;
    border-top: 6px solid #f59718;
}

.footer-container {
    width: 960px;
    margin: 0 auto;
    padding-top: 30px;
}

.footer_book-a-service a:hover,
.footer_help-and-info a:hover {
    text-decoration: underline;
    color: #f59718;
}

.footer_social a:hover img {
    text-decoration: underline;
    opacity: 0.8;
    text-decoration: none!important;
}

.footer-container p {
    font-size: 12px;
    font-weight: 300;
    line-height: 24px;
}

.footer_about-us {
    height: 280px;
    width: 280px;
    float: left;
    border-right: 1px solid #575757;
    padding-right: 40px;
}

.footer_about-us p {
    padding: 0 0 15px 0;
}

.footer_book-a-service {
    width: 260px;
    height: 280px;
    float: left;
    padding-left: 40px;
    border-right: 1px solid #575757;
    padding-right: 40px;
}


/* .footer_accreditation {
        float: right;
        padding-top: 8px;
    } */

.footer_book-a-service li a {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    list-style: none;
    line-height: 24px;
}

.footer_book-a-service p {
    padding-bottom: 14px;
}

.footer_book-a-service li {
    list-style: none;
}

.footer_help-and-info {
    height: 280px;
    float: left;
    padding-left: 30px;
    width: 200px;
    float: left;
    padding-left: 40px;
}

.footer_help-and-info li a,
.footer_help-and-info {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    list-style: none;
    line-height: 24px;
}

.footer-row {
    clear: both;
    overflow: hidden;
    border-top: 1px solid #575757;
}

.footer-container h2 {
    color: #f59718;
    font-size: 18px;
    font-weight: 600;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.footer_help-and-info {
    margin-bottom: 25px;
}

.footer_social {
    float: left;
    margin-right: 140px;
    padding-top: 20px;
    font-size: 13px;
}

.footer_social li {
    display: inline;
    padding-right: 10px;
    display: table-cell;
    vertical-align: middle;
}

.footer_card-options {
    width: 340px;
    float: left;
    padding-top: 24px;
    font-size: 13px;
}

.footer_card-options li {
    display: inline;
    padding: 0 2px;
    display: table-cell;
    vertical-align: middle;
    padding-right: 10px;
}

.footer_accreditation {
    float: right;
    padding-top: 8px;
}

.footer_accreditation li {
    display: inline;
    display: table-cell;
    vertical-align: middle;
    padding-right: 7px;
}

.footer_copyright {
    background: black;
    padding: 10px 0;
    margin-top: 14px;
    font-size: 13px;
}

.footer_copyright-container {
    clear: both;
    overflow: hidden;
    background: black;
    width: 960px;
    margin: 0 auto;
}

.footer_accreditation li:last-child {
    padding-right: 0;
}