@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: none;
	cursor: pointer;
	color: #555555;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: bold;	
}

p {
	padding-bottom: 10px;	
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	line-height: 13px;
}

.wrapper {
	width: 780px;
	margin: 0 auto;
}

.header {
	height: 109px;
	overflow: hidden;
}

.header .logo {
	float: left;
	background-image: url(../images/logo.gif);
	width: 222px;
	background-repeat: no-repeat;
	height: 95px;
}

.header .slogan {
	float: right;
	padding-top: 63px;
	color: #97182b;
	font-size: 9px;
	text-transform: uppercase;
	text-align: right;
}

.homenav {
	clear: both;
	margin-bottom: 6px;
	background-image: url(../images/homenav-bg.gif);
	height: 17px;
	padding: 7px 0 0 0;
	line-height: 11px;
}

.homenav ul {
	float: right;	
}

.homenav ul li {
	float: left;
	border-left: 1px solid #555555;
	padding: 0 12px;
}

.homenav ul li.first {
	border: none;	
}

.homenav ul li a {
	font-size: 9px;
	color: #555555;
	text-transform: uppercase;	
}

.splash .block {
	overflow: hidden;
	height: 184px;
	margin-bottom: 6px;
	background-color: #c8dcdc;
}

.splash .block .block-content {
	float: left;
	background-image: url(../images/block-content-bg.gif);
	width: 190px;
	padding-left: 15px;
	padding-right: 60px;
	background-repeat: repeat-y;
	height: 184px;
}

.splash .block .block-right {
	width: 203px;
	background-position: top right;
}

.splash .block .leftalign {
	float: left;
}

.splash .block .rightalign {
	float: right;
}

* html .splash .block .rightalign {
	margin-left: -3px;	
}

.splash .block h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #555555;
	padding: 10px 0 10px 0;
}

.splash .block .nav {
	float: right;
	width: 42px;
	margin-right: -60px;
}

* html .splash .block .nav {
	margin-right: -30px;	
}

.splash .block .nav a.arrow {
	background-image: url(../images/arrow.gif);
	width: 18px;
	height: 18px;
	display: block;
	margin: 13px auto 0 auto;
	position: relative;
}

*+html .splash .block .nav a.arrow {
	float: left;
	margin-left: 29px;
}

.splash {
	overflow: hidden;	
}

.splash .left {
	float: left;
	width: 278px;
	background-image: url(../images/dashes.gif);
	background-repeat: repeat-x;
}

.splash .center {
	float: left;
	width: 250px;
}

.splash .right {
	float: right;
	width: 278px;
	background-image: url(../images/dashes.gif);
	background-repeat: repeat-x;
}

.preview {
	padding: 10px 0;
	background-image: url(../images/dashes.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	overflow: hidden;
}

.splash .left .preview {
	padding: 22px 0;	
}

.splash .preview {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
}

.splash .left .preview img {
	float: right;
	border: 1px solid #cbcdcc;
	margin: -7px 9px -7px 15px;
}

.splash .preview a {
	color: #338ec9;
}

.splash .preview a.red {
	color: #97182b;
}

.splash .preview a.blue {
	color: #0072bc;
}

.splash .preview a.green {
	color: #1b8f95;
}

.splash .right .preview {
	color: #0072bc;	
}

.splash .small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}

.splash .gray {
	color: #555555;	
}

.splash .more {
	color: #555555 !important;
	font-weight: bold;
}

.splash .more span {
	color: #64d0ee;
}

.footer {
	clear: both;
	padding-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #959595;
	text-align: center;
}

.footer a {
	color: #959595;
}

.top {
	margin-bottom: 5px;
	clear: both;
}

.top .RCSI {
	float: right;
	width: 165px;
	padding-left: 0px;
	padding-right: 20px;
	background-color: #ececec;
	height: 184px;
}

.top .book {
	float: right;
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ececec;
	height: 184px;
}

.top .book h1 {
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	background-color: #00bff3;
	padding-bottom: 1px;
	margin-left: -10px;
	margin-right: -10px;
	position:relative;
	margin-bottom: 10px;
}

*+html .top .book h1 {
	margin-top:-4px;
	padding-top: 4px;
}

* html .top .book h1 {
	margin-top:-4px;
	padding-top: 4px;
}

.top .book form {
	font-weight: bold;
	color: #4a4a4a;
	font-size: 9px;
}

.top .book form label {
	display: block;
	padding-bottom: 2px;
}

.top .book form select {
	margin-bottom: 10px;
	width: 35px;
	float: left;
}

.top .book form select.month {
	width: 88px;
	margin: 0 0 10px 15px;
}

.top .book form a.calendar {
	float: right;
	margin-top: 2px;
}

.top .book form input.submit {
	border: none;
	background: none;
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	width: 52px;
	height: 20px;
	cursor: pointer;
	float: right;
	margin-top: 7px;
}



/* FRONT BOOKING STYLE */


.FNT {
	float: left;
	width: 185px;
	margin-right: 10px;
	margin-left: 18px;
	margin-bottom: 5px;
}

