﻿body {
	background-repeat: no-repeat;
	padding-top: 2px;
}
#dhtmlgoodies_slideshow {
	position: relative;
	background-color: #000000;
	left: 0px;
	top: 0px;
	width: 500px;
	height: 402px;
}
#previewPane {
	background: black;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	padding-top: 0px;
	position: relative; /* CSS HACK */;
	height: 414px;
	left: -1px;
	top: -1px;
	width: 500px;
	height: 400px;
}
#previewPane img {
	line-height: 400px;
}
#previewPane #largeImageCaption {
	/* CSS styling of image caption below large image */
	font-style: italic;
	color: white;
	text-align: center;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif; /* Font to use */;
	font-size: 1em;
}
#galleryContainer {
	height: 75px; /* Height of the images + 2 */;
	border: 2px solid #000000;
	position: relative;
	overflow: hidden;
	padding: 1px;
	margin-left: 5px; /* CSS HACK */;
	height: 64px; /* IE 5.x - Added 2 pixels for border left and right */;
	height/* */: /**/62px; /* Other browsers */;
	height: /**/62px;
	background-color: #000000;
	left: 0px; 
	top: 0px; 
	width: 500px;
}
#arrow_left {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 20;
	background-color: #000000;
	padding: 1px;
	margin-left:0px;
}
#arrow_right {
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 20;
	background-color: #000000;
	padding: 1px;
	margin-left:-2px;
}
#theImages {
	position: absolute;
	height: 73px;
	left: 2px;
	width: 100000px;
	top: 2px;
	background-color: #000000;
}
#theImages #slideEnd {
	float: left;
}
#theImages img {
	float: left;
	padding: 0px;
	padding-left: 3px;
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: pointer;
	border: 0px;
}
#waitMessage {
	display: none;
	position: absolute;
	left: 1px; /*200px;*/;
	top: 1px; /*150px;*/;
	padding: 4px;
	color: #555;
	font-size: 0.9em;
	font-family: arial;
}
#theImages .imageCaption {
	display: none;
}
#layer1 {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	width: 150px;
	position: absolute;
	top: 0px;
	background-color: #000000;
	left: 537px;
	top: 3px;
	margin:2px;
	height: 443px;
	width: 164px;
	z-index: 1;
}
#layer1 a {
	text-decoration: none;
}
#layer1 a:hover {
	text-decoration: none;
}

#sidelist {
	width: 127px;
	margin-left: 2px;
	height: 359px;
}
#sidelist p {
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size: small;
	width: 127px;
}
#sidelist a {
	color: #000000;
	text-decoration: none;
}
#sidelist a img {
	border: 0px;
}
#sidelist a:hover {
	color: #7b8df6;
	text-decoration: none;
}
.styleW {
	color: white;
}
