@import url(reset.css);

/* Global */
body {
	font: 12px/1.4em "Avant Garde" , Arial, Helvetica, Sans-Serif;
	text-align: center;
	background: url(../images/body-bg.gif) top left;
	margin:0;
	padding:0;
	color: #4D4D4D;
}	
#wrap {
	text-align: left;
	margin: 10px auto;
	width: 750px;
	background: url(../images/wrap-bg.png) repeat-x top left;
}
.clearfix:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Header */
#header {
	position: relative;
	background: url(../images/header.png) no-repeat top left;
	height: 216px;
	width: 750px;
}
#branding {
	display: block;
	text-indent: -9999px;
	height: 0px;
}
#header p {
	display: block;
	height: 0px;
	text-indent: -9999px;
}
.language {
	position: absolute;
	top: 16px;
	left: 50px;
	font-weight: bold;
	color: #724099;
	text-decoration: none;
}
.availability a {
	position: absolute;
	left: 570px;
	top: 180px;
	display: block;
	height: 28px;
	width: 157px;
	text-indent: -9999px;
	background: url(../images/availability.png) no-repeat top left;
}
.availability a:hover {
	background-position: bottom left;	
}
.tel {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	position: absolute;
	top: 16px;
	left: 185px;
	font-size:17px;
	padding-top:3px;
}
/* Main content */
#content {
	width: 510px;
	float: right;
	padding: 65px 30px 10px 0px;
	position: relative;
	margin: 0px 0px 30px 0px;
}
#content strong {
	font-weight: strong!important;
}
#content ul li {
	list-style-type: disc;
	margin: 0px 0px 0px 15px;
}
#content img {
	margin: 10px 0px 0px 0px;
}
body #wrap #content img.homepage-img {
	margin: 0;
}
h1 {
	color: #CC3399;
	font-weight: bold;
	font-size: 15px;
	margin: 10px 0px 0px 0px;
}
h2 {
	color: #CC3399;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
	font-size: 14px;
}
h3 {
	margin: 10px 0px 10px 0px;
	font-weight: bold;
}
#content a {
	color: #4D4D4D;
}
#content a:hover {
	color: #CC3399;
	text-decoration: none;
}
address {
	font-style: italic;
	margin: 10px 0px 0px 0px;
}
#content p {
	margin: 10px 0px 0px;
}
#sub_menu {
	position: absolute;
	top: 20px;
	left: 0;
}
#sub_menu li {
	display: inline;
	list-style-type: none;
	width: 112px;
}
#sub_menu a, #extrasnav0 a {
	color: #fff!important;
	text-decoration: none;
	background: url(../images/sub-li-bg.gif) no-repeat center top;
	display: block;
	float: left;
	width: 112px;
	font-size: 11px;
	height: 15px;
	padding: 1px 0px 0px 0px;
	text-align: center;
	margin-right: 10px;
}
#sub_menu a:hover, a.special-link:hover, #sub_menu a#menu_item_61 {
	background: url(../images/sub-li-bg.gif) no-repeat center bottom;
	color: #fff;
}
.special-link {
	margin: 10px 0px 10px 200px;
}
.enquiry-p {
	width: 280px;
	display: block;
	margin: 20px 0px 30px 0px!important;
	color: #CC3399;
	font-weight: bold;
	height: 20px;
}
.enquiry-p a {
	color: #CC3399!important;
}
.enquiry-p a.booking-link {
	background: #4DAECF;
	color: #FFF!important;
	font-weight: bold;
	padding: 1px 8px;
	text-decoration: none;
	float: right;
	border: 1px dashed #6B5600;
}
.enquiry-p a.booking-link:hover {
	background: #CC3399;
	border: 1px dashed #fff;
}
p.first-stand {
	font-size: 14px;
}
h2.special {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: normal;
}
.img-left {
	float: left;
	margin: 20px 20px 10px 0px!important;
}
.img-right {
	float: right;
	margin: 20px 0px 10px 10px!important;
}
.terry {
	margin-top: 20px!important;
}
#location-ol {
	display: block;
	float: right;
	width: 340px;
	margin: 10px 0px 0px 0px;
	list-style-type: decimal!important;
}
#location-ol li {
	list-style-type: decimal!important;
}
/* Sidebar */
#sidebar {
	width: 180px;
	float: left;
	padding: 20px 0px 0px 30px;
}
#sidebar ul li {
	margin: 0px 0px 7px 0px;
	list-style-type: none;
}
a {
  outline: none;
}
#sidebar ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 11px;
	display: block;
	height:15px;
	padding: 1px 0px 0px 2px;
	background: transparent url(../images/nav-li-bg.gif) no-repeat scroll top left;
}


#sidebar ul li a:hover,
#sidebar ul li a#menu_item_60
 {
	background: transparent url(../images/nav-li-bg.gif) no-repeat scroll bottom left;
}









