/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #0064b5;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
h1 {
	background-color:transparent;
	color:#F47920;
}
h2 {
	background-color: transparent;
	color:#F47920;
}
h3 {
	background-color: transparent;
	color:#F47920;
}
h4 {
	background-color: transparent;
	color:#F47920;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}
embed {
	vertical-align: bottom;
}
p {
	margin: 10px 0px 10px 0px;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #FFFFFF;
}
em {
	color: #F47920;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #F47920;
}
a:link {
	font-weight: bold;
	color: #F47920;
}
a:visited {
	font-weight: bold;
	color: #F47920;
}
a:hover {
	font-weight: bold;
	color: #F47920;
}
input.button {
	background-color: #f47920;
	color: #FFFFFF;
	padding: 3px;
	border-width: 0px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
a.button {
	background-color: #f47920;
	color: #FFFFFF;
	padding: 5px;
	border-width: 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	cursor: pointer;
	text-transform: uppercase;
}
input.smallButton {
	background-color: #f47920;
	color: #FFFFFF;
	padding: 4px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
a.smallButton {
	background-color: #f47920;
	color: #FFFFFF;
	padding: 4px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	text-transform: uppercase;
}
#menuLv1Item2475 {
	background-color: #f47920;
	color: #FFFFFF;
}
#menuLv1Item2475 a {
	background-color: #f47920;
	color: #FFFFFF;
}
/*========================
	LAYOUT
=========================*/
#pageBox {
	padding:0px;
}
#productBanner, #header, #contentLayout, #footer, #headerMenuBox {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#headerMenuBox table#menuLv1 {
	width: 100%;
}
#headerMenuBox p#basket {
	text-align: right;
	font-weight: bold;
	font-size: 10px;
}
#productBannerBox {
	border-top: 1px solid #636060;
	background-color: #bababa;
	height: 70px;
	margin-top: 2px;
}
#productBanner {
	
}
#headerBox {
	border-top: 1px solid #636060;
	background-color: #FFFFFF;
	color: #636060;
	border-bottom: 2px solid #f47920;
}
#header {
}
#headerLayout {
	width: 100%;
}
#headerLayout #headerLeftColumn {
	vertical-align: top;
}
#headerLayout #headerLeftColumn .content_text {
	padding: 0px 10px 0px 0px;
}
#headerLayout #headerRightColumn {
	vertical-align: top;
}
#headerLayout #headerRightColumn .content_text {
	padding: 0px;
}
#headerLayout #headerRightColumn p {
	margin: 0px;
}
#footerBox {
	padding-top: 10px;
	padding-bottom: 10px;
}
#footer {
	text-align: center;
}
#contentBox {
}
#content {
	padding: 0px 0px 0px 0px;
}
#contentLayout {
	border-bottom: 1px solid #f47920;
}
#contentLayout #menuLv2Column {
	vertical-align: top;
	padding-top: 20px;
	border-right: 1px solid #F47920;
	width: 230px;
}
#contentLayout #contentColumn {
	vertical-align: top;
}
#cmsPageActions {
	text-align: right;
	padding: 10px;
}
#copyright {
	color:#F47920;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin: 20px 0px 30px 0px;
}
#author {
	color:#999999;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	margin: 30px 0px 10px 0px;
}
#logo {
	padding: 10px 10px 10px 0px;
}
#baseIcon {
	float: right;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #EDEDED;
	color: #636060;
	padding: 10px;
	margin: 10px 0px 10px 0px;
}
div.highlightedArea1Lv1 p.error {
	color: #F47920;
}

/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
	color: #636060;
}
table.formLayout {
}
table.formLayout th.leftHeader {
	padding: 5px 5px 5px 0px;
	text-align: left;
	color: #636060;
}
table.formLayout td {
	padding: 5px;
	color: #636060;
}

/*=======================
	TOP MENU
=========================*/
#loginMenu {
	margin: 10px 0px 20px 0px;
	list-style: none;
	padding: 0px;
	text-align: center;
	color: #F47920;
}
#loginMenu li {
	display: inline;
}
#loginMenu li.on {
}
#loginMenu li.on a {
}
#loginMenu a {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}



/*=======================
	MENU Lv1
=========================*/
#menuLv1 {
}
#menuLv1 td {
	padding: 8px 10px 8px 10px;
}
#menuLv1 td.on {
}
#menuLv1 td.on a {
}
#menuLv1 a {

}

/*=============================
	MENU Lv2
=========================*/
.menuLv2 {
	list-style: none;
	margin: 0px;
	padding: 0px 10px 0px 20px;
	line-height: 30px;
}
.menuLv2 li {
	background-image: url('/modules/root/templates/template1/images/menu_bullet.png');
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	color:#F47920;
	font-weight:bold;
}
.menuLv2 li.on {
}
.menuLv2 li.on a {
}
.menuLv2 a {
}

/*=============================
	MENU Lv3
=========================*/
.menuLv3 {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 16px;
}
.menuLv3 li {
	background-image: none;
	padding-left: 0px;
	font-weight:normal;
}
.menuLv3 li.on {
}
.menuLv3 li.on a {
}
.menuLv3 a {
	font-weight: normal;
}

