/* <?php $colorpackName = $gallery->i18n('Gold Leaf'); ?>
 * $Revision: 15342 $
 */

#gallery {
  color: #F4ECE1 !important;
   background-color: #342A20 !important;
}
body.gallery { background-color: #342A20 !important; }

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

.gcBorder1 { border-color: black !important; }
.gcBorder2 { border-color: #696969 !important; }
#gsHeader { background-color: black !important; }
#gsContent { background-color: black !important; }
#gallery a { color: white !important; }
#gallery a:hover { color: #CC0000 !important; }
#gallery a:active { color: green !important; }
#gallery .gbTabBar a { color: yellow !important; }

.giSuccess { color: green !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #D2C7BD !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: dark#A57B3D !important; }
.gbEven { background-color: #A57B3D !important; }
.gbOdd { background-color: #642F28 !important; }

#gallery select { background-color: #fffaad !important; }
#gallery textarea { background-color: #fffaad !important; }
#gallery input { background-color: #fffaad !important; }
#gsSidebar ul span { color: #FCF9F5 !important; }