@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
	outline: 0px;
	line-height:1.2em;
	border-width: 0px;
}
body,html {
	width: 100%;
	height: 100%;
	overflow:hidden;
}
body {
	background-color: #E0B74E;
}
body,td {
	font-family: "Segoe UI", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFF;
}
#wall-bk {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
}
#scroll {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 2;
	overflow: auto;
}
#allcontainer {
	position: absolute;
	z-index: 3;
	height: 610px;
	width: 976px;
	left: 50%;
	top: 50%;
	margin-left: -488px;
	margin-top: -298px;
}
#maincontainer {
	height: 580px;
	width: 960px;
	float: left;
	background-color: #efcb77;
}
#main-photo {
	position: absolute;
	z-index: 1;
	height: 580px;
	width: 960px;
}
#downbar {
	position: absolute;
	z-index: 2;
	width: 960px;
	bottom: 22px;
	height: 90px;
}
.downbarbk {
	background-color: #ffecb8;
	position: absolute;
	height: 75px;
	width: 960px;
	z-index: 1;
	bottom: 0px;
}
.menu {
	height: 90px;
	width: 705px;
	position: absolute;
	z-index: 2;
	left: 0px;
	bottom: 0px;
}
/*.santikos-logo {
	position: absolute;
	z-index: 2;
	right: 40px;
	bottom: 8px;
}*/
.flags {
	position: absolute;
	z-index: 2;
	right: 170px;
	bottom: 28px;
}
.more-links {
	position: absolute;
	z-index: 2;
	right: 20px;
	bottom: 8px;
	text-align: center;
	color: #be640a;
}
.more-links a {
	font-style: italic;
	color: #be640a;
	text-decoration: none;
}
.more-links a:hover {
	color: #be640a;
	text-decoration: underline;
}
#maincontent {
	position: absolute;
	z-index: 2;
	height: 360px;
	width: 500px;
	bottom: 97px;
}
.maincontentbk {
	height: 100%;
	width: 100%;
	background-color: #000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	position: absolute;
	z-index: 1;
}
.subbuttons {
	color: #e9b559;
	background-image: url(../layout/submenu-line.gif);
	background-repeat: repeat-y;
	background-position: right;
	height: 320px;
	position: absolute;
	z-index: 2;
	top: 15px;
	left: 15px;
}
.subbuttons a,.subbuttons span {
	text-decoration: none;
	float: left;
	clear: both;
	text-align: right;
	width: 90px;
	line-height: 1.5em;
	margin-right: 15px;
}
.subbuttons a:hover {
}
.maintexthold {
	position: absolute;
	z-index: 2;
	left: 15px;
	top: 15px;
}
.maintext {
	height: 320px;
	overflow: auto;
	padding-right: 4px;
	width: 452px;
}
.maintext b {
	color: #af4515;
}
.thumbscontainer {
	position: absolute;
	z-index: 2;
	top: 30px;
	width: 100px;
	left: 480px;
}
.thumbscontainer a {
	clear: both;
	float: none;
}
.thumb {
	border: 2px solid #e9b559;
	margin-bottom: 4px;
	margin-right: 4px;
}
.plus {
	position: relative;
	top: -26px;
	right: 14px;
}
h1 {
	font-size: 17px;
	font-weight: normal;
	color: #e9b559;
	margin-bottom: 4px;
}
a {
	color: #af4515;
}
a:hover {
	text-decoration: none;
	color: #D19729;
}
/* ----------------- pricelist + details + offers ----------------- */
.pricelist,.pricelist-seasons,.pricelist-rooms,.pricelist-prices {
	border: 0px solid #000000;
}
.pricelist {
	border-top-width: 1px;
	border-right-width: 1px;
	margin-bottom: 4px;
}
.pricelist td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
}
.pricelist-seasons {
	font-weight: bold;
	text-align: center;
	background-color: #B15929;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #E9B559;
	white-space: nowrap;
}
.pricelist-rooms {
	background-color: #e9b559;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #372815;
	font-family: Tahoma, Arial, sans-serif;
}
.pricelist-rooms b {
	font-size: 11px;
}
.pricelist-prices {
	text-align: center;
	background-color: #E5D9AF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	color: #372815;
}
.details {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 10px;
}
.offers {
	margin-bottom: 4px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-size: 13px;
	color: #FFF;
	background-color: #C7104B;
	text-align: center;
}
/* ----------------- contact form ----------------- */
form {

}
form td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
}
.ffields {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #e9b559;
	padding-left: 2px;
	clear: both;
	float: left;
	background-color: #000;
	border: 1px solid #af4515;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
}
.fbuttons {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #e9b559;
	border: 0px solid #000000;
	padding: 2px;
}
.required {
	color: #e9b559;
	font-size: 10px;
}
.copyrights {
	width: 972px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #9A5C01;
}
.copyrights a {
	color: #9A5C01;
	text-decoration: none;
}
.copyrights a:hover {
	color: #482C00;
	text-decoration: underline;
}
