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

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

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

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

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

.giSuccess { color: #FF0000 !important; }
.giWarning { color: #990000 !important; }
.giError { color: #660000 !important; }
.giInfo { color: #660000 !important; }
.block-core-PeerList .current { color: #660000 !important; }

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

#gallery select { background-color: #ffffff !important; }
#gallery input { background-color: #990000 !important; }
#gallery textarea { background-color: #000000 !important; }
#gallery div.gbTabBar a {
  color: #FF0000 !important;
}

