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

#gallery {
  color: #ffffff !important;
  background-color: #33302c !important;
}
body.gallery { background-color: #33302c !important; }

.gcBackground1 { background-color: #85715a !important; }
.gcBackground2 { background-color: #575146 !important; }

.gcBorder1 { border-color: #944f22 !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #9d8666 !important; }
#gallery a:hover { color: #d7cbb7 !important; }
#gallery a:active { color: #d7cbb7 !important; }

.giSuccess { color: #95c48e !important; }
.giWarning { color: #97d5f9 !important; }
.giError { color: #d14 !important; }
.giInfo { color: seashell !important; }
.block-core-PeerList .current { color: #67b !important; }

table.gbDataTable th { background-color: #944f22 !important; }
.gbEven { background-color: #575146 !important; }
.gbOdd { background-color: #6d6557 !important; }

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

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