.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-controlNav1 .nivo-controlNav {bottom:50px !important;}



.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:34px;

	height:54px;

	background:url("http://catalog.wlimg.com/templates-images/12385/12415/sprite.png") no-repeat 0;

	text-indent:-9999px;

}



.theme-default a.nivo-nextNav {

	background-position:-35px -76px;

	right:20px;

	top:56%

}

.theme-default a.nivo-prevNav {

	left:20px;

	top:56%

}



.theme-default .nivo-controlNav {

	position:absolute;

	left:50%;

	bottom:20px;

    margin-left:-40px; /* Tweak this to center bullets */

}

.theme-default .nivo-controlNav a {

	display:block;

	width:13px;

	height:13px;

	background:url("http://catalog.wlimg.com/templates-images/12385/12415/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;

}