/*
 *	generated by WOW Slider 4.8
 *	template Salient
 */
@import url("http://fonts.googleapis.com/css?family=Marmelad&subset=latin,latin-ext,cyrillic");
#wowslider-container1 { 
	zoom: 1; 
	position: relative; 
	max-width:1000px;
	margin:8px auto 34px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html #wowslider-container1{ width:1000px }
#wowslider-container1 .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;*/
}
#wowslider-container1 .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;
}

#wowslider-container1 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
#wowslider-container1 .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
#wowslider-container1 img{
	max-width: none !important;
}
#wowslider-container1 .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
#wowslider-container1 a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

#wowslider-container1  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#wowslider-container1  .ws_bullets div{
	position:relative;
	float:left;
}
#wowslider-container1  .wsl{
	display:none;
}
#wowslider-container1 sound, 
#wowslider-container1 object{
	position:absolute;
}


#wowslider-container1  .ws_bullets { 
	padding: 5px; 
}
#wowslider-container1 .ws_bullets a { 
	width:20px;
	height:18px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: -4000px; 
	position:relative;
	margin-left:5px;
	color:transparent;
}
#wowslider-container1 .ws_bullets a:hover, #wowslider-container1 .ws_bullets a.ws_selbull{
	background-position: 0 100%;
}
#wowslider-container1 a.ws_next, #wowslider-container1 a.ws_prev {
	position:absolute;
	display:none;
	top:50%;
	margin-top:-21px;
	z-index:60;
	width: 42px;	
	height: 42px;
	background-image: url(./arrows.png);
}
#wowslider-container1 a.ws_next{
	background-position: 100% 0;
	right:5px;
}
#wowslider-container1 a.ws_prev {
	left:5px;
	background-position: 0 0; 
}
#wowslider-container1 a.ws_next:hover{
	background-position: 100% 50%;
}
#wowslider-container1 a.ws_prev:hover {
	background-position: 0 50%; 
}
#wowslider-container1 a.ws_next:active{
	background-position: 100% 100%;
}
#wowslider-container1 a.ws_prev:active {
	background-position: 0 100%; 
}
* html #wowslider-container1 a.ws_next,* html #wowslider-container1 a.ws_prev{display:block}
#wowslider-container1:hover a.ws_next, #wowslider-container1:hover a.ws_prev, #wowslider-container1:active a.ws_next, #wowslider-container1:active a.ws_prev{display:block}

/*playpause*/
#wowslider-container1 .ws_playpause {
	display:none;
    width: 42px;
    height: 42px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 59;
}

#wowslider-container1:hover .ws_playpause {
	display:block;
}

#wowslider-container1 .ws_pause {
    background-image: url(./pause.png);
}

#wowslider-container1 .ws_play {
    background-image: url(./play.png);
}

#wowslider-container1 .ws_pause:hover, #wowslider-container1 .ws_play:hover {
    background-position: 50% 50% !important;
}
#wowslider-container1 .ws_pause:active, #wowslider-container1 .ws_play:active {
    background-position: 100% 100% !important;
}/* bottom center */
#wowslider-container1  .ws_bullets {
    bottom: 0px;
	left:50%;
}
#wowslider-container1  .ws_bullets div{
	left:-50%;
}
#wowslider-container1 .ws-title{
	position:absolute;
	display:block;
	bottom: 25px;
	left: 5px; 
	margin-right:5px;
	padding:7px;
	background:rgba(202, 202, 202, 0.6);
	color:#222222;
	z-index: 50;
	font-family:'Marmelad',Helvetica,Arial,Verdana,sans-serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#wowslider-container1 .ws-title div{
	color: #444444;
    margin-top: 6px;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

