@charset "utf-8";
/* CSS Document */

body {
	background-color:#151515;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin:7px;
}

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

input {
	font-family:Arial, Helvetica, sans-serif;
}

textarea {
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	font-size:18px;
	font-weight:normal;
	padding-top:0px;
	margin-top:0px;
}

a {
	text-decoration:underline;
	color:#fff;
}

a:link {
	text-decoration:underline;
	color:#fff;
}

a:active {
	text-decoration:underline;
	color:#fff;
}

a:visited {
	text-decoration:underline;
	color:#fff;
}

a:hover {
	text-decoration:none;
	color:#000;
}

.bookingForm {
	font-size:11px;
	color:#fff;
	width:195px;
	margin:auto auto;
}

.bookingFormDate {
	width:70px;
	font-size:12px;
}

.bookingFormNumber {
	width:25px;
	font-size:12px;
}

.masterContainer {
	text-align:center;
}

.mainContainer {
	margin:auto auto;
	width:955px;
	/*border:1px solid #ffffff;*/
}

.contentContainer {
	padding-top:390px;
	position:relative;
	text-align:left;
}

.imageContainer {
	position:absolute;
	top:14px;
	/*top:60px;*/
	left:22px;
	width:676px;
	height:316px;
	/*background-color:#63F;*/
}

.imageMask {
	position:absolute;
	top:12px;
	/*top:70px;*/
	left:19px;
	z-index:1000;
}

.logo {
	position:absolute;
	right:20px;
	top:14px;
}

.bespokeLogo {
	/*margin-top:10px;*/
	position:relative;
	/*top:-20px;*/
}

.bookNow {
	position:absolute;
	left:20px;
	top:173px;
}

.bookingBoxContainer {
	position:absolute;
	right:20px;
	top:171px;
}

.bookingBox {
	width:215px;
	background:url(/images/backgrounds/box-main.gif)
	no-repeat
	left
	top
	#000;
	position:relative;
	text-align:center;
}

.bookingBoxBottom {
	position:absolute;
	bottom:-2px;
	left:0px;
	z-index:1000;
}

.bookingBoxContainer2 {
	position:relative;
	right:20px;
	top:173px;
}

.bookingBox2 {
	width:215px;
	background:url(/images/backgrounds/box-main.gif)
	no-repeat
	left
	top
	#000;
	position:relative;
	text-align:center;
}

.bookingBoxBottom2 {
	position:absolute;
	bottom:-2px;
	left:0px;
	z-index:1000;
}

.blogboxContainer {
	position:absolute;
	left:0px;
	top:400px;
}

.blogboxBox {
	width:215px;
	background:url(/images/backgrounds/box-main.gif)
	no-repeat
	left
	top
	#000;
	position:relative;
	text-align:center;
}

.blogboxBottom {
	position:absolute;
	bottom:-2px;
	left:0px;
	z-index:1000;
}



.reservationsTitle {
	margin:10px 0px 20px 0px;
}

.blogTitle {
	margin:10px 0px 20px 0px;
}

.offerScrollContainer {
	background:url(/images/backgrounds/offers.png)
	no-repeat
	left
	top;
	width:215px;
	height:250px;
	overflow:hidden;
	text-align:center;
	margin-bottom:-40px;
}

.offerScrollContent {
	width:186px;
	margin:auto auto;
	text-align:left;
	font-size:11px;
	color:#fff;
	line-height:15px;
}

ul.offerScrollContent {
	padding:0px;
	list-style:none;
	position:relative;
	height:200px;
	overflow:hidden;
}

ul.offerScrollContent li {
	position:absolute;
}

.offerScrollContent a {
	text-decoration:none;
	color:#fff;
}

.offerScrollContent a:active {
	text-decoration:none;
	color:#fff;
}

.offerScrollContent a:link {
	text-decoration:none;
	color:#fff;
}

.offerScrollContent a:visited {
	text-decoration:none;
	color:#fff;
}

.offerScrollContent a:hover {
	text-decoration:underline;
	color:#fff;
}

.offerScrollContent div {
	margin-bottom:15px; color:#a29061;	
}

.offerScrollTitle {
	margin:10px 0px 15px 0px;
}

.offerScrollMask {
	position:absolute;
	right:21px;
	top:480px;
}

.leftCol {
	float: right;
	position: relative;
	width: 217px;
	right: 16px;
	/*background-color:#cccccc;*/
}

