.ari-image-slider-wrapper {
	margin: 0px auto;
}
body .ari-image-slider-wCtrlNav {
	margin-bottom: 30px;
}
.nivoSlider {
	background: url("images/loading.gif") no-repeat 50% 50% rgb(32, 40, 52); margin: 0px; position: relative; box-shadow: 0px 0px 10px #333; -moz-box-shadow: 0px 0px 10px #333; -webkit-box-shadow: 0px 0px 10px #333;
}
.nivoSlider img {
	left: 0px; top: 0px; display: none; position: absolute;
}
.nivoSlider a {
	border: 0px currentColor; border-image: none;
}
.nivo-controlNavHolder {
	left: 50%; width: auto; bottom: -23px; position: absolute;
}
.nivo-controlNav {
	left: -50%; top: 0px; width: auto; position: relative;
}
.nivo-controlNav a {
	background: url("images/bullets.png") no-repeat; border: 0px currentColor; border-image: none; width: 10px; height: 10px; text-indent: -9999px; margin-right: 3px; float: left; display: block;
}
.nivo-controlNav a.active {
	background-position: -10px 0px;
}
.nivo-directionNav a {
	background: url("images/arrows.png") no-repeat; border: 0px currentColor; border-image: none; width: 32px; height: 34px; text-indent: -9999px; display: block;
}
a.nivo-nextNav {
	background-position: -32px 0px; right: 10px;
}
a.nivo-prevNav {
	left: 10px;
}
.nivo-controlNav a.hover {
	background-position: -10px 0px;
}
.nivo-controlNav .nivo-thumbNavWrapper img {
	padding: 3px; border: 1px solid rgb(160, 160, 160); border-image: none; left: -50%; top: -100%; margin-top: -12px; display: block !important; position: absolute; box-shadow: 0px 0px 5px #999; background-color: rgb(255, 255, 255); -moz-box-shadow: 0 0 5px #999; -webkit-box-shadow: 0 0 5px #999; -o-box-shadow: 0 0 5px #999;
}
.nivo-arrow-border {
	border-width: 5px; border-style: solid; border-color: rgb(14, 14, 14) transparent transparent; left: 0px; width: 0px; height: 0px; bottom: 100%; margin-bottom: -5px; position: absolute;
}
.nivo-arrow {
	border-width: 5px; border-style: solid; border-color: rgb(255, 255, 255) transparent transparent; left: 0px; width: 0px; height: 0px; bottom: 100%; margin-bottom: -5px; position: absolute;
}
