/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	background-color: #e3e4e1;
	color: #666666;
	margin: 0px;
	padding: 20px 0px 20px 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: 2px solid #FFFFFF;
}
h1 {
	color:#55298A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
	margin: 0px 0px 18px 0px;
}
h2 {
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	margin: 0px 0px 10px 0px;
}
h3 {
	color:#000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height:16px;
	margin: 0px 0px 5px 0px;
}
h4 {
	font-size: 11px;
	font-weight: normal;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}
embed {
	vertical-align: bottom;
}
p {
	margin: 0px 0px 18px 0px;
	line-height: 18px;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
em {
	color: #55298A;
}
a {
	text-decoration: none;
	font-weight: normal;
	color: #55298A;
}
ul {
	padding-left:17px;
	line-height: 18px;
}
a:link {
	color: #55298A;
}
a:visited {
	color: #55298A;
}
a:hover {
	color: #999999;
}
input.button {
	background-color: #55298a;
	color: #FFFFFF;
	padding: 2px 15px 2px 15px;
	border-width: 0px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
}
a.button {
	background-color: #55298a;
	color: #FFFFFF;
	padding: 2px 15px 2px 15px;
	border-width: 0px;
	font-weight: bold;
	font-size: 15px;
	line-height: 30px;
	cursor: pointer;
	text-transform: uppercase;
}
input.smallButton {
	background-color: #55298a;
	color: #FFFFFF;
	padding: 2px 15px 2px 15px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
a.smallButton {
	background-color: #55298a;
	color: #FFFFFF;
	padding: 2px 15px 2px 15px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
	cursor: pointer;
	text-transform: uppercase;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:900px;
}
#headerBoxLv1 {

}
#footerBoxLv1 {
	margin: 0px;
	padding: 0px;
}
#cmsPageActions {
	text-align: right;
	padding: 10px;
}
#contentBoxLv1 {
}
#contentLayout {
	width: 100%;
}
#contentLayout #contentLayoutColumn1 {
	width: 210px;
	vertical-align: top;
}
#contentLayout #contentLayoutColumn2 {
	width: 690px;
	vertical-align: top;
}
#contentSearch {
	padding: 0px 0px 10px 0px;
}
/*==================================
	CONTENT LAYOUT COLUMN 1
===================================*/
#contentLayout #contentLayoutColumn1 #contentLayoutColumn1Box {
	padding: 0px;
	border-top: 1px solid #CCCCCC;
	margin: 25px 0px 10px 90px;
}
#contentLayout #contentLayoutColumn1 #contentLayoutColumn1Box #companyDetailsBox {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
	color:#55298A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	line-height:17px;
	padding-top:10px;
}
#contentLayout #contentLayoutColumn1 #contentLayoutColumn1Box #companyDetailsBox #email a {
	font-weight: normal;
}
#contentLayout #contentLayoutColumn1 #contentLayoutColumn1Box #callBackServicesBox {
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0px 5px 0px;
}
#contentLayout #contentLayoutColumn1 #contentLayoutColumn1Box #callBackServicesBox #callMeBack {
	margin-bottom: 5px;
}
#contentLayout #contentLayoutColumn1 #contentLayoutColumn1Box #copyrightBox {
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:9px;
	line-height:16px;
	padding-bottom:5px;
	padding-top:5px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #e3e4e1;
	padding: 5px 10px 5px 10px;
	margin: 15px 0px 15px 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;
}

/*====================
	AUTHOR
======================*/
#author {
	float: right;
	margin-top: 25px;
	margin-right: 25px;
}

/*=======================
	LOGIN MENU
=========================*/
#loginMenu {
	text-align: right;
	border-top: 1px solid #CCCCCC;
	margin-left: 235px;
	margin-right: 25px;
	padding-top: 10px;
	padding: 10px 0px 10px 0px;
	list-style: none;
	text-align: left;
}
#loginMenu li {
	display: inline;
}
#loginMenu li.on {
}
#loginMenu li.on a {
}
#loginMenu a {
	font-size: 9px;
	font-weight: normal;
}

/*=======================
	MAIN MENU
=========================*/
#mainMenuBox {
	padding: 0px 0px 0px 0px;
	margin: 0px 25px 35px 25px;
	color: #999999;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
}

#mainMenu, #mainMenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#mainMenu a {
	color: #999999;
	font-size: 11px;
	font-weight: normal;
	display: block;
	padding: 0px 0px 3px 0px;
}
#mainMenu a:hover {

}
#mainMenu li {
	float: left;
	z-index: 99;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: auto;
	margin: 0px 0px 0px 0px;

}
#mainMenu li.firstLink {
	border-left: 0px;
}
#mainMenu li ul {
	position: absolute;
	background-image: none;
	width: 220px;
	left: -3000px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top-width: 2px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	z-index: 99;
}
#mainMenu li ul li a {
	background-color: #55298A;
	color: #FFFFFF;
	padding: 2px 6px 2px 6px;
	font-weight: normal;
	background-image: none;
}
#mainMenu li ul li a:hover {
	background-image: none;
	background-color: #999999;
	color: #FFFFFF;
	font-weight: normal;
}
#mainMenu li ul li {
	background-image: none;
	border-width: 0px;
	border-top: 1px solid #FFFFFF;
	padding: 0px;
	width: 100%;
	margin: 0px;
}
#mainMenu li:hover, #mainMenu li.sfhover {
    position: static;
}
#mainMenu li:hover ul, #mainMenu li.sfhover ul {
	left: auto;
}
#mainMenu li ul ul {
	margin: -2em 0 0 132px;
}
#mainMenu li:hover ul ul, #mainMenu li.sfhover ul ul {
	left: -3000px;
}
#mainMenu li:hover ul, #mainMenu li li:hover ul, #mainMenu li.sfhover ul, #mainMenu li li.sfhover ul {
	left: auto;
}
#mainMenu li:hover ul ul, #mainMenu li:hover ul ul ul, #mainMenu li.sfhover ul ul, #mainMenu li.sfhover ul ul ul {
	left: -3000px;
}
#mainMenu li:hover ul, #mainMenu li li:hover ul, #mainMenu li li li:hover ul, #mainMenu li.sfhover ul, #mainMenu li li.sfhover ul, #mainMenu li li li.sfhover ul {
	left: auto;
}
#mainMenu li:hover ul ul, #mainMenu li:hover ul ul ul, #mainMenu li:hover ul ul ul ul, #mainMenu li.sfhover ul ul, #mainMenu li.sfhover ul ul ul, #mainMenu li.sfhover ul ul ul ul {
	left: -3000px;
}
#mainMenu li:hover ul, #mainMenu li li:hover ul, #mainMenu li li li:hover ul, #mainMenu li li li li:hover ul, #mainMenu li.sfhover ul, #mainMenu li li.sfhover ul, #mainMenu li li li.sfhover ul, #mainMenu li li li li.sfhover ul {
	left: auto;
}

/*=======================
	MODULE MENU
=========================*/
ul.moduleMenuLv1 {
	list-style: none;
	padding: 7px 10px 5px 10px;
	background-color: #FFFFFF;
}
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: #f8f8f8;
	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: 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.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: #55298A;
	
}
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: #55298A;
}
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;
}

