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

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

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

.gcBorder1 { border-color: #FF0066!important; }
.gcBorder2 {
	background-color: #FF0000;
	border: #FF0000;
}

#gallery a { color: #CC0000!important; }
#gallery a:hover { color: #FF0000!important; }
#gallery a:active { color: #000000!important; }
#gallery .gbTabBar a { color: #000000!important; }

.giSuccess { color: #00FF00!important; }
.giWarning { color: #FF6699!important; }
.giError {
	color: #ff3333 !important;
}
.giInfo { color: #444444 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #FFF2F4!important; }
.gbEven { background-color: #FFF2F4!important; }
.gbOdd { background-color: #FFFFFF!important; }

#gallery select { background-color: #FFFFFF!important; }
#gallery textarea { background-color: #FFFFFF!important; }
#gallery input { background-color: #FFFFFF!important; }
#gsSidebar ul span { color: black !important; }
