#gallery * {margin:0; padding:0}
#gallery {position:relative; margin:auto auto; padding:6px; border:6px solid #fff; background:#d4df95}/*width:160px; */
#thumbwrapper {margin-top:5px; padding:5px 0; width:100%; height:120px; border:2px solid #666; background-color:#FFF;}
#thumbarea {position:relative; overflow:hidden; height:120px; width:100%;}
#thumbs {position:absolute; list-style:none; margin-left:5px; height:120px; width:10000px; border-right:5px solid #FFF}
#thumbs li {float:left; margin-right:5px;}
.imgnav {position:absolute; height:48px; width:10%; z-index:100; outline:none;}
#previmg , #nextimg {opacity:0; filter:alpha(opacity=0);top:20px;}
#previmg:hover , #nextimg:hover {opacity:1; filter:alpha(opacity=90)}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #d4df95;}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #d4df95;}
.highslide-container div {font-family: Verdana, Helvetica;font-size: 10pt;}
.highslide {outline: none;text-decoration: none;}
.highslide img {border:none;width:150px; height:115px;}
.highslide:hover img {border: none;}
.highslide-image {border-width: 2px;border-style: solid;border-color: white;background: gray;}
.highslide-wrapper, .highslide-outline {background: white;}
.highslide-caption {display: none;border-top: none;font-size: 1em;padding: 5px;background: white;}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(images/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
.highslide-move, .highslide-move * {cursor: move;}

.highslide-resize {cursor: nw-resize;}
a.highslide-full-expand {background: url(/highslide/graphics/fullexpand.gif) no-repeat;	display: block;
	margin: 0 10px 10px 0;width: 44px;height: 44px;}
.highslide-overlay {display: none;}

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {height: 16px;}
.draggable-header .highslide-header .highslide-move {cursor: move;display: block;height: 16px;position: absolute;left: 0;right: 16px;top: 0;	width: auto;z-index: 1;}
.draggable-header .highslide-header .highslide-move * { display: none;}
/* hs.wrapperClassName = 'wide-border' */
.wide-border .highslide-image {border-width: 10px;}
.wide-border .highslide-caption {padding: 0 10px 10px 10px;}

