﻿body {
    width: 980px;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0;
}

img{
    border: none;
}

div#main {
    background: no-repeat scroll 0 0 transparent;
    margin-top: 0px;
    /*margin-top:5px;*/
    padding: 20px;
    position: relative;
    background-color: #F0F0F0;
    border-radius: 0px;
    float: left;
    /*border-radius:10px;*/
}

div#pageHeader {
    height: 95px;
    padding: 7px 0 0px;
    background: none no-repeat scroll 0 0 #F2F2F2;
    display: block;
    width: 100%;
}

#pageHeader #pageTitle {
    float: left;
    /* padding-top: 27px;*/
    color: #727272;
}


    #pageHeader #pageTitle .top {
        float: left;
        display: block;
        font-size: 18px;
        width: 100%;
    }

    #pageHeader #pageTitle .bottom {
        font-size: 36px;
        display: block;
    }

div.body {
    width: 900px;
    float: left;
    padding: 10px 20px;
    background-color: #FFFFFF;
}

a {
    text-decoration: none;
}

    a:link {
        text-decoration: none;
    }

    a:visited {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

    a:hover {
        text-decoration: none;
    }



div.header {
    height: 33px;
    width: 920px;
    color: #2B8BBC;
    font-size: 13px;
    font-weight: bold;
    border-bottom: solid 1px black;
}


div.main {
    width: 900px;
    background-color: White;
    float: left;
}

div.leftColumn {
    width: 206px;
    min-height: 300px;
    float: left;
    border-bottom: 1px dotted;
    border-right: 1px dotted;
}

div.leftColumn1 {
    width: 520px;
    height: 115px;
    float: left;
    border-top: 1px dotted;
    padding-top: 0;
}

div.headingcolumn {
    float: left;
    font-size: 12px;
    padding-top: 12px;
    padding-bottom: 12px;
}

div.rightColumn1 {
    width: 369px;
    height: 58px;
    display: block;
    float: right;
    font-size: 12px;
    border-bottom: 1px dotted;
    border-top: 1px dotted;
    border-right: 0px;
    padding-top: 10px;
}

div.rightColumn1es, div.rightColumn1fr, div.rightColumn1da {
    height: 68px;
    padding-top: 0px;
}

div.Vehicles .information {
    padding-left: 7px;
    padding-right: 7px;
}

div.information {
    padding-top: 15px;
    padding-right: 2px;
    float: left;
    color: #2B8BBC;
    text-align: left;
    font-size: 12px;
    font-weight: 200;
}

    div.information .heading {
        Color: Black;
    }


    div.information .options {
        font-size: 12px;
        Color: Black;
        font-weight: bold;
    }

    div.information span {
        padding: 0px;
        display: block;
        font-size: 13px;
        color: #202020;
    }

        div.information span a {
            color: #202020;
            text-decoration: none;
        }

            div.information span a.selected {
                color: #B3000F;
            }

            div.information span a:hover {
                color: Black;
            }

    div.information div.heading {
        font-size: 14px;
    }


div.rightColumn {
    width: 672px;
    height: 300px;
    display: block;
    float: right;
}

    div.rightColumn .rowhead {
        font-size: 11px;
        padding-left: 25px;
        padding-top: 10px;
        font-weight: 300;
    }

div.fullColumn {
    width: 900px;
    height: 280px;
    display: block;
    float: left;
}

    div.fullColumn .vehicles {
        padding-top: 5px;
    }

        div.fullColumn .vehicles .vehicle {
            width: 198px;
            display: inline;
            height: 400px;
        }

div.bottomrow {
    padding-left: 25px;
    padding-top: -15px;
}

    div.bottomrow .label {
        font-size: 11px;
        font-weight: bold;
        display: inline;
    }


div.bluebotton {
}

div.footer {
    height: 30px;
    width: 940px;
    margin: 0 auto;
    background-color: White;
    float: left;
}

    div.footer img {
        border: none;
    }

div.vehicletitle {
    background: url(/Images/bottom_bar_vehicle_select.png);
}

div.phonetitle {
    background: url(/Images/bottom_bar_phone_select.png);
}

div.moreinfotitle {
    background: url(/Images/bottom_bar_summary_select.png);
}

div.footerlogo {
    width: 940px;
    height: 109px;
    padding-top: 3px;
}

div.dropdowns {
    padding-left: 10px;
}


div.summary {
    border-color: inherit;
    border-width: medium;
    width: 835px;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
}

div.summaryde, div.summaryru {
    height: 60px;
    padding-top: 5px;
}

div.rightColumnen {
    padding-top: 10px;
    height: 336px;
}

div.mainen, div.leftColumnen {
    height: 336px;
}

div.summary div.features {
    font-size: 10px;
    padding-left: 10px;
    padding-top: 7px;
}

div.software {
    font-size: 14px;
    color: Black;
    font-weight: 200;
}



div.version {
    display: inline;
    font-size: 13px;
    left: 140px;
    position: absolute;
}

div.selectedvehicle {
    display: inline;
    font-size: 13px;
    left: 140px;
    position: absolute;
}

div.selectedphone {
    display: inline;
    font-size: 13px;
    left: 140px;
    position: absolute;
}



div.summary div.features span {
    padding: 5px;
    color: Black;
    vertical-align: middle;
}

div.phonenamewrap {
    font-weight: bold;
    padding-top: 15px;
    font-size: 12px;
}

div.moreinfowrap {
    text-decoration: none;
    width: 117px;
    height: 26px;
    padding-top: 20px;
}

.button {
    background: url("/Images/next_button.png") repeat transparent;
    color: Gray;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    padding: 5px 30px;
    cursor: pointer;
    b-webkit-border-radius:2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 0 5px #ccc;
    -webkit-box-shadow: inset 0 0 5px #ccc;
    box-shadow: inset 0 0 5px #ccc;
}

.back-button {
    color: Gray;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    padding: 5px 20px;
    margin-right: 10px;
    cursor: pointer;
    b-webkit-border-radius:2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}

input.buttonfr, input.buttonde, input.buttonel, div.moreinfonl, div.moreinfohu {
    padding-left: 40px;
}

input.buttones, input.buttonpt, input.buttonfi, input.buttonit, div.moreinfoit {
    padding-left: 45px;
}

input.buttonnl, input.buttonhu {
    padding-left: 50px;
}

div.moreinfonl, div.moreinfohu {
    padding-left: 40px;
}

span.buttones, span.buttonpt, span.buttonfi, span.buttonda {
    padding-left: 90px;
}

span.buttonit {
    padding-left: 105px;
}

span.buttonfr, span.buttonde, span.buttonel {
    padding-left: 100px;
}

span.buttonnl, span.buttonhu {
    padding-left: 110px;
}


div.versionfr, div.versionnl, div.versionpt, div.versionpl, div.versionsk, div.versionel {
    left: 170px;
}

div.selectedvehiclefr, div.selectedvehiclenl, div.selectedvehiclept, div.selectedvehiclepl, div.selectedvehiclesk, div.selectedvehicleel {
    left: 170px;
}

div.selectedphonefr, div.selectedphonenl, div.selectedphonept, div.selectedphonepl, div.selectedphonesk, div.selectedphoneel {
    left: 170px;
}

div.versionde, div.versiones, div.versionit {
    left: 160px;
}

div.selectedvehiclede, div.selectedvehiclees, div.selectedvehicleit {
    left: 160px;
}

div.selectedphonede, div.selectedphonees, div.selectedphoneit {
    left: 160px;
}

div.versionis, div.versionhu, div.versionno, div.versionsv {
    left: 150px;
}

div.selectedvehicleis, div.selectedvehiclehu, div.selectedvehicleno, div.selectedvehiclesv {
    left: 150px;
}

div.selectedphoneis, div.selectedphonehu, div.selectedphoneno, div.selectedphonesv {
    left: 150px;
}


table.selectedcar {
    /*background-image:url('/Images/lower_nav_highlighted_background.png');*/
    height: 106px;
}

div.selectedcar {
    display: inline;
    height: 100%;
    width: 86px;
    padding-top: 0px;
}

table.selectedphone {
    border: 1px;
    border-color: Gray;
    height: 100%;
    display: inline;
}

    table.selectedphone img {
        height: 65px;
    }

div.featurebox {
    font-size: 12px;
}

    div.featurebox ul {
        list-style-type: none;
        padding-left: 10px;
    }

        div.featurebox ul li {
            width: 100%;
            height: 18px;
        }

            div.featurebox ul li.main {
            }

            div.featurebox ul li img {
                height: 12px;
                width: 13px;
            }

    div.featurebox div.heading {
        padding-top: 5px;
        font-size: 12px;
        padding-bottom: 5px;
    }

div.sectioncomment {
    padding-left: 10px;
    font-size: 10px;
    padding-right: 50px;
}

div.commentheading {
    font-size: 12px;
}

div.summaryinfo {
    padding-top: 15px;
    padding-right: 12px;
}



div#scrollbar {
    display: none;
}

