/* <?php $colorpackName = $gallery->i18n('George  Dark Grey'); ?>
 * $Revision: 1000 $
 */

#gallery {
  color: #969696 !important;
  background-color: #161616 !important; 
  border-color: #034fa3 !important;
}

body.gallery { background-color: transparent !important; color: #969696 !important;}

.gcBackground1 { background-color: #252525 !important; color: #969696 !important; } 
.gcBackground2 { background-color: #5b5b5b !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, .block-keyalbum-KeywordLinks, #gsFooter { border-color: #034fa3 !important; color: #969696 !important; }

.giInfo span.summary, .giDescription-id, .viewCount { color: #ddd !important; }




