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

#gallery {
  color: #614237 !important;
  background-color:  #F1EEE4 !important;
}
body.gallery { background-color: #E6EFF2 !important; }

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

.gcBorder1 { border-color: #D5B9AF !important; }
.gcBorder2 { border-color: #87B0C0 !important; }

#gallery a { color: #614237 !important; }
#gallery a:hover { color: #6142370 !important; }
#gallery a:active { color: #614237 !important; }

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

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

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

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