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

#gallery {
  color: #fff !important;
  background-color: #252058 !important;
}
body.gallery { background-color: #252058 !important; }

.gcBackground1 { background-color: #3F3591 !important; }
.gcBackground2 { background-color: #312972 !important; }

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

#gallery a { color: #636DB4 !important; }
#gallery a:hover { color: #636DB4 !important; }
#gallery a:active { color: #636DB4 !important; }

.giSuccess { color: #119900 !important; }
.giWarning { color: #bb3311 !important; }
.giError { color: #dd1144 !important; }
.giInfo { color: #fff !important; }
.giSearchHighlight { background-color: #3F3591 !important; }
.block-core-PeerList .current { color: #6677bb !important; }

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

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

