/* <?php $colorpackName = $gallery->i18n('Black'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #ccc !important;
  background-color: #040029!important;
}
body.gallery { background-color: #040029  !important; }

.gcBackground1 { background-color: #01062f  !important; }
.gcBackground2 { background-color: #040029 !important; }

.gcBorder1 { border-color: #3c0707 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #97b7e2 !important; }
#gallery a:hover { color: #fb0505 !important; }
#gallery a:active { color: #07227a !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #493969 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #000000 !important; }
.gbEven { background-color: #01062f !important; }
.gbOdd { background-color: #062165 !important; }

#gallery select { background-color: #9db0c8 !important; }
#gallery input { background-color: #000000 !important; }
#gallery textarea { background-color: #000000 !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
