/* CSS Document */

body {
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
	font-size:11px;
	color:#333333;
}

form {
	margin:0;
	padding:0;
}

img {
	border:0;
}

.break {
	height:1px;
	overflow:hidden;
	clear:both;
}

a {
	text-decoration:none;
}

h1 {
	font-size:20px;
	margin:0;
	padding:0;
	color:#333333;
	font-weight:normal;
}

h2 {
	font-size:17px;
	margin:0;
	padding:0;
	color:#333333;
	font-weight:normal;
}

h2 span {
	font-size:10px;
}

#container {
	margin:0px auto 0px auto;
	width:960px;
}

#header {
	width:960px;
	height:44px;
}

#contact-info {
	width:360px;
	height:24px;
	float:left;
	padding:20px 0 0 4px;
	color:#999999;
	font-size:13px;
}

#contact-info a {
	color:#999999;
}

#slogan {
	width:596px;
	height:44px;
	float:left;
}

#content {
	clear:both;
	width:958px;
	background-color:#FFFFFF;
	border:1px solid #cccccc;
	background-image:url(images/content-bg.png);
	background-repeat:no-repeat;
	margin:0 0 14px 0;
}

#header2 {
	width:958px;
	height:85px;
}

#logo {
	width:254px;
	height:66px;
	float:left;
	padding:5px 0 0 0;
}

#menu {
	width:700px;
	height:48px;
	float:left;
	padding:23px 4px 0 0;
}

#menu-box {
	width:660px;
	height:20px;
	border:1px solid #cccccc;
	background-color:#ebebeb;
	padding:7px 0 0 0;
	margin:0 0 0 33px;
}

#menu-box ul {
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	font-size:11px;
}

#menu-box ul li {
	display:block;
	float:left;
	padding:0 8px;
	margin:0;
	background-image:url(images/menu-bg.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}

#menu-box ul li#menu-first {
	background-image:none;
	padding:0 5px 0 0;
}

#menu-box ul li a {
	padding-bottom: 5px;
	color:#333333;
	display: block;
	float: left;
}

.menu_flyout {
	width: 125px;
	position:absolute;
	top:0px;
	display:none;
	z-index:1000;
	border: 1px solid #000000;
}

.menu_flyout#menu_rooms {
	margin:90px 0 0 7px;
}

.menu_flyout#menu_restaurant {
	margin:90px 0 0 58px;
}

.menu_flyout#menu_weddings {
	margin:90px 0 0 330px;
}

.menu_flyout_box {
	background-color: #CCCCCC;
	font-size:12px;
	padding: 0 5px 0 6px;
	clear:both;
	font-size: 11px;
}

.menu_flyout_box a {
	color:#000000;
	line-height: 20px;
}

.menu_flyout_box a:hover {
	color: #CC0000;
}

#home-content {
	clear:both;
	width:937px;
	padding:0 0 0 21px;
}

#home-left {
	width:213px;
	float:left;
	padding:0 22px 0 0;
}

#book-online {
	width:213px;
	height:40px;
	margin:0 0 16px 0;
}

#home-left p {
	margin:7px 0 0 0;
	padding:0;
	font-size:10px;
}

#home-left a {
	color:#cc0000;
	font-size:10px;
}

#home-left span {
	color:#999999;
	font-size:10px;
}

#latest-news {
	width:181px;
	height:159px;
	background-image:url(images/home-news-bg.png);
	background-repeat:no-repeat;
	margin:0 0 17px 0;
	padding:11px 20px 0 12px;
}

#hotel-video {
	width:191px;
	height:104px;
	background-image:url(images/home-vid-bg.png);
	background-repeat:no-repeat;
	padding:11px 10px 0 12px;
}

#home-right {
	width:702px;
	float:left;
}

#main-image {
	width:702px;
}

#home-bottom {
	clear:both;
	width:916px;
	padding:18px 21px 20px 0;
}

#large-ads {
	width:702px;
	float:left;
}

#home-bottom .large-ad {
	width:214px;
	height:228px;
	float:left;
	margin:0 20px 0 0;
}

.large-ad-bar {
	position:absolute;
	background-color:#000000;
	opacity: .7;
	filter: alpha(opacity=70);
	width:214px;
	height:22px;
	text-align:center;
	color:#FFFFFF;
	padding-top:5px;
	margin-top:200px;
}
.large-ad-bar a {
	color:#FFFFFF;
	font-size:12px;
}

#small-ads {
	float:left;
	width:214px;
}

#small-ads img#broadband {
	margin:0 0 17px 0;
}

#footer {
	margin:0px auto 0px auto;
	width:958px;
	height:260px;
	border:1px solid #666666;
	background-image:url(images/footer-bg.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

#footer-top {
	width:958px;
	height:29px;
	border-bottom:1px solid #666666;
	background-color:#292929;
	color:#cccccc;
}

