
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:690px; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:690px; height:373px;z-index:100}
#information {position:absolute; bottom:0; width:690px; min-height:0; color:#fff; overflow:hidden; z-index:200; opacity:0.8; filter:alpha(opacity=80);background:#403c35}
#information h3 {padding:6px 0px 0px 35px; font-size:14px}
#information p {padding:0 8px 60px 8px}

#image img {
	position:absolute; z-index:25; width:690px;height:373px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;	
}
.imgnav {position:absolute; width:25%; height:450px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat;display:none}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat;display:none}
#imglink {position:absolute; height:306px; width:100%; z-index:100;}

#thumbnails {position:relative;z-index:1000;width: 660px;display: table;bottom: 75px;padding:0px 20px;}
#slideleft {float:left; width:11px; height:60px; background:url(../img/arr_left_b.png) center center no-repeat;margin-top:3px;margin-right:5px}
#slideright {float:right; width:11px; height:60px; background:url(../img/arr_right_b.png) center center no-repeat;margin-top:3px;margin-right:5px;}
#slidearea {float:left; position:relative; width:620px; margin-left:3px; height:68px; overflow:hidden;}
#slidearea img{width:113px;height:62px;border:3px solid #04335b;border-radius:5px;opacity:1!important;}
#slider {position:absolute; left:0; height:90px;z-index:1500}