#sliderheader ul{margin:0;list-style:none;}

#sliderheader ll{padding:0;} 

#slider {width:980px;height:520px;}

#slider img{display:none;}



#slider canvas{margin-top:-30px;}

#demo-description {max-width:980px;width:90%;margin:60px auto;font:20px 'PT Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;text-shadow:0 1px 1px rgba(0, 0, 0, 0.5);}



a.slider-nav {width:35px;height:34px;top:50%;margin-top:-17px;}

.slider-nav.prev { background:url(http://catalog.wlimg.com/templates-images/12352/12379/left-arr.png) no-repeat;left:-17px;margin-left:20px;}

.slider-nav.next {background:url(http://catalog.wlimg.com/templates-images/12352/12379/right-ar.png) no-repeat;right:-17px;margin-right:20px;}

.slider-timer {width:20px;height:30px;}

.slider-timer.play {background:url(http://catalog.wlimg.com/templates-images/12352/12379/slider-play.png) center center no-repeat;margin-top:-40px;}

.slider-timer.pause {background:url(http://catalog.wlimg.com/templates-images/12352/12379/slider-p.png) center center no-repeat;margin-top:-40px;}

.control-links li {margin-left:5px;cursor:pointer;background:url(http://catalog.wlimg.com/templates-images/12352/12379/temp/link-bg0.png) no-repeat;width:15px;height:15px;	text-indent:-99999px;}

.control-links li.active {background: url(http://catalog.wlimg.com/templates-images/12352/12379/temp/link-act.png) no-repeat;}



.ccslider {position:relative;-webkit-touch-callout:none;}

.slider-innerWrapper {position:relative;width:100%;height:100%;overflow:hidden;}

.slider-innerWrapper img {position:absolute;top:0;left:0;visibility:visible !important;max-width:100%;}

/* Styles for next/prev and play/pause buttons */

a.slider-nav {position:absolute;top:50%;z-index:200;cursor:pointer;display:none;}

.slider-nav.prev {left:0;}

.slider-nav.next {right:0;}

.ccslider:hover .slider-nav {display: block;}

.slider-timer {position:absolute;right:20px;top:70px;z-index:200;cursor:pointer;display:none;}

.ccslider:hover .slider-timer {display:block;}



/* Styles for the control links */

.control-links {position:absolute;z-index:200;list-style:none;top:100%;margin-top:-20px;padding:0;min-width:100%;text-align:center;line-height: 0;}

.control-links li {display:inline-block;margin-left:5px;cursor:pointer;width:10px;height:11px;line-height: 0;zoom: 1;*float: left;	/* for IE6, IE7 */}

.control-links li:first-child {margin-left:0;}

.control-links li.active {}

.control-links li.linkThumb {width:auto;height:auto;position:relative;text-indent:0;background:transparent none;-moz-transition: all 400ms ease;-webkit-transition: all 400ms ease;-o-transition: all 400ms ease;-ms-transition: all 400ms ease;transition: all 400ms ease;}

.control-links li.linkThumb.active {z-index:1;}

.control-links li.linkThumb img {display:inline !important;visibility:visible !important;}

.ccslider.controlThumbs {margin-bottom:100px;}



/* Caption styles */

.cc-caption {display:none;}

.slider-caption {z-index: 101;padding: 10px;font-size: 14px;position: absolute;overflow: hidden;display: none;}

.slider-caption.bottom {left: 0;right: 0;bottom: 0;}

.slider-caption.top {left: 0;right: 0;top: 0;}

.slider-caption.left {left: 0;top: 0;bottom: 0;width: 100px;}

.slider-caption.right {right: 0;top: 0;bottom: 0;width: 100px;}



/* Containers for custom HTML conteborder:1px solid #f00;nt */

.cc-htmlwrapper {position: absolute;top: 0;left: 0;z-index: 101;width: 100%;height: 100%;overflow: hidden;display: none;}

.cc-html {position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: none;}

.cc-html img {    /* This ensures that images inside custom html content are visible */

	visibility: visible !important;}



/* Styles for links placed on slide images */

.slider-link {display: block;position: absolute;top: 0;left: 0;	z-index: 100;width: 100%;height: 100%;

	background: url(about:blank);  /* hack to fix a bug in IE, to make the anchor tag clickable. Can use any fake image url */

	}

	

/* position the canvas elements for 3d effect */

.ccslider canvas {position: absolute;top: 0;left: 0;}



/* Styles for elements used in 2d animations */

.wipe-div {position: absolute;	top: 0;	left: 0;z-index: 3;	width: 0;height: 0;	-webkit-background-size: cover !important;	background-size: cover !important;}

.split1-div, .split2-div {position: absolute;z-index: 4;-webkit-background-size: cover !important;	background-size: cover !important;}

.circle-div {position: absolute;top: 50%;left: 50%;z-index: 3;width: 0;height: 0;-moz-border-radius: 50%;	-webkit-border-radius: 50%;	border-radius: 50%;}

.clock-mask {position: absolute;top: 0;z-index: 3;	width: 50%;	height: 100%;overflow: hidden;}

.clock-mask.left {left: 0;}

.clock-mask.right {	right: 0;}

.clock-outer {position: absolute;top: 50%;overflow: hidden;}

.left .clock-outer {-moz-transform-origin: left center;	-webkit-transform-origin: left center;-o-transform-origin: left center;-ms-transform-origin: left center;	transform-origin: left center;}

.right .clock-outer {-moz-transform-origin: right center;-webkit-transform-origin: right center;-o-transform-origin: right center;	-ms-transform-origin: right center;	transform-origin: right center;}

.clock-inner {position: absolute;	top: 50%;-webkit-background-size: cover !important;	background-size: cover !important;}

.left .clock-inner {left: -50%;}

.right .clock-inner {left: 50%;}


.nivoSlider{position:relative;}

.nivoSlider img{position:absolute;top:0px;left:0px;}

.nivo-slice {display:block;position:absolute;z-index:5;height:100%;}

.nivo-box {display:block;position:absolute;z-index:5;}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {position:absolute;top:45%;z-index:9;cursor:pointer;}

.nivo-prevNav {left:110px;}

.nivo-nextNav {right:0px;}

.nivo-controlNav a {position:relative;z-index:9;cursor:pointer;top:0;}

.nivo-controlNav a.active {font-weight:bold;}



.theme-default .nivo-directionNav a {display:block;width:51px;height:92px;background:url(http://catalog.wlimg.com/templates-images/12352/12379/sprite.png) no-repeat 0 -74px;text-indent:-9999px;}

.theme-default a.nivo-nextNav{background-position:-49px -74px;right:20px;top:40%}

.theme-default a.nivo-prevNav{left:20px;top:40%}

.theme-default .nivo-controlNav{position:absolute;left:50%;bottom:20px;margin-left:-40px;}

.theme-default .nivo-controlNav a{display:block;width:13px;height:13px;background:url(http://catalog.wlimg.com/templates-images/12352/12379/sprite.png) no-repeat 0 -54px;text-indent:-9999px;border:0;margin-right:3px;float:left;}

.theme-default .nivo-controlNav a.active{background-position:-15px -54px;}