/* <?php $colorpackName = $gallery->i18n('EmmaJaIita'); ?>
 * $Revision: 0.1 $ $Date: 2007/03/18 17:34:18 $
 */

#gallery {
  color: #000000 !important;
  background-color: #8B795E !important;
}
body.gallery { background-color: #8B795E !important; }

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

.gcBorder1 { border-color: #ccc !important; }
.gcBorder2 { border-color: #888 !important; }

#gallery a { color: #602801 !important; }
#gallery a:hover { color: #333333 !important; }
#gallery a:active { color: #000000 !important; }

.giSuccess { color: #5c0 !important; }
.giWarning { color: #c50 !important; }
.giError { color: #a44 !important; }
.giInfo { color: #333333 !important; }
.block-core-PeerList .current { color: #333333 !important; }

table.gbDataTable th { background-color: #EEDFCC !important; }
.gbEven { background-color: #fff !important; }
.gbOdd { background-color: #EEDFCC !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #eee !important; }
#gallery select { background-color: #1em !important; }

