/*-----------------------------------------------------------------------------
author:    Eyekiller
email:     clinton@eyekiller.com
website:   http://www.eyekiller.com
-----------------------------------------------------------------------------*/
@import url("reset.css");
body {
	font:62.5%/1.5 Arial, Helvetica, sans-serif;
	height:100%;
	text-align:center;
	color:#000;	
	background-color:#000;
	}
ul {list-style:none;}
a {
	outline:none;
	color:#f37321;
	text-decoration:none;
	font-weight:bold;
	padding-bottom:1px;
	}
a:hover {
	color:#666;
	/*background:url(../images/link-hover.gif) repeat-x 0 bottom;*/
	}
p {
	padding-bottom:1.1em;
	}
/*Headings
-----------------------------------------------------------------------------*/
#logo {
	position:absolute;
	top:20px;
	left:-17px;
	text-indent:-9999px;	
	font-size:1.4em;
	}
#logo a {
	width:223px;
	height:122px;
	display:block;
	text-decoration:none;
	padding:0;
	background:#000 url(../images/logo.gif) no-repeat 0 0;
	}
h1 {
	width:90%;
	}
h1,
h2 {
	font-size:1.6em;
	font-weight:normal;
	margin-left:-1px;
	}
body.conferencing-events h1 {
	width:400px;
	}
h3 {
	font-size:1.2em;
	font-weight:bold;	
	}
.call {
	position:absolute;
	top:82px;
	right:0;
	}
#wrapper {
	width:934px;
	text-align:left;
	margin:0 auto;
	}
#header {
	float:left;
	display:inline;
	width:934px;
	height:153px;
	position:relative;
	background-color:#000;
	}
#content {
	float:left;
	display:inline;
	width:854px;
	padding:0 34px 0 46px;
	font-size:1.1em;
	position:relative;
	background:#fff url(../images/content-bg.gif) no-repeat 0 bottom;
	}
#main-content {
	float:left;
	display:inline;
	width:566px;
	background-color:#c6c8ca;
	padding-bottom:24px;
	min-height:850px;
	height:auto !important;
	height:850px;
	}
#secondary-content {
	float:right;
	display:inline;
	width:257px;
	margin-top:16px;
	}
#showreel,
#flash img  {
	float:left;
	}
#main-internal {
	float:left;
	position:relative;
	width:552px;
	padding:14px 0 0 14px;
	}
.link-arrow {
	background:url(../images/link-arrow.gif) no-repeat right 4px;
	}
.link-arrow.over {
	background:url(../images/link-arrow-over.gif) no-repeat right 4px;
	}
.room .link-arrow,
#secondary-content .link-arrow {
	background:url(../images/link-arrow-orange.gif) no-repeat right 4px;
	}
.room .link-arrow.over,
#secondary-content .link-arrow.over {
	background:url(../images/link-arrow.gif) no-repeat right 4px;
	}
.link-arrow a {
	color:#f37321;
	margin-right:10px;
	}
#main-content a {
	color:#000;
	}
#main-content .link-arrow a {
	color:#000;
	}
#main-content .link-arrow a:hover,
#secondary-content .link-arrow a:hover {
	color:#000;
	}
#main-content .room .link-arrow a {
	color:#f37321;
	}
#main-content .room .link-arrow a:hover {
	color:#000;
	}
#main-content .link-arrow a:hover {
	color:#666;
	}
body.gallery #main-internal .link-arrow {
	float:left;
	padding:2px 0;
	background:url(../images/link-arrow.gif) no-repeat right 8px;
	}
body.gallery #main-internal .link-arrow.over {
	background:url(../images/link-arrow-over.gif) no-repeat right 8px;
	}
.box-holder {
	float:left;
	width:552px;
	margin-top:14px;
	}
.box-holder.first {
	margin-top:18px;
	}
.box {
	float:left;
	display:inline;
	width:262px;
	background-color:#FFFFFF;
	margin-right:14px;
	}
* html .box {
	margin-right:13px;
	}
body.home #main-content .box {
	min-height:234px;
	height:auto !important;
	height:234px;
	}
#secondary-content .box {
	width:254px;
	margin:0 0 20px 0;
	}
.small-map {
	float:left;
	}
.text-wrap {
	float:left;
	width:238px;
	padding:0 12px; 
	}
