/* <?php $colorpackName = $gallery->i18n('Dark Maple'); ?>
 * $Revision: 0.1 $ $Date: 2007/09/12 21:25:00 $
 */

#gallery {
  color: #a87040 !important;
  background-color: #ffedd6 !important;
}
body.gallery { background-color: #ffedd6 !important; }

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

.gcBorder1 { border-color: #f5d7b4 !important; }
.gcBorder2 { border-color: #f5d7b4 !important; }

#gallery a { color: #a87040 !important; }
#gallery a:hover { color: #711323 !important; }
#gallery a:active { color: #ffedd6 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #c91d30 !important; }
.block-core-PeerList .current { color: #67b !important; }

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

#gallery select { background-color: #ffedd6 !important; }
#gallery input { background-color: #ffedd6 !important; }
#gallery textarea { background-color: #f5d7b4 !important; }