/* <?php $colorpackName = $gallery->i18n('MB'); ?>
 * $Revision: 1 $
 */

#gallery {
  color: #a2a19a !important;
  background-color: #5B5848 !important;
}
body.gallery { background-color: #5B5848 !important; }

.gcBackground1 { background-color: #504d3d !important; }
.gcBackground2 { background-color: #3b3828 !important; }

.gcBorder1 { border-color: black !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #c3c2bb !important; }
#gallery a:hover { color: #FFFFFF !important; }
#gallery a:active { color: #FFFFFF !important; }
#gallery .gbTabBar a { color: #c3c2bb !important; }

.giSuccess { color: #aaff99 !important; }
.giWarning { color: #9f9ff0 !important; }
.giError { color: #640000 !important; }
.giInfo { color: #c3c2bb !important; }
.block-core-PeerList .current { color: #640000 !important; }

table.gbDataTable th { background-color: #3b3828 !important; }
.gbEven { background-color: #504d3d !important; }
.gbOdd { background-color: #3b3828 !important; }

#gallery select { background-color: #5b5848 !important; color: white !important; }
#gallery textarea { background-color: #5b5848 !important; color: white !important; }
#gallery input { background-color: #5b5848 !important; color: white !important; }
#gsSidebar ul span { color: white !important; }
