body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
	}
/* General CSS */
p {
font-size:1.2em;
line-height:1.2em;
margin:0 0 10px 0;
padding:0;
	}
h1 {
	font-size:1.7em;
	line-height:1.6em;
	color: #90B04F;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin:0 0 10px 0;
	}
h2 {
	font-size:1.4em;
	line-height:1.4em;
	font-family:Arial, Helvetica, Verdana, sans-serif;
	color: #D9232B;
	}
ul {
margin:0;
padding:0;
font-size:1.2em;
}
ol {
font-size:1.2em;
}
li {
margin:0;
padding:0;
}
.clear {
height:1px;
font-size:1%;
width:100%;
clear:both;
	}


a img {
border:none;
	}
form p {
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 1;
}
input {
	line-height: 1.1;
	padding: 1px 2px 1px 1px;
}

.button {
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 25px;
	border: none;
	background-color: transparent;
	position: absolute;
	left: 102px;
	top: -2px;
	line-height: 1;
	}
.button2 {
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 25px;
	border: none;
	background-color: transparent;
	position: absolute;
	left: 122px;
	top: -2px;
	line-height: 1;
	}
	
table.addresstbl {
	width: 588px;
	margin: 0px;
	padding: 0px;
}
.addresstbl td{
	background-color: #F4F4F4;
	padding: 6px;
	font-size: 1.2em;
}
.addresstbl a {
	color: #D9232B;
}
.addresstbl th{
	background-color: #E1E1E1;
	padding: 6px;
	text-align: left;
	vertical-align: top;
	color: #D9232B;
	font-size: 1.3em;
}

/* End of general CSS */
#accessibility {
position:absolute;
font-size:0.0em;
margin:0;
padding:0;
visibility:hidden;
}
#container {
	text-align:left;
	width:955px;
	overflow:visible;
	height:#8FB04F;
	margin:0 auto 0 auto;
	position:relative;
	}

h1#header {
	height:100px;
	width:955px;
	background-image:url(images/logo.gif);
	padding:0;
	margin:0;
	}
h1#header #headerLink {

	display:block;
	width:500px;
	height:100px;
	text-indent:-5000px;
	overflow:hidden;
	}
a#practicalAction, a:hover#practicalAction {
	background-image: url(images/spacer.gif);
	background-repeat: no-repeat;
	display: block;
	height: 100px;
	width: 220px;
	top: 0px;
	right: 0px;
	position: absolute;
	text-indent: -5000px;
	overflow: hidden;
}

#topNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #D9232B;
	text-align: center;
	margin: 0px;
	padding: 5px 0 4px 0;
}
#topNav li {
	display: inline;
	list-style-type: none;
	padding: 0 15px 0 15px;
}
#topNav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#topNav a:hover {
	color: #FFE4BC;
	text-decoration: none;
	font-weight: bold;
}
#leftCol {
	overflow:visible;
	height:auto;
	float:left;
	width:170px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 20px;
	}
#leftCol ul {
	font-size:1.2em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	}
#leftCol li {
	list-style:none;
	margin: 0px;
	}
#leftCol li a {
	text-decoration:none;
	width:140px;
	color: #333333;
	}
#leftCol li a:hover {
	text-decoration:underline;
	color: #333333;
	}
#leftCol h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #90b04f;
	padding: 5px;
	width: 132px;
	line-height: 1;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#leftCol form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftCol #search {
	width: 92px;
	margin: 0;
}
#leftCol strong {
	color: #D9232B;
	text-align: left;
}
#leftCol #mainNav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#leftCol #mainNav li {
	padding: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#leftCol #mainNav a {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	margin: 0;
	padding: 0px;
	height: 65px;
	width: 170px;
	overflow:hidden;
}

#leftCol #mainNav a#animalMagic {
	background-position: -171px 0px;
}
#leftCol #mainNav a#homeComforts {
	background-position: -171px -195px;
}
#leftCol #mainNav a#greenFingers {
	background-position: -171px -65px;	
}
#leftCol #mainNav a#justTheJob {
	background-position: -171px -130px;
}
#leftCol #mainNav a#onlineonly {
	background-position: -171px -330px;
	
}
#leftCol #mainNav a#cards {
	background-position: -171px -260px;
	height: 70px;
	
}

