/* ======================
	DEFAULTS
=========================*/
body {
	font-family: Helvetica,Tahoma,Verdana,Arial,sans-serif;
	font-size: 11px;
	background-color: #dfe0df;
	color: #7E7E7E;
	margin: 0px;
	padding: 0px;

}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Helvetica,Tahoma,Verdana,Arial,sans-serif;
	border: 1px solid #8f8f8f;
}
h1 {
	background-color:transparent;
	color:#917c4c;
	margin: 0px;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: bold;
}
h2 {
	background-color: transparent;
	color:#917c4c;
	font-size: 21px;
	letter-spacing: -2px;
	margin: 0px;
	font-weight: bold;
}
h3 {
	background-color: transparent;
	color:#917c4c;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
h4 {
	background-color: transparent;
	color:#917c4c;
	margin: 0px;
	font-size: 11px;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
img.inlineImage {
	vertical-align: baseline;
}
object {
	vertical-align: bottom;
}
embed {
	vertical-align: bottom;
}
p {
	margin: 0px;
}
p.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
p.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
em {
	color: #917c4c;
	font-style: normal;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #917c4c;
}
a:link {
	font-weight: bold;
	color: #917c4c;
}
a:visited {
	font-weight: bold;
	color: #917c4c;
}
a:hover {
	font-weight: bold;
	color: #613A12;
}
/*
input.button {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
	text-transform: lowercase;
}*/
a.button {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 4px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
	cursor: pointer;
	text-transform: lowercase;
}
/*
input.smallButton {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: lowercase;
}*/
a.smallButton {
	background-color: #9d9d9d;
	color: #FFFFFF;
	padding: 4px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	text-transform: lowercase;
}
a.linkStyle2 {
	font-weight: normal;
	color: #7E7E7E;
	font-size: 11px;
}
a.linkStyle2:hover {
	color: #000000;
}
/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	background-image: url('/modules/root/templates/template1/images/bg.jpg');
	background-position: top center;
	background-repeat: repeat-y;
}
#pageBoxLv2 {
	background-image: url('/modules/root/templates/template1/images/bg_t.jpg');
	background-position: top center;
	background-repeat: no-repeat;
}
#pageBoxLv3 {
	background-image: url('/modules/root/templates/template1/images/bg_b.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
}
#pageBoxLv4 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:960px;
}
#cmsPageActions {
	text-align: right;
	padding: 0px;
}
#contentBoxLv1 {
	background-color: #ffffff;
}
#contentLayout {
	width: 100%;
}
#contentSearch {
	padding: 0px 0px 10px 0px;
}
#searchBox {
	text-align: right;
	font-size: 10px;
}
/*=========================
	HEADER LAYOUTS 1
============================*/
#headerLayout1 {
	width: 100%;
}
#headerLayout1 td {
	height: 148px;
}
#headerLayout1 td#logoColumn {
	vertical-align: bottom;
	width: 645px;
}
#headerLayout1 td#logoColumn div.logoTagline {
	font-size: 12px;
	color: #000000;
	margin-left: 10px;
	font-weight: normal;
}
#headerLayout1 td#logoColumn div.logoTagline span.author {
	color: #917C4C;
}
#headerLayout1 td#rssColumn {
	vertical-align: bottom;
	text-align: left;
	width: 50px;
}
#headerLayout1 td#rssColumn .rssNews {
	color: #a9a9a9;
	font-weight: normal;
	line-height: 30px;
}
#headerLayout1 td#rssColumn .rssNews img {
	vertical-align: bottom;
}
#headerLayout1 td#versionColumn {
	vertical-align: bottom;
	text-align: right;
	line-height: 30px;
}
#headerLayout1 td#versionColumn img {
	vertical-align: baseline;
}

/*=========================
	HEADER LAYOUTS 2
============================*/
#headerLayout2 {
	border-top: 1px solid #917c4c;
	margin-top: 5px;
	border-bottom: 1px solid #917c4c;
	margin-bottom: 10px;
	width: 100%;
}
#headerLayout2 td {
	vertical-align: top;
	text-align: left;
}
#headerLayout2 td.searchByStyleColumn {
	width: 480px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#headerLayout2 td.searchByStyleColumn div.projectStyles {
	margin-right: 30px;
}

