/*slideshow*/
#pbs_slideshow { position: absolute; width: 100%; height: 100%; }
#pbs_slideshow img { position: absolute; }

#slidewrap { }

div.slide_div { position: absolute; height: 100%;}
div.slide_div a { position: absolute; margin: 0; padding: 0; display: block; background: #F60; z-index: 30px;}
div.slide_div a:hover { border: 0px solid; }
div.slide_div span.extra_html { position:absolute; z-index: 20; top: 0; bottom: 0; width: 100%; height: 100%; }

#slidenav { position: absolute; top: -20px; right: 10px; border: 0px solid #CCC; height: 20px; width: auto; z-index: 200;}
#slidenav a { color: #FFF; border: none; font-family: Arial, sans-serif; font-size: 13px; line-height: normal; background: #CCC; left: 0; display: block; text-align: center; padding: 2px 0 0 0; margin: 0; width: 100%; height: 100%; }
#slidenavleft { position: absolute; width: 20px; height: 20px; background: #333; display: none; float: left; overflow:hidden; margin: 0 6px 0 0; left: -78px;}
#slidenavright { position: absolute; width: 20px; height: 20px; background: #333; display: none; float: left; overflow:hidden; left: -52px; }
#slidenavstop { position: absolute; padding: 0; width: 16px; height: 16px; top: 0; overflow:hidden; float: left; margin: 0 0px 0 0; left: -20px;  }
#slidenavstop a { background:url(../images/slideshow_stop.png) -3px -3px no-repeat; color: transparent;}
#slidenavstart { position: absolute; padding: 0; width: 16px; height: 16px; top: 0; overflow:hidden; float: left; display: none; margin: 0 0px 0 0; left: -20px; }
#slidenavstart a { background:url(../images/slideshow_start.png) -3px -3px no-repeat; color: transparent; }


#slidenavepages .slidepage { position: relative; width:16px; height: 16px; padding: 0; float: left; margin: 0 6px 0 0; overflow:hidden;}
#slidenavepages a, a.slidepage_none { color: #FFF; border: none; font-family: Arial, sans-serif; font-size: 11px; line-height: normal; background: #CCC; left: 0; display: block; text-align: center; padding: 2px 0 0 0; margin: 0; width: 100%; height: 100%; }
#slidenavepages a:hover { color: #FFF; border: none; font-family: Arial, sans-serif; font-size: 11px; line-height: normal; background: #333; left: 0; display: block; text-align: center; padding: 2px 0 0 0; margin: 0; width: 100%; height: 100%; }
#slidenavepages .slidepage_active { color: #FFF; border: none; font-family: Arial, sans-serif; font-size: 11px; line-height: normal; background: #333; left: 0; display: block; text-align: center; padding: 2px 0 0 0; margin: 0; width: 100%; height: 100%; }


#imageshowwrap img { position: absolute;}
#slidenumber { position: absolute; color: #FFF; bottom: 8px; left: 10px; font-family:Arial; font-size: 20px; z-index: 102; opacity:0.65;filter:alpha(opacity=65); line-height: normal; display: none; }


#slidenumber { position: absolute; color: #FFF; top: 8px; left: 10px; font-family:Arial; font-size: 10px; z-index: 1000; opacity:0.65;filter:alpha(opacity=65); line-height: normal; display: none; }

#preloader { position: absolute; width: 100px; height: 2px; background: transparent; overflow: hidden;}
#preloaderbar { position:absolute; height: 100%; width: 10px;  background: #CCC;}