#leftCol #mainNav li.selected a#animalMagic {
	background-position: -0px 0px;
}
#leftCol #mainNav li.selected a#homeComforts {
	background-position: -0px -195px;
}
#leftCol #mainNav li.selected a#greenFingers {
	background-position: -0px -65px;
}
#leftCol #mainNav li.selected a#justTheJob {
	background-position: -0px -130px;
}
#leftCol #mainNav li.selected a#onlineonly {
	background-position: -0px -330px;
}
#leftCol #mainNav li.selected a#cards {
	background-position: -0px -260px;
}



#leftCol #mainNav a:hover {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	margin: 0;
	padding: 0px;
	height: 65px;
	width: 170px;
	overflow:hidden;
}
#leftCol #mainNav a:hover#animalMagic {
	background-position: 0px 0px;
}
#leftCol #mainNav a:hover#homeComforts {
	background-position: 0px -195px;
}
#leftCol #mainNav a:hover#greenFingers {
	background-position: 0px -65px;
}
#leftCol #mainNav a:hover#justTheJob {
	background-position: 0px -130px;
}
#leftCol #mainNav a:hover#onlineonly {
	background-position: -0px -330px;
	
}
#leftCol #mainNav a:hover#cards {
	background-position: -0px -260px;
	height: 70px;

}



#rightCol {
	float: right;
	width: 142px;
}
#rightCol #basket {
	background-color: #90b04f;
	margin: 0px 0px 10px;
	background-image: url(images/basket.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightCol #basket p {
	font-size: 1.3em;
	margin: 10px 0 10px 0;
	padding: 25px 10px 10px 70px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

#rightCol form {
	margin: 5px 0px 10px;
}
#rightCol #name {
	width: 92px;
	margin-bottom: 5px;
}
#rightCol #email {
	width: 92px;
}
#rightCol h2 {
	font-size: 1.3em;
	color: #FFFFFF;
	background-color: #90b04f;
	margin: 0px 0px 10px;
	padding: 5px;
	width: 132px;
	line-height: 1;
}
 #rightCol  a.bigLink {
	background-color: #90b04f;
	display: block;
	font-size: 1.3em;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}
#rightCol a:hover.bigLink {
	background-color: #D9232B;
	display: block;
	margin: 0px 0px 6px 0;
	padding: 7px;
	font-size: 1.3em;
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1;
	font-weight: bold;
}
#rightCol a#viewBasket {
	background-color: #D9232B;
}
#rightCol a#checkout {
	background-color: #D9232B;
}
#rightCol a:hover#viewBasket {
	background-color: #8FB04F;
}
#rightCol a:hover#checkout {
	background-color: #8FB04F;
}
#rightCol #catalogue {
	color: white;
	background-color: #90b04f;
	height: 44px;
	width: 142px;
	position: relative;
	padding: 0;
	font-size: 1.1em;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0;
}
#rightCol #catalogue img {
	position: absolute;
	top: -21px;
	float: left;
	left: 0px;
	width: 72px;
	height: 93px;
}
#rightCol #catalogue a {
	display: block;
	width: 70px;
	color: white;
	position: absolute;
	right: 0px;
	top: 8px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #90b04f;
	text-decoration: none;
}
#rightCol #catalogue a:hover {
	display: block;
	width: 70px;
	color: white;
	position: absolute;
	right: 0px;
	top: 8px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #90b04f;
	text-decoration: underline;
}
#rightCol a.discovermore {
	font-size: 1.2em;
}
#rightCol a:hover.discovermore {
	font-size: 1.2em;
}
#rightCol a.discovermore strong {
	font-size: 1.4em;
	line-height: 1.4em;
}
#rightCol a.enews strong {
	font-size: 1.3em;
	line-height: 1.4em;
}
#rightCol a.enews {
	background-color: #0B79BC;
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 1.2em;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 16px;
	padding-left: 8px;
}
#rightCol a:hover.enews {
	color: #C3E4F2;
}
#rightCol a.enews img {
	float: left;
}



#content {
	overflow:visible;
	height:auto;
	width:615px;
	float:left;
	margin: 15px 0 0 10px;
	}

