/* <?php $colorpackName = $gallery->i18n('Go Kart'); ?>
 * $Revision: 1.1 $ $Date: 2005/07/12 17:34:18 $
 */

#gallery {
  color: #000 !important;
  background-color: #FFF !important;
  background-image: url(images/body_bg.gif);
  background-repeat: repeat-x;
}
body.gallery { background-color: #fff !important; }



#gallery a { color: #666 !important; }
#gallery a:hover { color: #Ff0000 !important; }
#gallery a:active { color: #502903 !important; }

.giSuccess { color: #190 !important; }
.giWarning { color: #b31 !important; }
.giError { color: #d14 !important; }
.giInfo { color: #103 !important; }
.block-core-PeerList .current { color: #502903 !important; }

table.gbDataTable th { background-color: #999 !important; }
.gbEven { background-color: #999 !important; }
.gbOdd { background-color: #ddd !important; }

input.inputTypeSubmit, input.inputTypeButton { background-color: #fdebd9 !important; }
#gallery select { background-color: #fdebd9 !important; }

