/* <?php $colorpackName = $gallery->i18n('Faxon'); ?>
 */

#gallery {
  color: #454545 !important;
  background-color: #C0D8E0 !important;
}
body.gallery { background-color: #C0D8E0 !important; }

.gcBackground1 { background-color: #D9F1F5 !important; }
.gcBackground2 { background-color: #9FC4D0 !important; }

.gcBorder1 { border-color: #B1C6CD !important; }
.gcBorder2 { border-color: maroon !important; }

#gallery a { color: maroon !important; }
#gallery a:hover { color: maroon !important; }
#gallery a:active { color: #004D00 !important; }

.giSuccess { color: maroon !important; }
.giWarning { color: #b30000 !important; }
.giError { color: #B30000 !important; }
.giInfo { color: #103 !important; }
.block-core-PeerList .current { color: maroon !important; }

table.gbDataTable th { background-color: #9FC4D0 !important; }
.gbEven { background-color: #C0D8E0 !important; }
.gbOdd { background-color: #D9F1F5 !important; }

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


