/* ======================
	DEFAULTS
=========================*/
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url('/modules/root/templates/template1/images/page_bg_t.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
.inputField {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
h1 {
	background-color:transparent;
	color:#293217;
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
	font-size: 22px;
	line-height: 30px;
	font-weight: normal;
}
h1.destinationBreadcrumbs {
	font-family:Arial,Helvetica,sans-serif;
	padding: 0px 20px 0px 20px;
	color:#293217;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;

}
h1.destinationBreadcrumbs a {
	font-size:12px;
	font-weight:bold;
}
h1.destinationBreadcrumbs a:link {
	font-size:12px;
	font-weight:bold;
}
h2 {
	color:#293217;
	font-family:"Times New Roman",Times,serif;
	font-size:17px;
	font-weight:normal;
	text-decoration:none;
	padding: 0px;
	margin: 0px 0px 5px 0px;
}
h3 {
	background-color: transparent;
	color:#293217;
	font-family:Arial,Helvetica,sans-serif;
	margin: 0px;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	background-color: transparent;
	color:#293217;
	font-family:Arial,Helvetica,sans-serif;
	margin: 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 {
	margin: 0px;
	line-height: 15px;
}
.error {
	padding: 0px;
	margin: 0px;
	color: #bf0f35;
}
.notice {
	padding: 0px;
	margin: 0px;
	color: #385f14;
}
em {
	color: #293217;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #293217;
}
a:link {
	font-weight: bold;
	color: #293217;
}
a:visited {
	font-weight: bold;
	color: #293217;
}
a:hover {
	font-weight: bold;
	color: #FFBF00;
}
input.button {
background-color:#F6BB08;
color:#000033;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding: 4px;
}
a.button {
background-color:#F6BB08;
color:#000033;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding: 4px;
}
input.smallButton {
background-color:#F6BB08;
color:#000033;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding: 2px;
}
a.smallButton {
background-color:#F6BB08;
color:#000033;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding: 2px;
}
form {
	margin: 0px;
}

/*========================
	LAYOUT
=========================*/
#pageBoxLv1 {
	margin-left: auto;
	margin-right: auto;
	padding:0px;
	width:950px;
}
#pageLayout {
	width: 100%;
}
#pageLayout #leftPageColumn {
	width: 160px;
	vertical-align: top;
	text-align: right;
}
#pageLayout #leftPageColumn #leftPageColumnBoxLv1 {
	padding-top: 180px;
	padding-right: 20px;
}
#pageLayout #rightPageColumn {
	width: 800px;
	vertical-align: top;
	text-align: left;
}
#pageLayout #rightPageColumn #rightPageColumnBoxLv1 {
	padding-top: 0px;
	padding-right: 0px;
}
#headerBoxLv1 {

}

#cmsPageActions {
	text-align: right;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
}
#contentBoxLv1 {
	background-color: #ffffff;
	background-image: url('/modules/root/templates/template1/images/content_bg_t.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
table#contentLayout {
	width: 100%;
}
table#contentLayout td#subMenuColumn {
	width: 297px;
	vertical-align: top;
	background-image: url('/modules/column/templates/template2/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #cccccc;
}
table#contentLayout td#subMenuColumn div.subMenuBox {
	padding: 20px;
}
table#contentLayout td#rightContentColumn {
	vertical-align: top;
}
#contentSearch {
	padding: 0px 0px 10px 0px;
}
#searchBox {
	text-align: right;
	font-size: 10px;
}
#copyright {
	background-color: #293217;
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	padding: 5px;
	text-align: center;
}
/*===========================
	BACK TO PARENT
============================*/
div.backToParentButton {
	text-align: right;
	font-size: 20px;
	padding: 5px 20px 5px 0px;
	font-family:Arial,Helvetica,sans-serif;
}
/*=============================
	RESORTS
===========================*/
div.resortSearchResults {
	padding: 40px 20px 20px 20px;
}
div.resortSearchResults div.resortBox {
	border-bottom: 1px solid #dbdbdb;
	padding-bottom: 20px;
}
div.resortSearchResults div.stars {
	float: right;
	text-align: center;
	font-weight: bold;
	color: #293217;
	width: 100px;
}
div.resortSearchResults table.resortLayout {
	width: 100%;
	background-color: #cccccc;
	margin-top: 20px;
}
div.resortSearchResults table.resortLayout td.pictureColumn {
	width: 150px;
	text-align: center;
	padding-top: 10px;
	vertical-align: top;
}
div.resortSearchResults table.resortLayout td.detailsColumn {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 20px;
}
div.resortSearchResults table.resortLayout td.detailsColumn h3.resortName {
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
}
div.resortSearchResults table.resortLayout td.detailsColumn p.viewDetailsLink {
	text-align: right;
}