#content #leftBox {
	float: left;
	width: 195px;
}
#content #rightBox {
	float: right;
	width: 195px;
}
#content #featureBox {
	float: right;
	width: 194px;
	margin-left: 15px;
}
 #content  .box  div {
	background-repeat: no-repeat;
	background-position: left top;
	padding: 5px 0 0 0;

}

 #content  .box  h3 {
	width: 80px;
	font-size: 1.6em;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	min-height:30px;
	line-height: 1.2em;
}
 #content  .box  h2 {
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	color: #FFF;
}
#content .box p {
	width: auto;
	background-position: bottom left;
	background-repeat: no-repeat;
	line-height: 1.2;
	padding-right: 80px;
	padding-bottom: 18px;
	padding-left: 10px;
	position: relative;
	z-index: 1;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#content .box a {
	text-decoration: none;
	color: #D9232B;
}
#content .box a:hover {
	text-decoration: underline;
}
#content .box span {
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height: 125px;
	display: block;
}

/* Specific CSS for the lower boxes */
#content .box div.moo {
	background-color: #F7EBD8;
	background-image: url(images/box-moo.gif);
}
#content .box div.moo span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.moo h2 {
	color: #FFF;
}
#content .box div.moo h3 {
	color: #F90;
}
#content .box  div.gmoo{
	background-color: #CFE6E7;
	background-image: url(images/gbox-moo.gif);
}



#content .box div.cows {
	background-color: #F7EBD8;
	background-image: url(images/box-cows.gif);
}
#content .box div.cows span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.cows h2 {
	color: #FFF;
}
#content .box div.cows h3 {
	color: #F90;
}
#content .box  div.gcows{
	background-color: #CFE6E7;
	background-image: url(images/gbox-moo.gif);
}


#content .box div.cuddlyalpaca {
	background-color: #F7EBD8;
	background-image: url(images/box-alpaca.gif);
}
#content .box div.cuddlyalpaca span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.cuddlyalpaca h2 {
	color: #FFF;
}
#content .box div.cuddlyalpaca h3 {
	color: #F90;
}
#content .box  div.gcuddlyalpaca{
	background-color: #CFE6E7;
	background-image: url(images/gbox-alpaca.gif);
}


#content .box div.dynamicdonkey {
	background-color: #F7EBD8;
	background-image: url(images/box-dynamicdonkey.gif);
}
#content .box div.dynamicdonkey span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.dynamicdonkey h2 {
	color: #FFF;
}
#content .box div.dynamicdonkey h3 {
	color: #F90;
}
#content .box  div.gdynamicdonkey{
	background-color: #CFE6E7;
	background-image: url(images/gbox-dynamicdonkey.gif);
}

#content .box div.herdofgoats {
	background-color: #F7EBD8;
	background-image: url(images/box-herdofgoats.gif);
}
#content .box div.herdofgoats span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.herdofgoats h3 {
	color: #F90;
}

#content .box  div.ewe{
	background-color: #F7EBD8;
	background-image: url(images/box-ewe.gif);
}
#content .box .ewe span {
	background-image: url(images/bottomCornersOrange.gif);
}
#content .box div.ewe h3 {
	color: #F90;
}

#content .box div.writestuff {
	background-color: #F7EBD8;
	background-image: url(images/box-writestuff.gif);
}
#content .box div.writestuff span {
	background-image: url(images/bottomCornersRed.gif);
}

#content .box div.writestuff h3 {
	color: #e53138;
}

#content .box div.fluffyducks {
	background-color: #F7EBD8;
	background-image: url(images/box-fluffyducks.gif);
}
#content .box div.fluffyducks span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.fluffyducks h2 {
	color: #FFF;
}
#content .box div.fluffyducks h3 {
	color: #F90;
}
#content .box  div.gfluffyducks{
	background-color: #CFE6E7;
	background-image: url(images/gbox-fluffyducks.gif);
}

#content .box div.goat {
	background-color: #F7EBD8;
	background-image: url(images/box-goat.gif);
}
#content .box div.goat span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.goat h2 {
	color: #FFF;
}
#content .box div.goat h3 {
	color: #F90;
}


#content .box  div.ggoat{
	background-color: #CFE6E7;
	background-image: url(images/gbox-goat.gif);
}

#content .box  div.chicks {
	background-color: #F7EBD8;
	background-image: url(images/box-chicks.gif);
}
#content .box .chicks span {
	background-image: url(images/bottomCornersOrange.gif);
}

#content .box div.chicks h2 {
	color: #FFF;
}
#content .box div.chicks h3 {
	color: #F90;
}
#content .box  div.gchicks{
	background-color: #CFE6E7;
	background-image: url(images/gbox-chicks.gif);
}






