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

#gallery {
  color: #999999 !important;
  background-color: #333333 !important;
}
body.gallery { background-color: #333333 !important; }

.gcBackground1 { background-color: #3f3f3f !important; }
.gcBackground2 { background-color: #333 !important; }

.gcBorder1 { border-color: #6f6f6f !important; }
.gcBorder2 { border-color: #666 !important; }

#gallery a { color: #999999 !important; }
#gallery a:hover { color: #cccccc !important; }
#gallery a:active { color: #cccccc !important; }

.giSuccess { color: #5c0 !important; }
.giWarning { color: #c50 !important; }
.giError { color: #a44 !important; }
.giInfo { color: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #4f4f4f !important; }
.gbEven { background-color: #3f3f3f!important; }
.gbOdd { background-color: #393939 !important; }

#gallery select { background-color: #4f4f4f !important; }
#gallery select { border-style: solid !important; }
#gallery select { color: #999999 !important; }
#gallery select { border-color: #666666 !important; }
#gallery select { border-width: 1px !important; }
 



#gallery input { background-color: #4f4f4f  !important; }
#gallery input { color: #999999 !important; }

#gallery textarea { background-color: #4f4f4f   !important; }
#gallery textarea { color: #999999 !important; }
#gallery div.gbTabBar a {
  color: #666666 !important;
}
