BODY {
	background-color: #0F0F2C;
	background-image: url(../images/pbg.gif);
}

/* Index + Home */

#header-index {
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
}

#content-index {
	background-color: #09091A;
	width: 510px;
	height: 200px;
	padding: 10px;
	margin: 0px;
	position: absolute;
	top: 264px;
	left: 250px;
}

/* Main */

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 900px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 50px;
}

/* Language selection */

#maintopic {
	text-align: right;
	width: 900px;
	padding: 4px 0px 6px 0px;
	margin: 0px;
	position: absolute;
	top: 60px;
	left: 50px;
}

#maintopic ul {
	list-style-type: none;
}

#maintopic li {
	display: inline;
}

#maintopic li a {
	color: #5A5339;
	text-decoration: none;
	background-color: #5A5339;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 4px 8px 6px 8px;
	border-left: 1px solid #09091A;
}

#maintopic li a img {
	vertical-align : middle;
}

#maintopic li a.sel {
	background-color: #9A8B61;
}

#maintopic li a:hover {
	background-color : #9A8B61;
}

/* Main image */

#eyecatcher {
	background-color: #2D2D82;
	background-position: 50px;
	width: 100%;
	height: 180px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 84px;
	left: 0px;
}

/* Navigation menu */

#topic {
	color: #5A5339;
	background-color: #15153E;
	width: 200px;
	position: absolute;
	top: 264px;
	left: 50px;
}

#topic a {
	font-weight: normal;
	color: #5A5339;
	text-decoration: none;
}

#topic a:hover {
	color: #9A8B61;
	text-decoration: none;
}

#topic .sel {
	font-weight: bold;
	color: #9A8B61;
	text-decoration: none;
}

#topic h3 {
	font-size: 100%;
	font-weight: normal;
	color: #5A5339;
	background-color: #15153E;
	display: block;
	height: 19px;
	padding: 6px 10px 4px 10px;
	margin: 0px;
	border-bottom: 1px solid #9A8B61;
}

#topic h3 a {
	font-size: 100%;
	font-weight: normal;
	color: #5A5339;
	text-decoration: none;
}

#topic h3 a:hover {
	font-size: 100%;
	font-weight: normal;
	color: #9A8B61;
	text-decoration: none;
}

#topic p {
	font-weight: normal;
	color: #5A5339;
	text-decoration: none;
	text-align: right;
	padding: 4px 10px 4px 10px;
	margin: 0px;
}

#topic p.sub {
	padding: 2px 30px 4px 10px;
}

/* Text */

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	background-color: #09091A;
	width: 510px;
	height: 200px;
	padding: 10px;
	margin: 0px;
	position: absolute;
	top: 264px;
	left: 250px;
}

#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5A5339;
	width: 300px;
	height: 35px;
	padding: 0;
	margin: 0;
}

#content p {
	line-height: 130%;
	padding: 2px 0px 2px 0px;
	margin: 0px;
}

#content h2 {
	font-size: 13px;
	font-weight : bold;
	color: #9A8B61;
	padding: 10px 0px 2px 0px;	
	margin: 0px;
}

#content h3 {
	font-size: 100%;
	font-weight: normal;
	color: #09091A;
	padding: 2px 0px 2px 0px;	
	margin: 0px;
}

#content .sidepicture {
	width: 160px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
}

#content .sidepicture2 {
	width: 80px;
	float: right;
	padding: 0px 0px 0px 10px;
	margin: -64px 0px 8px 10px;
}

#content ul {
	padding: 0px;
	margin: 6px 0px 6px 10px;
	list-style: none;
}

#content li {
	background-image: url(../images/pbullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 2px 16px;
}

/* Rates */

#content table.cells {
	background-color: #09091A;
	border: none;
}

#content td.cell {
	font-weight: bold;
	color: #09091A;
	background-color: #FFFFFF;
}

#content td.headercell {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5A5339;
}

/* Contact */

#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #09091A;
	background-color: #5A5339;
	text-align: left;
	width: 500px;
	padding: 5px;
	border: 1px solid #9A8B61;
	position: absolute;
	top: 500px;
	right: 0px;
}

#contact a {
	color: #09091A;
	text-decoration: none;
}

#contact a:hover {
	color: #9A8B61;
	text-decoration: none;
}

/* Reservations */

#reservations {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3366FF;
	background-color: #09091A;
	width: 510px;
	height: 415px;
	padding: 10px;
	margin: 0px;
	position: absolute;
	top: 264px;
	left: 250px;
	border: 1px solid #9A8B61;
}

#reservations h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5A5339;
	width: 250px;
	height: 15px;
	padding: 0;
	margin: 0;
}

#reservations h3 {
	font-size: 100%;
	font-weight: normal;
	color: #9A8B61;
	padding: 2px 0px 2px 0px;	
	margin: 0px;
}

input.box {
	vertical-align: top;
	width: 300px;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #9A8B61;
}

input.guests {
	vertical-align: top;
	width: 20px;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #9A8B61;
}

input.date {
	vertical-align: top;
	width: 75px;
	padding: 1px;
	margin: 0px 0px 10px 0px;
	border : 1px solid #9A8B61;
}

form.formular textarea  {
	width: 300px;
	height: 50px;
	padding: 1px;
	margin: 0px 0px 10px;
	border : 1px solid #9A8B61;
}

form.formular .formcaption {
	line-height: 150%;
	width: 200px;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #5A5339;
	line-height: 150%;
	padding: 2px 0px 10px 202px;
}

.buttoncaption {
	font-size: 11px;
	line-height: 150%;
	
}

/* Image viewer */

#thumbBox{
	background-color: #333333;
	padding: 10px;
	padding-bottom: 0;
	position: absolute;
	visibility: hidden;
	width: auto;
	z-index: 10;
	left: 0;
	top: 0;
	cursor: hand;
}

#thumbBox .footerbar{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	color: #FF0000;
	text-align: right;
	padding: 5px 0;
}


#thumbBox #thumbImage{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 35px;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
}

#thumbLoading{
	background-color: #FFFFFF;
	position: absolute;
	visibility: hidden;
	z-index: 5;
	border: 1px solid #000000;	
}
