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

#gallery {
  color: #000 !important;
  background-color: #FAFAFA; !important;
}
body.gallery { background-color: #e2e2e2 !important; }

.gcBackground1 { background-color: #FAFAFA !important; }
.gcBackground2 { background-color: #c0c0c0 !important; }

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

#gallery a { color: #336 !important; }
#gallery a:hover { color: #cc0000 !important; }
#gallery a:active { color: #cc0000 !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: #FAFAFA; !important; }
.gbEven { background-color: #FAFAFA; !important; }
.gbOdd { background-color: #FAFAFA; !important; }

/* input.inputTypeSubmit, input.inputTypeButton { background-color: #ffffff !important; }  */
#gallery select { background-color: #ffffff !important; }


