* {
	margin: 0;
	padding: 0;
	font-family: verdana,sans-serif;
}
                        
a {
	text-decoration: none;
}

textarea {
	font-size: 13px;
}

.cl {
	clear:both;
}

body {
	font-size: 62.5%;
	text-align: center;
	color: #333;
	background: #fff url('../images/bg.png') repeat-x;
	background-attachment: fixed;
}

#container {
	width: 780px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 60px;
	
}

#header {
	height: 145px;
	background: url('../images/header.png') no-repeat;
}

#header .logo {
	float: left;
	margin-left: 5px;
	margin-top: 30px;
	border: none;
}

#header #languages {
	float: right;
	background: #667ea4;
	margin-top: 65px;
	padding: 7px 10px 0px 13px;
	width: 148px;
}

#header #languages img {
	border: none;
	margin-right: 3px;
}
	

#bottom {
	background: #fff url('../images/nav.png') repeat-x top left;
	text-align: left;
}

#main {
	font-size: 12px;
}

#main ul#navlist {
	list-style: none;
	padding-left: 8px;
}

#main ul#navlist li {
	display: inline;
}

#main ul#navlist li a {
	color: #fff;
	padding: 10px 3px 5px;
	margin-left:3px;
	margin-right:3px;
	display: block;
	float:left;
	border-bottom: 5px solid #667ea4;
}

#main ul#navlist li a:hover {
	border-bottom: 5px solid #CCDAE7; 
}

#main #other-services ul, #main #wellness ul {
	margin-left: 25px;
	list-style: none;
}

#main #other-services ul li, #main #wellness ul li {
	margin-bottom: 5px;
	background: url('../images/arrow.png') no-repeat 0 3px;
	padding-left: 15px;
}

#main .left {
	float: left;
	width: 250px;
	margin-bottom: 5px;
}

#main .right {
	float: left;
	width: 265px;
	margin-bottom: 5px;
}

#main #howto-find-us #map {
	width: 510px;
	height: 420px;
	margin: 0 auto;
}

.content {
	width: 550px;
	float: left;
	background: #fff;
	padding: 20px;
	font-size: 12px;
	text-align: left;
}

.content h1 {
	font-family: Georgia,serif;
	font-size: 20px;
	color: #435375;
	margin: 0px 5px 20px 5px;
	border-bottom: 1px solid #CCDAE7;
	padding-left: 20px;
}


#accomodation .pictures img {
	border: 5px solid #CCDAE7;
	width: 242px;
}

#restaurant .pictures {
	margin-bottom: 15px;
}

#restaurant .pictures img {
	border: 5px solid #CCDAE7;
	margin: 5px;
	width: 252px;
}

#contacts a {
	color: #435375;
}

#contacts table {
	border-collapse: collapse;
	line-height: 1.5em;
}

#contacts table td:first-child {
	font-weight: bold;
}

#contacts table td.space {
	padding-bottom: 20px;
}

#contacts table td {
	vertical-align: top;
	width: 200px;
}

.content .fields-title {
	font-family: Georgia,serif;
	font-size: 14px;
	font-weight: bold;
	color: #435375;
	padding: 5px 10px;
	background: #CCDAE7;
}

.content .reservation-note {
	font-weight: bold;
	margin-top: -5px;
	margin-bottom: 15px;
}

.content .fields {
	border: 1px solid #CCDAE7;
	padding: 15px;
	margin-bottom: 15px;
}

.content .fields label {
	display: block;
	float: left;
	padding-top: 4px;
	width: 200px;
}

.content .fields label.error {
	margin-left: 200px;
	margin-bottom: 5px;
	padding: 4px;
	width: 238px;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
	background:#FFF1F1;
	color:#d40000;
}

.content .fields span.error {
	padding: 4px;
	border-top: 1px solid #dd0000;
	border-bottom: 1px solid #dd0000;
	background:#FFF1F1;
	color:#d40000;
}

.content .fields input.t, .content .fields textarea.t {
	margin-bottom: 5px;
	padding: 2px;
	width: 240px;
	border: 1px solid #CCDAE7;
}

.content .fields input.small {
	width: 30px;
}

.content .fields input.date {
	width: 100px;
}

.content .fields input.c {
	margin-right: 15px;
}

.content a#submit-btn {
	border: 1px solid #435375;
	background: #CCDAE7;
	padding: 5px;
	color: #435375;
	border-left: none;
	border-top: none;
	font-weight: bold;
}

.content a#submit-btn:hover {
	background: #435375;
	color: #CCDAE7;
}

.content img.img-main {
	width: 370px;
	height: 312px;
	border: 5px solid #CCDAE7;
	float: left;
	margin-right: 15px;
	margin-bottom: 20px;
}

.content .thumbs ul {
	list-style: none;
}

.content .thumbs ul li {
	display: inline;
}

.content .thumbs ul li a {
	display: block;
	float: left;
	margin-right: 5px;
}

.content p {
	line-height: 1.5em;
	text-align: justify;
	margin-bottom: 20px;
}

#message h2 {
	font-size: 18px;
	margin-left: 60px;
}

#message img#checkmark {
	margin-top: -35px;
	margin-bottom: 15px;
}

#message a {
	font-weight: bold;
	color: #435375;
	font-size: 14px;
}

#main .gallery {
	width: 156px;
	float: right;
	padding: 25px 27px 25px 7px;
}

#main .gallery img {
	border: none;
	margin-bottom: 5px;
	border: 3px solid #CCDAE7;
}

#main .gallery img:hover {
	border: 3px solid #667ea4;
}

#js1 {
	position: relative;
	overflow: hidden;
}

#js1 #c_js1 {
	overflow: hidden;
	height: 490px;
	width: 156px;
}

#footer {
	padding: 7px;
	color: #fff;
	font-size: 11px;
	background: #667ea3 url('../images/foot.png') repeat-x;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

.content p.last-p {
	margin-bottom: 0px;
}