@charset "utf-8";
/* CSS Document */

html {
	width: 100%;
}

body {
	width: 100%;
	font-family: Arial;
	font-size: 12px;
	margin: 0;
	background-color: #FFFFFF;
}

img, table {
	border: 0;
}

form {
	margin: 0;
}

input, select, textarea {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

/* styles for the large Flash animation */
#flashheader {
	width: 100%;
	text-align: center;
}

/* styles for the floating navigation links */
#navi {
	/* width: 210px; */
	position: absolute;
	top: 50px;
	/* left: 155px; */
	text-align: center;
	visibility: hidden;

}

#navi #logo {
	background-color: #FFFFFF;
}

#navi #links {
	background: url(../images/bg_navi.png);
	padding: 10px 10px;
}

#navi #links a:link, #navi #links a:visited {
	text-decoration: none;
	color: #333333;
	font-size: 14px;
	line-height: 20px;
}

#navi #links a:hover {
	color: #000000;
}

/* styles for the main body of the web site */
#wrapper {
	width: 950px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
}

#reservations {
	/* background-color: #0099d4; */
	background-color: #d9e0d8;
	/* border: 1px solid #333333; */
	border-bottom: 4px solid #CCCCCC;
	/* color: #FFFFFF; */
	color: #666666;
	font-size: 10px;
	font-weight: bold;
	padding: 5px 0;
}

#reservations table {
	margin: 0 auto;
}

#reservations td {
	padding: 0 5px;
}

#reservations .book_logo {
	padding-right: 40px;
}

#reservations .fieldname {
	vertical-align: bottom;
	text-align: center;
}

#reservations .inputarea {
	text-align: center;
}

#reservations .textfield {
	width: 70px;
}

#reservations .button {
	font-size: 12px;
}

/* styles for the main section */
#mainbody {
	/* background-color: #e1f0f9; */
	background-color: #f9f9f9;
}

#mainbody #language {
	text-align: right;
	padding-right: 15px;
}

#mainbody #language a {
	margin-left: 15px;
}

#mainbody #localtime {
	text-align: right;
	padding: 5px 15px 5px 0;
}

#maincontent {
	width: 950px;
}

#left {
	width: 690px;
	padding: 0 15px 15px 15px;
	vertical-align: top;
}

#left_wider {
	width: 920px;
	padding: 0 15px 15px 15px;
	vertical-align: top;
}

#left h3, #left_wider h3 {
	color: #5F85B6;
	font-size: 24px;
	margin: 0;
}

#left .boldtext, #left_wider .boldtext {
	font-size: 16px;
	font-weight: bold;
}

#left a:link, #left a:visited, #left_wider a:link, #left_wider a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

#left a:hover, #left_wider a:hover {
	text-decoration: underline;
	color: #000000;
}

/* style for smaller header titles */
#left h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0;
}

/* style to push things to the right of paragraphs */
.go_right {
	float: right;
	margin: 0 0 10px 10px;
}

/* styles for the table in Spa section */
.spa_table {
	border-collapse: collapse;
	font-size: 12px;
	margin-bottom: 20px;
}

.spa_table th {
	padding: 5px;
	border: 1px solid #666666;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

.spa_table td {
	padding: 5px;
	border: 1px solid #666666;
}

.spa_table td.description {
	width: 450px;
}

.spa_table td.price {
	width: 150px;
}


/* styles for the Feedback and Enquiry forms */
#feedback_enquiry {
	width: 100%;
}

#feedback_enquiry td {
	padding: 4px 0;
}

.feedback_disclaimer {
	font-style: italic;
}

#sideimages {
	margin-left: 10px;
	float: right;
}

#sideimages td {
	padding-bottom: 10px;
}

#sideimages .header {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}

.datatable {
}

.datatable th {
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
	text-align: center;
	background-color: #c7e6fa;
}

.datatable td {
	vertical-align: top;
}

.datatable .image {
	padding: 0 0 10px 0;
	text-align: right;
	vertical-align: top;
}

.datatable .title {
	font-size: 14px;
	font-weight: bold;
}

.articlelist {
	list-style: disc;
}

