#weaverpix-content-in-page10 {
	margin: 0px;
	padding: 0px;
}#carouselWrapperpage10 {
	background-color: #fbfbfa;
	margin-bottom: 0px;
	margin-top: 0px;
	-webkit-border-radius: 0px;
	-moz-boder-radius: 0px;
	border-radius: 0px;
	border: 0px solid #fbfbfa;
	position: relative;
	z-index: 1;
}

#carouselWrapperpage10 .list_carousel {
	padding: 0px;
	padding: 0;
	margin: 0;
}

#carouselWrapperpage10 .list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}

#carouselWrapperpage10 .list_carousel li {
	text-align: center;
	background-color: #f9f7f4;
	border: 1px solid #f9f7f4;
	height: 250px;
	line-height: 250px;
	margin: 0px;
	display: block;
	float: left;
	overflow: hidden;
	
	-webkit-border-radius: 0px;
	-moz-boder-radius: 0px;
	border-radius: 0px;
	z-index: 5;
	position: relative;
}

#carouselWrapperpage10 .list_carousel li img {
	vertical-align: middle;
	max-height: 100%;
	max-width: 100%;
	height: auto;
	width: auto;
	padding: 0px;
	margin: 0;
	background: none;
	z-index: 5;
	-ms-interpolation-mode: bicubic;
	padding: 0px;
}

#carouselWrapperpage10 .list_carousel.responsive {
	width: auto;
	margin-left: 0;
}

#carouselWrapperpage10 .clearfix {
	float: none;
	clear: both;
}

#carouselWrapperpage10 .prev {
	display: none !important;
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -25px;
	margin-left: -25px;
	font-size: 40px;
	height: 50px;
	width: 50px;
	background: url(images/sprite.png) left top transparent;
	text-indent: -9999px;
	z-index: 10;
}

#carouselWrapperpage10 .prev:hover {
	background-position: left bottom;
}

#carouselWrapperpage10 .next {
	display: none !important;
	position: absolute;
	top: 50%;
	right: 0px;
	margin-top: -25px;
	margin-right: -25px;
	font-size: 40px;
	height: 50px;
	width: 50px;
	background: url(images/sprite.png) right top transparent;
	text-indent: -9999px;
	z-index: 10;
}

#carouselWrapperpage10 .next:hover {
	background-position: right bottom;
}

#carouselWrapperpage10 .carouselPager {
	position: relative;
	text-align: center;
	margin-bottom: 16px;
	height: 10px;
	display: none !important;
}

#carouselWrapperpage10 .carouselPager a {
	margin: 0 5px;
	text-decoration: none;
	padding: 7px;
	border-radius: 10px;
	background: #cdcdcd;
	text-indent: -9999px;
	line-height: 0px;
	font-size: 0px;
	border: 3px solid #ffffff;
}

#carouselWrapperpage10 .carouselPager a.selected {
	text-decoration: underline;
	background: #999999;
}

#carouselWrapperpage10 .carouselPager a span {
	display: none;
}

#carouselWrapperpage10 .timer {
	background-color: #999999;
	height: 0px;
	width: 0px;
	display: none !important;
}

/* @group Caption */ 



#carouselWrapperpage10 .carouselCaption {
	display: none !important;
	height: 0px;
}





/* @end */