/* 
 * Stylsheet fuer Modul Imagecircle
 * @author	pehret
 * @since	a1.0.9
 * @version	a1.0.9
 */

.moduleimagecircle.jq .filmstrip {
	list-style: none !important;
}
.moduleimagecircle.jq .filmstrip img {
	display: none !important;
}

.moduleimagecircle p {
	margin: 20px 0 0 20px !important;
	color: #fff !important;
}
.moduleimagecircle {
	height: 400px !important;
	text-align: center;
	background: #ccc !important;
	border: 1px solid #ccc !important;
}
.moduleimagecircle .filmstrip {
	display: none;
	background: #ccc !important;
}
.moduleimagecircle #pointer {
	display: none !important;
	top: 404px !important;
	left: 250px !important;
}
.moduleimagecircle .strip_wrapper {
	display: none !important;
}
.moduleimagecircle .nav-prev, .moduleimagecircle .nav-next {
	display: none !important;
}
.moduleimagecircle .nav-overlay {
	display: none !important;
}

