/* <?php $colorpackName = $gallery->i18n('Mocha'); ?>
 * $Revision: 1.0 $  $Date: 2007/05/14 $
 */

#gallery {
  color: #ffffff !important;
  background-color: #746e4a !important;
}
body.gallery { background-color: #746e4a !important; }

.gcBackground1 { background-color: #a18d5f !important; }
.gcBackground2 { background-color: #a18d5f !important; }

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

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

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

table.gbDataTable th { background-color: #ffffff !important; }
.gbEven { background-color: #bea16d !important; }
.gbOdd { background-color: #a18d5f !important; }

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

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