@charset "UTF-8";
/* CSS Document */

body{
	font-family:Abadi, Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
h1{
	font-size:1.5em; 
	line-height:1.2em;
	margin-top:-.3em;
	margin-bottom:10px;
	padding:0;
}

h2{
	font-size:1.2em;
	
}
h5{
	font-size:.6em;
}
p {text-indent:1em;}
.pfirst {text-indent:0;}

#links{
	height:40px;
	width:960px;
	padding:0;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	
}

#linkfooter{clear:both; margin-left:auto; margin-right:auto;width:960px;} 
#superwrapper{background-color:white; width:960px; margin-left:auto; margin-right:auto;}
#mainwrapper {width:960px; position:relative; top:-100px; clear:both;}
#mainwrapperleft{float:left;width:70%;padding:0;}
#mainwrapperright{float:right;width:30%;padding:0;}
#leftcolumn {float:left;width:46%;margin-left:15px; padding:0;}
#rightcolumn{float:right;width:200px;position:relative; left:-45px; padding:0;}
#middlecolumn{float:right; width:305px;padding:0;}
#twocolumnleft{float:left; width:59%;padding:0; margin-left:15px;padding:0;}
#twocolumnright{float:left; width:31%;padding:0; margin-left:40px; }

#onecolumn{ width:50%; margin-left:25%;} 

.freshchoppedtab {
	width:100%;
	background-color:#cccccc;
	margin-bottom:15px;
	padding:1em;
}

.freshchoppedtab img{margin-bottom:15px;}
.freshchoppedtab span{margin:20px;}
#mainwrapper table tr td a{
	color:black;
	text-decoration:none;
}

#footer{
	clear:both;
	width:100%;
	text-align:center;
	margin-bottom:5em;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	height:100px;
	color:white;
}
#footer a {margin-right:2em; color:#FFFFFF;}

#artistsbuttons{ overflow:hidden; width:90%; margin-left:5%;background-color:transparent;}
#artistsbuttons img{width:200px;}

#contact{ }
#contact a{	text-decoration:none; color:black; margin-top:2em;}

ol li em{margin-left:2em;}

.spaced{
margin-top:20px;
margin-bottom:20px;
	text-indent:0;
}
.horizontal{
	margin-top:1em;
	margin-left:5%;
	margin-bottom:1em;
	width:90%;
}
span {	text-indent:0;}

.pressquote{
	color:red;
}


a img{border:none;}
a {text-decoration:none;}
hr {clear:both;}

#singles{ }
#singles a img{ width:100%; }

#externlinks{ }
#externlinks a img{ width:100%; }





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

#foundationblock{
	position:relative;
	top:-96px;
	width:960px;
	background-color:#000000;
	height:690px;
	overflow:auto;
}

#blackblock{
	margin-left:auto;
	margin-right:auto;
	background-color:#000000;
	position:absolute;
	top:594px;
	width:960px;
	z-index:1000;
	height:500px;
	overflow:hidden;
	
	
}