/* Skitter styles */

#box_image {position:relative;width:1000px;height:272px;background:#000;overflow:hidden; }
#box_image ul {display:none;}
#box_image a {outline:none;color:#004488;}
#box_image a img, img {border:0}

#image {overflow:hidden;}
#image img {display:none;}

.box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_clone img {position:absolute;top:0;left:0;z-index:20;}

#prev_button {position:absolute;top:60%;left:15px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/prev.png) no-repeat left top; display:none;}
#next_button {position:absolute;top:60%;right:15px;z-index:100;width:42px;height:42px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/next.png) no-repeat left top; display:none;}

#info_slide {position:absolute;top:230px;right:15px;z-index:100;background:#000;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;opacity:0.75;}
.image_number {background:#333;float:left;padding:2px 10px;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.image_number_select {background:#cc0000;float:left;padding:2px 10px;margin:0 5px 0 0;}

#label_skitter {z-index:150;position:absolute;bottom:0px;left:0px;display:none;}
