@font-face{font-family:'BebasNeueRegular';src:url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot');src:url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.woff') format('woff'),
url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.ttf') format('truetype'),
url('../fonts/bebas-neue-fontfacekit/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'CaviarDreamsBold';src:url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.eot');src:url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.woff') format('woff'),
url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.ttf') format('truetype'),
url('../fonts/Caviar-Dreams-fontfacekit/CaviarDreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');font-weight:normal;font-style:normal;}
@font-face{font-family:'LillyRegular';src:url('../fonts/Lilly-fontfacekit/Lilly__-webfont.eot');src:url('../fonts/Lilly-fontfacekit/Lilly__-webfont.eot?#iefix') format('embedded-opentype'),
url('../fonts/Lilly-fontfacekit/Lilly__-webfont.woff') format('woff'),
url('../fonts/Lilly-fontfacekit/Lilly__-webfont.ttf') format('truetype'),
url('../fonts/Lilly-fontfacekit/Lilly__-webfont.svg#LillyRegular') format('svg');font-weight:normal;font-style:normal;}
.box_skitter{position:relative;width:800px;height:300px;background:#000;}
.box_skitter ul{display:none;}
.box_skitter .container_skitter{overflow:hidden;position:relative;}
.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:1;}
.box_clone img{position:absolute;top:0;left:0;z-index:1;}
.prev_button{position:absolute;top:50%;left:1px;z-index:100;width:35px;height:36px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/l-arrow-777.png) no-repeat left top;margin-left:5px; opacity: 1 !important;}
.prev_button:hover {
/*background:url(../images/act-arrow2.png) no-repeat left top;*/
opacity: 1 !important;
}
.box_skitter .next_button{position:absolute;top:50%;right:1px;z-index:100;width:35px;height:36px;overflow:hidden;text-indent:-9999em;margin-top:-25px;background:url(../images/r-arrow-777.png) no-repeat left top;margin-right:5px; opacity: 1 !important;}
.box_skitter .next_button:hover {
/*background:url(../images/act-arrow.png) no-repeat left top;*/
opacity: 1 !important;
}
.box_skitter .info_slide{position:absolute;top:15px;left:15px;background:#fff;color:#fff;font:bold 11px arial;padding:5px 0 5px 5px;-moz-border-radius:0px;-webkit-border-radius:0px;border-radius:0px;opacity:1;z-index:2;}
.box_skitter .info_slide .image_number{
	background: #777;
	float:left;
	padding:2px 10px;
	margin:0 5px 0 0;
	cursor:pointer;
	-moz-border-radius:0px;
	-webkit-border-radius:0px;
	border-radius:0px;
}

.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:relative;top:-2px;left:-10px;width:90px;height:45px;}
.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; left: 420px !important;}
.image_number{
background-color: #787878;
}
.image_number_select {
_background-color: #ff6500 !important;
/*width:11px !important;
height:11px !important;*/
}
.image_number:hover{
background-color: #333333;
}
.box_skitter .info_slide_dots .image_number{
	/*background:#333;
	float:left;
	margin:3px 5px 0 0;
	cursor:pointer;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	border-radius:50px;
	width:6px;
	height:6px;
	text-indent:-9999em;
	overflow:hidden;
	position:relative; 
	border: 2px solid white;*/
	display: inline-block;
	text-indent:-9999em;
	cursor: pointer;
	position:relative; 
}

.box_skitter .info_slide_dots .image_number_select{
	/*background:#cc0000;
	float:left;
	margin:0 5px 0 0;*/
}

.box_skitter .info_slide .image_number_select{
	background:#cc0000;
	float:left;
	padding:2px 10px;
	margin:0 5px 0 0;
}
.image_number {
	margin: 0 2px;
}
.image_number_select {
	margin: 0 3px 0 2px;
}
.info_slide_dots {
	font-size: 0px;
}
.info_slide_dots span:nth-child(1).image_number{
	background: url('../images/plus1.png') 50% 50% no-repeat transparent;
	width: 21px;
	height: 35px;
}
.info_slide_dots span:nth-child(2).image_number{
	background: url('../images/plus2.png') 50% 50% no-repeat transparent;
	width: 21px;
	height: 35px;
}
.info_slide_dots span:nth-child(3).image_number{
	background: url('../images/plus3.png') 50% 50% no-repeat transparent;
	width: 21px;
	height: 35px;
}
.info_slide_dots span:nth-child(4).image_number{
	background: url('../images/plus4.png') 50% 50% no-repeat transparent;
	width: 21px;
	height: 35px;
}
.info_slide_dots span:nth-child(1).image_number_select{
	background: url('../images/plus1-act.png') 50% 50% transparent;
	width: 35px;
	height: 35px;
}
.info_slide_dots span:nth-child(2).image_number_select{
	background: url('../images/plus2-act.png') 50% 50% transparent;
	width: 35px;
	height: 35px;
}
.info_slide_dots span:nth-child(3).image_number_select{
	background: url('../images/plus3-act.png') 50% 50% transparent;
	width: 35px;
	height: 35px;
}
.info_slide_dots span:nth-child(4).image_number_select{
	background: url('../images/plus4-act.png') 50% 50% transparent;
	width: 35px;
	height: 35px;
}
.box_skitter .label_skitter{z-index:50;position:absolute;bottom:1px;left:0px;display:none;height:23px;}
.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;}
.box_skitter_small{width:200px;height:200px;}
.label_skitter{z-index:50;position:absolute;bottom:0px;left:0px;color:#fff;display:none;background-color:rgba(0, 0, 0, 0.6);}
.label_skitter p{}
.info_slide *{font-family:Consolas,arial,tahoma !important;}