/* <?php $colorpackName = $gallery->i18n('Red'); ?>
 * $Revision: 15978 $
 */

#gallery {
	color: #ffffff !important;
	background-color: #300 !important;
}
body.gallery { background-color: #330000 !important; }

.gcBackground1 {
	background-color: #600 !important;
}
.gcBackground2 {
	background-color: #600 !important;
}

.gcBorder1 {
	border-color: #000 !important;
}
.gcBorder2 {
	border-color: #000 !important;
}

#gallery a {
	color: #FFF !important;
}
#gallery a:hover {
	color: #FF0 !important;
}
#gallery a:active {
	color: #FF0 !important;
}

.giSuccess {
	color: #6CC !important;
}
.giWarning { color: #b31 !important; }
.giError {
	color: #F00 !important;
}
.giInfo {
	color: #CCC !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: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gallery div.gbTabBar a {
  color: #00a0ff !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
