/* ======================
	DEFAULTS
=========================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	background-image:url('/modules/root/templates/template1/images/bg.jpg');
	background-position:center;
	background-repeat:repeat-y;
	color:#000000;
	margin:0px;
	padding:0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	border: 1px solid #a0a0a0;
}
h1 {
	background-color:transparent;
	font-family: Arial, Helvetica, sans-serif;
	color:#895a33;
	font-size:30px;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	text-transform: uppercase;
	letter-spacing: -3px;
}
h1 em {
	color:#895a33;
	font-style: normal;
}
p.tagline {
	position: relative;
	font-size: 13px;
	top: -10px;
	color: #686868;
}
h2 {
	background-color: transparent;
	color:#895a33;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 7px;
	margin-top: 5px;
}
h3 {
	background-color: transparent;
	color:#895a33;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	background-color: transparent;
	color:#895a33;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 5px;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}	
embed {
	vertical-align: bottom;
}
p {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	color: #000000;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
em {
	color: #5b3516;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #5b3516;
}
a:link {
	font-weight: bold;
	color: #5b3516;
}
a:visited {
	font-weight: bold;
	color: #5b3516;
}
a:hover {
	font-weight: bold;
	color: #C9A8BE;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #5b3516;
	padding: 5px;
	color: white;
	border-width: 0px;
	font-size: 15px;
}
a.button {
	background-color: #5b3516;
	padding: 5px;
	color: white;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
}
input.smallButton {
	background-color: #5b3516;
	padding: 4px;
	color: white;
	border-width: 0px;
	font-size: 12px;
}
a.smallButton {
	background-color: #5b3516;
	padding: 4px;
	color: white;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	background-color:transparent;
	color:#000000;
	margin-left: auto;
	margin-right: auto;
	min-height:800px;
	padding:0px;
	width:960px;
	overflow: hidden;
}
#metaHeaders {
	width: 400px;
	margin: 30px 5px 30px 5px;
}
#metaHeaders .cmsButton img {
	vertical-align: baseline;
}
#logo {
	margin: 60px 0px 10px 0px;
}
#topSearchBox {
	margin: 10px 20px 10px 0px;
	text-align: right;
}
#breadcrumbs {
	clear: both;
	margin-bottom:0px;
	margin-top:10px;
	padding:5px 10px 5px 20px;
}
#footer {
	background-color:transparent;
	border-bottom:1px solid #5b3516;
	border-top:1px solid #5b3516;
	color:#000000;
	margin:10px 0px 10px 0px;
	padding:10px 0px 10px 0px;
	text-align: center;
}
#footer {

}
#footerMenu {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#footerMenu li {
	display: inline;
}
#footerMenu li a {
	color: #5b3516;
}
#cmsPageActions {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content {
	clear: both;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
}
/*=========================
	VALID HTML
==========================*/
p.validHTML {
	float: right;
	text-align: right;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #dedede;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
div.highlightedArea2Lv1 {
	border: 1px solid #DA8286;
	background-color: #dedede;
	padding: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
div.highlightedArea3Lv1 {

}
div.highlightedArea4Lv1 {

}

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

table.formLayout {
	margin: 0px;
	background-color: transparent;
	border-spacing: 0px;
}
table.formLayout th.leftHeader {
	padding: 5px;
	color: #64625c;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
table.formLayout td {
	padding: 5px;
}
table.formLayout td .inputField {
}
/*=======================
	TOP MENU
=========================*/
#topMenu {
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
	text-align: left;
	font-weight: normal;
	list-style: none;
	float: right;
}
#topMenu li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
#topMenu a {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}
#topMenu span {
}
#topMenu span.on {

}
#topMenu span.off {

}
/*=======================
	MAIN MENU
=========================*/
#mainMenu {
	background-color: transparent;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	width: 100%;
	border-spacing: 1px;
}
#mainMenu a {
	color: #FFFFFF;
	display: block;
	padding: 5px 27px 5px 27px;
	font-size: 14px;
	font-weight: normal;
	text-transform: lowercase;
}
#mainMenu a:hover {
	color: #C9A8BE;
}
#mainMenu td {
	text-align: center;
	background-color: #000000;
	color: #FFFFFF;
}
#mainMenu td.on {

}
#mainMenu td.off {

}
/*=============================
	SUBMENU Lv1
=========================*/
#subMenuLv1 {
	margin:0px;
	padding:0px;
	border-spacing: 1px;
	width: 100%;
}
#subMenuLv1 td a {
	color: #000000;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
}
#subMenuLv1 td {
	border: 1px solid black;
	background-color:#ffffff;
	text-align: center;
	padding: 5px;
}
#subMenuLv1 td.on {

}
#subMenuLv1 td.off {

}
/*=============================
	SUBMENU Lv2
=========================*/
#subMenuLv2 {
	background-color: transparent;
	color: #5b3516;
	margin:0px;
	padding:3px 10px;
	list-style: none;
}
#subMenuLv2 li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#subMenuLv2 a {
	color: #5b3516;
	text-transform: capitalize;
}
#subMenuLv2 span {
	margin-left: 0px;
	margin-right: 10px;
}
#subMenuLv2 span.on {

}
#subMenuLv2 span.off {

}
/*=======================
	MODULE MENU
=========================*/
div.moduleMenu {
	border: 1px solid #C6C6C6;
	background-color: #DFDFDF;
	color: #000000;
	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: #5b3516;
	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: #5b3516;
	padding: 10px;
	color: #FFFFFF;
}
table.dataTable th.topHeader {
	background-color: #5b3516;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
table.dataTable td {
	background-color: #dedede;
	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 #5b3516;
	background-color: #dedede;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
div.pager .current {
	border: 1px solid #5b3516;
	background-color: #5b3516;
	color: #ffffff;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.column-template1-view_product {
	margin-left: 5px;
	margin-right: 5px;
}
div.column table.productLayout {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
div.column table.productLayout td.informationColumn {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
}
div.column table.productLayout td.informationColumn div.qty {
	margin-top: 10px;
	margin-bottom: 2px;
}
div.column table.productLayout td.informationColumn div.qty .inputField {
	font-size: 12px;
	text-align: center;
}
div.column table.productLayout td.pictureColumn {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	width: 220px;
}
div.column table.productLayout div.backButton a {
	font-size: 15px;
	font-weight: bold;
}
div.column table.productLayout h2 {
	font-size: 16px;
	font-weight: normal;
}
div.column table.productLayout p.tagline {
	position: relative;
	top: -13px;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #9d3737;
	
}
div.column table.productLayout p.ref {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #9d3737;
	
}
div.column table.productLayout p.ref strong {
	color: #000000;
	font-weight: bold;
}
div.column table.productLayout div.description {
	font-size: 12px;
	color: #000000;
}
div.column table.productLayout p.ingredients {
	
	font-size: 10px;
	color: #514f48;
}
div.column table.productLayout div.pictureWrapper {
	text-align: right;
}
div.column table.productLayout div.pictureWrapper img {
	width: 200px;
}
div.column table.productLayout div.pictureThumbnailsWrapper {
	margin-bottom: 10px;
}
div.column table.productLayout div.pictureThumbnailsWrapper img {
	width: 60px;
	margin: 5px;
}
div.column table.productLayout p.price {
	font-size: 18px;
	font-weight: bold;
	background-color: #000000;
	color: #ffffff;
	padding: 10px;
	margin: 30px 0px 5px 0px;
	text-align: right;
}
div.column table.productLayout p.standardDelivery {
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 10px 10px 7px 10px;
	font-size: 12px;
	text-align: right;
}
div.column table.productLayout p.sendToAFriend {
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	font-size: 14px;
	text-align: right;
}
div.column table.productLayout p.sendToAFriend a {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
}
div.column table.productLayout p.addToBasket {
	background-color: #000000;
	color: #ffffff;
	margin: 0px;
	padding: 7px 10px 10px 10px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: right;
}
div.column table.productLayout p.addToBasket a {
	font-weight: normal;
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
}
div.column table.productLayout div.backButton {
	
	margin-top: 2px;
	margin-bottom: 10px;
}

/*===============================
	SHOPPING BASKET
===============================*/
div.root-template1-shopping_basket {
	margin-left: 5px;
	margin-right: 5px;
}
div.root-template1-shopping_basket div.checkoutButton {
	text-align: right;
}
div.root-template1-shopping_basket div.continueShoppingButton {
	text-align: right;
}
div.root-template1-shopping_basket p.includeVAT {
	text-align: right;
}
div.root-template1-checkout div.confirmAndPayButton {
	text-align: right;
}
/*============================
	LOGON PAGE
===========================*/
div.root-template1-logon {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-template1-change_password {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-template1-request_new_password {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-template1-checkout {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-template1-edit_layout {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-template1-edit_meta {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-template1-edit_sitemap {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-template1-order_failed {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-template1-order_success {
	margin-left: 5px;
	margin-right: 5px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-template1-search {
	margin-left: 5px;
	margin-right: 5px;
}
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;
}