/*=========================
	RESORTS LAYOUT
==========================*/
table#resortsLayout {
	width: 100%;
}
table#resortsLayout td#resortsLayoutLeftColumn {
	width: 297px;
	background-image: url('/modules/column/templates/template2/images/bg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #cccccc;
	vertical-align: top;
}
table#resortsLayout td#resortsLayoutLeftColumn div.content_text table td {
	background-color: #dbdbdb;
}
table#resortsLayout td#resortsLayoutRightColumn {
	width: 653px;
	vertical-align: top;
}

/*============================
	CUSTOM MENU
===========================*/
#customMenu {
	background-color: #293217;
	background-image: url('/modules/root/templates/template1/images/menuBg.gif');
	background-position: top left;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 31px;
	list-style: none;
	font-family: georgia;
	color: #FFBF00;
	font-weight: bold;
}
/*================================
	HIGHLIGHTED AREAS
================================*/
div.highlightedArea1Lv1 {
	background-color: #EAEAEA;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}
/*======== AREA 2 =======*/
div.highlightedArea2Lv1 {
	background-color: #dedede;
	padding: 10px;
	margin: 0px 0px 10px 0px;
}

/*===========================================
	INPUT AREA
============================================*/
form.inputArea {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
table.formLayout {
	width: 100%;
}
table.formLayout th.leftHeader {
	padding: 5px 5px 5px 0px;
	text-align: left;
}
table.formLayout td {
	padding: 5px 5px 5px 0px;
}

/*=======================
	LOGIN MENU
=========================*/
#loginMenu {
	padding: 10px 0px 10px 0px;
	list-style: none;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	color: #FFBF00;
}
#loginMenu li {
	display: inline;
	margin: 0px 0px 0px 0px;
}
#loginMenu li.on {
}
#loginMenu li.on a {
	color: #ffbf00;
}
#loginMenu a {
	color:#293217;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}
#loginMenu a:hover {
	color: #FFBF00;
}
/*=======================
	HEADER MENU
=========================*/
#headerMenu {
	margin: 0px;
	padding: 0px 10px 0px 0px;
	list-style: none;
	text-align: right;
	color: #ffbf00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height: 24px;
	font-weight: bold;
	line-height: 22px;
}
#headerMenu li.firstItem {

}
#headerMenu li {
	font-weight: bold;
	display: inline;
	margin: 0px 0px 0px 0px;
}
#headerMenu li.on {
}
#headerMenu li.on a {
	color: #ffbf00;
}
#headerMenu a {
	color: #293217;
	font-weight: normal;
}
#headerMenu a:hover {
	color: #FFBF00;
	font-weight: normal;
}

/*=======================
	MENU Lv1
=========================*/
#menuLv1Box {
	width: 940px;
	margin-right: auto;
	height: 31px;
}
#menuLv1 {
	background-color: #293217;
	margin: 0px;
	padding: 5px 20px 5px 20px;
	list-style: none;
	font-family: georgia;
	width: 100%;
	line-height: 20px;
}
#menuLv1 li.separator {
	padding: 4px 10px 4px 10px;
	font-family:Arial,Helvetica,sans-serif;
	font-weight: bold;
}
#menuLv1, #menuLv1 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuLv1 a {
	color: #FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	display: block;
	padding: 3px;
	font-weight: normal;
}
#menuLv1 a:hover {
	color: #ffbf00;
}
#menuLv1 li {
	float: right;
	z-index: 99;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 1px;
	width: auto;
	margin: 0px 0px 0px 0px;
}
#menuLv1 li.firstLink {
	border-top-width: 0px;
}
#menuLv1 li ul {
	position: absolute;
	background-image: none;
	width: 180px;
	left: -3000px;
	margin: -1px 0px 0px 0px;
	padding: 0px;
	z-index: 99;
}
#menuLv1 li ul li a {
	background-color: #999999;
	font-family: Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	line-height: 17px;
	font-size: 11px;
	font-weight: bold;
}
#menuLv1 li ul li a.arrow {
	background-image: url('/modules/root/templates/template1/images/menu_arrow.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
#menuLv1 li ul li a:hover {
	background-color: #ffbf00;
	color: #293217;
	font-weight: bold;
}
#menuLv1 li ul li {
	border-top: 1px solid #ffbf00;
	height: 20px;
	width: 100%;
}
#menuLv1 li ul li.firstItem {
	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: -20px 0 0 132px;
}
#menuLv1 li ul ul.pageCount2 {
	margin-top: -40px;
}
#menuLv1 li ul ul.pageCount3 {
	margin-top: -50px;
}
#menuLv1 li ul ul.pageCount4 {
	margin-top: -60px;
}
#menuLv1 li ul ul.pageCount5 {
	margin-top: -70px;
}
#menuLv1 li ul ul.pageCount6 {
	margin-top: -80px;
}
#menuLv1 li ul ul.pageCount7 {
	margin-top: -90px;
}
#menuLv1 li ul ul.pageCount8 {
	margin-top: -100px;
}
#menuLv1 li ul ul.pageCount9 {
	margin-top: -110px;
}
#menuLv1 li ul ul.pageCount10 {
	margin-top: -120px;
}
#menuLv1 li ul ul.pageCount11 {
	margin-top: -130px;
}
#menuLv1 li ul ul.pageCount12 {
	margin-top: -140px;
}
#menuLv1 li ul ul.pageCount13 {
	margin-top: -150px;
}
#menuLv1 li ul ul.pageCount14 {
	margin-top: -160px;
}
#menuLv1 li ul ul.pageCount15 {
	margin-top: -170px;
}
#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
=========================*/
#subMenu {
	list-style-type: none;
	margin: 20px 0px 20px 0px;
	padding: 0px;
	float: left;
	width: 200px;
	line-height: 17px;
}
#subMenu li {
	margin: 0px 0px 10px 0px;
}
#subMenu li.on {
}
#subMenu li.on a {
}
#subMenu a {

}
#subMenu span.bullet {
	color:#FFBF00;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}

