body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #276B9A;
	padding-top: 0.5em;
}


h1 {
	font-weight: normal;
	font-size: 2.5em;
	margin-top: 0.15em;
	margin-bottom: 0em;
}
h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin-top: 0em;
	margin-bottom: 0.5em;
	color: #1B4969;
}
a {
	color: #83C500;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #C1E27F;
	text-decoration: underline;
}
a:visited, a:hover:visited {
	color: #507800;
	text-decoration: none;
}
a img {
	border: none;
}
fieldset {
	border: solid 3px #276B9A;
}

.fl {
	float: left;
}
html>/**/body .noIEfl {
	float: left;
}
.fr {
	float: right;
}
.cl {
	clear: left;
}
.cr {
	clear: right;
}
.cb {
	clear: both;
}
.green {
	color: #83C500;
}
.contactCol {
	width: 7em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}
.error {
	color: #C00;
	font-weight: bold;
}
.ieSpacer {
	height: 10px;
}
html>/**/body .ieSpacer {
	height: 0px;
}
.centre {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#holder {
	width: 830px;
	margin-left: auto; 
	margin-right: auto;
}
#header {
	width: 100%;
}
#logo {
	width: 300px;
	height: 105px;
}
#headerLinks {
	width: 16em;
}
#headerLinks ul {
	margin: 0em;
	padding: 0em;
}
#headerLinks li {
	list-style-type: none;
	float: left;
	margin-left: 0.5em;
	padding-right: 0.5em;
	border-right: solid 1px #83C500;
	font-size: 0.8em;
}

#splash {
	background: url(images/main-bg.png) no-repeat top left;
	width: 782px;
	height: 349px;
	margin-left: auto;
	margin-right: auto;
}
#left {
	width: 210px;
	padding-top: 8px;
	padding-left: 25px;
	padding-right: 12px;
}
#left ul {
	margin: 0em;
	padding: 0em;
}
#left li {
	width: 189px;
	height: 42px;
	padding: 10px;
	list-style-type: none;
	float: left;
	clear: left;
	margin-top: 1.1em;
}
#left li a {
	text-decoration: none;
	color: #83C500;
}
.splashNotOver {
	background: url(images/item-bg.png) no-repeat top left;
}
.splashOver {
	background: url(images/item-bg-over.png);
}
.splashImg {
	margin-right: 0.75em;
}
.splashLink {
	font-size: 1.5em;
	color: #507800;
	margin-left: 0.5em;
	font-weight: normal;
}
#right {
	background: url(images/main-img.png) no-repeat top left;
	width: 480px;
	height: 303px;
	margin-top: 1.6em;
	margin-right: 20px;
	padding: 1em;
}
.splashContent {
	
}
.splashContent h1 {
	color: #83C500;
	font-size: 1.7em;
	margin-top: 0em;
}
.leftContainer {
	width: 200px;
}
.rightContainer {
	width: 240px;
}
html>/**/body .spacer {
	margin-top: 1em;
}
.iPhone, .happyRain, .treeKit {
	width: 106px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.happyRain, .treeKit {
	width: 160px;
}
#tickPoints {
	margin: 0em;
	padding: 0em;
}
#tickPoints li {
	list-style-image: url(images/tick.png);
	height: 2.3em;
	font-size: 1.2em;
	text-indent: 0.3em;
}
.box {
	background: url(images/box.jpg) no-repeat top left;
	width: 186px;
	height: 39px;
	padding-top: 18px;
	padding-left: 50px;
}
.contactBox {
	width: 450px;
}
.btnSubmit {
	margin-left: 8em;
}
html>/**/body .btnSubmit {
	margin-left: 11.5em;
}
.keyContacts {
	width: 320px;
	background-color: #276B9A;
	padding: 15px;
	color: #FFF;
}
.keyContacts h2 {
	color: #FFF;
}
.keyContacts a {
	color: #FFF;
	font-weight: normal;
	text-decoration: underline;
}
.keyContacts li {
	line-height: 1.5em;
	margin-top: 0.5em;
}
.press {
	margin-left: 1.5em;
}

#footer {
	width: 100%;
	margin-top: 1em;
}
#social {
	width: 500px;
	margin-top: 0.5em;
}
#social img {
	margin-right: 1em;
}
#passionate {
	width: 300px;
}

/* tree kit styles */
#itemDetail {
	border: solid 2px #276B9A; 
	padding: 1em; 
	width: 425px;
}
#productImg {
	width:250px;
}
.price {
	font-size:1.2em; 
	color:#83C500;
}
.strikethrough {
	text-decoration:line-through;
}
.textCentre {
	text-align:center;
}
.orderBtn {
	background: url(images/order-btn.jpg) no-repeat top left; 
	border: none; 
	height:20px; 
	margin-left: 10px; 
	color: #FFF;
}
#growthChart {
	border: dashed 2px #276B9A;
	padding: 0.5em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	text-align: center;
	margin-top: 1em;
}

/* Shopping Cart Styles */
#shoppingCart {
	border: solid 2px #276B9A; 
	padding: 1em; 
	width: 790px;
}
#checkout {
	border: solid 1px #83C500;
	width: 790px;
	
}
#checkout tr, #checkout th, #checkout td {
	border: solid 1px #83C500;
	text-align: center;
}