/*************************************************
 *                                               *
 *   STYLES FOR COLOUR CODED PRODUCT SIDEBARS    *
 *                                               *
 *************************************************/
 
/* DEFAULT STYLES FOR PRODUCT BOX SIDEBAR
-------------------------------------------------- */
#primary-sidebar h5.section,
#secondary-sidebar h5.section {
	margin-top: 0;
	padding: 0;
	text-align: left;
	width: 222px;
  color: #0D590D;
	text-decoration: none;
	overflow: hidden;
	background: url(/images/templates/buttons/back-bt-fertilising.jpg) center no-repeat;
}
#primary-sidebar h5.section a,
#secondary-sidebar h5.section a {
	display: block;
	height: 24px;
	width: 186px;
	margin: 0;
	color: #0D590D;
	padding: 8px 0 0 37px;
	text-decoration: none;
	background: url(/images/templates/buttons/back-bt-fertilising.jpg) center no-repeat;
}
#primary-sidebar h5.section a:hover,
#secondary-sidebar h5.section a:hover {	
	background: url(/images/templates/buttons/back-bt-fertilising-o.jpg) center no-repeat;
}
#content-zone #primary-sidebar .product-box-container,
#content-zone #secondary-sidebar .product-box-container {
padding-top: 20px;
	background: url(/images/templates/left-column/fertilising-border-top.gif) no-repeat;
}
#content-zone #primary-sidebar .sizes,
#content-zone #secondary-sidebar .sizes {
	padding: 0 0 0 0;
	background: url(/images/templates/left-column/fertilising-bg.gif) repeat-y;
}
#content-zone #primary-sidebar .sizes h4,
#content-zone #secondary-sidebar .sizes h4 {
	background: #6b9e01;
	margin-top:20px;
	padding: 2px 0;
	color: #fff;
}
#content-zone #primary-sidebar .sizes p,
#content-zone #secondary-sidebar .sizes p {
	margin:10px 0 0 0;
	padding:0;
	font-style: italic;
	color: #5d7c24;
}
#content-zone #primary-sidebar .bottom-size ,
#content-zone #secondary-sidebar .bottom-size {  
	height:14px;
	width:218px;
	display: block;
	background: url(/images/templates/left-column/fertilising-border-bottom.gif);
}
#content-zone #primary-sidebar .bottom-size-nosize ,
#content-zone #secondary-sidebar .bottom-size-nosize {  
	height:14px;
	width:218px;
	display: block;
	background: url(/images/templates/left-column/fertilising-border-bottom-nosize.gif);
}

 
/* SECTION: Books Tools & Propagation
-------------------------------------------------- */
#content-zone.books-tools-and-propagation h5.section,
#content-zone.books-tools-and-propagation h5.section a {
	color:#71086F;
	background: url(/images/templates/buttons/back-bt-books-tools-and-propagation.jpg) center no-repeat;
}
#content-zone.books-tools-and-propagation h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-books-tools-and-propagation-o.jpg) center no-repeat;
}
#content-zone.books-tools-and-propagation #primary-sidebar .product-box-container,
#content-zone.books-tools-and-propagation #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/books-tools-and-propagation-border-top.gif) no-repeat;
}
#content-zone.books-tools-and-propagation #primary-sidebar .sizes,
#content-zone.books-tools-and-propagation #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/books-tools-and-propagation-bg.gif) repeat-y;
}
#content-zone.books-tools-and-propagation #primary-sidebar .sizes h4,
#content-zone.books-tools-and-propagation #secondary-sidebar .sizes h4 {
	background: #ab3bac;
}
#content-zone.books-tools-and-propagation #primary-sidebar .sizes p,
#content-zone.books-tools-and-propagation #secondary-sidebar .sizes p {
	color: #71086f;
}
#content-zone.books-tools-and-propagation #primary-sidebar .bottom-size ,
#content-zone.books-tools-and-propagation #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/books-tools-and-propagation-border-bottom.gif);
}
#content-zone.books-tools-and-propagation #primary-sidebar .bottom-size-nosize ,
#content-zone.books-tools-and-propagation #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/books-tools-and-propagation-border-bottom-nosize.gif);
}

