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

#gallery {
	color: #000 !important;
	background-color: #EAEAEA!important;
}
body.gallery { background-color: #424E5E !important; }

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

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

#gallery a { color: #009 !important; }
#gallery a:hover { color: #F90!important; }
#gallery a:active { color: #F90 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #333 !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #EEE !important; }
.gbEven { background-color: #FFF !important; }
.gbOdd { background-color: #CCC !important; }

#gallery select { background-color: #FFFEFA !important; }
#gallery input { background-color: #FFFEFA !important; }
#gallery textarea { background-color: #FFFEFA !important; }
#gsSidebar ul span { color: #006 !important; }
#gallery div.gbTabBar a {
  color: #253C78 !important;
}

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