/* ======================
	DEFAULTS
=========================*/
body {
	color:#333333;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	line-height:18px;
	margin: 0px;
	padding: 0px;
	background-image: url('/modules/root/templates/template1/images/background.gif');
	background-position: top center;
	background-repeat: repeat-y;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
	border: 1px solid #7e7e7e;
}
h1 {
	background-color:transparent;
	color:#990000;
	margin: 0px 0px 10px 0px;
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
}
h2 {
	background-color: transparent;
	color:#990000;
	font-size: 14px;
	line-height: 21px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
h3 {
	background-color: transparent;
	color:#990000;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	background-color: transparent;
	color:#990000;
	margin: 0px 0px 10px 0px;
	font-size: 11px;
	font-weight: bold;
}
strong {
	font-weight: bold;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}
embed {
	vertical-align: bottom;
}
p {
	line-height: 18px;
	margin: 0px 0px 10px 0px;
}
p.error {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	color: #385f14;
}
em {
	color: #009933;
}
pre {
	margin: 0px 0px 10px 0px;
}
ul {
	margin: 0px 0px 10px 0px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #009933;
}
a:link {
	font-weight: bold;
	color: #009933;
}
a:visited {
	font-weight: bold;
	color: #009933;
}
a:hover {
	font-weight: bold;
	color: #009933;
}
input.button {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
a.button {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-transform: uppercase;
}
input.smallButton {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 1px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
a.smallButton {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 1px 2px 1px 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-transform: uppercase;
}
a.javascriptLink {
	cursor: pointer;
}
/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding:0px;
	background-color: #FFFFFF;
	width:900px;
}
#headerBoxLv1 {
	margin:30px 0px 10px 20px;
}
#footerBoxLv1 {
	padding: 10px 0px 0px 0px;
	margin: 30px 120px 0px 197px;
	width: 580px;
	border-top: 1px solid #999999;
}
#footerBoxLv1 div#aqr, #footerBoxLv1 div#rec, #footerBoxLv1 div#mrs, #footerBoxLv1 div#big {
	float: left;
	text-align: left;
}
#footerBoxLv1 div#aqr {
	width: 65px;
}
#footerBoxLv1 div#rec {
	width: 70px;
}
#footerBoxLv1 div#mrs {
	width: 97px;
}
#footerBoxLv1 div#big {
	width: 121px;
}
#footerBoxLv1 div#awards {
	float: right;
	text-align: right;
	width: 125px;
	margin: 0px;
}
#headerPicture div.picture {
	margin-bottom: 0px;
}
#cmsPageActions {
	clear: both;
	text-align: right;
	padding: 10px 0px 0px 0px;
}
#contentBoxLv1 {
	margin: 30px 120px 0px 197px;
	width: 580px;
	background-color: #ffffff;
}
#contentLayout {
	width: 100%;
}
#contentSearch {
	padding: 0px 0px 10px 0px;
}
#searchBox {
	text-align: right;
	font-size: 10px;
}
.loading {
	text-align: center;
	height: 40px;
	width: 100%;
}
/*===============
	LOGO
================*/
#logo {
	width: 167px;
	float: left;
	text-align: left;
}
/*==============================
	MENU LAYOUT
=================================*/
#menuLv1LayoutBox {

}
#menuLv1LayoutBox table#menuLv1Layout {
	height: 105px;
	width: 690px;
}
#menuLv1LayoutBox table#menuLv1Layout td {
	height: 105px;
	padding: 0px;
	vertical-align: bottom;
	text-align: left;
	background-image: url('/modules/root/templates/template1/images/menu_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
/*============================
	WYSIWYG AREA
=============================*/
div.wysiwygArea p, div.wysiwygArea h1, div.wysiwygArea h2, div.wysiwygArea h3, div.wysiwygArea h4, div.wysiwygArea ul {
	margin: 0px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
.highlightedArea1Lv1 {
	background-color: #EAEAEA;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 10px 0px;
}

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

/*=======================
	LOGIN MENU
=========================*/
#loginMenuBox {
	clear: both;
}
#loginMenu {
	padding: 10px 0px 10px 0px;
	list-style: none;
	margin: 0px;
	text-align: left;
}
#loginMenu li {
	display: inline;
}
#loginMenu li.on {
}
#loginMenu li.on a {
}
#loginMenu a {
	color: #7c7c7c;
	font-size: 10px;
	font-weight: normal;
}


