.slider-wrapper.theme-orman {
	background: url("slider.png") no-repeat; margin: 0px auto; width: 722px; height: 337px; padding-top: 18px; position: relative;
}
.theme-orman .nivoSlider {
	background: url("loading.gif") no-repeat 50% 50%; width: 568px; height: 268px; margin-left: 77px; position: relative;
}
.theme-orman .nivoSlider img {
	left: 0px; top: 0px; width: 568px; height: 268px; display: none; position: absolute;
}
.theme-orman .nivoSlider a {
	border: 0px currentColor; display: block;
}
.theme-orman .nivo-controlNav {
	left: 50%; bottom: -60px; margin-left: -30px; position: absolute;
}
.theme-orman .nivo-controlNav a {
	background: url("bullets.png") no-repeat; border: 0px currentColor; width: 10px; height: 10px; text-indent: -9999px; margin-right: 7px; float: left; display: block;
}
.theme-orman .nivo-controlNav a.active {
	background-position: 0px -10px;
}
.theme-orman .nivo-directionNav a {
	background: url("arrows.png") no-repeat 0% 50%; border: 0px currentColor; top: 40px; width: 25px; height: 200px; text-indent: -9999px; display: block;
}
.theme-orman a.nivo-nextNav {
	background-position: 100% 50%; right: -40px; padding-right: 20px;
}
.theme-orman a.nivo-prevNav {
	left: -40px; padding-left: 20px;
}
.theme-orman .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
}
.theme-orman .nivo-caption a {
	color: rgb(255, 255, 255); border-bottom-color: rgb(255, 255, 255); border-bottom-width: 1px; border-bottom-style: dotted;
}
.theme-orman .nivo-caption a:hover {
	color: rgb(255, 255, 255);
}
.theme-orman .ribbon {
	background: url("ribbon.png") no-repeat; left: 56px; top: -3px; width: 111px; height: 111px; position: absolute; z-index: 300;
}
