/* ======================
	DEFAULTS
=========================*/
body {
	font-family: 'Helvetica New', Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
form {
	margin: 0px;
}
.inputField {
	background-color: #ffffff;
	color: #000000;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #baaa6a;
}
textarea {
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #baaa6a;
}
h1 {
	background-color:transparent;
	color: #457e93;
	margin: 0px 0px 10px 0px;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}
h2 {
	background-color: transparent;
	color: #457e93;
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 10px 0px;
	font-weight: normal;
}
h3 {
	background-color: transparent;
	color: #457e93;
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}
h4 {
	background-color: transparent;
	color: #457e93;
	margin: 0px 0px 10px 0px;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
strong {
	font-weight: bold;
}
a img {
	border-width: 0px;
}
img {
	vertical-align: bottom;
}
object {
	vertical-align: bottom;
}
embed {
	vertical-align: bottom;
}
p {
	line-height: 17px;
	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: #9b8250;
}
pre {
	margin: 0px 0px 10px 0px;
}
ul {
	list-style-type: disc; 
	margin-bottom: 10px;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #9b8250;
}
a:link {
	font-weight: bold;
	color: #9b8250;
}
a:visited {
	font-weight: bold;
	color: #9b8250;
}
a:hover {
	font-weight: bold;
	color: #9b8250;
}
input.button {
	background-color: #A49154;
	color: #FFFFFF;
	padding: 2px;
	border-width: 0px;
	font-weight: bold;
	font-size: 13px;
	text-transform: uppercase;
}
a.button {
	background-color: #A49154;
	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: #A49154;
	color: #FFFFFF;
	padding: 1px;
	border-width: 0px;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}
a.smallButton {
	background-color: #A49154;
	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;
}
div.backButton {
	text-align: left;
	margin-bottom: 15px;
}
div.backButton a {
	cursor: pointer;
}
#cmsPageActions {
	width:970px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
.loading {
	text-align: center;
	height: 40px;
	width: 100%;
}
.imageButton {
	vertical-align: bottom;
}
/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	position: relative;
	overflow: hidden;
}
/*=======================
	HEADER
=========================*/
#headerBoxLv1 {
	background-color: #447d92;
	background-image: url('/modules/root/templates/template1/images/header.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	width: 100%;
	color: #FFFFFF;
}
#headerBoxLv2 {
	height: 144px;
	width:970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#headerBoxLv1 #siteSearchBox {
	position: absolute;
	top: 10px;
	right: 0px;
	width: 200px;
	text-align: right;
}
#headerBoxLv1 #siteSearchBox .inputField {
	width: 120px;
}
#headerBoxLv1 #logonForm  {
	position: absolute;
	top: 10px;
	left: 310px;
	width: 280px;
	text-align: left;
}
#headerBoxLv1 #logonForm .inputField {
	width: 100px;
}
#headerBoxLv1 #register {
	position: absolute;
	top: 6px;
	left: 580px;
	width: 150px;
}
#headerBoxLv1 #register a {
	color: #cbbc7d;
	font-size: 10px;
	font-weight: bold;
}
#headerBoxLv1 #register a img {
	vertical-align: baseline;
}
#headerBoxLv1 #forgottenPassword {
	position: absolute;
	top: 20px;
	left: 580px;
	width: 150px;
}
#headerBoxLv1 #forgottenPassword a {
	color: #cbbc7d;
	font-size: 10px;
	font-weight: normal;
}
#headerBoxLv1 #telephone  {
	position: absolute;
	top: 65px;
	right: 0px;
	width: 270px;
	text-align: right;
	font-size: 17px;
	color: #adc6cf;
}
#headerBoxLv1 #telephone strong {
	color: #FFFFFF;
	letter-spacing: 1px;
}
#headerBoxLv1 #email  {
	position: absolute;
	top: 65px;
	left: 310px;
	width: 310px;
	text-align: left;
	font-size: 17px;
	color: #adc6cf;
}
#headerBoxLv1 #email strong {
	color: #FFFFFF;
	font-weight: normal;
}
#headerBoxLv1 .inputField {
	background-color: #6091a2;
	color: #FFFFFF;
	font-size: 11px;
	padding: 2px;
	height: 14px;
	border: 1px solid #baaa6a;
}

