/*
 *	generated by WOW Slider 4.4
 *	template Calm
 */

.wowslider { 
	zoom: 1; 
	position: relative; 
	max-width:1000px;
	margin:0px auto 0px;
	z-index:90;
	border:none;
	text-align:left; /* reset align=center */
}
* html .wowslider{ width:1000px }
.wowslider .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 .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 .ws_images{
	position: relative;
	left:0;
	top:0;
	width:100%;
	height:100%;
	overflow:hidden;
}
.wowslider .ws_images a{
	width:100%;
	display:block;
	color:transparent;
}
.wowslider img{
	max-width: none !important;
}
.wowslider .ws_images img{
	width:100%;
	border:none 0;
	max-width: none;
	padding:0;
}
.wowslider a{ 
	text-decoration: none; 
	outline: none; 
	border: none; 
}

.wowslider  .ws_bullets { 
	font-size: 1em; 
	float: left;
	position:absolute;
	z-index:70;
	/*
	position:absolute;
	z-index:70;
	right:auto; left:auto; text-align:center; width:100%; margin:0 auto 15px auto;  padding:0 25%;
    bottom: 0px;
	*/
	
}
.wowslider  .ws_bullets div{
	/*position:relative;
	float:left;*/
}
.wowslider  .wsl{
	display:none;
}
.wowslider sound, 
.wowslider object{
	position:absolute;
}


.wowslider  .ws_bullets { 
	/*padding: 5px;left:50%; width:100%; background:#9FC;*/ bottom:15px; left:0;  width:100%;text-align:center; padding:0 65px;
	
}

.wowslider  .ws_bullets div{
	left:-50%;
}


.wowslider .ws_bullets a { 
/*
	
	width:40px;
	height:40px;
	background: url(./bullet.png) left top;
	float: left; 
	text-indent: hanging; 
	position:relative;
	margin-left:7px;
	color:transparent;
	*/
	text-indent: 0; /*width:30px; height:30px;*/
display:inline-block;
	font-size: 1em; 
	background:#00133b;
	
	border-radius:5px;
	border:1px solid #FFF;
	border:1px solid rgba(255,255,255,0.3); 
	padding:.20em .8em;
	margin-left:5px;
	color:#FFF;
	
	
}
.wowslider .ws_bullets a:hover{
	background:#720000;
}
.wowslider .ws_bullets a.ws_selbull{
	background:#720000;
}
.wowslider a.ws_next, .wowslider a.ws_prev {
	/*
	position:absolute;
	display:none;
	top:50%;
	margin-top:-22px;
	z-index:60;
	height: 54px;
	width: 53px;
	background-image: url(./arrows.png);
	*/
	
	position:absolute;
	display:block;
	height: 45px;
	width: 45px;
	background-image: url(./arrows.png);
	opacity: 0.8;	
	top:auto; bottom:0; margin-bottom:10px; z-index:1000;
}
.wowslider a.ws_next{
	background-position: 100% 0;
	right:10px;
}
.wowslider a.ws_prev {
	left:10px;
	background-position: 0 0; 
}
.wowslider a.ws_next:hover{
	opacity: 1;
}
.wowslider a.ws_prev:hover {
	opacity: 1;
}
* html .wowslider a.ws_next,* html .wowslider a.ws_prev{display:block}
.wowslider:hover a.ws_next, .wowslider:hover a.ws_prev {display:block}

/*playpause*/
.wowslider .ws_playpause {
	display:none;
    width: 53px;
    height: 54px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -26px;
    margin-top: -22px;
    z-index: 59;
}

.wowslider:hover .ws_playpause {
	/*display:block;*/
}

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

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

.wowslider .ws_pause:hover, .wowslider .ws_play:hover {
    background-position: 100% 100% !important;
}/* bottom center */

.wowslider .ws-title{
	position:relative;
	display:block;
	/*bottom: 0px;
	left: 0px; 
	margin:35px 15px;padding:7px;*/
	margin:0;
	width:100%;
	/*background:#FFFFFF;*/
	padding:1em 1em 7.5em 1em;
	color:#000000;
	z-index: 50;
	
	/*  */
	
}
.wowslider .ws-title div{ 
    /*
	margin-top: 6px;
	font-size: 18px;
	font-weight: normal;
	*/
}

.wowslider .ws_images ul{
	animation: wsBasic 30s infinite;
	-moz-animation: wsBasic 30s infinite;
	-webkit-animation: wsBasic 30s infinite;
}


/********INTERIOR SLIDESHOW********/
#wowslider-interior { border:#414141 .5em solid; margin-bottom:1em; }

#wowslider-interior .slide_copy { text-align:left; background:#FFF; background:rgba(255,255,255,0.7); padding:.5em 1em;   }
#wowslider-interior .ws-title h2 { color:#00163c; text-transform: none; font-family: 'pt_serifregular', "Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:1.5em; background:none; padding-bottom:0; margin:0; }
#wowslider-interior .ws-title h2 a { background:#00133b; color:#FFF; padding:.25em .55em; display:inline-block; vertical-align:middle; text-decoration:none; border-radius:5px; font-size:.6em; margin-left:.25em; font-size:.55em; }
#wowslider-interior .ws-title h2 a:hover { background:#720000; }


/*





*/



@keyframes wsBasic{0%{left:-0%} 26.67%{left:-0%} 33.33%{left:-100%} 60%{left:-100%} 66.67%{left:-200%} 93.33%{left:-200%} }
@-moz-keyframes wsBasic{0%{left:-0%} 26.67%{left:-0%} 33.33%{left:-100%} 60%{left:-100%} 66.67%{left:-200%} 93.33%{left:-200%} }
@-webkit-keyframes wsBasic{0%{left:-0%} 26.67%{left:-0%} 33.33%{left:-100%} 60%{left:-100%} 66.67%{left:-200%} 93.33%{left:-200%} }

@media screen and (min-width: 600px) {
.wowslider .ws-title{
	position:absolute; top:0; left:0; width:100%; padding:0;
}


#wowslider-interior .ws-title{ position:absolute; bottom:0; left:0; width:100%; height:auto; bottom:.5em; top:auto;  }
#wowslider-interior a.ws_next, #wowslider-interior a.ws_prev { display:none; }
#wowslider-interior .ws_bullets {  float:none; bottom:-3em; padding:0; }

}

@media screen and (min-width: 1000px) {
   

}
