#product-content {
	position: relative;
	top: 0px;
	left: 0px;
}
#product-hero-text {
	position:absolute;
	top:143px;
	left:315px;
	height:131px;
	width:420px;
	background:url(/assets/img/Orb-600/heading.png) no-repeat;
	z-index: 2;
}
#product-hero-text * {
	display: none;
}

#free-gift {
	z-index: 3;
}

.product-hero{
	z-index: 1;
	position:relative;
	top:0;
	left:0;
	height:300px;
	width:750px;
	background:url(/assets/img/Orb-600/background_hero.jpg) no-repeat;
	border-top:1px solid #d9dde1;
	border-bottom:1px solid #d9dde1;
}



.left{
	float:left;
}
.product-orb-below-fold{
	float:left;
}
#product-content-body{
	width:670px;
	padding:45px 40px 40px 40px;
}
#product-content-body h2{
	margin:0 0 5px;
	font:bold 24px Helvetica, Arial, sans-serif;
	letter-spacing:-.5px;
}
#product-content-body h3{
	margin:0 0 7px;
	font:normal 18px/22px Helvetica, Arial, sans-serif;
	letter-spacing:-.5px;
}
#product-content-body p.hero{
	width:314px;
	line-height:1.5em;
	font-size:14px;
	float:left;
	margin-right:118px;
	position:relative;
	z-index:2;
}
#product-content-body .featureList{
	float:left;
	width:210px;
	height:266px;
	padding:0 10px 0 10px;
}
#product-content-body .featureList h3{
	font-weight:bold;
	font-size:14px;
}
#product-content-body .featureList ul{
	margin:0;
	padding:0;
	list-style:none;
}
#product-content-body .featureList li{
	margin:0 0 5px 0;
	padding:0 0 0 20px;
	background:url(/assets/img/Orb-600/check.gif) no-repeat 0 2px;
}
#product-content-body .featureList p{
	font-size:12px;
	padding:5px 0 0 25px;
	background:url(/assets/img/Orb-600/arrow.gif) no-repeat;
}
#product-content-body .topFeatures{
	position:relative;
	top:0;
	left:0;
	clear:both;
	width:650px;
	height:240px;
	margin:10px 0 20px;
	padding:10px 10px 0 10px;
	border-top:3px solid #ccc;	
	border-bottom:1px solid #ccc;
}
#product-content-body .topFeatures ul{
	float:left;
	padding:0;
	margin:0;
	list-style:none;
}
#product-content-body .topFeatures ul.last{
	float: right;
}
#product-content-body .topFeatures li{
	height:112px;
	width:305px;
	margin-bottom:8px;
	text-indent:-9999px;
}
.topFeatures li.extract{
	background:url(/assets/img/Orb-600/features_extract.jpg) no-repeat;
}
.topFeatures li.floors{
	background:url(/assets/img/Orb-600/features_floors.jpg) no-repeat;
}
.topFeatures li.refinishes{
	background:url(/assets/img/Orb-600/features_refinishes.jpg) no-repeat;
}
.topFeatures li.carpet{
	background:url(/assets/img/Orb-600/features_carpet.jpg) no-repeat;
}
.orbiter{
	position:absolute;
	left:235px;
	top:-242px;
}
#product-content-body .topFeatures ul{
	padding-top:0;
	padding-bottom:0;
}
#product-content-body .feature{
	font-size:12px;
	line-height:18px;
}
#product-content-body .cols{
	padding-top:5px;
}
#product-content-body .col1{
	width:315px;
	float:left;
	margin:0 40px 0 0;
}
#product-content-body .col1 img{
	float:left;
}
#product-content-body .col2{
	width:315px;
	float:left;
}
#product-content-body .col2 img{
	float:right;
}
#product-content-body .cols p{
	font-size:12px;
	line-height:18px;
}


/* overrides positioning and size of free gift */
#product-midbar .bogo-gift .free-gift-outer {
	position:absolute;
	top:10px;
	right:10px;
	width:230px;
}
#product-midbar .free-gift-heading {
	padding: 0px 20px 0px 25px;
}
