/* <?php $colorpackName = $gallery->i18n('PGBlack'); ?>
 * $Revision: 1.3 $ $Date: 2005/08/03 07:05:00 $
 */

#gallery {
  color: #ffffff !important;
  background-color: #000000 !important;
}
body.gallery { background-color: #000000 !important; }
.gcBackground1 { background-color: #111111 !important; }
.gcBackground2 { background-color: #303030 !important; }

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

gallery a { color: #00a0ff !important; }
gallery a:hover { color: #ccee00 !important; }
gallery a:active { color: #ccee00 !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: #505050 !important; }
.gbOdd { background-color: #101010 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }

div.gbTabBar span {
   background: url('tab_left.gif') no-repeat left top !important; }

#gallery div.gbTabBar span span {
    background: url('tab_right.gif') no-repeat right top !important; }

#gallery div.gbTabBar span.giSelected {
   background-image: url('tab_left_on.gif') !important; }

#gallery div.gbTabBar span.giSelected span {
    color: #bbb !important;
    background-image: url('tab_right_on.gif') !important; }
	

.gsSingleImage {
background: url('images/loading.gif') no-repeat 50% 50% !important;
    border: 0px solid #000000 !important;
}

.menuoff {
    color: #444 !important;
}