#content  .box  div.fishcages {
	background-color: #E7EDDD;
	background-image: url(images/box-fishcages.gif);
}
#content .box .fishcages span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.fishcages h3 {
	color: #90B04F;
}

#content  .box  div.fishcages {
	background-color: #E7EDDD;
	background-image: url(images/box-fishcages.gif);
}
#content .box .fishcages span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.fishcages h3 {
	color: #90B04F;
}

#content  .box  div.ploughAndHarness {
	background-color: #E7EDDD;
	background-image: url(images/box-ploughandharness.gif);
}
#content .box .ploughAndHarness span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.ploughAndHarness h3 {
	color: #90B04F;
}

#content  .box  div.forest {
	background-color: #E7EDDD;
	background-image: url(images/box-forest.gif);
}
#content .box .forest span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.forest h3 {
	color: #90B04F;
}

#content  .box  div.floating {
	background-color: #E7EDDD;
	background-image: url(images/box-floating.gif);
}
#content .box .floating span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.floating h3 {
	color: #90B04F;
}

#content  .box  div.hearit {
	background-color: #E7EDDD;
	background-image: url(images/box-hearit.gif);
}
#content .box .hearit span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.hearit h3 {
	color: #90B04F;
}


#content  .box  div.seeds {
	background-color: #E7EDDD;
	background-image: url(images/box-seeds.gif);
}
#content .box .seeds span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.seeds h3 {
	color: #90B04F;
}

#content  .box  div.peanuts {
	background-color: #E7EDDD;
	background-image: url(images/box-peanuts.gif);
}
#content .box .peanuts span {
	background-image: url(images/bottomCornersRed.gif);
}
#content .box div.peanuts h3 {
	color: #e53138;
}

#content  .box  div.tools {
	background-color: #E7EDDD;
	background-image: url(images/box-tools.gif);
}
#content .box .tools span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.tools h3 {
	color: #90B04F;
}

#content  .box  div.bin {
	background-color: #E7EDDD;
	background-image: url(images/box-bin.gif);
}
#content .box .bin span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.bin h3 {
	color: #90B04F;
}

#content  .box  div.floating {
	background-color: #E7EDDD;
	background-image: url(images/box-floating.gif);
}
#content .box .floating span {
	background-image: url(images/featurefooter.gif);
}
#content .box div.floating h3 {
	color: #90B04F;
}


 #content  .box  div.hibiscus {
	background-color: #dbf4b8;
	background-image: url(images/box-hibiscusrack.gif);
}
#content .box div.hibiscus p {
	background-image: url(images/bottomCornersLightBlue.gif);
}
#content .box div.hibiscus h2,
#content .box div.hibiscus a,
#content .box div.hibiscus a:hover {
	color: #96D045;
}
#content .box  div.ghibiscus{
	background-color: #CFE6E7;
	background-image: url(images/gbox-dryingrack.gif);
}







 #content  .box  div.waterpower {
	background-color: #E0F1F1;
	background-image: url(images/box-waterpower.gif);
}
#content .box div.waterpower p {
	background-image: url(images/bottomCornersBlue.gif);
}
#content .box div.waterpower h2,
#content .box div.waterpower a,
#content .box div.waterpower a:hover {
	color: #0468b7;
}
#content .box  div.gwaterpower{
	background-color: #CFE6E7;
	background-image: url(images/gbox-waterwheel.gif);
}



#content  .box  div.coolzeerpot {
	background-color: #DDE6EE;
	background-image: url(images/box-coolzeerpot.gif);
}
#content .box .coolzeerpot span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.coolzeerpot h3 {
	color: #0B7ABD;
}

#content  .box  div.healthyhood {
	background-color: #DDE6EE;
	background-image: url(images/box-healthyhood.gif);
}
#content .box .healthyhood span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.healthyhood h3 {
	color: #0B7ABD;
}

#content  .box  div.hydro {
	background-color: #DDE6EE;
	background-image: url(images/box-hydro.gif);
}
#content .box .hydro span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.hydro h3 {
	color: #0B7ABD;
}

#content  .box  div.watersystem {
	background-color: #DDE6EE;
	background-image: url(images/box-watersystem.gif);
}
#content .box .watersystem span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.watersystem h3 {
	color: #0B7ABD;
}

