body {
	margin: 0;
	background: #a8b038;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a {
	color: #a8b038;
}

a:hover {
	color: #a8b038;
}

img {
	border: 0;
}

input[type="text"] {
	height: 16px;
	padding: 3px 0;
	border: 1px solid #a8b038;
	background: #fff;
}

textarea {
	border: 1px solid #a8b038;
	background: #fff;	
}

h1 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 30px;
	font-size: 14px;
}

h2 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
	font-size: 14px;
	margin: 0;
}

#container {
	width: 970px;
	margin: 0 auto;
}

#header {
	width: 970px;
	height: 360px;
}

#header_image {
	width: 970px;
	height: 360px;	
}

#menu {
	position: relative;
	width: 900px;
	height: 40px;
	margin-top: -169px;
	left: 70px;
}

ul.menu {
  margin: 0;
  padding: 0; 
}

ul.menu li {
  display: inline; 
  list-style-type: none; 
  
}

ul.menu a {
	display: block;
	float: left;	
	height: 20px;
	padding: 10px 20px;
	margin-right: 1px;
	text-decoration: none;
	color: #bfcca2;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	background: url(../images/bg_menu.png) repeat-x;
}

ul.menu a:hover {
	background: url(../images/selected.png) top center no-repeat;
}

ul.menu li.active a {
	background: url(../images/selected.png) top center no-repeat;
}

#second {
	position: relative;
	left: 70px;
	width: 100%;
	text-align: center;
}

#second a {
	background: none;
	text-transform: lowercase;
	color: #a8b038;
}

#languages {
	position: absolute;
	top: 10px;
	left: 50%;
	width: 40px;
	height: 15px;
	margin-left: 440px;
}

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

#main {
	position: relative;
	width: 955px;
	background: url(../images/middle.jpg) repeat-y;
	color: #bfcca2;
	left: 8px;
}

#main_body {
	position: relative;
	width: 880px;
	margin: 0 auto;
	top: -70px;
}

#footer {
	position: relative;
	width: 955px;
	height: 70px;
	background: #a8b038 url(../images/bottom.jpg) top no-repeat;
	left: 8px;
	top: -70px;
}

#footer_text {
	position: relative;
	width: 500px;
	top: 60px;
	left: 220px;
	color: #292320;
	font-weight: bold;
	font-size: 10px;	
}

.contentheading {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.componentheading {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 30px;
}

.contentpaneopen a {
	color: #bfcca2;
	text-decoration: none;
}

.pick_date ul {
	padding: 0;
	margin: 0;
}

.pick_date li {
	list-style: none;
	margin: 10px 0;
}

.pick_date h2 {
	font-size: 12px;
	margin-bottom: 5px;
}

/*
.pick_date a {
	float: left;
	width: 16px;
	height: 16px;	
	display: block;
	text-indent: -999px;
	overflow: hidden;
	background: url(http://www.bungalowpark-altburg.lu/altburg/images/calendar.png) no-repeat; 	
}
*/

a.dp-choose-date {
	margin-left: 10px;
}

/*
a.dp-choose-date {
	float: left;
	width: 16px;
	height: 16px;
	padding: 0;
	margin: 5px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(http://www.bungalowpark-altburg.lu/altburg/images/calendar.png) no-repeat; 
}
a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}
*/

.left {
	float: left;
	width: 140px;
	line-height: 20px;
	margin-bottom: 5px;
}

.required_res {
	float: left;
	width: 10px;
	line-height: 20px;
	font-size: 15px;
	color: red;
	padding-top: 5px;
	margin: 0 5px 5px 0; 
}

.right {
	float: left;
	width: 400px;
	line-height: 20px;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}

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

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

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

.chalets h1 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
	font-size: 14px;	
}
	
.type h1 {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 0;
	font-size: 14px;	
}
	
.chalets a {
	color: #BFCCA2;
}

.chalets a:hover {
	color: #a8b038;
}

.type a {
	color: #BFCCA2;
}

.type a:hover {
	color: #a8b038;
}

.book a {
	color: #BFCCA2;
}

.book a:hover {
	color: #a8b038;
}

/*.phocagallery-box-file-third a {
	display: block;
	border: 5px solid #fff;
}

.phocagallery-box-file-third a:hover {
	border: 5px solid #BFCCA2 !important;
}

.phocagallery a img {
	border: none !important;
}

/*#page a img {
	border: 3px solid #fff ! important;
}*/

.calendar {
	margin-left: 5px;
}

.pagination {
	width: 400px;
	margin: 0 auto;
	padding: 0;
	clear: left;
}

.pagination li {
	float: left;
	list-style-type: none;
	margin: 0 10px;
}

.qlform fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
dd {
	margin: 0;
}
.star {
	color: red;
}
@font-face {
	font-family: 'IcoMoon';
	src: url('../fonts/IcoMoon.eot');
	src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/IcoMoon.svg#IcoMoon') format('svg'),
		url('../fonts/IcoMoon.woff') format('woff'),
		url('../fonts/IcoMoon.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
[data-icon]:before {
	font-family: 'IcoMoon';
	content: attr(data-icon);
	speak: none;
}
[class^="icon-"],
[class*=" icon-"] {
	display: inline-block;
	width: 14px;
	height: 14px;
	*margin-right: .3em;
	line-height: 14px;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
	font-family: 'IcoMoon';
	font-style: normal;
	speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
	font-weight: normal;
}
.icon-calendar:before {
	content: "\43";
}
.control-group {
	margin-top: 15px;
	overflow: hidden;
}
.control-label {
	display: inline-block;
	float: left;
	width: 140px;
}
.controls {
	display: inline-block;
	float: left;
	width: 400px;
}
.controls img {
	margin-bottom: 10px;
}
#jform_Type ul {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#jform_Type ul li {
	float: left;
	list-style-type: none;
	margin-right: 8px;
}
.form-validate input[type=text], .form-validate input[type=email] {
	width: 250px;
}
