body {
    width: 100%;
    height: auto;
    margin: 0 auto;
    background-color: #E6E6E6;
}

/* cellpadding */
th, td { padding: 0; }

/* cellspacing */
table { border-collapse: collapse; border-spacing: 0; } 

#container {
    margin: 0 auto;
    width: 100%;
    height: 885px;
    background: url(../../images/bg_top2.png) top left repeat-x;
}

.content {
    font-family: Arial, sans-serif;
    color: #333333;
    font-size: 12px;
    text-align: left;
    line-height: 19px;
    padding-left: 10px;
    padding-right: 10px;
}

.copyright {
    font-family: Arial, sans-serif;
    color: #999999;
    font-size: 8px;
    text-align: right;
}

.contact {
    font-family: Arial, sans-serif;
    color: #6a6a6a;
    font-size: 14px;
    text-align: left;
    vertical-align: top;
    line-height: 19px;
}

.footer_menu {
    color: #ffffff;
    font: 9px Arial,sans-serif;
    text-align: right;
    vertical-align: top;
    padding-top: 15px;
    padding-right: 10px;
}

/*****SPECIAL****/
.special-vehicle {
    position: relative;
    float: left;
    width: 198px;
    height: 237px;
    border: 0 solid black;
    background: url(../../images/specialboxblue.jpg) top left no-repeat;
    padding-right: 3px;
}

    .special-vehicle .image-link,
    .special-vehicle a {
        border: 1px solid #00468C;
        position: relative;
        float: left;
        margin: 55px auto auto 23px;
    }

    .special-vehicle img {
        width: 150px;
    }

    .special-vehicle .vehicle-details {
        position: relative;
        float: left;
        margin: 5px 23px auto 25px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #ffffff;
    }

        .special-vehicle .vehicle-details b {
            color: #F6F6F6;
        }

.ContactUs {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
    padding-top: 20px;
}

a:link {
    color: #ffffff;
    text-decoration: none;
}

a:visited {
    color: #ffffff;
    text-decoration: none;
}

a:hover {
    color: #ff0000;
}

.shadow {
    width: inherit;
    background: url(../../images/shadow.png) bottom left repeat-x;
    height: 5px;
}

.vehicleDetailLink a:link {
    color: #000000;
}

.vehicleDetailLink a:hover {
    color: #f5da12;
}

.section a:link {
    color: #000000;
}

.section a:hover {
    color: #f5da12;
}


.clear {
    clear: both;
}


.left {
    float: left;
}

.right {
    float: right;
}

.center {
    text-align: center;
}


label {
    font-family: Arial, sans-serif;
    font-size: 11px;
}

.Vehicle-Listing {
    font-family: Arial, Geneva, Sans-Serif;
    text-align: left;
    background-color: #ffffff;
    padding-bottom: 5px;
    width: 782px;
    margin: 22px auto;
}


/*@ Function Bar
*------------------------------------------------*/
.function-bar {
    background: url(../../images/test.png) 0 0 repeat-x;
    background-color: #00468C;
    position: relative;
    float: left;
    margin: 0;
    width: 100%;
    height: 26px;
}

.print-width {
    width: 700px;
}


.function-bar h4, .function-bar label {
    margin-left: 5px;
    margin-right: 5px;
    line-height: 26px;
    display: inline;
    color: #ffffff;
}
    /*<----Function Bar header color*/

    .function-bar label a {
        color: #ffffff;
        text-decoration: underline;
    }

        .function-bar label a:hover {
            color: #ff0000;
        }

.function-bar-bottom label a {
    color: #ff0000;
    text-decoration: underline;
}

    .function-bar-bottom label a:hover {
        color: #666666;
    }

.function-bar .left-no-space {
    margin-left: 0;
}

.function-bar select {
    margin-top: 3px;
    padding: 1px;
}

.function-bar-bottom {
    border: 0; 
    background-color: #E7E7E7;
    margin: 0;
    width: 100%;
    vertical-align: middle;
}

