/* Default CSS Document */
@media screen {
/** BODY ELEMENTS **/
body {
	color: #383838;
	padding: 0;
	margin: 0;
	font: 1em Arial, Helvetica, sans-serif;
	background: #1E0023 url(../images/general/body-bg.gif);
}

p {
	margin: 0px;
	padding: 0px;
	font: 0.75em Arial, Helvetica, sans-serif;
}
div#mainContent p {
	line-height: 1.4em;
}
h1 {
	color: #616161;
	margin: 0px;
	padding: 0px;
	font: normal 1.5em Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #616161;
	font: normal 1.1em Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font: bold 0.75em Arial, Helvetica, sans-serif;
	margin: 0px 0px 8px;
	padding: 0px;
}
img {
	border-style: none;
}

a:link {
	color: #0D5829;
	text-decoration: none;
}
a:active {
	color: #0D5829;
	text-decoration: none;
}
a:visited {
	color: #0D5829;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
ul {
	margin-top: 5px;
}
div#mainContent li, div#mainContentWide li, div#mainContentFullWidth li {
	font-size: 0.75em;
	padding-bottom: 8px;
}

div.rule {
	border-top: 1px solid #C5C7C7;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}
div.ruleGolfOfferBox {
	border-top: 1px solid #BFCD9E;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.altTextColour {
	color: #666;
}
.smallItalicText {
	font-size: 0.7em;
	font-style: italic;
	color: #777;
}
div.diningMenuOuterBorder {
	border: 1px solid #004B1C;
}
div.diningMenu, div.diningMenuNoScrolls {
	text-align: center;
	margin: 1px;
	padding: 15px;
	border: 4px solid #C7C8C9;
	background: url(../images/misc/dining-menu-bg.png) repeat-y left top;
}
div.diningMenuNoScrolls {
	background: url(../images/misc/dining-menu-bg-large.png) repeat-y left top;
}
div.diningMenu p, div.diningMenuNoScrolls p  {
	padding-top: 3px;
	padding-bottom: 3px;
}
.underlineLink:link, .underlineLink:active, .underlineLink:visited, .underlineLink:hover {
	text-decoration: underline;
}
.redLink:link, .redLink:active, .redLink:visited {
	text-decoration: underline;
	color: #C10000;
}
.redLink:hover {
	text-decoration: underline;
	color: #F00;
}

#sitemapLinks a:link, #sitemapLinks a:active, #sitemapLinks a:visited, #sitemapLinks a:hover {
	color: #383838;
}

#sitemapLinks a:hover {
	color: #383838;
	text-decoration: underline;
}
/** MAIN CONTAINERS **/

div#wrapper {
	width: 982px;
	padding: 0px;
	background: url(../images/general/shadow-left.gif) repeat-y left top;
	margin: 30px auto 0px;
}

div#wrapperInner {
	width: 982px;
	background: url(../images/general/shadow-right.gif) repeat-y right top;
}

div#containerOuter {
	width: 972px;
	padding: 1px;
	background: #F9F5ED url(../images/general/container-bg.gif) repeat left top;
	margin: 0px 4px;
}

div#container {
	width: 954px;
	margin: 0px;
	border: 1px solid #004B1C;
	padding: 8px 8px 16px;
}

div#header {
	padding: 0px;
	margin: 0px;
	cursor: default;
}

div#topLeft {
	margin: 0px;
	padding: 0px;
	width: 212px;
	text-align: center;
	float: left;
}

div#topLeftLinks {
	color: #383838;
	margin: 0px;
	font-weight: bold;
	cursor: default;
	font-size: 0.8em;
	background: url(../images/general/top-links-bg.jpg) no-repeat left top;
	padding: 4px 0px 6px;
}

div#topLeftLinks a:link, div#topLeftLinks a:active, div#topLeftLinks a:visited {
	text-decoration: none;
	color: #383838;
}

div#topLeftLinks a:hover {
	text-decoration: underline;
}

div#topLeftAddress {
	padding: 0px;
	margin: 10px 0px;
}
div#addressName {
	font-size: 0.8em;
	font-weight: bold;
}
div#address {
	font-size: 0.7em;
}

div#telephoneNumber {
	font-size: 0.75em;
	font-weight: bold;
	margin: 0px;
	padding: 7px 0px 0px;
}

