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

#gallery {
  color: #ffcc66 !important;
  background-color: #170F00 !important;
}
body.gallery { background-color: #170F00 !important; }

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

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

#gallery a { color: Yellow; }
#gallery a:hover { color: #FAFAD2; }
#gallery a:active { color: #FFD700; }

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

table.gbDataTable th { background-color: #9a9ad8 !important; }
.gbEven { background-color: #FFCC66 !important; }
.gbOdd { background-color: #Yellow !important; }

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




