/* <?php $colorpackName = $gallery->i18n('Gray'); ?>
 * $Revision: 15978 $
 */

#gallery {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #999 !important;
  background-color: #333 !important;
}

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

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

.gcBorder1 { border: 0 solid #6f6f6f !important; }
.gcBorder2 { border: 0 solid #666 !important; }

#gallery a { color: #999 !important;
}

#gallery a:hover {
  color: #ccc !important;
}

#gallery a:active {
  color: #ccc !important;
}

.giSuccess { color: #5c0 !important; }
.giWarning { color: #c50 !important; }
.giError { color: #a44 !important; }
.giInfo {
  color: #888 !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: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gallery div.gbTabBar a {
  color: #666 !important;
}

.autoCompleteContainer li {
	color: #FFF !important;
}