/* SECTION: Disease Control
-------------------------------------------------- */
#content-zone.disease-control h5.section,
#content-zone.disease-control h5.section a {
	color:#9c0145;
	background: url(/images/templates/buttons/back-bt-disease-control.jpg) center no-repeat;
}
#content-zone.disease-control h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-disease-control-o.jpg) center no-repeat;
}
#content-zone.disease-control #primary-sidebar .product-box-container,
#content-zone.disease-control #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/disease-control-border-top.gif) no-repeat;
}
#content-zone.disease-control #primary-sidebar .sizes,
#content-zone.disease-control #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/disease-control-bg.gif) repeat-y;
}
#content-zone.disease-control #primary-sidebar .sizes h4,
#content-zone.disease-control #secondary-sidebar .sizes h4 {
	background: #c23557;
}
#content-zone.disease-control #primary-sidebar .sizes p,
#content-zone.disease-control #secondary-sidebar .sizes p {
	color: #9c0145;
}
#content-zone.disease-control #primary-sidebar .bottom-size ,
#content-zone.disease-control #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/disease-control-border-bottom.gif);
}
#content-zone.disease-control #primary-sidebar .bottom-size-nosize ,
#content-zone.disease-control #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/disease-control-border-bottom-nosize.gif);
}

/* SECTION: Pest Control
-------------------------------------------------- */
#content-zone.pest-control h5.section,
#content-zone.pest-control h5.section a {
	color:#9c0145;
	background: url(/images/templates/buttons/back-bt-disease-control.jpg) center no-repeat;
}
#content-zone.pest-control h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-disease-control-o.jpg) center no-repeat;
}
#content-zone.pest-control #primary-sidebar .product-box-container,
#content-zone.pest-control #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/disease-control-border-top.gif) no-repeat;
}
#content-zone.pest-control #primary-sidebar .sizes,
#content-zone.pest-control #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/disease-control-bg.gif) repeat-y;
}
#content-zone.pest-control #primary-sidebar .sizes h4,
#content-zone.pest-control #secondary-sidebar .sizes h4 {
	background: #c23557;
}
#content-zone.pest-control #primary-sidebar .sizes p,
#content-zone.pest-control #secondary-sidebar .sizes p {
	color: #9c0145;
}
#content-zone.pest-control #primary-sidebar .bottom-size ,
#content-zone.pest-control #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/disease-control-border-bottom.gif);
}
#content-zone.pest-control #primary-sidebar .bottom-size-nosize ,
#content-zone.pest-control #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/disease-control-border-bottom-nosize.gif);
}

/* SECTION: Weed Control
-------------------------------------------------- */
#content-zone.weed-control h5.section,
#content-zone.weed-control h5.section a {
	color:#9c0145;
	background: url(/images/templates/buttons/back-bt-disease-control.jpg) center no-repeat;
}
#content-zone.weed-control h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-disease-control-o.jpg) center no-repeat;
}
#content-zone.weed-control #primary-sidebar .product-box-container,
#content-zone.weed-control #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/disease-control-border-top.gif) no-repeat;
}
#content-zone.weed-control #primary-sidebar .sizes,
#content-zone.weed-control #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/disease-control-bg.gif) repeat-y;
}
#content-zone.weed-control #primary-sidebar .sizes h4,
#content-zone.weed-control #secondary-sidebar .sizes h4 {
	background: #c23557;
}
#content-zone.weed-control #primary-sidebar .sizes p,
#content-zone.weed-control #secondary-sidebar .sizes p {
	color: #9c0145;
}
#content-zone.weed-control #primary-sidebar .bottom-size ,
#content-zone.weed-control #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/disease-control-border-bottom.gif);
}
#content-zone.weed-control #primary-sidebar .bottom-size-nosize ,
#content-zone.weed-control #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/disease-control-border-bottom-nosize.gif);
}

/* SECTION: Fertilising
-------------------------------------------------- */
#content-zone.fertilising h5.section,
#content-zone.fertilising h5.section a {
	color:#586d31;
	background: url(/images/templates/buttons/back-bt-fertilising.jpg) center no-repeat;
}
#content-zone.fertilising h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-fertilising-o.jpg) center no-repeat;
}
#content-zone.fertilising #primary-sidebar .product-box-container,
#content-zone.fertilising #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/fertilising-border-top.gif) no-repeat;
}
#content-zone.fertilising #primary-sidebar .sizes,
#content-zone.fertilising #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/fertilising-bg.gif) repeat-y;
}
#content-zone.fertilising #primary-sidebar .sizes h4,
#content-zone.fertilising #secondary-sidebar .sizes h4 {
	background: #6b9e01;
}
#content-zone.fertilising #primary-sidebar .sizes p,
#content-zone.fertilising #secondary-sidebar .sizes p {
	color: #5d7c24;
}
#content-zone.fertilising #primary-sidebar .bottom-size ,
#content-zone.fertilising #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/fertilising-border-bottom.gif);
}
#content-zone.fertilising #primary-sidebar .bottom-size-nosize ,
#content-zone.fertilising #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/fertilising-border-bottom-nosize.gif);
}