div#wn {
    position: relative;
    width: 700px;
    height: 136px;
    overflow: hidden;
}

div#scrollbar {
    position: relative;
    width: 746px;
    height: 11px;
    display: block;
    font-size: 1px;
}

div#track {
    background: none repeat scroll 0 0 #BABABA;
    height: 1px;
    left: 221px;
    position: absolute;
    top: 29px;
    width: 320px;
}

div#dragBar {
    position: absolute;
    left: 1px;
    top: 1px;
    width: 20px;
    height: 9px;
    background-color: #A3A3A3;
}

div#left {
    position: absolute;
    left: 211px;
    top: 20px;
}

div#right {
    position: absolute;
    right: 194px;
    top: 20px;
}

div#centerline {
    left: 285px;
    top: 56px;
    width: 300px;
    display: inline;
    padding-left: 3px;
    position: absolute;
}

div.carousel-prev {
    left: 278px;
    top: 56px;
    display: inline;
    position: absolute;
}

div.carousel-next {
    left: 595px;
    top: 56px;
    display: inline;
    position: absolute;
}

div#scrollbar, div#track, div#dragBar, div#left, div#right {
    -moz-user-select: none;
    user-select: none;
    -khtml-user-select: none;
}

    div#scrollbar img {
        display: block;
    }