div#headerLogo {
	float: left;
	margin: 0px;
	padding: 10px 0px 7px 40px;
	width: 468px;
}
/*form#bookingForm {
	margin: 0px;
	padding: 0px;
}
div#arrivalLabel, div#departureLabel, div#occupancyLabel {
	width:80px;
	float:left;
	text-align:right;
}
div#departureLabel, div#departure, div#occupancyLabel {
	margin-top: 2px;
}
div#arrivalLabel label, div#departureLabel label, div#occupancyLabel label {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
}
div#arrival, div#departure {
	width:120px;
	float:left;
}
div#arrival input#arrivalDay, div#departure input#departureDay {
	font-size:0.7em;
	background-color: #FFFFFF;
	margin: 0px;
	width: 60px;
	height: 16px;
	padding: 2px 0px 0px 2px;
	border: 1px solid #B5B8BB;
	color: #383838;
}
div#numberOfPersons {
	float:left;
	margin-top: 2px;
}
div#numberOfPersons select {
	font-size:0.7em;
}
div#bookingButton {
	float:left;
	margin-left:3px;
	margin-top:3px;
}
#bookingSearch {
	width: 54px;
	display: block;
	height: 20px;
	text-decoration: none;
	background: url(../images/form/search.gif) no-repeat 0px 0px;
}
#bookingSearch:hover {
	background: url(../images/form/search.gif) no-repeat 0px -20px;	
}*/
/*Check Availability end*/

div#contentWrapper {
	width: 954px;
	margin: 0px;
	padding: 0px;
	background: url(../images/general/left-col-texture.jpg) repeat-y left top;
}

div#content {
	width: 954px;
	margin: 0px;
	padding: 0px;
	background: url(../images/general/left-col-border-btm.gif) no-repeat left bottom;
}

div#columnLeft {
	width: 212px;
	float: left;
	background: url(../images/general/left-col-border-top.gif) no-repeat 1px top;
	margin: 0px;
	padding: 0px 0px 40px;
}

div.columnLeftHome#columnLeft {
	padding: 0px 0px 20px;
}

div.mainNav {
	width: 210px;
	padding: 0px;
	cursor: pointer;
	margin: 1px 1px 0px;
	border-bottom: 1px solid #EDDBC2;
}

div.mainNav ul {
	padding: 0px;
	margin: 0px;
}

div.mainNav ul li {
	margin: 0px;
	text-align: center;
	font-size: 0.9em;
	line-height: 29px;
	padding: 0px;
	border-top: 1px solid #EDDBC2;
	border-bottom: 1px solid #C7A870;
	list-style: none outside;
}

.navMenu {
	display: block;
	width: 210px;
	text-decoration: none;
}

a.navMenu:link, a.navMenu:active, a.navMenu:visited {
	color: #220603;
	text-decoration: none;
}

a.navMenu:hover {
	text-decoration: none;
	color: #6B0006;
	background: url(../images/menus/menu-main-roll.png) repeat-x left bottom;
}

body.he .mainNav #he, body.he .mainNav #he a, body.rs .mainNav #rs, body.rs .mainNav #rs a, body.me .mainNav #me, body.me .mainNav #me a, body.we .mainNav #we, body.we .mainNav #we a, body.di .mainNav #di, body.di .mainNav #di a, body.cm .mainNav #cm, body.cm .mainNav #cm a, body.go .mainNav #go, body.go .mainNav #go a, body.sf .mainNav #sf, body.sf .mainNav #sf a, body.sa .mainNav #sa, body.sa.mainNav #sa a, body.po .mainNav #po, body.po .mainNav #po a {
	background: url(../images/menus/menu-main-roll.png) repeat-x left bottom;
	color: #6B0006;
}

div.leftButtonDiv {
	width: 192px;
	border: 1px solid #C7A870;
	margin: 10px auto 0px;
	padding: 0px;
}

.leftButtons {
	height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 157px;
	text-align: right;
	font-size: 0.9em;
	margin: 0px;
	padding: 57px 35px 0px 0px;
}

.leftButtons:link, .leftButtons:active, .leftButtons:visited {
	color: #F9F5ED;
}

.leftButtons:hover {
	color: #F2E6BA;
	text-decoration: none;
}

#leftButtonOne {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left top;
}

#leftButtonOne:hover {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -78px;
}

#leftButtonTwo {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -156px;
}

#leftButtonTwo:hover {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -234px;
}

#leftButtonThree {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -312px;
}

#leftButtonThree:hover {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -390px;
}

