/*
* {margin:0; padding:0}
body {font:12px Verdana, Arial, Helvetica, sans-serif; background:#666 url(images/bg.gif)}
*/

#gallery {position:relative; width:686px; margin:2px auto; padding:6px}
#images { height:70px; margin-bottom:1px}
#imageSlideShow {
	width:670px;
	height: 390px;
	padding:5px;
	background: url(images/loading.gif) center center no-repeat;
}
#imageSlideShow img {position:absolute; top:10px; left:10px}
#thumbwrapper {
	margin-top:1px;
	width:620px;
	height:50px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#thumbarea {position:relative; overflow:hidden; height:50px; width:620px; top:-20;}
#thumbs {position:absolute; list-style:none; margin-left:20px; height:50px; width:10000px;}
#thumbs li {float:left; margin-right:5px; cursor:pointer}

.imgnav {position:absolute; height:370px; width:20%; z-index:100; height:370px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:20; background:url(../images/left.gif) left center no-repeat; filter:alpha(opacity=60)}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:30; background:url(../images/right.gif) right center no-repeat;  filter:alpha(opacity=60)}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}





#galleryPrincipal {position:relative; width:686px;}
#imagesPrincipal { height:0px; margin-bottom:0px}
#imageSlideShowPrincipal {
	width:0px;
	height: 0px;
	padding:0px;
}
#imageSlideShowPrincipal img {position:absolute; top:0px; left:10px;}
#thumbwrapperPrincipal {
	margin-top:0px;
	width:600px;
	height:100px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	left:10;
	
}
#thumbareaPrincipal {position:relative; overflow:hidden; height:100px; left:10; width:600px; }
#thumbsPrincipal {
	position:absolute;
	list-style:none;
	margin-left:0px;
	height:100px;
	width:10000px;
	
}
#thumbsPrincipal li {float:left; margin-right:5px; cursor:pointer;}


