/* <?php $colorpackName = $gallery->i18n('Xchoppers'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #000 !important;
  background-color: #ffffff !important;
}
body.gallery { background-color: #002000 !important; }

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

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

#gallery a { color: #004400 !important; }
#gallery a:hover { color: #00A600 !important; }
#gallery a:active { color: #008400 !important; }

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

table.gbDataTable th { background-color: #d6e3d6 !important; }
.gbEven { background-color: #CDF0CD !important; }
.gbOdd { background-color: #E8F6E8 !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #d6efd6 !important; }
#gallery select { background-color: #d6e3d6 !important; }