#leftButtonFour {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -468px;
}

#leftButtonFour:hover {
	background: url(../images/buttons/left-col-buttons.jpg) no-repeat left -546px;
}
#leftButtonOneHome {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left top;
}
#leftButtonOneHome:hover {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -78px;
}
#leftButtonTwoHome {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -156px;
}
#leftButtonTwoHome:hover {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -234px;
}
#leftButtonThreeHome {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -312px;
}
#leftButtonThreeHome:hover {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -390px;
}
#leftButtonFourHome {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -468px;
}
#leftButtonFourHome:hover {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -546px;
}
#leftButtonFiveHome {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -624px;
}
#leftButtonFiveHome:hover {
	background: url(../images/buttons/left-col-buttons-home.jpg) no-repeat left -624px;
}

div#slhLogo {
	width: 168px;
	padding: 0px;
	margin: 10px auto 0px;
	height: 55px;
}

div.leftColImage {
	width: 192px;
	border: 1px solid #C7A870;
	margin: 24px auto 0px;
}

div.leftColImageSmallerMargin {
	width: 192px;
	border: 1px solid #C7A870;
	margin: 14px auto 0px;
}

div.leftColImage img, div.leftColImageSmallerMargin img {
	vertical-align: top;
}

div#main {
	padding: 0px;
	width: 734px;
	margin: 0px 0px 0 220px;
}

div#mainImageContainer {
	margin: 0px;
	padding: 0px;
	height: 312px;
	width: 734px;
}

div#mainImage {
	margin: 0px;
	padding: 0px;
}

div#mainContent, div#mainContentWide, div#mainContentFullWidth {
	float: left;
	width: 506px;
	margin: 0px;
	padding: 10px 20px 20px 8px;
}

div#mainContentWide {
	width: 660px; /*Full width page is 726*/
	padding-right: 0px;
}

div#mainContentFullWidth {
	width: 726px;
	padding-right: 0px;
}

div.noBtmPad#mainContentWide {
	padding-bottom: 0px;		
}

div.newsEvents {
	width: 245px;
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
div.newsEvents h2{
	margin: 0px;
	padding: 0px;
}

div.newsEvents ul {
	margin: 0px;
	font-weight: normal;
	padding: 0px 0px 0px 8px;
	list-style: none;
}

div#mainContent div.newsEvents ul li {
	padding-bottom: 5px;
}

div#news {
	margin: 20px 8px 0px 0px;
	padding: 0px;
}

div#events {
	margin: 20px 0px 0px 8px;
	padding: 0px;
}

div#newsHeader {
	height: 27px;
	background: url(../images/news-events/news-events-headers.gif) no-repeat left top;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 40px;
}

div#eventHeader {
	height: 27px;
	background: url(../images/news-events/news-events-headers.gif) no-repeat left -27px;
	margin: 0px 0px 4px;
	padding: 0px 0px 0px 40px;
}


div#mainColumnRight {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 14px 0px 0px;
	color: #696969;
}
div.rightNav {
	width: 200px;
	cursor: default;
	margin: 0px 0px 16px;
	padding: 0px;
}

div.rightNav ul {
	margin: 0px;
	padding: 0px;
}

div.rightNav ul li {
	font-size: 0.8em;
	line-height: 24px;
	padding: 0px;
	margin: 0px;
	list-style: none outside;
}

