@CHARSET "UTF-8";

/* GLOBAL */

body, div {
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: 98%;
}

body {
	background-color: black;
	text-align: center;
}

#wrapper {
	text-align: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

body.print-page {
	background-color: white;
	color: black;
}

body.print-page h1, body.print-page h2, body.print-page h3 {
	color: black;
}

a {
	color: #aaaaff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #aaaabb;
}

a img {
	border: none;
}

td {
	vertical-align: top;
}

h1, h2, h3, h4, h5 {
	margin: 3px 0 7px 0;
	color: #fcb64e;
	font-weight: normal;
}

h1 {
	font-size: 17pt;
}

h2 {
	font-size: 17pt;
}

h2.close {
	font-size: 13pt;
	margin-top: 10px;
	margin-bottom: 0;
}

.close {
	margin-top: 10px;
	margin-bottom: 0;
}

h1 a {
	text-decoration: none;
	color: #aaaaff;
}

h1 a:hover {
	text-decoration: underline;
}

h1 a:visited {
	color: #aaaabb;
}

/* HEADER */

#header {
	height: 75px;
	background-color: white;
	background-color: black;
	border: solid 0px blue;
}

#masthead {
	width: 695px;
	height: 70px;
	background-color: black;
	margin: 2px 0px 0px 0px;
	float: left;
}

#masthead #logo{
	width: 200px;
	height: 68px;
	background-color: black;
	/*border: solid 1px black;*/
	margin: 0px 1px 0px 2px;	
	float: left;
}

#masthead #logo img {
	
}

#masthead #tagline{
	
	height: 58px;
	background-color: black;
	color: white;
	text-align: left;
	/*border: solid 1px black;*/
	float: left;
	padding-left: 10px;
	padding-top: 0px;
	font-size: 130%;
	font-family: cursive;
	font-style: italic;
}

#masthead #tel {
	width: 195px;
	float: left;
	color: white;
	text-align: right;
}
	
#header-features {
	width: 300px;
	height: 68px;
	/*background-color: #eee;*/
	background-color: black;
	color: white;
	margin: 2px 0px 0px 1px;
	/*border: solid 1px black;*/
	float: left;
}

#header-features a {
	/*color: white;*/
	font-size: 10pt;
}

#header-features div {
	text-align: center;
}

/* HOMEPAGE */

#homepage-content {
	min-height: 450px;
	background-color: white;
	border: solid 0px green;
}

#primary-focus{
	width: 650px;
	/*background-color: silver;*/
	border: solid 0px black;
	float: left;
}

#secondary-focus {
	height: 475px;
	background-color: black;
	border-left: dashed 0px gray;
	margin: 0px 0px 0px 1px;
	float: left;
}

#primary-focus a, #secondary-focus a {
	color: black;	
}

#secondary-focus div {
	width: 335px;
	height: 36%;
	background-color: black;
	color: white;
	border-bottom: dashed 1px gray;
	margin: 0px 0px 0px 13px;
	padding: 0 0 0 0px;
}

#secondary-focus div a {
	color: #aaaaff;
	
}	

#secondary-focus div h1 {
	font-size: medium;
	margin-top: 10px;
}

#secondary-focus div h1 a {
	color: #aaaaff;
}

#secondary-focus div h1 a:visited {
	color: #aaaabb;
}

#secondary-focus div#downloads {
	border-bottom: none;
}

#secondary-focus div#contact {
	height: 70%;
	border-top: dashed 1px gray;
}

#secondary-focus div#online-reservation-box {
	height: 29%;
	border-bottom: dashed 1px gray;
}

#secondary-focus div#contact div {
	width: auto;
	height: auto;
	margin: 5px 5px 5px 0;
	padding: 0;
	border: none;
}

#primary-content {
	width: 646px;
	height: 269px;
	/*background-color: #eee;*/
	background-image: url("images/homepage_main3.jpg");
	border: solid 1px black;
	margin: 0px 0px 0px 2px;
}

#primary-content img {
	/*width: 642px;
	height: 200px;*/
	/*border: dashed 1px black;*/
}

#primary-content div {
	text-align: center;
	font-size: 13pt;
	padding: 5px 0 0 0;
}

#marketing-message a {
	color: #aaaaff;
	text-decoration: none;
}

#marketing-message a:hover {
	text-decoration: underline;
}