.articlelist li {
	margin: 10px 0;
}

.articlelist .title {
	font-size: 14px;
	font-weight: bold;
}

#right {
	width: 215px;
	padding: 0 15px 0 10px;
	vertical-align: top;
	color: #363636;
	/* background-color: #c7e6fa; */
	background-color: #f3f3f3;
}

#right h3 {
	color: #000000;
	text-align: center;
	margin: 10px 0 5px 0;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

#right .infobox {
	/* background-color: #c7e6fa; */
}

#right .infobox #reservation_form {
	margin-bottom: 20px;
}

#right .infobox #reservation_form td {
	padding: 2px 0;
}

#right .infobox .button {
	width: 200px;
}

#right .infobox .content {
	padding: 5px;
}

#right .infobox a:link, #right .infobox a:visited {
	color: #363636;
	text-decoration: none;
	font-weight: bold;
}

#right .infobox a:hover {
	color: #000000;
	text-decoration: underline;
}

#right .infobox hr {
	width: 70%;
}

#highlights {
	background: url(../images/bg_highlights.jpg) top repeat-x #FFFFFF;
}

#highlights h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform:uppercase;
	color: #000000;
	margin: 0 0 10px 0; /* for the time being, set to no margin */
}

#highlights a:link, #highlights a:visited {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}

#highlights a:hover {
	color: #000000;
	text-decoration: underline;
}

.title {
	font-weight: normal;
}

#highlights table {
	margin: 0 auto;
}

#highlights td {
	color: #363636;
	width: 200px;
	padding: 10px;
	vertical-align: top;
}

#icons {
	text-align: center;
}

#icons img {
	vertical-align: middle;
	margin: 10px;
}

#bottomnavi {
	font-size: 10px;
	padding: 10px 0;
	text-align: center;
}

#bottomnavi a:link, #bottomnavi a:visited {
	color: #333333;
	text-decoration: none;
	margin: 0 10px;
}

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

#icons {
	text-align: center;
	padding: 5px;
}

#footer {
	font-size: 10px;
	text-align: center;
	padding: 5px 0;
}

#footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover {
	color: #000000;
	text-decoration: underline;
}

/* styles for the CODA-SLIDER Promotions */
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

/* These 2 lines specify style applied while slider is loading */
.csw {
	width: 100%;
	height: 200px;
	/* background: #fff; */
	overflow: scroll
}

.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}

.stripViewer { /* This is the viewing window */
	position: relative;
	overflow: hidden; 
	margin: auto;
	width: 230px; /* Also specified in  .stripViewer .panelContainer .panel  below */
	height: 460px;
	clear: both;
	/* background: #FFFFFF; */
}

.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
	position: relative;
	left: 0; top: 0;
	width: 100%;
	list-style-type: none;
	/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
	float:left;
	height: 100%;
	position: relative;
	width: 230px; /* Also specified in  .stripViewer  above */
}

.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
	padding: 10px 20px 10px 0;
}

.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
	margin: 0 0 0 190px;
}

.stripNav ul { /* The auto-generated set of links */
	list-style: none;
	margin: 0;
	padding: 0;
}

.stripNav ul li {
	float: left; /* die die must be left hor! */
	margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a { /* The nav links */
	font-size: 10px;
	font-weight: bold;
	/* text-align: right; */
	/* line-height: 32px; */
	background-color: #c6e3ff;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px; /* used to be 0 15px */
}

.stripNav li.tab1 a { background: #60f }
.stripNav li.tab2 a { background: #60c }

.stripNav li a:hover {
	background: #333333;
}

.stripNav li a.current {
	background: #000;
	color: #FFFFFF;
}		


/* for the calendar */
.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#000000; }

/* the div that holds the date picker calendar */
.dpDiv {
	}

/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #505050;
	background-color: #ece9d8;
	border: 1px solid #AAAAAA;
	}

/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}

/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}

/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}

/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}

/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}

/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #aca998;
	border: 1px solid #888888;
	cursor: pointer;
	color: red;
	}

/* the table cell that holds the name of the month and the year */
.dpTitleTD { }

/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD { }

/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD { }

/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: gray;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #4060ff;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}