.rightNavMenu, .activeSideLink {
	display: block;
	width: 187px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a.rightNavMenu:link, a.rightNavMenu:active, a.rightNavMenu:visited {
	color: #0D5829;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 0px 13px;
	border-bottom: 1px solid #D2D2D3;
}

a.rightNavMenu:hover{
	text-decoration: none;
	color: #0D5829;
	background: url(../images/general/transparent-grey.png) repeat-x left bottom;
}

a.activeSideLink:link, a.activeSideLink:active, a.activeSideLink:visited, a.activeSideLink:hover{
	color: #414141;
	text-decoration: none;
	background: url(../images/general/transparent-grey.png) repeat-x left bottom;
	padding: 0px 0px 0px 13px;
	border-bottom: 1px solid #D2D2D3;
	font-weight: bold;
}
.offerBox {
	padding: 8px 8px 14px;
	margin-bottom: 15px;
	color: #F5F2EB;
}
.offerBox h2 {
	color: #F5F2EB;
	padding-bottom: 6px;
}
.offerBox p {
	/*line-height: 22px;*/
	padding-top: 3px;
	padding-bottom: 3px;
}
.offerBox a:link, .offerBox a:active, .offerBox a:visited, .offerBox a:hover {
	color: #F5F2EB;
	font-weight: bold;
}
.offerBox a:hover {
	text-decoration: underline;
}
#offerBoxGolf {
	background: #95AD5F url(../images/right-menu-images/golf-offers-bg.jpg) no-repeat;
	border: 1px solid #728545;
}
#offerBoxMeetings {
	border: 1px solid #372203;
	background: #420001 url(../images/right-menu-images/meetings-events-offers-bg.jpg) no-repeat;
}
#offerBoxSpa {
	border: 1px solid #D37289;
	background: #D37289 url(../images/right-menu-images/spa-offers-bg.jpg) no-repeat;
}
#offerBoxSpa h2 {
	color: #772437;
	padding-bottom: 6px;
}
#offerBoxRooms {
	border: 1px solid #5A401B;
	background: #231812 url(../images/right-menu-images/room-offers-bg.jpg) no-repeat;
}
#offerBoxDining {
	border: 1px solid #583323;
	background: #5D3D26 url(../images/right-menu-images/dining-offers-bg.jpg) no-repeat;
}
#offerBoxWeddings, #offerBoxWeddingsEvent {
	border: 1px solid #5A7389;
	background: #6892B8 url(../images/right-menu-images/weddings-offers-bg.jpg) no-repeat;
}
#offerBoxWeddingsEvent {
	border: 1px solid #747D2A;
	background: #8AA15B url(../images/right-menu-images/weddings-event-bg.jpg) no-repeat;
}
.linkArrow {
	font-size: 1.2em;
	color: #0D5829;
	cursor: default;
}
.linkArrowWhite {
	font-size: 1.2em;
	color: #F5F2EB;
	cursor: default;
}
a.linkButton:link, a.linkButton:active, a.linkButton:visited {
	width: 80px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 0.7em;
	margin: 0px;
	background: #808284;
	padding: 2px 0px;
}

a.linkButton:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005639;
}

.clearAll {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}

div#footer {
	color: #84678D;
	width: 972px;
	background: url(../images/general/footer-bg.png) repeat left top;
	margin: 0px auto;
	padding: 0px 0px 8px 2px;
}

div#footer-in {
	cursor: default;
	font-size: 0.75em;
	margin: 0px;
	padding: 8px 0px 0px 3px; /*added left 3px*/
}

div#footer-in ul {
	margin: 0px;
	padding: 0px;
}

div#footer-in ul li {
	list-style-type: none;
	display: inline;
}

div#footer-in ul.btmLinks {
	display: inline;
	cursor: default;
	margin: 0px;
	padding: 0px 0px 0px 26px;
}

div#footer-in a:link, div#footer-in a:active, div#footer-in a:visited, div#footer-in a:hover {
	color: #84678D;
	text-decoration: none;
	margin: 0px;
	padding: 0px 5px; /*changed left and right to 5px*/
}

div#footer-in a:hover {
	color: #ECE7ED;
	text-decoration: underline;
}

.graphicLinkText {
	visibility: hidden;
}

div#newsletterForm {
	font-size: 0.75em;
	margin: 20px 0px 0px 4px;
	padding: 0px;
}

#subscribeNewsletters {
	padding: 0px;
	margin: 0px;
}

div#newsletterForm td {
	padding: 4px;
}
ul#subscribeList {
	margin: 0px;
	padding: 0px;
	height: 20px;	
}
ul#subscribeList li{
	display: inline;
	list-style: none;
	margin: 0px;
	padding: 3px;
}
ul.subscribeNoScript#subscribeList li{
	padding: 2px;
}
div#newsletterForm input#subscribeName, div#newsletterForm input#subscribeEmail {
	background-color: #EFEDE8;
	margin: 0px;
	width: 180px;
	color: #808285;
	height: 16px;
	padding: 0px 0px 0px 1px;
	border-style: none;
}

div#newsletterForm input.checkbox, form#contactForm input.checkbox {
	width: 14px;
	height: 14px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}

#submitButton {
	width: 94px;
	display: block;
	height: 20px;
	text-decoration: none;
	background: url(../images/form/subscribe.gif) no-repeat 0px 0px;
}
#submitButton:hover {
	background: url(../images/form/subscribe.gif) no-repeat 0px -20px;
}