.FNT .book {
	/* float: right; */
	width: 165px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #ececec;
	height: 236px;
}

.FNT .book h1 {
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	padding-left: 10px;
	background-color: #00bff3;
	padding-bottom: 1px;
	margin-left: -10px;
	margin-right: -10px;
	position:relative;
	margin-bottom: 10px;
}

*+html .FNT .book h1 {
	margin-top:-4px;
	padding-top: 4px;
}

* html .FNT .book h1 {
	margin-top:-4px;
	padding-top: 4px;
}

.FNT .book form {
	font-weight: bold;
	color: #4a4a4a;
	font-size: 9px;
}

.FNT .book form label {
	display: block;
	padding-bottom: 2px;
}

.FNT .book form select {
	margin-bottom: 10px;
	width: 35px;
	float: left;
}

.FNT .book form select.month {
	width: 88px;
	margin: 0 0 10px 15px;
}

.FNT .book form a.calendar {
	float: right;
	margin-top: 2px;
}

.FNT .book form input.submit {
	border: none;
	background: none;
	background-image: url(../images/search-bg.gif);
	background-repeat: no-repeat;
	width: 52px;
	height: 20px;
	cursor: pointer;
	float: right;
	margin-top: 7px;
}








.navigation {
	clear: both;
	margin-bottom: 5px;
	height: 13px;
	background-color: #4a4a4a;
	background-image: url(../images/homenav-bg.gif);
	padding: 11px 0;
	line-height: 13px;
}

.navigation ul li {
	float: left;
	border-right: 1px solid #fff;
	padding: 0 11px;
	height: 13px;
	line-height: 13px;
}

.navigation ul li.first {
	border: none;	
}

.navigation ul li a {
	line-height: 13px;	
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}

.navigation ul li.selected a, .navigation ul li a:hover {
	text-decoration: none;
	color: #03528a;
}

.navigation ul li.offers a, .offers ul li a:hover {
	text-decoration: none;
	color: #a12642;
}

.main {
	clear: both;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

.sidebar {
	float: left;
	width: 184px;
}

.content {
	padding: 12px;
	float: right;
	width: 563px;
}

.sidebar .block {
	padding: 10px 10px 25px 10px;	
	margin-bottom: 10px;
	color: #555555;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 14px;
}

.sidebar .block a {
	color: #555555;
}

.sidebar .block h1 {
	line-height: 16px;
	padding: 7px 0;
	font-weight: bold;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sidebar .block .more {
	font-weight: bold;	
}

.sidebar .block .lmore {
	float: left;
	font-weight: bold;
}

.sidebar .block .rmore {
	float: right;
	font-weight: bold;
}

.sidebar .green {
	background-color: #c8dcdc;	
}

.sidebar .green h1 {
	color: #1b8f95;
	background-image: url(../images/dash-green.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.sidebar .green p {
	background-image: url(../images/dash-green.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 7px 0;
	overflow: hidden;
}

.sidebar .green .lmore span, .sidebar .green .rmore span, .sidebar .green .more span {
	color: #1b8f95;
}

.sidebar .gray {
	background-color: #ececec;	
}

.sidebar .gray h1 {
	color: #97182b;
	background-image: url(../images/dash-gray.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.sidebar .gray p {
	background-image: url(../images/dash-gray.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 7px 0;
	overflow: hidden;
}

.sidebar .gray .lmore span, .sidebar .gray .rmore span, .sidebar .gray .more span {
	color: #97182b;
}

.sidebar .brown {
	background-image: url(../images/mailinglist_bg.gif);
	background-color: #968d79;	
	margin-bottom: 0;
}

.sidebar .brown h1 {
	color: #fff;
}

.sidebar .brown p {
	padding: 7px 0;
	overflow: hidden;
}

.sidebar .brown .lmore span, .sidebar .brown .rmore span, .sidebar .brown .more span {
	color: #fff;
}

.sidebar .gallery {
	background-color: #fff;
	padding: 0px;	
	margin-bottom: 8px;
}

form.newsletter {
	padding: 10px 0 0px 0;
	overflow: hidden;
}

form.newsletter input {
	float: left;
	clear: both;
	height: 15px;
	line-height: 12px;
	background-color: #fff;
	border: none;
	border-left: 1px solid #9c9c9c;
	border-top: 1px solid #9c9c9c;
	border-bottom: 1px solid #9c9c9c;
	width: 121px;
	padding: 2px 5px 0 5px;
	font-size: 11px;
}

form.newsletter input.submit {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
	background-image: url(../images/go-bg.gif);
	width: 30px;
	height: 19px;
	background-repeat: no-repeat;
	cursor: pointer;
	clear: none;
}

.content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #555555;
	font-weight: normal;
	padding-bottom: 15px;
}

.content h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1b8f95;
	padding-bottom: 10px;
}
.content li {
 list-style: disc;
 list-style: inside;
 padding-left: 2px;
}


.content ul
   {
   padding-left: 50pt;
   padding-right: 50pt;
   }