.reserve {
	background-color:#dcddde;
	padding:4px 0 3px 0;
	}
.reserve ul,
.reserve li {
	float:left;
	}
.reserve li {
	float:left;
	padding-bottom:5px;
	}
.gift-vouchers a {
	display:block;
	float:left;
	width:254px;
	height:45px;
	background:url(../images/gift-vouchers.gif) no-repeat 0 0;
	text-indent:-99999px;
	padding:0;
	}
.gift-vouchers a:hover {
	background:url(../images/gift-vouchers.gif) no-repeat 0 -45px;
	}
.enquire-btn a,
.register-btn a,
.fact-sheet-btn a {
	display:block;
	float:left;
	width:254px;
	height:30px;
	background:url(../images/reserve-btns.gif) no-repeat 0 0;
	padding:0;
	text-indent:-99999px;
	}
.enquire-btn a {
	background-position:-256px 0;
	}
.enquire-btn a:hover {
	background:url(../images/reserve-btns.gif) no-repeat -256px -30px;
	}
.register-btn a {
	background-position:0 0;
	}
.register-btn a:hover {
	background:url(../images/reserve-btns.gif) no-repeat 0 -30px;
	}
.fact-sheet-btn a {
	background-position:-512px 0;
	}
.fact-sheet-btn a:hover {
	background:url(../images/reserve-btns.gif) no-repeat -512px -30px;
	}
.reserve-content {
	width:254px;
	padding:0 0 10px 16px;
	}
#secondary-content .box.special-acc {
	width:238px;
	border:#c6c8c9 1px solid;
	padding:7px;
	}
.box.special-acc img {
	float:left;
	margin-bottom:5px;
	}
#address {
	position:absolute;
	right:81px;
	bottom:20px;
	width:210px;
	font-size:1.1em;
	line-height:1.3em;
	}
.box.room {
	width:214px;
	padding:6px 24px;
	}
.box.room p {
	padding-bottom:3px;
	}
.txt-holder {
	width:538px;
	}
#col-main {
	float:left;
	width:322px;
	}
#col-secondary {
	float:right;
	position:relative;
	display:inline;
	width:202px;
	margin-right:14px;
	}
#col-main ul {
	list-style-type:disc;
	list-style-position:inside;
	}
#links {
	width:174px;
	margin:33px 0 0 0;
	padding:14px 14px;
	background-color:#fff;
	font-size:1.1em;
	}
#links ul li {
	line-height:1.2em;
	position:relative;
	background:url(../images/pdf.gif) no-repeat left center;
	padding:12px 0 10px 32px;
	}
#links a {
	font-weight:normal;
	color:#000;
	}
#links a:hover {
	background:none;
	background-color:#fff;
	color:#777;
	}
.bt-openzone {
	position:absolute;
	display:block;
	width:176px;
	height:35px;
	top:-14px;
	right:-14px;
	}
.bt-openzone a {
	display:block;
	width:176px;
	height:35px;
	background:url(../images/bt-openzone.gif) no-repeat 0 0;
	padding:0;
	text-indent:-99999px;
	}
.bt-openzone a:hover {
	background:url(../images/bt-openzone.gif) no-repeat 0 -35px;
	}
.oz .bt-openzone {
	top:0;
	right:0;
	}
body.links #col-main ul {
	list-style-type:none;
	margin-left:1px;
	padding-bottom:1em;
	}
body.links #col-main li {
	padding-bottom:6px;
	padding-left:0;
	}
body.links #col-main a {
	color:#000;
	font-size:1.1em;
	}
body.links #col-main a:hover {
	color:#666;
	}
#links-list {
	float:left;
	width:450px;
	}
#links-list li {
	float:left;
	width:450px;
	color:#333;
	}
#links-list li a {
	float:left;
	clear:both;
	}
#links-list .link-arrow {
	float:left;
	display:inline-block;
	background-position:right 6px;
	}
#links-list .desc {
	clear:left;
	display:inline-block;
	color:#333;
	}
.larger-view {
	margin-right:16px;
	color:#000;
	float:right;
	}
.specific img {
	float:left;
	display:inline;
	background-color:#c6c8ca;
	margin-right:14px;
	}
.large-image {
	float:left;
	clear:left;
	margin-top:30px;
	}
body.bedrooms .large-image {
	margin-top:0;
	}
