/*
 *	generated by WOW Slider 4.9
 *	template Drive
 */
@import url("http://fonts.googleapis.com/css?family=Oswald&subset=latin,latin-ext");
#slider { 
	zoom: 1; 
	position: relative; 
	max-width:1085px;
	margin:0px auto 0px;
	z-index:90;
	/*border:6px solid #E9E9E9;*/
	text-align:left; /* reset align=center */
}
* html #slider{ width:1085px }
#slider .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;*/
}
#slider .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;
}

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

#slider  .ws_bullets { 
	font-size: 0px; 
	float: left;
	position:absolute;
	z-index:70;
}
#slider  .ws_bullets div{
	position:relative;
	float:left;
}
#slider  .wsl{
	display:none;
}
#slider sound, 
#slider object{
	position:absolute;
}

#slider { 
	border-left: 0px;
	border-right: 0px;
}
#slider  .ws_bullets { 
	padding: 5px; 
}
#slider .ws_bullets a { 
	width:22px;
	height:20px;
	background: url(../images/bullet.png) left top;
	float: left; 
	text-indent: -1000px; 
	position:relative;
	margin-left:0;
	color:transparent;
}
#slider .ws_bullets a.ws_selbull, #slider .ws_bullets a:hover{
	background-position: 0 100%;
} 
#slider a.ws_next, #slider a.ws_prev {
	position:absolute;
	display:none;
	bottom:0;
	margin-top:-15px;
	z-index:60;
	height: 50px;
	width: 50px;
	background-image: url(../images/arrows.png);
}
#slider a.ws_next{
	background-position: 100% 0;
	right:/*1px*/ 435px;
	bottom:9px;
}
#slider a.ws_prev {
	right:/*32px*/ 495px;
	background-position: 0 0; 
	bottom:9px;
}
#slider a.ws_next:hover{
	background-position: 100% 100%;
}
#slider a.ws_prev:hover {
	background-position: 0 100%; 
}
* html #slider a.ws_next,* html #slider a.ws_prev{display:block}
#slider:hover a.ws_next, #slider:hover a.ws_prev {display:block}

/*playpause*/
#slider .ws_playpause {
	display:none;
    width: 30px;
    height: 30px;
    position: absolute;
    bottom: 0;
    right: 64px;
    margin-left: -15px;
    margin-top: -15px;
    z-index: 59;
}

#slider:hover .ws_playpause {
	display:block;
}

#slider .ws_pause {
    background-image: url(../images/pause2.png);
}

#slider .ws_play {
    background-image: url(../images/play2.png);
}

#slider .ws_pause:hover, #slider .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */
#slider  .ws_bullets {
    bottom: 0;
	left:50%;
}
#slider  .ws_bullets div{
	left:-50%;
}
#slider .ws-title{
	position:absolute;
	display:block;
	bottom: 35px;
	left: 20px;
	margin-right:5px;
	padding:7px;
	background:none;
	color:#FFFFFF;
	z-index: 50;
	font-family:'Oswald', Impact, Charcoal, sans-serif;	
	font-size: 35px;
	line-height: 42px;
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
	border-radius:0;
	opacity:1;
}
#slider .ws-title div{
	padding-top:5px;
	font-size: 16px;
	line-height: 18px;
}
#slider .ws_images ul{
	animation: wsBasic 13.2s infinite;
	-moz-animation: wsBasic 13.2s infinite;
	-webkit-animation: wsBasic 13.2s infinite;
}
@keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 16.67%{left:-0%} 33.33%{left:-100%} 50%{left:-100%} 66.67%{left:-200%} 83.33%{left:-200%} }

