/* ======================
	DEFAULTS
=========================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	color:#666666;
	margin:0px;
	padding:10px 0px 20px 0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #a0a0a0;
}
h1 {
	background-color:transparent;
	color:#000000;
	font-size:24px;
	font-weight:normal;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 10px 0px;
}
h1 em, h1 strong {
	font-weight:bold;
	color: #F37D22;
}
p.tagline {
	position: relative;
	font-size: 13px;
	color: #686868;
}
h2 {
	background-color: transparent;
	color:#0067AC;
	font-weight: normal;
	font-size: 16px;
	margin-bottom: 7px;
	margin-top: 0px;
}
h2 em, h2 strong {
	font-weight:bold;
	color: #F37D22;
}
h3 {
	background-color: transparent;
	color:#0067AC;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 em, h3 strong {
	font-weight:bold;
	color: #F37D22;
}
h4 {
	background-color: transparent;
	color:#0067AC;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 0px;
}
h4 em, h4 strong {
	font-weight:bold;
	color: #F37D22;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}	
embed {
	vertical-align: bottom;
}
p {
	padding: 0px;
	margin-bottom: 15px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
input.error, select.error, textarea.error {
	border: 1px solid #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
em {

}
strong {
	font-weight: bold;
}
a {
	text-decoration: underline;
	font-weight: normal;
	color: #F47D22;
}
a:link {
	font-weight: normal;
	color: #F47D22;
}
a:visited {
	font-weight: normal;
	color: #F47D22;
}
a:hover {
	font-weight: normal;
	color: #85C340;
}
a strong {
	color: #F47D22;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #85C441;
	border-width: 0px;
	font-size: 15px;
	text-decoration: none;
}
a.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #85C441;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
	cursor: pointer;
	text-decoration: none;
}
input.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #85C441;
	border-width: 0px;
	font-size: 12px;
	text-decoration: none;
}
a.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #85C441;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	text-decoration: none;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:926px;
}
#header {
	background-image: url('/modules/root/templates/template1/images/header.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 182px;
	padding-bottom: 15px;
}
#blog {
	float: left;
	width: 38px;
	margin-right: 5px;
}
#home {
	float: left;
	width: 38px;
	margin-right: 3px;
}
#leftColumn {
	clear: left;
	font-size: 12px;
	float: left;
	width: 160px;
}
#leftColumn #subMenuLv1 {
}
#leftColumn #contactUs {
	border-top: 3px dotted #85C441;
	font-size: 10px;
	margin-top: 50px;
}
#leftColumn #tel {
	font-size: 12px;
}
#leftColumn #phoneUsOn {
	margin-bottom: 0px;
}
#leftColumn #telNumber {
	font-size: 16px;
	font-weight: bold;
	color: #686868;
	margin-top: 0px;
}
#leftColumn strong {
	color: #85C441;
}
#leftColumn a strong {
	color: #F47D22;
}
#getInTouch strong {
	font-weight: normal;
}
#pageName {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #85C441;
	margin-bottom: 15px;
}
#pageName a {
	font-weight: bold;
}
#breadcrumbs {
	clear: both;
	margin: 10px 0px 0px 5px;
	padding:0px;
}
#footer {
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
#footerMenu {
	padding: 0px;
	margin: 0px;
	list-style: none;
	display: inline;
}
#footerMenu li {
	display: inline;
}
#cmsPageActions {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content {
	float: right;
	width: 755px;
	padding: 0px;
	border-left: 3px dotted #85c441;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	border-top: 1px solid #d1d1cf;
	border-bottom: 1px solid #d1d1cf;
	padding: 10px 0px 10px 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
div.highlightedArea1Lv2 {
	border: 1px solid #9d9d9d;
	background-color: #ffffff;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.highlightedArea2Lv1 {
	border: 1px solid #DA8286;
	background-color: #dedede;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	color: #4A4B4C;
	padding: 0px;
	margin: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

table.formLayout {
	margin: 0px;
	background-color: transparent;
	border-spacing: 0px;
}
table.formLayout th.leftHeader {
	padding: 5px;
	color: #85C441;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	min-width: 100px;
}
table.formLayout td {
	padding: 5px;
	font-size: 11px;
}
table.formLayout td .inputField {
}
/*=======================
	TOP MENU
=========================*/
#topMenu {
	float: right;
	margin: 0px 5px 10px 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}
#topMenu a {
	font-size: 11px;
	text-transform: lowercase;
}

/*=======================
	MAIN MENU
=========================*/
#mainMenu {
	background-color: transparent;
	color: #8dc84e;
	margin: 0px;
	padding: 0px 15px 0px 0px;
	list-style: none;
	text-align: right;
	line-height: 20px;
}
#mainMenu li {
	font-size: 12px;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#mainMenu li img {
	vertical-align: bottom;
}
#mainMenu li a {
	font-weight: bold;
	font-size: 12px;
	letter-spacing: -1px;
	padding: 0px;
	color: #0067AC;
	text-transform: lowercase;
	text-decoration: none;
}
#mainMenu li a:hover {
	color: #8dc84e;
}

