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

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

.gcBackground1 { background-color: #171717 !important; }
.gcBackground2 { background-color: #363636 !important; }

.gcBorder1 { border-color: #605F5F !important; }
.gcBorder2 { border-color: #4D4D4D !important; }

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

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

table.gbDataTable th { background-color: #303030 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

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