/* <?php $colorpackName = $gallery->i18n('sflame'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */

#gallery {
  color: #e3e9dd !important;
  background-color: #665c4b !important;
}
body.gallery { background-color: #3a332c !important; }

.gcBackground1 { background-color: #4f4a42 !important; }
.gcBackground2 { background-color: #353535 !important; }

.gcBorder1 { border-color: #3a332c !important; }
.gcBorder2 { border-color: #696969 !important; }

#gallery a { color: #a9c48e !important; }
#gallery a:hover { color: #fde7ac !important; }
#gallery a:active { color: #fde7ac !important; }

.giSuccess { color: #a9c48e !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #8aa1ad !important; }
.block-core-PeerList .current { color: #fde7ac !important; }

table.gbDataTable th { background-color: #456789 !important; }
.gbEven { background-color: #665c4b !important; }
.gbOdd { background-color: #3a332c !important; }

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