.room-specific {
	padding-top:6px;
	}
.go-back {
	float:right;
	margin:-22px 12px 0 0;
	}
#map {
	float:left;
	width:566px;
	height:303px;
	}
#contact-details {
	float:left;
	width:552px;
	padding:15px 0 5px 14px;
	}
#contact-details p {
	float:left;
	width:245px;
	}
#promo-wrap {
	width:538px;
	}
body.promo img {
	float:right;
	margin:0 0 0 10px;
	}
.christmas-btn {
	float:left;
	display:block;
	margin-top:20px;
	}
/*Bedrooms List
-----------------------------------------------------------------------------*/
#bedrooms-list {
	float:left;
	padding:7px 0 14px 0;
	}
#bedrooms-list li {
	float:left;
	margin:0 14px 7px 0;
	}
#bedrooms-list li a {
	float:left;
	display:block;
	width:262px;
	height:45px;
	padding-bottom:0;
	text-indent:-99999px;
	}
#bedrooms-list li.standard a {
	background:url(../images/bedroom-standard.gif) no-repeat 0 0;
	}
#bedrooms-list li.standard a:hover {
	background-position:0 -45px;
	}
#bedrooms-list li.superior a {
	background:url(../images/bedroom-superior.gif) no-repeat 0 0;
	}
#bedrooms-list li.superior a:hover {
	background-position:0 -45px;
	}
#bedrooms-list li.executive a {
	background:url(../images/bedroom-executive.gif) no-repeat 0 0;
	}
#bedrooms-list li.executive a:hover {
	background-position:0 -45px;
	}
#bedrooms-list li.junior a {
	background:url(../images/bedroom-junior.gif) no-repeat 0 0;
	}
#bedrooms-list li.junior a:hover {
	background-position:0 -45px;
	}
/*Enquiry Form
-----------------------------------------------------------------------------*/
.form-intro {
	margin-top:12px;
	}
#enquiry-wrapper {
	position:relative;
	width:320px;
	float:left;
	font-size:1em;
	}
#enquiry-wrapper fieldset {
	margin: 12px 0 0  0; 
	}
#enquiry-wrapper fieldset.last {
	margin: 0; 
	}
#enquiry-wrapper legend {
	font-weight: bold;
	margin:0;
	color:#000;
	font-size:1.1em;
	}
#enquiry-wrapper p {
    position: relative;
	width: 100%;
	padding:2px 0;
	margin:0;
	line-height:2.3em;
	clear:both;
	overflow:auto;
	}
#enquiry-wrapper label {
	float: left;
	width: 80px;
	}
#enquiry-wrapper input[type="text"], 
#enquiry-wrapper textarea {
	border: 1px solid #999;
	float:left;
	}
#enquiry-wrapper .f_input,
#enquiry-wrapper textarea {
	width:217px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#243456;
	border: 1px solid #999;
	overflow: auto;
	float:left;
	}
#enquiry-wrapper .submit {
	float:right;
	margin-right:15px;
	}
#enquiry-wrapper textarea {
	height: 100px;
	}
.req {
	margin-left:4px;
	color:#444;
	}
.required {
	bottom:4px;
	color:#444444;
	left:0;
	position:absolute;
	}
/*Reserve Form
-----------------------------------------------------------------------------*/
#reserve-form {
	float:left;
	width:237px;
	float:left;
	padding-bottom:20px;
	}
#reserve-form p {
  	position: relative;
	width: 100%;
	padding:1px 0;
	margin:0;
	line-height:2.2em;
	clear:both;
	overflow:auto;
	}
#reserve-form label {
	float: left;
	width: 48px;
	color:#606060;
	}
#reserve-form input[type="text"] {
	border: 1px solid #c6c8c9;
	float:left;
	}
#reserve-form select {
	padding:2px;
	font:1em Arial, Helvetica, sans-serif;
	color:#606060;
	border: 1px solid #c6c8c9;
	overflow: auto;
	}
#reserve-form .submit {
	float:left;
	margin-top:9px;
	}
#reserve-form .submit2 {
	float:left;
	margin-top:9px;
	background:url(../images/submit.gif) no-repeat 0 0;
	text-indent:-99999px;
	border:none 0;
	width:114px;
	height:29px;
	cursor:pointer;
	}
.headings {
	color:#606060;
	width:70px;
	}
