﻿#serselc
{
    position: relative;
    width: 100%;
    min-width: 1104px;
    max-width: 1900px;
    overflow: hidden;
    margin: 0 auto;
}
#serselc.nojs
{
    display: none;
}

#serselc-Preloader-Container
{
    position: absolute;
    top: 0;
    left: 0;
    height: 786px;
    width: 0px;
    overflow: hidden;
    z-index: 1;
    display: none;
}
#serselc-Preloader-Content
{
    float: left;
    width: 100%;
    height: 100%;
}
#serselc-Preloader-Content img
{
    width: 1px;
    height: 1px;
}
#serselc-CompositeImgBkgd 
{
    height: 786px;
}
#serselc-ScenicImgBkgdDiv, #serselc-FloorImgBkgdDiv
{
    overflow: hidden;
}
#serselc-ScenicImgBkgdDiv
{
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    height: 430px;
}
#serselc-ScenicImgBkgd
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}
#serselc-FloorImgBkgdDiv
{
    position: relative;
    top:430px;
    left: 0;
    height: 356px; /* 786px - 430px */
    text-align: left;
}
#serselc-FloorImgBkgd
{
    position: absolute;
    overflow: hidden;
}
#serselc-VehicleContainer 
{
    z-index: 20000;
}
#serselc-VehicleTemplateDiv 
{
    z-index: 20000;
}
#serselc-VehicleOverlayImgDiv 
{
    position: absolute;
    z-index: 20000;
}
#serselc-VehicleOverlayImg
{
    z-index: 20000;
}
#serselc-ContentOverlay
{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 30001;
}
#serselc-Content
{
    position: relative;
    height: 100%;
    color: white;
    text-align: left;
    width: 1104px;
    margin: 0 auto;
}
#serselc-ArrowLeftContainer 
{
    position: absolute;
    top: 250px;
    left: 0;
    height: 180px;
    width: 60px;
    cursor: pointer;
    z-index: 99999;
}
#serselc-ArrowRightContainer 
{
    position: absolute;
    top: 250px;
    left: 1050px;
    height: 180px;
    width: 60px;
    cursor: pointer;
    z-index: 99999;
}
#serselc-Content .arrow 
{
    position: absolute;
    top: 71px;
    left: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    z-index: 99999;
    background: none;
    font-size: 56px;
    line-height: 56px;
    text-shadow: 2px 2px 5px #221F1F;
    color: white;
    opacity: 0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}
#serselc-Content .arrow:hover
{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    font-size: 60px;
    line-height: 60px;
}
#serselc-ElevatorPitchContainer 
{
    position: absolute;
    width: 100%;
    top: 70px;
    padding-left: 60px;
}
#serselc-SectionHeadingHtml
{
}
.serselc-SeriesNameSeparator
{
    width: 60px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 15px;
    margin-bottom: 15px;
    white-space: nowrap;
}
#serselc-ElevatorPitch
{
}
#serselc-SeriesName 
{
    font-size: 16px;
    font-weight: bold;
}
#serselc-HeadlineHtml 
{
    margin-top: 6px;
    font-size: 22px;
    line-height: 1.2;
    font-weight: bold;
}
#serselc-TeaserHtml
{
    margin-top: 6px;
    font-size: 16px;
    line-height: 1.5;
    width: 414px;
}
.serselc-ModelsShown
{
    margin-top: 6px;
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
}
#serselc-BarContainer 
{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 50px 0 66px 60px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    z-index: 91000;
}
#serselc-Bar
{
    float: left;
    height: 72px;
    overflow: hidden;
    margin-left: -16px;
    padding-left: 16px;
}
#serselc-BarUl 
{
    display: table;
    margin-left: -16px;
}
#serselc-BarUl .li
{
    display: table-cell;
    vertical-align: text-bottom; 
    font: 16px/72px Helvetica, Arial, Sans-Serif;
    font-weight: bold;
    color: #221F1F;
    padding-left: 16px;
    cursor: pointer;
    margin-bottom: -50px;
}
#serselc-BarUl .li:hover
{
    color: #1C69D3;
}
#serselc-BarUl .li:after 
{
    content: "/";
    padding-left: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #C5C5C5;
}
#serselc-BarUl .li:last-child:after 
{
    content: " ";
}
serselc-BarSeriesItem
{
}
#serselc-BarUl .li.serselc-BarSeriesItemActive
{
    vertical-align: text-top; 
    font-size: 72px;
    color: #1C69D3;
}
#serselc-BarSeparator
{
    width:640px;
    border-bottom: 1px solid #C5C5C5;
    padding-bottom: 5px;
    margin-bottom: 15px;
    white-space: nowrap;
    clear: both;
}
#serselc-FinePrint
{
    height: 55px; /* Important to ensure SelectorBar maintains position as FinePrint varies in content height */
}
#serselc-FinancingHtml
{
    font-size: 14px;
    line-height: 18px;
    color: #414141;
}
#serselc-LegalContainer 
{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 50px 0 40px 60px;
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    box-sizing: border-box;
    z-index: 91000;
    color: #636466
}
#serselc-LegalHtml
{
    font-size: 9px;
    line-height: 1.5;
    color: #636466
}
span.super
{
    position: relative; 
    top: -0.5em; 
    font-size: 70%;
    font-weight: bold;
}
#serselc-AvailableBodyStylesHtml
{
    margin-top: 6px;
    color: #414141;
}
#serselc-BYOButton
{
    float: right;
    padding: 30px 60px 0 0;
}
#serselc-BYOButton a
{
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    padding: 0 18px 0 18px;
    height: 45px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background-color: #1c62c5;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorstr=#1c62c5, endColorstr=#1f72e4)";
    background-image: -webkit-linear-gradient(#1c62c5, #1f72e4);
    background-image: -moz-linear-gradient(#1c62c5, #1f72e4);
    background-image: linear-gradient(#1c62c5, #1f72e4);
}
#serselc-BYOButton span
{
    font-size: 14px;
    font-weight: bold;
}        
#serselc-BYOButton a:hover
{
    background-color: #1f72e4;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (startColorstr=#1f72e4, endColorstr=#1c62c5)";
    background-image: -webkit-linear-gradient(#1f72e4, #1c62c5);
    background-image: -moz-linear-gradient(#1f72e4, #1c62c5);
    background-image: linear-gradient(#1f72e4, #1c62c5);
}
        

