a {
    color: #3b3b3b;
}
#horde-head {
    background: #97bde2;
}
#horde-version {
    display: none;
}
#horde-navigation {
    color: #2468a7;
/*    text-shadow: 1px 1px 0px #8f8b4a;*/
    text-shadow: none;
}
a.horde-mainnavi:link, a.horde-mainnavi:visited, a.horde-mainnavi:active {
    color: #2468a7;
}
.horde-point-left-active, .horde-point-center-active, .horde-point-right-active {
    background-image: none;
}
.horde-point-right-active {
    display: none;
}
.horde-point-center:hover, a.horde-mainnavi:hover,
a.horde-mainnavi-active:link, a.horde-mainnavi-active:visited,
a.horde-mainnavi-active:active,
.horde-drowdown-str:hover a,
.horde-navipoint:hover .horde-point-center a {
    color: #000;
}
.horde-point-arrow, .horde-point-arrow-active {
    background-image: url("graphics/navi-arrow-normal.png");
}
.horde-navipoint:hover .horde-point-arrow, .horde-point-arrow-active {
    background-image: url("graphics/navi-arrow-active.png");
}
.horde-dropdown ul li.arrow {
    background-image: url("graphics/navi-subnavi.png");
}
.horde-dropdown ul li.arrow:hover {
    background-image: url("graphics/navi-subnavi-active.png");
}
.horde-new {
    background: #2468a7;
    color: #fff;
}
#horde-logout {
    background-image: url("graphics/logout.png");
}

.horde-icon-settings {
    background-image: url("graphics/settings.png");
}
.horde-icon-settings:hover {
    background-image: url("graphics/settings-active.png");
}
.header, .header a, .header a:hover, a.header:hover {
    background: #97bde2;
    color: #2468a7;
}
.horde-dropdown ul {
    background: #97bde2;
    border-color: #2468a7;
}
.horde-dropdown ul li {
    border-color: #2468a7;
}
#horde-sub {
    background-color: #3b3b3b;
}
#horde-sidebar, .hordeUploaderHeader,
.horde-table-header, table.horde-table thead tr {
    background: #d6d5c3;
}
#horde-logo {
    width: 96px;
    background-image: url("graphics/logo.png");
    background-position: 34px top;
}
.selectedRow, tr.selectedRow td, .selectedRow a,
.KeyNavList ul li:hover, .KeyNavList ul li.selected:hover,
.contextSelected {
    background-color: #97bde2 !important;
    color: #000 !important;
}
.tooltip, div.nicetitle, .KeyNavList, .context, .horde-buttonbar li div {
    background-color: #f7f6e1;
}
body.modal-form {
    background: #97bde2;
}
div.modal-form {
    background: #d6d5c3;
    border: 1px solid #2468a7;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.tabset {
    background: #97bde2;
}
