/* <?php $colorpackName = $gallery->i18n('Liath'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #333 !important;
  background-color: #fff !important;
}
body.gallery { background-color: #c0d9e5 !important; }

.gcBackground1 { background-color: #8da5b0 !important; }
.gcBackground2 { background-color: #c0d9e5 !important; }

.gcBorder1 { border-color: #345678 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: 17397a !important; }
#gallery a:hover { color: #333 !important; }
#gallery a:active { color: #333 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #333 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #8da5b0 !important; }
.gbEven { background-color: #c0d9e5 !important; }
.gbOdd { background-color: #aac3ce !important; }

#gallery select { background-color: #d9dee0 !important; }
#gallery input { background-color: #d9dee0 !important; }
#gallery textarea { background-color: #d9dee0 !important; }
#gsSidebar ul span { color: #17397a !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}

