/* <?php $colorpackName = $gallery->i18n('NZDI  Dark Grey'); ?>
 * $Revision: 0.1 $ $Date: 2007/02/06 20:00:00 $
 */

#gallery {
  color: #000000 !important;
  background-color: #9e9e9e !important;
  border-color: #034fa3 !important;
}

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

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

.gcBorder1 { border-color: #eee !important; }
.gcBorder2 { border-color: #034fa3 !important; }

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

.gallery-thumb a img, #micro-navigation a img {  background: #eee !important; border-color: #8ab !important; }
.gallery-thumb a:hover img, #micro-navigation a:hover img, img.gallery-photo {  background: #e3e3e3 !important; border-color: #2b77c4 !important; }

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

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

.giInfo span.summary, .giDescription-id, .viewCount { color: #ddd !important; }

#gsFooter {  border-color: #034fa3 !important; }


