body {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-family: arial, sans-serif;
	background: url("../images/design/background.gif") fixed center top;
	background-color: #40AF49;
	
	font-size: 80%;
}

img {
	display: inline;
	padding: 0px;
	margin: 0px;
	border: 0px;
}


input {
	display: inline;
}	



a:hover {
	text-decoration: underline;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 15px;
}

h5 {
	color: red;
	display:  inline;
	margin: 0px;
	padding: 0px;
	margin-right: 4px;
	font-size: 100%;
}

h4 {
	font-size: 130%;
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
}

h4 {
	color: #47763a;
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

h1 { font-size:1.3em; color:#551A8B;}

div#pageContainer {
	padding: 5px;
	margin-top: 5px;
	margin-left: 0px;
	background-color: #ffffff;
	float: left;
	text-align: left;
}

div#pageMargins {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	
}

* html div#pageMargins {
	width: 820px;
}

div#navigationArea-OutdoorPlants {
	background-image: url("../images/design/banner.jpg");
	float: left;
	width: 100%;
}

div#navigationArea-IndoorPlants {
	background-image: url("../images/design/banner.jpg");
	float: left;
	width: 100%;
}

div#navigationArea-Furniture {
	background-image: url("../images/design/banner.jpg");
	float: left;
	width: 100%;
}

div#navigationArea-Products {
	background-image: url("../images/design/banner.jpg");
	float: left;
	width: 100%;
}

div#searchArea {
	float: right;
	color: #ffffff;
	padding: 5px;
	font-weight: bold;
}

div#banner {
	height: 112px;
	background-image: url("../GTNLOGO.jpg");
}

div#banner h1{
	display: none;
}

div#categoriesLevel1 {
	text-align: center;
	margin-left: auto;
	float: right;
	clear: right;
	
}

div#categoriesLevel1 ul {
	padding: 0;
	margin: 0;
}

div#categoriesLevel1 ul li {
	list-style:none;
	width: auto;
	float: left;
	height: 2.5em;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
	background-color: #bababa;
	color: #222222;
	font-size: 85%;
	font-weight: bold;
	line-height: 95%;
	margin-right: 5px;
}

div#categoriesLevel1 ul li#selected{
	background-color: #dddddd;
	color: #000000;
}

div#categoriesLevel1 ul li a, div#categoriesLevel1 ul li a:visited{
	color: black;
	text-decoration: none;
	
}

div#categoriesLevel1 ul li#selected a, div#categoriesLevel1 ul li#selected a:visited{
	color: red;
	text-decoration: none;
}

div#categoriesLevel1 ul li a#selected, div#categoriesLevel1 ul li a#seleted:visited{
	color: red;
}

div#categoriesLevel2 {
	background-color: #dddddd;
	text-align: center;
	padding: 5px;

}

div#categoriesLevel2 ul {
	padding: 0;
	margin: 0;
}

div#categoriesLevel2 ul li.selected a, div#categoriesLevel2 ul li.selected a:visited {
	color: red;
}



div#categoriesLevel2 ul li {
	list-style:none;
	float: left;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	color: #000000;
	height: 1.1em;
	font-weight: bold;
	line-height: 95%;
	margin-right: 10px;
	font-size: 85%;
}

div#categoriesLevel2 ul li#selected {
	color: red;
}

div#breadcrumbs {
	padding-bottom: 5px;
}

div#pagination {
	text-align: center;
	clear: both;
}

div#pagination span#disabled {
	color: #aaaaaa;
}

div#additionalNavigation {
	background-color: #eaeaea;
}

div#searchBox {
	float: left;
	width: 45%;
	padding: 2px;
}

div#advertsBox {
	float: left;
	width: 45%;
	padding: 2px
}

div#contentArea {
	margin-top: 5px;
}


div.sideContainer {
	float: left;
	width: 190px;
	overflow-x: hidden;
}

div.sideRegion {
	background-color: #dddddd;
	margin-bottom: 5px;
	padding: 5px;
}

