@charset "UTF-8";
/* CSS Document */

#slideshowWrapper{position:relative;width:1000px;height:450px;margin:auto;top:0px}

/*#fssPrev{position:absolute;top:525px;left:6px;width:20px;height:20px;text-indent:-999999px;background:url(../arrows.png) 20px 0px;}
#fssNext{position:absolute;top:525px;left:965px;width:20px;height:20px;text-indent:-999999px;background:url(../arrows.png) no-repeat;}


#fssPlayPause{position:absolute;top:355px;right:0px;
 
background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px; 
text-align:center;display:block;color:#ddd2c0;text-decoration:none;}
*/
#loading-indicator
{
margin-top: 50px auto 0px auto; background-color:#000;
}

ul#slideshow{list-style:none;border:0px solid #999;padding:0px;margin:auto;margin-top:0px;width:1000px;height:450px;overflow:hidden; top:0px;}
/*#fssList{list-style:none;width:980px;margin:auto;padding:5px;}
#fssList li{display:inline;padding-right:0px;}
#fssList li a{color:#999;text-decoration:none;}
#fssList li.fssActive a{font-weight:bold;color:#333;}*/

