
/* important the styling for content drivern by the CMS */
@import 'cms.css';

*
{
	font-family: Arial, Helvetica, sans-serif;
}

html 
{
	font-size:0.75em;
}


#content a:link { color:#885d68; text-decoration:none; background:transparent; }
#content a:visited { color:#885d68; text-decoration:none; background:transparent; }
#content a:hover { color:#000; text-decoration:none; cursor:pointer; background:transparent; }
#content a:active { color:#000; text-decoration:none; background:transparent;}

#footer a:link { color:#885d68; text-decoration:none; background:transparent;}
#footer a:visited { color:#885d68; text-decoration:none; background:transparent;}
#footer a:hover { color:#000; text-decoration:none; cursor:pointer; background:transparent;}
#footer a:active { color:#885d68; text-decoration:none; background:transparent;}

#subnav a:link { color:#6a3542; text-decoration:none; background:transparent;}
#subnav a:visited { color:#6a3542; text-decoration:none; background:transparent;}
#subnav a:hover { color:#a6868e; text-decoration:none; cursor:pointer; background:transparent;}
#subnav a:active { color:#6a3542; text-decoration:none; background:transparent;}


body {
margin: 0;
text-align: center;
background: #fff;
color: #616265;
}

#container p {
	font-size:1.1em;
}

#container {
border-left: 1px #6a3542 solid;
border-right: 1px #6a3542 solid;
background: #fff;
font-family: Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
font-family: Arial, Helvetica, sans-serif;
margin-bottom: 2px;
margin-top: 2px;
padding: 0;
}

h1 
{
	margin:0.5em 0 0 0;
	width:25.5em;
	/*background-color:#FFFF99;*/
}

h2
{
	margin:0.5em 0 0 0;
	max-width:25.5em;
	/*background-color:#FFFF99;*/
}

h6.festive
{
	margin:0.5em 0 0 0;
	max-width:25.5em;
}

h3,
table caption
{
	font-size: 1.5em; 
	font-weight:normal;
	font-weight:bold;
}

table caption
{
	text-align:left;
	padding-bottom:0.5em !important;
	height:1.5em;
	line-height:1.5em;
}

h3.first
{
	font-size: 1.4em; 
	font-weight:normal;
	margin:0.5em 0 1em 0;
}

#container #content h3.first
{
	padding-top:0 !important;
	margin-top:0 !important;
}

h4.festive
{
	color:#b78649;
	font-size:1.6em;
	margin-bottom:0.3em;
}
/*h1 {font-size: 24px; color: #616265;}*/ /*h1 {font-size: 18pt; color: #6a3542;}*/
/*h2 {font-size: 21px; color: #616265;}*/ /*h2 {font-size: 16pt; color: #6a3542;}*/

h5 {font-size: 16px; color: #616265;}  /*h5 {font-size: 12pt; color: #6a3542;}*/


#content 
{
	clear:both;
	padding-top:0.5em;
	padding-left: 1.8em;
	margin-left:0;
	margin-right: 1.8em; 
}

#contentContainer
{
	width:46em;
}

#content img {border: 0px;}

#content p {
margin-top: 2px;
line-height: 1.3em;
}

#content p a 
{
	font-weight:bold;
}

#content p.headline 
{
	font-size:1.2em;
}

#container div.xmasContent
{
	background:#fff url('/gfx/xmas/star-bg.jpg') no-repeat top left ;
}

#content ul li a 
{
	font-weight:bold;
}

#container #content a.offerLink
{
	color:#616265;
	font-weight:normal;
	font-size:1em;
}

#content li, #content dt {
font: 1em Arial, Helvetica, sans-serif;
} 

#container {
width: 66.7em;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#header {
width: 66.7em;
background:#6a3542;

}

#ghyll-logo img
{
	padding:0;
	margin:0;
	display:block;
	float:left;
	width:20em;
	border:0;
}

#section-cutout
{
	width:66.7em;
	display:block;
	clear:both;
}

#sectionpic 
{
	width:66.7em;
	background:#6a3542;
	float:left;
	clear:both;
}

