

.navbar-inverse {
    background:#000000;
    border-bottom: 1px solid #CCC;
}
.navbar li.active a,
.navbar li:hover a  {
    background:#FFFFFF;
    color:#000000;
}
.carousel-caption {
    background:#222222;
}

#about {
    background:#111;
}

.ns2-inner:hover {
    box-shadow: 0 0 10px 1px #111;
}
.ns2-inner:hover h4 {
    background-color: #111;
}

.navDown {
    background:#111;
    color:#FFF!important;
}
.navUp {
    background:#FFF;
    color:#111!important;
}

div.unite_gallery .rtg-categories > li > a {
    color: #555555;
}
div.unite_gallery .rtg-categories > li > a {
    background-color: #eeeeee;
}
div.unite_gallery .rtg-categories > li > a.rtg-current-category {
    color: #ffffff !important;
}
div.unite_gallery .rtg-categories > li > a.rtg-current-category {
    background-color: #000000 !important;
}

.accordion .current , .accordion dt .current:hover {
    background: #000;
}

.formResponsive input[type="submit"] {
    background: #000000;
}