div#phoneContent {
    padding-left: 305px;
}

img.phone {
    height: 100px;
    width: 100px;
}

img.phone1 {
    /* height:130px;
    width:130px;*/
    opacity: 1;
}

img.phone2 {
    /*  height:95px;
    width:95px;*/
    opacity: 0.8;
}

img.phone3 {
    /*  height:95px;
    width:95px;*/
    opacity: 0.7;
}

img.phone4 {
    /*  height:95px;
    width:95px;*/
    opacity: 0.6;
}

div.upperfootertitle {
    padding-right: 100%;
    background-image: url('/Images/arrowupperline.gif');
    background-repeat: no-repeat;
    height: 2px;
}

div.footertitle, div.footertitle a:visited {
    color: White;
    font-size: 13px;
    background-image: url('/Images/navslices_15.png');
    width: 1001px;
}

div.begin {
    background-image: url('/Images/navbarleftarea.png');
    display: inline;
    padding-top: 8px;
    padding-bottom: 22px;
    padding-left: 175px;
}

div.beginstart {
    background-image: url('/Images/navslices_23.png');
    display: inline;
    padding-top: 8px;
    padding-bottom: 22px;
    padding-left: 25px;
    background-repeat: no-repeat;
}

div.beginstartnotselected {
    background-image: url('/Images/navslices_03.png');
    display: inline;
    padding-top: 8px;
    padding-bottom: 22px;
    padding-left: 25px;
    background-repeat: no-repeat;
}