/* SECTION: Lawn Care
-------------------------------------------------- */
#content-zone.lawn-care h5.section,
#content-zone.lawn-care h5.section a {
	color:#164406;
	background: url(/images/templates/buttons/back-bt-lawn-care.jpg) center no-repeat;
}
#content-zone.lawn-care h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-lawn-care-o.jpg) center no-repeat;
}
#content-zone.lawn-care #primary-sidebar .product-box-container,
#content-zone.lawn-care #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/lawn-care-border-top.gif) no-repeat;
}
#content-zone.lawn-care #primary-sidebar .sizes,
#content-zone.lawn-care #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/lawn-care-bg.gif) repeat-y;
}
#content-zone.lawn-care #primary-sidebar .sizes h4,
#content-zone.lawn-care #secondary-sidebar .sizes h4 {
	background: #1e690a;
}
#content-zone.lawn-care #primary-sidebar .sizes p,
#content-zone.lawn-care #secondary-sidebar .sizes p {
	color: #164406;
}
#content-zone.lawn-care #primary-sidebar .bottom-size ,
#content-zone.lawn-care #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/lawn-care-border-bottom.gif);
}
#content-zone.lawn-care #primary-sidebar .bottom-size-nosize ,
#content-zone.lawn-care #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/lawn-care-border-bottom-nosize.gif);
}

/* SECTION: Organic Gardening
-------------------------------------------------- */
#content-zone.organic-gardening h5.section,
#content-zone.organic-gardening h5.section a {
	color:#536f6d;
	background: url(/images/templates/buttons/back-bt-organic-gardening.jpg) center no-repeat;
}
#content-zone.organic-gardening h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-organic-gardening-o.jpg) center no-repeat;
}
#content-zone.organic-gardening #primary-sidebar .product-box-container,
#content-zone.organic-gardening #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/organic-gardening-border-top.gif) no-repeat;
}
#content-zone.organic-gardening #primary-sidebar .sizes,
#content-zone.organic-gardening #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/organic-gardening-bg.gif) repeat-y;
}
#content-zone.organic-gardening #primary-sidebar .sizes h4,
#content-zone.organic-gardening #secondary-sidebar .sizes h4 {
	background: #689390;
}
#content-zone.organic-gardening #primary-sidebar .sizes p,
#content-zone.organic-gardening #secondary-sidebar .sizes p {
	color: #536f6d;
}
#content-zone.organic-gardening #primary-sidebar .bottom-size ,
#content-zone.organic-gardening #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/organic-gardening-border-bottom.gif);
}
#content-zone.organic-gardening #primary-sidebar .bottom-size-nosize ,
#content-zone.organic-gardening #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/organic-gardening-border-bottom-nosize.gif);
}

/* SECTION: Pots & Potting Mix
-------------------------------------------------- */
#content-zone.pots-and-potting-mix h5.section,
#content-zone.pots-and-potting-mix h5.section a {
	color:#8d6300;
	background: url(/images/templates/buttons/back-bt-pots-and-potting-mix.jpg) center no-repeat;
}
#content-zone.pots-and-potting-mix h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-pots-and-potting-mix-o.jpg) center no-repeat;
}
#content-zone.pots-and-potting-mix #primary-sidebar .product-box-container,
#content-zone.pots-and-potting-mix #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/pots-and-potting-mix-border-top.gif) no-repeat;
}
#content-zone.pots-and-potting-mix #primary-sidebar .sizes,
#content-zone.pots-and-potting-mix #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/pots-and-potting-mix-bg.gif) repeat-y;
}
#content-zone.pots-and-potting-mix #primary-sidebar .sizes h4,
#content-zone.pots-and-potting-mix #secondary-sidebar .sizes h4 {
	background: #bf8600;
}
#content-zone.pots-and-potting-mix #primary-sidebar .sizes p,
#content-zone.pots-and-potting-mix #secondary-sidebar .sizes p {
	color: #8d6300;
}
#content-zone.pots-and-potting-mix #primary-sidebar .bottom-size ,
#content-zone.pots-and-potting-mix #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/pots-and-potting-mix-border-bottom.gif);
}
#content-zone.pots-and-potting-mix #primary-sidebar .bottom-size-nosize ,
#content-zone.pots-and-potting-mix #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/pots-and-potting-mix-border-bottom-nosize.gif);
}