#headerLayout2 td.searchByStyleColumn h2 span {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	letter-spacing: -0.5px;
}
#headerLayout2 td.searchByStyleColumn div.styles {
	padding-right: 20px;
}
#headerLayout2 td.searchByTagColumn {
	width: 160px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#headerLayout2 td.contactDetailsColumn {
	width: 310px;
	padding-top: 10px;
	padding-bottom: 15px;
}
#headerLayout2 td.contactDetailsColumn table.contactLayout {
	margin: 0px;
	width: 220px;
}
#headerLayout2 td.contactDetailsColumn table.contactLayout {

}
#headerLayout2 td.contactDetailsColumn table.contactLayout th.leftHeader {
	padding: 0px 5px 0px 0px;
	font-weight: normal;
	text-align: left;
	color: #917c4c;
}
#headerLayout2 td.contactDetailsColumn table.contactLayout th.topHeader {
	color: #917c4c;
	text-align: left;
	padding: 0px 10px 0px 0px;
}
#headerLayout2 td.contactDetailsColumn table.contactLayout td {
	text-align: left;
	vertical-align: top;
	padding: 0px 10px 0px 0px;
}
#headerLayout2 td.contactDetailsColumn table.contactLayout td.emptyCell {
	padding: 0px 10px 0px 0px;
	vertical-align: top;
}
#headerLayout2 td.contactDetailsColumn table.contactLayout td a {
	color: #7E7E7E;
	font-weight: normal;
}
/*=========================
	FOOTER LAYOUTS 1
============================*/
#footerLayout1 {
	border-top: 1px solid #917c4c;
	margin-top: 10px;
	border-bottom: 1px solid #917c4c;
	margin-bottom: 10px;
	width: 100%;
}
#footerLayout1 strong {
	color: #917c4c;
}
#footerLayout1 td.aboutAuthorColumn {
	vertical-align: middle;
	width: 480px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#footerLayout1 td.promotionalColumn {
	vertical-align: middle;
	width: 320px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#footerLayout1 td.promotionalColumn p {
	width: 160px;
}
#footerLayout1 td.promotionalColumn a strong {
	color: #000000;
}
#footerLayout1 td.newsletterSignupColumn {
	vertical-align: middle;
	width: 150px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*=========================
	FOOTER LAYOUTS 2
============================*/
#footerLayout2 {
	border-bottom: 1px solid #917c4c;
	margin-bottom: 10px;
	width: 100%;
}
#footerLayout2 strong {
	color: #917c4c;
}
#footerLayout2 td.representationColumn {
	vertical-align: middle;
	width: 50%;
	text-align: left;
	padding-bottom: 10px;
}

#footerLayout2 td.menuColumn {
	vertical-align: middle;
	text-align: right;
	width: 50%;
	padding-bottom: 10px;
}
/*=========================
	FOOTER LAYOUTS 3
============================*/
#footerLayout3 {
	width: 100%;
	margin-bottom: 10px;
}
#footerLayout3 strong {
	color: #917c4c;
}
#footerLayout3 td.copyrightColumn {
	vertical-align: top;
	width: 50%;
	text-align: left;
}
#footerLayout3 td.copyrightColumn div.footerLogos {
	margin-bottom: 10px;
}

#footerLayout3 td.footerLinksColumn {
	vertical-align: top;
	text-align: right;
	width: 50%;
}
#footerLayout3 td.footerLinksColumn a {
	font-weight: normal;
}
/*================================
	NEWSLETTER SIGNUP BOX
===================================*/
.newsletterSignupBox {
	margin-left: auto;
	width: 150px;
}
.newsletterSignupBox h2 {
	margin-bottom: 5px;
}
.newsletterSignupBox p {
	margin-bottom: 5px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #EAEAEA;
	padding: 5px 10px 5px 10px;
	margin: 10px 0px 10px 0px;
}
/*========================
	TWITTER
=======================*/
div#twitter_div ul {
	padding: 0px;
	list-style: none;
	margin: 0px;
}
div#twitter_div ul li {
	padding: 0px;
	margin: 0px 0px 10px 0px;
}
/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
form.inputArea div.highlightedArea1Lv1 {
	padding: 0px;
	background-color: #FFFFFF;
}
table.formLayout {
}
table.formLayout th.leftHeader {
	padding: 5px 5px 5px 0px;
	text-align: left;
	text-transform: uppercase;
	font-weight: normal;
	vertical-align: top;
}
table.formLayout td {
	padding: 5px;
}
table.formLayout td input.inputField {
	background-color: #ccbf98;
	color: #000000;
	border-width: 0px;
	padding: 2px;
}
table.formLayout td textarea {
	background-color: #ccbf98;
	color: #000000;
	border-width: 0px;
	padding: 2px;
}

