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

#gallery {
  color: #252424 !important; /*  highlited text - SS */
  background-color: #999999 !important; /* gallery item bg  - SS*/
}
body.gallery { background-color: #2d2d2d !important; }

.gcBackground1 { background-color: #939393 !important; } /* gallery emphasized bg box  - SS*/
.gcBackground2 { background-color: #878787 !important; }

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

#gallery a { color: #4b4949 !important; }  /* gallery path text - SS*/
#gallery a:hover { color: #cccc00 !important; }
#gallery a:active { color: #cccc00 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #515759 !important; } /* small text - SS*/
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #333 !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; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

