@charset "UTF-8";
#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: 40%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 5% no-repeat;}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 5% no-repeat;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 5% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 5% 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; }

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ddd2b5;
	padding:0px;
	margin: 0px;
	
}
p {
	font-size: 14px;
	color: #663300;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size:18px;
	color: #DF541D;
	padding:0px;
	margin:0px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
h2 {
	font-size:13px;
	color: #663300;
	padding:0px;
	margin:0px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	color: #0C9542;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}
a:link {
	font-size:12px;
	color:#663300;
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;
}
a:visited {
	font-size:12px;
	color:#663300;
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;
}
a:hover {
	font-size:12px;
	color:#df541d;
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;
}
img {
	border:0;
}
#wrapper {
	margin: 0px;
	padding: 0px;
	width: 950px;
}
#logo {
	margin: 0px;
	padding: 0px;
	text-align: left;
	height: 115px;
}
#logo #top-navigation {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 250px;
	font-size: 12px;
	color: #663300;
	margin-top: 20px;
	text-align: right;
	margin-right: 82px;
}
#logo #top-navigation a:link {
	font-size:12px;
	color:#663300;
	text-decoration:none;
	font-weight: bold;
	border:none;
}
#logo #top-navigation a:visited {
	font-size:12px;
	color:#663300;
	text-decoration:none;
	font-weight: bold;
	border:none;
}
#logo #top-navigation a:hover {
	font-size:12px;
	color:#df541d;
	text-decoration:none;
	font-weight: bold;
	border:none;
}
#flash_navigation {
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 108px;
}
#content {
	margin: 0px;
	padding:0px;
	height: auto;
	margin-left: 118px;
	margin-right: 82px;
	border-top: #663400 solid thin;
	background-color: #ffffff;
	background-image: url(images/background-repeat.jpg);
	background-repeat:repeat-x;
	margin-top: 20px;
	text-align: left;
}
#content a:link {
	font-size:14px;
	color:#df541d;
	border:none;
	text-decoration:none;
}
#content a:visited {
	font-size:14px;
	color:#df541d;
	border:none;
	text-decoration:none;
}
#content a:hover {
	font-size:14px;
	text-decoration:none;
	color:#663300;
	border:none;
	
}
#content ul {
	line-height:22px;
	color: #DF541D;
	list-style-type: disc;
	font-size:14px;
}
#bottom_navigation {
	text-align: center;
	margin: 0px;
	padding: 0px;
	margin-left: 118px;
	margin-right: 82px;
	font-size: 12px;
	border-top: #ffffff solid thin;
	padding-top: 30px;
	margin-top: 5px;
}
#bottom_navigation p {
	font-size: 12px;
	line-height: 18px;
}
#products_listed {
	margin: 0px;
	padding: 0px;
	margin-left: 118px;
	margin-right: 82px;
	height: 20px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 10px;
}
#products_listed a:link {
	font-size:14px;
	color:#df541d;
	font-weight: normal;
}
#products_listed a:visited {
	font-size:14px;
	color:#df541d;
	font-weight: normal;
}
#products_listed a:hover {
	font-size:14px;
	text-decoration:normal;
	color:#663300;
	font-weight: normal;
}
#products_listed h2 {
	font-size:14px;
	color: #663300;
	padding:0px;
	margin:0px;
	font-weight: normal;
}
hr {
	color: #663300;
}
td {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #663300;
}
#wrapper #content ol {
	font-size: 14px;
	color: #663300;
}

