/* <?php $colorpackName = $gallery->i18n('NZDI Fixed Width Skellington'); ?>
 * $Revision$
 */

#gallery {
  width: 900px !important; 
  font-size: 0.7em !important;
  margin-top: 20px !important;
  color: #000000 !important;
  padding-top:0px;
  background-color: #F1E4CE !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: #88A6C0 !important;}

.skemlogo
{
	margin-top:0;
	margin-bottom:0;
	margin-left:200px;
	display:inline;
}

.tasmlogo
{
	margin-top:0;
	margin-bottom:0;
	margin-left:60px;
	display:none;
}

.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; }

