body {
	background-color:#000000;
	margin:0;
	padding:0;
	font-family:tahoma, verdana, arial, sans-serif, helvetica;
	font-size:11px;
}

h1 {
	color:#402200;
	font-size:14px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:0;
}

h2 {
	margin-top:0;
	margin-bottom:0;
	font-size:12px;
}

h3 {
	display:block;
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0;
}

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

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

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

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

form {
	margin:0;
	padding:0;
}

.mainContainer {
	margin-top:-10px;
	position:relative;
	text-align:center;
	/*border:1px solid #ffffff;*/
}

.pageContainer {
	position:relative;
	margin:auto auto;
	width:950px;
	color:#CCCCCC;
	text-align:left;
	/*border:1px solid #ffffff;*/
}

.ornaments {
	position:absolute;
	left:0;
	top:0;
	background:url('/images/ornaments-back.png')
	no-repeat
	left
	top
	#000000;
	width:896px;
	height:313px;
}

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

.topImageContainer {
	position:absolute;
	left:21px;
	top:140px;
	z-index:500;
	width:908px;
	height:304px;
	overflow:hidden;
}

.topImageInner {
	position:relative;
}

.contentContainer {
	position:relative;
	border:1px solid #000000;
}

.contentInner {
	margin-top:435px;
	padding:20px;
	text-align:left;
	/*border:1px solid #ffffff;*/
}

.content {
	position:relative;
	background:url('/images/content-back.jpg')
	no-repeat
	0px
	0px;
	padding-left:50px;
	padding-top:5px;
	text-align:justify;
	line-height:23px;
	letter-spacing:1px;
	/*border:1px solid #ffffff;*/
}

.contentColLeft {
	float:left;
	width:410px;
	/*border:1px solid #ff0000;*/
}

.contentColLeft p {
	padding-right:45px;
	margin-top:20px;
}

.contentColRight {
	float:right;
	width:425px;
	/*border:1px solid #ffffff;*/
}

.contentColRight p {
	padding-left:120px;
	padding-right:30px;
	margin-top:20px;
}

.contentColRight p#imageColumn {
	padding-top:210px;
}

#home .bookingWrapper {
	position:absolute;
	top:5px;
	right:20px;
	z-index:800;
}

#home .bookingToggle {
	display:block;
	position:absolute;
	top: -30px;
	right:30px;
}

.bookingToggle {
	display:none;
}

#bedrooms .bookingWrapper {
	padding-top:230px;
}

#contact .bookingWrapper {
	padding-top:230px;
}

.bookingWrapper {
	display:block;
	padding-left:105px;
}

.bookingContainer {
	position:relative;
	background:url('/images/booking-back.jpg')
	no-repeat
	left
	top;
	width:299px;
	height:213px;
	border:1px solid #000000; /*This border fixed an issue in Opera, *shrug* */
}

.bookingTitle {
	position:absolute;
	top:15px;
	right:15px;
}

.eventTitle {
	position:absolute;
	top:15px;
	left:15px;
}

.bookHeadings {
	position:absolute;
	top:50px;
	left:132px;
	font-size:10px;
}

.bookingButton {
	background:url('/images/booking-button.jpg')
	no-repeat
	left
	top;
	width:114px;
	height:22px;
	text-align:center;
	cursor:pointer;
}

.bookingButtonText {
	padding:0;
	padding-bottom:2px;
	line-height:19px;
}

.bookingField {
	font-size:11px;
	font-family:tahoma, verdana, arial, sans-serif, helvetica;
}

.spaBullet ul {
	margin:0px;
	padding:7px 0px 15px 0px;
	list-style:none;
	width:170px;
	/*border:1px solid #fff;*/
}

.spaBullet ul li {
	background:url('/images/buttons/right-arrow.gif')
	no-repeat
	left
	4px;
	line-height:16px;
	padding-left:15px;
	margin-left:7px;
}

.footer {
	clear:both;
	border-top:1px solid #333333;
	margin-top:10px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	color:#666666;
	letter-spacing:1px;
	line-height:20px;
}

.footer #contact {
	font-weight:bold;
	/*color:#333333;*/
	color:#CCCCCC;
	margin-top:3px;
}

.footer #contact a {
	text-decoration:underline;
	color:#CCCCCC;
}

