#product-content {
	position: relative;
	top: 0px;
	left: 0px;
}
#product-hero-text {
	position:absolute;
	left: 288px;
	top: 105px;
	width: 381px;	
	height:181px;
	background:url(/assets/img/Steam-It/header.png) no-repeat;
	z-index: 2;
}
#product-hero-text * {
	display: none;
}

.product-hero{
	z-index: 1;
	position:relative;
	top:0;
	left:0;
	height:300px;
	width:750px;
	background:url(/assets/img/Steam-It/hero_background.jpg) no-repeat;
}



#product-steam-below-fold {
	padding:30px 20px 0 20px;
}

#product-steam-content-body {
	float: left;
	width: 478px;
}
#product-steam-content-body h2 {
	font-size: 24px;
	padding-right: 100px;
}
#product-steam-content-body h3 {
	color:#4B7732;
	font-size: 18px;
	width:341px;
}
#product-steam-content-body p {
	font-size: 13px;
	padding: .5em 0px 2em 0px;
	line-height: 16px;
}
#product-steam-content-body .topFeatures{
	padding:10px 0 4px 0;
	margin-bottom:15px;
	border-top:1px solid #E5E5E5;
	border-bottom:1px solid #E5E5E5;
}
#product-steam-content-body .topFeatures h2 {
	color:#4B7732;
	font-size: 18px;
}
#product-steam-content-body .topFeatures ul {
	margin-left:15px;
	list-style-image:url(/assets/img/bullet_green.gif);
}
#product-steam-content-body .topFeatures li {
	font-weight:bold;
	margin-bottom:5px;
}
#attachments ul{
	margin-left:10px;
	display:block;
	float:left;
	width:148px;
}
#attachments ul.first{
	margin-left:0;
}
#attachments li{
	height:140px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
}
#steamit-faq {
	float: right;
	width: 212px;
}
#steamit-faq h2 {
	font-size: 14px;
	padding-bottom: .5em;
	color:#4B7732;
}
#steamit-faq h3{
	font-size:13px;
	padding:4px 0 2px 18px;
	margin:0;
	background:transparent url(/assets/img/Steam-It/green2_faq-closed.gif) no-repeat scroll 3px 4px;
	border-bottom:1px solid #CDCDCD;
	cursor:pointer;
}
#steamit-faq ul{
	list-style:none;
}
#steamit-faq div div {
	background-color:#FCFBF5;
	font-size:12px;
	line-height:1.25em;
	padding:8px 8px 8px 14px;
	border-bottom:1px solid #CDCDCD;
}
.caption{
	font-weight:bold;
	line-height:13px;
	color:#666;
}
.left{
	float:left;
	margin:0 10px 5px 0;
}
.right{
	float:right;
	margin:0 0 5px 10px;
}

/* overrides positioning and size of free gift */
#product-midbar .bogo-gift .free-gift-outer {
	position:absolute;
	top:10px;
	left:290px;
	width:230px;
}
#product-midbar .free-gift-heading {
	padding: 0px 20px 0px 25px;
}

/* overrides style of special promotions 
#special-promotion {
	padding: 5px 10px;
	text-align:right;
    top: 45px;
	font-family:arial, Helvetica, sans-serif;	
	font-size:10px;
	font-weight:bold;
	color: #000000;
	width: auto;
	background:none repeat scroll 0 0 #FFFF00;
	-webkit-border-top-right-radius: 1px;
	-webkit-border-bottom-right-radius: 1px;
	-moz-border-radius-topright: 1px;
	-moz-border-radius-bottomright: 1px;
	text-shadow: 0px 1px 0px rgba(255,255,255,.8);
	text-transform: uppercase;
}

#special-promotion span {
	font-family:arial, Helvetica, sans-serif;	
	font-size:18px;
	font-weight:bold;
	color: #000000;

}*/
