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

#gallery {
  color: #FFFFFF !important;
  background-color: #749BFB !important;
}

#gsSidebar ul span {
  color: #EEEEEE !important;
}

body.gallery { background-color: #749BFB !important; }

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

.gcBorder1 { border-color: #8888c8 !important; }
.gcBorder2 { border-color: #5555b8 !important; }

#gallery a { color: #4E2192 !important; }
#gallery a:hover { color: yellow !important; }
#gallery a:active { color: #399 !important; }

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

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

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


