			.slider { list-style: none; /*padding:0 0 3% 0;*/ }
			.carousel-tabs { clear: both; text-align:center; width: 100%; margin:0 auto !important; background-color: #646B73}
			.carousel-active-tab { color: red; }	
			.carousel-disabled,
			.mr-rotato-disabled { color: #aaa; }

			.slidewrap2 .carousel-tabs {
				 padding: 1.2em 0 1.0em 0; /*padding: 0;
				margin: 1em 0;*/
				clear: both;
			}
		.ie	.slidewrap2 .carousel-tabs {	 padding-bottom: 2em			}
			.slidewrap2 .carousel-tabs li {
			    display: inline-block; 
			    padding: 0 4px;
			}
.slidewrap2 .carousel-tabs li.first {
   width: 75%;
	 /*width: 70%;*/
	height: 1em;
	overflow: hidden;
}
.slidewrap2 .carousel-tabs .first a {
    background: none repeat scroll 0 0 transparent;
    color: white;
    margin-left: 12px;
    text-indent: 0; text-align: left;
    width: auto; display: block;
}			
.slidewrap2 .carousel-tabs .first a:hover, .slidewrap2 .carousel-tabs .first a:focus {
    background: none repeat scroll 0 0 transparent; text-decoration: underline
}			
			.slidewrap2 .carousel-tabs a {
			    background: #494d50;
			    display: inline-block;
			    height: 13px;
			    text-indent: -9999px;
			    width: 13px;
			    border-radius: 6px; line-height: 22px;
    margin-top: -4px;
			}
			.slidewrap2 .carousel-tabs a:focus, .slidewrap2 .carousel-tabs a:hover {
			   /* background: none repeat scroll 0 0 yellow*/
				border: thin dotted #F4AA00;
			}
			.slidewrap2 .carousel-tabs .first a:focus, .slidewrap2 .carousel-tabs .first a:hover {
				border: none
			}
			.ie .slidewrap2 .carousel-tabs li,
			.ie .slidewrap2 .carousel-tabs a { 
				display: block;
				float: left;
			}
			.slidewrap2 .carousel-tabs .carousel-active-tab a {
				background: #f4aa00
			}
			
			.events {
				font: normal 11px/1.4 arial, helvetica, sans-serif;
			}

			
			.wrimg {
				float:left;
				width:100%;
			}
			.wrimg img{
				max-width:100%;
				height:auto;
			}			
			.wrtext {
				float:left;
				width:100%;
			}	
			.wrsubtext {
				width:100%;
				padding:10px 0;
				display:none;
				margin:0 0 15px 0;
			}
			.wrsubtextmore {
				width:100%;
				padding:10px 0;
				display:none;
			}			
			.wrsubtexth2 {
				width:100%;
				padding:10px 0;
			}	
			.wrsubtexth2 h2{
				width:100%;
				text-align:center;
				font-size:14px;
			}					
			.wrtext p{
			}	
			.wrtext p a{
				padding:10px 40px;
				background:#7e7e7e;
				-webkit-border-radius: 5px;
				-moz-border-radius: 5px;
				border-radius: 5px;
				border-bottom:solid #2e2e2e 3px;
			}									
			.slidecontrols {
			list-style: none;
			}
			.slidecontrols li{
			z-index:9;
			}
			.carousel-next {
				position:absolute;				
				width:32px;
				height:66px;
				display:block;
				top:45%;
				left:0;				
				text-indent:-9999px;
				background:url("/wp-content/themes/spartan/images/slideshow-leftarrow-sprite.png") 0 -70px no-repeat;
			}			
			.carousel-prev {
				position:absolute;
				width:32px;
				height:66px;
				display:block;	
				top:45%;			
				right:0;
				text-indent:-9999px;
				background:url("/wp-content/themes/spartan/images/slideshow-rightarrow-sprite.png")  0 -70px no-repeat
			}
			.carousel-prev.carousel-disabled, .carousel-disabled.carousel-next {display: none}

			.carousel-next:hover, .carousel-next:focus {
				background:url("/wp-content/themes/spartan/images/slideshow-leftarrow-sprite.png") 0 0
			}			
			.carousel-prev:hover, .carousel-prev:focus {
				background:url("/wp-content/themes/spartan/images/slideshow-rightarrow-sprite.png")  0 0;
			}
			/*.chrome .carousel-prev:hover, .carousel-prev:focus {
				 width: 31px
			}*/
			.slidecont {
				width:100%;
				margin:0;
			}
			.wrvid {
				width:100%;
			}
			.wrvid h2{
				width:100%;
				text-align:center;
				font-size:14px;		
				padding:15px 0;		
			}
			.wrimgbackup {
				width:100%;
			}
			.wrimgbackup img{
				max-width:100%;
			}			
			.wrimgbackup h2{
				width:100%;
				text-align:center;
				padding:15px 0;		
			}			
			
.no-js .slide {display: none}			
.no-js .slide:first-of-type {display: block}			