/*=======================
	MENU Lv1
=========================*/
.menuLv1 {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	list-style: none;
}
.menuLv1 li {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.menuLv1 li.on {
	color: #009933;
}
.menuLv1 a,#menuLv1 a:link {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
}
.menuLv1 a:hover {
	color: #009933;
}
/*=============================
	MENU Lv2
=========================*/
.menuLv2 {
	margin: 0px;
	padding: 0px 10px 10px 10px;
	list-style: none;
}
.menuLv2 li {
	margin: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
}
.menuLv2 li.on {
	color: #009933;
}
.menuLv2 a,#menuLv2 a:link {
	color: #999999;
	font-size: 11px;
	line-height: 16px;
}
.menuLv2 a:hover {
	color: #009933;
}

/*=============================
	MENU Lv3
=========================*/
#menuLv3 {
}
#menuLv3 li {
}
#menuLv3 li.on {
}
#menuLv3 li.on a {
}
#menuLv3 a {
}

/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv1 {
	list-style: none;
	padding: 7px 10px 5px 10px;
	background-color: #EAEAEA;
}
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;
}
table.dataTable {
	border-spacing: 2px;
}
table.dataTable th.leftHeader {
	background-color: #dcdcdc;
	padding: 5px 10px 5px 10px;
	text-align: left;
	color: #7e7e7e;
}
table.dataTable th.topHeader {
	background-color: #dcdcdc;
	color: #7e7e7e;
	text-align: left;
	padding: 5px 10px 5px 10px;
}
table.dataTable td {
	text-align: left;
	vertical-align: top;
	background-color: #EAEAEA;
	padding: 5px 10px 5px 10px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}

/*===================
	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: 1px;
	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#contentBoxLv2 {
	clear: both;
}
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;
	border-left: 1px solid #bdbdbd;
	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 {

}
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: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #009933;
	
}
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: 300px;
}
div.root-view_product div.pictureThumbnailsWrapper {
	margin-bottom: 10px;
}
div.root-view_product div.pictureThumbnailsWrapper img {
	width: 50px;
}
div.root-view_product div.price {
	
	font-size: 13px;
	font-weight: bold;
	color: #009933;
}
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;
}

/*============================
	LOGON PAGE
===========================*/
div.root-logon div#contentBoxLv2 {
	clear: both;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#contentBoxLv2 {
	clear: both;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#contentBoxLv2 {
	clear: both;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#contentBoxLv2 {
	clear: both;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-member_registration div#contentBoxLv2 {
	clear: both;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-booking div#contentBoxLv2 {
	clear: both;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#contentBoxLv2 {
	clear: both;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#contentBoxLv2 {
	clear: both;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#contentBoxLv2 {
	clear: both;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#contentBoxLv2 {
	clear: both;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#contentBoxLv2 {
	clear: both;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#contentBoxLv2 {
	clear: both;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#contentBoxLv2 {
	clear: both;
}
/*===============================
	VIEW VENUE
================================*/
div.root-view_venue div#contentBoxLv2 {
	clear: both;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_news_and_events div#contentBoxLv2 {
	clear: both;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#contentBoxLv2 {
	clear: both;
}
div.root-search h3 {
	margin: 0px;
}
div.root-search p.sample {
	margin: 0px;
}
div.root-search p.link {
	margin: 0px 0px 10px 0px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_products div#contentBoxLv2 {
	clear: both;
}
div.root-search_products div.product {
	clear: both;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
div.root-search_products div.product h2 {
}
div.root-search_products div.product div.picture {
	text-align: left;
	margin-bottom: 10px;
	margin-top: 0px;
}
div.root-search_products div.product div.picture img.thumb {
	margin-bottom: 10px;
}
div.root-search_products div.product p.price {
	font-size: 13px;
}
div.root-search_products div.product p.price em {
	font-style: normal;
}
div.root-search_products div.product p.overview {
	color: #64625c;
}
div.root-search_products div.product p.viewProductLink {
	text-align: left;
}
div.root-search_products div.product table.productThumbnailLayout td.pictureColumn {
	vertical-align: top;
	padding: 10px;
}
div.root-search_products div.product table.productThumbnailLayout td.infoColumn {
	vertical-align: top;
	padding: 10px;
}

