/*************************************************
 *                                               *
 *         PRODUCT MENU SECTIONS STYLES          *
 *                                               *
 *************************************************/

/* SECTION: All
-------------------------------------------------- */
#content-zone #primary-sidebar {
margin:0;
width:218px;
overflow: hidden;
}
#content-zone #primary-sidebar img{
margin:0;
padding:0;
width:218px;
}
#content-zone #primary-sidebar h3{
font-size:14px;
display:block;
margin:0 1px;
padding: 2px 0;
text-align:center;
color: #fff;
width:216px;
overflow: hidden;
}
#content-zone #primary-sidebar p {
padding:10px 10px 15px 10px;
margin:0;
font-size: 13px;
font-style: italic;
}
#content-zone #primary-sidebar #useful-articles {
display:block;
width:218px;
height:100%;
padding-bottom:100px;
}
#content-zone #primary-sidebar p a{
font-weight: bold;
}


/* SECTION: Books Tools & Propagation
-------------------------------------------------- */
#content-zone #primary-sidebar.books-tools-and-propagation h3{
background: #71086F;
border-top: 1px solid #71086F;
}
#content-zone #primary-sidebar.books-tools-and-propagation p,
#content-zone #primary-sidebar.books-tools-and-propagation p a{
color: #71086f;
}
#content-zone #primary-sidebar.books-tools-and-propagation #useful-articles {
background: url(/images/nz/products/left-column-bg/books-tools-and-propagation-bg.jpg) bottom left no-repeat;
}


/* SECTION: DISEASE CONTROL
-------------------------------------------------- */
#content-zone #primary-sidebar.disease-control h3{
background: #9C0145;
border-top: 1px solid #9C0145;
}
#content-zone #primary-sidebar.disease-control p,
#content-zone #primary-sidebar.disease-control p a{
color: #9c0145;
}
#content-zone #primary-sidebar.disease-control #useful-articles {
background: url(/images/nz/products/left-column-bg/disease-control-bg.jpg) bottom left no-repeat;
}


/* SECTION: Pest Control
-------------------------------------------------- */
#content-zone #primary-sidebar.pest-control h3{
background: #9C0145;
border-top: 1px solid #9C0145;
}
#content-zone #primary-sidebar.pest-control p,
#content-zone #primary-sidebar.pest-control  p a{
color: #9c0145;
}
#content-zone #primary-sidebar.pest-control #useful-articles {
background: url(/images/nz/products/left-column-bg/pest-control-bg.jpg) bottom left no-repeat;
}


/* SECTION: Weed Control
-------------------------------------------------- */
#content-zone #primary-sidebar.weed-control h3{
background: #9C0145;
border-top: 1px solid #9C0145;
}
#content-zone #primary-sidebar.weed-control p,
#content-zone #primary-sidebar.weed-control p a{
color: #9c0145;
}
#content-zone #primary-sidebar.weed-control #useful-articles {
background: url(/images/nz/products/left-column-bg/weed-control-bg.jpg) bottom left no-repeat;
}


/* SECTION: Fertilising
-------------------------------------------------- */
#content-zone #primary-sidebar.fertilising h3{
background: #6B9E01;
border-top: 1px solid #6B9E01;
}
#content-zone #primary-sidebar.fertilising p,
#content-zone #primary-sidebar.fertilising p a{
color: #5d7c24;
}
#content-zone #primary-sidebar.fertilising #useful-articles {
background: url(/images/nz/products/left-column-bg/fertilising-bg.jpg) bottom left no-repeat;
}


/* SECTION: Lawn Care
-------------------------------------------------- */
#content-zone #primary-sidebar.lawn-care h3{
background: #164406;
border-top: 1px solid #164406;
}
#content-zone #primary-sidebar.lawn-care p,
#content-zone #primary-sidebar.lawn-care p a{
color: #536f6d;
}
#content-zone #primary-sidebar.lawn-care #useful-articles {
background: url(/images/nz/products/left-column-bg/lawn-care-bg.jpg) bottom left no-repeat;
}


/* SECTION: Organic Gardening
-------------------------------------------------- */
#content-zone #primary-sidebar.organic-gardening h3{
background: #7CA29F;
border-top: 1px solid #536f6d;
}
#content-zone #primary-sidebar.organic-gardening p,
#content-zone #primary-sidebar.organic-gardening p a{
color: #536f6d;
}
#content-zone #primary-sidebar.organic-gardening #useful-articles {
	overflow:hidden;
  background: url(/images/nz/products/left-column-bg/organic-gardening-bg.jpg) bottom left no-repeat;
}


/* SECTION: Pots & Potting Mix
-------------------------------------------------- */
#content-zone #primary-sidebar.pots-and-potting-mix h3{
background: #8D6300;
border-top: 1px solid #8D6300;
}
#content-zone #primary-sidebar.pots-and-potting-mix p,
#content-zone #primary-sidebar.pots-and-potting-mix p a{
color: #8d6300;
}
#content-zone #primary-sidebar.pots-and-potting-mix #useful-articles {
background: url(/images/nz/products/left-column-bg/pots-and-potting-mix-bg.jpg) bottom left no-repeat;
}

/* SECTION: Saving Water
-------------------------------------------------- */
#content-zone #primary-sidebar.saving-water h3{
background: #2CA5DF;
border-top: 1px solid #0060a3;
}
#content-zone #primary-sidebar.saving-water p,
#content-zone #primary-sidebar.saving-water p a{
color: #0060a3;
}
#content-zone #primary-sidebar.saving-water #useful-articles {
background: url(/images/nz/products/left-column-bg/saving-water-bg.jpg) bottom left no-repeat;
}

