/* <?php $colorpackName = $gallery->i18n('Acid Green'); ?>
 * $Revision: 1.4 $ $Date: 2005/08/18 20:21:42 $
 */
body { 
  background-color: #000000 !important;
  background-image: url(acidbg.png);
  background-attachment: fixed;
}

#gallery {
  color: #e0c40b !important;
  background-color: #000000 !important;
  background-image: url(acidbg.png);
  background-attachment: fixed;
}
body.gallery { background-color: #000000 !important; }

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

.gcBorder1 { border-color: transparent !important; }
.gcBorder2 { border-color: #7c0000 !important; }

#gallery a { color: #baab2f !important; text-decoration: none;}
#gallery a:hover { color: #7c0000 !important; text-decoration: none; }
#gallery a:active { color: #548c1e !important; text-decoration: none;}

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

table.gbDataTable th { background-color: #110f00 !important; }
.gbEven { background-color: #272300 !important; }
.gbOdd { background-color: #1d1a00 !important; }

#gallery select { background-color: #352f00 !important; color: #000000;}
#gallery input { background-color: #352f00 !important; color: #000000;}
#gallery textarea { background-color: #352f00 !important; color: #000000;}
#gsSidebar ul span { color: #e0c40b !important; }
#gallery div.gbTabBar a {
  color: #000000 !important;text-decoration: none;
}