#content  .box  div.flood {
	background-color: #DDE6EE;
	background-image: url(images/box-flood.gif);
}
#content .box .flood span {
	background-image: url(images/bottomCornersYellow.gif);

}
#content .box div.flood h3 {
	color: #0B7ABD;
}
#content  .box  div.springs {
	background-color: #DDE6EE;
	background-image: url(images/box-springs.gif);
}
#content .box .springs span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.springs h3 {
	color: #0B7ABD;
}

#content  .box  div.ecoloo {
	background-color: #DDE6EE;
	background-image: url(images/box-ecoloo.gif);
}
#content .box .ecoloo span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.ecoloo h3 {
	color: #0B7ABD;
}

#content  .box  div.fireless {
	background-color: #DDE6EE;
	background-image: url(images/box-fireless.gif);
}
#content .box .fireless span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.fireless h3 {
	color: #0B7ABD;
}

#content  .box  div.tapwater {
	background-color: #DDE6EE;
	background-image: url(images/box-tapwater.gif);
}
#content .box .tapwater span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.tapwater h3 {
	color: #0B7ABD;
}

#content  .box  div.fuelefficient {
	background-color: #DDE6EE;
	background-image: url(images/box-fuelefficient.gif);
}
#content .box .fuelefficient span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.fuelefficient h3 {
	color: #0B7ABD;
}

#content  .box  div.sunpower {
	background-color: #DDE6EE;
	background-image: url(images/box-sunpower.gif);
}
#content .box .sunpower span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.sunpower h3 {
	color: #0B7ABD;
}

#content  .box  div.stable {
	background-color: #DDE6EE;
	background-image: url(images/box-stable.gif);
}
#content .box .stable  span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.stable  h3 {
	color: #0B7ABD;
}

#content  .box  div.supershower {
	background-color: #DDE6EE;
	background-image: url(images/box-supershower.gif);
}
#content .box .supershower span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.supershower h3 {
	
	color: #0B7ABD;

}

#content  .box  div.donkeywater {
	background-color: #DDE6EE;
	background-image: url(images/box-donkeywater.gif);
}
#content .box .donkeywater span {
	background-image: url(images/bottomCornersOrange.gif);
}
#content .box div.donkeywater h3 {
	color: #F90;
}



#content  .box  div.wind {
	background-color: #fcd8d9;
	background-image: url(images/box-wind.gif);
}
#content .box .wind span {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.wind h3 {
	color: #0B7ABD;
}

 #content  .box  div.sprinklers {
	background-color: #dbf4b8;
	background-image: url(images/box-sprinklers.gif);
}
#content .box div.sprinklers p {
	background-image: url(images/bottomCornersLightBlue.gif);
}
#content .box div.sprinklers h2,
#content .box div.sprinklers a,
#content .box div.sprinklers a:hover {
	color: #96D045;
}


#content  .box  div.lifejacket {
	background-color: #bfe9e3;
	background-image: url(images/box-lifejacket.gif);
}
#content .box div.lifejacket p {
	background-image: url(images/bottomCornersBlue.gif);
}
#content .box div.lifejacket h2,
#content .box div.lifejacket a,
#content .box div.lifejacket a:hover {
	color: #00a890;
}


#content  .box  div.tuin {
	background-color: #fcd8d9;
	background-image: url(images/box-tuin.gif);
}
#content .box div.tuin p {
	background-image: url(images/bottomCornersYellow.gif);
}
#content .box div.tuin h2,
#content .box div.tuin a,
#content .box div.tuin a:hover {
	color: #ee3a43;
}


#content .box div.green p {
	background-image: url(images/greenbase.gif);
}
#content .box div.green h2,
#content .box div.green a,
#content .box div.green a:hover {
	color: #00A890;
}


#content  .box  div.exclusive {
	background-color: #fcd8d9;
	background-image: url(images/exclusiveback.gif);
}
#content .box div.exclusive p {
	
	padding-left: 100px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#content .box div.exclusive h3 {
	color: #90B150;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 100px;
	margin-left: 0px;
}
#content .box .exclusive span {
	background-image: url(images/featurefooter.gif);
}
/* End of specific CSS */


#content table {
	width: 588px;
	margin: 20px 0 0 0;
}
#content tr {
	margin: 0px 0px 55px;
}

#content .col1 {
	margin: 0px;
	width: 220px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content .col1s {
	margin: 0px;
	width: 180px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#content .col1 img, #content .col1s img {
	margin-left: 25px;
}
#content .col2 {
	margin: 0px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 307px;
}
#content .col2s {
	margin: 0px;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 0px;
	width: 347px;
}

