/* <?php $colorpackName = $gallery->i18n('ORF Bachmannpreis'); ?>
 */

#gallery {
  color: #000 !important;
  background-color: #FFF !important;
}
body.gallery { background-color: #FFF !important; }

#gsNavBar { color: #FFFFCE; background-color: #9c0000 !important; }
#gsSidebarCol { color: #FFFFCE; background-color: #9c0000 !important; }

.gcBackground1 { background-color: #9c000 !important; }
.gcBackground2 { background-color: #EEE !important; }

.gcBorder1 { border-color: #9c0000 !important; }
.gcBorder2 { border-color: #9c1111 !important; }

#gallery a { color: #FFFFCE !important; }
#gallery a:hover { color: #444 !important; }
#gallery a:active { color: #000 !important; }

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

table.gbDataTable th { background-color: #456789 !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; }
#gsSidebar ul span { color: #ffffce !important; }
#gallery div.gbTabBar a {
  color: #ffffce !important;
}

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


#gsContent a { color: #111 !important; }
