/* ------------------------------------------------------------
ESTILOS GENERALES
------------------------------------------------------------- */
.feature-holder {
display:block;
float:left; width:960px; height:356px;
overflow:hidden;
margin-bottom:40px;
}
#feature {
height:356px;
margin:0;
overflow:hidden;
padding:0;
width:960px;
}
#feature li {
position:relative;
}
.feature-content {
left:0;
position:absolute;
top:168px;
width:500px;
}
.feature-content .caption-heading {
background:url("http://www.clover-cottage.com.au/wp-content/themes/clovercottage/images/feature-text-bg.png") repeat scroll 0 0 transparent;
float:left; width:500px;
padding:15px 15px;
font:bold italic 22px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#000;
}
.info_eye {
	background:url("http://www.clover-cottage.com.au/wp-content/themes/clovercottage/images/feature-text-bg.png") repeat scroll 0 0 transparent;
	float:left; width:515px; height:80px;
	font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 0 0 15px;
    color:#000;
}
	
}
.feature-content p {
background:url("http://www.clover-cottage.com.au/wp-content/themes/clovercottage/images/feature-text-bg.png") repeat scroll 0 0 transparent;
clear:both;
padding:5px 15px 15px;
width:500px; height:80px;
}
.feature-holder .bx_pager {
display:block;
position:absolute;
top:500px;
}
.bx_pager a {
float: left;
font-size: 11px;
text-indent:-99999px;
}
.bx_pager a#link-1 {
background:url("../images/slider/bgeye__01.png") no-repeat scroll 0 0 transparent;
width:150px; height:50px;
}
.bx_pager a#link-2 {
	background:url("../images/slider/bgeye__02.png") no-repeat scroll 0 0 transparent;
    width:150px; height:50px;
}

.bx_pager a#link-3 {
	background:url("../images/slider/bgeye__03.png") no-repeat scroll 0 50% transparent;
	width:150px; height:50px;
}

.bx_pager a#link-4 {
	background:url("../images/slider/bgeye__04.png") no-repeat scroll 0 50% transparent;
	width:150px; height:50px;
}
.bx_pager a#link-5 {
	background:url("../images/slider/bgeye__05.png") no-repeat scroll 0 50% transparent;
	width:150px; height:50px;
}