/* <?php $colorpackName = $gallery->i18n('NZDI Fixed Width Light Grey'); ?>
 * $Revision: 1084 $
 */

#gallery {
  width: 760px !important; 
  font-size: 0.7em !important;
  margin-top: 20px !important;
  color: #000000 !important;
  background-color: #eee !important;
  border-color: #3e565f !important;
  border-top: #3e565f 1px solid !important;
  border-bottom: #3e565f 1px solid !important;
  border-left: #3e565f 3px solid !important;
  border-right: #3e565f 3px solid !important;
  }

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

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

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

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

.gallery-content {  background: #fefefe !important; }

.gallery-thumb a img, .one-image a img, #micro-navigation a img {  background: #eee !important; border-color: #999 !important; }
.gallery-thumb a:hover img, .one-image a:hover img, #micro-navigation a:hover img, img.gallery-photo {  background: #ccc !important; border-color: #3e565f !important; }

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

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

#gsFooter, #photo-info .gallery-content {  
  border-top: #999 1px solid !important; 
  border-bottom: #999 1px solid !important;
  border-left: #999 2px solid !important;
  border-right: #999 2px solid !important;
  }

.gbOdd, .gbEven { border: #ccc solid 1px !important; }
