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

#gallery {
  color: #258F3C !important;
  background-color: #181D0E !important;
}
body.gallery { background-color: #181D0E !important; }

.gcBackground1 { background-color: #333333  !important; }
.gcBackground2 { background-color: #181D0E !important; }

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

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

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

table.gbDataTable th { background-color: #181D0E !important; }
.gbEven { background-color: #222 !important; }
.gbOdd { background-color: #444 !important; }
#gallery .autoCompleteShadow { background-color: #181 !important; }
.autoCompleteContainer .yui-ac-highlight { background-color: #3c5 !important; }
.autoCompleteContainer {
  background-color: #1a3 !important;
  border-bottom-color: #025 !important;
}

#gallery select { background-color: #e6e6e6 !important; }
#gallery input { background-color: #e6e6e6 !important; }
#gallery textarea { background-color: #e6e6e6 !important; }
#gsSidebar ul span { color: #4E8975 !important; }
#gallery div.gbTabBar a {
  color: green !important;
}
