/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */



p {
	line-height: 1.4em;
}

ul {
	margin: 0px;
	padding: 0px;
}

	ul li {
		line-height: 1.4em;
	}

body, html {
	min-height: 101%;
}

body {
	text-align: left;
	font-size: 62.5%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
	background: #fff;
	margin: 0px;
}

#businesscard {
	background: #fff;
	margin: 10px;
	text-align:center;
}

a:link, a:visited, a:focus {
	color: #0000FF;
	text-decoration: underline;
	outline: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

a img {
	border: none;
}

h1 {
	font-size: 4em;
	color: #6C665D;
}

h2 {
	font-size: 1.8em;
	color: #6c665d
}

#menu-download{
font-size: 1.4em;
text-decoration: none;
color: #7a184b;
float:left;

}

/* Container Styles
--------------------------------------------------------------- */

#container {
	width: 987px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-size: 1.2em;
}

	#contentContainer {
		width: 987px;
		position: absolute;
		z-index: 1;
		top:296px;
		left: 0px;
		padding: 0px 0px 0px 6px;
		background:url(../../images/misc/body-no-line-bg.png) repeat-y;
	}
	
/* Main Styles
--------------------------------------------------------------- */

		#main-and-side{
			background: repeat-y left top;
			width:977px;
			float: left;
			padding-top: 10px;
			
		}
		
		#main {
			float: left;
			width: 546px;
			background:url(../../images/misc/main-bg-75.jpg) bottom right no-repeat;
			border-right:1px solid white;
			border-bottom:1px solid white;
			padding-bottom: 10px;
		}
		
		#helpadvice #main, #thankyou #main{
			height: 625px;
			padding-left: 20px;
			width: 526px;
		}
		
		#thankyou #main a{
		color: #6C665D;

		}
		
		
		#main p{ 
			font-size:1.1em;}
		
		.info-box{
			padding: 15px;
			padding-top: 20px;
			padding-bottom: 30px;
		}
		
		#welcome-first-word{
			font-size: 4em;
		    color:#6c665d;
			line-height: 100%;	
		}
		
			#contact-us #welcome-first-word{
				padding-top: 40px;
				line-height: normal;
			}		
		

		#stay-box{
			width:510px;
			float:left;
			border-top: #FFF 1px solid;
		
		}
			
			#stay-box a{
				text-decoration: none;
				color:#000000;
				}
		
			#stay-first-word{
				font-size: 2.5em;
				color:#ad752a;
				line-height: 100%;
	
			}
		
				#contact-us #stay-first-word{
					display: block;
					width: 150px;
					height: 20px;
					margin: 5px;
					margin-left: 0px;
				}
	
				#contact-us #stay-text{
					width:140px;
					float:left;
					margin: 5px 5px 5px 0px;
				}
					

		#eat-box{
			float:left;
			border-top: #FFF 1px solid;
			}
			
		
			#eat-box a{
				text-decoration: none;
				color:#000000;
				}
			
			
			#eat-first-word{
				font-size: 2.5em;
				color:#7a174b;
				line-height: 100%;	
				}
				
				#contact-us #eat-first-word{
					display: block;
					width: 200px;
					height: 20px;
					margin: 5px;
					margin-left: 0px;
					}
				

				#contact-us #eat-text{
					width:140px;
					float:left;
					margin: 5px 5px 5px 0px;
				}



/* In text Photo Styles
--------------------------------------------------------------- */
	
			.eat-photo, .eat-photo-bottom{
				float:right;
				width: 207px;
				height: 145px;
				clear: right;
				}
			
			.eat-photo-bottom{
				margin-top: 20px;
				}
		
			#top-photo{
				margin-top: 15px;
				float: right;
				margin-left: 10px;			
				}
			
			.right-photo{
				float:right;
				width:207px;
				height: 145px;
				clear: right;
				margin-bottom: 5px;
			}
			
			
			.left-photo{
				float:left;
				width: 207px;
				height: 145px;
				clear: left;
				margin-right: 10px;
				margin-bottom: 5px;
				margin-top: 5px;
			}
			
			
			.stay-photo{
				float:right;
				width:207px;
				height: 145px;
				clear: right;
				margin-bottom: 5px;
			}
		
		
			#by-road-photo{
				float: right;
			}
		
			#eat-photo, .eat-photo-bottom{
					float:right;
					width: 207px;
					height: 145px;
					clear: right;
				}
				
				
			.meetings-photo{
				float:right;
				padding: 10px;
				}
		
		
		.meetings-photo-2{
			float:left;
			margin-bottom: 10px;
			width: 207px;
			height: 145px;
			margin-right: 10px;
			padding-left: 0px;
			}	
		

