/* browser reset Eric Meyer */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end reset */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	color:#666;
	background:#000;
	background:url(../images/header-repeat.jpg) repeat-x #E5E5E5;
	text-align:center;
}
#container{
	/* set layout to fixed width using most popular browser size resolution as at Sep 09 */
	/* relies on text-align:center in the body css */
	margin-left: auto; 
	margin-right: auto;
	width: 50em;
	text-align: left;
	width: 960px;		
}
.header-container{
	width:100%; /*825px*/
	height:107px;
	/*margin-left:50%;
	left:-445px;
	top:0px;
	position:relative;
	padding:0px;*/
	font-size:1.1em;
	border:0px solid #fff;
}
#hl
{
	float:left;
}
#hr
{
	float:right;
}
#hs
{
	margin:2em 0 0.9em 0;
	text-align:right;
}
#submit
{
	font-size:1.1em;
	margin-left:0.8em;
	margin-right:0.8em;
	padding:0.3em 0.6em 0.3em 0.6em;
	border-color:#fff;
}
#topnav, #topnav ul {
	border:none;
	background:#000;
}
#topnav li
{
	margin-right:0;
}
#content
{
	clear:both;
}
#tabs, #quote, #bodycontent
{
	background:#fff;
}
#bodycontent
{
	padding: 1.5em; zoom: 1; 
}
.bc-container {
	background:#fff;padding:0.5em;
}
.bc-container-l {
}
.bc-container-r {
	float:right;
}
.clear-b {
	clear:both;
}
.lead-p {
	padding-top:1em;
}
.bc-img
{
	margin-left:1em;
}
#bodycontent p
{
	font-size:1.0em;
	line-height:1.2em;
	margin:0 1em 1em 1em;
}
#bodycontent ul
{
	font-size:1.0em;
	line-height:1.2em;
	margin:0 1em 1em 2em;
	list-style:disc;
	list-style-position:inside;
}
#bodycontent p a
{
	color:#459E00;
}
.heading{
	font-weight:bold;
	font-size:1.0em;
	text-transform:capitalize;
}
#tabs ul li a
{
	font-size:1.2em;
}
#tabs div
{
	font-size:1.1em;
}
label
{
	font-size:0.8em;
}
.lbl
{
	margin-top:4px;
	float:left;
	width:100px;
	text-align:right;
}
#quoteform select, #quoteform input
{
	margin-bottom:5px;
	font-size:0.8em;
}
#quoteform br
{
	clear:left;
}
.dataPriceArea .dollarSign {
	display:block;
	font-size:18px;
	margin:-12px 0 0;
}
.dataPriceArea .dollars {
	display:block;
	font-size:46px;
	line-height:46px;
	top:-16px;
}
.dataPriceArea .dotdot {
	font-size:18px;
	margin:-12px 0 0;
}
.dataPriceArea .cents {
	font-size:20px;
	margin:-13px 0 0;
}
.qm .dollarSign {
	display:block;
	font-size:18px;
	margin:-13px 0 0;/* -7*/
}
#md {
	display:block;
	font-size:30px;
	line-height:30px;
	top:-16px;/* -10*/
}
.qm .dotdot{
	font-size:18px;
	margin:-17px 0 0;/* -13*/
}
#mc {
	font-size:12px;
	margin:-13px 0 0;/* -7*/
}
.dataPriceArea span {
	display:block;
	float:left;
	font-weight:bold;
	position:relative;
}
.perDay {
	font-size:10px;
	left:1px;
	margin:10px 0 0 0;
	position:relative;
	top:-3px;
}
.qm .perDay, .delFee {
	font-size:10px;
	left:1px;
	margin:10px 0 0 0;
	position:relative;
	top:-10px;
}
.delFee {
	font-size:0.6em;	
	left:350px;
	top:1px;
}
.quote2col, .quote1col
{
	margin:1em 0 1em 0;
	float:left;
}
.quote1col
{
	margin-top:0;
	margin-left:1em;
	background:#459E00;
	border:#327E04;
}
.ql, .qm, .qw, .qr
{
	float:left;
	border:0px solid #000;
}
.ql
{
	padding:1em 1em 1em 1em;
	width:330px;
}
.qw
{
	margin-top:1em;
	padding-top:1em;
	width:112px;
}
.qm
{
	margin-top:1em;
	padding-top:1em;
	width:132px;
}
.qr
{
	width:268px;
	padding:1em;
}
.cta
{
	font-size:1.2em;
	line-height:110%;
	color:#fff;
	text-align:center;
}
.ctag
{
	font-weight:bold;
}
#tabs .ui-state-active
{
	background:#fff;
}
#quote
{
	clear:both;
}
h1
{
	font-size:1.2em;
	color:#459E00;
	font-weight:bold;
	margin-bottom:1em;
}
h3
{
	font-size:1.1em;
	color:#459E00;
	font-weight:bold;
}
.hiwstep, .lasthiwstep {
	text-align:center;
	margin:1em 1em 1em 0;
	float:left;
	width:268px;
	background:#fff;
	padding:1em 1em 1em 1em;
}
.lasthiwstep
{
	margin:1em 0 1em 0;
}
.hiwstep p, .lasthiwstep p {
	margin-top:1em;
	font-size:0.9em;
	text-transform:uppercase;
}
a
{
	text-align:left;
}
#footer p {
	margin:1em 0 1em 0;
	text-align:center;
}
.hidden { position:absolute; top:0; left:-9999px; width:1px; height:1px; overflow:hidden; }
	
	.fg-button { clear:left; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
	.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }
	a.fg-button { float:left;  }
	button.fg-button { width:auto; overflow:visible; } /* removes extra button width in IE */
	
	.fg-button-icon-left { padding-left: 2.1em; }
	.fg-button-icon-right { padding-right: 2.1em; }
	.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
	.fg-button-icon-right .ui-icon { left: auto; right: 0em; margin-left: 0; }
	.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	
	
	.fg-button.ui-state-loading .ui-icon { background: url(spinner_bar.gif) no-repeat 0 0; }
	
.contact label{
	display: inline-block;
  	line-height: 1.8;
  	vertical-align: top;
	width:120px;
}
.producttable
{
	width:100%;
	padding:1em;
	border:0px solid #000;
}
.prod
{
	background:#fff;
	text-align:center;
}
h1 a
{
	font-size:1em;
	color:#459E00;
	font-weight:bold;
}
.pdf-container1{
	width:600px;
	height:56px;
	background:#CCC;
	margin-bottom:10px;
}
.pdf-icon{
	width:60px;
	background:url(../images/pdf-icon.gif) no-repeat;
	height:56px;
	float:left;
}
.pdf-text{
	width:460px;
	height:56px;
	float:left;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.pdf-download{
	width:60px;
	background:#999;
	float:right;
	padding-top:13px;
	padding-bottom:13px;
	text-align:center;
}
.pdf-download a{
	color:#333;
}
.pdf-title{
	font-weight:bold;	
}
.pdf-italics{
	font-style:italic;
}