/* ======================
	DEFAULTS
=========================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color:#000000;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #a0a0a0;
}
h1 {
	background-color:transparent;
	color:#9F1229;
	font-size:26px;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: 1px solid #e6e6e6;
	padding: 0px 0px 10px 0px;
}
h1 em {
	color:#9F1229;
	font-style: normal;
}
p.tagline {
	position: relative;
	font-size: 13px;
	color: #686868;
}
h2 {
	background-color: transparent;
	color:#9F1229;
	font-weight: normal;
	font-size: 19px;
	margin-bottom: 7px;
	margin-top: 5px;
}
h3 {
	background-color: transparent;
	color:#9F1229;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	background-color: transparent;
	color:#9F1229;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 3px;
	margin-top: 5px;
}
a img {
	border-width: 0px;
}
img {
	border: 0px;
	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;
}
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 {
	color: #9F1229;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #9F1229;
}
a:link {
	font-weight: bold;
	color: #9F1229;
}
a:visited {
	font-weight: bold;
	color: #9F1229;
}
a:hover {
	font-weight: bold;
	color: #9F1229;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #9F1229;
	border-width: 0px;
	font-size: 15px;
}
a.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #9F1229;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
}
input.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #9F1229;
	border-width: 0px;
	font-size: 12px;
}
a.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #9F1229;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
}
ul {
	list-style-position: inside;
	padding-left: 0px;
}
/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin: 0px;
	padding:0px;
	background-image: url('/modules/root/templates/template1/images/bg.gif');
	background-position: top center;
	background-repeat: no-repeat;
	background-color:#ffffff;
	color:#000000;
}
#pageBoxLv2 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:800px;
	overflow: hidden;
}
#headerLayout {
	margin: 0px;
	padding: 0px;
	border-spacing: 0px;
	width: 800px;
	margin-bottom: 10px;
}
#headerLayout td#menuColumn {
	width: 196px;
}
#headerLayout td#contactColumn {
	height: 41px;
	width: 604px;
	vertical-align: top;
	font-size: 0px;
}
#headerLayout td#contactColumn img {
	height: 41px;
	vertical-align: bottom;
	font-size: 0px;
}
#headerLayout td#picture1Column {
	width: 197px;
	vertical-align: top;
}
#headerLayout td#picture1Column #picture1 img {
	border-right: 1px solid white;
	border-top: 1px solid white;
}
#headerLayout td#picture2Column {
	width: 197px;
	vertical-align: top;
}
#headerLayout td#picture2Column #picture2 img {
	border-right: 1px solid white;
	border-top: 1px solid white;
}
#headerLayout td#picture3Column {
	width: 210px;
	vertical-align: top;
}
#headerLayout td#picture3Column #picture3 img {
	border-right: 1px solid white;
	border-top: 1px solid white;
}

#metaHeaders {
	margin-left: 5px;
	margin-right: 5px;
}
#metaHeaders h1 {
	margin-top: 0px;
}
#siteName {
	margin: 0px 0px 10px 20px;
}
#topSearchBox {
	margin: 30px 5px 10px 0px;
	float: right;
	text-align: right;
}
#topSearchBox form {
	display: inline;
}
#topSearchBox form div {
	display: inline;
}
#breadcrumbs {
	clear: both;
	margin: 10px 18px 10px 18px;
	padding:0px;
}
#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 {

}
#copyright {
	margin:15px 18px 5px 18px;
	text-align: center;
	color: #9F1229;
	font-size: 11px;
}
#footerMenu {
    padding: 0px;
    margin: 10px 0px 10px 0px;
    text-align: center;
}
#footerMenu li {
    display: inline;
}
#footerMenu li a {
    color: #5b3516;
}
#rootMenu {
	padding: 0px;
	margin-top:5px;
	margin-bottom:10px;
	font-size: 9px;
	text-align: center;
}
#cmsPageActions {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 10px;
}
#content {
	background-color: transparent;
	padding: 0px;
}
#editHeaderPictures {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
}

/*=========================
	VALID HTML
==========================*/
p.validHTML {
	float: right;
	text-align: right;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #FAFAFA;
	border: 1px solid #d1d1cf;
	padding: 10px;
	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;
}
div.highlightedArea3Lv1 {

}
div.highlightedArea4Lv1 {

}