#content .col2 h2, #content .col2s h2 {
	font-size: 1.5em;
	margin: 0 0 10px 0;
}
 #content  .col2  a.addToBasket, #content  .col2s  a.addToBasket {
	text-decoration: none;
	float: left;
	width: 150px;
	text-align: left;
	font-weight: bold;
	font-size: 1.2em;
}
 #content  .col2  a:hover.addToBasket, #content  .col2s  a:hover.addToBasket {
	text-decoration: underline;
	float: left;
	width: 150px;
	font-weight: bold;
	text-align: left;
}
#content  .col2  a.addToBasket2, #content  .col2s  a.addToBasket2 {
	text-decoration: none;
	width: 150px;
	text-align: left;
	font-weight: bold;
	height: 30px;
}
 #content  .col2  a:hover.addToBasket2, #content  .col2s  a:hover.addToBasket2 {
	text-decoration: underline;
	width: 150px;
	font-weight: bold;
	text-align: left;
}
 #content  .col2  a.moreInfo, #content  .col2s  a.moreInfo {
	width: 120px;
	text-decoration: none;
	float: right;
	text-align: right;
	display: block;
	font-weight: bold;
}
 #content  .col2  a:hover.moreInfo, #content  .col2s  a:hover.moreInfo {
	width: 120px;
	text-decoration: underline;
	text-align: right;
	float: right;
}
#content .col2 a.addToWishList, #content .col2s a.addToWishList {
	width: 150px;
	text-decoration: none;
	text-align: right;
	font-weight:bold;
}
#content .col2 a:hover.addToWishList, #content .col2s a:hover.addToWishList {
	width: 150px;
	text-decoration: underline;
	text-align: right;
    font-weight:bold;
}

/* CSS greenfingers */
#content h1.greenfingers {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	}
	#content h1.greenfingers span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/greenfingers.gif);
	background-repeat: no-repeat;
	background-position: left top;
	li}
/*#content h1.greenfingers {
	background-image: url(images/greenfingers.gif);
	text-indent: -5000px;
	height: 100px;
}*/

#content .greenfingers h2 {
	color: #90b04f;
}
.greenfingers a {
	color: #90b04f;
	text-decoration: none;
}
.greenfingers a:hover {
	color: #90b04f;
	text-decoration: underline;
}
#content table#productList td.greenfingers {
	border-bottom-color: #90b04f;
}

/* CSS animal magic */
#content h1.animalMagic {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	display: block;
	}
	#content h1.animalMagic span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/animalMagic.gif);
	background-repeat: no-repeat;
	background-position: left top;
	li}
/*#content h1.animalMagic {
	background-image: url(images/animalMagic.gif);
	text-indent: -5000px;
	height: 100px;
}*/
#content .animalMagic h2 {
	color: #f7ae32;
}
.animalMagic a {
	color: #f7ae32;
	text-decoration: none;
}
.animalMagic a:hover {
	color: #f7ae32;
	text-decoration: underline;
}
#content table#productList td.animalMagic {
	border-bottom-color: #ff9900;
}

/* CSS Home comforts */
#content h1.homecomforts {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	}
	#content h1.homecomforts span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/homecomforts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	}
/*#content h1.homecomforts {
	background-image: url(images/homecomforts.gif);
	text-indent: -5000px;
	height: 99px;
}*/
#content .homecomforts h2 {
	color: #0079bc;
}
.homecomforts a {
	color: #0079bc;
	text-decoration: none;
}
.homecomforts a:hover {
	color: #0079bc;
}
#content table#productList td.homecomforts {
	border-bottom-color: #0079bc;
}

/* CSS gifts */
#content h1.gifts {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	}
	#content h1.gifts span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/cardsandgifts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 24px;
	}
/*#content h1.gifts {
	background-image: url(images/cardsandgifts.gif);
	text-indent: -5000px;
	height: 99px;
}*/
#content .gifts h2 {
	color: #db1864;
}
.gifts a {
	color: #db1864;
	text-decoration: none;
}
.gifts a:hover {
	color: #db1864;
}
#content table#productList td.gifts {
	border-bottom-color: #db1864;
}
/* CSS gifts2 */
#content h1.gifts2 {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	}
	#content h1.gifts2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/xmasgifts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	li}
	