.footer #contact a:active {
	text-decoration:underline;
	color:#CCCCCC;
}

.footer #contact a:link {
	text-decoration:underline;
	color:#CCCCCC;
}

.footer #contact a:visited {
	text-decoration:underline;
	color:#CCCCCC;
}

.footer #contact a:hover {
	text-decoration:underline;
	color:#666666;
}


.groupLogo {
	float:right;
}

.creditsContainer {

}

.credits {
	padding-right:30px;
	padding-top:5px;
	padding-bottom:10px;
	text-align:right;
	letter-spacing:1px;
}

.booples:after {
content: ".";
display: block;
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 */

.galleryRight {
	float:right;
	width:185px;
	height:420px;
}

.galleryLeft {
	float:left;
	width:580px;
	/*height:420px;*/
	position:relative;
}

.galleryCopy {
	width:580px;
	float:left;
	margin-top:25px;
}

.galleryMenuSelect {
	width:184px;
	height:25px;
	text-align:right;
}

.galleryMenuSelect select {
	width:99%;
}

.galleryMenuList {
	width:184px;
	height:395px;
	overflow:auto;
}

.galleryMenuItem {
	cursor:pointer;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:12px;
	border:1px solid #FFFFFF;
	width:122px;
}

.galleryMenuItemHeader {
	text-align:center;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom:4px;
}

.galleryMenuItemThumbContainer {
	
}

.galleryMenuItemThumb {
	margin:auto;
	width:120px;
	height:120px;
	background:no-repeat
	center
	center;
}

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

.form_left {
	width:150px;
	float:left;
	font-size:11px;
	margin-top:5px;
}

.form_left_sm {
	width:20px;
	float:left;
	font-size:11px;
	margin-right:4px;
	padding-top:6px;
}

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

.form_right {
	width:220px;
	float:left;
	font-size:11px;
	margin-top:5px;
}

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

.clear {
	clear:both;
}

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

.offerContainerFullDetails {
	margin-bottom:12px;
}

.offerHeader {

}

.offerName {
	font-size:12px;
}

.offerDate {

}

.offerBody {
}

/* Calendar Stuff */
.contentColRight div#imageColumn {
	padding-top:226px;
	padding-left:105px;
}

.calendarContainer {
	text-align:center; 
	width:135px; 
	float:left;
	margin-top:45px;
}

.calendarSep {
	float:left;
	width:10px;
}

.calendarHeader {
	text-align:center;
	width:134px;
	height:23px;
}

.calendarTitleBox {
	float:left;
	width:30%;
	
}

.calendarBody {
	width:134px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.cellCentre { 
	padding-top:1px;
	padding-left:1px;
	text-align:center;
}

.todayCellCentre { 
	
}

.fullCellCentre {
	font-weight:bold;
}

.calHeaderRow {
	
	color:#ffffff;
}

/**
* There is a choice between
* calendarCell OR highlightCell
* (because adding a border affects dimentions)
*/
.calCellHeader {
	height:17px;
	width:17px;
	float:left;
	margin:1px;
	overflow:hidden;
	line-height:normal;
}

.calendarCell {	
	height:15px;
	width:15px;
	float:left;
	margin:1px;
	border:1px solid #999999;
	overflow:hidden;
	line-height:normal;
}

/*Today cell  */
.todayCell {
	border:1px solid #ff0000;
}


/**
* These can be used in addition to the 
* calendarCell | highlightCell classes
* to add effects.
*/
.highlightCell {
	background-color:#006666;
}

.fullCell {
	cursor:pointer;
	color:#ffffff;
}

.greyCell {
	background: #CCCCCC;
}

/** Events **/
.eventContainer {
	margin-bottom:12px;
	padding-right:45px;
}

.eventContainerFullDetails {
	margin-bottom:12px;
}

.eventHeader {

}

.eventName {
	font-size:12px;
}

.eventDate {

}

.eventBody {

}

.bannerContainer {
	position:absolute;
	right:5px;
	bottom:10px;
	width:470px;
	background-color:#000;
	color:#fff;
	line-height:normal;
	font-size:14px;
	text-align:left;
	background-color:rgba(0, 0, 0, 0.7);
	border:1px solid #fff;
	z-index:10000;
}
