﻿div.banner-container {
    background: #671e1e;
}
.accent-color1 {
    color: #800000 !important;
}

.media-icon, .media-icon-small {
    color: #fff;
    background: #c00;
}

.accent-bg1, .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus { 
    background-color: #800000 !important;
}
a.vehicle-panel:hover {
    background: #800000 !important;
    color: #eee; 
}

.flex-direction-nav a {
    background: none repeat scroll 0 0 rgba(255, 240, 240, 0.5);
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover,.form-info-icon, a:hover, a:focus {
    color: #800000;
}

.form-control:focus {
    border-color: #800000;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(233, 170, 170, 0.6)
}
::-moz-selection { /* Code for Firefox */
    color: #fff;
    background: #800000;
}
::selection {
    color: #fff;
    background: #800000;
}


/***********************************************
Quick Link Buttons - OBSOLETE - TO BE DELETED!!!
***********************************************/
.animatedbutton {
    background: #800000;
    border: 1px solid #800000;
    color: #fff;
}

.animatedbutton:hover, .animatedbutton:active {
    color: #800000 !important;
    border: 1px solid #800000;
}

.animatedbutton:hover .animatedbuttonspan:after, .animatedbutton:active .animatedbuttonspan:after, .animatedbutton:hover {
    border-color: #800000;
}
.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;
}