/*#content h1.gifts2 {
	background-image: url(images/xmasgifts.gif);
	text-indent: -5000px;
	height: 99px;
}*/
#content .gifts2 h2 {
	color: #D9232B;
}
.gifts2 a {
	color: #D9232B;
	text-decoration: none;
}
.gifts2 a:hover {
	color: #D9232B;
}
#content table#productList td.gifts2 {
	border-bottom-color: #D9232B;
}

/* CSS justjob */
#content h1.justthejob {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	}
	#content h1.justthejob span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/cardsandgifts.gif);
	background-repeat: no-repeat;
	background-position: left top;
	li}
/*#content h1.justthejob {
	background-image: url(images/cardsandgifts.gif);
	text-indent: -5000px;
	height: 99px;
}*/

#content .justthejob h2 {
	color: #e53138;
}
#content  .justthejob  a.addToBasket {
	color: #e53138;
}

.justthejob a {
	color: #e53138;
	text-decoration: none;
}
.justthejob a:hover {
	color: #e53138;
	text-decoration: underline;
}
#content table#productList td.justthejob {
	border-bottom-color: #e53138;
}
/* CSS online */
#content h1.online {
	height: 99px;
	width: 615px;
	text-align: left;
	padding-bottom: 0px;
	position: relative;
	line-height: 24px;
	}
	#content h1.online span {
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url(images/onlineonly.gif);
	background-repeat: no-repeat;
	background-position: left top;
	li}
/*#content h1.online {
	background-image: url(images/onlineonly.gif);
	text-indent: -5000px;
	height: 99px;
}*/

#content .online h2 {
	color: #D9232B;
}
#content  .online  a.addToBasket {
	color: #999999;
}

