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

#gallery {
  color: #000060 !important;
  background-color: #ccccff !important;
}
body.gallery { background-color: #000080 !important; }

.gcBackground1 { background-color: #9999ff !important; }
.gcBackground2 { background-color: #0000cd !important; }
.gcBackground3 { background-color: #5555ee !important; }

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

#gallery a { color: #ffffff !important; }
#gallery a:hover { color: #E6E6FA !important; }
#gallery a:active { color: #aaaaff !important; }

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

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

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

