@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #7d706c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}
#container {
	background-color: #7d706c;
	text-align: left;
	width: 960px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#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; }
#sidebar_left {
	margin-top: 40px;
	margin-right: 40px;
	background-position: left top;
	background-image: url(../images/logodark.gif);
	background-repeat: no-repeat;
	padding-top: 160px;
	float: left;
	width: 135px;
}
#sidebar_left h3, #sidebar_right h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	line-height: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
#sidebar_left a:link, #sidebar_left a:visited, #sidebar_left a:active {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar_left img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainnav li, #subnav li {
	text-decoration: none;
	list-style-type: none;
	color: #CCCCCC;
}
#mainnav a:link, #mainnav a:visited, #mainnav a:active, #subnav a:link, #subnav a:visited, #subnav a:active {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C8D45C;
	padding-left: 5px;
	text-align: left;
}
#mainnav a:hover, #subnav a:hover {
	background-color: #5e524e;
}
#mainnav a.current:link, #mainnav a.current:visited, #mainnav a.current:active, #subnav a.current:link, #subnav a.current:visited, #subnav a.current:active {
	background-color: #5e524e;
}
#sidebar_right {
	float: right;
	width: 176px;
	margin-top: 40px;
	margin-right: 0px;
	margin-left: 40px;
	padding-top: 0px;
}
#sidebar_right img {
}
#sidebar_right h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 4px;
	color: #c1cd40;
	text-align: left;
	font-weight: lighter;
	padding-bottom: 15px;
	padding-top: 0px;
	line-height: 18px;
}
#sidebar_right h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #9E9387;
	line-height: 13px;
	text-transform: none;
}
#sidebar_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 17px;
	padding-bottom: 8px;
	padding-top: 8px;
}
#sidebar_right a:link, #sidebar_right a:visited {
	color: #C8D45C;
	text-decoration: none;
}
#mainnav, #subnav {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C8D45C;
	margin-top: 15px;
}
#thumbnails {
	margin-top: 10px;
	text-align: center;
}
#thumbnails img {
	border: 0;
	margin: 0px;
	padding: 0px;
}
#thumbnails li {
	text-decoration: none;
	list-style-type: none;
	text-align: left;
	display: inline;
}
#thumbnails a.moreinfo:link, #thumbnails a.moreinfo:visited, #thumbnails a.moreinfo:active {
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	font-size: 0.65em;
	letter-spacing: 1px;
	font-weight: normal;
	display: inline-block;
	padding-top: 7px;
	margin-top: 20px;
	padding-bottom: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #C8D45C;
	border-bottom-color: #C8D45C;
	text-align: left;
	padding-left: 5px;
	float: left;
	padding-right: 5px;
	width: 126px;
}
#thumbnails a.moreinfo:hover {
	background-color: #D7E3D8;
}
#maincontent {
	float: left;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	width: 480px;
}
#maincontent .inset {
	float: right;
	padding-top: 35px;
}
#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
	letter-spacing: 3pt;
	color: #C8D45C;
	padding-bottom: 12px;
	font-weight: lighter;
	line-height: 20px;
	padding-top: 118px;
	float: left;
}
#maincontent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 25px;
	font-weight: normal;
	padding-top: 10px;
	clear: left;
	float: left;
	text-align: left;
}
#maincontent h2 a:link, #maincontent h2 a:visited {
	color: #C8D45C;
	text-decoration: none;
}
#maincontent p {
	text-transform: uppercase;
	color: #333333;
	font-size: 0.65em;
	letter-spacing: 1px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: block;
}
#maincontent img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#maincontent ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: none;
	display: inline-block;
}
#maincontent ul li {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	list-style-type: none;
	border-top-color: #7D706C;
	border-right-color: #7D706C;
	border-bottom-color: #7D706C;
	border-left-color: #7D706C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.price {
	font-weight: bold;
	display: block;
	text-align: right;
	color: #FFFFFF;
}
.itemnum {
	margin-left: 10px;
}
#clear {
	clear: both;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	background-color: #7D706C;
	font-size: 0.8em;
	letter-spacing: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: absolute;
	top: 600px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 1.5em;
	width: 960px;
}
#footer a:link, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #FFFFFF;
}
.email {
	left: 40px;
	display: block;
	float: left;
	position: absolute;
}
.call {
	left: 256px;
	display: block;
	float: left;
	position: absolute;
	width: 500px;
}
.copyright {
	left: 785px;
	display: block;
	float: left;
	position: absolute;
	width: 175px;
}
