/* <?php $colorpackName = $gallery->i18n('haschraxx'); ?>
 * $Revision: 1.0 $ $Date: 2006/03/28 20:10:00 $
 */

#gallery {
  color: #ffcc99 !important;
  background-color: #666699 !important;
}
body.gallery { background-color: #666699 !important; }

.giTitle {font-size: 1.1em !important;}

.gcBackground1 { background-color: #666699 !important; }
.gcBackground2 { background-color: #3a3c69 !important; }

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

#gallery a { color: #ffffcc !important; }
#gallery a:hover { color: #ff0000 !important; }
#gallery a:active { color: #ffffcc !important; }
#gallery .gbTabBar a { color: #000000 !important; }

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

table.gbDataTable th { background-color: #3A3C69 !important; }
.gbEven { background-color: #3a3c69 !important; }
.gbOdd { background-color: #3a3c69 !important; }

#gallery select { background-color: #CECEDE; color: #3a3c69 !important; }
#gallery input { background-color: #CECEDE; color: #3a3c69 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebar ul span { color: #ffcc99 !important; }

.giSearchHighlight { font-weight: bold; background-color: #3A3C69 !important; }
