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

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

.gcBackground1 {
	background-color: #000000 !important;
}
.gcBackground2 {
	background-color: #000000 !important;
}

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

#gallery a {
	color: #FFFFFF !important;
}
#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: #FFFFFF !important;
}
.block-core-PeerList .current { color: #67b !important; }

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

#gallery select { background-color: #a0a0a0 !important; }
#gallery input {
	background-color: #FFFFFF !important;
}
#gallery textarea {
	background-color: #FFFFFF !important;
}
#gallery div.gbTabBar a {
	color: #FFFFFF !important;
}

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