#sidebar img {
	display: block;
	margin: 25px 0px 0px 0px;
}
/* Footer */
#footer {
	clear: both;
	width: 750px;
	background: #B447A0;
	color: #fff;
	text-align: center;
	padding: 10px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer ul {
	margin: 0px 0px 8px 0px;	
}
#footer li {
	display: inline;
	margin: 0px 5px 0px 5px
}
#footer p, #footer ul {
	text-align: center;
}
#footer-nav, #footer-nav a {
	color: #EAA027;
}
.credit {
	float: right;
}
.credit a {
	color: #4d4d4d;
	text-decoration: none;
}
.credit a:hover {
	color: #cc3399;
	margin: 0px 0px 10px 0px;
}
#eat-out-list {
	margin: 5px 0px 35px 0px;
	padding: 0!important;
	display: block;
	width: 500px;
	text-align: center;
}
#eat-out-list li {
	display: inline;
	margin: 0px 0px 0px 0px!important;
	padding:0!important;
}
#eat-out-list p, #eat-out-list ul {
	text-align: center;
}
/* Prices table */
#tariffTable {
	width: 500px;
	border: 1px solid #4DAECF;
	border-collapse: collapse;
	font-size: 12px;
	margin: 12px 0px 12px 0px;
}
#dates-col {
	text-indent: -9999px;
}
#tariffTable tr {
	background-color: #daf1f7;
}
#tariffTable thead tr {
	background-color: #4DAECF!important;
	color: #FFF;
	font-weight: bold;
}
#tariffTable .odd {
	background-color: #EDF5FF;
}
#tariffTable, thead, th, tr, td {
	border: 1px solid #4DAECF;
}
#tariffTable td, #tariffTable th {
	width: 90px;
	padding: 3px 5px;
}
#tariffTable tr:hover {
	background-color: #4DAECF;
	color: #FFF;
}
/* Flora */

.flora, .fauna {
	border:0pt none;
	margin:0pt;
	padding:0pt;
	width:480px;
}
.fauna {
	margin-top: 20px;
}
#birds_fold, #plants1_fold, #plants2_fold, #plants3_fold, #plants4_fold, #plants5_fold {
	display:none;
}
.flora thead td, .fauna thead td {
	background:#86419E none repeat scroll 0% 0%;
	border:1px solid #DA84F7;
}
.flora td, .fauna td, .flora h2, .fauna h2, .flora h3, .fauna h3 {
	margin:0pt;
	padding:5px;
}
.flora h2, .fauna h2 {
	color:#FFFFFF!important;
	float:left;
}
.flora tbody td, .fauna tbody td {
	background:#9AD9EA none repeat scroll 0% 0%;
	border-color:-moz-use-text-color #4DAECF rgb(77, 174, 207);
	border-style:none solid solid;
	border-width:0pt 1px 1px;
	color:#047AA2;
	font-weight:bold;
	width:480px;
}
.flora thead a, .fauna thead a {
	color:#DA84F7!important;
	float:right;
	font-size:14px;
	font-weight:bold;
	margin:0pt;
	padding:5px;
	text-decoration: none!important;
}

/* Breakfast Menu */

.menusection{
	float: left;
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0 0 30px 0;
	background: url(../images/menu-divide.gif) no-repeat bottom center;
}
.lastmenusection{
	background: none;
}

.menusection h2{
	padding: 20px 0 0 0;
	text-align: center;
}
.center{
	text-align: center;
}


/* Guestbook */


#guestcomments dt{
	margin: 10px 0 0 0;
	padding: 15px 0 0 0;
	font-weight: bold;
	border-top: 1px solid #4d4d4d;
}
.guestlocation{
	font-weight: normal;
	font-size: 0.8em;
}


/* Eating Out */

#food-icons{
	margin-top: 20px;
}
	
	
/* What's On */

#whats-on-list{
	margin: 10px 0;
	text-align: center;
}
#whats-on-list li{
	display: inline;
}
#whats-on-list li a{
	padding: 0;
	text-decoration: none;
}
#whats-on-table{
	width: 500px;
	border: 1px solid #4DAECF;
	border-collapse: collapse;
	font-size: 12px;
	margin: 12px 0px 12px 0px;
}
#whats-on-table thead{
	font-size: 1.3em;
	font-weight: normal;
	text-align: center;
	background-color: #4DAECF!important;
	color: #fff;
}
#whats-on-table thead tr th{
	text-align: center;
}
#whats-on-table td{
	padding: 10px 15px;
}
#whats-on-table td.events-date{
	width: 70px;
	background: #9ad9ea;
	vertical-align: middle;
}



/* German */


body.deutsche #content {
	padding: 10px 30px 10px 0px;
}
ul#faq li{
	margin: 1em 0;
	list-style-type: none;
}
ul#faq li a{
	text-decoration: underline;
}	
dl#restaurant-list dt{
	display: block;
	clear: right;
	margin: 2em 0 1em 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #cc3399;
}
dl#restaurant-list dt a{
	color: #cc3399;
}
dl#restaurant-list dd{
	margin: 0.5em 0;
}
dl#restaurant-list dd.phone{
	font-size: 1.1em;
	font-weight: bold;
	color: #cc3399;
}
.Picture_Box {
	width:356px;
	height:234px;
	margin:0;
	border:1px solid #ccc;
	}
.Picture_Box p {
	padding:0;margin:115px 0 0 0;
	text-align:center;
	}
#slideshow {
	width:502px;
	height:404px;
	margin-top:-5px;
	margin-bottom:15px;
	padding:0;
}

#slideshow img, #slideshow2 img {
	margin:0!important;
}

#slideshow2 {
	width:500px;
	height:284px;
	margin-top:-5px;
	margin-bottom:15px;
	padding:0;
}