@font-face {
    font-family: 'rockwellbold';
    src: url('fonts/rockwell-bold-webfont-webfont.eot');
    src: url('fonts/rockwell-bold-webfont-webfont.svg#rockwellboldbold') format('svg'),
    	 url('fonts/rockwell-bold-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/rockwell-bold-webfont-webfont.woff') format('woff'),
         url('fonts/rockwell-bold-webfont-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundry-light';
    src: url('fonts/foustli_-webfont.eot');
    src: url('fonts/foustli_-webfont.svg#foundrysterling-lightregular') format('svg'),
    	 url('fonts/foustli_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/foustli_-webfont.woff') format('woff'),
         url('fonts/foustli_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundry-book';
    src: url('fonts/foustbk_-webfont.eot');
    src: url('fonts/foustbk_-webfont.svg#foundrysterling-bookregular') format('svg'),
    	 url('fonts/foustbk_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/foustbk_-webfont.woff') format('woff'),
         url('fonts/foustbk_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundry-bold';
    src: url('fonts/foustbd_-webfont.eot');
    src: url('fonts/foustbd_-webfont.svg#foundrysterling-boldregular') format('svg'),
    	 url('fonts/foustbd_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/foustbd_-webfont.woff') format('woff'),
         url('fonts/foustbd_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'foundry-book';
    src: url('fonts/foustit_-webfont.eot');
    src: url('fonts/foustit_-webfont.svg#foundrysterling-bookitalicRg') format('svg'), 
    	 url('fonts/foustit_-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/foustit_-webfont.woff') format('woff'),
         url('fonts/foustit_-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@media all and (min-width: 1270px) {
  .side-menu {
	  padding: 10px;
	  background: #f3f3f3;
	  position: fixed;
	  top: 300px;
	  right: 2%;
  }
  
  	.side-menu ul {
	  	list-style: none;
  	}
  	
	  	.side-menu ul li a {
		  	font-family: 'foundry-book';
	  	}
}

@media all and (max-width: 1270px) {
	.side-menu {
		display: none;
	}
}

body {
	font-size: 16px;
	font-family: 'foundry-book';
	line-height: 120%;
	color: #666;
}

h1 {
	font-family: 'rockwellbold';
	color: #3f3f3f;
}

h2 {
	font-family: 'rockwellbold';
	font-weight: lighter;
	font-size: 30px;
	color: #3f3f3f;
	line-height: 30px;
}

h3 {
	font-family: 'rockwellbold';
	font-weight: lighter;
	font-size: 22px;
	color: #3f3f3f;	
	line-height: 22px;
}

h4 {
	font-family: 'rockwellbold';
	color: #3f3f3f;
}

h5 {
	font-size: 18px;
	font-family: 'foundry-light';
}

.calendar {
	margin: 60px 0 0 0;
}

.calendar h1, .calendar h2, .calendar h3, .calendar h4, .calendar h5, .calendar h6 {
	font-family: 'foundry-bold';
}

p {
	font-size: 16px;
	margin: 0 0 15px 0;
	font-family: 'foundry-book';
}

a {
	color: #666;
	font-family: 'foundry-bold';
}

a:hover {
	color: #3f3f3f;
}

#header {
	width: 100%;
	height: 564px;
}

#overlay {
	width: 100%;
	height: 219px;
	background: url(images/overlay.png) center top;
	position: relative;
	z-index: 5;
}
	
	.overlay-content {
		width: 940px;
		height: 219px;
		margin: 0 auto;
	}
	
		.flag {
			width: 24px;
			height: 24px;
			position: absolute;
			top: 10px;
			right: 10px;
			background: url(images/flag_en.png);
		}
		
			.flag a {
				display: block;
				width: 100%;
				height: 100%;
			}
			
		.logotype {
			width: 220px;
			height: 136px;
			background: url(images/logotype.jpg) center bottom no-repeat;
			display: block;
			margin: 0 auto;
		}
	
		#main-menu {
			margin: -35px 0 0 0;
			float: right;
			list-style: none;
		}
		
			#main-menu li {
				margin: 0 0 0 25px;
				display: inline-block;
			}
			
				#main-menu li a {
					font-family: 'foundry-book';
					text-transform: uppercase;
				}

.header-images {
	width: 100%;
	height: 564px;
	min-height: 564px;
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 1;
}

	.header-images div {
		width: 100%;
		height: 564px;
		min-height: 564px;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-position: 50% 0%;
	}
	
#container {
	width: 940px;
	margin: 50px auto 0 auto;
	padding: 0 0 140px 0;
}

