

#page
{
	padding: 0 20px;
	min-height:520px;
}

#content.info #page
{
	padding: 0;
}

#info
{
	width: 722px;
	height: 350px;
	padding: 20px 40px;
}

#info.about
{
	background-image: url("../img/info/bg_about.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#info.products
{
	background-image: url("../img/info/bg_products.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#info.landcare
{
	background-image: url("../img/icgreen/bg-landcarepage.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 420px;
	*height: 460px;
	padding:20px 0px 20px 40px;
	width:920px;
	}

#info.productlist
{
	background-image: url("../img/info/bg_productlist.jpg");
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 347px;
}

#info.contact
{
	height: auto;
}

h2
{
	color: #C00;
	font-size: 24px;
	/*font-weight: normal;*/
}

#info p
{
	width: 380px;
	margin: 10px 0;
	font-size: 12px;
}

#info.productlist p, #info.resourcelink p
{
	font-size: 14px;
	color: #808080;
}

#info.productlist p.soon, #info.resourcelink p.soon
{
	color: #C00;
	font-weight: bold;
}

#info.resourcelink h3
{
	color: #808080;
}


#info .brands
{
	margin-top: 20px;
	width: 300px;
}

#info .brands .brand
{
	float: left;
	width: 340px;
	border-bottom: 1px solid #999;
}

#info .brands .brand.last
{
	border: none;
}

#info .brands img
{
	float: left;
	width: 80px;
}
#info .brands p
{
	float: left;
	font-size: 11px;
	color: #808080;
	width: 260px;
	height: 17px;
	margin: 0;
	padding-top: 8px;
}

#info .brands .green p
{
	padding-top: 11px;
	height: 14px;
}

#info a.green 
{
	color: #34B233;
	font-weight: bold;
}

#info .landcare-contrib
{
	float: left;
	width: 380px;
	border-top: 1px solid #34B233;
	background-image: url("../img/icgreen/partner_landcare_trim.gif");
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 10px;
	height: 100px;
}

#info .landcare-contrib p
{
	float: right;
	width: 150px;
	font-size: 12px;
	font-weight: bold;
	color: #34B233;	
}

#info .landcare-contrib p span
{
	color: #03723D;	
}

#info .landcare-barometer
{
	float: left;
	_float: right;
	height:196px;
	width: 205px;
	padding:10px 30px 10px 20px;
	margin: -290px 0 0 51px;
	background: url("../img/icgreen/bg-landcare.png") top left no-repeat;	
	*margin-top: 0;
}

#info .landcare-barometer h2
{margin:0; color:white; font-size:38px; margin-bottom:25px;}
#info .landcare-barometer h2 span
{font-size:12px; color:white; font-weight:normal;}

#info .landcare-barometer h3
{
	float: left;
	color: #34B233;	
	padding: 0;
	margin: 0;
}

#info .landcare-barometer span
{
	color: #03723D;	
}


#info .landcare-barometer p
{
	float: left;
	font-size: 11px;
	color: #34B233;	
	padding: 0;
	margin: 5px 0 0 0;
	width: 235px;
}	

#content.clearance #page
{
	padding: 0;
}

#clearance
{
	padding: 20px;
	float: left;
	width: 900px;
}

#clearance #intro
{
	float: left;
	width: 240px;
}

#clearance h2
{
	color: #C00;
	font-size: 24px;
	font-weight: normal;	
}

#clearance #intro p
{
	margin-top: 20px;
	font-size: 14px;
	color: #808080;
}

#clearance #intro a
{
	margin-top: 20px;
	display: block;
	width: 120px;
	height: 215px;
	color: #000;
}

#clearance #intro a img
{
	margin-bottom: 3px;
}

#clearance #intro a:hover
{
	color: #C00;
}

#clearance #products
{
	width: 600px;
	float: left;
	margin-left: 20px;
}

#clearance .thumb
{
	float: left;
	width: 140px;
	height: 140px;
	margin: 0 10px 10px 0;
	font-size: 11px;
}

#clearance .thumb img
{
	margin-bottom: 2px;
}

#clearance .thumb a span.id
{
	
}

#clearance .thumb a span.name
{
	color: #000;
}


#clearance .thumb a:hover span
{
	text-decoration: underline;
}


#freight label
{
	display: block;
	margin: 10px 0 5px 0;
}

#freight input, #freight textarea
{
	background-color: #EEE;
	border: 1px solid #999;
	margin-bottom: 2px;
	width: 80px;
}

#freight .checkboxes {
	margin:10px 10px 0 0;
	width: auto;
}

#freight textarea {
	width:300px;
	height:100px;
}

#freight input.submit
{
	width: auto;
	padding: 5px 10px;
	background-color: #C00;
	color: #FFF;
	font-family: 'Arial';
}

#freight table
{
	margin: 20px 0;
	width: auto;	
}

#freight th
{
	width: 200px;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding: 3px 0;
	color: #000;
	background: #FFF;
}

#freight td
{
	padding: 3px 0;
}
