/* VIDEO */
	#vid-content{
		width: 100%;
		overflow: hidden;
		margin-top: 0.2em;
		overflow: hidden;
		position: relative;
		width: 624px;
		height: 140px;
	}
	#vid-content ul{
		width: 10000px;
		left:-52px;
		position:absolute;
		top:0;
	}
	#vid-content li{
		float:left;
		margin-right:2px;
		margin-left:12px;
		width: 144px;
	}
	#vid-content li a .title{
		display: block;
	}
	#vid-content li a img {
		width:126px;
		height:71px;
	}
	
	#vid-content li a:hover {
		background-color:#FFF ;
		color:#000;
	}

	#vid-content .nav {
		background:url("/staticarchive/14f52b5fb4e39dd70f52056ad620b3b20bc0a437.png") repeat scroll 0 0 transparent;
		display:block;
		height:81px;
		position:absolute;
		top:0;
		width:92px;
	}
	#vid-content #prev.nav {
		background-position:left top;
		left:0;
	}
	#vid-content #next.nav {
		background-position:right top;
		right:0;
	}


/****** GENERAL GALLERY SMALL ******/

#photos h1 {
	margin:0 6px 0 0;
}

.photo-promos {
	background-color:#FFF;
	margin: 20px;
	display:block;
	position:relative;

}

.photo-promos .primary {
width:280px;
float:left;
margin: 15px 15px 15px 15px;
background-color:#FFF;
}
.photo-promos .secondary {
width:280px;
float:left;
margin: 15px 15px 15px 0;
background-color:#FFF;
}

.img-promo {
margin-bottom:0;
}

.img-promo img, span.new {
margin-left:0;
}

#thumb-holder{
	width: 846px;
	height: 81px;
	position: relative;
	overflow: hidden;
}
	.fullWidth #thumb-holder{
		width: 846px;
	}
	.fullWidth #thumb-holder ul{
		left: -87px;
	}
#thumb-holder ul{
	position: absolute;
	left: -52px;
	top: 0px;
	width: 10000px;
}
	#thumb-holder ul li{
		float: left;
		margin-right: 2px;
	}
	
#thumb-holder .nav{
	display: block;
	position: absolute;
	width: 92px;
	height: 81px;
	background: url( /staticarchive/14f52b5fb4e39dd70f52056ad620b3b20bc0a437.png );
	top: 0px;
}
	#thumb-holder .nav#prev{
		left: 0px;
		background-position: top left;
	}
	#thumb-holder .nav#next{
		right: 0px;
		background-position: top right;
	}
	#thumb-holder .nav#prev:hover{
		background-position: bottom left;
	}
	#thumb-holder .nav#next:hover{
		background-position: bottom right;
	}