.Maker-List {
    margin-bottom: 3px;
    margin-left: 10px;
}

    .Maker-List label {
        font-weight: bold;
        color: #666666;
    }

    .Maker-List select {
        padding: 1px;
    }

/*@ List View
*------------------------------------------------*/
table.BasicList {
    width: 100%;
}

    table.BasicList .ColumnHeader {
        font-style: italic;
        font-weight: bold;
        color: #555555;
        text-decoration: none;
        line-height: 18px;
        background-color: #DDDDDD;
        height: 24px;
    }

        table.BasicList .ColumnHeader td {
            border-bottom: 1px solid #999999;
            padding-left: 3px;
            padding-right: 3px;
        }

.BasicList .Stock-Item, .BasicList .Stock-Item-Alternate {
    height: 22px;
}

.Gallery .Stock-Item, .Gallery .Stock-Item-Alternate {
    width: 50%;
}

.Stock-Item, .Stock-Item-Alternate {
    font-family: Arial, sans-serif;
    font-size: 11px;
    color: #555555;
    cursor: pointer;
}

    .Stock-Item td, .Stock-Item-Alternate td {
        padding-left: 3px;
        padding-right: 3px;
    }

    .Stock-Item:hover {
        background-color: #C3C3C3;
        color: #000000;
    }

.Stock-Item-Alternate {
    background-color: #E6E6E6;
}

    .Stock-Item-Alternate:hover {
        background-color: #C3C3C3;
        color: #000000;
    }

    .Stock-Item .Thumb, .Stock-Item-Alternate .Thumb {
        float: left;
        margin: 5px 5px 5px 5px;
        border: 1px solid Gray;
    }

    .Stock-Item .Description, .Stock-Item-Alternate .Description {
        float: left;
    }

    .Stock-Item .Gallery-Description, .Stock-Item-Alternate .Gallery-Description {
        margin-top: 5px;
        width: 275px;
    }

    .Stock-Item .Gallery-Description-With-Video, .Stock-Item-Alternate .Gallery-Description-With-Video {
        margin-top: 5px;
        width: 225px;
    }

    .Stock-Item .Gallery-List-Description, .Stock-Item-Alternate .Gallery-List-Description {
        margin-top: 20px;
        margin-left: 15px;
        width: 300px;
    }

    .Stock-Item .Gallery-List-Large-Description, .Stock-Item-Alternate .Gallery-List-Large-Description {
        margin-top: 40px;
        margin-left: 15px;
        width: 300px;
    }

    .Stock-Item .Price, .Stock-Item-Alternate .Price {
        float: right;
        margin-right: 20px;
        font-weight: bold;
    }

    /*Basic List Price/Video thumb*/
    .Stock-Item .Gallery-Price, .Stock-Item-Alternate .Gallery-Price {
        margin-top: 20px;
    }

    .Stock-Item .video-basic, .Stock-Item-Alternate .video-basic {
        margin-top: 6px;
    }

    /*Gallery Price/Video thumb*/
    .Stock-Item .Gallery-List-Price, .Stock-Item-Alternate .Gallery-List-Price {
        margin-top: 25px;
    }

    .Stock-Item .video-gallery, .Stock-Item-Alternate .video-gallery {
        margin-top: 6px;
    }

    /*Gallery Large Price/Video thumb*/
    .Stock-Item .Gallery-List-Large-Price, .Stock-Item-Alternate .Gallery-List-Large-Price {
        margin-top: 45px;
    }

    .Stock-Item .video-gallery-large, .Stock-Item-Alternate .video-gallery-large {
        margin-top: 25px;
    }


.Item-Container {
    height: 100%;
    width: 100%;
}

/*@ Vehicle Details
*------------------------------------------------*/
.Vehicle-Details {
    padding-top: 15px;
    margin-left: 10px;
}

