/* <?php $colorpackName = $gallery->i18n('pictureparity'); ?>
 * $Revision: 1.3 $ $Date: 2005/08/03 07:05:00 $
 */

#gallery {
  color: #fff !important;
  background-color: #232323 !important;
}
body.gallery { background-color: #191919 !important; }

.gcBackground1 { background-color: #191919 !important; }
.gcBackground2 { background-color: #000 !important; }

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

#gallery a { color: #fffcca !important; }
#gallery a:hover { color: #fffcca !important; }
#gallery a:active { color: #fffcca !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #fffcca !important; }
.giInfo { color: #fff !important; }
.block-core-PeerList .current { color: #fffcca !important; }

table.gbDataTable th { background-color: #333 !important; }
.gbEven { background-color: #666 !important; }
.gbOdd { background-color: #333 !important; }

#gallery select { background-color: #fff !important; }
#gallery input { background-color: #fff !important; }
#gallery textarea { background-color: #fff !important; }