/* <?php $colorpackName = $gallery->i18n('TKWerchter'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #CC3300 !important;
  background-image:url('http://tkwerchter.com/images/background.gif'); background-repeat:repeat
}
body.gallery { background-image:url('http://tkwerchter.com/images/background.gif'); background-repeat:repeat }

.gcBackground1 { background-color: #800000 !important; }
.gcBackground2 { background-color: #993300 !important; }

.gcBorder1 { border-color: #999999 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #FF3300 !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: #aaaaaa !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #800000 !important; }
.gbEven { background-color: #800000 !important; }
.gbOdd { background-color: #993300 !important; }

#gallery select { background-color: #993300 !important; }
#gallery input { background-color: #993300 !important; }
#gallery textarea { background-color: #993300 !important; }
#gallery div.gbTabBar a {
  color: #FF3300 !important;
}

.autoCompleteContainer li {
    color: #000 !important;
}
