/*Chad.Young- prevent image stacking effect in DEAs*/
.wysiwyg-image {margin: 0; display: inline;}

/*Chad.Young- adjusted nav width to accommodate a 5th nav item*/
.navbar-nav .nav > li > a, .navbar-nav .ddc-nav-inline > li > a {min-width: 110px;}

/*Chad.Young- VDP removed underline on VDP button*/
.vdp .tradein a {text-decoration: none;}

/*Chad.Young - Custom CSS for VIN Custom pages*/
.vin-tagline{text-align: center; margin-left: 120px;}
.vin-jobs-available .vin-image{width: 200px; float: left; margin-right: 20px;}

/* franckbarfety - Menu colors */
.compact.navbar-default {border-bottom: 2px solid #86A200;}
.compact li.home a.homeLink:hover {background-color: #86A200;}
.mega-menu-inner-curtain {background: #86A200;}

/* DNA5431645 JLC */
body .ddc-wrapper { background: url("https://pictures.dealer.com/d/dvclassicgalveston/1631/403c88c830c36784e0a0fa7d92adb389x.jpg") no-repeat fixed top center #e8e8e8; }
.index .slideshow-background.DNA5431645,.index .tabs-tabbed-widgets.DNA5431645 .tabs-tabbed-widgets-container {background-color: transparent;}

/* DNA5427599 JLC */
.page-header .header-default p.value-statement,.ddc-composer .page-header .header-default p.value-statement {position:absolute;top:6px;left:275px;}
.header-default p.value-statement img {width:170px;}

/*RVDP custom background fix*/
.row.vdp-details-main {background-color: #FFF}

/* wabbey 08234962 */
.staffList dd img {max-width:110px;}



#staff-listing1-app-root > div a {
  font-weight: bold !important;
  color: #000 !important;
  text-shadow: 1px 1px 7px rgba(255, 255, 255, 0.8);
}
