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

#gallery {
  color: #f5deb3 !important;
  background-color: #006400 !important;
}
body.gallery { 
  background-color: #f5deb3 !important;
  color: #006400 !important;
}

.gcBackground1 { 
  background-color: #005300 !important;
  color: #f5deb3 !important;
}
.gcBackground2 { background-color: #004200 !important; }

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

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

.giSuccess { color: gold !important; }
.giWarning { color: lime !important; }
.giError { color: red !important; }
.giInfo { color: #cccccc !important; }
.block-core-PeerList .current { color: white !important; }

table.gbDataTable th { background-color: #004400 !important; }
.gbEven { background-color: #003300 !important; }
.gbOdd { background-color: #002200 !important; }

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