body {
	margin: 0;
	padding: 0;
	background: url('/images/background.jpg') repeat-x #DCFFA7;
	font-family: 'Trebuchet MS', Trebuchet, Arial;
	text-align: center;
}

a {
	text-decoration: none;
}

	a:hover {
		text-decoration: underline;
	}

p {
	margin: 0;
	padding: 0;
}

#all {
position: relative;
width: 760px;
margin: 0 auto;
padding: 44px 0 0 0;
background-repeat: no-repeat;
text-align: left;
}

#logo {
position: absolute;
top: 0;
left: 0;
}

#logo img {
display: block;
border: 0;
}

#main_menu,
#language_menu,
#accommodation_menu {
padding: 15px 0;
font-size: 0.7em;
color: #669933;
line-height: 14px;
}

#main_menu {
    font-size: 0.8em;
}

#main_menu a,
#language_menu a,
#accommodation_menu a {
color: #FFFF99;
}

#main_menu,
#language_menu {
position: absolute;
top: 0;
}

#main_menu {
left: 279px;
}

#language_menu {
right: -70px;
font-size: 1em;
}

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

#accommodation_menu {
position: absolute;
top: 90px;
left: 25px;
width: 224px;
border-top: solid 1px #99CC66;
background-repeat: no-repeat;
background-color: #6E7F53;
}

#accommodation_menu ul {
margin: 3px 0 0 0;
}

#accommodation_menu li,
#accommodation_menu ul li {
margin: 0;
}

#accommodation_menu li {
border-bottom: solid 1px #99CC66;
padding: 7px 0 7px 26px;
background: url('/images/house.gif') no-repeat 9px 8px;
}

#accommodation_menu ul li {
border: 0;
padding: 4px 0;
background: none;
}

#accommodation_menu li.open a {
color: #99CC66;
font-weight: bold;
}

#accommodation_menu li.open ul li a {
color: #FFFF99;
font-weight: normal;
text-transform: lowercase;
}

#accommodation_menu li.open ul li.open a {
color: #FFFFFF;
}

#content {
position: relative;
left: 279px;
width: 461px;
height: 469px;
margin-bottom: 10px;
background: #DCFFA7;
}

html>body #content {
min-height: 469px;
height: auto;
}

#content h1 {
margin: 0 0 10px 0;
border-bottom: solid 1px #99CC66;
padding: 10px 20px 9px 20px;
font-size: 22px;
font-weight: normal;
color: #000000;
}

#content h2 {
margin: 0;
padding: 0 20px 10px 20px;
font-size: 18px;
font-weight: normal;
color: #669933;
}

#content h3 {
margin: 0;
padding: 10px 20px 4px 20px;
font-size: 0.85em;
font-weight: bold;
line-height: 1.1em;
}

#content p,
#content ul {
position: relative;
margin: 0;
padding: 0 20px 10px 20px;
font-size: 0.8em;
line-height: 1.4em;
}

#content a {
color: #336600;
}

.box,
#summary,
#availability,
fieldset {
margin: 0 10px 10px 10px;
background: url('/images/box_background.jpg') repeat-y;
}

#summary {
padding: 10px;
}

#availability {
width: 441px;
border-collapse: collapse;
font-size: 0.7em;
}

#availability td {
padding: 4px 8px;
border-right: solid 1px #DCFFA7;
text-align: center;
}

#availability thead td {
background: #669933;
font-weight: bold;
color: #DCFFA7;
}

#availability tbody td {
border-top: solid 1px #DCFFA7;
}

#availability tbody td.number {
width: 30px;
}

#availability tbody td.price,
#availability tbody td.book {
width: 40px;
}

.box h3 {
font-size: 0.8em !important;
}

.box p,
.box ul {
padding: 0 10px 10px 100px !important;
font-size: 0.7em !important;
}

.box ul {
margin: 0 0 0 15px !important;
}

.box .icons {
padding: 0 10px;
}

