
/* element styles */

html {
	overflow: scroll;
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px; 
	background: #eee9e4 repeat-x top center url("../images/site/bg.jpg");
}	 

div {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #2d2d2d;
}

p {
	font-family: arial, verdana, sans-serif;
	font-size: small;
	color: #2d2d2d;
	margin: 0px 0px 10px 0px;
}

li {
	font-size: small;
	color: #2d2d2d;
}

td {
	font-size: small;
	color: #2d2d2d;
	vertical-align: top;
}

img {
	border: 0px;
}

a {
	font-size: small;
	color: #006cbb;
	text-decoration: none;
}

a:hover {
	color: #00f;
	text-decoration: underline;
}

h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 190%;
	letter-spacing: -1px;	
	color: #80561b;
	margin: 0;
	padding: 15px 0 15px 0;
}

h2 {
	font-family: arial, verdana, sans-serif;
	font-size: 140%;	
	color: #80561b;
	margin: 0;
	padding: 0 0 10px 0;
	letter-spacing: -1px;	
}

h3, h4, h5 {
	font-family: arial, verdana, sans-serif;
	color: #80561b;
	margin: 0;
	padding: 0 0 10px 0;
}

form {
	margin: 0px;
}

textarea {
	font-family: arial, verdana, sans-serif;
	font-size: small;
}

/* page element styles */ 
 
#top_bar {
	height: 151px;
	padding: 20px 0 0 0;
}

#flags {
	padding: 20px 0 0 0;
}

#flags img {
	padding: 0 15px 0 0;
}

#navigation {
	clear: both;
}

#main {
	position:relative;
	margin:0;
	margin-left:auto;
	margin-right:auto;
	width: 932px;
	background: url(../images/site/page-bg.jpg) repeat-y top center #fff;
	padding: 0;
}

#content_page {
	width: 840px;
	margin: 0 61px 0 31px;
}

#footer {
	clear: both;
	padding: 10px 0px 30px 0px;
	border-top: 1px solid #e2d7c7;
	margin: 10px 61px 0 31px;
}

#footer div {
	font-size: 85%;
	color: #2d2d2d;
}

#footer a {
	color: #2d2d2d;
	font-size: 100%;
}


/* content page structural styles */

#page_main {
	background: url("../images/site/page_bg.png") left top repeat-y;
}

#left_nav {
	float: left;
	width: 170px;
	margin: 0px 50px 0px 0px;
	padding: 10px 0px 10px 10px;
}

/* content page */

#page_content {
	float: left;
	width: 840px;
}

#page_content #col1 {
	float: left;
	width: 300px;
}

#page_content #col2 {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 30px;
}

/* home page */

#page_content_home {
	position: relative;
	float: left;
	width: 840px;
	margin: 20px 0 0 0;
}

#home_bottom {
	margin: 20px 0 0 0;
	background: url(../images/site/home-bottom-dots.jpg) repeat-y top left;
	border-top: 1px #fff solid;
}

#page_content_home #col1 {
	float: left;
	width: 260px;
	margin: 0 20px 0 0;
}

#page_content_home #col2 {
	float: left;
	width: 240px;
	margin: 0 20px 0 20px;
}

#page_content_home #col3 {
	float: left;
	width: 260px;
	margin: 0 0 0 20px;
}

#hpf {
	width: 560px;
	height: 321px;
	float: left;
}

#hpf h1 {
	display: none;
}

#home_availability {
	float: left;
	width: 279px;
	height: 321px;
	background: url(../images/site/home-availability-bg.jpg) no-repeat top right;
}

#home_availability_inner {
	padding: 20px;
}

#home_quick_book {
	position: absolute;
	width: 560px;
	height: 321px;
	top: 0px;
	left: 0px;
	background: url(../images/site/home-quick-book-bg.jpg) top right no-repeat;
}

#home_quick_book_image {
	float: left;
	width: 283px;
	margin-top: 1px;
}

#home_quick_book_form {
	float: left;
	width: 277px;
}

#home_quick_book_form_inner {
	padding: 20px;
}

#booking_dates_table td {
	font-size: 90%;
}

/* property page */

#property_left {
	width: 542px;
	float: left;
}

#property_right {
	width: 269px;
	margin: 88px 0 0 17px;
	float: left;
	border: 1px #adcfea solid;
	background: #ecf3f8;
}

#property_right_inner {
	padding: 20px;
}

/* availability checker */

.calendar_table {
	margin: 15px 0 0 0;
	width: 239px;
	border: 1px solid #afa494;
	border-collapse: collapse;
}