/*===========================================
	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: #64625c;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	width: 30%;
}
table.formLayout td {
	padding: 5px;
}
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: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
#mainMenu a {
	display: block;
	color: #656b67;
	text-transform: lowercase;
}

/*=============================
	SUBMENU Lv1
=========================*/
#subMenuLv1 {
	background-color:#edebe7;
	color:#cfcfcd;
	margin:0px;
	padding:4px 5px 4px 5px;
	border-top: 1px solid #e1e1df;
	border-right: 1px solid #e1e1df;
	border-left: 1px solid #e1e1df;
}
#subMenuLv1 a {
	color:#656b67;
	font-weight: normal;
	text-transform: capitalize;
}
#subMenuLv1 a span {

}

/*=============================
	SUBMENU Lv2
=========================*/
#subMenuLv2 {
	background-color: transparent;
	color: #e6e6e6;
	margin:0px;
	padding:3px 10px;
	list-style: none;
}
#subMenuLv2 li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#subMenuLv2 a {
	color: #e6e6e6;
	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: #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: #9F1229;
	padding: 10px;
	color: #FFFFFF;
}
table.dataTable th.topHeader {
	background-color: #9F1229;
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
table.dataTable td {
	border: 1px solid #d5d5d5;
	background-color: #FAFAFA;
	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;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
div.pager .current {
	border: 1px solid #e6e6e6;
	background-color: #e6e6e6;
	color: #ffffff;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.root-template1-view_product {
	margin-left: 5px;
	margin-right: 5px;
}
div.root-template1-view_product table.productLayout {
	width: 100%;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
div.root-template1-view_product 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.root-template1-view_product table.productLayout td.informationColumn div.qty {
	margin-top: 10px;
	margin-bottom: 2px;
}
div.root-template1-view_product table.productLayout td.informationColumn div.qty .inputField {
	font-size: 12px;
	text-align: center;
}
div.root-template1-view_product table.productLayout td.pictureColumn {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
div.root-template1-view_product div.backButton a {
	font-size: 15px;
	font-weight: bold;
}
div.root-template1-view_product h1 {

}
div.root-template1-view_product p.tagline {
	position: relative;
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	color: #656b67;
	
}
div.root-template1-view_product p.ref {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #9F1229;
	
}
div.root-template1-view_product p.ref strong {
	color: #000000;
	font-weight: bold;
}
div.root-template1-view_product p.description {
	
	font-size: 12px;
	color: #514f48;
}
div.root-template1-view_product p.ingredients {
	
	font-size: 10px;
	color: #514f48;
}
div.root-template1-view_product div.pictureWrapper {
	text-align: right;
	margin-bottom: 10px;
}
div.root-template1-view_product div.pictureWrapper img {
	width: 300px;
}
div.root-template1-view_product div.pictureThumbnailsWrapper {
	margin-bottom: 10px;
}
div.root-template1-view_product div.pictureThumbnailsWrapper img {
	width: 50px;
}
div.root-template1-view_product div.price {
	
	font-size: 13px;
	font-weight: bold;
	color: #9F1229;
}
div.root-template1-view_product p.includeVAT {
	
	font-size: 10px;
}
div.root-template1-view_product div.addToBasket {

}
div.root-template1-view_product div.backButton {
	
	margin-top: 2px;
	margin-bottom: 10px;
}

/*===============================
	SHOPPING BASKET
===============================*/
div.root-template1-shopping_basket {
	margin-left: 18px;
	margin-right: 18px;
}
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: 18px;
	margin-right: 18px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-template1-change_password {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-template1-request_new_password {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-template1-checkout {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-template1-edit_layout {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-template1-edit_meta {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-template1-edit_sitemap {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-template1-order_failed {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-template1-order_success {
	margin-left: 18px;
	margin-right: 18px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-template1-search {
	margin-left: 18px;
	margin-right: 18px;
}
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;
}

