#weaverpix-content-in-page8 {
	margin: 0px;
	padding: 0px;
}#carouselWrapperpage8 {
	background-color: #ffffff;
	margin-bottom: 5px;
	margin-top: 5px;
	-webkit-border-radius: 0px;
	-moz-boder-radius: 0px;
	border-radius: 0px;
	border: 1px solid #396fd5;
	position: relative;
	z-index: 1;
}

#carouselWrapperpage8 .list_carousel {
	padding: 5px;
	padding: 0;
	margin: 0;
}

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

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

#carouselWrapperpage8 .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: 5px;
}

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

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

#carouselWrapperpage8 .prev {
	display: block;
	position: absolute;
	top: 50%;
	left: 50px;
	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;
}

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

#carouselWrapperpage8 .next {
	display: block;
	position: absolute;
	top: 50%;
	right: 50px;
	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;
}

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

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

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

#carouselWrapperpage8 .carouselPager a.selected {
	text-decoration: underline;
	background: #396fd5;
}

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

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

/* @group Caption */ 



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





/* @end */



/* @group Slimbox */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbSlide{
	display: block;
	position: absolute;
	width: 100%;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
	font-size: 100000px;
	overflow: hidden;
	color: #666;
	text-indent: -9999px;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	width: 100%;
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

/* @end */