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

#gallery {
  color: #eb7ce4 !important;
  background-color: #9c4b71 !important;
}
body.gallery { background-color: #9c4b71 !important; }

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

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

#gallery a { color: #ff67b6 !important; }
#gallery a:hover { color: #ffe4f3 !important; }
#gallery a:active { color: #ffe4f3 !important; }

.giSuccess { color: #000 !important; }
.giWarning { color: #000 !important; }
.giError { color: #000 !important; }
.giInfo { color: #eb7ce4 !important; }
.block-core-PeerList .current { color: #ffe4f3 !important; }

table.gbDataTable th { background-color: #b04b7e !important; }
.gbEven { background-color: #9c4b71 !important; }
.gbOdd { background-color: #ffe4f3 !important; }

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


