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

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

.gcBackground1 { color: #ffffc0; background-color: #044d75 !important; }
.gcBackground2 { color: #ffffc0; background-color: #044d75 !important; }

.gcBorder1 {  border-color: #059aea !important; }
.gcBorder2 {  border-color: #044d75 !important; }

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

table.gbDataTable th { background-color: #456789 !important; }
.gbEven { color: #ffffc0; background-color: #059aea !important; }
.gbOdd { color: #ffffc0; background-color: #044d75 !important; }

#gallery select { background-color: #ffffff !important; }
#gallery input { background-color: #ffffff !important; }
#gallery textarea { background-color: #ffffc0 !important; }
#gsSidebar ul span { color: #88888 !important; }
#gallery div.gbTabBar a {
  color: blue !important;
}

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

