/* <?php $colorpackName = $gallery->i18n('Gold Leaf'); ?>
 * $Revision: 15342 $
 */

#gallery {
  color: #6C4D16 !important;
  background-color: #fff !important;
}
body.gallery { background-color: #F6BA38 !important; }

.gcBackground1 { background-color: #FFDF2F !important; }
.gcBackground2 { background-color: #FFDF2F !important; }

.gcBorder1 { border-color: #6C4D16 !important; }
.gcBorder2 { border-color: #6C4D16 !important; }

#gallery a { color: #6C4D16 !important; }
#gallery a:hover { color: #C42E00 !important; }
#gallery a:active { color: #C42E00 !important; }
#gallery .gbTabBar a { color: #6C4D16 !important; }

.giSuccess { color: black !important; }
.giWarning { color: lime !important; }
.giError { color: #ff3333 !important; }
.giInfo { color: #6C4D16 !important; }
.block-core-PeerList .current { color: red !important; }

table.gbDataTable th { background-color: #FFDF2F !important; }
.gbEven { background-color: #FFDF2F !important; }
.gbOdd { background-color: #FFF5BC !important; }

#gallery select { background-color: #fffaad !important; }
#gallery textarea { background-color: #fffaad !important; }
#gallery input { background-color: #fffaad !important; }
#gsSidebar ul span { color: black !important; }