#wowslider-container1 .ws_images ul{
	animation: wsBasic 378s infinite;
	-moz-animation: wsBasic 378s infinite;
	-webkit-animation: wsBasic 378s infinite;
}
@keyframes wsBasic{0%{left:-0%} 0.53%{left:-0%} 1.59%{left:-100%} 2.12%{left:-100%} 3.17%{left:-200%} 3.7%{left:-200%} 4.76%{left:-300%} 5.29%{left:-300%} 6.35%{left:-400%} 6.88%{left:-400%} 7.94%{left:-500%} 8.47%{left:-500%} 9.52%{left:-600%} 10.05%{left:-600%} 11.11%{left:-700%} 11.64%{left:-700%} 12.7%{left:-800%} 13.23%{left:-800%} 14.29%{left:-900%} 14.81%{left:-900%} 15.87%{left:-1000%} 16.4%{left:-1000%} 17.46%{left:-1100%} 17.99%{left:-1100%} 19.05%{left:-1200%} 19.58%{left:-1200%} 20.63%{left:-1300%} 21.16%{left:-1300%} 22.22%{left:-1400%} 22.75%{left:-1400%} 23.81%{left:-1500%} 24.34%{left:-1500%} 25.4%{left:-1600%} 25.93%{left:-1600%} 26.98%{left:-1700%} 27.51%{left:-1700%} 28.57%{left:-1800%} 29.1%{left:-1800%} 30.16%{left:-1900%} 30.69%{left:-1900%} 31.75%{left:-2000%} 32.28%{left:-2000%} 33.33%{left:-2100%} 33.86%{left:-2100%} 34.92%{left:-2200%} 35.45%{left:-2200%} 36.51%{left:-2300%} 37.04%{left:-2300%} 38.1%{left:-2400%} 38.62%{left:-2400%} 39.68%{left:-2500%} 40.21%{left:-2500%} 41.27%{left:-2600%} 41.8%{left:-2600%} 42.86%{left:-2700%} 43.39%{left:-2700%} 44.44%{left:-2800%} 44.97%{left:-2800%} 46.03%{left:-2900%} 46.56%{left:-2900%} 47.62%{left:-3000%} 48.15%{left:-3000%} 49.21%{left:-3100%} 49.74%{left:-3100%} 50.79%{left:-3200%} 51.32%{left:-3200%} 52.38%{left:-3300%} 52.91%{left:-3300%} 53.97%{left:-3400%} 54.5%{left:-3400%} 55.56%{left:-3500%} 56.08%{left:-3500%} 57.14%{left:-3600%} 57.67%{left:-3600%} 58.73%{left:-3700%} 59.26%{left:-3700%} 60.32%{left:-3800%} 60.85%{left:-3800%} 61.9%{left:-3900%} 62.43%{left:-3900%} 63.49%{left:-4000%} 64.02%{left:-4000%} 65.08%{left:-4100%} 65.61%{left:-4100%} 66.67%{left:-4200%} 67.2%{left:-4200%} 68.25%{left:-4300%} 68.78%{left:-4300%} 69.84%{left:-4400%} 70.37%{left:-4400%} 71.43%{left:-4500%} 71.96%{left:-4500%} 73.02%{left:-4600%} 73.54%{left:-4600%} 74.6%{left:-4700%} 75.13%{left:-4700%} 76.19%{left:-4800%} 76.72%{left:-4800%} 77.78%{left:-4900%} 78.31%{left:-4900%} 79.37%{left:-5000%} 79.89%{left:-5000%} 80.95%{left:-5100%} 81.48%{left:-5100%} 82.54%{left:-5200%} 83.07%{left:-5200%} 84.13%{left:-5300%} 84.66%{left:-5300%} 85.71%{left:-5400%} 86.24%{left:-5400%} 87.3%{left:-5500%} 87.83%{left:-5500%} 88.89%{left:-5600%} 89.42%{left:-5600%} 90.48%{left:-5700%} 91.01%{left:-5700%} 92.06%{left:-5800%} 92.59%{left:-5800%} 93.65%{left:-5900%} 94.18%{left:-5900%} 95.24%{left:-6000%} 95.77%{left:-6000%} 96.83%{left:-6100%} 97.35%{left:-6100%} 98.41%{left:-6200%} 98.94%{left:-6200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 0.53%{left:-0%} 1.59%{left:-100%} 2.12%{left:-100%} 3.17%{left:-200%} 3.7%{left:-200%} 4.76%{left:-300%} 5.29%{left:-300%} 6.35%{left:-400%} 6.88%{left:-400%} 7.94%{left:-500%} 8.47%{left:-500%} 9.52%{left:-600%} 10.05%{left:-600%} 11.11%{left:-700%} 11.64%{left:-700%} 12.7%{left:-800%} 13.23%{left:-800%} 14.29%{left:-900%} 14.81%{left:-900%} 15.87%{left:-1000%} 16.4%{left:-1000%} 17.46%{left:-1100%} 17.99%{left:-1100%} 19.05%{left:-1200%} 19.58%{left:-1200%} 20.63%{left:-1300%} 21.16%{left:-1300%} 22.22%{left:-1400%} 22.75%{left:-1400%} 23.81%{left:-1500%} 24.34%{left:-1500%} 25.4%{left:-1600%} 25.93%{left:-1600%} 26.98%{left:-1700%} 27.51%{left:-1700%} 28.57%{left:-1800%} 29.1%{left:-1800%} 30.16%{left:-1900%} 30.69%{left:-1900%} 31.75%{left:-2000%} 32.28%{left:-2000%} 33.33%{left:-2100%} 33.86%{left:-2100%} 34.92%{left:-2200%} 35.45%{left:-2200%} 36.51%{left:-2300%} 37.04%{left:-2300%} 38.1%{left:-2400%} 38.62%{left:-2400%} 39.68%{left:-2500%} 40.21%{left:-2500%} 41.27%{left:-2600%} 41.8%{left:-2600%} 42.86%{left:-2700%} 43.39%{left:-2700%} 44.44%{left:-2800%} 44.97%{left:-2800%} 46.03%{left:-2900%} 46.56%{left:-2900%} 47.62%{left:-3000%} 48.15%{left:-3000%} 49.21%{left:-3100%} 49.74%{left:-3100%} 50.79%{left:-3200%} 51.32%{left:-3200%} 52.38%{left:-3300%} 52.91%{left:-3300%} 53.97%{left:-3400%} 54.5%{left:-3400%} 55.56%{left:-3500%} 56.08%{left:-3500%} 57.14%{left:-3600%} 57.67%{left:-3600%} 58.73%{left:-3700%} 59.26%{left:-3700%} 60.32%{left:-3800%} 60.85%{left:-3800%} 61.9%{left:-3900%} 62.43%{left:-3900%} 63.49%{left:-4000%} 64.02%{left:-4000%} 65.08%{left:-4100%} 65.61%{left:-4100%} 66.67%{left:-4200%} 67.2%{left:-4200%} 68.25%{left:-4300%} 68.78%{left:-4300%} 69.84%{left:-4400%} 70.37%{left:-4400%} 71.43%{left:-4500%} 71.96%{left:-4500%} 73.02%{left:-4600%} 73.54%{left:-4600%} 74.6%{left:-4700%} 75.13%{left:-4700%} 76.19%{left:-4800%} 76.72%{left:-4800%} 77.78%{left:-4900%} 78.31%{left:-4900%} 79.37%{left:-5000%} 79.89%{left:-5000%} 80.95%{left:-5100%} 81.48%{left:-5100%} 82.54%{left:-5200%} 83.07%{left:-5200%} 84.13%{left:-5300%} 84.66%{left:-5300%} 85.71%{left:-5400%} 86.24%{left:-5400%} 87.3%{left:-5500%} 87.83%{left:-5500%} 88.89%{left:-5600%} 89.42%{left:-5600%} 90.48%{left:-5700%} 91.01%{left:-5700%} 92.06%{left:-5800%} 92.59%{left:-5800%} 93.65%{left:-5900%} 94.18%{left:-5900%} 95.24%{left:-6000%} 95.77%{left:-6000%} 96.83%{left:-6100%} 97.35%{left:-6100%} 98.41%{left:-6200%} 98.94%{left:-6200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 0.53%{left:-0%} 1.59%{left:-100%} 2.12%{left:-100%} 3.17%{left:-200%} 3.7%{left:-200%} 4.76%{left:-300%} 5.29%{left:-300%} 6.35%{left:-400%} 6.88%{left:-400%} 7.94%{left:-500%} 8.47%{left:-500%} 9.52%{left:-600%} 10.05%{left:-600%} 11.11%{left:-700%} 11.64%{left:-700%} 12.7%{left:-800%} 13.23%{left:-800%} 14.29%{left:-900%} 14.81%{left:-900%} 15.87%{left:-1000%} 16.4%{left:-1000%} 17.46%{left:-1100%} 17.99%{left:-1100%} 19.05%{left:-1200%} 19.58%{left:-1200%} 20.63%{left:-1300%} 21.16%{left:-1300%} 22.22%{left:-1400%} 22.75%{left:-1400%} 23.81%{left:-1500%} 24.34%{left:-1500%} 25.4%{left:-1600%} 25.93%{left:-1600%} 26.98%{left:-1700%} 27.51%{left:-1700%} 28.57%{left:-1800%} 29.1%{left:-1800%} 30.16%{left:-1900%} 30.69%{left:-1900%} 31.75%{left:-2000%} 32.28%{left:-2000%} 33.33%{left:-2100%} 33.86%{left:-2100%} 34.92%{left:-2200%} 35.45%{left:-2200%} 36.51%{left:-2300%} 37.04%{left:-2300%} 38.1%{left:-2400%} 38.62%{left:-2400%} 39.68%{left:-2500%} 40.21%{left:-2500%} 41.27%{left:-2600%} 41.8%{left:-2600%} 42.86%{left:-2700%} 43.39%{left:-2700%} 44.44%{left:-2800%} 44.97%{left:-2800%} 46.03%{left:-2900%} 46.56%{left:-2900%} 47.62%{left:-3000%} 48.15%{left:-3000%} 49.21%{left:-3100%} 49.74%{left:-3100%} 50.79%{left:-3200%} 51.32%{left:-3200%} 52.38%{left:-3300%} 52.91%{left:-3300%} 53.97%{left:-3400%} 54.5%{left:-3400%} 55.56%{left:-3500%} 56.08%{left:-3500%} 57.14%{left:-3600%} 57.67%{left:-3600%} 58.73%{left:-3700%} 59.26%{left:-3700%} 60.32%{left:-3800%} 60.85%{left:-3800%} 61.9%{left:-3900%} 62.43%{left:-3900%} 63.49%{left:-4000%} 64.02%{left:-4000%} 65.08%{left:-4100%} 65.61%{left:-4100%} 66.67%{left:-4200%} 67.2%{left:-4200%} 68.25%{left:-4300%} 68.78%{left:-4300%} 69.84%{left:-4400%} 70.37%{left:-4400%} 71.43%{left:-4500%} 71.96%{left:-4500%} 73.02%{left:-4600%} 73.54%{left:-4600%} 74.6%{left:-4700%} 75.13%{left:-4700%} 76.19%{left:-4800%} 76.72%{left:-4800%} 77.78%{left:-4900%} 78.31%{left:-4900%} 79.37%{left:-5000%} 79.89%{left:-5000%} 80.95%{left:-5100%} 81.48%{left:-5100%} 82.54%{left:-5200%} 83.07%{left:-5200%} 84.13%{left:-5300%} 84.66%{left:-5300%} 85.71%{left:-5400%} 86.24%{left:-5400%} 87.3%{left:-5500%} 87.83%{left:-5500%} 88.89%{left:-5600%} 89.42%{left:-5600%} 90.48%{left:-5700%} 91.01%{left:-5700%} 92.06%{left:-5800%} 92.59%{left:-5800%} 93.65%{left:-5900%} 94.18%{left:-5900%} 95.24%{left:-6000%} 95.77%{left:-6000%} 96.83%{left:-6100%} 97.35%{left:-6100%} 98.41%{left:-6200%} 98.94%{left:-6200%} }

#wowslider-container1  .ws_shadow{
	background-image: url(./bg.png);
	background-repeat: no-repeat;
	background-size:100%;
	position:absolute;
	z-index: -1;
	left:-0.9%;
	top:-1.2%;
	width:101.8%;
	height:106.29%;
}
* html #wowslider-container1 .ws_shadow{/*ie6*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
*+html #wowslider-container1 .ws_shadow{/*ie7*/
	background:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader( src='engine1/bg.png', sizingMethod='scale');
}
#wowslider-container1 .ws_bullets  a img{
	text-indent:0;
	display:block;
	bottom:20px;
	left:-36px;
	visibility:hidden;
	position:absolute;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    border: 4px solid #e1e1e1;
	border-radius:0px;
	max-width:none;
}
#wowslider-container1 .ws_bullets a:hover img{
	visibility:visible;
}

#wowslider-container1 .ws_bulframe div div{
	height:48px;
	overflow:visible;
	position:relative;
}
#wowslider-container1 .ws_bulframe div {
	left:0;
	overflow:hidden;
	position:relative;
	width:71px;
	background-color:#e1e1e1;
}
#wowslider-container1  .ws_bullets .ws_bulframe{
	display:none;
	bottom:24px;
	overflow:visible;
	position:absolute;
	cursor:pointer;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    border: 4px solid #e1e1e1;
	border-radius:5px;
}
#wowslider-container1 .ws_bulframe span{
	display:block;
	position:absolute;
	bottom:-11px;
	margin-left:-2px;
	left:36px;
	background:url(./triangle.png);
	width:15px;
	height:7px;
}