/* Producers */
.producers #navBar {background-image: url(../images/toptext_dgreen.gif);}

/* Producers */
.producersCalendar #navBar {background-image: url(../images/toptext_times.gif);}

/* Location */
.location #navBar {background-image: url(../images/toptext_dgreen.gif);}

/* Recipes */
.recipes #navBar {background-image: url(../images/toptext_brown.gif);}

/* News */
.news #navBar {background-image: url(../images/toptext_dred.gif);}

.news #copy a {text-decoration: none;}
.news #copy a.readMore {color: #333; text-decoration: underline}

/* Friends */
.friends #navBar {background-image: url(../images/toptext_dgreen.gif);}

/* Apply */
.apply #navBar {background-image: url(../images/toptext_dgreen.gif);}

/* Product Category Colours */

.categoryMeat #navBar {background-image: url(../images/toptext_dgreen.gif);}
.categoryMeat #flashPanelLeft {background-image: url(../images/toppanel_meat.jpg);}
.categoryMeat #flashPanelStripes {background-image: url(../images/toppanel_stripes_meat.gif);}
#meat td.head {color: #243A85; font-weight: bold; border-bottom: 1px solid #243A85;}
#meat td.item {border-bottom: 1px solid #7E972F;}
#meat h1 {color: #243A85; margin-bottom: 0;}
table#AllProducerList td.meatHead {color: #243A85; border-bottom: 1px solid #7E972F; padding-top: 20px; font-size: 1.2em; font-weight: bold;}

.categoryFruit #navBar {background-image: url(../images/toptext_dgreen.gif);}
.categoryFruit #flashPanelLeft {background-image: url(../images/toppanel_fruit.jpg);}
.categoryFruit #flashPanelStripes {background-image: url(../images/toppanel_stripes_fruit.gif);}
.categoryFruit td.head {color: #408239; font-weight: bold; border-bottom: 1px solid #408239;}
.categoryFruit td.item {border-bottom: 1px solid #B3B81E;}
.categoryFruit h1 {color: #408239; margin-bottom: 0;}
table#AllProducerList td.fruitHead {color: #408239; border-bottom: 1px solid #B3B81E; padding-top: 20px; font-size: 1.2em; font-weight: bold;}

.categoryJuice #navBar {background-image: url(../images/toptext_lblue.gif);}
.categoryJuice #flashPanelLeft {background-image: url(../images/toppanel_juice.jpg);}
.categoryJuice #flashPanelStripes {background-image: url(../images/toppanel_stripes_juice.gif);}
#juice td.head {color: #243A85; font-weight: bold; border-bottom: 1px solid #243A85;}
#juice td.item {border-bottom: 1px solid #82B6E5;}
#juice h1 {color: #243A85; margin-bottom: 0;}
table#AllProducerList td.juiceHead {color: #243A85; border-bottom: 1px solid #82B6E5; padding-top: 20px; font-size: 1.2em; font-weight: bold;}

.categorySweets #navBar {background-image: url(../images/toptext_dred.gif);}
.categorySweets #flashPanelLeft {background-image: url(../images/toppanel_sweets.jpg);}
.categorySweets #flashPanelStripes {background-image: url(../images/toppanel_stripes_sweets.gif);}
#sweets td.head {color: #80002F; font-weight: bold; border-bottom: 1px solid #80002F;}
#sweets td.item {border-bottom: 1px solid #D1671D;}
#sweets h1 {color: #80002F; margin-bottom: 0;}
table#AllProducerList td.sweetsHead {color: #80002F; border-bottom: 1px solid #D1671D; padding-top: 20px; font-size: 1.2em; font-weight: bold;}

.categorySpeciality #navBar {background-image: url(../images/toptext_home.gif);}
.categorySpeciality #flashPanelLeft {background-image: url(../images/toppanel_speciality.jpg);}
.categorySpeciality #flashPanelStripes {background-image: url(../images/toppanel_stripes_speciality.gif);}
#speciality td.head {color: #5D0D74; font-weight: bold; border-bottom: 1px solid #5D0D74;}
#speciality td.item {border-bottom: 1px solid #8D2480;}
#speciality h1 {color: #8B0982; margin-bottom: 0;}
table#AllProducerList td.specialityHead {color: #8B0982; border-bottom: 1px solid #8D2480; padding-top: 20px; font-size: 1.2em; font-weight: bold;}

