/* <?php $colorpackName = $gallery->i18n('andre'); ?>
 * $Revision: 1 $ $Date: 9/14/05 8:53a $
 */ 

#gallery {
  color: #111 !important;
  background-color: #fff !important;
}
body.gallery { background-color: #fff !important; }


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

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

#gallery a { color: #739900 !important; }
#gallery a:hover { color: #f60 !important; }
#gallery a:active { color: #111 !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: #CCCCCC !important; }
.gbEven { background-color: #CCCCCC !important; }
.gbOdd { background-color: #fff !important; }

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