/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 13px;
	line-height: 20px;
	background-color:#e8f0f2;
	color:#000000;
	margin:0px;
	padding:0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #a0a0a0;
}
h1 {
	background-color:transparent;
	color:#2A4A80;
	font-size:17px;
	line-height: 22px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}
h1 em {
	font-style: normal;
}
p.tagline {
	position: relative;
	font-size: 13px;
	color: #686868;
}
h2 {
	background-color: transparent;
	color:#2A4A80;
	font-weight: normal;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 7px;
	margin-top: 5px;
}
h3 {
	background-color: transparent;
	color:#2A4A80;
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 5px;
}
h4 {
	background-color: transparent;
	color:#2A4A80;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 3px;
	margin-top: 5px;
}
h5 {
	font-size: 11px;
	margin: 0px;
}
h6 {
	font-size: 11px;
	margin: 0px;
}
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 {
	color: #2A4A80;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #2A4A80;
}
a:link {
	font-weight: bold;
	color: #2A4A80;
}
a:visited {
	font-weight: bold;
	color: #2A4A80;
}
a:hover {
	font-weight: bold;
	color: #339999;
}
table th {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #4f4646;
}
input.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #2A4A80;
	border-width: 0px;
	font-size: 15px;
}
a.button {
	background-color: #e6e6e6;
	padding: 5px;
	color: #2A4A80;
	border-width: 0px;
	font-weight: normal;
	font-size: 15px;
	line-height: 30px;
	cursor: pointer;
}
input.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #2A4A80;
	border-width: 0px;
	font-size: 12px;
}
a.smallButton {
	background-color: #e6e6e6;
	padding: 4px;
	color: #2A4A80;
	border-width: 0px;
	font-weight: normal;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
}
hr {
	color: #e6e0dd;
	background-color: #e6e0dd;
	height: 1px;
	border: 0px solid #F00;
}
/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	background-image: url('/modules/root/templates/template1/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:860px;
}
#pageBoxLv2 {
	background-color: #FFFFFF;
	color: #000000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background-image: url('/modules/root/templates/template1/images/headerBg.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	height: 210px;
}
#pageLayout {
	width: 100%;
}
#pageLayout #leftColumn {
	vertical-align: top;
	width: 170px;
}
#pageLayout #centerColumn {
	vertical-align: top;
}
#pageLayout #rightColumn {
	vertical-align: top;
	width: 150px;
}
#breadcrumbs {
	clear: both;
	margin: 10px 0px 0px 5px;
	padding:0px;
}
#footer {
	color:#000000;
	margin:0px;
	padding:0px;
}
#slogan {
	background-color: #C0DEDE;
	text-align: center;
	padding: 10px;
	margin: 30px 0px 0px 0px;
	font-size: 11px;
}
#copyright {
	text-align: center;
	font-size: 11px;
	padding: 10px;
}
.newsletter {
	padding: 10px 10px 10px 10px;
	font-size: 11px;
}
.newsletter p {
	margin: 0px;
}
#footerMenu {
	padding: 0px 10px 10px 10px;
	margin: 0px;
	text-align: center;
	list-style: none;
	line-height: 14px;
}
#footerMenu li {
	display: inline;
}
#footerMenu li a {
	font-weight: normal;
	font-size: 10px;
}
#cmsPageActions {
	padding-right: 20px;
	padding-bottom: 10px;
	text-align: center;
}
#content {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
}
#email {
	background-image: url('/modules/root/templates/template1/images/rightNavBg1.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 8px;
	font-size: 10px;
	color: #FFFFFF;
	height: 95px;
}
#email a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#email a:hover {
	color: #000000;
}
#email p {
	padding: 3px 0px 0px 0px;
	line-height: 16px;
	margin: 0px;
}
#water {
	background-image: url('/modules/root/templates/template1/images/rightNavBg2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 8px;
	font-size: 10px;
	color: #FFFFFF;
	height: 95px;
}
#water a {
	color: #FFFFFF;
	font-size: 10px;
}
#water a:hover {
	color: #000000;
}
#water p {
	padding: 3px 0px 0px 0px;
	line-height: 16px;
	margin: 0px;
}
#earth {
	background-image: url('/modules/root/templates/template1/images/rightNavBg3.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 8px;
	font-size: 10px;
	color: #FFFFFF;
	height: 95px;
}
#earth a {
	color: #FFFFFF;
	font-size: 10px;
}
#earth a:hover {
	color: #000000;
}
#earth p {
	line-height: 16px;
	padding: 3px 0px 0px 0px;
	margin: 0px;
}
#mwkp {
	background-image: url('/modules/root/templates/template1/images/rightNavBg4.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	padding: 0px 5px 0px 8px;
	font-size: 10px;
	color: #FFFFFF;
	height: 95px;
}
#mwkp a {
	color: #FFFFFF;
	font-size: 10px;
}
#mwkp a:hover {
	color: #000000;
}
#mwkp p {
	padding: 3px 0px 0px 0px;
	line-height: 16px;
	margin: 0px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #E8F0F2;
	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;
	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;
	min-width: 100px;
}
table.formLayout td {
	padding: 5px;
	font-size: 11px;
}
table.formLayout td .inputField {
}
/*=======================
	TOP MENU
=========================*/
#topMenu {
	margin: 0px 5px 5px 0px;
	padding: 0px;
	text-align: right;
	font-weight: normal;
}
#topMenu a {
	font-size: 11px;
	text-transform: lowercase;
}

/*=======================
	MAIN MENU
=========================*/

#mainMenu {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}
#mainMenu li {
	padding: 0px;
	margin: 0px;
}
#mainMenu a {
	display: block;
	padding: 6px 5px 5px 15px;
	margin-top: 2px;
	font-size: 11px;
	line-height: 16px;
	background-color: #c6d8e2;
	color: #000000;
}
#mainMenu li.on a {
	background-color: #0373a2;
	color: #FFFFFF;
}
#mainMenu a:hover {
	background-color: #0373A2;
	color: #FFFFFF;
}

/*=============================
	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: #C6D8E2;
	padding: 10px;
	color: #2A4A80;
	font-size: 12px;
}
table.dataTable th.topHeader {
	background-color: #C6D8E2;
	color: #2A4A80;
	text-align: center;
	padding: 10px;
	font-size: 12px;
}
table.dataTable td {
	border: 1px solid #e3e3e3;
	background-color: #ffffff;
	padding: 10px;
	font-size: 12px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 0px;
	border-width: 0px;
	font-size: 12px;
}

/*===================
	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: #2A4A80;
	
}
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: #2A4A80;
}
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;
	font-size: 12px;
}
div.root-template1-shopping_basket .dataTable h3 {
	font-size: 13px;
}
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;
	font-size: 12px;
}
/*===============================
	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
================================*/
div.root-template1-view_news {
	clear: both;
	margin: 10px;
}
/*===============================
	BOOK EXCERPT
================================*/
div.root-template1-view_book_excerpt {
	background-image: url('/modules/root/templates/template1/images/popupBg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 20px 10px 10px 10px;
}
div.root-template1-view_book_excerpt div#closeWindow {
	height: 110px;
	text-align: right;
}
/*===============================
	ROOT TEMPLATE 3
================================*/
div.root-template3 {
	background-image: url('/modules/root/templates/template1/images/popupBg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}
div.root-template3 div.root-template3 {
	background-image: none;
}
div.root-template3 div#closeWindow {
	height: 140px;
	text-align: right;
}
/*===============================
	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;
}
/*============================
	POPUP STYLING
==============================*/
body.popupStyle1 {
	background-color: #FFFFFF;
}

