﻿.marginTop5 {
    margin-top: 5px;
}
.DealerFooter
{
    margin-top:10px;
}
.QMDealerSection2012
{
    position:relative;
    margin-top:-1px;
    background-color:White;
    border-left:solid 1px #999;
    border-right:solid 1px #999;
    border-bottom:solid 1px #999;
    padding:10px 25px;
    float:right;
    width:145px;
    -webkit-box-shadow:2px 2px 2px #111111; 
    -moz-box-shadow:2px 2px 2px #111111; 
    box-shadow:2px 2px 2px #111111;
    -webkit-border-radius-topleft:5px;
    -webkit-border-radius-bottomleft:5px;
    -webkit-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    border-top-left-radius:5px;
    border-bottom-left-radius:5px;
    border-bottom-right-radius:5px;
}
.TopDealerOwnerResources
{
    margin-right:20px !important;
}
/* Start Pre-owned dealer inventory */
.slideLeft, .slideRight{
	width:35px;
	height:180px;
	cursor:pointer;
	background-color:White;
    position: absolute;
    z-index: 50;
}
#slider {
    margin-top: 20px;
    width: 700px;
    position:relative;
    overflow:hidden;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#slider .topTittleWrapper, #rightSearchPanel .topTittleWrapper {
    padding-top: 35px;
}
.slideLeft{
	background-position: 0 0;
	left:-1px;
	}
.slideLeft span, .slideRight span {
    background: url('../Content/7907/Media/General/webimage/icons/icons-sprite.png');
    background-repeat: repeat;
    background-position: -112px -138px;
    background-color: rgba(0, 0, 0, 0);
    display: block;
    height: 20px;
    left: 8px;
    position: absolute;
    top: 80px;
    width: 20px;
}
.slideRight{
	background-position: -35px 0;
	right:-1px;
	top:0;
}
.slideRight span {
    background-position: -90px -138px;
    left: 7px;
}
.slideLeft:hover, .slideRight:hover {
    background-color: #ebf6fe;
    border-color: #2b80b9;
}
.sliderThumbs{
	width:630px;
	height:190px;
	position: relative;
	left:0;
	margin-top: -10px;
	}
.sliderThumbs ul {
	list-style-type:none;
	margin-left:-1px;
	/*left:-875px;*/
	left:0;
	position: relative;
	white-space: nowrap;
    margin:15px 0 0 0;
	padding:0 0 10px 35px;}
.sliderThumbs ul li{
	display:inline-block;
	width:110px;
	padding:2px;
	overflow:hidden;
	border:4px solid #fff;
}
.sliderThumbs ul li img
{
    position:absolute;}
.sliderThumb li a {
    text-decoration:none;
    color:#666;
}
.inventory_list_wait_image
{
    position:absolute;
    top:5;
    z-index:5;
    width:110px;
    height:85px;
    background-color:#fff;
    margin:0;
    padding:0;
}
.inventory_list_wait_image img
{
    margin:22px 0 0 35px;
}
.sliderContent{
    width:700px;
	float:left;
	position:relative;
	-ms-touch-action: none;}
.imgRoundedBorders{
	background-image: url('../Content/7907/Media/General/webimage/icons/imageFrame.png');
	position:absolute;
	top:5;
	z-index:30;
	width:110px;
	height:85px;}
.sliderThumb-desc
{
    height: 30px;
    white-space:nowrap;
	font-size:10px;
	margin-top:95px;
	text-align:center;}