.online a {
	color: #999999;
	text-decoration: none;
}
.online a a:hover {
	color: #91B150;
	text-decoration: underline;
}
#content table#productList td.online {
	border-bottom-color: #CCCCCC;
}
/* CSS headers */
#content h1.search {
	background-image: url(images/searchhead.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.mum {
	background-image: url(images/ideal4mum.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.dad {
	background-image: url(images/ideal4dad.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.son {
	background-image: url(images/ideal4son.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.daughter {
	background-image: url(images/ideal4daughter.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.boyf {
	background-image: url(images/ideal4boyf.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.girlf {
	background-image: url(images/ideal4girlf.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.friendmale {
	background-image: url(images/ideal4male.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.friendfemale {
	background-image: url(images/ideal4female.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.under30 {
	background-image: url(images/under30.gif);
	text-indent: -5000px;
	height: 99px;
	
	background-repeat: no-repeat;
}
#content h1.gifts30100 {
	background-image: url(images/gifts30-100.gif);
	text-indent: -5000px;
	height: 99px;
	
	background-repeat: no-repeat;
}
#content h1.gifts101500 {
	background-image: url(images/gifts101-500.gif);
	text-indent: -5000px;
	height: 99px;
	
	background-repeat: no-repeat;
}
#content h1.over500 {
	background-image: url(images/over500.gif);
	text-indent: -5000px;
	height: 99px;

	background-repeat: no-repeat;
}
#content h1.gardeners {
	background-image: url(images/ideal4gardeners.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.cooks {
	background-image: url(images/ideal4cooks.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.diy {
	background-image: url(images/ideal4diy.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.animallovers {
	background-image: url(images/ideal4animallovers.gif);
	text-indent: -5000px;
	height: 99px;
	background-repeat: no-repeat;
}
#content h1.about {
	background-image: url(images/headerabout.gif);
	text-indent: -5000px;
	height: 54px;
	width: 384px;
	background-repeat: no-repeat;
}
#content h1.trans {
	background-image: url(images/transhead.gif);
	text-indent: -5000px;
	height: 54px;
	width: 526px;
	background-repeat: no-repeat;
}
#content h1.corp {
	background-image: url(images/headercorp.gif);
	text-indent: -5000px;
	height: 54px;
	width: 275px;
	background-repeat: no-repeat;
}
#content h1.how {
	background-image: url(images/headerhow.gif);
	text-indent: -5000px;
	height: 54px;
	width: 274px;
	background-repeat: no-repeat;
}
#content h1.how2 {
	background-image: url(images/sendecard.gif);
	text-indent: -5000px;
	height: 54px;
	width: 341px;
	background-repeat: no-repeat;
}
#content h1.faq {
	background-image: url(images/headerfaq.gif);
	text-indent: -5000px;
	height: 54px;
	width: 384px;
	background-repeat: no-repeat;
}
#content h1.faq2 {
	background-image: url(images/headerschoolfaq.gif);
	text-indent: -5000px;
	height: 54px;
	width: 610px;
	background-repeat: no-repeat;
}
#content h1.school {
	background-image: url(images/headerschool.gif);
	text-indent: -5000px;
	height: 54px;
	width: 341px;
	background-repeat: no-repeat;
}
#content h1.wish {
	background-image: url(images/headerwish.gif);
	text-indent: -5000px;
	height: 54px;
	width: 274px;
	background-repeat: no-repeat;
}
#content h1.contact {
	background-image: url(images/headercontact.gif);
	text-indent: -5000px;
	height: 54px;
	width: 274px;
	background-repeat: no-repeat;
}
.about p {
	margin-left: 50px;
}
.greentext {
	color: #D9232B;
}
.orangetext {
	color: #FF9900;
}
.about h2 {
	margin-left: 50px;
}
.about a {
	color: #90B150;
	text-decoration: none;
}
.about a:hover {
	text-decoration: underline;
}

ul#bottomNav {
	font-size:1.1em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
ul#bottomNav li {
list-style:none;
display:inline;
border-left:1px solid #333333;
float:left;
padding:0 5px 0 5px;
}
ul#bottomNav li.first {
border:none;
padding:0 5px 0 0;
}
ul#bottomNav a {
color:#555555;
text-decoration:none;
}
ul#bottomNav a:hover{
color:#555555;
text-decoration:underline;
}
#credits {
	font-size: 0.9em;
	padding-top: 5px;
	color: #666666;
}
.smalltext {
	font-size: 0.9em;
}
img.floatright {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#howitworks {
	background-image: url(images/howback.jpg);
	height: 780px;
	width: 613px;
	background-repeat: no-repeat;
}
#howitworks2 {
	background-image: url(images/howbacke.jpg);
	background-repeat: no-repeat;
	height: 775px;
	width: 610px;
}
div.how2 {
	float: right;
	width: 155px;
	margin-top: 97px;
}
.how2 p {
}
div.how1 {
	float: right;
	width: 210px;
	margin-top: 220px;
	height: 100px;
}
.how1 p {
}
div.how3 {
	clear: both;
	height: 130px;
}
.how3 p {
	padding-left: 250px;
	padding-right: 220px;
	padding-top: 140px;
}
div.how4 {
	margin-left: 130px;
}
.how4 p {
	padding-right: 300px;
	margin-top: 200px;
}
div.how5 {
	margin-left: 200px;
}
.how5 p {
	padding-right: 240px;
	margin-top: 200px;
}
.pinktext {
	color: #D6035A;
}
#logout {
	float: none;
	font-size: 1.1em;
	color: #00A890;
	text-align: center;
}
#logout a {
	color: #00A890;
	text-decoration: underline;
}
#logout a:hover {
	text-decoration: underline;
}
#sendingOption strong {
	color: #CC0000;
}
table#productList {
	margin-left: 40px;
	width: auto;
	margin-top: 0px;
	padding-top: 0px;
}
table#productList td {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #90B150;
}
.textbigger {
	font-size: 1.9em;
}
#content #productList tr p {
	margin-left: 0px;
}
.socialmedia {
	vertical-align: bottom;
}
#goeswithBox {
	float: right;
	width: 405px;
}
#socialmediabox {
	font-size: 1.1em;
	color: #999;
	float: right;
	width: 150px;
	text-align: right;
}
table#schoolTbl {
	width: 85%;
}
#schoolTbl th {
	font-size: 1.8em;
	color: #D9232B;
	vertical-align: top;
	padding: 5px;
}
#schoolTbl td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#schoolTbl td.alBotm {
	vertical-align: bottom;
}
#schoolTbl td.almid {
	vertical-align: middle;
}
#schoolTbl tr td a 
{
	color: #690;
}
#schoolTbl tr td ul 
li{
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#infolist {
	margin-left: 50px;
}
#infolist li {
	padding-bottom: 5px;
}
#backlink {
	color: #90AF55;
	text-decoration: none;
	text-align: left;
	display: block;
	padding-bottom: 0px;
	float: left;
	width: 200px;
}#backlink a {
	padding-left: 25px;
	display: block;
}
table#socialTble {
	margin-top: 0px;
	width: 300px;
}

