/* <?php $colorpackName = $gallery->i18n('Green_Pastures'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

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

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

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

#gallery a { color: #e0cd2f !important; }
#gallery a:hover { color: #000000 !important; }
#gallery a:active { color: #842DCE !important; }

.giSuccess { color: #000000 !important; }
.giWarning { color: #000000 !important; }
.giError { color: #000000 !important; }
.giInfo { color: #000000!important; }
.block-core-PeerList .current { color: #000000 !important; }

table.gbDataTable th { background-color: #3b8248 !important; }
.gbEven { background-color: #3c6329 !important; }
.gbOdd { background-color: #29492f !important; }

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



