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

#gallery {
  color: #682626 !important;
  background-color: #f1e6c3 !important;

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

/*.gcBackground1 { background-color: #eee8d2 !important; }*/
.gcBackground1 { background-color: #d9c68a !important; }
.gcBackground2 { background-color: #ede1b3 !important; }

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

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

.giSuccess { color: black !important; }
.giWarning { color: black !important; }
.giError { color: black !important; }
.giInfo { color: black !important; }
.block-core-PeerList .current { color: #682626 !important; }

table.gbDataTable th { background-color: white !important; }
.gbEven { background-color: #d9c68a !important; }
.gbOdd { background-color: #f1e6c3 !important; }

#gallery select { background-color: #a0a0a0 !important; }
#gallery input { background-color: #a0a0a0 !important; }
#gallery textarea { background-color: #a0a0a0 !important; }
#gsSidebar ul span { color: #3399ff !important; }
#gallery div.gbTabBar a {
  color: red !important;
}

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