/*=======================
	LOGIN MENU
=========================*/
#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;
}
#loginMenu a:hover {
	color: #000000;
}


/*=======================
	MENU Lv1
=========================*/
.menuLv1 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	list-style: none;
	line-height: 30px;
	font-weight: bold;
}
.menuLv1 li {
	display: inline;
	margin: 0px 0px 0px 0px;
}
.menuLv1 li.on {
}
.menuLv1 li.on a {
	color: #613a12;
}
.menuLv1 li.on a:hover {
	color: #613A12;
}
.menuLv1 a {
	font-size: 21px;
	font-weight: bold;
	letter-spacing: -2px;
	text-transform: lowercase;
	color: #917c4c;
}
.menuLv1 a:hover {
	color: #613A12;
}

/*=======================
	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;
}
#menuLv2 li {
}
#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;
}
#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: #d2d2d2;
	padding: 5px 10px 5px 0px;
	text-align: left;
	color: #917c4c;
}
table.dataTable th.topHeader {
	background-color: #d2d2d2;
	color: #917c4c;
	text-align: left;
	padding: 5px 10px 5px 0px;
}
table.dataTable td {
	background-color: #EAEAEA;
	text-align: left;
	vertical-align: top;
	padding: 2px 10px 2px 0px;
}
table.dataTable td.emptyCell {
	background-color: none;
	padding: 2px 10px 2px 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;
	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;
	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: 0px;
}
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: #917c4c;
	
}
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: #917c4c;
}
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: 0px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-member_registration div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-booking div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-view_venue div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_news_and_events div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
div.root-search h3 {
	margin: 0px;
}
div.root-search p.sample {
	margin: 0px;
}
div.root-search p.link {
	margin: 0px 0px 10px 0px;
}
/*===============================
	SEARCH PRODUCTS
================================*/
div.root-search_products div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
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;
}
/*===============================
	SEARCH PROJECT
================================*/
div.root-search_projects div#contentBoxLv2 {
	clear: both;
	padding: 0px;
}
div.root-search_projects table.searchProjectsLayout {
	width: 100%;
}
div.root-search_projects table td {
	vertical-align: top;
}
/*=================================
	VIEW PRODUCT PAGE
=================================*/
div.root-view_project div#contentBoxLv2 {
	clear: both;
}
div.root-view_project div.description {
	margin-top: 10px;
	margin-bottom: 10px;
}
div.root-view_project table.projectLayout {
	width: 100%;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
}
div.root-view_project table.projectLayout td.detailsColumn {
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	width: 50%;
}
div.root-view_project table.projectLayout td.detailsColumn div.date {
	font-weight: bold;
	color: #000000;
	float: right;
}
div.root-view_project table.projectLayout td.detailsColumn div.date img {
	vertical-align: middle;
}
div.root-view_project table.projectLayout td.tagsColumn {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	vertical-align: top;
	text-align: left;
	width: 50%;
}
div.root-view_project table.projectLayout td.halfWidthPictureColumn1, div.root-view_project table.projectLayout td.halfWidthPictureColumn3, div.root-view_project table.projectLayout td.halfWidthPictureColumn5 {
	padding-right: 10px;
	padding-left: 0px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
}

div.root-view_project table.projectLayout td.halfWidthPictureColumn2, div.root-view_project table.projectLayout td.halfWidthPictureColumn4, div.root-view_project table.projectLayout td.halfWidthPictureColumn6 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
}

div.root-view_project table.projectLayout td.fullWidthPictureColumn1, div.root-view_project table.projectLayout td.fullWidthPictureColumn2, div.root-view_project table.projectLayout td.fullWidthPictureColumn3, div.root-view_project table.projectLayout td.fullWidthPictureColumn4, div.root-view_project table.projectLayout td.fullWidthPictureColumn5 {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 10px;
	vertical-align: top;
	text-align: left;
}

div.root-view_project table.projectLayout td div.caption {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}