.calendar_table th, .calendar_table td {
	width: 33px !important;
	background-color: #ebebeb;
	text-align: center;
	border: 1px solid #afa494;
	border-collapse: collapse;
}

.calendar_table th {
	font-weight: normal !important;
	font-size: 85%;
}

.calendar_table td {
	height: 22px;
	padding: 4px 0 1px 0;
	font-size: 120%;
	font-weight: bold;
}	

.calendar_table td a {
	font-size: 100%;
	color: #2d2d2d;
}

.free_date {
	background: #c1dbee !important;
}

.highlight_date {
	background: #62AFE7 !important;
}

.booked_date {
	color: #818181 !important;
	background: #c4c4c4 !important;
}

.high_notchangeover {
	background: #dbe5ec !important;
}

.arrival_date {
	background: url(../images/site/arrival_bg.jpg) no-repeat center center;
}

.departure_date {
	background: url(../images/site/departure_bg.jpg) no-repeat center center;
}

/* nav styles */

.nav_item {
	display: block;
	height: 28px;
}

.nav_item_active {
	display: block;
	height: 28px;
	background-position: 0 -28px  !important;
}

.nav_item:hover {
	background-position: 0 -28px  !important;
}

.nav_item span, .nav_item_active span {
	display: none;
}

/* english */

#nav_prices {
	width: 63px;
	background: url(../images/nav/prices.png) no-repeat 0 0;
}

#nav_quay-cottage {
	width: 105px;
	background: url(../images/nav/quay-cottage.png) no-repeat 0 0;
}

#nav_boat-watch-cottage {
	width: 144px;
	background: url(../images/nav/boat-watch-cottage.png) no-repeat 0 0;
}

#nav_harbourside-cottage {
	width: 151px;
	background: url(../images/nav/harbourside-cottage.png) no-repeat 0 0;
}

#nav_how-to-get-here {
	width: 121px;
	background: url(../images/nav/how-to-get-here.png) no-repeat 0 0;
}

#nav_local-area {
	width: 87px;
	background: url(../images/nav/local-area.png) no-repeat 0 0;
}

#nav_about-us {
	width: 77px;
	background: url(../images/nav/about-us.png) no-repeat 0 0;
}

#nav_contact-us {
	width: 91px;
	background: url(../images/nav/contact-us.png) no-repeat 0 0;
}

/* deutsch */

#nav_prices_de {
	width: 63px;
	background: url(../images/nav/preise.png) no-repeat 0 0;
}

#nav_quay-cottage_de {
	width: 103px;
	background: url(../images/nav/quay-cottage-de.png) no-repeat 0 0;
}

#nav_boat-watch-cottage_de {
	width: 143px;
	background: url(../images/nav/boat-watch-cottage-de.png) no-repeat 0 0;
}

#nav_harbourside-cottage_de {
	width: 149px;
	background: url(../images/nav/harbourside-cottage-de.png) no-repeat 0 0;
}

#nav_how-to-get-here_de {
	width: 64px;
	background: url(../images/nav/anfahrt.png) no-repeat 0 0;
}

#nav_local-area_de {
	width: 89px;
	background: url(../images/nav/umgebung.png) no-repeat 0 0;
}

#nav_about-us_de {
	width: 107px;
	background: url(../images/nav/mehr-von-uns.png) no-repeat 0 0;
}

#nav_contact-us_de {
	width: 121px;
	background: url(../images/nav/ansprechpartner.png) no-repeat 0 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
}

#nav li ul {
	position: absolute;
	left: -999em;
	background: repeat-x #b1cee4 url(../images/site/dd_bg.jpg);
	width: 120px;
	padding: 0px 5px 0px 5px;
	border: 1px #fff solid;
	border-top: 0px;
	z-index: 99;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.dd_nav_item, .dd_nav_item_last {
	width: 120px;
	border-bottom: 1px #e5f0f8 solid;
	padding: 5px 0px 5px 0px;
}

.dd_nav_item_last {
	border-bottom: 0px;
}

.dd_nav_item a, .dd_nav_item_last a {
	color: #2d2d2d;
	display: block;
}

.dd_nav_item a:hover, .dd_nav_item_last a:hover {
	display: block;
	text-decoration: underline;
}

/* property page tabs */

#tab_items {
	height: 27px;
}

#tabs, #tabs ul {
	padding: 0;
	margin: 0;
	list-style: none;
}

#tabs a {
	display: block;
}

#tabs li {
	float: left;
}