.rightCol {
	float:left;
	position:relative;
	left:22px;
	width:676px;
	/*background-color:#c0c0c0;*/
}

.copyContainer {
	width:676px;
	/*height:400px;
	background:url(/images/backgrounds/copy_old.gif)
	no-repeat
	left
	top
	#636363;*/
	background:url(/images/backgrounds/copy.gif)
	no-repeat
	left
	top
	#959595;
	text-align:justify;
}

.copyContainerInner {
	padding:15px;
	padding-bottom:0px;
	line-height:20px;
}

.copyImageContainer {
	background:url(/images/backgrounds/image.png)
	no-repeat
	10px
	top;
	width:270px;
	height:270px;
	position:relative;
	right:-12px;
}

.copyImage {
	margin:12px 21px 0px 0px;
}

.locationContent {
	float:left;
	width:360px;
}

.locationMapContainer {
	float:left;
	width:286px;
}

.contactMapContainer {
	float:left;
	width:374px;
	height:350px;
}

.contactInfoContainer {
	float:left;
	width:220px;
	text-align:left;
}

.royalMail {
	background:url(/images/backgrounds/royal-email.png)
	no-repeat
	center
	top;
	width:260px;
	margin-top:10px;
	padding-top:80px;
	font-size:11px;
	line-height:normal;
	color:#fff;
}

.credits {
	clear:both;
	padding:15px 0px 15px 0px;
	font-size:11px;
	line-height:22px;
	color:#b2b2b2;
	/*border:1px solid #ffffff;*/
}

.credits a {
	text-decoration:none;
	color:#b2b2b2;
}

.credits a:link {
	text-decoration:none;
	color:#b2b2b2;
}

.credits a:active {
	text-decoration:none;
	color:#b2b2b2;
}

.credits a:visited {
	text-decoration:none;
	color:#b2b2b2;
}

.credits a:hover {
	text-decoration:underline;
	color:#fff;
}

.creditLeft {
	float:left;
	position:relative;
	left:20px;
}

.creditLeft span {
	font-size:9px;
	line-height:normal;
}

.creditRight {
	float:right;
	position:relative;
	right:20px;
	text-align:right;
}

.creditRight span {
	color:#fff;
}

/** Events **/
.eventContainer {
	margin-bottom:12px;
	padding-right:45px;
	padding-bottom:10px;
	border-bottom:1px dashed #E5E5E5;
}

.eventContainerFullDetails {
	margin-bottom:12px;
}

.eventHeader {

}

.eventName {
	color:#fff; 
	font-size:18px;
}

.eventName a {
	color:#fff;
	text-decoration:underline;
}

.eventName a:active {
	color:#fff;
	text-decoration:underline;
}

.eventName a:link {
	color:#fff;
	text-decoration:underline;
}

.eventName a:visited {
	color:#E5E5E5;
	text-decoration:underline;
}

.eventName a:hover {
	color:#000;
	text-decoration:none;
}


.eventDate {
	font-size:11px;
}

.eventBody {
	padding-top:0px;
}

.eventImage {
	border:1px solid #fff;
}

/** Offers **/
.offerContainer {
	margin-bottom:12px;
	padding-right:45px;
}

.offerContainerFullDetails {
	margin-bottom:12px;
}

.offerHeader {

}

.offerName {
	font-size:12px;
}

.offerDate {

}

.offerBody {
}

/* Enquiry Form styles**/
.form_row {
	/*width:370px;*/
}

.form_left {
	width:180px;
	float:left;
	margin-top:10px;	
}

.form_left_sm {
	width:20px;
	float:left;
	margin-right:4px;
	padding-top:0px;
}

.form_right_bg {
	width:500px;
	float:left;
}

.form_right {
	width:240px;
	float:left;
	margin-top:5px;
}

.form_message {
	text-align:center;
	padding-top:10px;
	font-size:11px;
}

.map {
	font-size:11px;
}

.smallText {
	font-size:11px;
}

.clear {
	clear:both;
}

.booples:after {
	content: ".";
	display: block;
	height: 0;
	line-height:0;
	min-height:0;
	font-size:0;
	clear: both;
	visibility:hidden;
	text-align:left;
}

.booples{display: block;}

/* Hides from IE Mac \*/
* html .booples {height: 1%;}
   .booples{display:block;}
/* End Hack */