/* Sidebar/CTA Styles
--------------------------------------------------------------- */
		
		#sidebar {
	    	float:right;
			width: 420px;
			position: relative;
			}
			
			#bottom-right-logo{
				margin-left: 40px;
				margin-top: 10px;
				}
		
		#ctas{
			padding:0px;
			float:left;
			margin:0px;
			margin-bottom: 10px;
		}
		
		
		#directions{
			width: 192px;
			height: 87px;
			margin-left:6px;
			margin-top:10px;
			padding-top: 12px;
			float:left;
			background:url(../../images/misc/get-directions-bg.jpg) no-repeat;	
		}	
		
		#directions p{
			color:#FFFFFF;
			font-size:1.3em;
			font-weight:600;
			margin: 0px 0px 5px 20px;
		}	
		
		#post-code-form{
			margin-top: 0px;
			margin-left: 20px;
		}
		
		#post-code-form p{
		margin: 0px;
		}
		
		
		#rates{
			width: 183px;
			height: 100px;
			background:url(../../images/misc/best-rates-bg.jpg) no-repeat;
			float:left;
			position:relative;
			margin-top:10px;
			margin-left: 5px;
			
		}
		
		#rates a {
			text-decoration: none;
			position:absolute;
			left:12px;
			top:10px;
			display:block;
			width:200px;
		}
		
			#directions .cta-text, #rates .cta-text{
				padding-left:71px;
				font-size:1.3em;
				font-weight:600;
				text-align:center;
				color:#FFF;
				position:absolute;
			}
			
			#rates .cta-text{
				padding-left:5px;
				padding-top:2px;
			}
		
		
		#home #big-phone-number{
		width:380px;
		display: none;
		}
		
		#big-phone-number, #big-phone-number-2{
			float:left;
			width: 384px;
			margin-left: 5px;
			height: 100px;
			background: url(../../images/misc/wifi-banner.jpg) top center no-repeat;
			margin-bottom: 12px;
			}
			
		#index #big-phone-number, #big-phone-number-2{
			margin:15px 0px 0px 6px;
		}						
		
		#big-phone-number p, #big-phone-number-2 p{
			font-size: 4.5em;
			padding: 0px;
			padding-top: 7px;
			margin: 0px;
			letter-spacing:-0.05em;
			text-align:center;
			font-weight: bold;
			color:#FFF;
		}
		
		#gallery{
			float:left;
			width: 402px;
			text-align: left;
			position:relative;
		}
		
		
		#g1, #g2, #g3, #g4, #g5, #g6 {
			visibility:hidden;
			position:absolute;
			top: 0px;
			left: 8px;
			z-index: 1;
			border:#FFF 1px solid;
			width: 378px;
			height: 303px;
		}
		
		#g1 {
			visibility:visible;
		}
		
			#gallery #thumbs {
				padding-top: 305px;
				font-size:1px;
				padding-left:10px;
			}

				#gallery #thumbs img {
					margin:0px;
					padding:0px;
					width:61px;
					border-right:1px #FFFFFF solid;
					height:64px;
				}
				
				#gallery #thumbs #thumb1{
					border-left: 1px #FFFFFF solid;
				}

			#googleMap {
				width: 370px;
				height: 450px;
				margin-top: 0px;
				position: relative;
				margin-left:15px;
				margin-bottom: 20px;
				background:url(../flash/flashmap-backup.gif);
			}

#accomodation #sidebar .christmas-link.offer {
	display:none;
}
	
#sidebar .christmas-link {
	margin-top:20px;
	margin-left:10px;
	float:left;
}

	a.christmas-link:hover {
		opacity:0.9;
	}
			
