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

#gallery {
  color: #000 !important;
  background-color: #5f6055 !important;
}
body.gallery { background-color: #373828 !important; }

.gcPopupBackground { background-color: #939589 !important; }
.gcBackground1 { background-color: #77786a !important; }
.gcBackground2 { background-color: #c3c6b6 !important; }

.gcBorder1 { border-color: #5f6055 !important; }
.gcBorder2 { border-color: #373828 !important; }

#gallery a { color: #373828 !important; }
#gallery a:hover { color: #474833 !important; }
#gallery a:active { color: #cdd195 !important; }

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

table.gbDataTable th { background-color: #939589 !important; }
.gbEven { background-color: #c3c6b6 !important; }
.gbOdd { background-color: #abaea0 !important; }

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

