﻿#purchaseoffsets	{
	float: left;
	width: 215px;
	height: 125px;
	background: url(../../images/bg_green_facts.png) no-repeat right top;
	text-align:center;
}
#purchaseoffsets span	{
	height: 20px;
	display: block;
	font-size: 1.4em;
	padding-top: 6px;
	font-weight: bold;
	margin-right: 2px;
	text-align: center;
	border-bottom: solid 1px #ccc;
}
#purchaseoffsets strong	{
	display: block;
	font-size: 4.7em;
	padding-top: 7px;
	line-height: 0.7;
	text-align: center;
	letter-spacing: -2px;
}
#purchaseoffsets strong em	{
	color: #218034;
	line-height: 1;
	font-weight: bold;
	font-style: normal;
}
#purchaseoffsets .text	{
	width: 55px;
	height: 24px;
	display: block;
	overflow: hidden;
	font-size:1.4em;
	margin-right: 5px;
	border: solid 1px #999;
	background: url(../../images/bg_informed_textbox.png) no-repeat left top;
}
#purchaseoffsets .quantitytext	
{
	margin-right:auto;	
	margin-left:auto;
}
#purchaseoffsets label	
{
	font-size:1em;
}
#purchaseoffsets .minicart	{
		width: 215px;
	height: 135px;
	font-size: 1.8em;
	padding-top: 6px;
	font-weight: bold;
	margin-right: 2px;
	text-align: center;
	border-bottom: solid 1px #ccc;
}
#purchaseoffsets .text	
{
	margin-top:5px;
	width: 55px;
	height: 24px;
	display: block;
	overflow: hidden;
	font-size:1.4em;
	margin-right: 5px;
	border: solid 1px #999;
	background: url(../../images/bg_informed_textbox.png) no-repeat left top;
	text-align:center;
}
#purchaseoffsets p.quantity	{
	text-align:center;
	font-size:1.4em;
	font-weight:bold;	
}
#purchaseoffsets p input	{
	text-align:center;
}
#purchaseoffsets .addtocart_btn1	{
	color: #fff;	
	margin: 0 auto;
	height: 25px;
	font-size: 1.4em;
	font-weight:bold;
	text-align: center;
	background: #139033;
	background: url(../../images/gb_small1.jpg) no-repeat left top;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;	
    padding-top:3px;
}
#priceticker	{
	float: left;
	width: 700px;
	height: 142px;
	font-size:2em;
}
#priceticker span	{
	height: 15px;
	display: block;
	font-size: .7em;
	padding-top: 13px;
	font-weight: bold;
	text-align: center;
}
#priceticker span strong	{
	color: #218034;
}
#priceticker big	{
	display: inline;
	line-height: 1;
	font-size: 5em;
	text-align: center;
}
#priceticker small	{
	display: block;
	font-size: 1.1em;
	margin-top: -13px;
	text-align: right;
	padding-right: 75px;
}
#priceticker ticker	{
	display: block;
	margin-top: -27px;	
	line-height: 1;
	font-size: 5em;
	text-align: center;
}
#priceticker tickerheader	{
	height: 20px;
	display: block;
	font-size: 1.8em;
	padding-top: 13px;
	font-weight: bold;
	text-align: center;
}
#priceticker tickerheader strong	{
	color: #218034;
}