.tab_item {
	display: block;
	height: 27px;
	background-position: 0 0 !important;
}

.tab_item_active {
	display: block;
	height: 27px;
	background-position: 0 -27px  !important;
}

.tab_item:hover {
	background-position: 0 -27px  !important;
}

.tab_item span, .tab_item_active span {
	display: none;
}

/* english */

#tab_features_en {
	width: 107px;
	background: url(../images/site/features-tab.png) no-repeat 0 0;
}

#tab_details_en {
	width: 138px;
	background: url(../images/site/more-details-tab.png) no-repeat 0 0;
}

#tab_gallery_en {
	width: 140px;
	background: url(../images/site/look-around-tab.png) no-repeat 0 0;
}

#tab_book_en {
	width: 155px;
	background: url(../images/site/book-now-tab.png) no-repeat 0 0;
}

/* deutsch */

#tab_features_de {
	width: 107px;
	background: url(../images/site/features-tab-de.png) no-repeat 0 0;
}

#tab_details_de {
	width: 162px;
	background: url(../images/site/more-details-tab-de.png) no-repeat 0 0;
}

#tab_gallery_de {
	width: 116px;
	background: url(../images/site/look-around-tab-de.png) no-repeat 0 0;
}

#tab_book_de {
	width: 155px;
	background: url(../images/site/book-now-tab-de.png) no-repeat 0 0;
}

.tab {
	width: 540px;
	background: url(../images/site/property-tab-bg.png) no-repeat 0 0;
	display: block;
}

.tab_hide {	
	width: 540px;
	background: url(../images/site/property-tab-bg.png) no-repeat 0 0;
	display: none;
}

.tab_inner {
	position: relative;
	padding: 20px;
}

#gallery {
	height: 600px !important;
}

#gallery_back {
	position: absolute;
	left: 20px;
	z-index: 5;
}

#gallery_next {
	position: absolute;
	right: 20px;
	z-index: 5;
}

.gallery_title {
	padding: 0 100px 20px 100px;
	font-size: 130%;
	text-align: center;
}

.gallery_image {
	border: 1px #909090 solid;
	padding: 13px 13px 13px 13px;
	background: #fff;
	text-align: center;
}

.gallery_caption {
	padding: 10px 0 0 0;
}


/* booking form */

#booking_left {
	float: left;
	width: 400px;
	margin-right: 40px;
}

#booking_right {
	float: left;
	width: 400px;
}

.boxed_field {
	border: 1px solid #7bb7e5;
	width: 225px;
}

.boxed_field_short {
	border: 1px solid #7bb7e5;
	width: 50px;
}

.boxed_field_textarea {
	border: 1px solid #7bb7e5;
	width: 225px;
	height: 68px;
}

.guest_fields {
	padding: 0 0 8px 0;
}

.guest_name {
	float: left;
	width: 148px;
}

.guest_name_field {
	float: left;
	width: 150px;
}

.guest_name_field_box {
	width: 138px;
	border: 1px solid #7bb7e5;
}

.guest_age {
	float: left;
	width: 60px;
	font-size: 85%;
}

.guest_age_field {
	float: left;
	width: 20px;
}

.guest_age_field_box {
	width: 20px;
	border: 1px solid #7bb7e5;
}

#booking_terms {
	width: 375px;
	height: 150px;
	overflow-y: auto;
	border: 1px solid #7bb7e5;
	padding: 10px;
}

/* prices tables */

#prices_table {
	border: 1px #cdcdcd solid;
	 border-spacing: 0;
}

#prices_table th, #prices_table td {
	padding: 8px;
	border: 1px #cdcdcd solid;
	border-collapse: collapse;
	border-spacing: 0;
}

#prices_table .r0, #prices_table th {
	background: #E1ECF3;
}

#prices_table .r1 {
	background: #fff;
}

/* general styles */

.news_divider {
	height: 1px;
	background-color: #ccc;
	margin-bottom: 10px;
}

.padded_img img {
	margin: 0px 10px 10px 10px;
	border: 1px #808080 solid;
}

.smallText {
	font-size: 80%;
}

.smallText a {
	font-size: 100%;
}

.error {
	color: #c00;
	font-weight: bold;
}

.pad30lr {
	padding: 0px 30px 0px 30px;
}

.clear {
	clear: both;
}

.float_left {
	float: left;
}

.float_right {
	float: right;
}

.hide {
	display: none;
}

.smallish_text {
	font-size: 85%;
}

.center {
	text-align: center;
}

.large_text {
	font-size: 110%;
}

.large_text p {
	font-size: 110%;
}
