.slider-wrapper{ position:absolute; top:0;}
.theme-default .nivoSlider {
	background: url("/images/loading.gif") no-repeat 50% 50% rgb(255, 255, 255); margin: 0px auto; width: 100%; 
	height: 215px; overflow: hidden; position: relative; text-align:center; 
}
.theme-default .nivoSlider img {
	left: 0px; top: 0px; display: none; position: absolute;
}
.theme-default .nivoSlider a {
	border: 0px currentColor; display: block;
}
.theme-default .nivo-controlNav {
	margin: 0px auto; width: 100%; text-align: center; bottom: 38px; left:0px; position: absolute; z-index: 999; _margin-left: -20px;
}
.theme-default .nivo-controlNav a {
	background: url("/images/gallerynav_simple_large2011.png") no-repeat; border: 0px currentColor; width: 15px; height: 15px; margin-left: 6px; display: inline-block;
}
.theme-default .nivo-controlNav a.active {
	background-position: 0px -29px;
}
.theme-default .nivo-controlNav a:hover {
	background-position: 0px -15px;
}
.theme-default .nivo-directionNav a {
	background: url("/images/arrows.png") no-repeat; border: 0px currentColor; width: 30px; height: 30px; text-indent: -9999px; display: block;
}
.theme-default a.nivo-nextNav {
	background-position: -30px 0px; right: 15px;
}
.theme-default a.nivo-prevNav {
	left: 15px;
}
.theme-default .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dotted;
}
.theme-default .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}
.nivoSlider {
	position: relative;
}
.nivoSlider img {
	left: 0px; top: 0px; position: absolute;
}
.nivoSlider a.nivo-imageLink {
	margin: 0px; padding: 0px; border: 0px currentColor; left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: absolute; z-index: 6;
}
.nivo-slice {
	height: 100%; display: block; position: absolute; z-index: 5;
}
.nivo-box {
	display: block; position: absolute; z-index: 5;
}
.nivo-caption {
	background: rgb(0, 0, 0); left: 0px; width: 100%; bottom: 0px; color: rgb(255, 255, 255); position: absolute; z-index: 8; opacity: 0.8;
}
.nivo-caption p {
	margin: 0px; padding: 5px;
}
.nivo-caption a {
	display: inline !important;
}
.nivo-html-caption {
	display: none;
}
.nivo-directionNav a {
	top: 45%; position: absolute; z-index: 9; cursor: pointer;
}
.nivo-prevNav {
	left: 0px;
}
.nivo-nextNav {
	right: 0px;
}
.nivo-controlNav a {
	position: relative; z-index: 9; cursor: pointer;
}
.nivo-controlNav a.active {
	font-weight: bold;
}
