/* <?php $colorpackName = $gallery->i18n('Kenjaali'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #000000 !important;
  background-color: #E1E6C1 !important;
}
body.gallery { background-color: #E1E6C1 !important; }

.gcBackground1 { background-color: #fcffe9 !important; }
.gcBackground2 { background-color: #234567 !important; }

.gcBorder1 { border-color: #000000 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #000000 !important; }
#gallery a:hover { color: #CD6325 !important; }
#gallery a:active { color: #000000 !important; }
#gallery .gbTabBar a { color: e1e6c1 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #000000 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #707458 !important; }
.gbEven { background-color: #c7caad !important; }
.gbOdd { background-color: #aaaf84 !important; }


#gallery select { background-color: #E1E6C1 !important; }
#gallery input { background-color: #E1E6C1 !important; }
#gallery textarea { background-color: #E1E6C1 !important; }
#gsSidebar ul span { color: #000000 !important; }
#gallery div.gbTabBar a {
  color: #000000 !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}

