/* <?php $colorpackName = $gallery->i18n('amor'); ?>
 * $Revision: 1.1 $ $Date: 2005/08/03 08:06:14 $
 */

#gallery {
  color: white !important;
  background-color: #320000 !important;
}
body.gallery { background-color: #000000 !important; }

.gcBackground1 { background-color: #320000 !important; }
.gcBackground2 { background-color: #320000 !important; }

.gcBorder1 { border-color: red !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: white !important; }
#gallery a:hover { color: red !important; }
#gallery a:active { color: white !important; }
#gallery .gbTabBar a { color: white !important; }

.giSuccess { color: green !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #ff9900 !important; }
.gbEven { background-color: #ff9900 !important; }
.gbOdd { background-color: #ff9900 !important; }



#gsSidebar ul span { color: white !important; }