#sidebar #christmasBanner {
	float:left;
	position:relative;
	padding:0px;
	margin:10px 0px 0px 7px;
	background:url(../../images/misc/christmas2010-banner.jpg) top left no-repeat;
	height:101px;
	width:382px;
	}	
	
	#sidebar #christmasBanner a {
		position:absolute;
		top:0px;
		left:0px;
		padding:77px 22px 5px 120px;
		color: #fff;
		text-decoration:none;
		font:Verdana, Arial, Helvetica, sans-serif;
		font-size:1.2em;
		}		
		
		#sidebar #christmasBanner a:hover {
			color:#FF9900;
			}
		
	#sidebar #special-offer {
		background: url(../../images/misc/special-offer.jpg) no-repeat;
		float: left;
		display: block;	
		width: 400px;
		height: 457px;
		margin: 15px 0px 0px 8px;
		position: relative;
	}
	
		#sidebar #special-offer p.althorp-text {
			width: 200px;
			font-size: 1.4em;
			line-height: 1.3em;
			position: absolute;
			margin: 0px;
			padding: 0px;
			top: 70px;
			left: 130px;
		}
		
		#sidebar #special-offer a.althorp-link {
			text-decoration: none;
			color: #000;
			font-size: 1.4em;
			font-weight: bold;
			position: absolute;
			top: 140px;
			left: 130px;
		}
		
			#sidebar #special-offer a.althorp-link:hover {
				color: #999;
			}
			
		#sidebar #special-offer a.quote {
			text-decoration: none;
			color: #7a174b;
			font-weight: bold;
			font-style: italic;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 1.2em;
			width: 115px;
			position: absolute;
			top: 191px;
			left: 20px;
		}
		
				#sidebar #special-offer a.quote:hover {
					color: #C40C6C;
				}
				
				#sidebar #special-offer a.quote span {
					color: #C40C6C;
					display: block;
					font-size: 1.1em;
				}	
			
		#sidebar #special-offer a.slide-down-button {
			text-decoration: none;
			color: #fff;
			font-weight: bold;
			font-size: 1.1em;
			width: 200px;
			position: absolute;
			bottom: 4px;
			right: 14px;
			border: none;
		}
		
			#sidebar #special-offer a.slide-down-button:hover {
				color: #764f04;
			}
			
		#sidebar #slide-down-box {
			background: #fff;
			border: 1px solid #c29502;
			border-top: none;
			float: left;
			display: block;	
			width: 360px;
			height: 175px;
			padding: 5px 10px 10px 10px;
			margin: 0px 0px 0px 8px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.9em;
		}			
		
		
/* Header Styles
--------------------------------------------------------------- */

#header {
	width: 987px;
	height: 240px;
	position: absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	background: url(../../images/misc/header-bg-purple-with-number.jpg) top left no-repeat;
}




	#logo {
		width: 333px;
		height: 335px;
		float: left;
		z-index: 100;
		position: absolute;
		top: 1px;
		left:11px
	}
	
	#cta-top-right {
		width: 780px;
		float: right;
		height: 200px;
		font-size: 1.6em;
	}
	
		#cta-top-right p {
			margin: 0px;
			padding: 0px;
		}

#flashSlideshow {
	background: url(../../images/misc/flashSlideshowBackup.jpg);
}



/* Horizontal Navigation Styles
--------------------------------------------------------------- */

#navigation {
	width: 987px;
	height: 56px;
	z-index: 1;
	position: absolute;
	top: 240px;
	background:url(../../images/misc/nav-bg.jpg) no-repeat;

	border-bottom: #fff 1px solid;
}

	#navigation ul {
		display: inline;
		list-style: none;
		float: right;
		margin-right: 25px;
		margin-top: 10px;

	}
	
		#navigation ul li {
			display: inline;
			margin: 0px;
			
		}
		
		body#home li.home-btn a, body#accomodation li.accomodation-btn a, body#restaurant li.restaurant-btn a, body#meetings li.meetings-btn a, body#around li.around-btn a {
		color:#CC9900;
		}
		
		body#contact-us li.contact-btn a{
		color:#CC9900;
		}
			  
			#navigation ul li a {
				float:left;
				color: #fff;
				text-decoration:none;
				padding: 10px 5px 10px 10px;
				font-weight: bold;
				font-size: 1.1em;
			}
			
				#navigation ul li a.rightLink {
					border: none;
				}

				#navigation ul li a:hover {
					color: #CC9900;
				}



/* Image Styles
--------------------------------------------------------------- */

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}
	
	.img-border {
		border: 1px solid #ccc;
	}
	
/* Contact Table Styles
--------------------------------------------------------------- */

	#contactTable .botBuster {
		display: none;
	}
	
/* Generic Styles
--------------------------------------------------------------- */

.clearfix {
	clear: both;
}


.indented-list{
margin-left: 30px;
}