/*=========================
	FOOTER BOX
=========================*/
#footerBoxLv1 {
	background-image: url('/modules/root/templates/template1/images/footer_bg.jpg');
	background-position: bottom center;
	background-repeat: no-repeat;
	width:970px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	border-top: 2px solid #dbd7cf;
	clear: both;
	color: #6b6d6c;
}
#footerBoxLv1 #copyright {
	font-size: 10px;
	clear: both;
	padding: 15px 0px 15px 0px;
}
/*========================
	CONTENT BOX
=========================*/
#contentLayoutBox {
	width: 970px;
	padding-top: 25px;
	margin-left: auto;
	margin-right: auto;
}
/*===============================
	LEFT COLUMN LAYOUT
===============================*/
#leftColumnLayout {
	float: right;
	width: 790px;
	margin: 0px 0px 20px 0px;
}
div#leftColumnLv1 {
	float: left;
	width: 150px;
	margin: 0px 0px 20px 0px;
}
div#leftColumnLv2 {
}
/*===============================
	FULL WIDTH LAYOUT
===============================*/
#fullWidth {

}
/*============================
	WYSIWYG AREA
=============================*/
div.wysiwygArea p, div.wysiwygArea h1, div.wysiwygArea h2, div.wysiwygArea h3, div.wysiwygArea h4, div.wysiwygArea ul {
	margin-bottom: 0px;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
.highlightedArea1Lv1 {
	background-color: #e9e7e2;
	color: #121212;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 10px 0px;
}
.highlightedArea2Lv1 {
	background-color: #e9e7e2;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #beb8a8;
	color: #121212;
	padding: 10px 10px 10px 10px;
	margin: 0px 0px 0px 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 5px 5px 0px;
}

/*=======================
	LOGIN MENU
=========================*/
#loginMenu {
	list-style: none;
	padding: 0px;
	float: right;
	text-align: left;
}
#loginMenu li {

}
#loginMenu li.on {
}
#loginMenu li.on a {
}
#loginMenu a {
	color: #7c7c7c;
	font-size: 10px;
	font-weight: normal;
}
/*=======================
	MENU Lv1
=========================*/
#menuLv1Box {
	position: absolute;
	top: 104px;
	right: 0px;
}
#menuLv1 {
	margin: 0px;
	padding: 0px;
}
#menuLv1 td {
	background-image: url('/modules/root/templates/template1/images/menu_bg_off.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	padding: 0px;
	width: 80px;
	height: 40px;
	border-left: 3px solid #447d92;
	text-align: center;
	line-height: 15px;
}
#menuLv1 td div {
	margin: 0px 0px 0px 0px;
	padding: 0px 2px 0px 2px;
}
#menuLv1 td.on, #menuLv1 td:hover {
	background-image: none;
	background-color: #FFFFFF;
}
#menuLv1 td.on a, #menuLv1 td:hover a {
	color: #a59155;
}
#menuLv1 td.firstItem {
	border-left-width: 0px;
}
#menuLv1 a {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
/*==============================
	FOOTER MENU
=============================*/
#footerMenuLv1Box {
	margin: 0px;
}
#footerMenuLv1Box .footerMenuLv1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footerMenuLv1Box .footerMenuLv1 li {
	display: block;
	float: left;
	margin: 10px 20px 10px 0px;
}
#footerMenuLv1Box .footerMenuLv1 li.on {
}
#footerMenuLv1Box .footerMenuLv1 li.on a {
}
#footerMenuLv1Box .footerMenuLv1 a {
	font-size: 12px;
	color: #457e93;
	font-weight: bold;
}
#footerMenuLv1Box .footerMenuLv2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#footerMenuLv1Box .footerMenuLv2 li {
	float: none;
	margin: 0px;
	padding: 0px;
}
#footerMenuLv1Box .footerMenuLv2 li a {
	color: #6b6d6c;
	font-weight: normal;
}
/*=============================
	MENU Lv2
=========================*/
#menuLv2Box {
	width: 150px;
	text-align: left;
	margin: 0px 0px 10px 0px;
}
#menuLv2 {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#menuLv2 li {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
	border-bottom: 2px solid #FFFFFF;
}
#menuLv2 li.on {
}
#menuLv2 li.on a {
	background-color: #447d92;
}
#menuLv2 a {
	display: block;
	color: #FFFFFF;
	background-color: #8fb1bd;
	font-weight: bold;
	font-size: 12px;
	padding: 4px 3px 3px 5px;
}
#menuLv2 a:hover {
	background-color: #447d92;
}
#menuLv2 li.logout a {
	background-color: #beaf6e;
}
/*=============================
	MENU Lv3
=========================*/
#menuLv2 .menuLv3 {
	background-color: #e9e7e2;
	margin: 0px;
	padding: 4px 0px 4px 0px;
	list-style: none;
	border-bottom-width: 0px;
}
#menuLv2 .menuLv3 li {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 0px;
	line-height: 14px;
}
#menuLv2 .menuLv3 li.on {
}
#menuLv2 .menuLv3 li.on a {
	color: #5a8797;
	font-weight: bold;
}
#menuLv2 .menuLv3 li a {
	background-color: #e9e7e2;
	border-bottom-width: 0px;
	display: block;
	color: #000000;
	font-weight: normal;
	padding: 3px 3px 3px 5px;
}
#menuLv2 .menuLv3 li a:hover {
	color: #5a8797;
	font-weight: bold;
}
/*===========================
	BLOG ARCHIVE
=============================*/
#menuLv2 li.blogArchive {
}
#menuLv2 li.blogArchive a {
	background-color: #457e92;
}
#menuLv2 li.blogArchive ul li a {
	background-color: #E9E7E2;
	color: #5A8797;
	font-weight: bold;
	font-size: 13px;
}
#menuLv2 li.blogArchive ul li ul li a {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}
#menuLv2 li.blogArchive ul li ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#menuLv2 li.blogArchive ul li ul li a img {
	vertical-align: baseline;
}
/*=======================
	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;
}



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

}
ul.moduleMenuLv1  span.off {

}

/*=======================
	Breadcrumbs
=========================*/
ul.breadcrumbs {
	list-style: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
ul.breadcrumbs li {
	display: inline;
	margin: 0px;
}
ul.breadcrumbs a {
}
ul.breadcrumbs span {
}
ul.breadcrumbs span.on {

}
ul.breadcrumbs span.off {

}

/*=============================
	DATA TABLE LAYOUTS
==============================*/
table.dataTable {
	width: 100%;
	margin: 0px 0px 10px 0px;
}
table.dataTable {
	border-spacing: 0px;
}
table.dataTable th.leftHeader {
	background-color: #9e957c;
	color: #FFFFFF;
	padding: 2px 10px 2px 10px;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
}
table.dataTable th.topHeader {
	background-image: url('/modules/root/templates/template1/images/data_table_header_bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #9e957c;
	color: #FFFFFF;
	text-align: left;
	padding: 2px 10px 2px 10px;
	font-size: 11px;
	font-weight: normal;
}
table.dataTable td {
	text-align: left;
	vertical-align: top;
	background-color: #E9E7E2;
	padding: 8px 10px 8px 10px;
}
table.dataTable td.emptyCell {
	background-color: transparent;
	padding: 5px 10px 5px 0px;
	vertical-align: top;
}
table.dataTable td table.dataTable td, table.dataTable td table.dataTable td.emptyCel {
	padding: 5px 5px 5px 0px;
}
/*===================
	PAGER
====================*/
div.pager {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
div.pager a {
	background-color: #c8bc99;
	color: #FFFFFF;
	padding: 2px 3px 2px 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-weight: normal;
}
div.pager a.current, div.pager span.current {
	background-color: #a49154;
	color: #FFFFFF;
	padding: 2px 3px 2px 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: 0px 0px 20px 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: #9b8250;
	
}
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: #9b8250;
}
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 0px 20px 0px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-member_registration div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-booking div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-view_venue div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	SEARCH NEWS AND EVENTS
================================*/
div.root-search_news_and_events div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	SEARCH JOBS
================================*/
div.root-search_jobs div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	VIEW JOB
================================*/
div.root-view_job div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#contentBoxLv2 {
	clear: both;
	padding: 0px 0px 20px 0px;
}
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;

}
/*============================
	JOB OVERVIEW BOX
===============================*/
div.jobOverviewBox {
	clear: both;
	margin-bottom: 15px;
}
div.jobOverviewBox p, div.jobOverviewBox h3 {
	margin-bottom: 0px;
}
div.jobOverviewBox p {
	line-height: 16px;
}
div.jobOverviewBox h2 {
	margin-bottom: 0px;
}
div.jobOverviewBox p.viewDetailsLink {

}
div.jobOverviewBox div.picture {
	float: right;
}
/*============================
	JOB DETAILS BOX
===============================*/
div.jobDetailsBox {
	clear: both;
	margin-bottom: 15px;
}
div.jobDetailsBox p, div.jobDetailsBox h3 {
	margin-bottom: 0px;
}
div.jobDetailsBox p {
	line-height: 16px;
}
div.jobDetailsBox h2 {
	margin-bottom: 0px;
}
div.jobOverviewBox h2 {
	margin-bottom: 0px;
}
div.jobDetailsBox p.viewDetailsLink {

}
div.jobDetailsBox div.description {
	margin-top: 20px;
	margin-bottom: 20px;
}
div.jobDetailsBox div.picture {
	float: right;
}
/*======================================
	PRODUCT SEARCH RESULTS BOX
=========================================*/
div.productSearchResultsBox {
	padding: 0px 0px 20px 0px;
}