#inline-gallery{ margin: 0 auto 22px; width: 866px; padding-top:22px;}
.galleryLarge {margin-top:22px; background-color:#000;}
.galleryLarge #thumb-holder .nav{ width: 60px; }
.galleryLarge #thumb-holder .nav#prev{ background-position: -20px 0; }
.galleryLarge #thumb-holder .nav#next{ background-position: 80px 0; }

.galleryLarge #thumb-holder .nav#prev:hover{ background-position: -20px -80px; }
.galleryLarge #thumb-holder .nav#next:hover{ background-position: 80px -80px; }

#scroll-view,
#most-viewed-container{ 
	opacity:0;
}
#lb_mask {
	background:none repeat scroll 0 0 black;
	left:0;
	opacity:0.8;
	position:absolute;
	top:0;
	z-index:10000;
}
#lb_overlay {
	background-color:#FFFFFF;
	height:568px;
	padding:5px 15px;
	position:fixed;
	width:868px;
	z-index:15000;
}
	#lb_overlay #lb_inner {
		position:relative;
	}
	#lb_overlay  #overlayImage {
		background:url( /staticarchive/805be4b13332f3b7009dc92b4619a4f148c52663.gif ) no-repeat scroll center 220px transparent;
		height:487px;
		position:relative;
		width:866px;
	}
	#lb_overlay #lb_inner h2{
		font-size: 2.5em;
		color: #000;
		font-family: helvetica,arial,verdana,sans-serif;
		margin-top: 0.2em;
	}
	#lb_overlay #lb_inner #close-item,
	#lb_overlay #lb_inner #over-prev,
	#lb_overlay #lb_inner #over-next{
		position: absolute;
		display: block;
		width: 60px;
		height: 60px;
		z-index: 400;
	}
	#lb_overlay #lb_inner #close-item{
		top: 33px;
		right: 2px;
		background: url( /staticarchive/fab667eec4f9570722e53fddde1208486ff17d91.png ) top left no-repeat;
	}
	#lb_overlay #lb_inner #over-prev,
	#lb_overlay #lb_inner #over-next{
		top: 420px;
		background: url( /staticarchive/14f52b5fb4e39dd70f52056ad620b3b20bc0a437.png ) no-repeat;
	}
	#lb_overlay #lb_inner #over-prev{
		left: 0px;
		background-position: -18px -8px;
	}
	#lb_overlay #lb_inner #over-next{
		right: 2px;
		background-position: -104px -8px;
	}
	#lb_overlay #lb_inner p{
		color: #000;
		margin-top: 1em;
		float:left;
		width:500px;
	}
	#lb_overlay #lb_inner p#slideshow{
		width: 300px;
		text-align: right;
		position: absolute;
		bottom: -40px;
		right: 3px;
	}
		#lb_overlay #lb_inner p#slideshow a{
			display: inline-block;
			text-transform: uppercase;
			font-weight: normal;
			color: #393e41;
			padding: 2px 3px 3px 3px;
		}
		#lb_overlay #lb_inner p#slideshow a.active{
			background: #393e41;
			color: #5BF9D2;
		}
	#flashcontent{
		height: 390px;
		display: block;
	}
	
	#inline-gallery{ position: relative; }
	#inline-gallery.ja ul{
	  position: absolute;
	  top: 0px;
	  left: -52px;
	  width: 2000px;
	}
	#inline-gallery ul li{
	  float: left;
	  margin-right: 2px;
	}
	#inline-gallery #thumb-holder{
	  width: 866px;
	  position: relative;
	  overflow: hidden;
	  margin-top: 8px;
	}
	#inline-gallery.ja #thumb-holder{
	  height: 81px;
	}
	  #inline-gallery .nav{
	    display: block;
	    width: 93px;
	    height: 81px;
	    position: absolute;
	  }
	  #inline-gallery .nav{
	    display: block;
	    width: 93px;
	    height: 81px;
	    position: absolute;
	    bottom: 0px;
	    z-index: 10;
	    background: url( /staticarchive/f40603d2fd067a3e14ebd66f0ae764c19aafbc0f.png);
	  }
	  #inline-gallery .nav#gall-prev{
	    left: 0px;
	    background-position: left top;
	  }
	  #inline-gallery .nav#gall-next{
	    right: 0;
	    background-position: right top;
	  }
	  #inline-gallery .nav#gall-prev:hover{ background-position: left bottom;}
	  #inline-gallery .nav#gall-next:hover{ background-position: right bottom;}

	  #inline-gallery #mainImage .nav{ 
	    width: 62px;
	    height: 60px;
	    bottom: auto;
	    top: 395px; 
	  }

	  #inline-gallery #mainImage .nav#gall-next-main{ right: 0px;background-position: 80px -10px;}
	  #inline-gallery #mainImage .nav#gall-prev-main{ background-position: -20px -10px;}

	  #inline-gallery #mainImage .nav#gall-next-main:hover{ right: 0px;background-position: 80px -91px;}
	  #inline-gallery #mainImage .nav#gall-prev-main:hover{ background-position: -20px -91px;}

	#image-loc, #image-count{ font-size: 1.8em;}
	#image-count, #image-details p{ color: #FFF; display:inline; font-size: 1.8em; padding-right:20px;}
	#image-details p{ margin-top: 0.2em;}
	#image-loc{ color: #fff;}
	#image-loc, #image-count {
	color:#99D1F4;
	}
	#image-details {padding:12px 0;}
	
	#tabs{
	  width: 100%;
	  overflow: hidden;
	}
	#tabs li{
	  float: left;
	  color: #a7cf52;
	}
	#tabs li a{
	  color: #a7cf52;
	  padding: 0 5px;
	}
	#tabs li a.selected{
	  color: #fff;
	}
	#tabs li a.first{
	  padding-left: 0px;
	  border-right: 1px #869c66 solid;
	}
	.tab-container{
	  padding-bottom: 0.5em;
	}
	.tab-hook{
	  display: none;
	}
	.tab-hook .item{
	  padding: 1em 0 2em;
	  border-top:1px solid #566F26;
	}
	
	
	.tab-hook.selected{
	  display: block;

	.module.galleryLarge{ 
		width: 866px; 
		position: relative; 
		padding-top: 5.4em; 
		padding-right: 69px; 
		margin-bottom: 5em;
	}
	
	.module.galleryLarge #image-details{ 
	  position: absolute; 
	  left: 0px; 
	  bottom: 0px;
	  width: 195px;
	  height: 80px;}
	.module.galleryLarge #inline-gallery #thumb-holder{ margin-left: 241px;}
	.module.galleryLarge #inline-gallery #gall-prev.nav{ left: 241px;}
	.module.galleryLarge #inline-gallery #gall-next.nav{ right: 0px;}


	

	
	
	.tab-hook.selected{
	  display: block;

	.module.galleryLarge{ 
		width: 866px; 
		position: relative; 
		padding-top: 5.4em; 
		padding-right: 69px; 
		margin-bottom: 5em;
	}