@charset "utf-8";

#feature-bg {
	background-image:url(/underfloor/_content/page-www/_images/bg-page-underfloor.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	overflow: visible;
}
#feature-bg #feature-content {
	height: 256px;
}
#main {
	margin-top: 20px;
}

/* Image definitions */
#feature-content .img-xsection-uf {
	width: 378px;
	height: 256px;
	float: left;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-left: -34px;
	background-image: url(/underfloor/_content/page-www/_images/cs-underfloor-00.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#feature-content .img-product-uf {
	width: 299px;
	height: 239px;
	float: right;
	position: relative;
	z-index: 2;
	margin-top: 0px;
	margin-right: -29px;
	background-image: url(/underfloor/_content/page-www/_images/prodimg-underfloor.png);
	background-position: left top;
	background-repeat: no-repeat;
}

#tab-options .bracer {
	height: 120px;
}

/* Image Sequence */

.seq-1 {
	background-image: url(/underfloor/_content/page-www/_images/underfloor-seq-install-1.jpg);
}
.seq-2 {
	background-image: url(/underfloor/_content/page-www/_images/underfloor-seq-install-2.jpg);
}
.seq-3 {
	background-image: url(/underfloor/_content/page-www/_images/underfloor-seq-install-3.jpg);
}