/* Skitter styles */

.box_skitter {position:relative;width:1150px;height:399px;background:#000; margin-top:-10px;
	
/*	-moz-box-shadow: 0px 5px 15px 0px #ffffff;
  	-webkit-box-shadow: 0px 5px 15px 0px #ffffff;
  	-o-box-shadow: 0px 5px 15px 0px #ffffff;
  	box-shadow: 0px 5px 15px 0px #ffffff;*/
	overflow:hidden;
	
	border-radius:0px !important;-moz-border-radius:0px!important;-webkit-border-radius:0px!important;
	border-bottom-left-radius:10px!important;-moz-border-radius-bottomleft:10px!important;-webkit-border-bottom-left-radius:10px!important;
	border-bottom-right-radius:10px!important;-moz-border-radius-bottomright:10px!important;-webkit-border-bottom-right-radius:10px!important;
	
}

#box_place {
	
	height:142px;
	margin-top:10px;
        margin-bottom: 10px;
	-moz-box-shadow: 0px 5px 15px 0px #ffffff;
  	-webkit-box-shadow: 0px 5px 15px 0px #ffffff;
  	-o-box-shadow: 0px 5px 15px 0px #ffffff;
  	box-shadow: 0px 5px 15px 0px #ffffff;
	
}

.box_skitter ul {display:none;}
.box_skitter .container_skitter {overflow:hidden;position:relative;
	border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
	border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;
}

.box_skitter .image, .box_skitter .box_clone, .box_skitter .box_clone a, .box_skitter .box_clone a img {overflow:hidden;
	border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
	border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;
}

.box_skitter .image a, .box_skitter .image a img {overflow:hidden;
	border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
	border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;
}

.box_skitter .image img {display:none; overflow:hidden;
        width:100%;
	border-radius:0px;-moz-border-radius:0px;-webkit-border-radius:0px;
	border-bottom-left-radius:10px;-moz-border-radius-bottomleft:10px;-webkit-border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-right-radius:10px;
}

.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;width: 1150px;}

.box_skitter .prev_button {position:absolute;top:50%;left:35px;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;}
.box_skitter .next_button {position:absolute;top:50%;right:35px;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;}

.box_skitter .info_slide {position:absolute;top:32px;right:20px;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:1;}
.box_skitter .info_slide .image_number {background:#333;float:left;padding:8px;margin:0 2px 0 0;cursor:pointer;
-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.box_skitter .info_slide .image_number_select {background:#cc0000;float:left;}

.box_skitter .container_thumbs {position:relative;overflow:hidden;height:50px;}
.box_skitter .info_slide_thumb {-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;overflow:hidden;height:45px;top:auto;bottom:-5px;left:-5px;padding:5px;opacity:1.0;}
.box_skitter .info_slide_thumb .image_number {overflow:hidden;width:70px;height:40px;position:relative;}
.box_skitter .info_slide_thumb .image_number img {position:absolute;top:-50px;left:-50px}

.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;bottom:-40px;z-index:100;padding:5px 0 5px 5px;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;}
.box_skitter .info_slide_dots .image_number {background:#333;float:left;margin:0 5px 0 0;cursor:pointer;-moz-border-radius:50px;-webkit-border-radius:50px;border-radius:50px;width:18px;height:18px;text-indent:-9999em;overflow:hidden;}
.box_skitter .info_slide_dots .image_number_select {background:#cc0000;float:left;margin:0 5px 0 0;}

.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(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;}

/**
 * Example for dimenions:
 */
.box_skitter_large {width:800px;height:300px;}
.box_skitter_small {width:200px;height:200px;}