/* <?php $colorpackName = $gallery->i18n('Black'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

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

.gcBackground1 { background-color: #003300 !important; }
.gcBackground2 { background-color: #006600 !important; }

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

#gallery a { color: #66cc66 !important; }
#gallery a:hover { color: #00ff00 !important; }
#gallery a:active { color: #009900 !important; }

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

table.gbDataTable th { background-color: #339933 !important; }
.gbEven { background-color: #006633 !important; }
.gbOdd { background-color: #33ff33 !important; }

#gallery select { background-color: #669966 !important; }
#gallery input { background-color: #669966 !important; }
#gallery textarea { background-color: #669966 !important; }
#gallery div.gbTabBar a {
  color: #006699 !important;
}

