/* <?php $colorpackName = $gallery->i18n('brown-tg'); ?>
 * $Revision: 15978 $
 */

#gallery {
  color: #f68c03 !important;
  background-color: #260909 !important;
}
body.gallery { background-color: #260909 !important; }

.gcBackground1 { background-color: #260909 !important; }
.gcBackground2 { background-color: #260909 !important; }

.gcBorder1 { border-color: #f68c03 !important; }
.gcBorder2 { border-color: #f68c03 !important; }

#gallery a { color: #fa3e00 !important; }
#gallery a:hover { color: #c3c300 !important; }
#gallery a:active { color: #c3c300 !important; }

.giSuccess { color: #c3c300 !important; }
.giWarning { color: #c3c300 !important; }
.giError { color: #c3c300 !important; }
.giInfo { color: #c3c300 !important; }
.block-core-PeerList .current { color: #fa3e00 !important; }

table.gbDataTable th { background-color: #260909 !important; }
.gbEven { background-color: #260909 !important; }
.gbOdd { background-color: #260909 !important; }

#gallery select { background-color: #a83d02 !important; }
#gallery input { background-color: #a83d02 !important; }
#gallery textarea { background-color: #a83d02 !important; }
#gallery div.gbTabBar a {
  color: #f68c03 !important;
}

.autoCompleteContainer li {
    color: #f68c03 !important;
}