#mainMenu li.on {

}
#mainMenu li.off {

}
/*=============================
	SUBMENU Lv1
=========================*/
#subMenuLv1 {
	color: #000000;
	margin:0px 10px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}
#subMenuLv1 li {
	margin: 5px 0px 5px 0px;
}
#subMenuLv1 li strong {
	color: #F47D22;
}
#subMenuLv1 a {
}

#subMenuLv1Style1 #subMenuLv1 li {
	margin: 0px;
}
#subMenuLv1Style1 #subMenuLv1 li a {
	font-weight: bold;
}
#subMenuLv1Style2 {
	color: #000000;
}
#subMenuLv1Style2 p.pageName {
	margin: 15px 0px 0px 0px;
}
#subMenuLv1Style2 p.link {
	margin: 0px 0px 15px 0px;
}
#subMenuLv1Style2 #subMenuLv1 li a {
	font-weight: bold;
}
#subMenuLv1Style3 h2 {
	color: #333333;
	font-size: 16px;
	margin-bottom: 0px;
	margin-top: 20px;
	font-weight: bold;
}

#subMenuLv2Style1 #viewTheWork {
	color: #85C441;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
}
#subMenuLv2Style1 #subMenuLv2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-align: left;
	color: #85C441;
	font-size: 12px;
	font-weight: normal;
}
#subMenuLv2Style1 #subMenuLv2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#subMenuLv2Style1 #subMenuLv2 a {

}
#subMenuLv2Style2 #subMenuLv2 {
	margin-top: 5px;
	margin-bottom: 15px;
}
#subMenuLv2Style2 #subMenuLv2 a {
	color: #0066CC;
	font-weight: normal;
	text-decoration: none;
}
#subMenuLv2Style2 #subMenuLv2 a:hover {
	color: #0066CC;
	text-decoration: underline;
	font-weight: normal;
}
/*=======================
	MODULE MENU
=========================*/
div.moduleMenu {
	border: 1px solid #C6C6C6;
	background-color: #DFDFDF;
	color: #656b67;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
}
div.moduleMenu a {
	color: #656b67;
	font-weight: normal;
}
div.moduleMenu span {
}
div.moduleMenu span.on {

}
div.moduleMenu span.off {

}

/*=======================
	MODULE MENU
=========================*/
div.moduleSubMenuLv1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
div.moduleSubMenuLv1 a {
	text-transform: uppercase;
	font-weight: normal;
}
div.moduleSubMenuLv1 span {
}
div.moduleSubMenuLv1 span.on {

}
div.moduleSubMenuLv1 span.off {

}