div.beginstartselected {
    background-image: url('/Images/navslicesred_07.png');
    display: inline;
    padding-top: 8px;
    padding-bottom: 22px;
    padding-left: 25px;
    background-repeat: no-repeat;
}


div.upperfootertitle {
    padding-right: 100%;
    background-image: url('/Images/arrowupperline.gif');
    background-repeat: no-repeat;
    height: 2px;
}

div.footertitle, div.footertitle a:visited {
    color: White;
    font-size: 10px;
    background-image: url('/Images/arrowline2.gif');
    width: 940px;
}

div.Future, div.Future a:visited {
    color: #BABABA;
}

div.History, div.History a:visited {
    color: Black;
}

div.Selected, div.Selected a:visited {
    background-image: url('/Images/arrowline2.gif');
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    display: inline;
    color: #B3000F;
}



div.NotSelected, div.NotSelected a:visited {
    background-image: url('/Images/arrowline2.gif');
    padding-top: 8px;
    padding-bottom: 6px;
    padding-left: 10px;
    display: inline;
}

div.end {
    background-image: url('/Images/arrow2.gif');
    display: inline;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 11px;
}

div.start {
    background-image: url('/Images/arrow1.gif');
    display: inline;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 12px;
}

div.lowerfootertitle {
    padding-right: 100%;
    background-image: url('/Images/arrowline1.gif');
}

div.lowerfootertitle {
    padding-right: 100%;
    background-image: url('/Images/arrowline1.gif');
}

table tr.vehicleVinInfo {
    font-size: 10px;
    padding-left: 10px;
}

    table tr.vehicleVinInfo td {
        float: right;
    }

table tr.VinInput {
    float: right;
    text-align: center;
}

table.inputTable {
    display: inline;
}

div#NoVinPopUp {
    background-color: White;
    border-color: Black;
    border-width: 1px;
    border-style: solid;
    width: 470px;
    padding: 10px;
    position: fixed;
    z-index: 100001;
}


#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    display: none;
}

#boxes .window {
    position: absolute;
    left: 0;
    top: 0;
    background-color: White;
    border-color: Black;
    border-width: 1px;
    border-style: solid;
    width: 470px;
    display: none;
    z-index: 9999;
    padding: 20px;
    font-size: 12px;
}




table.compatible {
    width: 700px;
    padding: 20px;
    padding-left: 50px;
    font-size: 12px;
}

    table.compatible tr td.left {
        padding-left: 30px;
    }

div.VinNumber {
    display: inline;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

div.backTo {
    text-decoration: none;
    width: 147px;
    height: 26px;
    display: inline;
    padding-left: 20px;
}

div.back {
    width: 147px;
    height: 26px;
    font-size: 12px;
    padding-top: 3px;
    text-decoration: underline;
    display: inline;
}

span.breadTitle {
    display: block;
    font-size: 10px;
    color: Gray;
}

div.selectedcar img, table.selectedcar img {
    height: 78px;
}

div.selectedphone img {
    height: 78px;
}

span#phoneName {
    font-size: 10px;
}

div#phoneContent {
    padding-top: 20px;
}

div.paddingTop {
    /*padding-top:20px;*/
    opacity: 0.8;
}

div.prominent {
    background-image: url('/Images/blue highlight background.gif');
    background-repeat: repeat;
    display: inline;
    font-size: 12px;
    padding-top: 9px;
    padding-bottom: 6px;
    padding-left: 10px;
    padding-right: 10px;
    color: White;
}

    div.prominent a, div.prominent a.visited {
        color: White;
    }

        div.prominent a:hover {
            color: Blue;
        }

div.mainmenu {
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    border: none;
    padding-left: 20px;
}

div.leftColumn div.heading {
    font-size: 12px;
    font-weight: bold;
    padding-left: 10px;
}

div.mainmenu1 {
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 5px;
    padding-left: 5px;
}

    div.mainmenu1 span a, div.mainmenu1 span a.visited {
        font-size: 10px;
    }

        div.mainmenu1 span a:hover {
            color: Black;
        }

