/* <?php $colorpackName = $gallery->i18n('Bowling Pages'); ?>
 */

#gallery {
  color: #000 !important;
  background-color: #fff !important;
  font-family: Verdana, Helvetica, sans-serif !important;
}

#gallery a { color: #788C0A !important; }
#gallery a:hover { color: #788C0A !important; }
#gallery a:active { color: #788C0A !important; }

.gcBackground1 { background-color: #c1d52e !important; }
.gcBackground2 { background-color: #FBCF56 !important; }
.gcBackgroundAlbumItem { background-color: #ccc !important; }

.gbEven { background-color: #fff !important; }
.gbOdd { background-color: #ccc !important; }
table.gbDataTable th { background-color: #ccc !important; }

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

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

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