#high-priority-tasks {
	width: 800px;
	/*height: 210px;*/
	/*background-color: silver;*/
	border: solid 1px black;
	margin: 2px auto 0px auto;
	padding-left: 75px;
}

#high-priority-tasks div {
	width: 22.0%;
	height: 110px;
	min-height: 200px;
	background-color: black;
	border: solid 0px silver;
	margin: 1px 1px 0px 1px;
	float: left;
	padding: 0px 0px 0px 5px;
	color: white;
}

#high-priority-tasks div.communication {
	width: 25.0%;
}

#high-priority-tasks div a {
	color: #aaaaff;
	margin: 0 0 0 15px;
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}

#high-priority-tasks div a:visited {
	color: #aaaabb;
}

#high-priority-tasks div h1 {
	font-size: medium;
	border-bottom: solid 0px #8e1f01;
	margin-top: 15px;
	padding-bottom: 5px;
}

#high-priority-tasks div h1 a {
	margin-left: 0;
	display: block;
}

#high-priority-tasks div img {
	width: 150px;
	height: 40px;
	margin: 0 0 3px 0;
	/*border: solid 1px black;*/
}

#high-priority-tasks div.communication #enewsletter-form {
	margin-top: 15px;	
}

/* FOOTER */

#footer {
	width: 996px;
	/*background-color: white;*/
	clear: left;
	padding: 2px 0 2px 2px;
	margin: 40px 0 0 0;
}

#footer a {
	color: #aaaaff;
}

#footer #footer-features {
	height: 30px;
	border: solid 1px black;
	background-color: black;
	color: white;
	text-align: center;
}

#footer #footer-features div {
	font-size: 9pt;
}

/* CONTENT-1 */

#content-1-upper {
	/*width: 700px;*/
	text-align: left;
	/*margin: 0 auto 0 70px;*/
	margin: 0 auto 0 0px;
	background-color: black;
	/*background-color: #eee;*/
	/*border: solid 1px red;*/
}

#content-1-lower {
	width: 750px;
	padding: 300px 0 0 5px;
	margin: 0 auto 0 0px;
}

#content-1-lower #intro {
	float: left;
	width: 190px;
	margin: 0 0px 25px 0;
	padding: 10px 25px 0 0;
	text-align: right;
	
}

#content-1-lower #main-content{
	float: left;
	width: 70%;
	margin: 0 0 0 0;
	font-size: 98%;
	padding: 12px 0 0 0;
}

#content-1-lower #intro h1 {
	font-size: 17pt;
	margin: 3px 0 3px 0;
}

#content-1-lower #main-content #tour-end-options {
	text-align: center;
	clear: left;
}

#content-1-lower #main-content #tour-end-options a {
	color: #aaaaff;
}

#main-content table#links-table {
	width: 100%;
	margin-bottom: 25px;
}

#main-content td a {
	color: #aaaaff;
	/*margin: 0 0 0 15px;*/
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}

#main-content #quick-facts {
	float: right;
	margin: 0 20px 10px 10px;
	font-size: 9pt;
	border: dotted 1px gray;
}

#main-content #quick-facts ul {
	margin: 3px 8px 3px -35px;
	list-style: none;
}

#main-content #quick-facts ul.with-bullets {
	margin: 3px 8px 3px -20px;
	list-style: square;
}

#main-content #quick-facts ul span {
	font-weight: bold;
}

/* CONTENT PAGES */

#local-nav {
	float: left;
	width: 150px;
	min-height: 440px;
	padding: 20px 3px 0 15px;
	background-color: black;
	line-height: 14pt;
}

#local-nav a {
	display: block;
	background-color: #470f00;
	color: #da831b;
	border-top: solid 1px #c62a00;
	border-bottom: solid 1px #c62a00;
	text-decoration: none;
	padding: 0 0 0 5px;
}

#local-nav a:hover {
	background-color: #8e1f01;
}

#local-nav a.homepage-link {
	margin-bottom: 8px;
}

#local-nav #selected-nav-group {
	margin: 4px 0 4px 0;
}

#local-nav #category-items {
	padding: 4px 0 0 8px;
	font-size: 10pt;
}

#local-nav #selected-nav-group div {
	background-color: #8e1f01;
	color: #da831b;
	padding: 0 0 0 5px;
}

