﻿#slideshow_gal1 {
	list-style:none; color:#fff;
}
#slideshow_gal1 span {
	display:none;
	background:#fff;
}
#wrapper {
	width:1004px;
	margin:0px auto;
	display:none;
	}
#wrapper * {
	margin:0;
	padding:0;
}
#fullsize {
	position:relative;
	width:1004px; 
	height:527px; 
	padding:0px; 
	border:0px solid #ccc; 
	background:#000000;
}
#information {position:absolute; 
	bottom:0; 
	width:1004px; 
	height:0; 
	background:#000000; 
	opacity:.6; filter:alpha(opacity=60);
	color:#fff; 
	overflow:hidden; 
	z-index:200; 
	display:none;
}
#information h3 {
	padding:4px 8px 3px;
	font-size:14px;
	background:#000000; 
	color:#fff; 
}
#information p {
	padding:0 8px 8px;
}
#image_gal1 {
	width:1004px;
}
#image_gal1 img {
	position:absolute; 
	z-index:25; 
	width:auto;
}
.imgnav {
	position:absolute; 
	width:25%; 
	height:527px; 
	cursor:pointer; 
	z-index:150;
}
#imgprev {
	left:0; 
	background:url(images/left.png) center no-repeat;
	background-position:20%;
}
#imgnext {
	right:0; 
	background:url(images/right.png) center no-repeat;
	background-position:80%;
}
#imglink {
	position:absolute; 
	height:527px; width:100%; 
	z-index:100; 
	opacity:.4; filter:alpha(opacity=40);
}
.linkhover {
	background:url(images/link1.gif) center center no-repeat;
}
#thumbnails {
	position:relative;
	top:0px;
	z-index:1000;
	margin:15px auto;
	width:870px;
}
#slideleft {
	float:left;
	width:20px; 
	height:47px; 
	background:url(images/scroll-left.gif) center center no-repeat; 
}
#slideleft:hover {
}
#slideright {
	float:right; 
	width:20px; 
	height:47px; 
	background:url(images/scroll-right.gif) center center no-repeat;
	position:relative;
	right:20px;
}
#slideright:hover {
}
#slidearea {
	float:left; 
	position:relative; 
	width:800px;
	margin-left:5px; 
	height:47px; 
	overflow:hidden;
}
#slider_gal1 {
	position:absolute;
	left:0; 
	height:47px;
 }
#slider_gal1 img {
	cursor:pointer; 
	border:1px solid #fff; 
	padding:0px;
}