@charset "utf-8";
/* CSS Document */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrappersl {width:950px; margin:10px auto; display:none}
#wrappersl * {margin:0; padding:0}
#fullsize {position:relative; width:950px; height:317px; padding:1px; border:1px solid #ccc; background:none; overflow:hidden;}
#information {position:absolute; bottom:0; width:950px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70);}
#information h3 {padding:4px 8px 3px; font-size:19px; }
#information p {padding:0 8px 8px}
#image {width:950px; height:317px; position:relative; top:0;}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:5%; height:300px; cursor:pointer; z-index:150;}
#imgprev {left:0; background:url(../img/left.png) left center no-repeat}
#imgnext {right:0; background:url(../img/right.png) right center no-repeat}
#imglink {position:absolute; display:block; background:#fff; height:317px;cursor:pointer; width:100%; z-index:100; opacity:0.01; filter:alpha(opacity=1)}
.linkhover {background:url(../img/link.gif) center center no-repeat}
#thumbnails {margin-top:10px}
#slideleft {float:left; width:37px; height:100px; background:url(../img/left.png) center center no-repeat; margin-left:5px;}
#slideleft:hover {background:url(../img/lefthover.png) center center no-repeat;}
#slideright {float:right; width:37px; height:100px; background:url(../img/right.png) center center no-repeat; margin-right:5px;}
#slideright:hover {background:url(../img/righthover.png) center center no-repeat;}
#slidearea {float:left; position:relative; width:840px; margin-left:2px; margin-right:2px; height:150px; overflow:hidden}
#slider {position:absolute; left:0; height:100px}
#slider img{cursor:pointer; /*border:3px solid #9d1014; */ padding-right:10px; overflow:hidden;}