#headclick {
width: 290px;
height: 75px;
cursor: pointer;
}

#headclick h1, #headclick h2{
display: none;
}

#header p{
display: none;
}

/* Main nav 
#mainnav	{
background: #6a3542;
width:66.7em;
clear:both;
padding:0.5em 0;
}

#mainnav ul	{
width: auto;
margin: 0 0 0 1.8em;
padding: 0;
}

#mainnav ul li {
margin: 0 2em 0 0;
padding: 0;
list-style: none;
}

#mainnav ul li, #mainnav a	{
display: inline;
}

#mainnav ul li a {
color:#fff;
text-decoration: none;
font-weight:bold;
}

#mainnav ul li a:hover {
color:#d1d3d4;
text-decoration: none;
font-weight:bold;
}
*/

#sidepic {
width: 188px;
height: 379px;
background-repeat: no-repeat;
margin: 6px;
float: left;
margin-top: 25px;
margin-left: 10px;
}


#breadcrumbs {float: right;
font-family: Arial, Helvetica, sans-serif;
font-size:  0.8em;
color: #616265;
/*
position: relative;
top: 8px;
*/
margin: 8px 0 8px 8px;
}
 
/*---------- needs bg img instead of dotted style for IE6 ---------------*/
 
#footer {
font-family: Arial, Helvetica, sans-serif;
padding: 2em 0 2em 1.8em;
/*background: url('/gfx/bg-dots.gif') repeat-x top left;*/
border-top:1px dotted #d31145;
margin: 2em 1.8em 0 0;
width:63.1em;
}

#footer p
{
	line-height:1.1em;
}

#csma-club-logo img
{
	padding:0;
	margin:0;
	display:block;
	float:right;
	width:7.9em;
	border:0;
}

#csmaInfo
{
	width:49em;
	margin:0;
	padding:0;
}

#csmaInfo p
{
	margin:0;
	padding:0;
}

#footer .copyright
{
	font-size:0.8em;
	margin-top:1em;
}

hr {
border: none; 
height: 1px; 
background: #ccc;
margin: 2px;
padding: 0;
}

.left {float: left; margin: 5px;}
.right {float: right; margin: 5px;}
img.left {float: left; margin: 5px 8px 5px 5px;}
img.right {float: right; margin: 5px 5px 5px 8px;}

.rightQuote
{
	float:right;
	margin-right:3em;
	margin-top:0.6em;
}

#content p.big 
{
font-size:1.4em;
color:#444;
}

#content p.maincta 
{
	font-size:1.1em;
	color:#444;
	margin:1em 0 1.5em 0;
	font-weight:bold;
}

#content p.maincta a
{
	
}

#specialoffers p.cta_midsize 
{
	font-size:1.1em;
	color:#444;
	margin:1em 0 1.5em 0;
	font-weight:bold;
}

#specialoffers span.cta_midsize 
{
	font-size:1.1em;
	color:#444;
	margin:1em 0 1.5em 0;
	font-weight:bold;
}

img.contentImage
{
	margin:0.5em 0 1em 0;
}