div.contentColumnDoubleWidth {
	padding: 5px;
	width: 390px;
	float: left;
	background-color: white;
}

div.contentColumn {	
	width: 180px;
	border: 0px solid red;
	float: left;
	margin-left: 5px;
	padding: 5px;
	background-color: white;
}

div.contentRow {
	padding-bottom: 5px;
	border-bottom: 1px dotted #bbbbbb;	
	margin-bottom: 5px;
}

div.contentColumnWide {
	width: 210px;
	float: left;
	background-color: white;
}

.ppbox {margin-top:8px; width:160px; margin-left:10px;}

#subscribebox  .nw-email {color: #781351; background: #f0fff7; border: 1px solid #781351}

#subscribebox  .nw-format {color: #781351; background: #f0fff7; border: 1px solid #781351}

#subscribebox  .nw-submit {color: #000; background: #f0fff7; border: 2px outset #d7b9c9}


div#mainRegion {
	float: left;
	overflow: hidden;
	border: 0px solid red;
	width: 420px;
	
	margin-left: 5px;
	margin-right: 5px;
}

div#mainRegionWide {
	float: left;
	overflow: hidden;
	border: 0px solid red;
	width: 615px;
	margin-left: 5px;
}

* html div#mainRegionWide {
	margin-left: 0px;
	width: 620px;
}


div#contentArea h1 {
	font-size: 120%;
	padding: 0px;
	margin: 0px;
}

div#contentArea h2 {
	font-size: 100%;
	font-weight: bold;
	color: #ff0000;
	padding: 0px;
	margin: 0px;
}

div#contentArea ol, div#contentArea ul {
	margin: 0px;
	padding: 0px;
}

div#contentArea ul.vitalStatistics li, div#contentArea ul.technicalDetails li {
	font-weight: bold;
}

div#contentArea li {
	margin-left: 25px;
	margin-top: 0px;
	padding: 0px;
}

div#leadContentItem, div#leadContentItem a {
	background-color: black;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}

#adverts {text-align:center;}

#adverts a img {width:148px; margin-top:8px;}


div#leadContentItem h2 {
	font-size: 110%;
	color: #ffffff;
	padding:0px;
}

img.xleadImage {
	width: 410px;
	height: 250px;
}

img.leadImage {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	
}

div#leadStory div#picture {
	width: 140px;
	float: left;
	text-align: center;
}

div#leadStory div#blurb {
	width: 275px;
	padding-left: 5px;
	float: left;
	
}

div#xleadStory img {
	width: 210px;
	height: 130px;
}

div#leadStory img {
	margin-left: auto;
	margin-right: auto;
}


img.moreImage {
	width: 250px;
	height: 180px;
	text-align: right;
}

div.categoryListPageItems {
	
}

div.keywordListContainer {
	padding-top: 5px;
}

p.rowCount {
	text-align: center;
}

div#mainRegion div.categoryListPageItems div.item, 
div#mainRegion div.categoryListPageItems div.itemGold, 
div#mainRegion div.categoryListPageItems div.itemSilver, 
div#mainRegion div.categoryListPageItems div.itemBronze, 
div.moreItems div.item,
div.moreItems div.itemGold,
div.moreItems div.itemSilver,
div.moreItems div.itemBronze
 {
	float: left;
	width: 136px;
	text-align: center;
	margin-bottom: 10px;
	height: 185px;
	border:0px solid red;
	font-weight: bold;
	margin-right: 4px;
}

div.categoryListPageItems div.itemGold {
	background-image: url("../images/design/goldbg.gif");
}

div.categoryListPageItems div.itemSilver {
	background-image: url("../images/design/silverbg.gif");
}

div.categoryListPageItems div.itemBronze {
	background-image: url("../images/design/bronzebg.gif");
}

div#mainRegion div.keywordListContainer div.item {
	float: left;
	width: 129px;
	text-align: center;
	margin-bottom: 10px;
	height: 180px;
	background-color: #dddddd;
	margin-left: 5px;
	margin-right: 4px;
	font-weight: bold;
	color: red;

}