.sliderThumb-price{
	font-family: 'Lato', sans-serif;
	font-size:18px;
	text-align:center;
	margin:10px 0 8px 0;
	color:#000000;}
.sliderThumb li:hover{
	border:4px solid #288ED2;
}
.sliderThumb li:active{
	border-color:#6BB3E2;}
.topTittleWrapper{
	width:890px;
	padding:20px 25px;
}
.welcome .topTittleWrapper{
    margin-bottom: 20px;
    width: 70% !important;
    /*width: 61% !important;*/
}
.module{
    display:block;
    padding-top:20px;
    margin:0 0 0 -20px;
    position:relative;}
.moduleTittle, .moduleTittle p {
    font-family:"Open Sans";
    font-size:18px;
    font-weight:bold;
    line-height:106%;
    color:rgb(67,67,67);
    text-align:left;
    margin:0;
}
.uiButtonNested a
{
    display:block;
    width:100%;
    font-size:10px;
    text-decoration:none;
    color:#fff;
}
.uiButtonNested a:hover
{
    color:#fff;
}
.uiButtonNested a:active
{
    color:#fff;
}
.dealer_pre-owned_image
{
    width:110px;
    height:85px;
    border-width:0;
    z-index:20;
    display:none;
}
/* End Pre-owned dealer inventory */
/* Start Dealer Welcome Info Panel */
.welcome{
	height:auto;
    position: relative;
}
.contentContainer{
	width:880px;
	padding: 0 30px 30px 30px;
	color:#666;}
.column2{
	width:430px;
	height:273px;
	position:relative;}
.column4left
{
    font-size:11px;
	width:185px;
	padding:20px 0px 20px 20px;
	}
.column4right{
	width:185px;
	padding:20px 20px 20px 0px;
	}
.DealerGrayBox{
	height:273px;
	background-color:#f5f5f5;
	border-radius:5px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-opera-border-radius:10px;
	-khtml-border-radius:10px;
	border:1px solid #eee;
	padding:0;
	}
.buttonBook, .buttonAbout{
	background-image:url('../Content/7907/Media/General/webimage/icons/iconButtonBg.png');
	display:block;
	float:left;
	position:relative;
	width:130px;
	height:40px;
	background-color:#f5f5f5;
	font-size:14px;
	padding:20px 10px 0 65px;
	margin:0;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-opera-border-radius:5px;
	-khtml-border-radius:5px;
	color:#666;
	text-decoration:none;}
.buttonDealerHome_fr
{
    padding:10px 10px 10px 65px;
}
.buttonBook:hover, .buttonAbout:hover{
	color:#000;}
.dealerInfo{
	width:130px;
	margin-left:10px;}
.tittleSml{
	color:#000;
	margin-bottom:0.5em;
	display:block;}
.bookingIcon, .aboutIcon{
	background-image:url('../Content/7907/Media/General/webimage/icons/linkIcons.png');
	width:42px;
	height:42px;
	position:absolute;
	left:10px;
	top:10px;
	}
.bookingIcon{
	background-position:0 0;}
.aboutIcon{
	background-position: -42px 0;}
.bookTestDrive
{
    position: absolute;
    bottom: 82px;
    width: 170px;
    white-space: normal;
}
.bookTestDrive_fr
{
    margin: 0 18px;
}
.dealerContent
{
    font-size:12px;
    line-height:18px;
    padding-right:15px;
    width:450px !important;
}
.dealer_body_button
{
    position:absolute;
    width: 430px;
    height: 60px;
    margin: 0;
    padding:0;
    bottom: 0;
    overflow:hidden;
}
.dealer_body_button div
{
    float:left;
}
.dealer_body_button a
{
    margin-left:20px;
}
.dealer_body_button a:first-child
{
    margin-left:0;
}
#a_sales, #a_service
{
    cursor:pointer;
}
#DealerInfo
{
    margin-top:5px;
}
#DealerInfo dt
{
    float:left;
}
#DealerInfo dd
{
    margin-left:14px;
}
/* End Dealer Welcome Info Panel */
.dealerContent2012
{
    margin-top:177px;
    clear:both;
    position: relative;
}
/*.dealerExterior
{
    top:-155px;
}*/

.clear_divider
{
    clear:both;
    height:10px;
}
body.y2012 .topTittleWrapper
{
    font-size:11px;
    display: inline-block;
    border-bottom:1px solid #eee;
    /*margin: 0 0 20px 20px;*/
    padding:20px 0;
    width: 100%;
}
body.y2012 .contentContainer
{
    width:936px;
}
body.y2012 .column2
{
    width:49.8%;
}
/*body.y2012 #slider
{
    width:996px;
}
body.y2012 .sliderContent
{
    width:996px;
}
body.y2012 .sliderThumbs
{
    width:996px;
}
body.y2012 .sliderThumbs ul li
{
    margin-right:9px;
}*/
.mmcbCertifiedOnly, .CPOCertifiedOnly
{
    display:none;
}
/* Start Dealer Home Social Link */
div[id$="socialLinkContainer"] {
    float: left;
    margin-right: 35px;
}
img.amvic {
    width:102px;
    height:80px;
}
div[id$="amvicContainer"] {
    float: left;
}
.SocialLink {
    margin-bottom:0 !important;
    display:block;
}
.SocialLink li {
    list-style-type:none;
    margin-bottom: 5px;
}
.SocialLink li a {
    background-image:url('../Content/7907/Media/General/webimage/social-icons.png');
    background-repeat:no-repeat;
    padding-left:43px;
    display:block;
    height:25px;
    line-height:25px;
    font-size:11px;
}
.SocialLink li a.Facebook { background-position:0px 0px; }
.SocialLink li a.Twitter { background-position:0px -25px; }
.SocialLink li a.LinkedIn { background-position:0px -50px; }
.SocialLink li a.GooglePlus { background-position:0px -75px; }
.SocialLink li a.Youtube { background-position:0px -100px; }
/* End Dealer Home Social Link */
/*new classes for new design Dealer Info*/
.welcome .row {
    margin-bottom: 30px;
    width: 100%;
}
.columns {
    margin: 0px 0px 0px 20px;
    position: relative;
}
.columns:first-child {
    margin-left: 0px;
}
.welcome .five {
	width:70%;
    position: relative;
    float: left;
}
.fourth {
	width:25%;
}
.three {
	width:33%
}
.half {
	width:45%
}
breakLine {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 20px;
margin-bottom: 40px !important;
}
.Dealerlist {
	list-style-type: none;
}
.Dealerlist ul {
	margin-left: 0px;
}
.Dealerlist ul li {
	position: relative;
	font-size: 13px;
	
}
.bgLightGrey {
background-color:#EEEEEE;	
margin-bottom:5px;
}
.Dealerlist li span {
	font-size: 13px;
    float: left;
}
.Dealerlist li:after {
    content: "";
    display: block;
    clear: left;
    height: 7px;
}
.Dealerlist li.bgLightGrey:after {
    height: 0;
}
.Dealerlist li:last-child p:last-child {
	margin-bottom: 25px;
}
.Dealerlist li a {
	white-space: nowrap;
	color: rgb(17,107,171);
	text-decoration: none;
	font-size: 13px;
}

.Dealerlist li h4 {
    color: #2b80b9;
    padding: 7px 0;
}
.marginRight18 {
margin-right:18px;	
}
ul.Dealerlist {
    margin-bottom: 20px;
}
ul.Dealerlist .DealerlistTitle {
    width: 80px;
}
ul.SocialLink li {
    display: table;
}
ul.SocialLink li a {
    display: table-cell;
    vertical-align: middle;
}
ul.Dealerlist .bgLightGrey .pic {
    margin-left: 10px;
}
#RightDealerHomeContainer ul.Dealerlist {
    margin-bottom: 0;
}
#arrow_blue_right {
	vertical-align: middle;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 6px 8px 0 8px;
    background: url('../Content/7907/Media/General/webimage/icons/icons-sprite.png');
    background-repeat: no-repeat;
    background-position: -134px -138px;
}
#clock {
    background-image: url('../Content/7907/Media/General/webimage/2013/clock.png');
    display: table-cell;
    width: 65px;
    background-repeat: no-repeat;
}
#topBarDealer {
	overflow: hidden;
    display:table;
    width:100%;
}
#topBarDealer a, #topBarDealer h4 {
	color: #ffffff;
    display:block;
	line-height: inherit;
	text-decoration: none;
}
#topBarDealer a:hover, #topBarDealer a:active {
	color: #2C98E9;
}
#topBarDealer .serviceContainer a:hover, #topBarDealer .serviceContainer a:active {
	cursor:default;
}
#topBarDealer p {
	color: #ffffff;
	line-height: inherit;
    font-size:13px;
}
.serviceContainer {
    display:table-cell;
    max-width:245px;
    float:right;
}
.serviceContainerLeft {
    display:table-cell;
    vertical-align:top;
    padding-right:10px;
    max-width:220px;
}
.serviceContainerRight {
    display:table-cell;
    vertical-align:top;
}
.serviceContainer.displayHidden {
    display:none !important;
}
#topBarDealer .pic {
	background-repeat: no-repeat;
	padding:0 0 0 65px;
    background-position:8px 8px;
    min-height: 52px;
    cursor:pointer;
}
#sales {
	background-image: url("../Content/7907/Media/General/webimage/2013/dealer-icon-sales.png");
}
#service {
	background-image: url("../Content/7907/Media/General/webimage/2013/dealer-icon-service.png");
}
#parts {
	background-image: url("../Content/7907/Media/General/webimage/2013/dealer-icon-parts.png");
}
#TopMenuWrapper {
    background-color: #444444;
    text-align: center;
    position: relative;
    z-index: 100;
    width: 100%;
    height: 85px;
    top: 0;
    overflow: hidden;
}
#covid19Header {
    background-color:#2b80b9;
}
#covid19Header p {
    color:white;
}
#TopMenuWrapper .SCIFrame, #covid19Header .SCIFrame {
    display: inline-block;
    text-align: left;
    padding: 20px;
    height: 52px;
}
#covid19Header .SCIFrame {
    height:auto;
}
#SCIFrame {
    margin-top: 100px;
}
#SCIFrame.regional {
    margin-top:0px;
}
#mainContent {
    position: relative;
}
#rightSearchPanel {
    display: inline-block;
    float: left;
    overflow: visible;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 230px;
    font-size: 12px;
}
#PreownedCertifiedVehicle {
    font-size: 12px;
    margin-left: 45px;
    margin-top: 20px;
    position: relative;
    width: 185px;
}
#PreownedCertifiedVehicle dd {
    margin-left: 20px;
}
#rightSearchPanel .VehicleSearch {
    float: left;
    margin-left: 45px;
    margin-top: 15px;
}
img.accordDivider {
    width: 996px !important;
}
#RightDealerHomeContainer {
    min-width: 270px;
    float: right;
}
#RightDealerHomeContainer dl:after, #RightDealerHomeContainer dl:before {
    content: "";
    display: block;
    clear: both;
}
#RightDealerHomeContainer dl {
    display: block;
}
#RightDealerHomeContainer dt {
    float: left;
    width: 20%;
    margin-top:11px;
    line-height:17px
}
#RightDealerHomeContainer dd {
    display: inline-block;
    width: 80%;
    margin-top:10px;
}
#RightDealerHomeContainer table {
    border-collapse: inherit;
    width:100%;
}
#RightDealerHomeContainer table tr.highlight {
    background-color:#2C98E9;
}
#RightDealerHomeContainer table tr.highlight td {
    color:#ffffff;
}
#serviceH {
    padding-bottom: 0 !important;
}
#RightDealerHomeContainer table td {
    padding: 1px 3px;
    width:35%;
}
#RightDealerHomeContainer table td:last-child {
    width:55%;
}
#RightDealerHomeContainer .DealerOperation {
    display: table;
    height: 60px;
    padding-top: 10px;
    position: relative;
}
#RightDealerHomeContainer .DealerOperation h5 {
    display: table-cell;
    padding-left: 10px;
    vertical-align: middle;
}
.welcome .DealerMessage {
    line-height: 1.6em;
    margin-bottom: 25px;
}
.welcome .contentContainer {
    min-height: 540px;
    padding-bottom: 0;
}
#DealerMapContainer {
    width: 305px;
    height: 305px;
    float: right;
    position: relative;
}
#topBarDealer .fifth {
    position: relative;
}
#topBarDealer .fifth:first-child {
    float: left;
}

.ui-dialog-titlebar {
    display: none;
}