/*
 *	generated by SliderCollection Slideshow module
 *	template terse
 */
@import url('//fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext,cyrillic');
.slideshow57731 { 
	zoom: 1; 
	position: relative; 
	max-width:1600px;
	margin:0px auto 0px;
	z-index:1;
	border:none;
	text-align:left; /* reset align=center */
}
* html .slideshow57731{ width:1600px }
.slideshow57731 .ws_images ul{
	position:relative;
	width: 10000%; 
	height:auto;
	left:0;
	list-style:none;
	margin:0;
	padding:0;
	border-spacing:0;
	overflow: visible;
	/*table-layout:fixed;*/
}
.slideshow57731 .ws_images ul li{
	width:1%;
	line-height:0; /*opera*/
	float:left;
	font-size:0;
	padding:0 0 0 0 !important;
	margin:0 0 0 0 !important;
}

.slideshow57731 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.slideshow57731 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
.slideshow57731 img{
	max-width: none !important;
}
.slideshow57731 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
	display: block;
	margin: 0 auto;
}
.slideshow57731 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

.slideshow57731  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
.slideshow57731  .ws_bullets div{
	position:relative;
	float:left;
}
.slideshow57731  a.wsl{
	display:none;
}

.slideshow57731  .ws_bullets { 
	padding: 5px; 
}
.slideshow57731 .ws_bullets a { 
	width:22px;
	height:20px;
	background: url(/DesktopModules/SliderCollection/css/Slideshow/backgnd/terse/bullet.png) left top;
	float: left; 
	text-indent: -9999px; 
	position:relative;
	color:transparent;
}
.slideshow57731 .ws_bullets a.ws_selbull, .slideshow57731 .ws_bullets a:hover{
	background-position: 0 100%; 
}

.slideshow57731 a.ws_next, .slideshow57731 a.ws_prev {
	position:absolute;
	display:block;
	top:50%;
	margin-top:-16px;
	z-index:60;
	height: 50px;
	width: 39px;
	background-image: url(/DesktopModules/SliderCollection/css/Slideshow/backgnd/terse/arrows.png);
}
.slideshow57731 a.ws_next{
	background-position: 100% 0; 
	right:0px;
}
.slideshow57731 a.ws_prev {
	left:0px;
	background-position: 0 0;  
}
/* bottom center */
.slideshow57731  .ws_bullets {
	bottom:0;
	left:50%;
}
.slideshow57731  .ws_bullets div{
	left:-50%;
}
.slideshow57731 .ws_images ul{
	animation: wsBasic 21000s infinite;
	-moz-animation: wsBasic 21000s infinite;
	-webkit-animation: wsBasic 21000s infinite;
}
@keyframes wsBasic{0%{left:-0%} 2.38%{left:-0%} 3.33%{left:-100%} 5.71%{left:-100%} 6.67%{left:-200%} 9.05%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 2.38%{left:-0%} 3.33%{left:-100%} 5.71%{left:-100%} 6.67%{left:-200%} 9.05%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 2.38%{left:-0%} 3.33%{left:-100%} 5.71%{left:-100%} 6.67%{left:-200%} 9.05%{left:-200%} }

.slideshow57731 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:18px;
	left:-49px;
	visibility:hidden;
	position:absolute;
    border: 1px solid #FFFFFF;
	max-width:none;
}
.slideshow57731 .ws_bullets a:hover img{
	visibility:visible;
}

.slideshow57731 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
.slideshow57731 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:98px;
	background-color:#FFFFFF;
}
.slideshow57731  .ws_bullets .ws_bulframe{
	display:none;
	bottom:20px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
    border: 1px solid #FFFFFF;
}
.slideshow57731 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-7px;
	margin-left:3px;
	left:49px;
	background:url(/DesktopModules/SliderCollection/css/Slideshow/backgnd/terse/triangle-bottom.png);
	width:15px;
	height:6px;
}