/*=============================
	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: #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: 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 table#contentLayout td#rightContentColumn div#rightContentBox {
	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: #293217;
	
}
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: #293217;
}
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 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	CHANGE PASSWORD PAGE
================================*/
div.root-change_password div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	REQUEST NEW PASSWORD PAGE
================================*/
div.root-request_new_password div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-checkout div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-member_registration div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	CHECKOUT PAGE
================================*/
div.root-booking div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT LAYOUT PAGE
================================*/
div.root-edit_layout div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT META PAGE
================================*/
div.root-edit_meta div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	EDIT SITEMAP
================================*/
div.root-edit_sitemap div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	ORDER FAILED PAGE
================================*/
div.root-order_failed div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	ORDER SUCCESS PAGE
================================*/
div.root-order_success div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW NEWS
================================*/
div.root-view_news div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW EVENT
================================*/
div.root-view_event div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-view_venue div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	VIEW VENUE
================================*/
div.root-search_news_and_events div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	clear: both;
	padding: 20px;
}
/*===============================
	SEARCH PAGE
================================*/
div.root-search div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	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 table#contentLayout td#rightContentColumn div#rightContentBox {
	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;
}

/*===========================
	VIEW RESORT
===========================*/
div.root-view_resort div#contentBoxLv2 table#contentLayout td#rightContentColumn div#rightContentBox {
	padding: 20px 20px 20px 20px;
}
div.root-view_resort p.location {
	color:#293217;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin-bottom: 10px;
}

div.root-view_resort p.location a {
	font-weight:bold;
}
div.root-view_resort p.location a:link {
	font-weight:bold;
}
div.root-view_resort div.backButton {
	text-align: right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	padding:0px 0px 5px 0;
}
div.root-view_resort table.resortLayout1  {
	width: 100%;
}
div.root-view_resort table.resortLayout1  td {
	vertical-align: top;
}
div.root-view_resort table.resortLayout1  td.primaryPictureColumn {
	width: 310px;
	vertical-align: top;
}
div.root-view_resort table.resortLayout1  td div.stars {
	float: right;
	text-align: center;
	font-weight: bold;
	color: #293217;
	width: 100px;
}
div.root-view_resort table.resortLayout1  td p.town {
	color:#293217;
	font-family:Arial,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
	text-decoration:none;
	margin-bottom: 30px;
}
div.root-view_resort .sendEnquiryButton {
	text-align: right;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 20px;
	margin-bottom: 10px;
}
div.root-view_resort .sendEnquiryButton a {
	font-weight: normal;
}
div.root-view_resort .priceGuarantee {
	text-align: right;
	margin-bottom: 10px;
}
div.root-view_resort div.pictures {
	margin-top: 40px;
}
div.root-view_resort table.resortLayout2 {
	width: 100%;
	margin-top: 30px;
}
div.root-view_resort table.resortLayout2 td.accomodationAndFacilitiesColumn {
	padding-right: 2px;
	vertical-align: top;
}
div.root-view_resort table.resortLayout2 td.pricingColumn {
	width: 50%;
	vertical-align: top;
}

div.root-view_resort div.pricing {
	color:#293217;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}