@charset "utf-8";

body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	color: #FF9;
}

.sold {
	color:#F30;
	font-size:16px;
}

.buy {
	float:right;
	margin-right: 195px;
	
}

hr {
	margin-left:60px;
	margin-right:60px;
	color: #FF6;
	
}

a img {border: none; }


a:active {
	outline:none;
}

a:link {
	color:#CFC;
}

a:focus {
	-moz-outline-style: none;
}

#wrapper {
	margin:auto;
	width: 1030px;
	margin-top: 5px;
	
}

#header {
	margin-left: 5px;
	
}

#nav {
	margin-top:5px;
	float: left;
	width: 131px;
	margin-left: 13px;
	
	
	
	
}

#content {
	width:865px;
	background-image:url(images/main-content-expandign.png);
	background-repeat:repeat-y;
	margin-top:5px;
	height: auto;
	float: right;
	clear: right;
	margin-right: 6px;
	
	
	
	
}

.link {border:0}

.image {
	display: block;
	float: left;
	text-align: center;
	width: 140px;
	height: 320px;
	margin-left: 60px;
	color: #FF9;

}
 
 
.info {
	float:left;
	width:150px;
	height: 300px;
	margin-left: 40px;
	background-image: url(images/Info.jpg);
	
}

.infotxt {
	width:100px;
	margin-left: 25px;
	margin-top: 25px;
	text-align: left;
	font-size: 12px;
	line-height: 19px;
	color: #FF9;
}

.aimage {
	display: block;
	float: left;
	text-align: center;
	width: 140px;
	height: 320px;
	margin-left: 60px;
	
}
 
.imageborder {
	border-bottom-width:medium;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#home {
	position:absolute;
	width:115px;
	height:67px;
	z-index:1;
	top: 130px;
	left: 309px;
	visibility: visible;
}

.floatleft {
	float:left;
	margin-left:80px;
	margin-right:20px;
}

#footer {
	clear:both;
	margin-left: 120px;
}

#contact {
	position:absolute;
	width:115px;
	height:44px;
	z-index:2;
	top:127px;
	left:1225px;
	visibility:visible;
}

.text {
	margin-left:80px;
	margin-right:80px;
	word-spacing:length 30px;
	text-align:left;
	text-indent:50px;
	line-height:20px;
	font-size: 14px;
}

.shows {
	margin-left:120px;
	display: block;
	float: left;
	width: 130px;
	margin-right: 0px;
	text-align: left;
}

.fullimg {
	display: block;
	margin-left: 200px;
	
		
}

.fullimg2 {
	display:block;
	
}

.gallerytext {
	float: right;
	padding-right: 190px;
	padding-left: 15px;
	width: 495px;
	
}
	

#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; }