#copyright {
	padding: 0px;
	font-size: 0.7em;
	color: #452C41;
	margin: 25px 0px 0px 8px;
}

#copyright li{
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
table.tableStyle, table.tableStyleNoTh {
	width: 505px;
}

table.tableStyleNoTh {
	border-top: 1px solid #D7D7D8;
	border-left: 1px solid #D7D7D8;
}
table.tableStyle th, table.tableStyle th.christmas {
	padding: 5px 0px 5px 10px;
	color: #FFF;
	text-align: left;
	background: #5F6162 url(../images/misc/table-header-tile.gif) repeat-x left top;
}
table.tableStyle th.christmas {
	background: url(../images/misc/christmas-header.jpg) no-repeat left top;
}
table.tableStyle td, table.tableStyleNoTh td {
	padding: 10px;
	background: url(../images/general/transparent-grey.png) repeat;
	border-right: 1px solid #D7D7D8;
	border-bottom: 1px solid #D7D7D8;
}

table.tableStyle td.leftCol {
	border-left: 1px solid #D7D7D8;
}

table#sitemapLinks, table#corporateRatesTable {
	width: 720px;
}

table#sitemapLinks li {
	list-style: square;
	line-height: 18px;
}

table#sitemapLinks li.indent {
	list-style: disc;
	line-height: 12px;
	margin-left: 15px;
	font-size: 0.7em;
	color: #999;
}

table#sitemapLinks td {
	width: 50%;
	padding-left: 40px;
	padding-top: 20px;
}

table.tds50perc td {
	width: 50%;
}

table.tabbedPnlTable {
	width: 480px;
}

table.offerTable, table#enquiryFormTable {
	width: 660px;
}

.thumbnail, .thumbnailWithPad {
	outline: none;
	vertical-align: bottom;

}
.thumbnailWithPad {
	margin-right: 10px;
	margin-top: 5px;
}
a:link img.thumbnail, a:link img.thumbnailWithPad {
	border: 1px solid #939595;
}
a:active img.thumbnail, a:active img.thumbnailWithPad  {
	border: 1px solid #939595;
}
a:visited img.thumbnail, a:visited img.thumbnailWithPad  {
	border: 1px solid #939595;
}
a:hover img.thumbnail, a:hover img.thumbnailWithPad  {
	border: 1px solid #004B1C;
}

p.pdfLink, span.pdfLink {
	background: url(../images/icons/pdf.gif) no-repeat left 2px;
	padding: 2px 0px 2px 20px;
}
/*Skip-link CSS*/
.skip-link a, .skip-link span{
	position: absolute;
	overflow: hidden;
	width: 0;
	height: 0;
	top:-4em;
	left:-3em;
}

.skip-link a:active, .skip-link a:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	background-color: #FFF;
	color: #000;
	top: 0.2em;
	left: 1em;
	padding: 5px;
	border: 1px solid #939595;
	font-weight: bold;
	line-height: 0.9em;
	font-size: 0.9em;
}

/*end of skip-link CSS */

/*Offer boxes CSS*/
.offerContainer {
	width: 660px;
	border-bottom: 1px solid #C5C7C7;
	padding-bottom: 10px;
	padding-top: 10px;
}
#topOfferContainer {
	border-top: 1px solid #C5C7C7;
}
.offerContainer img {
	margin-right: 10px;
	float: left;
	width: 150px;
	margin-left: 10px;
	border: 1px solid #939595;
	vertical-align: bottom;
}
.offerTextRight {
	float: left;
	width: 478px;
	padding-right: 10px;
}
.offerWithWidget {
	border-bottom-style: none;
}
/*end of offer boxes CSS */

/*Rooms boxes CSS*/
.roomContainer {
	width: 506px;
	border-bottom: 1px solid #C5C7C7;
	padding-bottom: 10px;
	padding-top: 10px;
}
#topRoomContainer {
	border-top: 1px solid #C5C7C7;
}
.roomContainer img {
	margin-right: 10px;
	float: left;
	margin-left: 10px;
	border: 1px solid #939595;
	vertical-align: bottom;
}
.roomTextRight {
	float: left;
	width: 324px;
	padding-right: 10px;
}

.roomContainer p {
	font-size: 0.7em;
}
/*end of rooms boxes CSS */