/*=============================
	DATA TABLE LAYOUTS
==============================*/
table.dataTable {
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.dataTable {
	border-spacing: 2px;
}
table.dataTable th.leftHeader {
	background-color: #85C441;
	padding: 10px;
	color: #FFFFFF;
}
table.dataTable th.topHeader {
	background-color: #85C441;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
table.dataTable td {
	border: 1px solid #d5d5d5;
	background-color: #faf9f5;
	padding: 10px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
}

/*===================
	PAGER
====================*/
div.pager {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
	margin-bottom: 13px;
	text-align: center;
}
div.pager a {
	border: 1px solid #e6e6e6;
	background-color: #dedede;
	color: #656B67;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}
div.pager .current {
	border: 1px solid #e6e6e6;
	background-color: #e6e6e6;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.viewProduct {
	clear: both;
	margin: 10px;
}
div.viewProduct table.productLayout {
	width: 100%;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
div.viewProduct table.productLayout td.informationColumn {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: top;
	border-left: 1px solid #bdbdbd;
	text-align: left;
}
div.viewProduct table.productLayout td.informationColumn div.qty {
	margin-top: 10px;
	margin-bottom: 2px;
}
div.viewProduct table.productLayout td.informationColumn div.qty .inputField {
	font-size: 12px;
	text-align: center;
}
div.viewProduct table.productLayout td.pictureColumn {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
div.viewProduct div.backButton a {
	font-size: 15px;
	font-weight: bold;
}
div.viewProduct h1 {

}
div.viewProduct p.tagline {
	position: relative;
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	color: #656b67;
	
}
div.viewProduct p.ref {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #85C441;
	
}
div.viewProduct p.ref strong {
	color: #000000;
	font-weight: bold;
}
div.viewProduct p.description {
	
	font-size: 12px;
	color: #514f48;
}
div.viewProduct p.ingredients {
	
	font-size: 10px;
	color: #514f48;
}
div.viewProduct div.pictureWrapper {
	text-align: right;
	margin-bottom: 10px;
}
div.viewProduct div.pictureWrapper img {
	width: 300px;
}
div.viewProduct div.pictureThumbnailsWrapper {
	margin-bottom: 10px;
}
div.viewProduct div.pictureThumbnailsWrapper img {
	width: 50px;
}
div.viewProduct div.price {
	
	font-size: 13px;
	font-weight: bold;
	color: #85C441;
}
div.viewProduct p.includeVAT {
	
	font-size: 10px;
}
div.viewProduct div.addToBasket {

}
div.viewProduct div.backButton {
	
	margin-top: 2px;
	margin-bottom: 10px;
}

/*=================================
	SHOPPING BASKET PAGE
=================================*/
div.root-template1-shopping_basket, div.root-template2-shopping_basket {
	clear: both;
	margin: 10px;
}
div.root-template1-shopping_basket div.checkoutButton, div.root-template2-shopping_basket div.checkoutButton  {
	text-align: right;
}
div.root-template1-shopping_basket div.continueShoppingButton, div.root-template2-shopping_basket div.continueShoppingButton  {
	text-align: right;
}
div.root-template1-shopping_basket p.includeVAT, div.root-template2-shopping_basket p.includeVAT {
	text-align: right;
}
div.root-template1-checkout div.confirmAndPayButton, div.root-template2-checkout div.confirmAndPayButton {
	text-align: right;
}
/*============================
	LOGON PAGE
===========================*/
div.root-template1-logon, div.root-template2-logon {
	clear: both;
	margin: 10px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-template1-change_password, div.root-template2-change_password {
	clear: both;
	margin: 10px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-template1-request_new_password, div.root-template2-request_new_password {
	clear: both;
	margin: 10px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-template1-checkout, div.root-template2-checkout {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-template1-edit_layout, div.root-template2-edit_layout {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-template1-edit_meta, div.root-template2-edit_meta {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-template1-edit_sitemap, div.root-template2-edit_sitemap {
	clear: both;
	margin: 10px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-template1-order_failed, div.root-template2-order_failed {
	clear: both;
	margin: 10px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-template1-order_success, div.root-template2-order_success {
	clear: both;
	margin: 10px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-template1-view_news, div.root-template2-view_news {
	clear: both;
	margin: 10px;
}
div.root-template1-view_news table.newsLayout {
	width: 100%;
}
div.root-template1-view_news table.newsLayout td.newsColumn1 {
	padding-right: 20px;
	font-size: 14px;
	color: #666666;
	vertical-align: top;
	padding-top: 20px;
}
div.root-template1-view_news table.newsLayout td.newsColumn1 h2 {
	font-weight: bold;
}
div.root-template1-view_news table.newsLayout td.newsColumn2 {
	font-size: 12px;
	color: #8F8F8F;
	vertical-align: top;
	padding-top: 20px;
}
div.root-template1-view_news, table.news
/*===============================
	VIEW EVENT
================================*/
div.root-template1-view_event, div.root-template2-view_event {
	clear: both;
	margin: 10px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-template1-search_news_and_events, div.root-template2-search_news_and_events {
	clear: both;
	margin: 10px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-template1-search {
	clear: both;
	margin: 10px;
}
div.root-template1-search h3 {
	margin: 0px;
}
div.root-template1-search p.sample {
	margin: 0px;
}
div.root-template1-search p.link {
	margin: 0px 0px 10px 0px;
}
/*=============================
	TEMPLATE 2
============================*/
body.root-template2 #rightColumn {
	clear: right;
	font-size: 12px;
	float: right;
	width: 240px;
}
body.root-template2 #rightColumn #calendar {
	text-align: center;
}
body.root-template2 #rightColumn #calendar table {
	width: 100%;
}
body.root-template2 #rightColumn #calendar th.topHeader, body.root-template2 #rightColumn #calendar td {
	padding: 3px;
}
body.root-template2 #content {
	float: left;
	width: 670px;
	border-left-width: 0px;
	border-right: 3px dotted #85C441;
}

/*=================================
	NEWSLETTER SIGNUP
==============================*/
div.newsLetterSignup {
	text-align: center;
	width: 162px;
	height: 72px;
	background-image: url('/modules/root/templates/template1/images/newsletter_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
div.newsLetterSignup div.cradduckBytesNewsletter {
	color:#000000;
	padding: 10px 10px 0px 10px;
	font-family:Arial;
	font-size:12px;
}
div.newsLetterSignup div.cradduckBytesNewsletter span.bytes {
	color:#F37D22;
}
div.newsLetterSignup div.email {
	padding: 0px 10px 0px 10px;
	color:#000000;
	font-family:Arial;
	font-size:10px;
	font-weight:normal;
}
div.newsLetterSignup div.join {
	padding: 0px 0px 10px 0px;
}