/* Generated by KompoZer */
div {
  margin: 0px;
  padding: 0px;
  border-color: white;
}
body {
  margin: 50px;
  padding: 0px;
  background-color: black;
  background-repeat: no-repeat;
  background-position: right top;
  background-attachment: fixed;
}
a {
  color: #FFFF99;
}
a:hover {
  color: white;
}
a:visited {
  color: #FFFF99;
}
a:active {
  color: red;
}
hr {
	border: solid 1px white;
}
#header {
  margin: 10px 20px;
  width: 500px;
  color: white;
  font-style: normal;
  font-size: 1.6em;
}
#body {
  margin: 20px;
  color: white;
  width: 500px;
}
#footer {
  margin: 10px 20px;
  width: 500px;
  color: white;
  font-style: normal;
}
#menu {
	margin-left: 20px;
	margin-bottom: -20px;
	padding: 0px 5px 0px;
  width: 490px;
  color: #BBBBBB;
  text-align: center;
}
.menubutton {
  display: block;
	float: left;
	width: 98px;
  color: #FFFF99;
	border-color: white;
	text-decoration: none;
}
.menubutton:hover {
  color: white;
}
.menutop {
	clear: both;
}
.menubottom {
	clear: both;
}
.c1 {
  border-style: solid none none;
  border-width: 1px;
	border-color: inherit;
  background-image: url(images/trans.png);
  height: 0px;
  margin-right: 4px;
  margin-left: 4px;
}
.c2 {
	border-style: none solid none;
	border-width: 0px 2px;
	border-color: inherit;
  background-image: url(images/trans.png);
  height: 1px;
  margin-right: 2px;
  margin-left: 2px;
}
.c3 {
	border-style: none solid none;
	border-width: 0px 1px;
	border-color: inherit;
  background-image: url(images/trans.png);
  margin-right: 1px;
  margin-left: 1px;
  height: 2px;
}
.middle {
  border-style: none solid none;
	border-width: 0px 1px;
	border-color: inherit;
  padding: 5px;
  background-image: url(images/trans.png);
}
.active {
	color: white;
  background-image: url(images/trans-highlight.png);
}
.undecorated-list {
	list-style-type: none;
}
.undecorated-list li {
	margin-bottom: 15px;
}
.product {
	
}
.product:hover {
	background-image: url(images/trans-highlight.png);
}
.smallThumb {
	background-position: left center;
	background-repeat: no-repeat;
	font-size: 16pt;
	padding-left: 150px;
}
.smallThumb:hover {
	color: #FFFF99;
	background-image: url(images/trans-highlight.png);
	cursor: pointer;
}
.thumb {
	width: 145px;
	height: 81px;
}
.photo-thumb {
	margin: 1px;
	float: left;
}
.photo-thumb:hover {
	cursor: pointer;
	border-color: #FFFF99;
}
.photo-thumb-page {
	float: left;
	width: 500px;
}
.img-thumb {
	width: 140px; 
	height: 82px; 
	padding: 0px 4px;
}
.img-thumb:hover {
	background-image: url(images/trans-highlight.png);
}
#photoThumbnails {
	width: 10000000px;
	position: absolute;
}
#photoThumbNav {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
#photoThumbnailPager {
	overflow: hidden;
	width: 488px;
	height: 450px;
	position: relative;
}
#photoViewer {
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
	background-image: url(images/trans.png);
	overflow: auto;
}
#photoPrev {
	position: absolute;
	left: 5px;
	top: 200px;
	padding: 5px;
	background-image: url(images/trans.png);
	cursor: pointer;
}
#photoPrev:hover {
	background-image: url(images/trans-highlight.png);
}
#photoNext {
	position: absolute;
	right: 5px;
	top: 200px;
	padding: 5px;
	background-image: url(images/trans.png);
	cursor: pointer;
}
#photoNext:hover {
	background-image: url(images/trans-highlight.png);
}
#photoHolder {
	position: absolute;
	bottom: 50%;
	right: 50%;
	height: 600px;
}
#photoContainer {
	position: relative;
	left: 50%;
	top: 50%;
	height: 600px;
}
#closeButton {
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}
