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

			.slidewrap2 .carousel-tabs {
				padding: 0;
				margin: 1em 0;
				clear: both;
			}
			.slidewrap2 .carousel-tabs li {
			    display: inline-block; 
			    padding: 0 2px;
			}
			.slidewrap2 .carousel-tabs a {
			    background: #000;
			    display: inline-block;
			    height: 10px;
			    text-indent: -9999px;
			    width: 10px;
			    border-radius: 5px;
			}
			.ie .slidewrap2 .carousel-tabs li,
			.ie .slidewrap2 .carousel-tabs a { 
				display: block;
				float: left;
			}
			.slidewrap2 .carousel-tabs .carousel-active-tab a {
				background: #900;
			}
			
			.events {
				font: normal 11px/1.4 arial, helvetica, sans-serif;
			}

			
			.wrimg {background: none repeat scroll 0 0 black;
				/*float:left; 
				width:100%;*/ float: left;
				width: auto;
				max-width: 1000px;
				height: auto;
				max-height: 450px /*345px;*/
			}
			.wrimg img{
				max-width:100%;
				height:auto;  width: 100%;
			}			
			.slide .wrimg img{  opacity: 0.5;
			}	
			.slide.carousel-active-slide .wrimg img{ opacity: 1			}	
			.wrtext {/*background: none repeat scroll 0 0 black;  height: 0;
    margin: 0;
				float:left;
				width:100%; */
			}	
			.slide.carousel-active-slide .wrtext, .slide.carousel-active-slide .wrimg  {background: none repeat scroll 0 0 transparent		}	
			.wrsubtext {
				width:100%;
				padding:10px 0;
				display:none;
				margin:0 0 15px 0;
			}
			.wrsubtextmore {
				width:100%;
				padding:10px 0;
				display:none;
			}			
			.wrsubtexth2 {text-align: center;
				/*width:100%;
				padding:10px 0;*/
			}	
			.wrsubtexth2 h2{
				 color: #6a5e55; display: none; 				font-size: 18px;
				font-weight: bold;   line-height: 1.38em;
				left: 0px;
				position: relative;
				top: -50px;
				width: 100%;
						}	
			.carousel-active-slide .wrsubtexth2 h2  {		background: url("/wp-content/themes/spartan/images/slideshow-opaque-bg.png") repeat scroll 0 0 transparent; border-top: 8px solid #FFCD00; color: #6a5e55; font-family: "GloberBold"; line-height: 1em;
    padding: 16px 30px 8px; display: inline	}
	.carousel-active-slide .wrsubtexth2 .slide-text-flourish {	background: transparent url("/wp-content/themes/spartan/images/slideshow-opaque-hanger.png") no-repeat scroll 0 0;
			bottom: -23px;
			clear: left;
			color: transparent;
			display: none;
			float: left;
			font-size: 1px;
			height: 23px;
			padding: 0;
			position: absolute;
			right: -webkit-calc(100% - 76px);
			right: calc(100% - 76px);
			width: 76px;}
							
			.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:43px;
				height:94px;
				display:block;
				top:15%;
				left:0;				
				text-indent:-9999px;
				background:url(images/anything-arrows-next.png) no-repeat;   z-index: 9;
			}			
			.carousel-prev {
				position:absolute;
				width:43px;
				height:94px;
				display:block;	
				top:15%;			
				right:0;
				text-indent:-9999px;
				background:url(images/anything-arrows-prev.png) no-repeat;   z-index: 9;
			}
			.slidecont {
				width:100%;
				margin:0;  max-height: 450px;
			}
			.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;		
			}			