/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv1 {
	list-style: none;
	padding: 7px 10px 5px 10px;
	background-color: #EDEDED;
	color: #636060;
}
ul.moduleMenuLv1 li {
	display: inline;
}
ul.moduleMenuLv1  a {
}
ul.moduleMenuLv1  span {
}
ul.moduleMenuLv1  span.on {

}
ul.moduleMenuLv1  span.off {

}

/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.moduleMenuLv2 li {
	display: inline;
	margin: 0px;
}
ul.moduleMenuLv2 a {
}
ul.moduleMenuLv2 span {
}
ul.moduleMenuLv2 span.on {

}
ul.moduleMenuLv2 span.off {

}

/*=============================
	DATA TABLE LAYOUTS
==============================*/
table.dataTable {
	width: 100%;
	margin: 0px 0px 10px 0px;
	color: #636060;
}
table.dataTable {
	border-spacing: 2px;
}
table.dataTable th.leftHeader {
	background-color: #dcdcdc;
	padding: 10px;
	color: #F47920;
}
table.dataTable th.topHeader {
	background-color: #dcdcdc;
	color: #F47920;
	text-align: center;
	padding: 10px;
}
table.dataTable td {
	background-color: #ededed;
	padding: 10px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 10px;
	color: #FFFFFF;
}
table.dataTable p.error {
	color: red;
}
/*===================
	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-width: 0px;
	background-color: none;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	font-size: 12px;
	text-decoration: underline;
}

/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.root-view_product div#content {
	clear: both;
	padding: 20px;
}
div.root-view_product div#content {
	background-color: #FFFFFF;
	color: #636060;
}
div.root-view_product table.productLayout {
	width: 100%;
	margin: 0px;
	margin-top: 20px;
	padding: 0px;
}
div.root-view_product table.productLayout td.informationColumn {
	padding-right: 0px;
	padding-left: 10px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
}
div.root-view_product table.productLayout td.informationColumn div.qty {
	margin-top: 10px;
	margin-bottom: 2px;
}
div.root-view_product table.productLayout td.informationColumn div.qty .inputField {
	font-size: 12px;
	text-align: center;
}
div.root-view_product table.productLayout td.pictureColumn {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
}
div.root-view_product div.backButton a {
	font-size: 15px;
	font-weight: bold;
}
div.root-view_product h1 {
	font-size: 16px;
}
div.root-view_product p.tagline {
	position: relative;
	font-size: 14px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
	color: #656b67;
	
}
div.root-view_product p.ref {
	font-size: 10px;
	margin-left: 0px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #F47920;
	
}
div.root-view_product p.ref strong {
	color: #000000;
	font-weight: bold;
}
div.root-view_product p.description {
	
	font-size: 12px;
	color: #514f48;
}
div.root-view_product p.ingredients {
	
	font-size: 10px;
	color: #514f48;
}
div.root-view_product div.pictureWrapper {
	text-align: right;
	margin-bottom: 10px;
}
div.root-view_product div.pictureWrapper img {
	width: 250px;
}
div.root-view_product div.pictureThumbnailsWrapper {
	margin-bottom: 10px;
}
div.root-view_product div.pictureThumbnailsWrapper img {
	width: 50px;
}
div.root-view_product  p.priceBox {
	text-align: left;
	font-size: 12px;
}
div.root-view_product  p.priceBox span.seriousPrice {
	color: red;
}
div.root-view_product  p.priceBox strong.price em {
	font-style: normal;
	color: red;
	font-size: 14px;
}
div.root-view_product  p.priceBox strong.rrp em {
	font-style: normal;
	text-decoration: line-through;
	color: #636060;
	font-size: 14px;
}
div.root-view_product p.includeVAT {
	
	font-size: 10px;
}
div.root-view_product div.addToBasket {

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

/*=================================
	SHOPPING BASKET PAGE
=================================*/
div.root-shopping_basket div#content {
	clear: both;
	padding: 20px;
}
div.root-shopping_basket div.checkoutButton {
	text-align: right;
}
div.root-shopping_basket div.continueShoppingButton {
	text-align: right;
}
div.root-shopping_basket p.includeVAT {
	text-align: right;
}
div.root-checkout div.confirmAndPayButton {
	text-align: right;
}
/*============================
	LOGON PAGE
===========================*/
div.root-logon div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#content {
	clear: both;
	padding: 20px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#content {
	clear: both;
	padding: 20px;
}
div.root-search h3 {
	margin: 0px;
}
div.root-search p.sample {
	margin: 0px;
}
div.root-search p.link {
	margin: 0px 0px 10px 0px;
}
/*==============================
	PRODUCT SEARCH
================================*/
div#productSearch {
	float: left;
}

/*=================================
	SEARCH RESULTS
===============================*/
div.root-template2-search_products div#content {
	padding: 20px;
}
div.root-template2 .notice {
	color: green;
}
div.root-template2-search_products table.searchResultsLayout {
	width: 100%;
}
div.root-template2-search_products table.searchResultsLayout td div.product {
	width: 150px;
}
/*============================
	VIEW PROFILE
============================*/
div.root-view_profile div#content {
	padding: 20px;
}
div.root-view_profile div#content table.profileLayout {
	width: 100%;
}
div.root-view_profile div#content table.profileLayout td.pictureColumn {
	width: 170px;
	text-align: left;
	vertical-align: top;
}
div.root-view_profile div#content table.profileLayout td.qualificationsColumn {
	text-align: left;
	vertical-align: top;
}