/* DNA4451713 ddcryanp */
.ddc-footer .navigation-default li > a {padding:32px 9px;}
.video-gallery  .yui3-u-1-5 {padding:5px;width:25%;}
a.mycars-btn {font-size:12px;}
.vdp .main .contact-info {font-size:23px;}
.errors small.ui-state.ui-state-error {border-radius:5px;font-size:10px;}

/* DNA3000853 ddctimb */
.inventory-listing-default-tx .hproduct {overflow:visible;}
.ddstatus:hover {text-decoration:underline;}
.ddstatus span + span {
    background-color: #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #222222;
    text-decoration: none;
    border-radius: 4px 4px 4px 4px;
    font-size: 92%;
    padding: 5px;
    position: absolute;
    width: 200px;
    z-index:9999;
}

/* ddcscottg DNA4477847 */
.inventory-listing-default .inventoryList .description {width: 66%;}

/* DNA4474548 ddcdrewc */
.showroom-main .hproduct span {display:inline-block;}
.showroom-main .hproduct .bodyStyle {padding:3px;}
.showroom-main .hproduct .pricing {margin:0px;}
.showroom-main .hproduct .pricing .price {float:none;}

/* DNA4487606 ddckylej */
.vdp .quick-specs li.vin {min-height: 30px;}
.showroom .offersShowroom-jcarousel-nav {bottom: 40px;top:auto;}
.v9-global-0011-v1.light-red-white .page-header {background:url('/static/sites/g/gsmtoyotaprofile/images/ltRedWhite-header-bg.jpg') 50% 50% repeat;}

/* Style Status in QuickSpecs */
.quick-specs li.sharedVehicle { color: #e70911; margin-top: 0px; font-size: 14px; }
.quick-specs li.sharedVehicle .title,  .quick-specs li.sharedVehicle .separator {display: inline;}

/* GSM ddcryanp  DNA4550860 ddcryanp */
.lower-video{margin-top:33px;}
.vdp .inventory-detail-pricing .ePrice .ddc-span6 {width:100%;}
.vdp .inventory-detail-pricing .calculate {font-size:15px;}
.inventory-detail-quick-specs .sharedVehicle .value:hover span {background-color: #EEEEEE; border: 1px solid #CCCCCC; color: #222222; text-decoration: none; border-radius: 4px 4px 4px 4px; padding: 5px; font-size:12px; font-weight:normal; position: absolute; right:-15px; top:20px; width: 200px; z-index:9999; }

/* PRODEV-105 ddcryanp */
.inventoryList .pricing-area {width:38%;}
.inventory-listing-default .inventoryList .description {width:60%;}
.vdp div.digital-retailing-toolbox .tools-list .tool .ddc-icon, 
.vdp div.digital-retailing-toolbox .tools-list .tool:active .ddc-icon, 
.vdp div.digital-retailing-toolbox .tools-list .tool:visited .ddc-icon, 
.vdp div.digital-retailing-toolbox .tools-list .tool:focus .ddc-icon {opacity:1;color:#c4172c;}


/* DNA4765569 ddcbthyng */
.index .topmargin {margin-top: 40px;}
.index .gsmIndex5 .position-boxes h3 {font-size: 160%;}
.index .gsmIndex5 .position-boxes .slideshow h3 {font-size: 0; height: 70px;}
.red-white.index .gsmIndex6.slideshow-container {background: none #333;}
.index .gsmIndex6.slideshow-container {padding: 40px 0;}
.index .gsmIndex6.slideshow-container .slideControls {z-index: 10;}
.index .gsmIndex6.slideshow-container h3 {color: #ffffff;}
.index .gsmIndex6.container .ddc-span3,
.index .gsmIndex6.container .ddc-span3 .slideshow-default {padding: 0;}
.index .gsmIndex6.container .ddc-span3 .slideshow-default {margin-bottom: 40px;}
.index .container .buttonblock-default img {width: 100%;}
.index .gsmIndex7 .inventory-search-facetbrowse .btn {width: 100%;}

.buttonblock-default.gsm .btn-primary {padding-right:0px;}
.buttonblock-default.gsm .btn-primary:before {display:none;}
.buttonblock-default.gsm .btn-primary:hover {text-decoration:none;}

/*  DNA5223013 ddcrandyh  */
.inventory-detail-quick-specs .quick-specs .exteriorColor { font-size: 13px; }
.inventoryList .description dd { clear: right; float: right; }

/* US103748 - Hiding inventory banner border, button and label */
.inventory-banner div {border:none;}
.inventory-banner img {float:none;max-width:100%}
.inventory-banner span {display:none;}
.inventory-banner .btn {display:none;}

/* ddcbatot - removed because of toyota shift complaince. */
/* US55114 - Showing a different GSM footer logo depending on site theme 
.ddc-footer.gsm-dark .credit img,
.ddc-footer.gsm-light .credit img {display: none;}
.ddc-footer.gsm-dark .credit a:before, .ddc-footer.gsm-light .credit a:before {
    content: '';
    display: block;
    width: 100px;
    height: 48px;
    margin-top: 10px;
    background-size: contain;
    background-repeat: no-repeat;
}
.ddc-footer.gsm-dark .credit a:before {background-image: url('/static/sites/g/gsmtoyotaprofile/images/gsm-logo-white.png');}
.ddc-footer.gsm-light .credit a:before {background-image: url('/static/sites/g/gsmtoyotaprofile/images/gsm-logo.png');}
*/