/*
* =mycars ui-buttons
------------------------------------------------------------------------------*/
.smartbar .contact .popup .ui-button, .smartbar .directions .popup .ui-button, .mycars .popup .ui-button, .index .mod .mycars .popup .ui-button { background-color: #dedede; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dedede), color-stop(100%, #afafaf)); background-image: -webkit-linear-gradient(top, #dedede 0%, #afafaf 100%); background-image: -moz-linear-gradient(top, #dedede 0%, #afafaf 100%); background-image: -o-linear-gradient(top, #dedede 0%, #afafaf 100%); background-image: linear-gradient(top, #dedede 0%, #afafaf 100%); background-image: -ms-linear-gradient(top, #dedede 0%, #afafaf 100%); background-position: 0 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 1px rgba(0, 0, 0, 0.3); }
.ie8 .smartbar .contact .popup .ui-button, .ie9 .smartbar .contact .popup .ui-button, .ie8 .smartbar .directions .popup .ui-button, .ie9 .smartbar .directions .popup .ui-button, .ie8 .mycars .popup .ui-button, .ie9 .mycars .popup .ui-button, .ie8 .index .mod .mycars .popup .ui-button, .ie9 .index .mod .mycars .popup .ui-button { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFDEDEDE', endColorstr='#FFAFAFAF'); }

.smartbar .contact .popup .ui-button.ui-state-hover, .smartbar .directions .popup .ui-button.ui-state-hover, .mycars .popup .ui-button.ui-state-hover, .index .mod .mycars .popup .ui-button.ui-state-hover { background-color: #e7e7e7; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #cdcccc)); background-image: -webkit-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -moz-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -o-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -ms-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-position: 0 0; }
.ie8 .smartbar .contact .popup .ui-button.ui-state-hover, .ie9 .smartbar .contact .popup .ui-button.ui-state-hover, .ie8 .smartbar .directions .popup .ui-button.ui-state-hover, .ie9 .smartbar .directions .popup .ui-button.ui-state-hover, .ie8 .mycars .popup .ui-button.ui-state-hover, .ie9 .mycars .popup .ui-button.ui-state-hover, .ie8 .index .mod .mycars .popup .ui-button.ui-state-hover, .ie9 .index .mod .mycars .popup .ui-button.ui-state-hover { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE7E7E7', endColorstr='#FFCDCCCC'); }

.smartbar .contact .popup .ui-button-text, .smartbar .directions .popup .ui-button-text, .mycars .popup .ui-button-text, .index .mod .mycars .popup .ui-button-text { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.mycars .popup .ui-button.mycars-btn, .index .mod .mycars .popup .ui-button.mycars-btn, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn { background-color: #f6f6f6; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #dadada)); background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -ms-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-position: 0 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.ie8 .mycars .popup .ui-button.mycars-btn, .ie9 .mycars .popup .ui-button.mycars-btn, .ie8 .index .mod .mycars .popup .ui-button.mycars-btn, .ie9 .index .mod .mycars .popup .ui-button.mycars-btn, .ie8 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn, .ie9 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn, .ie8 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn, .ie9 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF6F6F6', endColorstr='#FFDADADA'); }

.mycars .popup .ui-button.mycars-btn:hover, .index .mod .mycars .popup .ui-button.mycars-btn:hover, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn:hover, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn:hover { background-color: #e7e7e7; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #cdcccc)); background-image: -webkit-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -moz-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -o-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -ms-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-position: 0 0; }
.ie8 .mycars .popup .ui-button.mycars-btn:hover, .ie9 .mycars .popup .ui-button.mycars-btn:hover, .ie8 .index .mod .mycars .popup .ui-button.mycars-btn:hover, .ie9 .index .mod .mycars .popup .ui-button.mycars-btn:hover, .ie8 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn:hover, .ie9 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn:hover, .ie8 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn:hover, .ie9 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn:hover { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE7E7E7', endColorstr='#FFCDCCCC'); }

.mycars .popup .ui-button.mycars-reserve-it-now-btn, .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn { background-color: #8b8b8b; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8b8b8b), color-stop(100%, #686868)); background-image: -webkit-linear-gradient(top, #8b8b8b 0%, #686868 100%); background-image: -moz-linear-gradient(top, #8b8b8b 0%, #686868 100%); background-image: -o-linear-gradient(top, #8b8b8b 0%, #686868 100%); background-image: linear-gradient(top, #8b8b8b 0%, #686868 100%); background-image: -ms-linear-gradient(top, #8b8b8b 0%, #686868 100%); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.ie8 .mycars .popup .ui-button.mycars-reserve-it-now-btn, .ie9 .mycars .popup .ui-button.mycars-reserve-it-now-btn, .ie8 .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn, .ie9 .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8B8B8B', endColorstr='#FF686868'); }

.mycars .popup .ui-button.mycars-reserve-it-now-btn:hover, .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn:hover { background-color: #777777; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #777777), color-stop(100%, #5b5a5a)); background-image: -webkit-linear-gradient(top, #777777 0%, #5b5a5a 100%); background-image: -moz-linear-gradient(top, #777777 0%, #5b5a5a 100%); background-image: -o-linear-gradient(top, #777777 0%, #5b5a5a 100%); background-image: linear-gradient(top, #777777 0%, #5b5a5a 100%); background-image: -ms-linear-gradient(top, #777777 0%, #5b5a5a 100%); -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.ie8 .mycars .popup .ui-button.mycars-reserve-it-now-btn:hover, .ie9 .mycars .popup .ui-button.mycars-reserve-it-now-btn:hover, .ie8 .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn:hover, .ie9 .index .mod .mycars .popup .ui-button.mycars-reserve-it-now-btn:hover { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF777777', endColorstr='#FF5B5A5A'); }

.mycars .popup .mycars-form-btn { background-color: #f6f6f6; text-shadow: -1px 0 rgba(255, 255, 255, 0.4), 0 1px white; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #dadada)); background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -ms-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-position: 0 0; -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.ie8 .mycars .popup .mycars-form-btn, .ie9 .mycars .popup .mycars-form-btn { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF6F6F6', endColorstr='#FFDADADA'); }
.mycars .popup .mycars-form-btn:hover { background-color: #e7e7e7; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e7e7e7), color-stop(100%, #cdcccc)); background-image: -webkit-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -moz-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -o-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); background-image: -ms-linear-gradient(top, #e7e7e7 0%, #cdcccc 100%); }
.ie8 .mycars .popup .mycars-form-btn:hover, .ie9 .mycars .popup .mycars-form-btn:hover { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFE7E7E7', endColorstr='#FFCDCCCC'); }
.mycars .popup .mycars-form-btn.disabled { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50); opacity: 0.5; }
.mycars .popup .mycars-form-btn.disabled:hover { background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f6f6), color-stop(100%, #dadada)); background-image: -webkit-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -moz-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -o-linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: linear-gradient(top, #f6f6f6 0%, #dadada 100%); background-image: -ms-linear-gradient(top, #f6f6f6 0%, #dadada 100%); }
.ie8 .mycars .popup .mycars-form-btn.disabled:hover, .ie9 .mycars .popup .mycars-form-btn.disabled:hover { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF6F6F6', endColorstr='#FFDADADA'); }

.mycars .popup .ui-button.mycars-btn.mycars-action-set, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set { background-color: #a9cf81; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a9cf81), color-stop(100%, #799a56)); background-image: -webkit-linear-gradient(top, #a9cf81 0%, #799a56 100%); background-image: -moz-linear-gradient(top, #a9cf81 0%, #799a56 100%); background-image: -o-linear-gradient(top, #a9cf81 0%, #799a56 100%); background-image: linear-gradient(top, #a9cf81 0%, #799a56 100%); background-image: -ms-linear-gradient(top, #a9cf81 0%, #799a56 100%); }
.ie8 .mycars .popup .ui-button.mycars-btn.mycars-action-set, .ie9 .mycars .popup .ui-button.mycars-btn.mycars-action-set, .ie8 .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set, .ie9 .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set, .ie8 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set, .ie9 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set, .ie8 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set, .ie9 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFA9CF81', endColorstr='#FF799A56'); }

.mycars .popup .ui-button.mycars-btn.mycars-action-remove, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove { background-color: #f73451; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f73451), color-stop(100%, #b31129)); background-image: -webkit-linear-gradient(top, #f73451 0%, #b31129 100%); background-image: -moz-linear-gradient(top, #f73451 0%, #b31129 100%); background-image: -o-linear-gradient(top, #f73451 0%, #b31129 100%); background-image: linear-gradient(top, #f73451 0%, #b31129 100%); background-image: -ms-linear-gradient(top, #f73451 0%, #b31129 100%); }
.ie8 .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .ie9 .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .ie8 .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .ie9 .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .ie8 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove, .ie9 .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove, .ie8 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove, .ie9 .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF73451', endColorstr='#FFB31129'); }

.mycars .popup .mycars-btn .ui-button-text, .index .mod .mycars .popup .mycars-btn .ui-button-text { -webkit-border-radius: 3px; -moz-border-radius: 3px; -ms-border-radius: 3px; -o-border-radius: 3px; border-radius: 3px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn .ui-button-text { text-shadow: -1px 0 rgba(255, 255, 255, 0.4), 0 1px white; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set .ui-button-text, .mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-set .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-action-remove .ui-button-text { text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.5); }

.toolbar-white .mycars .selected .popup, .toolbar-white .smartbar .selected .popup, .toolbar-black .mycars .selected .popup, .toolbar-black .smartbar .selected .popup { -webkit-box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1); box-shadow: 0px -3px 6px rgba(0, 0, 0, 0.1); }

.toolbar-white.toolbar-position-top .mycars .selected .popup, .toolbar-white.toolbar-position-top .smartbar .selected .popup, .toolbar-black.toolbar-position-top .mycars .selected .popup, .toolbar-black.toolbar-position-top .smartbar .selected .popup { -webkit-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.4); -moz-box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.4); box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.4); }

.toolbar-white, .toolbar-black { -webkit-box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.3); box-shadow: 0px -2px 5px rgba(0, 0, 0, 0.3); }

.toolbar-white .toolbar-flex .popup > .inner > .hd, .toolbar-white .toolbar-flex .popup > .inner > form > .hd, .toolbar-black .toolbar-flex .popup > .inner > .hd, .toolbar-black .toolbar-flex .popup > .inner > form > .hd { -moz-border-radius-topleft: 3px; -webkit-border-top-left-radius: 3px; border-top-left-radius: 3px; -moz-border-radius-topright: 3px; -webkit-border-top-right-radius: 3px; border-top-right-radius: 3px; }

.smartbar .ct .ui-tabs-nav, .toolbar-white .toolbarWrap { background-color: #dfdfdf; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #dfdfdf)); background-image: -webkit-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); background-image: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); background-image: -o-linear-gradient(top, #ffffff 0%, #dfdfdf 100%); background-image: linear-gradient(top, #ffffff 0%, #dfdfdf 100%); background-image: -ms-linear-gradient(top, white 0%, #dfdfdf 100%); }
.ie9 .smartbar .ct .ui-tabs-nav, .ie9 .toolbar-white .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFDFDFDF'); }

.toolbar-black .toolbarWrap { background-color: #1d1d1d; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #5d5d5d), color-stop(100%, #1d1d1d)); background-image: -webkit-linear-gradient(top, #5d5d5d 0%, #1d1d1d 100%); background-image: -moz-linear-gradient(top, #5d5d5d 0%, #1d1d1d 100%); background-image: -o-linear-gradient(top, #5d5d5d 0%, #1d1d1d 100%); background-image: linear-gradient(top, #5d5d5d 0%, #1d1d1d 100%); background-image: -ms-linear-gradient(top, #5d5d5d 0%, #1d1d1d 100%); }
.ie9 .toolbar-black .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF5D5D5D', endColorstr='#FF1D1D1D'); }

.smartbar .ct .ui-tabs-nav { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2); box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2); }

.smartbar .ct .ui-tabs-nav > li { -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; }

.smartbar .ct .ui-tabs-nav > li.ui-tabs-selected { -webkit-box-shadow: 0px 5px 0px white; -moz-box-shadow: 0px 5px 0px white; box-shadow: 0px 5px 0px white; }

.mycars-mod { -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0px 0px 5px 2px #cccaca; -moz-box-shadow: 0px 0px 5px 2px #cccaca; box-shadow: 0px 0px 5px 2px #cccaca; }

.ddc-toolbar input.ui-corner-all, .ddc-toolbar textarea.ui-corner-all, .ddc-toolbar select { -webkit-border-radius: 2px; -moz-border-radius: 2px; -ms-border-radius: 2px; -o-border-radius: 2px; border-radius: 2px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.smartbar .contact .popup .google-map { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.mycars-form-textfield { -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset; -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4) inset; }

.mycars-vehicle .hide-price-alert { -webkit-border-radius: 9px; -moz-border-radius: 9px; -ms-border-radius: 9px; -o-border-radius: 9px; border-radius: 9px; }

/* variables */
/* =positioning & =orientation */
.ddc-composer .mycars-default { position: fixed; bottom: 0; left: 0; width: 100%; height: 39px; }

.mycars-toolbar-position-top .ddc-composer .mycars-default { top: 0; }

.mycars-toolbar-position-top body { padding-top: 39px; padding-bottom: 0; -webkit-transition-property: padding-top; -moz-transition-property: padding-top; -o-transition-property: padding-top; transition-property: padding-top; -webkit-transition-duration: 750ms; -moz-transition-duration: 750ms; -o-transition-duration: 750ms; transition-duration: 750ms; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }

.mycars-toolbar-position-top-hidden body, .mycars-toolbar-position-bottom-hidden body { padding-bottom: 0; }

.ddc-toolbar { z-index: 999; -webkit-overflow-scrolling: touch; }

.toolbar-orientation-horizontal { position: fixed; margin: auto; text-align: left; }

.toolbar-disabled { display: none !important; overflow: hidden; width: 0; height: 0; }

.smartbar { display: none; }

.toolbar-open .toolbarWrap { display: block; width: 100%; height: 38px; }

.toolbar-open .toolbar-flex { display: block; max-width: 1366px; min-width: 960px; height: 38px; margin-right: auto; margin-left: auto; }

.toolbar-position-top { top: 0; bottom: auto; left: 0; }

.toolbar-position-bottom { bottom: 0; left: 0; }

.toolbar-position-left { left: 0; }

.toolbar-position-right { right: 0; }

.toolbar-orientation-horizontal { width: 100%; height: 38px; }

.mycars { display: block; float: left; letter-spacing: normal; }

.smartbar { display: block; float: right; width: auto; }

/* need to handle top position too */
body { padding-bottom: 39px; }

/* toolbar */
.toolbar-orientation-horizontal .toolbarWrap { height: 38px; border-top: 1px solid #dddddd; }

.toolbar-flex > div > div > a { display: block; text-decoration: none; font: bold 12px arial, helvetica, sans-serif; letter-spacing: normal; line-height: 10px; }

.toolbar-flex .popup > .inner > .hd { text-decoration: none; font-size: 100%; letter-spacing: normal; }

.mycars > div, .smartbar > div { position: relative; display: inline; float: left; padding-right: 10px; padding-left: 10px; margin-top: 1px; height: 37px; border-left: 1px solid; border-right: 1px solid; text-align: left; }

.mycars > div { padding-left: 14px; padding-right: 14px; }

/* tab inset shadow */
.mycars .left-button-border, .smartbar .left-button-border { position: relative; display: inline; float: left; padding: 0; margin-top: 1px; height: 37px; border-left: none; border-right: 1px solid; }

.mycars .right-button-border, .smartbar .right-button-border { position: relative; display: inline; float: left; padding: 0; margin-top: 1px; height: 37px; border-left: 1px solid; border-right: none; }

.mycars .login { border-left: none; }

.smartbar .hide-bar { border-right: none; }

* + html .mycars .recent-cars a div.label { width: 80px; }

* + html .mycars .saved-cars a div.label { width: 40px; }

* + html .mycars .price-alerts a div.label { width: 40px; }

* + html .mycars .right-button-border { width: auto; }

* + html .mycars .login div.label { width: 200px; }

* + html .smartbar > div { width: 40px; }

* + html .toolbar-flex .smartbar > div > a { text-align: center; }

/* =pop up box */
.smartbar .popup { display: none; }

.toolbar-position-bottom .popup { position: absolute; left: -9999px; bottom: 37px; padding: 0; }

.toolbar-position-top .popup { position: absolute; left: -9999px; top: 37px; margin-left: 0; }

/*.toolbar-static .popup{ position: absolute; left: -9999px; bottom: 38px; padding: 0 0 10px 0; margin-left: 0; }*/
.selected .popup { left: auto; display: block; }

.popup > .inner > .bd > .ct, .popup > .inner > form > .bd > .ct { position: relative; overflow: hidden; }

.popup > .inner > .hd, .popup > .inner > form > .hd { height: 30px; padding-left: 10px; padding-right: 10px; line-height: 30px; }

.popup > .inner > .bd, .popup > .inner > form > .bd { min-height: 50px; min-width: 300px; padding: 10px 0; }

.smartbar .popup > .inner > .bd { padding: 10px; }

.toolbar-flex > div > div.selected, .popup > .inner > .bd, .popup > .inner > form > .bd { background: #fff; }

* + html .smartbar .popup > .inner > .bd > .ct { overflow: hidden; }

* + html .popup > .inner > .bd, * + html .popup > .inner > form > .bd { padding: 5px; }

* + html .mycars .popup, * + html .smartbar .popup { display: none; }

.toolbar-flex .mycars > .selected { background-color: #efefef; }

.mycars .count > div { -webkit-transition-property: color; -moz-transition-property: color; -o-transition-property: color; transition-property: color; -webkit-transition-duration: 750ms; -moz-transition-duration: 750ms; -o-transition-duration: 750ms; transition-duration: 750ms; -webkit-transition-timing-function: linear; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; transition-timing-function: linear; }

.mod .mycars .bd:after { display: none; }

.mycars { font-size: 110%; font-weight: normal; color: #555555; }
.mycars a { color: #336699; font-weight: bold; text-decoration: underline; }
.mycars a:hover { text-decoration: none; }
.mycars .popup { display: none; left: -1px; z-index: 1300; width: 430px; }
.mycars .popup .register-confirm { display: none; padding: 15px 20px; border-bottom: 1px solid #cccccc; }
.mycars .popup .register-confirm .email-text { font-weight: bold; }
.mycars .popup .confirm-title { font-weight: bold; font-size: 1.2em; margin-bottom: 15px; }
.mycars .popup .empty-content { display: none; }
.mycars .popup.show-confirm .register-confirm { display: block; }
.mycars .popup.empty-list .empty-content { display: block; }
.mycars .popup > .inner > .bd { background: #efefef; padding: 0; }
.mycars .bd { max-height: 550px; overflow: auto; }
.mycars .selected .popup { display: block; }
.mycars .content-title { padding: 0 0 10px 0; }
.mycars .facebook-login { margin: 0 0 10px 30px; }
.mycars .fb-login-icon { background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-social-login-sprite.png) no-repeat -2px -100px; height: 16px; width: 16px; display: inline-block; text-indent: -9999px; }
.mycars .register-wrapper .register-teaser { padding: 15px 20px; }
.mycars .register-wrapper .register-toggle .hide-text { display: none; }
.mycars .register-wrapper .register-toggle.show-register .show-text { display: none; }
.mycars .register-wrapper .register-toggle.show-register .hide-text { display: inline; }
.mycars .register-wrapper .register-content { padding: 0 20px 5px; display: none; }
.mycars .register-content, .mycars .login-content, .mycars .forgot-password-content { padding: 15px 20px 5px; }
.mycars .password-reset-heading { color: #555555; }
.mycars .empty-content { padding: 20px; border-top: 1px solid #cccccc; color: #888888; }
.mycars .mycars-form { overflow: hidden; *zoom: 1; margin: 0 30px; }
.mycars .mycars-form .error-text { font-size: 0.9em; font-weight: bold; color: #ff3412; margin: 0 5px 5px 5px; }
.mycars .mycars-form .mycars-form-textfield:required:valid { border: 1px solid #00b722; outline: 0; }
.mycars .mycars-form .mycars-form-textfield.input-error { border: 1px solid #ff3412; outline: 0; }
.mycars .mycars-form .password-reset-heading { margin-top: 0px; }
.mycars .popover { min-width: 180px; }
.mycars .popover .ddc-icon { /* padding needed to correct webkit icon font cut off */ padding-left: 1px; opacity: .3; }
.mycars .popover .complete .ddc-icon { opacity: 1; }
.mycars .mycars-form-textfield { border: 1px solid #cccccc; background-color: #fff; border-radius: 3px; color: #555555; width: 100%; padding: 8px 6px; margin: 0 0 10px 0; float: left; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.mycars .mycars-form-textfield.first { width: 48%; }
.mycars .mycars-form-textfield.last { float: right; width: 48%; }
.mycars .ddc-form-group { margin-bottom: 0; }
.mycars .ddc-form-group.first { float: left; width: 48%; margin-right: 2%; }
.mycars .ddc-form-group.last { float: right; width: 48%; margin-left: 2%; }
.mycars .ddc-form-group.first .mycars-form-textfield, .mycars .ddc-form-group.last .mycars-form-textfield { float: none; width: 100%; }
.mycars .ddc-form-group label { margin-bottom: 0; }
.mycars .ddc-form-group .mycars-form-textfield { margin-bottom: 5px; }
.mycars .mycars-form-btn { width: 100%; border: 1px solid #cccccc; color: #555555; text-align: center; padding: 6px; margin: 3px 0 0 0; }
.mycars .bullets { clear: both; font-size: 0.9em; margin: 10px 0 10px -22px; line-height: 1.5em; }
.mycars .bullets li { list-style: disc; margin: 0; }
.mycars .register-sales .bullets { margin: 10px 48px; }
.mycars .mycars-postform-links { margin: 20px 0 10px; font-size: 0.9em; height: 1.5em; }
.mycars .mycars-postform-links .privacy { float: left; }
.mycars .mycars-postform-links .registered-login { float: right; }
.mycars .mycars-postform-links .new-to-our-site { width: 50%; float: left; }
.mycars .mycars-postform-links .forgot-password { width: 50%; float: right; text-align: right; }
.mycars .mycars-postform-links:after { clear: both; }
.mycars .login .register-content, .mycars .login .forgot-password-content, .mycars .login .logout-content { display: none; }
.mycars .login.show-register .login-content, .mycars .login.show-register .forgot-password-content { display: none; }
.mycars .login.show-register .register-content { display: block; }
.mycars .login.show-forgot-password .login-content, .mycars .login.show-forgot-password .register-content { display: none; }
.mycars .login.show-forgot-password .forgot-password-content { display: block; }
.mycars .login > a { line-height: 45px; }
.mycars .saved-cars .recently-saved-intro { display: none; }
.mycars .saved-cars.recently-saved .recently-saved-intro { display: block; font-size: 1.2em; padding: 15px 20px 0; font-weight: bold; }
.mycars .saved-cars.recently-saved .count { color: #555555; border: 1px solid #cccccc; }
.mycars .saved-cars.recently-saved .mycars-list-row.mycars-first-row { background-color: #F8F4C8; }
.mycars .price-alerts .popup.empty-list .empty-content { display: none; }
.mycars .price-alerts .mycars-vehicle .item-compare { width: 2%; }
.mycars .mycars-list { margin-top: 5px; }
.mycars .mycars-list .mycars-list-row { padding: 10px 8px 10px 5px; border-top: 1px solid #cccccc; margin: 0; }
.mycars .mycars-list .mycars-list-row:nth-child(2n) { background-color: rgba(210, 210, 210, 0.5); }
.mycars .mycars-list .incentive-cta { width: 95%; float: left; margin-top: 10px; margin-left: 10px; }
.mycars .mycars-list .incentive-cta .incentive-count { font-size: 120%; font-weight: bold; color: #008d2e; }
.mycars .mycars-list .incentive-cta a { display: block; }
.mycars .mycars-list-footer { padding: 10px 20px; overflow: hidden; *zoom: 1; background-color: #fff; border-top: 1px solid #cccccc; line-height: 26px; }
.mycars .mycars-list-footer .mycars-compare-form { float: left; }
.mycars .mycars-list-footer .compare-btn { font-size: 70%; }
.mycars .mycars-list-footer .compare-btn.disabled { color: #6d6d6d; }
.mycars .mycars-list-footer .view-favorites { float: right; }
.mycars .empty-list .mycars-list-footer .mycars-compare-form { display: none; }
.mycars .mycars-vehicle { position: relative; overflow: hidden; *zoom: 1; }
.mycars .mycars-vehicle .remove { position: absolute; width: 18px; height: 16px; top: 2px; right: 0px; z-index: 100; background-position: 0 -160px; cursor: pointer; }
.mycars .mycars-vehicle .remove:hover { background-position: 0 -240px; }
.mycars .mycars-vehicle .item-compare { position: static; float: left; width: 5%; height: 100px; line-height: 100px; text-align: center; }
.mycars .mycars-vehicle .item-compare .checkbox { padding: 0; border: none; width: 100%; float: none; }
.mycars .mycars-vehicle .vehicle-image { float: left; width: 35%; }
.mycars .mycars-vehicle .vehicle-image img { width: 100%; }
.mycars .mycars-vehicle .vehicle-image .view-date { padding-top:1px; text-align: center; font-size: 74%; font-style: italic; line-height: normal; color: #6d6d6d; }
.mycars .mycars-vehicle .vehicle-image .view-date span { font-weight: bold; }
.mycars .mycars-vehicle .vehicle-details { float: left; width: 60%; }
.mycars .mycars-vehicle .vehicle-title { margin: 0 20px 0 10px; }
.mycars .mycars-vehicle .vehicle-title a { font-size: 108%; font-weight: bold; text-decoration: none; color: #555555; }
.mycars .mycars-vehicle .attributes { margin: 8px 10px; }
.mycars .mycars-vehicle .attributes li { margin: 0; }
.mycars .mycars-vehicle .attr-title, .mycars .mycars-vehicle .attr-value { font-size: 100%; text-transform: capitalize; color: #6d6d6d; }
.mycars .mycars-vehicle .attr-value { font-weight: bold; }
.mycars .mycars-vehicle .price { float: left; font-weight: bold; font-size: 140%; color: #555555; margin-left: 10px; }
.mycars .mycars-vehicle .price.sold { color: #ff3412; }
.mycars .mycars-vehicle .cta { float: right; width: 60%; font-size: 12px; margin-top: 3px; }
.mycars .mycars-vehicle .cta .reserved { float: right; padding-right: 10px; font-size: 150%; letter-spacing: 1px; font-weight: bold; }
.mycars .mycars-vehicle .offsite { float: left; color: #555555; margin-left: 10px; }
.mycars .mycars-vehicle .offsite a { font-weight: normal; }
.mycars .mycars-vehicle .price-alert-save { margin-left: 5px; margin-bottom: 3px; }
.mycars .mycars-vehicle .price-alert-save .price-change-arrow { float: left; width: 30px; height: 29px; background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png) no-repeat -635px 2px; }
.mycars .mycars-vehicle .price-alert-save .attr-value { font-size: 165%; font-weight: bold; color: #555555; padding-left: 3px; }
.mycars .mycars-vehicle .price-alert-save.price-up .price-change-arrow { background-position: -635px -80px; }
.mycars .mycars-vehicle .price-alert-now { float: left; margin-left: 10px; }
.mycars .logout-content .logout-link { padding: 20px; border-bottom: 1px solid #cccccc; }
.mycars .logout-content .favorites-link { background-color: #fff; padding: 15px 20px; text-align: right; }

.logged-in .mycars .register-wrapper, .logged-in .mycars .register-content { display: none; }
.logged-in .mycars .login .register-content, .logged-in .mycars .login .login-content { display: none; }
.logged-in .mycars .login .logout-content { display: block; }
.logged-in .mycars .login > a { line-height: auto; }
.logged-in .mycars .price-alerts .popup.empty-list .empty-content { display: block; }
.logged-in .mycars .mycars-list-row.mycars-first-row, .logged-in .mycars .empty-content { border-top: none; }

/* Standalone page styling */
.password-reset-links .link-divider { padding: 0 2px; }

/* input fields and button styles */
.ddc-toolbar input.ui-corner-all, .ddc-toolbar textarea.ui-corner-all { float: left; padding: 3px; margin-top: 2px; background: none; background-color: #fff; color: #667; }

.ddc-toolbar label { color: #667; }

/* pop up Contact */
.smartbar .contact .popup { font-family: arial, helvetica, sans-serif; }

.smartbar .contact .popup .yui3-u-1-2 { width: 46%; padding: 0 1.5%; }

.smartbar .contact .popup .yui3-g .yui3-u-1-2:first-of-type { border-right: 1px solid gainsboro; }

.smartbar .contact .popup .yui3-u-1-2 .mod { width: 97%; margin-bottom: 5px; }

.smartbar .contact .popup .yui3-u-1 .mod { margin: 0 1.5% 5px; }

.smartbar .contact .popup .ddc-page .ddc-content { margin: 0; }

.smartbar .contact .popup .ddc-content.directions-results { margin: 0 10px 10px; }

.smartbar .contact .popup .content-default { font: 14px arial, helvetica, sans-serif; }

.smartbar .contact .popup .content-default .content { margin-bottom: 10px; font: 14px arial, helvetica, sans-serif; }

.smartbar .contact .popup .ddc-content fieldset { margin: 0; border: none; padding: 0; }

.smartbar .contact .popup .directions-form h1 { display: none; }

.smartbar .contact .popup .vcard .tels { padding-top: 0; font: 14px arial, helvetica, sans-serif; font-weight: bold; }

.smartbar .contact .popup .telephone { width: 97%; border-bottom: 1px solid gainsboro; }

.smartbar .contact .popup .google-map { margin-bottom: 15px; border: 1px solid #d8d7d2; }

.smartbar .contact .popup .mycars-vcard { padding-left: 15px; }

.smartbar .contact .popup .mycars-vcard .vcard { height: 30px; padding-left: 30px; padding-bottom: 5px; margin-top: 5px; width: 680px; border-bottom: 1px solid gainsboro; }

.smartbar .contact .popup .vcard .tels li { display: block; float: left; margin-right: 25px; width: auto; line-height: 30px; }

.smartbar .contact .popup form .vcard .tels li { width: 100%; }

.smartbar .contact .popup .vcard .type, .smartbar .contact .popup .vcard .seperator { font: 14px arial, helvetica, sans-serif; font-weight: bold; text-transform: capitalize; color: #1E75B8; }

.smartbar .contact .popup .content-default h1 { margin: 5px 0 10px 0; padding: 0; font: 1.2em arial, helvetica, sans-serif; text-transform: capitalize; color: #373737; }

.smartbar .contact .popup .mod .ui-button-text, .smartbar .contact .popup .mod .ui-state-hover .ui-button-text { background: none; color: #000; text-shadow: none; margin: 0; }

.smartbar .contact .popup .inner .bd .ct { overflow-y: auto; }

.smartbar .contact .popup textarea { resize: none; }

.smartbar .contact .popup .mod.contact-form { margin-top: 10px; }

.smartbar .contact .popup .adp-text { padding-left: 28px; }

.smartbar .popup select, .smartbar .popup input, .smartbar .popup button, .smartbar .popup label, .smartbar .popup .ui-button-text { font: 14px arial, helvetica, sans-serif; }

.smartbar .contact .popup label { display: block; position: relative; float: left; line-height: 1.8; margin: 0 0 10px 0; width: 100%; }

.smartbar .contact .popup label > span { clear: right; float: left; margin: 0 0 0 8px; width: 40%; word-spacing: normal; padding-top: 0; }

.smartbar .contact .popup form select { float: right; width: 55%; padding: 2px; background: none; background-color: #fff; border: 1px solid #aaaaaa; }

.smartbar .contact .popup form input, .smartbar .contact .popup form textarea { float: right; width: 55%; padding: 3px; background: none; background-color: #fff; border: 1px solid #aaaaaa; }

.smartbar .contact .popup form textarea { min-height: 40px; }

.toolbarWrap .smartbar form .ui-button .ui-button-text:after { background: none; }

/* pop up Directions */
.smartbar .directions .popup .directions-form form select { float: none; }

/* pop up Info */
.smartbar .info .popup .yui3-g { padding: 5px 10px; }

.smartbar .info .popup .yui3-u-1 { margin-bottom: 5px; }

.smartbar .info .popup .yui3-u-1-3 div { margin: 10px 0; padding: 0 15px; }

.smartbar .info .popup .yui3-g .yui3-u-1-3 div { min-height: 60px; border-right: 1px solid gainsboro; }

.smartbar .info .popup .yui3-g .yui3-u-1-3:last-of-type div { border-right: none; }

.smartbar .info .popup .yui3-u-1 span a { padding: 0 5px; }

.smartbar .info .popup a { text-decoration: underline; }

.smartbar .info .popup .yui3-u-1-3 { width: 33.3333%; }

.smartbar .info .popup .highlight { border: none; font-style: normal; font-size: inherit; }

.smartbar .info.hide { display: none; }

/* smartbar popups and tabs */
.smartbar .popup > .inner > .bd { padding: 0; }

.smartbar .ct .ui-tabs-nav { display: block; width: 100%; height: 40px; padding: 0; border-top: 1px solid #dfdfdf; }

.smartbar .ct .ui-tabs-nav > li { height: 40px; margin-right: 0; top: 0; border-left: 1px solid #fefefe; border-right: 1px solid #cdcdcd; border-top: none; background: none; color: #373737; }

.smartbar .ct .ui-tabs-nav > li.ui-tabs-selected { background: #ffffff; }

.smartbar .ct .ui-tabs-nav > li.ui-tabs-selected a { margin-top: 0; box-shadow: none; border-radius: 0; }

.smartbar .ct .ui-tabs .ui-tabs-nav li a { padding: 1em; letter-spacing: normal; text-transform: none; background: none; color: #373737; font: 14px arial, helvetica, sans-serif; }

.smartbar .ct .ui-tabs-nav > li:last-child { border-right: none; }

.smartbar .ct .ui-tabs-nav > li .endBorder { display: none; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a { padding-left: 45px; background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-white.png); background-repeat: no-repeat; }

.smartbar .ct .ui-tabs-panel { display: block; position: relative; width: 715px; height: 380px; margin-top: 2px; padding: 10px; overflow-x: hidden; overflow-y: auto; }

.smartbar .social .ct .ui-tabs-panel { height: 450px; }

.smartbar .popup > .inner > .bd > .ct > div { overflow: hidden; }

.smartbar .mod .hentry { margin-right: 10px; padding-top: 15px; border-bottom: 1px solid #e8e8e8; border-top: none; font-size: 14px; }

.smartbar .mod .hentry .published { float: left; font-style: italic; padding: 0 0 4px 1%; text-transform: capitalize; }

.smartbar .mod .hentry .author { float: right; padding: 4px 1% 4px 0; text-align: right; }

.smartbar .mod .hentry .entry-summary, .smartbar .mod .hentry .entry-content { clear: both; margin-bottom: 10px; padding: 10px 1%; }

.smartbar .repdriver .ui-button, .smartbar .repdriver .ui-button-text, .smartbar .mod .ui-button, .smartbar .mod .ui-button-text { float: right; height: auto; margin: 0; margin-right: 10px; padding: 0; background: none; border: none; box-shadow: none; font-weight: normal; font-size: 14px; text-transform: capitalize; text-shadow: none; color: #1E75B8; }

.smartbar .mod .ui-button.ui-state-hover .ui-button-text:hover { color: #012866; text-decoration: underline; }

.smartbar .mod .ui-button .ui-button-text:after { background: none; }

.smartbar .rss-default .ui-button .ui-button-text { font-family: arial, helvetica, sans-serif; }

.smartbar .repdriver .reviewer { font-size: 16px; color: #1E75B8; }

.smartbar .repdriver p { margin-bottom: 0; }

.smartbar .mod .mod { width: auto; }

.ddc-toolbar .smartbar .mod h1 { font-size: 1.2em; }

.ddc-toolbar .smartbar .mod.video-featured h1 { padding: 0 10px; font-size: 1em; }

.ddc-toolbar .error .ui-icon { margin-top: 4px; }

* + html .smartbar .ct .ui-tabs .ui-tabs-nav li a { padding-right: 10px; }

.smartbar.mycars-off .popup > .inner > .bd > .ct { overflow: auto; }

.smartbar.mycars-off .popup > .inner > .bd > .ct > div { overflow: auto; height: 100%; margin: 0; }

.smartbar.mycars-off .popup > .inner > .bd > .ct > div > .ddc-page { margin: 10px; }

/* text formatting */
.toolbar-flex .highlight { font-weight: bold; color: #617da4; }

.toolbar-flex strong { font-weight: bold; }

.toolbar-flex .smartbar > div > div > a { text-align: center; }

/* =icon sprites */
.smartbar > div > a span { display: block; height: 17px; width: 20px; margin: 3px auto 2px; }

.smartbar > div > a, .toolbar-flex .popup > .inner > .hd > .close { background-repeat: no-repeat; display: block; font-size: 85%; }

.smartbar > .contact > a span { width: 20px; background-position: -80px 0; }

.smartbar > .contact > a:hover span { background-position: -80px -80px; }

.smartbar > .reviews > a span { width: 40px; background-position: -160px 0; }

.smartbar > .reviews > a:hover span { background-position: -160px -80px; }

.smartbar > .social > a span { width: 16px; background-position: -240px 0; }

.smartbar > .social > a:hover span { background-position: -240px -80px; }

.smartbar > .info > a span { width: 8px; background-position: 0px -400px; }

.smartbar > .info > a:hover span { background-position: -80px -400px; }

.smartbar > .hide-bar > a span { width: 14px; background-position: -320px 0; }

.smartbar > .hide-bar > a:hover span { background-position: -320px -80px; }

.smartbar > .hide-bar > a.open span { width: 14px; background-position: -880px 0; }

.smartbar > .hide-bar > a.open:hover span { background-position: -880px -80px; }

/*
* =MyCars Toolbar off, Social Toolbar on
------------------------------------------------------------------------------*/
.smartbar.mycars-off { float: left; width: 100%; }

.smartbar.mycars-off > .hide-bar { float: right; }

* + html .smartbar.mycars-off > div { width: auto; }

.smartbar.mycars-off > .directions > a, .smartbar.mycars-off > .contact > a, .smartbar.mycars-off > .directions > a, .smartbar.mycars-off > .dealerrater > a, .smartbar.mycars-off > .facebook > a, .smartbar.mycars-off > .twitter > a, .smartbar.mycars-off > .video > a, .smartbar.mycars-off > .youtube > a, .smartbar.mycars-off > .blog > a, .smartbar.mycars-off > .repdriver > a, .smartbar.mycars-off > .featured > a { display: block; line-height: 36px; }

.smartbar.mycars-off > .directions > a span, .smartbar.mycars-off > .contact > a span, .smartbar.mycars-off > .directions > a span, .smartbar.mycars-off > .dealerrater > a span, .smartbar.mycars-off > .facebook > a span, .smartbar.mycars-off > .twitter > a span, .smartbar.mycars-off > .video > a span, .smartbar.mycars-off > .youtube > a span, .smartbar.mycars-off > .blog > a span, .smartbar.mycars-off > .repdriver > a span, .smartbar.mycars-off > .featured > a span { float: left; width: 30px; height: 30px; margin-right: 6px; background-position: 0 0; background-image: url(/v9/widgets/mycars/default/v1/images/mycars-social-icon-sprite.png); }

.smartbar.mycars-off > .facebook > a span { background-position: 0 0; }

.smartbar.mycars-off > .facebook > a:hover span { background-position: 0 -30px; }

.smartbar.mycars-off > .twitter > a span { background-position: 0 -60px; }

.smartbar.mycars-off > .twitter > a:hover span { background-position: 0 -90px; }

.smartbar.mycars-off > .youtube > a span { background-position: 0 -120px; }

.smartbar.mycars-off > .youtube > a:hover span { background-position: 0 -150px; }

.smartbar.mycars-off > .blog > a span { background-position: 0 -180px; }

.smartbar.mycars-off > .blog > a:hover span { background-position: 0 -210px; }

.smartbar.mycars-off > .video > a span { background-position: 0 -240px; }

.smartbar.mycars-off > .video > a:hover span { background-position: 0 -270px; }

.smartbar.mycars-off > .featured > a span { background-position: 0 -300px; }

.smartbar.mycars-off > .featured > a:hover span { background-position: 0 -330px; }

.smartbar.mycars-off > .dealerrater > a span { width: 40px; background-position: 0 -360px; }

.smartbar.mycars-off > .dealerrater > a:hover span { background-position: 0 -390px; }

.smartbar.mycars-off > .contact > a span { background-position: 0 -420px; }

.smartbar.mycars-off > .contact > a:hover span { background-position: 0 -450px; }

.smartbar.mycars-off > .repdriver > a span { background-position: 0 -480px; }

.smartbar.mycars-off > .repdriver > a:hover span { background-position: 0 -510px; }

.smartbar.mycars-off > .directions > a span { background-position: 0 -540px; }

.smartbar.mycars-off > .directions > a:hover span { background-position: 0 -570px; }

.smartbar.mycars-off .youtubeChannel span { display: block; width: 98%; overflow: hidden; }

/* =smartbar */
.smartbar .contact .ct .vcard { background-position: -640px -233px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.facebook { background-position: -70px -154px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.facebook:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.facebook { background-position: -70px -234px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.youtube { background-position: -230px -154px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.youtube:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.youtube { background-position: -230px -234px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.videos { background-position: -390px -154px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.videos:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.videos { background-position: -390px -234px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.blog { background-position: -230px -314px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.blog:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.blog { background-position: -230px -394px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.twitter { background-position: -390px -314px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.twitter:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.twitter { background-position: -390px -394px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.featured { background-position: -550px -314px; }

.smartbar .ct .social-tabs .ui-tabs-nav > li > a.featured:hover, .smartbar .ct .social-tabs .ui-tabs-nav > li.ui-tabs-selected > a.featured { background-position: -550px -394px; }

.mycars > div > a .expand { background-position: 0 0; }

.mycars > div.selected a .expand { background-position: 0 -80px; }

.toolbar-position-top .mycars > div > a .expand { background-position: -800px 0; }

.toolbar-position-top .mycars > div.selected a .expand { background-position: -800px -80px; }

.toolbar-flex .popup > .inner > .hd > .close, .toolbar-flex .popup > .inner > form > .hd > .close { position: absolute; display: block; width: 26px; line-height: 20px; height: 20px; margin: 0; right: 0; top: 6px; background-position: -400px 0; text-align: left; text-indent: -99999px; }

.toolbar-flex .popup > .inner > .hd > .close:hover, .toolbar-flex .popup > .inner > form > .hd > .close:hover { background-position: -400px -80px; }

.mycars .pager a { background-position: -482px 0; }

.mycars .pager a.active, .mycars .pager a:hover { background-position: -482px -80px; }

.mycars .mycars-mod .hd span.alert-icon { display: block; position: relative; float: left; width: 20px; top: 0; margin-right: 4px; background-position: 0 -320px; }

/* mycars tabs */
.mycars > div > a .expand { display: block; height: 24px; float: right; margin-top: 7px; width: 24px; }

.mycars > div > a .count { display: block; height: 28px; min-width: 24px; float: left; overflow: hidden; margin-top: 4px; padding-left: 5px; padding-right: 5px; color: #fff; font-size: 130%; font-weight: bold; text-align: center; line-height: 30px; }

.mycars > div > a .count { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.mycars > div > a .count div { width: 100%; }

.mycars > div > a { text-align: left; }

.mycars > div > a .label { display: inline-block; line-height: 14px; margin-top: 5px; padding-left: 10px; padding-right: 15px; overflow: hidden; }

* + html .mycars > div > a .expand { position: absolute; right: 3px; top: 0; }

/* ui-button */
.ddc-toolbar .ui-button .ui-button-text, .mycars-vlp .ui-button .ui-button-text, .mycars-vdp .ui-button .ui-button-text { min-height: auto; }

.ddc-toolbar .ui-button.ui-state-default.hide, .mycars-vlp .ui-button.ui-state-default.hide, .mycars-vdp .ui-button.ui-state-default.hide { display: none; }

.smartbar .contact .popup .ui-button, .smartbar .directions .popup .ui-button, .mycars .popup .ui-button, .index .mod .mycars .popup .ui-button { height: auto; margin: 0; padding: 0; border: 1px solid #bfbfbf; font-size: 93%; }

.smartbar .contact .popup .ui-button-text, .smartbar .directions .popup .ui-button-text, .mycars .popup .ui-button.ui-button-text-only .ui-button-text, .index .mod .mycars .popup .ui-button.ui-button-text-only .ui-button-text { height: auto; padding: 3px 10px; margin: 0; border-top: 1px solid white; line-height: normal; font-size: 93%; font-weight: bold; text-align: left; text-transform: none; text-shadow: none; color: #333; background: none; }

.index .mod .mycars .popup .ui-button.ui-state-hover .ui-button-text { text-shadow: none; }

.mycars .popup .ui-button.ui-button-text-only.mycars-btn, .index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn { width: 136px; height: auto; margin-bottom: 3px; padding: 0; border: 1px solid #bfbfbf; font-size: 93%; }

.mycars .popup .ui-button.ui-button-text-only.mycars-btn .ui-button-text, .index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn .ui-button-text { height: auto; padding: 2px 6px 2px 10px; border-top: 1px solid white; line-height: normal; font-size: 93%; font-weight: bold; text-transform: none; text-shadow: none; color: #000; background-size: auto; background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-brand-icons.png) no-repeat 0 0; }

/* paypal/reserve-it-now */
.index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn-no-toggle { width: 136px; height: auto; margin-bottom: 3px; padding: 0; border: 1px solid #5a5a5a; font-size: 93%; box-shadow: none; }

.mycars .popup .ui-button.ui-button-text-only.mycars-btn-no-toggle .ui-button-text, .index .mod .mycars .popup .ui-button.ui-button-text-only.mycars-btn-no-toggle .ui-button-text { height: auto; padding: 3px 6px 3px 10px; border-top: 1px solid #848484; line-height: normal; font-size: 93%; font-weight: bold; text-transform: none; text-shadow: none; color: #fff; background-size: auto; background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-brand-icons.png) no-repeat 6px -1587px; padding-left: 38px; }

.mycars-vlp .ui-button.mycars-btn, .mycars-vdp .ui-button.mycars-btn { height: auto; margin-top: 0; padding: 0; border: 1px solid #d1d1d1; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn .ui-button-text, .mycars-vdp .ui-button.mycars-btn .ui-button-text { height: auto; margin: 0 2px; padding-top: 9px; padding-bottom: 9px; border-top: 1px solid white; text-align: left; text-transform: none; color: #333; font: 12px arial, helvetica, sans-serif; background-size: auto; background: transparent url(/v9/widgets/mycars/default/v1/images/mycars-brand-icons.png) no-repeat 0 0; }

.mycars .popup .ui-button.mycars-btn.mycars-action-set, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set, .mycars .popup .ui-button.mycars-btn.mycars-action-set .ui-button-text, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-set .ui-button-text, .mycars-vlp .ui-button.mycars-btn.mycars-action-set .ui-button-text, .mycars-vdp .ui-button.mycars-btn.mycars-action-set .ui-button-text { border-color: #a3c181; color: #fff; }

.mycars .popup .ui-button.mycars-btn.mycars-action-remove, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove, .mycars .popup .ui-button.mycars-btn.mycars-action-remove .ui-button-text, .index .mod .mycars .popup .ui-button.mycars-btn.mycars-action-remove .ui-button-text, .mycars-vlp .ui-button.mycars-btn.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.mycars-btn.mycars-action-remove .ui-button-text { border-color: #ce526a; color: #fff; }

.inventoryList.grid .mycars-vlp, .inventoryList.list .mycars-vlp { display: none; }

.inventoryList .mycars-vlp .ui-button .ui-button-text:after, .mycars-vdp .ui-button .ui-button-text:after { background: none; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-save-btn .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-save-btn .ui-button-text { background-position: 0 -802px; padding-left: 38px; letter-spacing: 0px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-saved-btn .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-saved-btn .ui-button-text { background-position: 0 -1002px; padding-left: 38px; letter-spacing: 0px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text { background-position: 0 -1102px; padding-left: 38px; letter-spacing: 0px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-add-alert-btn .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-add-alert-btn .ui-button-text { background-position: 8px -1202px; padding-left: 38px; letter-spacing: 0px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset .ui-button-text { background-position: 8px -1402px; padding-left: 38px; letter-spacing: 0px; }

.index .mod .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text, .mycars .popup .ui-button.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text { background-position: 8px -1502px; padding-left: 38px; letter-spacing: 0px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-save-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-save-btn .ui-button-text { background-position: -6px -2px; padding-left: 52px; padding-right: 0; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn .ui-button-text { background-position: -6px -202px; padding-left: 52px; padding-right: 0; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.mycars-action-remove .ui-button-text { background-position: -6px -302px; padding-left: 52px; padding-right: 0; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-add-alert-btn .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-add-alert-btn .ui-button-text { background-position: 4px -402px; padding-left: 52px; padding-right: 0; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset .ui-button-text { background-position: 4px -602px; padding-left: 52px; padding-right: 0; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text, .mycars-vdp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.mycars-action-remove .ui-button-text { background-position: 4px -702px; padding-left: 52px; padding-right: 0; }

/* mycars branded buttons small */
.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-save-btn.small-cta .ui-button-text { background-position: -5px -800px; padding: 4px 0 4px 30px; font-size: 10.2px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.small-cta .ui-button-text { background-position: -4px -1000px; padding: 4px 0 4px 30px; font-size: 10.2px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-saved-btn.mycars-action-remove.small-cta .ui-button-text { background-position: -4px -1100px; padding: 4px 0 4px 30px; font-size: 10.2px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-add-alert-btn.small-cta .ui-button-text { background-position: -2px -1199px; padding: 4px 0 4px 19px; font-size: 10.2px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.small-cta .ui-button-text { background-position: -2px -1400px; padding: 4px 0 4px 19px; font-size: 10.2px; }

.mycars-vlp .ui-button.ui-button-text-only.mycars-btn.mycars-alerts-isset.mycars-action-remove.small-cta .ui-button-text { background-position: -2px -1500px; padding: 4px 0 4px 19px; font-size: 10.2px; }

.mycars .popup > .inner > .hd .ui-button, .mycars .popup > .inner > form > .hd .ui-button { clear: none; float: right; margin-top: 3px; margin-right: 25px; }

.mycars .popup > .inner > form > .hd .ui-button[type=submit] { margin-right: 6px; }

.mycars .popup > .inner > .hd .ui-button .ui-button-text, .mycars .popup > .inner > form > .hd .ui-button .ui-button-text { padding-bottom: 0; padding-top: 0; line-height: 20px; }

.mycars-vlp { display: block; clear: left; float: left; width: 99%; margin-top: 3px; }

.mycars-vlp.small-cta { width: 99%; }

form .mycars-vlp a { clear: left; float: left; width: 100%; margin-top: 0; margin-bottom: 4px; }

.mycars-vdp { display: block; clear: both; float: left; width: 100%; margin-top: 10px; }

.mycars-vdp a { clear: left; float: left; width: 100%; margin-top: 0; margin-bottom: 5px; }

.mycars-add-alert-btn, .mycars-alerts-isset { margin-bottom: 10px; }

.mycars-alerts-isset { display: block; clear: both; }

.mycars-alerts-isset.hide { display: none; }

.media .mycars-save-btn, .media .mycars-saved-btn, .media .mycars-add-alert-btn, .media .mycars-alerts-isset { clear: left; float: left; margin-top: 5px; width: 100%; }

.media .mycars-alerts-isset { text-align: center; }

.mycars .popup > .inner > .bd .ui-button, .mycars .popup > .inner > form > .bd .ui-button { height: auto; width: 92%; margin-bottom: 4px; }

.mycars .popup > .inner > .bd .ui-button .ui-button-text, .mycars .popup > .inner > form > .bd .ui-button .ui-button-text, .index .mycars .popup > .inner > .bd .ui-button .ui-button-text, .index .mycars .popup > .inner > form > .bd .ui-button .ui-button-text { line-height: 1.1em; padding-top: 2px; padding-bottom: 2px; font-weight: normal; }

/*paypal/reserve-it-now*/
.mycars .popup > .inner > .bd .ui-button.mycars-reserve-it-now-btn { border: 1px solid #5a5a5a; }

* + html .mycars .popup > .inner > .hd .ui-button { display: block; position: absolute; right: 20px; top: 0; }

* + html .smartbar .contact .popup .ui-button { clear: both; float: left; margin-left: 80%; }

* + html .smartbar .contact .popup .ui-button-text { line-height: 12px; padding-bottom: 6px; }

* + html .smartbar .contact textarea { margin-bottom: 10px; }

/* logged-in switches */
.mycars-list.alerts li { padding: 6px 3%; }
.mycars-list.alerts .bd { position: relative; width: 100%; }
.mycars-list.alerts .view-date { padding-left: 0; }

.mycars-list-container { display: block; position: relative; height: 250px; }

.smartbar .mod.video-featured .ui-state { margin: .5em; padding: .5em; }

.smartbar .mod.video-featured .ui-state p { margin-bottom: 0; }

/* =white toolbar exceptions */
.toolbar-white .toolbarWrap { border-top: 1px solid #dfdfdf; }

.toolbar-white .mycars > div, .toolbar-white .smartbar > div { border-left-color: #fefefe; border-right-color: #cdcdcd; }

.toolbar-white .mycars .right-button-border, .toolbar-white .smartbar .right-button-border { border-left-color: #fefefe; }

.toolbar-white .mycars .left-button-border, .toolbar-white .smartbar .left-button-border { border-right-color: #cdcdcd; }

.toolbar-white .mycars > div a .count { background-color: #858585; }

.toolbar-white .mycars > div a:hover .count, .toolbar-white .mycars > div.selected a .count { background-color: #5b5b5b; }

.toolbar-white .toolbar-flex .mycars .pager a, .toolbar-white .toolbar-flex .mycars .remove, .toolbar-white .toolbar-flex .mycars .alert-icon, .toolbar-white .toolbar-flex > div > div > a span, .toolbar-white .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-white .toolbar-flex .popup > .inner > .hd > .close, .toolbar-white .toolbar-flex .popup > .inner > form > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-white.png); color: #222; background-repeat: no-repeat; }

.toolbar-white .toolbar-flex .popup > .inner > .hd, .toolbar-white .toolbar-flex .popup > .inner > form > .hd { background-color: #5f6366; color: #FFF; }

.toolbar-white .toolbar-flex > div > div > a { letter-spacing: normal; color: #373737; }

.toolbar-white .toolbar-flex > div > div.selected > a, .toolbar-white .toolbar-flex > div > div > a:hover { color: #1E75B8; }

/* =black toolbar exceptions */
.toolbar-black .toolbarWrap { border-top: 1px solid #797979; }

.toolbar-black .mycars > div, .toolbar-black .smartbar > div { height: 38px; margin-top: 0; border-left-color: #6b6b6b; border-right-color: #1d1d1d; }

.toolbar-black .mycars .right-button-border, .toolbar-black .smartbar .right-button-border { border-left-color: #6b6b6b; }

.toolbar-black .mycars .left-button-border, .toolbar-black .smartbar .left-button-border { border-right-color: #1d1d1d; }

.toolbar-black .toolbar-flex > div > div.selected:before { left: 1px; background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-black.png); background-position: -82px -323px; }

.toolbar-black .mycars > div a .count { background-color: #000; }

.toolbar-black .mycars > div a:hover .count, .toolbar-black .mycars > div.selected a .count { background-color: #505050; }

.toolbar-black .toolbar-flex .mycars .pager a, .toolbar-black .toolbar-flex .mycars .remove, .toolbar-black .toolbar-flex .mycars .alert-icon, .toolbar-black .toolbar-flex > div > div > a span, .toolbar-black .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-black .toolbar-flex .popup > .inner > .hd > .close, .toolbar-black .toolbar-flex .popup > .inner > form > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-black.png); color: #444; background-repeat: no-repeat; }

.toolbar-black .toolbar-flex .popup > .inner > .hd, .toolbar-black .toolbar-flex .popup > .inner > form > .hd { background-color: #353535; color: #e0e0e0; }

.toolbar-black .toolbar-flex > div > div > a { letter-spacing: normal; color: #fff; }

.toolbar-black .toolbar-flex > div > div.selected > a:hover, .toolbar-black .toolbar-flex > div > div.selected > a { color: #353535; }

.toolbar-black .toolbar-flex > div > div > a:hover { color: #dddddd; }

/*
* =MyCars hide functionality
------------------------------------------------------------------------------*/
.ddc-toolbar.hideBar { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.ddc-toolbar.hideBar .mycars { display: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.ddc-toolbar.hideBar .mycars > div, .ddc-toolbar.hideBar .smartbar > div { display: none; }

.toolbar-position-top.toolbar-orientation-horizontal.hideBar { position: absolute; top: 0; right: 0; width: auto; }

.toolbar-open.hideBar .toolbar-flex { max-width: none; min-width: 0; width: auto; }

.ddc-toolbar.hideBar .toolbarWrap, .ie9 .ddc-toolbar.hideBar .toolbarWrap { background: none; background-image: none; border: none; filter: none; }

.ddc-toolbar.hideBar .smartbar > div.hide-bar { display: block; position: fixed; bottom: 0; right: 0; border-left: none; border-radius: 5px 0 0 0; background-color: rgba(0, 0, 0, 0.5); }

.mycars-toolbar-position-top-hidden .ddc-toolbar.hideBar .smartbar > div.hide-bar { display: block; position: fixed; top: -1px; right: 0; border-left: none; border-radius: 0 0 0 5px; background-color: rgba(0, 0, 0, 0.5); }

.ddc-toolbar.hideBar .close { display: none; }

.ddc-toolbar .open { display: none; }

.ddc-toolbar.hideBar .open { display: block; }

.smartbar .contact .popup .google-map label { position: static; display: inline; float: none; width: auto; }

/*
* =MyCars Reverse Transparency
------------------------------------------------------------------------------*/
.inventoryList .mycars-watchers { padding: 2px 2%; margin-bottom: 2px; width: 96%; font-weight: bold; }

.mycars-vdp .mycars-watchers { float: left; padding: 5px 2%; margin: 8px 0; width: 96.5%; border-radius: 3px; font-weight: bold; }

.inventory-featured-default .mycars-watchers, .showroom-default .mycars-watchers, .inventory-similar-default .mycars-watchers { display: none; }

.mycars-vehicle .mycars-watchers { margin: 0 6% 5px 5%; padding: 2px 2%; font-weight: bold; }

/*
* =Stand Alone Login/Register Pages
------------------------------------------------------------------------------*/
.login-default .login-form .error-text, .login-register .register-form .error-text { font-size: 0.9em; font-weight: bold; color: #ff3412; margin: 0 5px 5px 5px; }

/*
* =Color Names
------------------------------------------------------------------------------*/
/* mycars theme for darkblue */
.toolbar-theme-darkblue .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-darkblue .toolbar-flex > div > div.selected > a, .toolbar-theme-darkblue .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-darkblue .toolbarWrap { background-color: #0000be; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0000be), color-stop(100%, #000058)); background-image: -webkit-linear-gradient(top, #0000be 0%, #000058 100%); background-image: -moz-linear-gradient(top, #0000be 0%, #000058 100%); background-image: -o-linear-gradient(top, #0000be 0%, #000058 100%); background-image: linear-gradient(top, #0000be 0%, #000058 100%); background-image: -ms-linear-gradient(top, #0000be 0%, #000058 100%); }

.toolbar-theme-darkblue .mycars > div a .count { background-color: #00003f; }

.toolbar-theme-darkblue .toolbar-flex > div > div.selected:before, .toolbar-theme-darkblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-darkblue .toolbar-flex > div > div.selected:before, .toolbar-theme-darkblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-darkblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-darkblue .toolbar-flex .mycars .pager a, .toolbar-theme-darkblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-darkblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-darkblue .toolbar-flex > div > div > a span, .toolbar-theme-darkblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-darkblue .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-darkblue .toolbar-flex .mycars > div, .toolbar-theme-darkblue .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-darkblue .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0000BE', endColorstr='#FF000058'); }

/* mycars theme for mediumblue */
.toolbar-theme-mediumblue .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-mediumblue .toolbar-flex > div > div.selected > a, .toolbar-theme-mediumblue .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-mediumblue .toolbarWrap { background-color: #0101ff; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0101ff), color-stop(100%, #00009a)); background-image: -webkit-linear-gradient(top, #0101ff 0%, #00009a 100%); background-image: -moz-linear-gradient(top, #0101ff 0%, #00009a 100%); background-image: -o-linear-gradient(top, #0101ff 0%, #00009a 100%); background-image: linear-gradient(top, #0101ff 0%, #00009a 100%); background-image: -ms-linear-gradient(top, #0101ff 0%, #00009a 100%); }

.toolbar-theme-mediumblue .mycars > div a .count { background-color: #000081; }

.toolbar-theme-mediumblue .toolbar-flex > div > div.selected:before, .toolbar-theme-mediumblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-mediumblue .toolbar-flex > div > div.selected:before, .toolbar-theme-mediumblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-mediumblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-mediumblue .toolbar-flex .mycars .pager a, .toolbar-theme-mediumblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-mediumblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-mediumblue .toolbar-flex > div > div > a span, .toolbar-theme-mediumblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-mediumblue .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-mediumblue .toolbar-flex .mycars > div, .toolbar-theme-mediumblue .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-mediumblue .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0101FF', endColorstr='#FF00009A'); }

/* mycars theme for dodgerblue */
.toolbar-theme-dodgerblue .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-dodgerblue .toolbar-flex > div > div.selected > a, .toolbar-theme-dodgerblue .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-dodgerblue .toolbarWrap { background-color: #51a9ff; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #51a9ff), color-stop(100%, #0077ea)); background-image: -webkit-linear-gradient(top, #51a9ff 0%, #0077ea 100%); background-image: -moz-linear-gradient(top, #51a9ff 0%, #0077ea 100%); background-image: -o-linear-gradient(top, #51a9ff 0%, #0077ea 100%); background-image: linear-gradient(top, #51a9ff 0%, #0077ea 100%); background-image: -ms-linear-gradient(top, #51a9ff 0%, #0077ea 100%); }

.toolbar-theme-dodgerblue .mycars > div a .count { background-color: #006ad1; }

.toolbar-theme-dodgerblue .toolbar-flex > div > div.selected:before, .toolbar-theme-dodgerblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-dodgerblue .toolbar-flex > div > div.selected:before, .toolbar-theme-dodgerblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-dodgerblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-dodgerblue .toolbar-flex .mycars .pager a, .toolbar-theme-dodgerblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-dodgerblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-dodgerblue .toolbar-flex > div > div > a span, .toolbar-theme-dodgerblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-dodgerblue .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-dodgerblue .toolbar-flex .mycars > div, .toolbar-theme-dodgerblue .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-dodgerblue .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF51A9FF', endColorstr='#FF0077EA'); }

/* mycars theme for darkgreen */
.toolbar-theme-darkgreen .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-darkgreen .toolbar-flex > div > div.selected > a, .toolbar-theme-darkgreen .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-darkgreen .toolbarWrap { background-color: #009700; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #009700), color-stop(100%, #003100)); background-image: -webkit-linear-gradient(top, #009700 0%, #003100 100%); background-image: -moz-linear-gradient(top, #009700 0%, #003100 100%); background-image: -o-linear-gradient(top, #009700 0%, #003100 100%); background-image: linear-gradient(top, #009700 0%, #003100 100%); background-image: -ms-linear-gradient(top, #009700 0%, #003100 100%); }

.toolbar-theme-darkgreen .mycars > div a .count { background-color: #001800; }

.toolbar-theme-darkgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgreen .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-darkgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgreen .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-darkgreen .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-darkgreen .toolbar-flex .mycars .pager a, .toolbar-theme-darkgreen .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-darkgreen .toolbar-flex .mycars .alert-icon, .toolbar-theme-darkgreen .toolbar-flex > div > div > a span, .toolbar-theme-darkgreen .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-darkgreen .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-darkgreen .toolbar-flex .mycars > div, .toolbar-theme-darkgreen .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-darkgreen .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF009700', endColorstr='#FF003100'); }

/* mycars theme for green */
.toolbar-theme-green .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-green .toolbar-flex > div > div.selected > a, .toolbar-theme-green .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-green .toolbarWrap { background-color: #00b300; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #00b300), color-stop(100%, #004d00)); background-image: -webkit-linear-gradient(top, #00b300 0%, #004d00 100%); background-image: -moz-linear-gradient(top, #00b300 0%, #004d00 100%); background-image: -o-linear-gradient(top, #00b300 0%, #004d00 100%); background-image: linear-gradient(top, #00b300 0%, #004d00 100%); background-image: -ms-linear-gradient(top, #00b300 0%, #004d00 100%); }

.toolbar-theme-green .mycars > div a .count { background-color: #003400; }

.toolbar-theme-green .toolbar-flex > div > div.selected:before, .toolbar-theme-green .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-green .toolbar-flex > div > div.selected:before, .toolbar-theme-green .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-green .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-green .toolbar-flex .mycars .pager a, .toolbar-theme-green .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-green .toolbar-flex .mycars .alert-icon, .toolbar-theme-green .toolbar-flex > div > div > a span, .toolbar-theme-green .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-green .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-green .toolbar-flex .mycars > div, .toolbar-theme-green .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-green .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF00B300', endColorstr='#FF004D00'); }

/* mycars theme for olivedrab */
.toolbar-theme-olivedrab .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-olivedrab .toolbar-flex > div > div.selected > a, .toolbar-theme-olivedrab .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-olivedrab .toolbarWrap { background-color: #8ab72d; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #8ab72d), color-stop(100%, #4c6519)); background-image: -webkit-linear-gradient(top, #8ab72d 0%, #4c6519 100%); background-image: -moz-linear-gradient(top, #8ab72d 0%, #4c6519 100%); background-image: -o-linear-gradient(top, #8ab72d 0%, #4c6519 100%); background-image: linear-gradient(top, #8ab72d 0%, #4c6519 100%); background-image: -ms-linear-gradient(top, #8ab72d 0%, #4c6519 100%); }

.toolbar-theme-olivedrab .mycars > div a .count { background-color: #3d5114; }

.toolbar-theme-olivedrab .toolbar-flex > div > div.selected:before, .toolbar-theme-olivedrab .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-olivedrab .toolbar-flex > div > div.selected:before, .toolbar-theme-olivedrab .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-olivedrab .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-olivedrab .toolbar-flex .mycars .pager a, .toolbar-theme-olivedrab .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-olivedrab .toolbar-flex .mycars .alert-icon, .toolbar-theme-olivedrab .toolbar-flex > div > div > a span, .toolbar-theme-olivedrab .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-olivedrab .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-olivedrab .toolbar-flex .mycars > div, .toolbar-theme-olivedrab .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-olivedrab .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF8AB72D', endColorstr='#FF4C6519'); }

/* mycars theme for yellow */
.toolbar-theme-yellow .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-yellow .toolbar-flex > div > div.selected > a, .toolbar-theme-yellow .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-yellow .toolbarWrap { background-color: #ffff33; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffff33), color-stop(100%, #cccc00)); background-image: -webkit-linear-gradient(top, #ffff33 0%, #cccc00 100%); background-image: -moz-linear-gradient(top, #ffff33 0%, #cccc00 100%); background-image: -o-linear-gradient(top, #ffff33 0%, #cccc00 100%); background-image: linear-gradient(top, #ffff33 0%, #cccc00 100%); background-image: -ms-linear-gradient(top, #ffff33 0%, #cccc00 100%); }

.toolbar-theme-yellow .mycars > div a .count { background-color: #b2b300; }

.toolbar-theme-yellow .toolbar-flex > div > div.selected:before, .toolbar-theme-yellow .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-yellow .toolbar-flex > div > div.selected:before, .toolbar-theme-yellow .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-yellow .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-yellow .toolbar-flex .mycars .pager a, .toolbar-theme-yellow .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-yellow .toolbar-flex .mycars .alert-icon, .toolbar-theme-yellow .toolbar-flex > div > div > a span, .toolbar-theme-yellow .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-yellow .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-yellow .toolbar-flex .mycars > div, .toolbar-theme-yellow .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-yellow .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFF33', endColorstr='#FFCCCC00'); }

/* mycars theme for gold */
.toolbar-theme-gold .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-gold .toolbar-flex > div > div.selected > a, .toolbar-theme-gold .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-gold .toolbarWrap { background-color: #ffdf33; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffdf33), color-stop(100%, #ccac00)); background-image: -webkit-linear-gradient(top, #ffdf33 0%, #ccac00 100%); background-image: -moz-linear-gradient(top, #ffdf33 0%, #ccac00 100%); background-image: -o-linear-gradient(top, #ffdf33 0%, #ccac00 100%); background-image: linear-gradient(top, #ffdf33 0%, #ccac00 100%); background-image: -ms-linear-gradient(top, #ffdf33 0%, #ccac00 100%); }

.toolbar-theme-gold .mycars > div a .count { background-color: #b39700; }

.toolbar-theme-gold .toolbar-flex > div > div.selected:before, .toolbar-theme-gold .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-gold .toolbar-flex > div > div.selected:before, .toolbar-theme-gold .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-gold .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-gold .toolbar-flex .mycars .pager a, .toolbar-theme-gold .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-gold .toolbar-flex .mycars .alert-icon, .toolbar-theme-gold .toolbar-flex > div > div > a span, .toolbar-theme-gold .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-gold .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-gold .toolbar-flex .mycars > div, .toolbar-theme-gold .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-gold .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFDF33', endColorstr='#FFCCAC00'); }

/* mycars theme for orange */
.toolbar-theme-orange .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-orange .toolbar-flex > div > div.selected > a, .toolbar-theme-orange .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-orange .toolbarWrap { background-color: #ffb733; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffb733), color-stop(100%, #cc8400)); background-image: -webkit-linear-gradient(top, #ffb733 0%, #cc8400 100%); background-image: -moz-linear-gradient(top, #ffb733 0%, #cc8400 100%); background-image: -o-linear-gradient(top, #ffb733 0%, #cc8400 100%); background-image: linear-gradient(top, #ffb733 0%, #cc8400 100%); background-image: -ms-linear-gradient(top, #ffb733 0%, #cc8400 100%); }

.toolbar-theme-orange .mycars > div a .count { background-color: #b37300; }

.toolbar-theme-orange .toolbar-flex > div > div.selected:before, .toolbar-theme-orange .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-orange .toolbar-flex > div > div.selected:before, .toolbar-theme-orange .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-orange .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-orange .toolbar-flex .mycars .pager a, .toolbar-theme-orange .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-orange .toolbar-flex .mycars .alert-icon, .toolbar-theme-orange .toolbar-flex > div > div > a span, .toolbar-theme-orange .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-orange .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-orange .toolbar-flex .mycars > div, .toolbar-theme-orange .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-orange .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFB733', endColorstr='#FFCC8400'); }

/* mycars theme for red */
.toolbar-theme-red .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-red .toolbar-flex > div > div.selected > a, .toolbar-theme-red .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-red .toolbarWrap { background-color: #ff3333; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff3333), color-stop(100%, #cc0000)); background-image: -webkit-linear-gradient(top, #ff3333 0%, #cc0000 100%); background-image: -moz-linear-gradient(top, #ff3333 0%, #cc0000 100%); background-image: -o-linear-gradient(top, #ff3333 0%, #cc0000 100%); background-image: linear-gradient(top, #ff3333 0%, #cc0000 100%); background-image: -ms-linear-gradient(top, #ff3333 0%, #cc0000 100%); }

.toolbar-theme-red .mycars > div a .count { background-color: #b30000; }

.toolbar-theme-red .toolbar-flex > div > div.selected:before, .toolbar-theme-red .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-red .toolbar-flex > div > div.selected:before, .toolbar-theme-red .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-red .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-red .toolbar-flex .mycars .pager a, .toolbar-theme-red .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-red .toolbar-flex .mycars .alert-icon, .toolbar-theme-red .toolbar-flex > div > div > a span, .toolbar-theme-red .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-red .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-red .toolbar-flex .mycars > div, .toolbar-theme-red .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-red .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF3333', endColorstr='#FFCC0000'); }

/* mycars theme for hotpink */
.toolbar-theme-hotpink .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-hotpink .toolbar-flex > div > div.selected > a, .toolbar-theme-hotpink .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-hotpink .toolbarWrap { background-color: #ff9cce; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ff9cce), color-stop(100%, #ff369b)); background-image: -webkit-linear-gradient(top, #ff9cce 0%, #ff369b 100%); background-image: -moz-linear-gradient(top, #ff9cce 0%, #ff369b 100%); background-image: -o-linear-gradient(top, #ff9cce 0%, #ff369b 100%); background-image: linear-gradient(top, #ff9cce 0%, #ff369b 100%); background-image: -ms-linear-gradient(top, #ff9cce 0%, #ff369b 100%); }

.toolbar-theme-hotpink .mycars > div a .count { background-color: #ff1c8e; }

.toolbar-theme-hotpink .toolbar-flex > div > div.selected:before, .toolbar-theme-hotpink .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-hotpink .toolbar-flex > div > div.selected:before, .toolbar-theme-hotpink .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-hotpink .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-hotpink .toolbar-flex .mycars .pager a, .toolbar-theme-hotpink .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-hotpink .toolbar-flex .mycars .alert-icon, .toolbar-theme-hotpink .toolbar-flex > div > div > a span, .toolbar-theme-hotpink .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-hotpink .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-hotpink .toolbar-flex .mycars > div, .toolbar-theme-hotpink .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-hotpink .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFF9CCE', endColorstr='#FFFF369B'); }

/* mycars theme for saddlebrown */
.toolbar-theme-saddlebrown .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-saddlebrown .toolbar-flex > div > div.selected > a, .toolbar-theme-saddlebrown .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-saddlebrown .toolbarWrap { background-color: #b85b19; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b85b19), color-stop(100%, #5e2f0d)); background-image: -webkit-linear-gradient(top, #b85b19 0%, #5e2f0d 100%); background-image: -moz-linear-gradient(top, #b85b19 0%, #5e2f0d 100%); background-image: -o-linear-gradient(top, #b85b19 0%, #5e2f0d 100%); background-image: linear-gradient(top, #b85b19 0%, #5e2f0d 100%); background-image: -ms-linear-gradient(top, #b85b19 0%, #5e2f0d 100%); }

.toolbar-theme-saddlebrown .mycars > div a .count { background-color: #48240a; }

.toolbar-theme-saddlebrown .toolbar-flex > div > div.selected:before, .toolbar-theme-saddlebrown .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-saddlebrown .toolbar-flex > div > div.selected:before, .toolbar-theme-saddlebrown .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-saddlebrown .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-saddlebrown .toolbar-flex .mycars .pager a, .toolbar-theme-saddlebrown .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-saddlebrown .toolbar-flex .mycars .alert-icon, .toolbar-theme-saddlebrown .toolbar-flex > div > div > a span, .toolbar-theme-saddlebrown .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-saddlebrown .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-saddlebrown .toolbar-flex .mycars > div, .toolbar-theme-saddlebrown .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-saddlebrown .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB85B19', endColorstr='#FF5E2F0D'); }

/* mycars theme for gray */
.toolbar-theme-gray .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-gray .toolbar-flex > div > div.selected > a, .toolbar-theme-gray .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-gray .toolbarWrap { background-color: #9a9a9a; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #9a9a9a), color-stop(100%, #676767)); background-image: -webkit-linear-gradient(top, #9a9a9a 0%, #676767 100%); background-image: -moz-linear-gradient(top, #9a9a9a 0%, #676767 100%); background-image: -o-linear-gradient(top, #9a9a9a 0%, #676767 100%); background-image: linear-gradient(top, #9a9a9a 0%, #676767 100%); background-image: -ms-linear-gradient(top, #9a9a9a 0%, #676767 100%); }

.toolbar-theme-gray .mycars > div a .count { background-color: #5a5a5a; }

.toolbar-theme-gray .toolbar-flex > div > div.selected:before, .toolbar-theme-gray .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-gray .toolbar-flex > div > div.selected:before, .toolbar-theme-gray .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-gray .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-gray .toolbar-flex .mycars .pager a, .toolbar-theme-gray .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-gray .toolbar-flex .mycars .alert-icon, .toolbar-theme-gray .toolbar-flex > div > div > a span, .toolbar-theme-gray .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-gray .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-gray .toolbar-flex .mycars > div, .toolbar-theme-gray .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-gray .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF9A9A9A', endColorstr='#FF676767'); }

/* mycars theme for darkgrey */
.toolbar-theme-darkgrey .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-darkgrey .toolbar-flex > div > div.selected > a, .toolbar-theme-darkgrey .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-darkgrey .toolbarWrap { background-color: #c3c3c3; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c3c3c3), color-stop(100%, #8f8f8f)); background-image: -webkit-linear-gradient(top, #c3c3c3 0%, #8f8f8f 100%); background-image: -moz-linear-gradient(top, #c3c3c3 0%, #8f8f8f 100%); background-image: -o-linear-gradient(top, #c3c3c3 0%, #8f8f8f 100%); background-image: linear-gradient(top, #c3c3c3 0%, #8f8f8f 100%); background-image: -ms-linear-gradient(top, #c3c3c3 0%, #8f8f8f 100%); }

.toolbar-theme-darkgrey .mycars > div a .count { background-color: #838383; }

.toolbar-theme-darkgrey .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgrey .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-darkgrey .toolbar-flex > div > div.selected:before, .toolbar-theme-darkgrey .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-darkgrey .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-darkgrey .toolbar-flex .mycars .pager a, .toolbar-theme-darkgrey .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-darkgrey .toolbar-flex .mycars .alert-icon, .toolbar-theme-darkgrey .toolbar-flex > div > div > a span, .toolbar-theme-darkgrey .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-darkgrey .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-darkgrey .toolbar-flex .mycars > div, .toolbar-theme-darkgrey .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-darkgrey .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFC3C3C3', endColorstr='#FF8F8F8F'); }

/* mycars theme for lightskyblue */
.toolbar-theme-lightskyblue .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-lightskyblue .toolbar-flex > div > div.selected > a, .toolbar-theme-lightskyblue .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-lightskyblue .toolbarWrap { background-color: #b8e2fc; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b8e2fc), color-stop(100%, #56baf8)); background-image: -webkit-linear-gradient(top, #b8e2fc 0%, #56baf8 100%); background-image: -moz-linear-gradient(top, #b8e2fc 0%, #56baf8 100%); background-image: -o-linear-gradient(top, #b8e2fc 0%, #56baf8 100%); background-image: linear-gradient(top, #b8e2fc 0%, #56baf8 100%); background-image: -ms-linear-gradient(top, #b8e2fc 0%, #56baf8 100%); }

.toolbar-theme-lightskyblue .mycars > div a .count { background-color: #3eb0f7; }

.toolbar-theme-lightskyblue .toolbar-flex > div > div.selected:before, .toolbar-theme-lightskyblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-lightskyblue .toolbar-flex > div > div.selected:before, .toolbar-theme-lightskyblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-lightskyblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-lightskyblue .toolbar-flex .mycars .pager a, .toolbar-theme-lightskyblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-lightskyblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-lightskyblue .toolbar-flex > div > div > a span, .toolbar-theme-lightskyblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-lightskyblue .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-lightskyblue .toolbar-flex .mycars > div, .toolbar-theme-lightskyblue .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-lightskyblue .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB8E2FC', endColorstr='#FF56BAF8'); }

/* mycars theme for maroon */
.toolbar-theme-maroon .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-maroon .toolbar-flex > div > div.selected > a, .toolbar-theme-maroon .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-maroon .toolbarWrap { background-color: #b30000; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b30000), color-stop(100%, #4d0000)); background-image: -webkit-linear-gradient(top, #b30000 0%, #4d0000 100%); background-image: -moz-linear-gradient(top, #b30000 0%, #4d0000 100%); background-image: -o-linear-gradient(top, #b30000 0%, #4d0000 100%); background-image: linear-gradient(top, #b30000 0%, #4d0000 100%); background-image: -ms-linear-gradient(top, #b30000 0%, #4d0000 100%); }

.toolbar-theme-maroon .mycars > div a .count { background-color: #340000; }

.toolbar-theme-maroon .toolbar-flex > div > div.selected:before, .toolbar-theme-maroon .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-maroon .toolbar-flex > div > div.selected:before, .toolbar-theme-maroon .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-maroon .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-maroon .toolbar-flex .mycars .pager a, .toolbar-theme-maroon .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-maroon .toolbar-flex .mycars .alert-icon, .toolbar-theme-maroon .toolbar-flex > div > div > a span, .toolbar-theme-maroon .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-maroon .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-maroon .toolbar-flex .mycars > div, .toolbar-theme-maroon .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-maroon .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB30000', endColorstr='#FF4D0000'); }

/* mycars theme for khaki */
.toolbar-theme-khaki .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-khaki .toolbar-flex > div > div.selected > a, .toolbar-theme-khaki .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-khaki .toolbarWrap { background-color: #f6f0b9; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f6f0b9), color-stop(100%, #eadc5f)); background-image: -webkit-linear-gradient(top, #f6f0b9 0%, #eadc5f 100%); background-image: -moz-linear-gradient(top, #f6f0b9 0%, #eadc5f 100%); background-image: -o-linear-gradient(top, #f6f0b9 0%, #eadc5f 100%); background-image: linear-gradient(top, #f6f0b9 0%, #eadc5f 100%); background-image: -ms-linear-gradient(top, #f6f0b9 0%, #eadc5f 100%); }

.toolbar-theme-khaki .mycars > div a .count { background-color: #e7d748; }

.toolbar-theme-khaki .toolbar-flex > div > div.selected:before, .toolbar-theme-khaki .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-khaki .toolbar-flex > div > div.selected:before, .toolbar-theme-khaki .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-khaki .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-khaki .toolbar-flex .mycars .pager a, .toolbar-theme-khaki .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-khaki .toolbar-flex .mycars .alert-icon, .toolbar-theme-khaki .toolbar-flex > div > div > a span, .toolbar-theme-khaki .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-khaki .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-khaki .toolbar-flex .mycars > div, .toolbar-theme-khaki .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-khaki .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFF6F0B9', endColorstr='#FFEADC5F'); }

/* mycars theme for purple */
.toolbar-theme-purple .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-purple .toolbar-flex > div > div.selected > a, .toolbar-theme-purple .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-purple .toolbarWrap { background-color: #b300b3; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #b300b3), color-stop(100%, #4d004d)); background-image: -webkit-linear-gradient(top, #b300b3 0%, #4d004d 100%); background-image: -moz-linear-gradient(top, #b300b3 0%, #4d004d 100%); background-image: -o-linear-gradient(top, #b300b3 0%, #4d004d 100%); background-image: linear-gradient(top, #b300b3 0%, #4d004d 100%); background-image: -ms-linear-gradient(top, #b300b3 0%, #4d004d 100%); }

.toolbar-theme-purple .mycars > div a .count { background-color: #340033; }

.toolbar-theme-purple .toolbar-flex > div > div.selected:before, .toolbar-theme-purple .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-purple .toolbar-flex > div > div.selected:before, .toolbar-theme-purple .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-purple .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-purple .toolbar-flex .mycars .pager a, .toolbar-theme-purple .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-purple .toolbar-flex .mycars .alert-icon, .toolbar-theme-purple .toolbar-flex > div > div > a span, .toolbar-theme-purple .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-purple .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-purple .toolbar-flex .mycars > div, .toolbar-theme-purple .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-purple .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFB300B3', endColorstr='#FF4D004D'); }

/* mycars theme for yellowgreen */
.toolbar-theme-yellowgreen .toolbar-flex > div > div > a { color: #404040; }

.toolbar-theme-yellowgreen .toolbar-flex > div > div.selected > a, .toolbar-theme-yellowgreen .toolbar-flex > div > div > a:hover { color: #303030; }

.toolbar-theme-yellowgreen .toolbarWrap { background-color: #aed75b; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #aed75b), color-stop(100%, #7ba428)); background-image: -webkit-linear-gradient(top, #aed75b 0%, #7ba428 100%); background-image: -moz-linear-gradient(top, #aed75b 0%, #7ba428 100%); background-image: -o-linear-gradient(top, #aed75b 0%, #7ba428 100%); background-image: linear-gradient(top, #aed75b 0%, #7ba428 100%); background-image: -ms-linear-gradient(top, #aed75b 0%, #7ba428 100%); }

.toolbar-theme-yellowgreen .mycars > div a .count { background-color: #6c9023; }

.toolbar-theme-yellowgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-yellowgreen .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-yellowgreen .toolbar-flex > div > div.selected:before, .toolbar-theme-yellowgreen .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-yellowgreen .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-yellowgreen .toolbar-flex .mycars .pager a, .toolbar-theme-yellowgreen .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-yellowgreen .toolbar-flex .mycars .alert-icon, .toolbar-theme-yellowgreen .toolbar-flex > div > div > a span, .toolbar-theme-yellowgreen .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-yellowgreen .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-yellowgreen .toolbar-flex .mycars > div, .toolbar-theme-yellowgreen .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-yellowgreen .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFAED75B', endColorstr='#FF7BA428'); }

/* mycars theme for firebrick */
.toolbar-theme-firebrick .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-firebrick .toolbar-flex > div > div.selected > a, .toolbar-theme-firebrick .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-firebrick .toolbarWrap { background-color: #d73030; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d73030), color-stop(100%, #871a1a)); background-image: -webkit-linear-gradient(top, #d73030 0%, #871a1a 100%); background-image: -moz-linear-gradient(top, #d73030 0%, #871a1a 100%); background-image: -o-linear-gradient(top, #d73030 0%, #871a1a 100%); background-image: linear-gradient(top, #d73030 0%, #871a1a 100%); background-image: -ms-linear-gradient(top, #d73030 0%, #871a1a 100%); }

.toolbar-theme-firebrick .mycars > div a .count { background-color: #721616; }

.toolbar-theme-firebrick .toolbar-flex > div > div.selected:before, .toolbar-theme-firebrick .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-firebrick .toolbar-flex > div > div.selected:before, .toolbar-theme-firebrick .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-firebrick .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-firebrick .toolbar-flex .mycars .pager a, .toolbar-theme-firebrick .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-firebrick .toolbar-flex .mycars .alert-icon, .toolbar-theme-firebrick .toolbar-flex > div > div > a span, .toolbar-theme-firebrick .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-firebrick .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-firebrick .toolbar-flex .mycars > div, .toolbar-theme-firebrick .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-firebrick .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFD73030', endColorstr='#FF871A1A'); }

/* mycars theme for clientvictoryblue */
.toolbar-theme-clientvictoryblue .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-clientvictoryblue .toolbar-flex > div > div.selected > a, .toolbar-theme-clientvictoryblue .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-clientvictoryblue .toolbarWrap { background-color: #0e83cf; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0e83cf), color-stop(100%, #08476f)); background-image: -webkit-linear-gradient(top, #0e83cf 0%, #08476f 100%); background-image: -moz-linear-gradient(top, #0e83cf 0%, #08476f 100%); background-image: -o-linear-gradient(top, #0e83cf 0%, #08476f 100%); background-image: linear-gradient(top, #0e83cf 0%, #08476f 100%); background-image: -ms-linear-gradient(top, #0e83cf 0%, #08476f 100%); }

.toolbar-theme-clientvictoryblue .mycars > div a .count { background-color: #063857; }

.toolbar-theme-clientvictoryblue .toolbar-flex > div > div.selected:before, .toolbar-theme-clientvictoryblue .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-clientvictoryblue .toolbar-flex > div > div.selected:before, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .pager a, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-clientvictoryblue .toolbar-flex .mycars .alert-icon, .toolbar-theme-clientvictoryblue .toolbar-flex > div > div > a span, .toolbar-theme-clientvictoryblue .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-clientvictoryblue .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-clientvictoryblue .toolbar-flex .mycars > div, .toolbar-theme-clientvictoryblue .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-clientvictoryblue .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF0E83CF', endColorstr='#FF08476F'); }

/* mycars theme for oemfordslate */
.toolbar-theme-oemfordslate .toolbar-flex > div > div > a { color: #dedede; }

.toolbar-theme-oemfordslate .toolbar-flex > div > div.selected > a, .toolbar-theme-oemfordslate .toolbar-flex > div > div > a:hover { color: #b1b1b1; }

.toolbar-theme-oemfordslate .toolbarWrap { background-color: #567487; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #567487), color-stop(100%, #2e3e49)); background-image: -webkit-linear-gradient(top, #567487 0%, #2e3e49 100%); background-image: -moz-linear-gradient(top, #567487 0%, #2e3e49 100%); background-image: -o-linear-gradient(top, #567487 0%, #2e3e49 100%); background-image: linear-gradient(top, #567487 0%, #2e3e49 100%); background-image: -ms-linear-gradient(top, #567487 0%, #2e3e49 100%); }

.toolbar-theme-oemfordslate .mycars > div a .count { background-color: #243139; }

.toolbar-theme-oemfordslate .toolbar-flex > div > div.selected:before, .toolbar-theme-oemfordslate .toolbar-flex .popup > .inner > .hd > .close, .toolbar-theme-oemfordslate .toolbar-flex > div > div.selected:before, .toolbar-theme-oemfordslate .toolbar-flex .mycars .mycarscarousel-prev, .toolbar-theme-oemfordslate .toolbar-flex .mycars .mycarscarousel-next, .toolbar-theme-oemfordslate .toolbar-flex .mycars .pager a, .toolbar-theme-oemfordslate .toolbar-flex .mycars .mycars-mod .hd span, .toolbar-theme-oemfordslate .toolbar-flex .mycars .alert-icon, .toolbar-theme-oemfordslate .toolbar-flex > div > div > a span, .toolbar-theme-oemfordslate .toolbar-flex .smartbar .contact .ct .mycars-vcard .vcard, .toolbar-theme-oemfordslate .toolbar-flex .popup > .inner > .hd > .close { background-image: url(/v9/widgets/mycars/default/v1/images/mycars-icon-sprite-color.png); }

.toolbar-theme-oemfordslate .toolbar-flex .mycars > div, .toolbar-theme-oemfordslate .toolbar-flex .smartbar > div { border-left-color: #757575; border-left-color: rgba(117, 117, 117, 0.3); border-right-color: #dedede; border-right-color: rgba(222, 222, 222, 0.3); }

.ie9 .toolbar-theme-oemfordslate .toolbarWrap { *zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FF567487', endColorstr='#FF2E3E49'); }

/*
* =FULL SCREEN VIDEO
------------------------------------------------------------------------------*/
body.fullscreen-video .ddc-toolbar { display: none; }

/*
* =IE7
------------------------------------------------------------------------------*/
.ie7 .smartbar.mycars-off .popup > .inner > .bd > .ct > div { overflow: hidden; overflow-y: auto; }
.ie7 .smartbar.mycars-off .hide-bar { position: relative; min-width: 30px; }
.ie7 .smartbar.mycars-off .hide-bar .open, .ie7 .smartbar.mycars-off .hide-bar .close { position: absolute; top: 0px; right: 0; line-height: 12px; }

/*
* =IE7/8
------------------------------------------------------------------------------*/
.ie7 .toolbar-white .mycars .selected .popup, .ie7 .toolbar-white .smartbar .selected .popup, .ie7 .toolbar-black .mycars .selected .popup, .ie7 .toolbar-black .smartbar .selected .popup, .ie8 .toolbar-white .mycars .selected .popup, .ie8 .toolbar-white .smartbar .selected .popup, .ie8 .toolbar-black .mycars .selected .popup, .ie8 .toolbar-black .smartbar .selected .popup { border: 1px solid #dadada; border-top-width: 0; }
.ie7 .toolbar-white.toolbar-position-top .mycars .selected .popup, .ie7 .toolbar-white.toolbar-position-top .smartbar .selected .popup, .ie7 .toolbar-black.toolbar-position-top .mycars .selected .popup, .ie7 .toolbar-black.toolbar-position-top .smartbar .selected .popup, .ie8 .toolbar-white.toolbar-position-top .mycars .selected .popup, .ie8 .toolbar-white.toolbar-position-top .smartbar .selected .popup, .ie8 .toolbar-black.toolbar-position-top .mycars .selected .popup, .ie8 .toolbar-black.toolbar-position-top .smartbar .selected .popup { border: 1px solid #dadada; border-top-width: 0; }
.ie7 .smartbar .ui-tabs-nav, .ie8 .smartbar .ui-tabs-nav { border-top: 1px solid #8f8f8f; }
.ie7 .mycars-form .mycars-form-textfield.password, .ie7 .mycars-form .mycars-form-textfield.password-confirm, .ie8 .mycars-form .mycars-form-textfield.password, .ie8 .mycars-form .mycars-form-textfield.password-confirm { font-family: arial,sans-serif; }