.section-divider {
	width: 940px;
	height: 39px;
	margin: 140px 0;
	display: block;
}

	.div-boende {
		background-image: url(images/divider-boende.jpg);
	}
	
	.div-priser {
		background-image: url(images/divider-priser.jpg);
	}
	
	.div-kontakt {
		background-image: url(images/divider-kontakt.jpg);
	}
	
	.div-tack {
		background-image: url(images/divider-tack.jpg);
	}

	
/* Top Three */

#top-three {
	overflow: hidden;
}
	#small-living {
		width: 300px;
		float: left;
		margin: 0 20px 0 0;
		position: relative;
	}
	
	#small-prices {
		width: 300px;
		float: left;
		margin: 0 20px 0 0;
		position: relative;
	}
	
	#small-contact {
		width: 300px;
		float: left;
		margin: 0;
		position: relative;
	}
	
	.top-heading {
		width: 300px;
		height: 18px;
		border-bottom: 1px solid #9f9f9f;
		margin: 0 0 9px 0;
		text-transform: uppercase;
		font-size: 16px;
		font-family: 'foundry-book';
	}
	
		#top-three a {
			width: 100%;
			height: 100%;
			position: absolute;
			top: 0;
			left: 0;
			display: block;
			font-family: 'foundry-book';
		}
	
	#top-three article h3 {
		margin: 20px 0 0 0;
	}
	
	#top-three article p {
		margin: 4px 0 0 0;
	}
	
/* Sektioner */

.content-section {
	width: 940px;
	height: auto;
	overflow: hidden;
}

	.content-section .left-content {
		width: 460px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	.content-section .right-content {
		width: 460px;
		float: left;
	}
	
	.content-section .left-content hgroup, .content-section .left-third-content hgroup {
		margin: 0 0 30px 0;
	}
	
	.content-section .left-content hgroup h5, .content-section .left-third-content hgroup h5 {
		margin: 12px 0 0 0;
		text-transform: uppercase;
	}
	
/* Priser */
	
#prices-table {
	width: 460px;
	margin: 40px 0 0 0;
}

	#prices-table div {
		width: 460px;
		height: 13px;
		margin: 0 0 15px 0;
		border-bottom: 1px dotted #666;
	}
	
		#prices-table div .prices-left {
			height: 20px;
			padding: 0 3px 0 0;
			background: #fff;
			float: left;
		}
		
		#prices-table div .prices-right {
			padding: 0 0 0 3px;
			background: #fff;
			float: right;
		}

.price-examples {
	width: 310px;
	margin: 40px 0 0 0;
	padding: 5px;
	border: 1px dotted #666;
	font-style: italic;
}

/* Kontakt */

.left-third-content {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}

	.left-third-content .section-text table {
		margin: 7px 0 0 0;
	}

	.left-third-content .section-text table .first {
		width: 110px;
	}

	.left-third-content .section-text table tr > td {
		padding: 0 0 15px 0;
	}

.center-third-content {
	width: 300px;
	float: left;
	margin: 0 20px 0 0;
}

	form input {
		width: 284px;
		height: 41px;
		padding: 0 8px;
		font-family: Georgia, sans-serif;
		font-style: italic;
		font-size: 14px;
		border: 1px solid #bfbfbf;
		margin: 0 0 20px 0;
		color: #666;
	}
	
	form textarea {
		width: 284px;
		height: 165px;
		padding: 8px;
		font-family: Georgia, sans-serif;
		font-style: italic;
		font-size: 14px;
		border: 1px solid #bfbfbf;
		margin: 0 0 20px 0;
		color: #666;
	}
	
	form button {
		float: right;
		width: 70px;
		height: 40px;
		background: #fff;
		text-align: center;
		font-family: Georgia, sans-serif;
		font-style: italic;
		font-size: 14px;
		border: 1px solid #bfbfbf;
		margin: -3px 0 20px -1px;
		color: #666;

	}

.right-third-content {
	width: 300px;
	float: left;
}

.booknow {
	margin: 4px 22px 0 0;
	display: inline-block;
}

.facebook {
	width: 70px;
	height: 40px;
	margin: 4px 0 0 0;
	background: url(images/facebook.jpg);
	display: inline-block;
}

	.facebook a {
		width: 70px;
		height: 40px;
		display: block;
	}
	
.human {
	width: 120px;
	float: left;
	margin: -4px 0 0 0;
}

	.human span {
		width: 70px;
		float: left;
		margin: 12px 0 0 0;
	}

	.humaninput {
		width: 30px;
		display: inline-block;
		float: right;
		text-align: center;
	}

#thanks td {
	padding: 0 30px 0 0;
	line-height: 30px;
}

.footer {
	width: 940px;
	margin: 100px auto 0 auto;
	text-align: center;
}
	