@charset "UTF-8";

#slider { width:556px; margin-top:-40px; position:relative; height:230px; padding:0; }
.slideshow { height:275px; width:555px; }

.slideshow ul li { display:block; float:left; margin:0; padding:0; width:556px }

#start-stop .playing { top:5px; color:#ff0000; text-decoration:none; } 
#start-stop  { top:230px; left:20px; font-weight:700; color:#666; text-transform:uppercase; font-size:11px; text-decoration:none; position:relative;} 
.slideshow .slide-wrapper { height:232px; overflow:auto; position:absolute; top:40px; width:556px}
.slideshow .slide-wrapper ul { left:0; list-style:none; margin:0; position:absolute; top:0; width:99999px}
.slideshow .slide-wrapper ul ul { background:none; border:0; margin:0; overflow:visible; position:static; width:auto}
.slideshow .slide-wrapper ul ul li { background:none; float:none; height:auto; width:auto }

.slideshow .arrow { border:none; cursor:pointer; display:block; height:20px; margin-left:5px; position:absolute; text-indent:-9999px; top:140px; width:20px; background:url(../images/preview-arrow.png) no-repeat; }
.slideshow .forward { right:0px; background:url(../images/next-arrow.png) no-repeat; }

#thumbNav a {border:none; background:url(../images/page-number.gif) no-repeat; color:#666; display:inline-block; height:13px; font-size:10px; font-weight:700; padding-top:1px; text-decoration:none; text-align:center; margin-right:3px; width:15px; position:relative; left:470px; top:245px; }
#thumbNav a:hover {background:url(../images/page-number-h.gif) no-repeat; color:#fff; }