/* SECTION: Saving Water
-------------------------------------------------- */
#content-zone.saving-water h5.section,
#content-zone.saving-water h5.section a {
	color:#0060a3;
	background: url(/images/templates/buttons/back-bt-saving-water.jpg) center no-repeat;
}
#content-zone.saving-water h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-saving-water-o.jpg) center no-repeat;
}
#content-zone.saving-water #primary-sidebar .product-box-container,
#content-zone.saving-water #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/saving-water-border-top.gif) no-repeat;
}
#content-zone.saving-water #primary-sidebar .sizes,
#content-zone.saving-water #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/saving-water-bg.gif) repeat-y;
}
#content-zone.saving-water #primary-sidebar .sizes h4,
#content-zone.saving-water #secondary-sidebar .sizes h4 {
	background: #2ca5df;
}
#content-zone.saving-water #primary-sidebar .sizes p,
#content-zone.saving-water #secondary-sidebar .sizes p {
	color: #0060a3;
}
#content-zone.saving-water #primary-sidebar .bottom-size ,
#content-zone.saving-water #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/saving-water-border-bottom.gif);
}
#content-zone.saving-water #primary-sidebar .bottom-size-nosize ,
#content-zone.saving-water #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/saving-water-border-bottom-nosize.gif);
}

/* SECTION: Seeds - Flowers
-------------------------------------------------- */
#content-zone.flowers h5.section,
#content-zone.flowers h5.section a {
	color:#993366;
	background: url(/images/templates/buttons/back-bt-flowers.jpg) center no-repeat;
}
#content-zone.flowers h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-flowers-o.jpg) center no-repeat;
}
#content-zone.flowers #primary-sidebar .product-box-container,
#content-zone.flowers #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/flowers-border-top.gif) no-repeat;
}
#content-zone.flowers #primary-sidebar .sizes,
#content-zone.flowers #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/flowers-bg.gif) repeat-y;
}
#content-zone.flowers #primary-sidebar .sizes h4,
#content-zone.flowers #secondary-sidebar .sizes h4 {
	background: #b63d7a;
}
#content-zone.flowers #primary-sidebar .sizes p,
#content-zone.flowers #secondary-sidebar .sizes p {
	color: #993366;
}
#content-zone.flowers #primary-sidebar .bottom-size ,
#content-zone.flowers #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/flowers-border-bottom.gif);
}
#content-zone.flowers #primary-sidebar .bottom-size-nosize ,
#content-zone.flowers #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/flowers-border-bottom-nosize.gif);
}

/* SECTION: Seeds - Herbs
-------------------------------------------------- */
#content-zone.herbs #primary-sidebar .product-box-container,
#content-zone.herbs #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/herbs-border-top.gif) no-repeat;
}
#content-zone.herbs #primary-sidebar .sizes,
#content-zone.herbs #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/herbs-bg.gif) repeat-y;
}
#content-zone.herbs #primary-sidebar .sizes h4,
#content-zone.herbs #secondary-sidebar .sizes h4 {
	background: #71ae2f;
}
#content-zone.herbs #primary-sidebar .sizes p,
#content-zone.herbs #secondary-sidebar .sizes p {
	color: #55900f;
}
#content-zone.herbs #primary-sidebar .bottom-size ,
#content-zone.herbs #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/herbs-border-bottom.gif);
}
#content-zone.herbs #primary-sidebar .bottom-size-nosize ,
#content-zone.herbs #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/herbs-border-bottom-nosize.gif);
}

/* SECTION: Seeds - Vegetables
-------------------------------------------------- */
#content-zone.vegetables h5.section,
#content-zone.vegetables h5.section a {
	color:#237eb7;
	background: url(/images/templates/buttons/back-bt-vegetables.jpg) center no-repeat;
}
#content-zone.vegetables h5.section a:hover {
	background: url(/images/templates/buttons/back-bt-vegetables-o.jpg) center no-repeat;
}
#content-zone.vegetables #primary-sidebar .product-box-container,
#content-zone.vegetables #secondary-sidebar .product-box-container {
	background: url(/images/templates/left-column/vegetables-border-top.gif) no-repeat;
}
#content-zone.vegetables #primary-sidebar .sizes,
#content-zone.vegetables #secondary-sidebar .sizes {
	background: url(/images/templates/left-column/vegetables-bg.gif) repeat-y;
}
#content-zone.vegetables #primary-sidebar .sizes h4,
#content-zone.vegetables #secondary-sidebar .sizes h4 {
	background: #4aa7e0;
}
#content-zone.vegetables #primary-sidebar .sizes p,
#content-zone.vegetables #secondary-sidebar .sizes p {
	color: #237eb7;
}
#content-zone.vegetables #primary-sidebar .bottom-size ,
#content-zone.vegetables #secondary-sidebar .bottom-size {
	background: url(/images/templates/left-column/vegetables-border-bottom.gif);
}
#content-zone.vegetables #primary-sidebar .bottom-size-nosize ,
#content-zone.vegetables #secondary-sidebar .bottom-size-nosize {
	background: url(/images/templates/left-column/vegetables-border-bottom-nosize.gif);
}


