/* Cached vesion created on 19/07/25 07:15:56*/
/* elapsed time: 0.0017859935760498 secs */

#carouselHome{
	margin-left:0!important;
}
.innerFrameCarouselHome{
	position:relative;
}

.em-label-green {
	background-color:#93c7bb;
	color:#ffffff;
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	display:block;
	padding:10px;
	text-align:center;
	font-size:18px;
}
.em-label-brown {
	background-color:#69534a;
	color:#ffffff;	
	font-family: 'OpenSansBold', Arial, Helvetica, sans-serif;
	display:block;
	padding:10px;
	text-align:center;
	font-size:18px;
}


.banner.home {
	/*width: 329px;*/
	min-height: 300px;
	position: relative;
	/*overflow: hidden;*/
}
.banner.home .slider, .banner.home .frame {
	position: absolute;
	width:100%;
}
.banner.home .frame .image img {
	/*position: absolute;
	z-index: 0;
	margin-bottom:20px;
	box-shadow:0 0 6px rgba(0, 0, 0, 0.25);*/
}

.banner.home .button {
	display: none;
}
.banner.home .pager {
	position: absolute;
	left:0;
	top: 275px;
	padding: 1px 6px;
	height: 25px;
	width:100px;
	z-index: 5;
}
.banner.home .pager a {
	display:inline-block;
	width:16px;
	height:16px;
	margin-right:4px;
	text-indent:-9999px;	
}