/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	background-image: url('/modules/root/templates/template1/images/bg3.jpg');
	background-position: top center;
	background-repeat: repeat-y;
	background-color: #e9ecea;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.inputField {
	background-image: url('/modules/root/templates/template1/images/form_bg.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	color: #000000;
	padding: 4px;
	border-width: 0px;
	font-size: 12px;
}
h1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color:transparent;
	color:#708174;
	margin: 0px 0px 10px 0px;
	font-size: 40px;
	font-weight: normal;
}
h2, h2 a, h2 a:link, h2 a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color:#e2001a;
	font-size: 13px;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}
h3, h3 a, h3 a:link, h3 a:visited {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color:#e2001a;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color:#333333;
	margin: 0px 0px 10px 0px;
	font-size: 10px;
	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 {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
em {
	color: #333333;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
input.button {
	background-color: #e1001a;
	color: #FFFFFF;
	padding: 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
}
a.button {
	background-color: #e1001a;
	color: #FFFFFF;
	padding: 2px 4px 2px 4px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
}
input.smallButton {
	background-color: #e1001a;
	color: #FFFFFF;
	padding: 1px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
}
a.smallButton {
	background-color: #e1001a;
	color: #FFFFFF;
	padding: 1px 2px 1px 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}
a.javascriptLink {
	cursor: pointer;
}
/*============================
	WYSIWYG AREA
=============================*/
div.wysiwygArea p, div.wysiwygArea h1, div.wysiwygArea h2, div.wysiwygArea h3, div.wysiwygArea h4, div.wysiwygArea ul {
	margin: 0px;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	background-image: url('/modules/root/templates/template1/images/bg2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:950px;
	position: relative;
	overflow: hidden;
}
body#page875 #pageBoxLv1 {
	background-image: url('/modules/root/templates/template1/images/bg1.jpg');
}
#headerBoxLv1 {

}
#footerBoxLv1 {
	background-color: #b0afb2;
	color: #FFFFFF;
	margin: 0px;
	text-align: right;
	padding: 5px 10px 5px 10px;
}
#headerPicture div.picture {
	margin-bottom: 0px;
}
#cmsPageActions {
	text-align: right;
	padding: 10px;
}
#contentBoxLv1 {
	margin-top: 140px;
	margin-left: 90px;
	min-height: 400px;
}
#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
==================*/
div#logo {
	position: absolute;
	top: 20px;
	left: 45px;
}
/*====================
	COPYRIGHT
==================*/
p#copyright {
	width: 80%;
	text-align: left;
	padding: 0px 0px 0px 10px;
}
/*====================
	AUTHOR
==================*/
p#author {
	text-align: right;
	float: right;
	padding: 0px 10px 0px 0px;
}
/*============================
	TEL NUMBER BOX
============================*/
div#telNumberBox {
	position: absolute;
	width: 400px;
	top: 25px;
	right: 10px;
	text-align: right;
	font-size: 16px;
}
div#shareThisIcon {
	position: absolute;
	width: 400px;
	top: 25px;
	right: 10px;
	text-align: right;
}
div#shareThisIcon img {
	vertical-align: baseline;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-image: url('/modules/root/templates/template1/images/highlighted_area1_bg.png');
	background-position: top center;
	background-repeat: repeat;
	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;
}
table.formLayout td {
	padding: 5px;
}

/*=======================
	LOGIN MENU
=========================*/
#loginMenuBox {
	position: absolute;
	width: 400px;
	top: 50px;
	right: 10px;
	text-align: right;
}
#loginMenu {
	padding: 10px 0px 10px 0px;
	list-style: none;
	margin: 0px;
}
#loginMenu li {
	display: inline;
}
#loginMenu li.on {
}
#loginMenu li.on a {
	color: #E2001A;
}
#loginMenu a {
	font-size: 10px;
	font-weight: normal;
}
#loginMenu a:link {
	color: #666666;
}
#loginMenu a:visited {
	color: #666666;
}
#loginMenu a:hover {
	color: #E2001A;
}


