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

#gallery {
  color: #da7000 !important;
  background-color: #9f0000 !important;
}
body.gallery { background-color: #9f0000 !important; }

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

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

#gallery a { color: #da7000 !important; }
#gallery a:hover { color: #da7000 !important; }
#gallery a:active { color: #da7000 !important; }
#gallery .gbTabBar a { color: #da7000 !important; }

.giSuccess { color: #009e00 !important; }
.giWarning { color: #d5d900 !important; }
.giError { color: #d90400 !important; }
.giInfo { color: #bf6300 !important; }
.giUpdated { color: #ff8400 !important; }
.giNew { color: #ff8400 !important; }
.block-core-PeerList .current { color: #ff8400 !important; }

table.gbDataTable th { background-color: #9f0000 !important; }
.gbEven { background-color: #910000 !important; }
.gbOdd { background-color: #980000 !important; }

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