/*News boxes CSS*/
.newsContainer {
	width: 506px;
	border-bottom: 1px solid #C5C7C7;
	padding-bottom: 10px;
	padding-top: 10px;
}
#topNewsContainer {
	border-top: 1px solid #C5C7C7;
}
.newsText {
	float: left;
	width: 496px;
	padding-right: 10px;
}
/*end of news boxes CSS */

.greenBg {
	background: url(../images/general/transparent-green.png) repeat;
}

/*room category CSS*/
div.roomCatContainer {
	width: 506px;
	height: 20px;
	color: #0D5829;
	margin: 8px 0px 0px;
	padding: 0px;
	background: url(../images/general/transparent-green.png) repeat left top;
	border-top: 1px solid #C5C7C7;
}
div.roomCatNavLeft {
	float: left;
	width: 243px;
	height: 20px;
	padding-left: 10px;
	text-align: left;
	padding-top: 1px;
}
div.roomCatNavRight {
	float: right;
	width: 243px;
	height: 20px;
	padding-right: 10px;
	text-align: right;
	padding-top: 1px;
}
/*slide thumbnails CSS*/
div.slideThumbnail, div.contentThumbAndCaption {
	float: left;
	width: 152px;
	margin: 0 9px 20px 0;
	text-align: center;
	height: 145px;
	font-size: 0.8em;
	color: #383838;
	cursor: default;
	line-height: 16px;
	border: 1px solid #C5C6C7;
}
div.contentThumbAndCaption {
	width: 157px;
	height: 140px;
	border: none;
	margin-top: 5px;
	margin-right: 8px;
}
div.slideThumbnail img, div.contentThumbAndCaption img {
	border: 1px solid #939595;
	margin-bottom: 5px;
	margin-top: 12px;
	vertical-align: bottom;
	outline: none;
}
div.contentThumbAndCaption img {
	margin-top: 0px;	
}
div.slideThumbnail img:hover, div.contentThumbAndCaption img:hover {
	border: 1px solid #004B1C;
}
div.slideThumbnail a, div.contentThumbAndCaption a {
	outline:none;
}
div.slideThumbnailCaption {
	padding-top: 1px;
}
/*end slide thumbnails CSS*/

#titleLeft {
	float: left;
	width: 200px;	
}
#feed {
	float: right;
	width: 200px;
	text-align: right;
	margin-top: 5px;
}

.redText {
	color: #C10000;
}

.luxuryPartnersLogos {
	margin: 0px;
	padding: 0px 1px 0px 0px;
}

.luxuryPartnersDiv {
	width: 370px;
	margin: 1px 0px 0px 60px;
	padding: 0px;
}

div.voucherBtnDiv {
	width: 200px;
	padding: 0px;
	margin: 8px 0px 0px;
}

.voucherBtn {
	height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 193px;
	font-size: 0.75em;
	margin: 0px;
	padding: 7px 0px 0px 7px;
	font-weight: bold;
}

.voucherBtn:link, .voucherBtn:active, .voucherBtn:visited {
	color: #DEE0E4;
}

.voucherBtn:hover {
	color: #FFF;
	text-decoration: none;
}

#voucherBtn {
	background: url(../images/right-menu-images/vouchers-btn.gif) no-repeat left top;
}

#voucherBtn:hover {
	background: url(../images/right-menu-images/vouchers-btn.gif) no-repeat left -28px;
}
.bookingNote {
	font-size: 0.7em;
	font-style: italic;
	color: #777;
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-left: 10px;
}
.bookOnlineButton {
	width: 161px;
	float:left;
	margin-left:11px;
}
.bookOnlineButton2 {
	width: 161px;
	float:left;
	margin-left:83px;
}
}

/*END OF SCREEN CSS*/

@media print {
/* remove unwanted elements */
#header, #columnLeft, #mainImageContainer, #mainColumnRight, .skip-link, #footer, .noprint {
	display: none;
}

/* Ensure the content spans the full width */
#wrapper, #wrapperInner, #containerOuter, #container, #contentWrapper, #content, #main, #mainContent, #mainContentWide, mainContentFullWidth {
	width: 100%;
	margin: 0;
	padding: 0;
	float: none;
}

/* Improve colour contrast of links */
a:link, a:visited {
	color: #781351;
	text-decoration: none;
}

body {
	font-size: 1em;
	background: #ffffff url(../1px.gif);
}
p {
	margin: 0px;
	padding: 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
}
div#mainContent p {
	line-height: 1.4em;
}
}