/* <?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: #E45D01 !important; }
.gcBackground2 { background-color: #FF9933 !important; }

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

#gallery a { color: #fff !important; font-style:underline; font-weight:bold;}
#gallery a:hover { color: #fff !important; font-style:underline; font-weight:bold;}
#gallery a:active { color: #fff !important; font-style:underline; font-weight:bold;}

.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: #d66e06 !important; }
.gbEven { background-color: #E45D01 !important; }
.gbOdd { background-color: #FF9933 !important; }

#gallery select { background-color: #000 !important; color: #fff !important; }
#gallery input { background-color: #000 !important; color: #fff !important; }
#gallery textarea { background-color: #000 !important; color: #fff !important; }
#gallery div.gbTabBar a {
  color: #000 !important; font-style:underline;
}


