/* ======================
	DEFAULTS
=========================*/
body {
	margin: 0px;
	padding: 0px;
	font-family: "Palatino", "Times New Roman", Times, serif;
	font-size: 12px;
	background-color:#FFFFFF;
	background-image: url('/modules/root/templates/template1/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat;
	color:#505050;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #a0a0a0;
}
h1 {
	background-color:transparent;
	color:#ff358a;
	font-size:26px;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 em {
	color:#ff358a;
	font-style: normal;
}
h1 a, h1 a:link, h1 a:visited {
	color:#ff358a;
	font-weight:normal;
}
p.tagline {
	position: relative;
	font-size: 13px;
	color: #686868;
}
h2 {
	background-color: transparent;
	color:#2d2d2d;
	font-weight: bold;
	font-size: 19px;
	margin-bottom: 7px;
	margin-top: 5px;
}
h2 a, h2 a:link, h2 a:visited {
	color:#2d2d2d;
	font-weight: bold;
}
h3 {
	background-color: transparent;
	color:#2d2d2d;
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	background-color: transparent;
	color:#2d2d2d;
	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;
}
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 {
	font-style: italic;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #ff358a;
}
a:link {
	font-weight: bold;
	color: #ff358a;
}
a:visited {
	font-weight: bold;
	color: #ff358a;
}
a:hover {
	font-weight: bold;
	color: #ff358a;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #ff358a;
	border-width: 0px;
	font-size: 15px;
	margin-bottom: 10px;
}
a.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #ff358a;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
	cursor: pointer;
}
input.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #ff358a;
	border-width: 0px;
	font-size: 12px;
}
a.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #ff358a;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:930px;
	overflow: hidden;
}
#pageLayout {
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
}

#pageLayout #leftColumn {
	vertical-align: top;
	width: 120px;
	padding-top: 25px;
}
#pageLayout #rightColumn {
	padding-top: 0px;
	vertical-align: top;
}
#mmhSearch {
	width: 200px;
	float: right;
	padding-right: 100px;
	padding-top: 20px;
	background-image: url('/modules/root/templates/template1/images/mmh_label.jpg');
	background-position: top right;
	background-repeat: no-repeat;
	height: 115px;
	text-transform: uppercase;
	text-align: center;
	color: #747474;
}
#logo {
	padding-left: 10px;
	padding-top: 35px;
}
#breadcrumbs {
	clear: both;
	margin: 10px 0px 0px 10px;
	padding:0px;
}
#copyright {
	margin: 0px 0px 5px 0px;
	float: right;
}
#credits {
	clear: right;
	margin: 0px 0px 5px 0px;
	float: right;
}
#contact {
	margin: 0px 0px 5px 0px;
}
#footer {
	color:#a1a1a1;
	margin: 10px;
	padding-top: 10px;
	border-top: 1px solid #e0e0e0;
}
#footerMenu {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	display: inline;
}
#footerMenu li {
	display: inline;
}
#cmsPageActions {
	clear: both;
	text-align: right;
	padding-right: 0px;
	padding-bottom: 10px;
}
#productRange {
	float: right;
	width: 190px;
}
#contentLayout {
	width: 100%;
}
#contentLayout #contentColumn {
	width: 560px;
	vertical-align: top;
}
#contentLayout #productRangeColumn {
	vertical-align: top;
}
#content {
	clear: both;
	border-left: 1px solid #e7e7e7;
}
#cmsPageLayout {
	width: 100%;
}
#randomTestimonialWrapper {
	padding-right: 5px;
}
#randomTestimonialWrapper h3 {
	margin-bottom: 0px;
	color: #505050;
}
#randomTestimonialWrapper .randomTestimonial {
	margin-bottom: 0px;
	margin-top: 0px;
	color: #505050;
}
#randomTestimonialWrapper .source {
	font-weight: bold;
	margin-top: 0px;
	color: #505050;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #faf9f5;
	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;
}

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

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;
	min-width: 100px;
}
table.formLayout td {
	padding: 5px;
	font-size: 11px;
}
table.formLayout td .inputField {
}
/*=======================
	TOP MENU
=========================*/
#topMenu {
	clear: both;
	float: right;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}
#topMenu a {
	font-size: 11px;
	text-transform: lowercase;
}

/*=======================
	MAIN MENU
=========================*/
#mainMenu {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#mainMenu li {
	padding: 0px;
	margin: 20px 0px 20px 0px;
}
#mainMenu li a {
	text-transform: uppercase;
	color: #787878;
	font-weight: normal;
	font-size: 14px;
}
#mainMenu li a:hover {
	color: #ff358a;
}
#mainMenu li.on {

}
#mainMenu li.on a {
	color: #ff358a;
}

/*=============================
	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 {

}

/*=======================
	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: #ff358a;
	padding: 10px;
	color: #FFFFFF;
}
table.dataTable th.topHeader {
	background-color: #ff358a;
	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 h2 {
	color: #FF358A;
}
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 {
	width: 200px;
	vertical-align: top;
	text-align: left;
	padding-right: 10px;
}
div.viewProduct div.backButton a {
	font-size: 15px;
	font-weight: bold;
}
div.viewProduct h1 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
}
div.viewProduct h1 em {
	font-style: normal;
	text-transform: uppercase;
	font-size: 16px;
}
div.viewProduct p.tagline {
	position: relative;
	font-size: 16px;
	margin: 0px 0px 15px 0px;
	font-weight: normal;
	color: #656b67;
	
}
div.viewProduct p.ref {
	font-size: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #ff358a;
	
}
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: 0px;
}
div.viewProduct div.pictureWrapper img {
	width: 200px;
}
div.viewProduct div.pictureThumbnailsWrapper {
	overflow: hidden;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	border-right: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
div.viewProduct div.pictureThumbnailsWrapper img {
	width: 60px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #b5b5b5;
	padding: 2px;
}
div.viewProduct table.watchVideoAndBuyNow {
	width: 100%;
	border: 1px solid #e5e5e5;
}
div.viewProduct table.watchVideoAndBuyNow td.watchVideo {
	padding: 8px;
}
div.viewProduct table.watchVideoAndBuyNow td.buyNow {
	padding: 8px;
}
div.viewProduct table.priceAndInfo {
	width: 100%;
}
div.viewProduct table.priceAndInfo span {
	background-color: #FFFFFF;
}
div.viewProduct table.priceAndInfo th {
	width: 51px;
	color: #FF358A;
	font-size: 16px;
	padding-top: 5px;
	font-weight: normal;
	background-image: url('/modules/root/templates/template1/images/price_and_info_bg.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}
div.viewProduct table.priceAndInfo td {
	color: #2d2d2d;
	font-size: 16px;
	padding-top: 5px;
	font-weight: bold;
	background-image: url('/modules/root/templates/template1/images/price_and_info_bg.jpg');
	background-position: bottom left;
	background-repeat: repeat-x;
}
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 {
	clear: both;
	margin: 10px;
}
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 {
	clear: both;
	margin: 10px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-template1-change_password {
	clear: both;
	margin: 10px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-template1-request_new_password {
	clear: both;
	margin: 10px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-template1-checkout {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-template1-edit_layout {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-template1-edit_meta {
	clear: both;
	margin: 10px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-template1-edit_sitemap {
	clear: both;
	margin: 10px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-template1-order_failed {
	clear: both;
	margin: 10px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-template1-order_success {
	clear: both;
	margin: 10px;
}
/*===============================
	NEWS PAGE
================================*/
div.root-template1-view_news {
	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;
}