/* Footer  Styles
--------------------------------------------------------------- */	
	
	#footer-outside-box{
		float: left;
		width: 980px;
		padding-top:7px;
		padding-bottom: 0px;
		margin-bottom: 0px;

	}
	

	#footer{
		margin: 20px auto;
		padding-bottom: 0px;
		padding-top: 14px;
		padding-left: 20px;
		font-size:1em;
		font-weight: bold;
		width:920px;
		color: #fff;
		background: #c8beb1;
	}
	
	

	
	* html #footer{
		margin-left:20px;
	}	
	
	
	#footer ul{
		float:left;
		width:135px;
		list-style: none;
		padding-bottom: 10px;
		
		
	}

	#footer h2{
	margin: 0px;
	margin-bottom:5px;
	color:#FFF;
	}
	
	#explore, #brochure, #contact, #design, #address{
		float:left;
		padding-right:40px;
		padding-top:3px;	
	}
	
	
	
	#design{
		display:block;
		padding-right:0px;
		width: 150px;
		padding-bottom: 20px;
	}

	#address{
		display:block;
		padding-right:0px;
		width: 140px;
		padding-bottom: 20px;
	}
	
	

		#design a{
			float:left;
			color:#fff;
			text-decoration: none;
		}
		
		#design a:hover{
			float:left;
			color: #7A174B;
			text-decoration:none;
		}		


	

		#explore a{
			text-decoration:none;
			color: #fff;
		}
	
		#explore a:hover{
			text-decoration: none;
			color:#7a184c;
		}
	
	
	#small-logo{ 
		margin:0px;
		padding: 0px;
		width:100px; 
		height:45px;
	}
	
	
	.botBuster{
		display:none;
	}



#name-input-area{
	background:#7a174b;
	color:#FFFFFF;
}

.number-input-area{
	background:#ad752a;
	color:#000;
}

#email-input-area{
	background:#c46718;
	color:#FFFFFF;
}

td.label{
	width: 5px;
}


#footer #contact a{
text-decoration: none;
color: #fff;
}

#footer #contact a:hover{
	color:#7A184C
}

/* Footer W3C Styles
--------------------------------------------------------------- */	

#w3c{
	padding-top:6px;
}



	#contactTable .botBuster {
		display: none;
	}
	
		#contactTable td {
			 
			color: #000000;
			padding:3px;

		}
		
		#contact #content-area-box p{
			margin-left:10px;
		}
		
		#contactTable{
			padding-left:10px;
			padding-bottom: 5px;
		}
		
		.clearfix {
			clear: both;
		}

		
	.table-callback td {	
		font-size:.5em;
	}
		
		.callback-label{
			text-align: left;
			padding-left: 5px;
			color:#000000;
			line-height:95%;
		}
		
		.input-area{
			padding-right:5px;
		}
		
		#callback-time-box{
			text-align:right;
			padding-right:5px;
		}
		
		#submit-btn{
			text-align:right;
			padding-right:5px;
		}
		
		#upper-cta p{
			padding:0px 0px 0px 0px;
			margin:0px;
			font-size:.8em;
			color: black;
		}
		
		#energy{
			border-top:2px solid white;
		}
		


#lower-right-box{
	margin: 0px;
	margin-left: 10px;
	margin-top: 10px;
	padding: 20px;
	padding-top: 5px;
	background:#FFFFFF;
	width: 337px;
	background: url(../../images/misc/rates-box.jpg) no-repeat;
}

span.special{
	color: #7a184b;
	font-size: 1.2em;
	font-weight: bold;
}		


#brochure-download{
	clear: left;
	float:left;
	height: 185px;
	width: 146px;	
	margin-right: 10px;
	margin-bottom: 10px;
}

#brochure-download-2{
	float: left;
	margin-top: 10px;
	height: 150px;
	width: 146px;
	height: 185px;	
}

.click-text{
	color: #7a184c;
	font-weight: bold;
	font-style:italic;
}

#around #welcome-first-word{
	display: block;
	margin-top: 20px;
	width: 100px;
	
}


#enter-postcode{
	font-size: 1.3em;
	color:#fff;
	display: block;
	line-height:normal;
	font-weight: bold;
	line-height: 1.2em;
	letter-spacing: -0.05em;
	margin-top: 3px;
	margin-bottom: 5px;
	}

* html #enter-postcode{
margin-top: 15px;
	
}
	
.download-text{
	float:right;
	display: block;
	width: 100px;
	margin-left: 10px;
}

#christmas, {
	margin-top: 10px;
	margin-left: 7px;
	margin-bottom: 10px;
	position:relative;
}

#open-cta {
	float:left;
	position:relative;
	margin:10px 0px 0px 60px;
	}

#open-cta #menu-click-here{
	position:absolute;
	color:#FFF;
	font-weight: bold;
	top: 184px;
	left:10px;
	padding:0px 270px 0px 0px;
	font-size: 1.5em;
}

#open-cta #menu-click-here:hover{
	color: #FFCC00;
}



