﻿div.banner-container {
    background: #999;
}
.accent-color1 {
    color: #444 !important;
}

.media-icon, .media-icon-small {
    color: #fff;
    background: #666;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { 
    background-color: #ccc !important;
}
a.vehicle-panel:hover {
    background: #bbb !important;
    color: #444;
}
.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(240, 240, 240, 0.6);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover,.form-info-icon, a:hover, a:focus {
    color: #444;
}

.form-control:focus {
    border-color: #888;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(140, 140, 140, 0.4)
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #888;
}
::selection {
    color: #fff;
    background: #888;
}


/***********************************************
Quick Link Buttons - OBSOLETE - TO BE DELETED!!!
***********************************************/
.animatedbutton {
    background: #eee;
    border: 1px solid #eee;
    color: #333;
}

.animatedbutton:hover, .animatedbutton:active {
    color: #333 !important;
    border: 1px solid #333;
}

.animatedbutton:hover .animatedbuttonspan:after, .animatedbutton:active .animatedbuttonspan:after, .animatedbutton:hover {
    border-color: #333;
}
.navbar-default .navbar-brand { color: #555; }
.navbar-default .navbar-brand:hover { color: #b7b7b7; }


/*********** CAR PAY ***********/

li.menu-heading.carpay-menu-item-wrapper a {
    color: #fff !important;
}