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

#gallery {
  color: #black !important;
  background-color: #33ccff !important;
}
body.gallery { background-color: #33ccff !important; }

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

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

#gallery a { color: #002bb8 !important; }
#gallery a:hover { color: #002bb8 !important; }
#gallery a:active { color: #5b3897 !important; }

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

table.gbDataTable th { background-color: #dddddd !important; }
.gbEven { background-color: #66d8ff !important; }
.gbOdd { background-color: #b0ebff !important; }

#gallery select { background-color: #ccf2ff !important; }
#gallery input { background-color: #ccf2ff !important; }
#gallery textarea { background-color: #ccf2ff !important; }
#gsSidebar ul span { color: #000000 !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}
