﻿.banner-text a {
    text-decoration: none!important;
}

    .banner-text a:hover {
        text-decoration: underline!important;
    }

.banner-text img {
    position: relative;
    top: 4px;
    border: none;
    padding-left: 10px;
}

.spotlight2 .cnt-spot h1 {
    line-height: 1em;
}

ul.slide-show li a div {
    color: #FFF;
    text-align: right;
    border: 1px solid #000;
    padding-right: 4px;
    width: 37px;
    line-height: 14px;
    height: 14px;
}

.sub-header {
    width: 966px;
    position: relative;
    margin: 0 auto;
}

    .sub-header .header-image img {
        float: left;
        display: inline;
        width: 966px;
    }

    .sub-header .title {
        background: #00573d;
        border-top: 1px solid #fff;
        line-height: 1.34;
        padding: 20px 0 0;
    }

    .sub-header h1 {
        color: #ffffff;
        font-size: 32px;
        font-family: Interstate, Arial, sans-serif;
        font-weight: 700;
        text-transform: uppercase;
        display: inline;
        margin: 0 16px 0 24px;
    }

        .sub-header h1 a {
            color: #ffffff;
        }

.subnav {
    position: relative;
    width: 966px;
    left: 8px;
}

    .subnav .divider {
        position: absolute;
        top: 25px;
        left: 0;
        height: 1px;
        border-bottom: 1px solid #fff;
        z-index: 2;
        width: 966px;
    }

:first-child + html .subnav .divider {
    position: absolute;
    top: 23px;
    left: 0;
    height: 1px;
    border-bottom: 1px solid #fff;
    z-index: 2;
    width: 966px;
}

.subnav ul {
    list-style: none;
    position: relative;
    z-index: 15;
    margin: 0;
    padding: 0;
    padding-left: 24px;
}

    .subnav ul li {
        float: left;
    }

.subnav a {
    white-space: nowrap;
    float: left;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    position: relative;
    display: block;
    font-family: Interstate, Arial, sans-serif;
    padding: 5px 12px 6px;
}

    .subnav a.active {
        background: #fff;
    }

        .subnav a.active:hover {
            color: #421d08;
        }

.bg-shadow {
    position: relative;
}

.roundedCorners-left,
.roundedCorners-right {
    display: block;
    z-index: 10!important;
    bottom: -14px;
    position: absolute;
    width: 15px;
    height: 29px;
}

.roundedCorners-left {
    left: 0px;
}

.roundedCorners-right {
    right: 0px;
}

    .roundedCorners-left .rc-img,
    .roundedCorners-right .rc-img {
        display: block;
        width: 15px;
        height: 29px;
    }

    .roundedCorners-right .rc-img {
        background-position: right top!important;
    }

#side-nav-top-image-container {
    position: absolute;
    left: 8px;
    bottom: -30px;
    z-index: 99!important;
    height: 78px;
    width: 180px;
    cursor: pointer;
}

    #side-nav-top-image-container a {
        color: #000;
        text-decoration: none!important;
        cursor: pointer;
    }

        #side-nav-top-image-container a:hover {
            text-decoration: none!important;
        }

.subnav ul.side-nav-top-image {
    padding-left: 200px;
}

#header_1_pnlSpotlights {
    position: relative;
    left: 8px;
    height: 275px;
}