* html div#mainRegion div.keywordListContainer div.item {
	margin-left: 3px;
	margin-right: 3px;
	font-weight: bold;
}


div#mainRegionWide div.categoryListPageItems div.item,
div#mainRegionWide div.categoryListPageItems div.itemGold, 
div#mainRegionWide div.categoryListPageItems div.itemSilver, 
div#mainRegionWide div.categoryListPageItems div.itemBronze  {
	float: left;
	width: 148px;
	text-align: center;
	margin-bottom: 5px;
	padding-top: 5px;
	height: 180px;
	border:0px solid red;
	margin-left: 5px;
	font-weight: bold;
}

div.itemGardenCentreName{
	padding-top: 8px;
	font-size: 80%;
	font-weight: bold;
}

div.xcategoryListPageItems div img, div.xmoreItems div img {
	width: 80px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}

div.categoryListPageItems div div.itemImage, div.moreItems div.itemImage {
	width: 139px;
	height: 100px;
	display: inline;
}

div.categoryListPageItems div div.itemImage img, div.moreItems div div.itemImage img {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
}

div#moreSection {
	border: 2px solid #75c094;
	height: 200px;
	padding: 3px;
	margin-left: 10px;
}

ul#sideNavigation li {
	list-style:  none;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 5px;
}

ul#sideNavigation li#selected {
	font-weight: bold;
}

ul#sideNavigation ul li {
	list-style:  none;
	padding-left: 15px;
	margin: 0px;
	font-weight: normal;
	
}

div#leftAdverts {
	height: 400px;
}

div#rightAdverts {
	height: 400px;
}

div.linkSection {
	float: left;
	width: 200px;
	margin: 5px;
}

div.linkSection a:hover {
	text-decoration: none;
}

* html div.linkSection {
	margin-left: 4px;
	margin-right: 4px;
}

div.fadeTitle {
	font-weight: bold;
	padding: 3px;
}

div#footer {
	text-align: center;
	font-size: 90%;
	background-color: white;
	padding: 5px;	
	margin-top: 5px;
	width:810px;
}

div.clearFix {
	clear: both;
}

div.awardItem,
div.awardItemGold,
div.awardItemSilver,
div.awardItemBronze {
	clear: both;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

div.awardItemGold {
	background-image: url("../images/design/goldbgWideHome.gif");
	background-position: bottom right;
}

div.awardItemSilver {
	background-image: url("../images/design/silverbgWideHome.gif");
	background-position: bottom right;
}

div.awardItemBronze {
	background-image: url("../images/design/bronzebgWide.gif");
}

div.awardItemImage {
	float: left;
	width: 145px;
	clear: left;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div.awardItemText {
	float: left;
	width: 270px;
	clear: right;
}

div.sideRegionAwards {
	border: 2px solid black;
	text-align: center;
	margin-bottom: 5px;
	position: relative;
	margin-top: 15px;
}

div.sideRegionAwards#Gold {
	background-image: url("../images/design/goldbgWide.gif");
	background-position: bottom center;
}

div.sideRegionAwards#Silver {
	background-image: url("../images/design/silverbgWide.gif");
	background-position: bottom center;
}

div.sideRegionAwards#Bronze {
	background-image: url("../images/design/bronzebgWide.gif");
	background-position: bottom center;
}
div.sideRegionAwards img {
	position: absolute;
	top: -25px;
	left: 0px;
}

* html div.sideRegionAwards img {
	left: -95px;
}

div.sideRegionAwards div#sponsor {
	padding-top: 5px;
	padding-bottom: 5px;
	color: #47763a;
	font-weight: bold;
}

div.sideRegionAwards h5, div.sideRegionAwards h5 a, div.sideRegionAwards h5 a#visited {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	color: red;
}

div.sideRegionAwards image {
	margin-left: auto;
	margin-right: auto;
}

div.awardDetails {
	margin-top: 80px;
	text-align: center;
	padding: 5px;
}