#page-content {
	float: left;
	width: 800px;
	min-height: 460px;
	background-color: black;
	color: #ffffcc;
	border: solid 0px #eee;
	padding: 0 0 0 0;
}

#page-quote {
	text-align: right;
	width: 190px;
	padding: 10px 0px 0 0px;
	line-height: 1.5em;
	font-size: 12pt;
	font-family: cursive;
}

#second-column {
	width: 525px;
	float: right;
	min-height: 400px;
}

	
#tour-features {
	clear: right;
	margin: 0 7px 40px 0;
	border: solid 0px black;
}

#tour-features #previous {
	float: left;
	
}

#tour-features #next {
	float: right;
}

#tour-features a {
	color: #aaaaff;
}

#tour-features a span {
	font-size: smaller;
}

table#price-table {
	width: 80%;
	font-size: 10pt;
	border-collapse: collapse;
}

table#price-table td {
	width: 32%;
	border: solid 1px gray;
	text-align: center;
}

table#price-table th {
	font-weight: normal;
	border: solid 1px gray;
	border-bottom-width: 2px;
}

table#price-table th.row {
	border-width: 1px 2px 1px 1px;
}

table#price-table th.corner {
	font-weight: bold;
	border-width: 1px 2px 2px 1px;
}

/* CONTENT PAGES TYPE 2 */

#page-content div#central-content {
	width: 650px;
	padding: 0 0 0 50px;
}

#page-content div#central-content-liquid {
	padding: 0 0 0 50px;
}

h1.page-title {
	color: #fcb64e;
	font-family: Arial;
	font-weight: normal;
	font-size: 150%;
	margin-bottom: 20px;
}

div.section h1, div.section h2, div.section p {
	font-family: Arial;
	font-weight: normal;
}

div.section h1, div.section h2, div.section p {
	font-family: Arial;
	font-weight: normal;
}

div.section h1 {
	color: #fcb64e;
	font-size: 130%;
	margin-bottom: 5px;
}

div.section h2 {
	color: #fcb64e;
	font-size: 100%;
	margin-bottom: 0;
	margin-top: 0;
}

div.section p {
	/*font-size: 98%;*/
	margin-top: 0;
	margin-bottom: 10px;
	/*line-height: 118%;*/
}

/* PHOTO BROWSER-2 */

#photo-browser-2 {
	/*width: 690px;*/
	width: 610px;
	height: 275px;
	
	border: solid 1px #470f00;
	padding: 0 0 0 0px;
	margin: 3px auto 3px 120px;
}

#photo-browser-2 button {
	color: blue;
}

#photo-browser-2 img#current-photo {
	float: left;
	width: 428px;
	height: 275px;
}

#photo-browser-2 .photo-description {
	text-align: center;
	height: 235px;
	padding: 3px 3px 0 3px;
	color: white;
}

#photo-browser-2 .photo-title {
	font-weight: bold;
}

#photo-browser-2 .previous {
	float: left;
	padding: 0 0 0 3px;
}

#photo-browser-2 .next {
	float: right;
	padding: 0 3px 0 0;
}

/* PRACTICAL INFO */

#practical-left {
	float: left;
	width: 300px;
	margin: 15px 0 0 0;
}

#practical-right {
	float: left;
	width: 300px;
	margin: 15px 0 0 25px;
}

#practical-left .box, #practical-right .box {
	height: 150px;
	border-bottom: dashed 1px white;
	margin: 0 0 10px 0;
}

#practical-left .box h4.title, #practical-right .box h4.title {
	padding: 0 0 0 3px;
	border-bottom: none;
}

#practical-left .box .box-info p, #practical-right .box .box-info p {
	text-align: right;
}

#practical .box h4.title {
	padding: 0 0 0 0px;
	border-bottom: none;
	margin-bottom: 0;
}

#practical .box .box-info div {
	text-align: right;
}

#practical .box {
	width: 500px;
	border-bottom: dashed 0px white;
	margin: 0 0 15px 0;
}

#practical .box .box-info {
	padding: 0 0 0 0px;
}


#practical-lower {
	clear: left;
	margin-top: -3px;
}

#practical-upper .box, #practical-lower .box {
	width: 225px;
	height: 225px;
	float: left;
	border-style: solid;
	border-color: gray;
	border-width: 1px 1px 1px 1px;
	margin: 2px 10px 2px 2px;
	background-color: black;
}

