@charset "utf-8";



/********************  BIG PICS SLIDESHOW ***********************/
#slidebg { width:530px; height:350px; position:relative; top:0; left:0; overflow:hidden; margin:0 0 10px 0;}
#slidebg a { width:530px; height:350px; overflow:hidden; position:absolute; left:0; top:0;}
#slidebg a div { width:530px; height:350px; overflow:hidden;}




#slidedot { display:block; width:530px; height:20px; float:left; text-align:center; overflow:hidden;}
#slidedot span { display:inline-block; width:10px; height:10px; border-radius:10px; border:#DF9226 1px solid; margin:0 3px; overflow:hidden}
#slidedot span a { display:block; width:530px; height:100%; text-indent:-9999px; }


