/* <?php $colorpackName = $gallery->i18n('NZDI ls-EYEWORKS'); ?>
 * $Revision: 1248 $
 */

#gallery {
  color: #7B7B7B !important;
  background-color: #fff !important;
  border: #333 solid 0px !important;
  }

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

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

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

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

.gallery-thumb a img, #micro-navigation a img {  background: #ffffff !important; border-color: #7EC0FF !important; }
.gallery-thumb a:hover img, #micro-navigation a:hover img, img.gallery-photo {  background: #ffffff !important; border-color: #ffffff !important; }

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

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

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

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


