
.content-container { width:984px; background:#252525; overflow:auto; border:0; }

.store-wrap { margin:0 22px 40px; overflow:auto; }

.store-wrap h1 a { width:100%; height:90px; display:block; background:url(img/Core-Store.gif) 0 0 no-repeat; margin-bottom:20px; border-bottom:2px solid white; }
.store-wrap h2 { font:24px "Times New Roman", serif; font-weight:normal; color:white; padding-bottom:4px; margin:0; }
  .story h2 { width:100%; border-bottom:1px solid white; margin-bottom:18px; }
.store-wrap h3 {  font:24px "Times New Roman", serif; font-weight:normal; color:white; margin:36px 0 18px; }

.store-wrap a { color:white; text-decoration:none; }
.store-wrap a:hover { text-decoration:none; }
.store-wrap a:visited { color:#666; }

.store-wrap a.buy-now { width:98px; height:30px; display:block; clear:none; float:left; background:url(img/BuyNow.gif) 0 0 no-repeat; }

.store-wrap a.sold-out { width:98px; height:30px; display:block; clear:none; float:left; background:url(img/SoldOut.gif) 0 0 no-repeat; }

.store-wrap p { font:10pt Helvetica, sans-serif; line-height:16pt; color:#ccc; margin:0 0 18px; letter-spacing:0.03em; }

.store-detail  { width:308px; float:left; margin:0 8px 0 0;}
.store-detail-right  { width:308px; float:left; margin:0;}
  #store-index p { font-size:10pt; line-height:16pt; }
  span.q { font-weight:bold; color:white; display:block; }
  
.store-wrap li { padding:20px 0; border-bottom:1px solid #494848; list-style:none; overflow:auto; }

.store-wrap img { border:1px solid white; float:left; margin:0 8px 8px 0; }
  .store-sidebar img { float:right; margin:0 0 8px; }
  .store-sidebar img.store-small { float:right; margin:0 8px 8px 0; }
  .story .store-sidebar img { float:left; margin:0 0 8px 0; }
  .story .store-sidebar img.store-small { float:left; clear:none; margin:0 0 8px 8px; }
  #store-index img { margin-bottom:0; }

.store-sidebar { min-height:418px; }
  .story .store-sidebar { float:right; }
  .story .store-sidebar img { margin:0 0 8px 8px; }
  
.story { width:100%; margin-top:50px; float:left; }
  .story-left { width:500px; }

.store-wrap p.caption { margin-left: 8px;}

a.store:link { color: #FFFFFF;  text-decoration: underline; }
a.store:visited { color: #FFFFFF; text-decoration: underline; }
a.store:hover { color: #ff00CC; text-decoration: none; }




#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* slideshow css */ 

#slideshow {
	float:left;
    position:relative;
    height:392px;
	width:622px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

</style>