.box .title {
	padding: 0 0 0 3px;
	border-bottom: solid 1px gray;
}

.box .title a {
	text-decoration: none;
}

.box .title a:hover {
	text-decoration: underline;
}

.box .box-info {
	padding: 3px 3px 3px 3px;
}

.box .box-info ul {
	margin: 5px 0 0 20px;
	list-style: square;
}

.box-info img {
	width: 200px;
	height: 50px;
	margin: 0 0 0 5px;
}

ul.step-list {
	margin: 5px 0 5px 25px;
	list-style: decimal;
}

#float-right {
	float: right;
	width: 200px;
	border: dashed 0px white;
	padding: 4px 4px 4px 8px;
}

#float-right div {
	margin: 4px 4px 4px 2px;
	border: solid 1px white;
	padding: 4px 4px 4px 8px;
}

#float-right #keep-in-mind {
	border: dashed 1px white;
	padding: 0px 0px 0px 0px;
}

#keep-in-mind h4 {
	text-align: center;
	background-color: #470f00;
	color: #fcb64e;
	font-weight: bold;
	margin-top: 0;
	padding: 5px 0 5px 0;
}

#keep-in-mind ul {
	list-style-position: inside;
	list-style-type: square;
	margin-left: -30px;
	margin-right: 5px;
	
}

#keep-in-mind ul li {
	margin-bottom: 5px;	
}

div.paragraph-1 {
	margin: 5px 0 0px 0;
}

div.paragraph-1 h3 {
	display: inline;
	font-size: 15pt;
	margin-right: 10px;
}

/* ONLINE RESERVATION */

form#online-reservation-form div {
	clear: left;
	width: 600px;
	text-align: left;
}

form#online-reservation-form div label {
	width: 150px;
	display: block;
	float: left;
	text-align: right;
	margin: 0 5px 0 0;
}

form#online-reservation-form div label.within {
	margin-left: 0px;
}

form#online-reservation-form div label span{
	font-size: small;
	margin-right: 5px;
}

#form-area {
	width: 600px;	
	margin: 0 auto 0 0;	
	background-color: black;
	padding-bottom: 10px;
	border-bottom: dashed 1px white;
}

#form-area fieldset {
	font-size: 100%;
	border-color: white;
	border-width: 1px 1px 0 1px;
	border-style: solid none none none;
	padding: 0 0 0px 0;
	margin: 0 0 0 0;
}

#form-area fieldset legend {
  font-size: 130%;
  font-weight: normal;
  color: #fcb64e;
  margin: 0 0 10px 0px;
  padding: 0 0px;
}

#form-area div.item-group {
	clear: left;
	margin: 0 0 20px 0;
}

#form-area div.item-group .caption {
	font-size: 13pt;
	margin: 5px 0 10px 50px;
	clear: left;
}

#form-area div.item-group .form-item {
	clear: left;
	padding: 0px 0 1px 0;
	margin: 0 0 1px 0;
}

#form-area div.item-group .form-item-level-2 {
	clear: left;
	margin: 0 0 0px 0;
	padding: 2px 0 0px 0;
}

#form-area div.item-group .form-item .label {
	float: left;
	width: 135px;
	text-align: right;
	padding: 3px 0 0 0;
	/*font-size: 10pt;*/
}

#form-area div.item-group .form-item .major-option {
	float: left;
	width: 150px;
	text-align: right;
	padding: 0px 2px 0 0;
}

#form-area div.item-group .form-item .major-option-text {
	float: left;
	padding: 2px 0 0 5px;
	max-width: 350px;
}

#form-area div.item-group .form-item .field {
	float: left;
	padding: 0 0 0 5px;
	
}

#form-area .field input, #form-area .field select, #form-area .field textarea {
	font-size: 10pt;
}

#form-area div.item-group .form-item .label span, #form-area span.required {
	font-size: medium;
	font-weight: bold;
	margin-right: 5px;
	color: #8e1f01;
}

#form-area div.item-group .form-item .clarification, #form-area div.item-group .form-item-level-2 .clarification {
	float: left;
	padding: 5px 0 0 25px;
}

#form-area div.item-group .form-item .clarification span,
	#form-area div.item-group .form-item-level-2 .clarification span {
	padding: 0 0 0 0px;
	font-size: small;
}

