/* CSS Document */


* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

h1 {
	color: #5d4930; 
}

h2, h3, h4 {
	color: #339999;
}

p, blockquote, ul, ol {
	line-height: 1.6em;
	text-align: left;
}

a {
	border: none;
	font-weight: bold;
	text-decoration: none;
	color: #339999;
}

a:hover {
	color: #339999;
	text-decoration: underline;
	border: none;
}

a.white:link {color: #ffffff; text-decoration: underline}
a.white:active {color: #ffffff; text-decoration: underline}
a.white:visited {color: #ffffff; text-decoration:underline}
a.white:hover {color: #1283b3; text-decoration: underline}

/* Junk in a Box */

#junkinabox {
	width: 100%;
	height: 100%;
	background: url(images/WatercolorMetal_2.jpg);
	background-attachment:fixed;
}


/* Page */

#page {
	width: 900px;
	height: 550px;
	padding: 3px 0px 0px 0px;
	background-color: #e9eaf3;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#pagejewelry {
	width: 900px;
	height: 1350px;
	padding: 3px 0px 0px 0px;
	background-color: #e9eaf3;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#pagenotes {
	width: 900px;
	height: 1250px;
	padding: 3px 0px 0px 0px;
	background-color: #e9eaf3;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

/* Header */

#header {
	width: 900px;
	height: 285px;
	margin: 0;
	padding: 0 0 0 0;
	background: url(images/header_shadow.jpg);
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

/* Left Nav*/

#leftnav {
	width: 235px;
	padding: 8px 0px 0px 0px;
	display: block;
	float:left
}

#leftnav img {
	float: left;
}

#leftnav ul {
	display: block;
	line-height: normal;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#leftnav ol {
	display: block;
	line-height: normal;
	font-size: 85%;
}

#leftnav li {
	padding: 0px 0px 0px 0px;
	font-size: 85%;
}

#leftnav h2 {
	padding: 5px 5px 1px 5px;
	background-color: #9966FF;
	border-bottom: 1px solid #1C1C1C;
	font-size: 107%;
}

#leftnav h3 {
	font-size: 92%;
}

#leftnav p {
	margin: 0;
	line-height: normal;
	font-size: 11px;
}

#leftnav a {
	border: none;
	color: #1283b3;
	
}

#leftnav a:hover {
	color: #0f869b; 
	font-weight: bold; 
} 

/* Label */

#label {
	float: right;
	background-color: #e9eaf3;
	padding: 8px 0px 0px 0px;
}

/* Content */

#content {
	padding: 10px 0px 0px 0px;
	top: 3px;
	width: 645px;
	float: right;
	background-color: #e9eaf3;
}

#content body {
	padding: 10px 0px 0px 0px;
	width: 640px;
	overflow: scroll;
}

#content p {
	padding: 0px 10px 5px 10px;
	margin-bottom: 0 ;
}

#content p + p {
  text-indent: 1.5em;
  margin-top: 0 
} 

#content h1 {
	font-size: 138%;
	letter-spacing: 1px;
	text-align: left;
	margin-bottom: 20px;
	padding: 10px 10px 0px 10px;
}

#content h2 {
	font-size: 107%;
	margin-bottom: 20px;
}

#content h3 {
	font-size: 92%;
	text-align:left;
}

#content ul {
	list-style-position: inside;
	list-style-type:none;
} 

#content ol {
	list-style-position: inside;
}

/*#content img {
	border: none;
	padding: 7px 7px 7px 7px;
	filter:alpha(opacity=83);
	-moz-opacity: 0.83;
	opacity: 0.83;
}

#content img:hover {
	border: none;
	padding: 7px 7px 7px 7px;
	filter:alpha(opacity=100);
	-moz-opacity: 1.00;
	opacity: 1.00;
}
*/

#content img: {
	border: none;
	padding: 7px 7px 7px 7px;
}

#content a img{ 
	border: none; 
	padding: 7px 7px 7px 7px;
}

/* Footer */

#footer {
	padding: 0px 0px 0px 0px;
	width: 900px;
	height: 129px;
	background: url(images/footer.jpg);
	background-repeat:no-repeat;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
}

#footer p {
	margin-top: 0px;
	text-align: center;
	font-size: 86%;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: underline;}

/* Lightbox */

#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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/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; }
