/* <?php $colorpackName = $gallery->i18n('MADHOUSE'); ?>
 * $Revision: 1.3 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #ffffff !important;
  background-color: #680000 !important;
}
body.gallery { background-color: #680000 !important; }

.gcBackground1 { background-color: #680000 !important; }
.gcBackground2 { background-color: #680000 !important; }

.gcBorder1 { border-color: #FFFF00 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #30D8DF !important; }
#gallery a:hover { color: white !important; }
#gallery a:active { color: red !important; }
#gallery .gbTabBar a { color: #680000 !important; }

.giSuccess { color: white !important; }
.giWarning { color: red !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: white !important; }
.block-core-PeerList .current { color: #ffffff !important; }

table.gbDataTable th { background-color: #680000 !important; }
.gbEven { background-color: #CC545D !important; }
.gbOdd { background-color: #AB6769 !important; }

#gallery select { background-color: #FFFF00 !important; }
#gallery textarea { background-color: #FFFF00 !important; }
#gallery input { background-color: #FFFF00 !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: #FFFF00  !important;
}
