/* Skitter styles */

.box_skitter {position:relative; width:900px; height:430px; }

.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;width:900px; margin:0;}
.box_skitter .image { overflow:hidden;}
.box_skitter .image img {display:none;}

.box_skitter .box_clone {position:absolute;top:0;left:0;width:100px;overflow:hidden;display:none;z-index:20;}
.box_skitter .box_clone img {position:absolute;top:0;left:0;z-index:20;}

.box_skitter .prev_button {cursor:pointer; position:absolute;top:50%;left:0px;z-index:120;width:62px;height:68px;overflow:hidden;text-indent:-9999em;margin-top:-70px; background:url(../image/btn_prev.jpg) no-repeat left top;}
.box_skitter .next_button {cursor:pointer; position:absolute;top:50%;right:0px;z-index:120;width:62px;height:68px;overflow:hidden;text-indent:-9999em;margin-top:-70px; background:url(../image/btn_next.jpg) no-repeat left top;}


.box_skitter .info_slide {position:relative; z-index:120; clear:left; widh:260px; margin:0 auto;}
.box_skitter .info_slide .image_number {float:left; padding:0; margin:0 5px 0 0; cursor:pointer;}
.box_skitter .info_slide .image_number_select {float:left; padding:0; margin:0 5px 0 0;}

.container_thumbs {position:absolute; left:370px; bottom:-40px; overflow:hidden; z-index:110; }
/*IE6*/
*html  .container_thumbs {bottom:-20px;}

.box_skitter_large1 .container_thumbs {left:366px;}
.box_skitter_large2 .container_thumbs {left:390px;}
.box_skitter_large3 .container_thumbs {left:390px;}
.box_skitter_large4 .container_thumbs {left:390px;}

/*
.box_skitter .info_slide_thumb {widh:260px; margin:0 auto;position:relative; z-index:120;}
.box_skitter .info_slide_thumb .image_number {overflow:hidden;width:24px;height:24px;position:relative;}
.box_skitter .info_slide_thumb .image_number img {position:absolute;top:0px;left:0px;}
*/
/*
.box_skitter .box_scroll_thumbs {padding:0 10px;}
.box_skitter .box_scroll_thumbs .scroll_thumbs {position:absolute;bottom:60px;left:50px;background:#ccc;background:-moz-linear-gradient(-90deg, #555, #fff);background:-webkit-gradient(linear, left top, left bottom, from(#555), to(#fff));width:200px;height:10px;overflow:hidden;text-indent:-9999em;z-index:101;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;cursor:pointer;border:1px solid #333;}
*/

.box_skitter .info_slide_dots {position:absolute; width:520px; text-align:right; bottom:-50px;z-index:120;}
.box_skitter .info_slide_dots .image_number {width:25px;height:25px; display:inline-block; margin:0 0 0 3px; cursor:pointer; /*text-indent:-9999em;*/overflow:hidden;text-align:center; font-weight:bold;}
.box_skitter .info_slide_dots .image_number_select {margin:0 0 0 3px;}

.box_skitter .label_skitter {z-index:150;position:absolute;bottom:0px;left:0px;display:none;}

.loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../image/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}


.box_skitter_large1 {width:900px;height:430px;}
.box_skitter_large2 {width:900px;height:430px;}
.box_skitter_large3 {width:900px;height:430px;}
.box_skitter_large4 {width:900px;height:430px;}
.box_skitter_small {width:200px;height:200px;}