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

#gallery {
  color: #000000 !important;
  background-color: #FAFAF7 !important;
  border: #333 solid 0px !important;
  }
#gallery a {
  color: #0C7A00 !important;
  }
#gallery a:hover {
   text-decoration: underline !important;
   }
#gallery h1, #gallery h2, #gallery h3, #gallery h4, #gallery h5, #gallery h6 {
   color: #0C7A00 !important;
   }

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

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

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

#gallery select { background-color: #eee !important; }
#gallery input { background-color: #eee !important; }
#gallery textarea { background-color: #eee !important; }

.gallery-thumb a img, #micro-navigation a img {  background: #eee !important; border-color: #999 !important; }
.gallery-thumb a:hover img, #micro-navigation a:hover img, img.gallery-photo {  background: #e3e3e3 !important; border-color: #444 !important; }

#micro-navigation #current-image img {  background: #e3e3e3 !important; border-color: #444 !important; }

#photo-info .gallery-content { border-color: #037D18 !important; }

.giDescription-id { color: #eee !important; }

#gsFooter {  border-color: #333 !important; }