#boxes #dialog {
    width: 370px;
    padding: 10px;
    background-color: #ffffff;
}


#boxes vehicledialog {
    height: 180px;
}

#boxes div.vehicledialoges, #boxes div.vehicledialogfr {
    height: 200px;
}

div.summaryes, div.summaryru, div.summaryit {
    height: 63px;
}

div.phoneprominent1 {
    position: relative;
    left: 120px;
}

div.phoneprominent1es, div.phoneprominent1ru {
    left: 60px;
}

div.phoneprominent1fr, div.phoneprominent1de {
    left: 55px;
}

div.phoneprominent1it {
    left: 10px;
}

div.phoneprominent2 {
    position: relative;
    left: 135px;
}

div.phoneprominent2es, div.phoneprominent2ru {
    left: 75px;
}

div.phoneprominent2fr, div.phoneprominent2de {
    left: 65px;
}

div.phoneprominent2it {
    left: 10px;
}

div.summarydialog {
    width: 470px;
    height: 300px;
}

div.phone {
    width: 100px;
}

div.Vin table {
    float: right;
}

div.spacer {
    padding-top: 10px;
}

div.vehicledial {
    width: 130px;
}

    div.vehicledial img {
        width: 128px;
        border: solid 1px white;
    }

div.dialspacer {
    padding-top: 50px;
}

div.system {
    width: 650px;
}

div#lyr1 img {
    float: left;
}

div.vehicledial img.selected {
    border-color: gray;
}

div.vehicle {
    padding-left: 20px;
}

div.vehiclefr {
    padding-left: 30px;
}

div.system {
    padding-left: 25px;
}


div.systemfr {
    padding-left: 30px;
}

div.breadphone {
    padding-left: 30px;
}

div.breadphonefr {
    padding-left: 20px;
}

div.moreinfopanel {
    padding-left: 15px;
}

div.headingsub {
    font-size: 11px;
    font-weight: normal;
    width: 700px;
    padding-top: 5px;
}

.item-value {
    font-size: 13px;
    padding-left: 10px;
}

div.heading {
}

div.heading1 {
    width: 590px;
    font-size: 20px;
}

div.footerhint {
    border-top: 1px dotted;
    padding-top: 5px;
    padding-right: 60px;
    font-size: 10px;
    display: block;
    float: left;
    width: 860px;
}

div.hrline {
    width: 900px;
    border-top: 1px dotted;
    display: block;
    height: 5px;
    float: left;
}

div.footerselect {
    height: 20px;
    width: 900px;
    float: left;
    text-align: center;
    padding-top: 17px;
}

div.systemfooterselectes {
    padding-top: 10px;
}

div.border {
    float: left;
    width: 10px;
    display: inline;
    background: url(/Images/border.png);
    height: 70px;
}

div.border1 {
    float: left;
    width: 10px;
    display: inline;
    background: url(/Images/border1.png);
    height: 70px;
}

div.dropdownheading {
    display: inline;
    float: left;
    padding-top: 3px;
    font-size: 15px;
}


div.footerwrapper {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 3px;
}

a#NoVin {
    font-size: 10px;
    color: Black;
}

div.information div.selected {
    color: #B3000F;
}

img {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

a, input {
    outline-style: none;
    -moz-outline-style: none;
}

div#brandName, div#phoneName {
    color: #B3000F;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 5px;
    cursor: pointer;
    padding-left: 8px;
    width: 200px;
    margin: 0 auto;
}


/* Styles for cee'd range dropdown ''*/

li#Years_input_1000 {
    color: rgb(72, 72, 72);
    cursor: none;
    font-weight: 500;
}

li#Years_input_5 ,li#Years_input_6 ,li#Years_input_7 {
    padding-left: 20px;
}
.mainmenu a {
    font-size: 12px;
}

mainmenu.mainmenuen a{
    font-size: 13px;
}

.moreinfo.el a {
    font-size: 10px;
} 