.nivoSlider{position:relative;margin:0 auto; padding:0;}
.nivoSlider img{position:absolute;top:0;left:0;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;z-index:60;display:none;margin:0;padding:0;}
.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption{position:absolute;left:0;bottom:0;background-image:url(../../images/bgslideshow.png);background-repeat:repeat;color:#fff;width:100%;z-index:89; height:55px; font:bold 16px arial;visibility:hidden}
.nivo-caption p{margin:0;padding:20px;opacity: 1; color:#fff;position:relative; z-index:1000; display:block;}
.nivo-caption a{display:inline!important;}
.nivo-html-caption{display:none;}
.nivo-directionNav a{position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav{left:0;}
.nivo-nextNav{right:0;}
.nivo-controlNav a{position:relative;z-index:99;cursor:pointer; margin-top:-8px;}
.nivo-controlNav a.active{font-weight:700;}

#slider{position:relative;height:335px;background:#fff url(../../images/nivo/loading.gif) no-repeat 50% 50%; width:100%; margin:0 auto; padding:0;background-position: top center;}
#slider img{position:absolute;top:0;left:0;display:none;}
#slider a{border:0;}
.nivo-controlNav 
{
    margin:0 auto;
    padding:0;
    width:600px;
position:relative;
	text-align:left;
	top:305px;
	z-index:6000;
	
}
.nivo-controlNav a {
	display:inline-block;
	width:30px;
	height:30px;
	background:url(../../images/nivo/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	
	
}
.nivo-controlNav a.active {
	background-position:0 -36px;
}

.nivo-directionNav a {

}
a.nivo-nextNav {
	background-position:0px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

a.nivo-nextNav{background-position:-40px 0;right:15px;}
a.nivo-prevNav{left:15px;}
.nivo-caption a{text-decoration:underline;}