/*==================
	TOURS
===================*/
div.tourSearchResultsBox {
	border-top: 1px solid #bec0bf;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
div.tourSearchResultsBox div.reorderTour {
	margin-bottom: 10px;
}
div.tourSearchResultsBox div.tourBox {
	border-bottom: 1px solid #bec0bf;
	padding: 13px 0px 13px 0px;
	margin: 0px 0px 10px 0px;
}
div.tourSearchResultsBox div.tourBox h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div.tourSearchResultsBox div.tourBox div.overview {
	margin: 0px 0px 20px 0px;
}
div.tourSearchResultsBox div.tourBox td.infoColumn {
	vertical-align: top;
	padding: 0px 20px 0px 0px;
}
div.tourSearchResultsBox div.tourBox td.pictureColumn {
	width: 234px;
	text-align: left;
	vertical-align: top;
}
div.tourSearchResultsBox div.tourBox td.pictureColumn img {
	width: 234px;
}
div.tourSearchResultsBox div.tourBox td.pictureColumn div.captionBox {
	padding: 3px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #646464;
}
div.tourSearchResultsBox p.backToTop {

}
div.tourSearchResultsBox p.backToTop a {
	color: #457E93;
	font-weight: normal;
}
div.tourSearchResultsBox p.backToTop img {
	vertical-align: baseline;
}
div.tourSearchResultsBox div.pager {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #bec0bf;
}
/*==================
	TOUR
==================*/
div.root-view_tour {

}
div.root-view_tour table.tourLayout td.informationColumn {
	vertical-align: top;
	padding: 0px 30px 0px 0px;
}
div.root-view_tour table.tourLayout td.informationColumn div.description {
	margin: 0px 0px 20px 0px;
}
div.root-view_tour table.tourLayout td.informationColumn p.links {

}
div.root-view_tour table.tourLayout td.pictureColumn {
	width: 316px;
	text-align: left;
	vertical-align: top;
}
div.root-view_tour table.tourLayout td.pictureColumn {

}
div.root-view_tour table.tourLayout td.pictureColumn div.pictureBox {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 30px 0px;
}
div.root-view_tour table.tourLayout td.pictureColumn div.captionBox {
	margin: -30px 0px 15px 0px;
	padding: 3px 0px 0px 0px;
	font-size: 10px;
	line-height: 15px;
	font-family: Arial, Verdana, sans-serif;
	color: #646464;
}
div.root-view_tour p.backButtonBox {
	
}
div.root-view_tour p.backButtonBox a {
	color: #457E93;
	font-weight: bold;
}
div.root-view_tour p.backButtonBox img {
	vertical-align: baseline;
}


/*==================
	EVENTS
===================*/
div.eventSearchResultsBox {
	border-top: 1px solid #bec0bf;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 0px 0px;
}
div.eventSearchResultsBox div.eventBox {
	border-bottom: 1px solid #bec0bf;
	padding: 13px 0px 13px 0px;
	margin: 0px 0px 10px 0px;
}
div.eventSearchResultsBox div.eventBox h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
div.eventSearchResultsBox div.eventBox div.overview {
	margin: 0px 0px 20px 0px;
}
div.eventSearchResultsBox div.eventBox td.infoColumn {
	vertical-align: top;
}
div.eventSearchResultsBox div.eventBox td.pictureColumn {
	width: 260px;
	text-align: right;
	vertical-align: top;
}
div.eventSearchResultsBox div.eventBox td.pictureColumn img {
	width: 234px;
}
div.eventSearchResultsBox p.backToTop {

}
div.eventSearchResultsBox p.backToTop a {
	color: #457E93;
	font-weight: normal;
}
div.eventSearchResultsBox p.backToTop img {
	vertical-align: baseline;
}
div.eventSearchResultsBox div.pager {
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #bec0bf;
}
/*==================
	TOUR
==================*/
div.root-view_event {

}
div.root-view_event table.eventLayout td.informationColumn {
	vertical-align: top;
}
div.root-view_event table.eventLayout td.informationColumn div.description {
	margin: 0px 0px 20px 0px;
}
div.root-view_event table.eventLayout td.informationColumn p.links {

}
div.root-view_event table.eventLayout td.pictureColumn {
	width: 350px;
	text-align: right;
	vertical-align: top;
}
div.root-view_event table.eventLayout td.pictureColumn {

}
div.root-view_event table.eventLayout td.pictureColumn div.pictureBox {
	padding: 0px 0px 17px 0px;
}
div.root-view_event p.backButtonBox {
	
}
div.root-view_event p.backButtonBox a {
	color: #457E93;
	font-weight: bold;
}
div.root-view_event p.backButtonBox img {
	vertical-align: baseline;
}
/*==================
	BLOG
==================*/
div#leftColumnLv2 div.blogArchive {
	margin-bottom: 10px;
}
div#leftColumnLv2 div.blogArchive h2 {
	margin-bottom: 5px;
	background-color: #457e92;
	color: #FFFFFF;
}
div#leftColumnLv2 div.blogArchive h3 {
	margin-bottom: 0px;
}
div#leftColumnLv2 div.blogArchive ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style: none;
}
div#leftColumnLv2 div.blogArchive ul li {
	margin: 0px;
	padding: 0px;
}
div#leftColumnLv2 div.blogArchive ul li a {
	font-size: 12px;
	font-weight: bold;
	color: #457E93;
}
div#leftColumnLv2 div.blogArchive ul li a:hover { 
	font-weight: bold;
}
div#leftColumnLv2 div.blogArchive ul li a img {
	vertical-align: baseline;
}