/*=======================
	MENU Lv1
=========================*/
#menuLv1Box {
	position: absolute;
	top: 100px;
	left: 100px;
}
#menuLv1 a.current {
	color: #e2001a;
}
#menuLv1, #menuLv1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuLv1 a {
	color: #666666;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 0px 0px 3px 0px;
}
#menuLv1 a:hover {
	color: #e2001a;
}
#menuLv1 li {
	float: left;
	z-index: 99;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: auto;
	margin: 0px 0px 0px 0px;

}
#menuLv1 li.on a {
	color: #e2001a;
}
#menuLv1 li.on li a {
	color: #666666;
}
#menuLv1 li.on li.on a {
	color: #e2001a;
}
#menuLv1 li.firstLink {
	border-left: 0px;
}
#menuLv1 li ul {
	position: absolute;
	background-image: none;
	width: 220px;
	left: -3000px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	z-index: 99;
}
#menuLv1 li ul li a {
	background-color: #FFFFFF;
	color: #666666;
	padding: 3px 6px 3px 6px;
	font-weight: normal;
	background-image: none;
}
#menuLv1 li ul li a:hover {
	background-image: none;
	background-color: #FFFFFF;
	font-weight: normal;
}
#menuLv1 li ul li {
	background-image: none;
	border-width: 0px;
	border-top: 1px solid #AAAAAA;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#menuLv1 li ul li.first {
	border-top-width: 0px;
}
#menuLv1 li:hover, #menuLv1 li.sfhover {
    position: static;
}
#menuLv1 li:hover ul, #menuLv1 li.sfhover ul {
	left: auto;
}
#menuLv1 li ul ul {
	margin: -2em 0 0 132px;
}
#menuLv1 li:hover ul ul, #menuLv1 li.sfhover ul ul {
	left: -3000px;
}
#menuLv1 li:hover ul, #menuLv1 li li:hover ul, #menuLv1 li.sfhover ul, #menuLv1 li li.sfhover ul {
	left: auto;
}
#menuLv1 li:hover ul ul, #menuLv1 li:hover ul ul ul, #menuLv1 li.sfhover ul ul, #menuLv1 li.sfhover ul ul ul {
	left: -3000px;
}
#menuLv1 li:hover ul, #menuLv1 li li:hover ul, #menuLv1 li li li:hover ul, #menuLv1 li.sfhover ul, #menuLv1 li li.sfhover ul, #menuLv1 li li li.sfhover ul {
	left: auto;
}
#menuLv1 li:hover ul ul, #menuLv1 li:hover ul ul ul, #menuLv1 li:hover ul ul ul ul, #menuLv1 li.sfhover ul ul, #menuLv1 li.sfhover ul ul ul, #menuLv1 li.sfhover ul ul ul ul {
	left: -3000px;
}
#menuLv1 li:hover ul, #menuLv1 li li:hover ul, #menuLv1 li li li:hover ul, #menuLv1 li li li li:hover ul, #menuLv1 li.sfhover ul, #menuLv1 li li.sfhover ul, #menuLv1 li li li.sfhover ul, #menuLv1 li li li li.sfhover ul {
	left: auto;
}

/*=======================
	PRODUCTS MENU
=========================*/
#productsMenu {
	margin: 0px;
	padding: 0px;
}
#productsMenu td {
	background-color: #e4f2fc;
	color: #5b6165;
	padding: 5px;
	vertical-align: top;
	text-align: left;
}
#productsMenu td.on {
}
#productsMenu td.on a {
}
#productsMenu a {
	color: #5b6165;
	text-transform: uppercase;
	font-weight: normal;
}


/*=============================
	MENU Lv2
=========================*/
#menuLv2Header {
	font-size: 14px;
	text-transform: capitalize;
}
#menuLv2 {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 17px;
}
#menuLv2 li {
	line-height: 18px;
}
#menuLv2 li.on {
}
#menuLv2 li.on a {
}
#menuLv2 a {
	color: #7E7E7E;
	font-weight: normal;
	font-size: 13px;
}

/*=============================
	MENU Lv3
=========================*/
#menuLv3 {
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	line-height: 17px;
}
#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: #DCDCDC;
}
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: #DCDCDC;
	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;
	padding: 20px;
}
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: #e2001a;
	
}
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: #e2001a;
}
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;
	padding: 20px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-member_registration div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-booking div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-view_venue div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_news_and_events div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#contentBoxLv2 {
	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;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_products div#contentBoxLv2 {
	clear: both;
	padding: 20px;
}
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;
}