#form-area div.item-group .form-item-level-2 .label {
	float: left;
	width: 150px;
	text-align: right;
	padding: 0 0 0 50px;
}

#form-area div.item-group .form-item-level-2 .field {
	float: left;
	padding: 0 0 0 5px;
}

#form-area .submit {
	border: solid 1px black;
	/*margin: 0 0 0 400px;*/
	text-align: center;
	padding: 3px 0 3px 0px;
}

#form-area .submit input {
	font-size: 12pt;
}

#form-area div#error-message {
	font-size: 130%;
	color: red;
}

table#reservation-feedback-table{
	
}

table#reservation-feedback-table tr.alt td{
	/*background-color: #e5e5e5;*/
}

table#reservation-feedback-table td.label {
	text-align: right;
}

table#reservation-feedback-table td{
	padding: 0 0 0 8px;
}

fieldset.feedback {
	padding: 5px 5px 5px 55px;
}

/* Communication */

#access-map {
	width: 450px;
	height: 260px;
	float: right;
	background-color: black;
	margin: 40px 25px 10px 10px;
}

#access-map img {
	width: 450px;
	height: 250px;
}

#address-box {
	text-align: center;
}

#contact-info table {
	margin: 0 auto 0 auto;
}

#contact-info table td {
	line-height: 0.9em;
}

#contact-info td.type {
	/*width: 200px;*/
	text-align: right;
	padding-right: 2px;
}

#communication-lower {
	clear: right;
	margin: 10px 0 0 0;
	/*border-top: dashed 1px white;*/
}

#communication-lower .box {
	width: 31%;
	min-height: 150px;
	float: left;
	padding: 3px;
	margin: 0 6px 0 0;
}

#communication-lower .box h2 {
	margin: 0 0 10px 0;
}

#communication-lower .box h2 a {
	font-size: 14pt;
	color: #aaaaff;
}

div.sitemap-box h1 a {
	margin-left: 0;
	display: block;
}

div.sitemap-box a {
	color: #aaaaff;
	margin: 0 0 0 15px;
	display: list-item;
	list-style-position: inside;
	list-style-type: square;
}

.photo-slide .next {
	float: right;
	padding: 0 3px 0 0;
}

.loading {
	background-color:#FFF;
    background-image:url(../caramel/images/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position: center center;
}

/* Online Reservation */

form#room-selection-form,
form#stay-data-form,
.label, .form-line .label {
	color: white;	
}

.date-field {
	font-size: 9pt;
	cursor: pointer;
	width: 190px;
	border: solid 1px #ccc;
	padding: 1px;
}

#room-selector {
	text-align: left;
	color: black;
}

.room-line {
	padding: 3px;
}

.b-seq-map {
	border: solid 0px #eee;
}

.b-seq-map div {
	color: black;
}

.b-seq-map div.complete, .b-seq-map div.current {
	/*background-color: #afffaf;*/
	/*background-color: #fcb64e;*/
	background-color: green;
	/*color: #fcb64e;*/
	color: #eee;
}

.b-seq-map div.current {
	font-weight: bold;
}

#room-availability-display h1 {
	background-color: #000;
}

form#stay-data-form fieldset {
	background-color: #000;
}

.customer-info table td {
	background-color: #000;
}

#room-availability-display .room-details {
	background-color: #000;
}
/* POPUP */

body.print-page {
}

body.print-page h1, body.print-page h4 {
	margin-top: 9px;
	margin-bottom: 0px;
}

body.print-page p {
	margin-top: 0;
	margin-bottom: 0;
}

body.print-page h4 {
	color: black;
	font-weight: bold;
}

/* Guestbook */

#guestbook-write-form .label {
	color: black;
}

.booking-steps {
	margin: 0;
}

/* Quotations */
.quotation-box {
	padding: 5px;
	width: 500px;
	margin: 10px auto 10px 75px;
}

.quotation {
	line-height: 1.2em;
	font-family: sans-serif;
	font-size: 11pt;
	letter-spacing: 0.05em;
	font-style: italic;
	text-align: right;
}

.author-info {
	margin: 10px 0;
	text-align: right;
}

.author {
	font-size: 13pt;
	color: #fcb64e;
}

.title {
	
}

/* special links*/
.sitemap-box a.special-link {
	color: black;
	font-size: 6pt;
}