/* william.abbey 05506935 */
#staffDetail .fn a{color:#000;}
#staffList .fn a{color:#000;}

/* Start 'vlp-new-price-value-final-price-no-value' (do not modify this line) */
/* Modified by nikolehensen on 09/21/18 10:52 AM CDT */
.vlp .inventoryList .item.inv-type-new .pricing .final-price .value.no-value { text-decoration: none; font-weight: bold; font-size: 16px; color: #ffffff; }
/* End 'vlp-new-price-value-final-price-no-value' (do not modify this line) */

/* Start 'vlp-used-price-value-final-price-no-value' (do not modify this line) */
/* Modified by nikolehensen on 09/21/18 10:54 AM CDT */
.vlp .inventoryList .item.inv-type-used .pricing .final-price .value.no-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #ffffff; }
/* End 'vlp-used-price-value-final-price-no-value' (do not modify this line) */

/* 05506961 ddcjareds */
#staffDetail dd.photo img {width: 250px; border: none; }
#staffList dd a:hover, #staffList .selected dd a, #staffList dd a { background-color: hsla(0, 0%, 0%, 0); }

/* 05646463 JLC */
.staff-listing #staffList .fn span { color: #808080; }

/* wabbey 06878579 */
.page-header .header-default .vcard.header-logo-enabled { height: 0;display: none; }
.page-header .header-default .header-logo-style { padding-left: 20px; }

/* ddcsamp 07031628 */
@media screen and (max-width: 1075px) {.index .ddc-content.content-hero {max-height: 55vw;}}