dt, dd {
    border-top: 1px dotted #ddd;
    float: left;
    font-size: 11px;
    padding: 5px 0;
    margin-left: 0;
}

    dt.first, dd.first {
        border-top: none;
    }

dt {
    clear: left;
    color: #000000;
    font-weight: bold;
    font-style: italic;
    width: 85px;
    padding-bottom: 6px;
}

dd {
    color: #666;
    width: 310px;
}

.Features dd table td {
    padding: 5px 3px 5px 3px;
    width: 150px;
    border: none;
}

.print-width dd {
    width: 330px;
}

.Fuel-Economy a {
    color: #4c97df;
}

    .Fuel-Economy a:hover {
        color: #c1d65d;
    }

.Fuel-Economy dd, .Fuel-Economy a {
    text-decoration: none;
    font-style: italic;
    margin-bottom: 10px;
}

.Fuel-Economy dt img {
    margin-left: 0;
    float: left;
}

.Fuel-Economy .title {
    color: #008800;
    font-style: italic;
    font-weight: bold;
}

.Fuel-Economy .info {
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*@ Dealer Details
*------------------------------------------------*/
.Dealer-Contacts {
    padding-top: 5px;
    width: 85%;
}

    .Dealer-Contacts dt {
        width: 25%;
    }

    .Dealer-Contacts dd {
        width: 70%;
    }

.boxed,
.boxed-no-hover {
    clear: both;
    background-color: #FAFAFA;
    padding-top: 10px;
    padding-bottom: 15px;
    width: 100%;
    border: 1px solid #CCCCCC;
}

    .boxed:hover {
        border: 1px solid #666666;
        background-color: #E8E8E8;
    }

.ModalBackground {
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.contact-us {
    font-family: Arial, Geneva, Sans-Serif;
    text-align: left;
}

    .contact-us:hover {
        background-color: #FAFAFA;
        border: 1px solid #CCCCCC;
    }

    .contact-us span {
        font-size: 12px;
        color: #666666;
        display: inline;
        margin-left: 10px;
    }

    .contact-us .header {
        line-height: 26px;
        text-indent: 10px;
        cursor: move;
    }

    .contact-us .vehicle-title {
        display: block;
        clear: both;
        text-align: center;
        width: 100%;
        text-indent: 10px;
    }

    .contact-us textarea {
        margin: 0 8px 8px;
    }

    .contact-us p {
        position: relative;
        height: 24px;
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
        margin: 0;
    }

    .contact-us .Validation span {
        white-space: nowrap;
        border: 1px solid red;
        clear: both; 
    }

    .contact-us .Captcha {
        float: right;
        width: 235px;
        margin-right: 20px;
        margin-top: -10px;
        clear: both;
        border: 1px dashed Gray;
    }

    .contact-us p .textbox-enter-captcha {
        width: 228px;
        margin-left: 122px;
        margin-right: 20px;
    }

    .contact-us .textbox {
        width: 260px;
        float: right;
        height: 18px;
        margin-right: 20px;
    }

/*@ Buttons, Textbox
*------------------------------------------------*/
.btn-Send, .btn-Cancel {
    cursor: pointer;
}

.btn-Send {
    background: url(../../images/buttons/send.gif) 0 0 no-repeat;
    height: 32px;
    width: 102px;
    border: none;
    color: Transparent;
}

.btn-Cancel {
    background: url(../../images/buttons/cancel.gif) 0 0 no-repeat;
    height: 32px;
    width: 102px;
    border: none;
    color: Transparent;
}

.video-button {
    display: block;
    margin-left: 15px;
    margin-bottom: 10px;
}

.video-button-thumb {
    float: right;
    width: 52px;
    height: 53px;
    text-align: center;
    background: url(../../images/video-thumb.png) 0 -51px no-repeat;
}

    .video-button-thumb:hover {
        background-position: 0 0;
    }

.textbox-error {
    background-color: Red;
}

.btn-Submit {
    font-family: Arial, Sans-Serif;
    font-weight: bold;
    font-size: 14px;
    color: #ffffff;
    cursor: pointer;
    text-transform: uppercase;
    height: 30px;
    background: url(../../images/buttons/ButtonOut.png) 0 0 repeat-x;
}

    .btn-Submit:hover {
        background: url(../../images/buttons/ButtonOver.png) 0 0 repeat-x;
    }

/*@ Image Gallery
*------------------------------------------------*/
.image-list {
    margin-right: 5px;
    margin-top: 15px;
    width: 315px;
}

.image-list-print {
    width: 220px;
}

.image-list .image-gallery {
    border: 1px solid #E8E8E8;
}

    .image-list .image-gallery img {
        border: none;
        padding: 3px;
        width: 150px;
    }

.image-list .image-gallery-print img {
    border: none;
    padding: 3px;
    width: 220px;
}

/*@ User Options
*------------------------------------------------*/
.user-options {
    font-size: 12px;
    margin: 15px auto auto 20px;
    float: left;
    display: block;
    clear: left;
}

.user-options-header {
    display: block;
    margin: 20px auto 0 20px;
    float: left;
}

.user-options li {
    vertical-align: text-top;
    list-style: none;
    padding: 10px 0 10px 35px;
}

    /*<----Uncomment below if hyperlink was altered*/

    .user-options li a {
        color: #000000;
        text-decoration: underline;
    }

        .user-options li a:hover {
            color: #AE0000;
        }

.print-icon {
    background: url(../../images/print.png) 0 0 no-repeat;
}

.back-icon {
    background: url(../../images/back.png) 0 0 no-repeat;
}


/*@ Finance
*------------------------------------------------*/
.finance-form {
    width: 99%;
    color: #ffffff;
    font-size: 12px;
    background-color: #000000;
    margin: 0 auto;
    padding-left: 10px;
    padding-right: 10px;
    text-align: left;
}

    .finance-form td {
        border: 0 solid red;
    }

    .finance-form .label {
        width: 230px;
    }

    .finance-form input, .finance-form select {
        width: 140px;
        margin-bottom: 2px;
        margin-top: 2px;
    }

    .finance-form .calendar-button {
        width: 16px;
        height: 16px;
        border: none;
        cursor: pointer;
        background: url(/images/buttons/Calendar_scheduleHS.png) no-repeat;
    }

    .finance-form .header {
        height: 45px;
        font-size: 15px;
        font-weight: bold;
        font-style: italic;
        border-bottom: 1px solid #ffffff;
        padding-bottom: 5px;
    }

.terms-checkbox label {
    width: 420px;
}

.terms-checkbox input {
    width: 30px;
    margin-right: 20px;
    border: none;
}

.contactus-content {
    font-family: Arial, sans-serif;
    color: #ffffff;
    font-size: 13px;
    text-align: left;
}

/*  ------------------------------------------------------------------------------ */
/*  Light Box	
/*  ------------------------------------------------------------------------------ */
.lightboxKeysTips {
    text-align: left;
}

#lightboxBody table {
    padding: 10px 0 10px 7px;
}

.INPUT_SELECT {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    width: 150px;
}

.INPUT_SUBMIT {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    height: 25px;
    width: 100px;
}

.INPUT_TEXT {
    color: #363636;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    text-align: left;
    width: 150px;
}

INPUT, SELECT, .INPT {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    color: #363636;
    border: 1px solid silver;
    line-height: 14px;
}

.MANUFACTURERBAR {
    width: 100%;
    background-color: #DDDDDD;
    border: 6px solid #ffffff;
    padding-top: 1px;
    padding-bottom: 2px;
    padding-left: 5px;
    line-height: 14px;
}

.MANUFACTURERBARTEXT {
    font-family: Arial, Geneva, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    color: #777777;
    line-height: 14px;
}

.LABEL {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    color: #000000;
    line-height: 16px;
}

.SECTIONHEADER {
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    border-bottom: 1px solid #999999;
}