/* <?php $colorpackName = $gallery->i18n('Infini Green'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */
 
#gallery {
  color: #000 !important;
  background-color: #999966 !important;
}
body.gallery { background-color: #798059 !important; }

.gcBackground1 { background-color: #C2CC8F !important; }
.gcBackground2 { background-color: #798059 !important; }

.gcBorder1 { border-color: #E2E6CF !important; }
.gcBorder2 { border-color: #00929E !important; }

#gallery a { color: #cccc99 !important; }
#gallery a:hover { color: #E2E6CF !important; }
#gallery a:active { color: #999966 !important; }

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

table.gbDataTable th { background-color: #999966 !important; }
.gbEven { background-color: #798059 !important; }
.gbOdd { background-color: #C2CC8F !important; }

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

