body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	color: #333;
	text-decoration: none;
}
h2 {
	text-align: right;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#reps h2 {
	text-align: right;
}

#header {
	height: 200px;
	width: 600px;
	float: left;
}
#login {
	margin-left: 610px;
	height: 200px;
	text-align: right;
	padding-top: 0px;
	font-size: small;
	line-height: normal;
	padding-right: 0px;
}
#navbar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	padding-left: 50px;
}
#navbar {
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EADCD0;
	text-align: right;
	padding-right: 100px;
	font-size: medium;
}
#navbar a:link {
	color: #000000;
	text-decoration: none;
}
#navbar a:visited {
	color: #000000;
	text-decoration: none;
}
#navbar a:hover {
	color: #000;
	text-decoration: underline;
}
#navbar a:active {
	color: #000;
	text-decoration: underline;
}
#content {
	padding: 10px;
}
#category {
	background-color: #FFFFFF;
	float: left;
	width: 250px;
	list-style-type: none;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
#category ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#prodimgs {
	margin-left: 265px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
#prodimgs img {
	margin: 5px;
	background-color: #FFF;
	padding: 3px;
	border: 2px none #000;
}
#clear {
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}


#footer {
	font-size: small;
	text-align: center;
	list-style-type: none;
	background-color: #e8dcd1;
	padding-top: 5px;
}

#footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#footer p {
	margin: 0px;
	padding-top: 5px;
}
#footer ul li {
	display: inline;
	text-align: center;
}
#footer a:link {
	text-decoration: none;
	color: #000;
}
#footer a:visited {
	text-decoration: none;
	color: #000;
}
#footer a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#footer a:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ftrlinkpad {
	padding-right: 20px;
	padding-left: 20px;
}
#social li {
	padding-right: 5px;
	padding-left: 5px;
}
.rightaln {
	text-align: right;
}
.leftalign {
	text-align: left;
}
#social img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.socialimg {
	padding-top: 0px;
	padding-right: 2.5px;
	padding-left: 2.5px;
	padding-bottom: 0px;
}
.copy {
	font-size: x-small;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.center {
	text-align: center;
}
#map img {
}
#map {
	margin: 0px;
	padding: 0px;
	float: left;
}
#reps {
	margin-left: 655px;
}
#prt_prodimgs {
	margin-left: 265px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
}
#prt_prodimgs img {
	border: thin solid #FFF;
}
#prt_prodimgs img:hover {
	border: thin solid #EADCD0;
}
#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; }
table {
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#imageData #downloadLink{ 
width: 32px; 
height: 32px; 
float: left; 
display: block; 
margin-right: 0.25em; }
#imageData #printLink{ 
width: 32px; 
height: 32px; 
float: left; 
display: block; 
margin-right: 1em; }
