/* <?php $colorpackName = $gallery->i18n('Glorious'); ?>
 * $Revision: 1.3 $ $Date: 2005/08/03 07:05:00 $
 */

#gallery {
  color: #666666 !important;
  
}
body.gallery {  }

.gcBackground1 { }
.gcBackground2 {  }

.gcBorder1 {  }
.gcBorder2 {  }

#gallery a { color: #666666 !important; }
#gallery a:hover { color: #920000 !important; }
#gallery a:active { color: #920000 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #303030 !important; }
.gbEven { background-color: #707070 !important; }
.gbOdd { background-color: #505050 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
