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

#gallery  { color: #000 !important }
body.gallery { background-color: #123456 !important; }

.gcBackground1  { color: #000; background-color: #ccc !important }
.gcBackground2  { background-color: #f00 !important }

.gcBorder1  { background-color: #999; border-color: #345678 !important }
.gcBorder2  { background-color: #ccc; border-color: #696969 !important }

#gallery a  { color: #000 !important }
#gallery a:hover    { color: #c00 !important }
#gallery a:active  { color: #930 !important }

.giSuccess  { color: #300 !important }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo  { color: #000 !important }
.block-core-PeerList .current   { color: #300 !important; background-color: #999 }

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

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