#content p.note {font-size: 0.8em;}
#content span.note {font-size: 0.8em;}
#content td span.note 
{
	display:block;
	padding:0 2em 0.4em 0;
}
#content p.small_print {font-size: 0.8em;}
.greybg {background-color: #CCC;}
.dashed {border: 1px #666 dashed;}

/* Tariff table stuff */
table#tariffs {background: #E9E9E9;}

table#tariffs tr, table#tariffs td {
font-family: "Verdana", Arial, Helvetica, sans-serif;
padding: 6px;
margin: 2px;
}

.title1 {color: #FFF; background: #9C0058; font-size: 14pt; font-weight: bold;}
.title2 {color: #000; background: #DBAEC3; font-size: 12pt; font-weight: bold;}
.price {color: #000; background: #E6C6D5; font-size: 11pt; text-align: center;}

#subnav {
font-family: Arial, Helvetica, sans-serif;
text-align:right;
float: right;
clear: right;
margin: 2em 0 1em 2em;
padding:0;
color: #6a3542;
line-height: 1.5em;
font-weight:bold;
}

#subnav ul li
{
	list-style: none;
}

#bannersContainer
{
	text-align:right;
	float: right;
	clear: right;
	margin: 2em 0 1em 1em;
	padding:0;
	width:16em;
}

img.banner
{
	margin-bottom:0.8em;
}

#extralinks
{
	float:right;
	margin:1em 0;
	padding:0;
	font-size:0.8em;
	color:#fff;
}

#extralinks ul
{
	padding:0;
	margin:0;
}

#extralinks ul li
{
	list-style:none;
	display:inline;
	margin:0;
	padding:0 1.2em;
	border-left:1px solid #fff;
}

#extralinks ul li.first
{
	border:none;
}

#extralinks a:link, #extralinks a:visited
{
	text-decoration:none;
	color:#fff;
	font-weight:bold;
}

#extralinks a:hover
{
	text-decoration:none;
	color:#d1d3d4;
	font-weight:bold;
}

#telephone img
{
	float:right;
	clear:right;
	margin:0.8em 0.8em 0.5em 0;
	padding:0;
	display:block;
	border:0;
	width:9.4em;
}


.box {
border: 1px #6a3542 solid;
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #616265;
padding: 1px;
}

.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

#searchform input.button
{
	padding:0;
}

#searchform input.button
{
	padding:0;
}

#searchform input.box
{
	width:6.8em;
}


#search form {margin: 0}
#search {margin:0 0.8em 0 0;float:right;clear:right;}
#latetable {background-color: #EEE; border: 1px #CCC solid; width: 99%;}
#latetable tr {padding: 4px;}
#latetable th {padding: 4px;}
#latetable td {padding: 4px 20px 4px 4px; text-align: center;}
.header {font-size: 10pt; color: #000; padding: 4px; text-align: center;}
.purpleheader {font-size: 10pt; color: #FFF; background: #6a3542; border: 1px #000 solid; padding: 4px; text-align: center;}
.purple {color: #6a3542;}
.center {text-align: center;}
#printfooter{display: none;}

#content #weddings a.weddings:link { color:#800020; text-decoration:none; background:transparent; font-weight:bold;}
#content #weddings a.weddings:visited { color:#800020; text-decoration:none; background:transparent; font-weight:bold;}
#content #weddings a.weddings:hover { color:#999 !important; text-decoration:none; cursor:pointer; background:transparent; font-weight:bold;}
#content a.weddings:link { color:#800020; text-decoration:none; background:transparent; font-weight:bold;}
#content a.weddings:visited { color:#800020; text-decoration:none; background:transparent; font-weight:bold;}
#content a.weddings:hover { color:#999 !important; text-decoration:none; cursor:pointer; background:transparent; font-weight:bold;}

#homeRightPanel { float:right;width:250px;margin:0.5em 0 10px 20px; }
#homeRightPanel .homeRightImg { margin:10px 0; }

#content hr
{
  border: medium none;
  color:#ccc;
  height: 1px;
  margin:0.5em 0;
}

#content hr.light
{
	margin:0 0 1em 0;
	color:#e1d7d9;
}

#content hr.dark
{
	margin:0.4em 0;
	color:#6a3542;
}

#content ul.privacy
{
	padding:0;
	margin:0.6em 0 2em 2em;
}

#content ul.privacy li
{
	margin-bottom:0.4em;
}

body#privacy #content h3
{
	margin:2em 0 0.6em 0;
} 

body#privacy #content h4
{
	margin:0 0 0.5em 0;
} 

#content p.linkToTop
{
	width:100%;
	text-align:right;
}

#sitemap
{
	margin-left:2em;
}

#sitemap h3
{
	margin-bottom:1em;
}

#sitemap ul
{
	margin-top:0;
	padding-top:0;
}

#restaurantReview { padding:15px 140px 15px 20px;margin:0 0 1em 0;border:1px solid #ccc;width:30em;background:#fff url(/gfx/restaurant-hotel-bg.jpg) no-repeat bottom right; }

#freeWiFi { padding:10px 150px 10px 10px;margin:1em 0;border:1px solid #ccc;width:300px;background:#fff url(/gfx/wifi-bg.jpg) no-repeat bottom right; }
/*.xmasOfferItem { border-left:1px solid #eee;margin-left:20px;background:#eee; }*/
.xmasOfferItem { border-left:1px solid #eee;margin-left:10px;padding-left:10px}
#weddings
{
	padding:10px 10px 10px 10px;
	margin:1em 0;
	border:1px solid #ccc;
	width:480px;
	background:#fff url(/gfx/weddings-bg-cake.jpg) no-repeat bottom right; 
}

#openday p
{
	margin:0 0 1em 0;
}

#openday h4
{
	margin: 0.4em 0 1em 0;
}

#weddings p
{
	margin:2em 0 0.8em 0;
}

#content ul#weddingOffersList 
{
	margin:2em 0 1em 0;
	padding:0;
}

#content #weddingOffersList li
{
	list-style:none;	
	font-size:1.2em;
	padding:0 0 1.5em 2.7em;
	background: url('/gfx/offers-bullet.gif') no-repeat 0.2em 0 ;
	line-height:1.2em;
}

#content #weddingOffersList li a
{
	font-size:0.8em;
}

#content h3.weddingOffersTitle
{
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:1em;
}

#content ul#specialOffersList 
{
	margin:1.2em 0 1em 0;
	padding:0;
}

#content #specialOffersList li
{
	list-style:none;	
	font-size:1.2em;
	padding:0 0 1.5em 2.7em;
	background: url('/gfx/offers-bullet.gif') no-repeat 0.2em 0 ;
	line-height:1.2em;
}

#content #specialOffersList li a, #content #weddingOffersList li a
{
	font-size:0.8em;
}

#content #specialOffersList li span.note, #content #weddingOffersList li span.note
{
	/*color:#666;*/
	font-weight:bold;
	font-size:0.7em;
}

#specialoffers h4 a { font-size:1.2em; }

table
{
	margin-bottom:1em;
}

table thead th
{
	padding:0.3em;
	font-weight:normal;
	color:#fff;
	background-color:#6a3542;
}

#content table thead th a:link,
#content table thead th a:visited
{
	color:#fff;
}

#content table thead th a:hover
{
	color:#ccc;
}

#content table tbody th,
#content table tbody td
{
	border-bottom:1px solid #6a3542;
}

#content table tr.noborder th,
#content table tr.noborder td,
#content table tr td.noborder,
#content table tr.bottom td
{
	border-bottom:0 none;
}

table th,
table td
{
	padding:0.4em;
}

table thead tr.subtitle th
{ 
	background-color:#eee !important;
	color:#000;
}

table td.empty
{ 
	padding:0 !important;
	margin:0 !important;
	height:1px !important;
	font-size:0px ;
	line-height:0 !important;
}









.tableLeft
{
	float:left;
	width:12em;
/*	border:1px solid pink;*/
}

.tableRight
{
	float:left;
	width:22em;
	margin:0 0 0 8em;
	padding-bottom:5em;
}

.tableLeftTerrace
{
	float:left;
	width:16em;

}

.tableRightTerrace
{
	float:left;
	width:22em;
	margin:0 0 2em 3em;
	padding-top:5.4em;
}

.boardFacilitiesLeft
{
	float:left;
	width:17em;
	
}

.boardFacilitiesRight
{
	float:left;
	width:24em;

	margin-bottom:1em;
}

#purusMenu
{
	width:44em;
	text-align:center;
	margin-left:1em;
}

#purusMenu p
{
	margin:0.8em 2em;
	font-size:1.2em;
}

#content div.linksList 
{
	font-size:1.2em;
	text-transform:capitalize;
} 

#content div.linksList ul
{
	list-style:none;
	margin-left:0;
} 

#content div.linksList ul li
{
	list-style:none;	
	font-size:1.2em;
	padding:0.2em 0 0.2em 2.5em;
	background: url('/gfx/offers-bullet.gif') no-repeat 0.2em 0 ;
} 

#content div.linksList ul li a
{
	font-weight:normal;
}

/* ----------------------------------------------- 	*/
/*	Dropdown menu																		*/
/* ----------------------------------------------- 	*/

#menu 
{
	width: 65.5em;
	background: #6a3542;
	float: left;
	padding:0.2em 0 0.2em 1.2em;
	
}

#menu ul 
{
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10em;
	float: left;
}

#menu ul.subMenu
{
	width:12em;
	border:2px solid #6a3542;
}

#menu ul#about ul.subMenu
{
	width:11.6em;
}

#menu ul.subMenu li a
{
	padding:0.7em 0 0 0.5em;
}

#menu ul.subMenu li.last
{
	padding:0 0 0.8em 0;
	background:#fff;
}

#menu a, #menu h3 
{
	font: bold arial, helvetica, sans-serif;
	display: block;
	margin: 0;
	padding: 2px 3px;
}

#menu h3
{
	color: #fff;
	font-size:1em;
	width:10em;
}

#menu h3 a
{
	color:#fff;
	background:#6a3542;
	text-decoration:none;
	font-weight:bold;
}

#menu h3.no-link
{
	font-weight:bold;
	margin-top:0.2em;
	cursor:pointer;
}

#menu ul ul li a
{
	color: #6a3542;
	background: #fff;
	text-decoration: none;
}

#menu a:hover 
{
	color: #d1d3d4;
	background: #fff;
}

#menu ul.subMenu li a:hover
{
	color:#666;
}

#menu h3 a:hover
{
	background:#6a3542;
}

#menu li 
{
	position: relative;
}

#menu ul ul ul 
{
	position: absolute;
	top: 0;
	left: 100%;
}

#menu ul ul 
{
	position: absolute;
	z-index: 500;
}

div#menu ul ul 
{
	display: none;
}

div#menu ul li:hover ul
{
	display: block;
}

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{
	display: none;
}

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display: block;
}

body 
{
	behavior: url(/csshover.htc);
}

/* ----------------------------------------------- 	*/
/*	YES - I KNOW THIS IS A RUBBISH WAY OF DOING IT	*/
/* ----------------------------------------------- 	*/

#menu #home, #menu h3#home
{
	width:5em;
}

#menu #accommodation, #menu h3#accommodation
{
	width:10em;
}

#menu #dining, #menu h3#dining
{
	width:5em;
}

#menu #meetings, #menu h3#meetings
{
	width:10.5em;
}

#menu #wedding, #menu h3#wedding
{
	width:7em;
}

#menu #offers, #menu h3#offers
{
	width:9em;
}

#menu #whatson, #menu h3#whatson
{
	width:7em;
}

#menu #about, #menu h3#about
{
	width:6em;
}

#menu #contact, #menu h3#contact
{
	width:5em;
}

/*****************************/
/* Accommodation Price Table */
/*****************************/


table.site_prices_by_date,
table.late_availability 
{
	width:45em;
	margin-bottom:2em;
}

table.site_prices_by_date caption, 
table.late_availability caption
{
	text-align:left;
}

table.site_prices_by_date caption span,
table.late_availability caption span
{
	display:block;
	float:left;
}

table.site_prices_by_date caption span.pounds,
table.late_availability caption span.pounds
{
	font-size:0.7em;
	float:right;
}

table.site_prices_by_date thead th,
table.late_availability thead th
{
	border-bottom:1px solid #6a3542;
}

table.site_prices_by_date thead th,
table.site_prices_by_date tbody td,
table.late_availability thead th,
table.late_availability tbody td
{
	text-align:center;
	padding:0.25em 0;
}

table.late_availability thead th
{
	text-align:left;
}

table.site_prices_by_date tbody th,
table.late_availability tbody th,
table.late_availability tbody td.other_info
{
	text-align:left;
}


table.site_prices_by_date tfoot td,
table.late_availability tfoot td
{
	border-top:1px solid #ccc;
	font-size:0;
	height:1px;
}