.box .thumb {
float: left;
width: 80px;
height: 80px;
margin: 10px;
border: 0;
}

.box .icons,
#summary .icons {
clear: both;
height: 30px;
}

#summary .icons .icon {
float: left;
width: 20px;
height: 20px;
margin: 0 4px 0 0;
}

#summary .booklink,
#map {
background: #669933;
font-size: 0.7em;
color: #FFFF99 !important;
line-height: 20px;
}

#summary .booklink {
position: relative;
z-index: 1000;
float: right;
width: 80px;
height: 20px;
margin-top: -20px;
font-weight: bold;
text-align: center;
}

#map {
float: right;
width: 80px;
margin: 20px 20px 10px 10px;
text-align: center;
}

#map img {
display: block;
border: 0;
}

#big_picture {
clear: both;
display: block;
width: 421px;
height: 210px;
margin: 0;
}

#gallery {
margin: 0 0 0 20px;
}

#gallery .thumbnail {
float: left;
width: 205px;
height: 265px;
overflow: hidden;
margin: 0 10px 10px 0;
background: url('/images/thumbnail_background.jpg') repeat-y;
}

#gallery .thumbnail a {
display: block;
margin: 10px 10px 4px 10px;
}

#gallery .thumbnail a img {
width: 185px;
height: 185px;
border: 0;
}

#gallery .thumbnail p {
padding: 0 10px;
font-size: 0.7em;
color: #336600;
line-height: 1.2em;
}

form {
margin: 0;
padding: 0;
}

fieldset {
display: block;
margin-bottom: 10px;
border: 0;
padding: 10px 10px 0 10px;
}

label {
display: block;
margin: 0 0 6px 0;
font-size: 0.8em;
font-weight: bold;
}

select,
input,
textarea {
margin: 0 0 10px 0;
border: 0;
font-family: inherit;
font-size: 0.7em;
}

input,
textarea {
width: 400px;
}

input.postal {
width: 110px;
}

input.town {
width: 286px;
}

button {
margin: 0 0 0 10px;
border: 0;
padding: 0 8px;
background: #669933;
font-family: 'Trebuchet MS', Trebuchet;
font-size: 0.8em;
font-weight: bold;
color: #FFFF99;
line-height: 20px;
cursor: pointer;
}

#footer {
clear: both;
position: relative;
width: 740px;
margin: 0 10px;
border-top: solid 1px #99CC66;
font-size: 0.7em;
color: #669933;
}

#footer p {
padding: 10px;
}

#copyright {
float: left;
}

#ifl {
float: right;
}

#ifl img {
border: 0;
}

#footer a {
color: #336600;
}

   #all {
	background-image: url('/images/big_picture_1.jpg');
}

#accommodation_menu {
	background-image: url('/images/accommodation_background_1.jpg');
}

/*TONI MODIFICATION*/
.calendar {
    float: left;
    margin:0 20px;
    height: 190px
}

#content a.book,
#content a.freebook,
#content a.startBook,
#content a.endBook {
    display: block;
    width: 18px;
    height: 18px;
    text-align: center
}


/* reserved */
#content a.book {
    color: #DCFFA7;
    background-color:#FF0000
}

#content a.startBook {
    background-image: url('/images/endbook.gif');
}

#content a.endBook {
    background-image: url('/images/endbook.gif');
}

/* free */
#content a.freebook {
    color: #DCFFA7;
    background-color:#669933
}

#content a.freestartBook {
    background-image: url('/images/freestartbook.gif');
}

#content a.book,
#content a.freebook, #content a.freeendBook,
#content a.startBook,
#content a.endBook {
    display: block;
    width: 18px;
    height: 18px;
    text-align: center
}

#content a.freeendBook {
    background-image: url('/images/freeendbook.gif');
}

.dateArrowLast {
}
.dateArrowNext {
    float: right;
}

* html .calendar {  margin-left: 10px }

.calendar td {
    line-height: 18px
}