#footer-top a {
	color:#cccccc;
}

#footer-menu {
	width:664px;
	height:22px;
	float:left;
	padding:7px 0 0 14px;
}

#footer-menu ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer-menu ul li {
	display:block;
	float:left;
	padding:0 5px 0 6px;
	margin:0;
	background-image:url(images/footer-menu-bg.png);
	background-repeat:no-repeat;
	background-position:0 2px;
}

#footer-menu ul li#footer-first {
	background-image:none;
	padding:0 5px 0 0;
}

#newsletter {
	width:280px;
	height:27px;
	float:left;
	padding:3px 0 0 0;
}

#newsletter input#newsletter-input {
	width:90px;
	margin:0 5px 0 5px;
}

#footer-bottom {
	clear:both;
	width:958px;
	/* height:372px; */
	color:#999999;
}

#partners {
	width:297px;
	/* height:372px; */
	float:left;
}

#partners-top {
	width:282px;
	height:23px;
	padding:17px 0 0 15px;
}

#whats-on {
	width:258px;
	height:155px;
	float:left;
	padding:17px 0 0 20px;
}

#whats-on img {
	margin:10px 0 0 0;
}

#address {
	width:383px;
	height:155px;
	float:left;
	padding:17px 0 0 0px;
}

#address a {
	color:#999999;
}

#address-left {
	width:189px;
	height:155px;
	float:left;
	padding:0 0 0 25px;
}

#address-right {
	width:169px;
	height:155px;
	float:left;
}

#address-right img {
	float:right;
	margin:10px 10px 0 0;
}

#under-footer {
	width:950px;
	height:40px;
	padding:10px 10px 0 0;
	margin:0px auto 0px auto;
	text-align:right;
	color:#5b5b5b;
}

#under-footer a {
	color:#5b5b5b;
}

#under-footer #silverworks {
	width: 300px;
	text-align: right;
	float: right;
}

#under-footer #copyright {
	width: 600px;
	float: left;
	text-align: left;
}

#page-content {
	clear:both;
	width:917px;
	padding:0 20px 20px 21px;
}

#breadcrumbs {
	width:917px;
	height:22px;
	border-bottom:1px solid #cccccc;
	padding:8px 0 0 0;
	color:#666666;
}

#breadcrumbs a {
	color:#666666;
}

#breadcrumbs-links {
	width:717px;
	float:left;
	height:22px;
}

.pagenav {
	width:200px;
	float:left;
	height:22px;
	color:#666666;
	text-align:right;
}

.pagenav a {
	color:#666666;
}

.paging {
	border:1px solid #cccccc;
	background-color:#ebebeb;
	padding:4px;
	height:14px;
	margin-top:15px;
}

.paging a {
	color:#333333;
}

.paging a:hover {
	color:#CC0000;
}

.prev {
	width:200px;
	float:left;
}

.pages {
	float:left;
	width:507px;
	text-align:center;
}

.next {
	width:200px;
	float:left;
	text-align:right;
}

.back {

}

#bedroom-left {
	width:459px;
	float:left;
	padding:10px 15px 0 0;
}

#bedroom-left img {
	float:left;
	margin:0 10px 0 0;
}

#bedroom-right {
	width:443px;
	float:left;
}

#bedroom-gallery {
	width:430px;
	background-color:#ebebeb;
	padding:12px 0 15px 13px;
	margin:10px 0 0 0;
}

#bedroom-gallery img {
	float:left;
	margin:10px 10px 0 0;
}

img.take-tour {
	float:right;
}

#virtual-top {
	width:917px;
	height:41px;
	padding:10px 0 0 0;
}

#virtual-top img {
	float:left;
}

#virtual-top p {
	float:left;
	padding:10px 0 0 10px;
	margin:0;
	color:#666666;
}

#virtual-top a {
	color:#666666;
}

#virtual-left {
	clear:both;
	width:323px;
	float:left;
	padding:10px 0 0 0;
}

#virtual-right {
	width:594px;
	float:left;
}

.virtual-thumb {
	width:94px;
	float:left;
	margin:0 8px 10px 0;
}

.virtual-title {
	width:94px;
	height:14px;
	text-align:center;
	padding:6px 0 0 0;
	font-size:10px;
}

#tour-container {
	width:594px;
}

#tour-title {
	width:574px;
	padding:10px 20px 0 0;
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

#tour-title img {
	float:right;
}

.listing-page {
	width:917px;
	padding:10px 0 0 0;
}

.listing {
	width:900px;
	margin:15px 0 0  0;
}

.listing-left {
	width:110px;
	margin-top: 14px;
	float:left;
}

.listing-right {
	width:790px;
	float:left;
	padding:5px 0 0 0;
}

.listing-right.links {
	padding: 0;
}