.avvio_quickbook td {
	float:left;
	padding-bottom:3px;
	}
/*Lightbox
-----------------------------------------------------------------------------*/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
	}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
	}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
	}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
	}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
	}
/*Footer
-----------------------------------------------------------------------------*/
#secondary-links {
	float:left;
	display:inline;
	clear:left;
	width:500px;
	padding:8px 0;
	margin-left:-7px;
	}
#secondary-links li {
	float:left;
	background:url(../images/separator.gif) no-repeat right 50%;
	padding:0 8px 0 6px;
	}
#secondary-links li.last {
	background:none;
	}
#secondary-links a {
	color:#6c6c6d;
	font-weight:normal;
	}
#footer {
	clear:both;
	width:934px;
	margin:0 auto 20px auto;
	height:60px;
	line-height:60px;
	background-color:#000;
	font-size:1.1em;
	color:#6c6c6d;
	}
#footer a {	
	color:#6c6c6d;
	font-weight:normal;
	margin-left:12px;
	}
#footer img {	
	float:left;
	}
.eyekiller {
	float:right;
	padding:0 2px 0 0;
	}
/*Main Navigation
-----------------------------------------------------------------------------*/
#main-nav {
	float:right;
	width:701px;
	height:12px;
	margin-top:129px;
	font-size:0.8em;
	}
#main-nav li {
	float:left;
	border-right:#f2f2f2 1px solid;
	}
#main-nav li a {
	height:12px;
	display:block;
	text-decoration:none;
	text-indent:-9999em;
	float:left;
	}
#main-nav li#home a {
	width:51px;
	background:url(../images/nav.gif) no-repeat 0 0;
	}
#main-nav li#home a:hover,
body.home #main-nav li#home a {
	background-position:0 -12px;
	}
#main-nav li#bedrooms a {
	width:80px;
	background:url(../images/nav.gif) no-repeat -51px 0;
	}
#main-nav li#bedrooms a:hover,
body.bedrooms #main-nav li#bedrooms a {
	background-position:-51px -12px;
	}
#main-nav li#conferencing-events a {
	width:166px;
	background:url(../images/nav.gif) no-repeat -131px 0;
	}
#main-nav li#conferencing-events a:hover,
body.conferencing-events #main-nav li#conferencing-events a {
	background-position:-131px -12px;
	}
#main-nav li#restaurant a {
	width:90px;
	background:url(../images/nav.gif) no-repeat -297px 0;
	}
#main-nav li#restaurant a:hover,
body.restaurant #main-nav li#restaurant a {
	background-position:-297px -12px;
	}
#main-nav li#bar a {
	width:39px;
	background:url(../images/nav.gif) no-repeat -387px 0;
	}
#main-nav li#bar a:hover,
body.bar #main-nav li#bar a {
	background-position:-387px -12px;
	}
#main-nav li#weddings a {
	width:79px;
	background:url(../images/nav.gif) no-repeat -426px 0;
	}
#main-nav li#weddings a:hover,
body.weddings #main-nav li#weddings a {
	background-position:-426px -12px;
	}
#main-nav li#offers a {
	width:59px;
	background:url(../images/nav.gif) no-repeat -505px 0;
	}
#main-nav li#offers a:hover,
body.offers #main-nav li#offers a {
	background-position:-505px -12px;
	}
#main-nav li#gallery a {
	width:65px;
	background:url(../images/nav.gif) no-repeat -564px 0;
	}
#main-nav li#gallery a:hover,
body.gallery #main-nav li#gallery a {
	background-position:-564px -12px;
	}
#main-nav li#location a {
	width:63px;
	background:url(../images/nav.gif) no-repeat -629px 0;
	}
#main-nav li#location a:hover,
body.location #main-nav li#location a {
	background-position:-629px -12px;
	}
#main-nav li.last {border:none;}
/*sIFR Text
-----------------------------------------------------------------------------*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
	}
.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
	}
.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}
.sIFR-replaced div.sIFR-fixfocus {
	margin: 0pt; 
	padding: 0pt; 
	overflow: auto; 
	letter-spacing: 0px; 
	float: none;
	}
.sIFR-active h1,
.sIFR-active h2 {
	visibility: hidden;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 20px;
	display: block;
	visibility:hidden;
	margin-bottom:-2px;
	height:32px;
    }