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

#gallery {
  color: #C6CDF3 !important;
  background-color: #080F36 !important;
}
body.gallery { background-color: #060F42 !important; }

.gcBackground1 { background-color: #0A113C !important; }
.gcBackground2 { background-color: #080F36 !important; }

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

#gallery a { color: #ABB2D5 !important; }
#gallery a:hover { color: #ABB2D5 !important; }
#gallery a:active { color: #D3D8F2 !important; }

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

table.gbDataTable th { background-color: #9a9ad8 !important; }
.gbEven { background-color: #0A113C !important; }
.gbOdd { background-color: #080F36 !important; }

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