.listing-right h2 {
	font-size:11px;
	color:#666666;
	margin:14px 0 0;
	padding:0;
	font-weight:bold;
}

.listing-right a {
	color:#666666;
}

.listing-right a.links {
	color:#cc0000;
	text-decoration: none;
}

.listing-right a:hover.links {
	text-decoration: underline;
}

.listing-right p {
	margin:5px 0 0 0;
	padding:0;
}

.detail-page {
	width:917px;
	padding:10px 0 15px 0;
}

.detail-page p {
	margin:6px 0 0 0;
	padding:0
}

.detail-page .leftcolumn {
	margin:0 15px 15px 0;
	float:left;
}

.detail-heading {
	width:917px;
	padding:0 0 10px 0;
}

.detail-heading span {
	float:right;
	font-weight:bold;
	color:#666666;
}

.detail-bottom {
	width:917px;
	border-top:1px solid #cccccc;
	padding:10px 0 10px 0;
}

.detail-bottom .pagenav {
	float:right;
}

#contact-page {
	width:917px;
	padding:10px 0 0 0;
}

#contact-page span {
	color:#cc0000;
}

#contact-top {
	width:917px;
	padding:10px 0 10px 0;
	font-size:10px;
}

#contact-left {
	width:497px;
	float:left;
}

#contact-left input.input-text {
	width:320px;
	margin:0 0 10px 0;
	background-color:#f5f5f5;
	border:1px solid #d3d3d1;
}

#contact-left input#submit-button {
	margin:15px 0 0 0;
}

#contact-left textarea {
	width:320px;
	margin:0 0 10px 0;
	background-color:#f5f5f5;
	border:1px solid #d3d3d1;
	overflow:hidden;
}

#blue-box {
	width:423px;
	background-color:#eeeeee;
	padding:0 12px 12px 12px;
}

#blue-box a {
	color:#556bc1;
	float:right;
	margin:0 5px 0 0;
}

#contact-right {
	width:420px;
	float:left;
}

#address-box {
	width:394px;
	background-color:#f5f5f5;
	padding:12px 12px 12px 12px;
	border:1px solid #cccccc;
}

#address-box a {
	color:#333333;
}

#location-page {
	width:917px;
	padding:10px 0 0 0;
}

#location-left {
	width:735px;
	float:left;
	padding:10px 0 0 0;
}

#location-right {
	width:167px;
	float:left;
	display:inline;
	padding:10px 0 0 0;
	margin:0 0 0 15px;
}

#location-address {
	width:167px;
	border-bottom:1px solid #cccccc;
}

#location-address img {
	float:right;
	margin:0 10px 0 10px;
}

#location-address p {
	margin:0 0 10px 0;
	padding:0;
}

#location-address a {
	color:#333333;
}

#location-middle {
	clear:both;
	width:167px;
	border-bottom:1px solid #cccccc;
	padding:10px 0 10px 0;
}

#location-middle img {
	float:right;
	margin:0 5px 0 5px;
}

#location-bottom {
	clear:both;
	width:167px;
	padding:10px 0 0 0;
}

#location-bottom ul {
	list-style:none;
	padding:0;
	margin:0;
}

#location-bottom ul li {
	display:block;
	height:24px;
	padding:5px 0 0 25px;
	margin:0 0 3px 0;
	background-repeat:no-repeat;
}

#location-bottom ul li#yellow {
	background-image:url(images/yellow-pin.png);
}

#location-bottom ul li#blue {
	background-image:url(images/blue-pin.png);
}

#location-bottom ul li#pink {
	background-image:url(images/pink-pin.png);
}

#location-bottom ul li#green {
	background-image:url(images/green-pin.png);
}

#location-bottom ul li#orange {
	background-image:url(images/orange-pin.png);
}

#video-page {
	width:917px;
	padding:10px 0 20px 0;
	border-bottom:1px solid #cccccc;
}

#video-player {
	width:405px;
}

#video-left {
	width:405px;
	float:left;
	padding:10px 0 0 0;
}

#video-left a {
	color:#333333;
}

#video-left p {
	margin:0;
	padding:10px 0 0 0;
}

#video-right {
	width:512px;
	float:left;
}

#video-bottom {
	clear:both;
	width:917px;
	border-bottom:1px solid #cccccc;
	padding:10px 0 0 0;
}

#video-bottom p {
	margin:0;
	padding:0 0 10px 0;
}

.vid-thumb {
	width:125px;
	float:left;
	margin:0 15px 15px 0;
}

.vid-top {
	width:125px;
	height:94px;
}

.vid-bottom {
	width:125px;
	height:15px;
	padding:5px 0 0 0;
	text-align:center;
}

#errors {
	padding:10px 0 0 0;
	color:#FF0000;
}

#map {
	width:733px;
	height:513px;
	border:1px solid #999999;
}