#iosslideshow {list-style:none; color:white; background-color:white;}
#iosslideshow span {display:none}
#iosslideshowwrapper {width:100%; margin:0px;display:none}
#iosslideshowwrapper * {margin:0; padding:0;}
#iosslideshowfullsize {position:relative; width:560px; height:370px; padding:0px; padding-left: 0px; border:0px solid silver; overflow: hidden; background:white}

#iosslideshowinformation {position:absolute; z-index:26;bottom:0; width:270px; left: 300px; top:0px;  background-color:#3E3E3E; opacity:0.7;filter: alpha(opacity = 70);height:245px; }
#iosslideshowinformation h3 {margin: 0px; padding:4px 8px 3px; font-size:13px; color: white; background-color: black;}
#iosslideshowinformation h3 a {color: white;font-weight: bold; }
#iosslideshowinformation div {padding:8px 8px 8px; margin-right: 10px;color: white; font-weight: normal;font-size: 13px;font-family:"Verdana", "Arial"}
/* #iosslideshowinformation div a {font-weight: bold; background-color:black; padding:2px;float:right; margin-right: 10px; margin-top: 250px;}*/

#iosslideshowinformation2 {position:absolute; display: none; bottom:0; height:0; background:#000; color:red; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#iosslideshowinformation2 h3 {padding:4px 8px 3px; font-size:14px; font-weight:bold;}
#iosslideshowinformation2 div {padding:0 8px 8px}

#iosslideshowimage {width:300px;}
#iosslideshowimage img {position:absolute; z-index:25; width:300px; height:370px}
.iosslideshowimgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#iosslideshowimgprev {left:0; width: 40px; background:url(images/left.gif) left center no-repeat}
#iosslideshowimgnext {right:0; width: 40px; background:url(images/right.gif) right center no-repeat}
#iosslideshowimglink {display:none;position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.iosslideshowlinkhover {background:url(images/link.gif) center center no-repeat}
#iosslideshowthumbnails {margin-top:0px;width:560px;height:90px;}
#iosslideshowslideleft {float:left; width:20px; height:90px; background:url(images/scroll-left.gif) center center no-repeat; background-color:white}
#iosslideshowslideleft:hover {background-color:silver}
#iosslideshowslideright {float:right; width:20px; height:90px; background:url(images/scroll-right.gif) center center no-repeat; background-color:white}
#iosslideshowslideright:hover {background-color:silver}
#iosslideshowslidearea {float:left; position:relative; width:520px; margin-left:0px; height:90px; overflow:hidden}
#iosslideshowslider {position:absolute; left:0; margin-top: 5px; height:90px;}
#iosslideshowslider img {cursor:pointer; border:1px solid #666; padding:2px; height:75px; width:60px;}