
body{
	height: 1000px;
	background: url(../img/papperstextur.png);
	color: #86a334;
}

h1, h2, h3, h4, h5 {
	color: #86a334;
}


h2 {
	/*font-size: 50px; 
	line-height: 50px;*/
	font-size: 70px; 
	line-height: 65px;
	margin-bottom: 20px;
	margin-left: -5px;
}
header {
	height: auto;

}

.container {
	width: 1024px;
}

.menu, footer {
	background: url(../img/greentextur.png);
}

.header-wrap {
	position: relative;
}

.menu {	
	/*padding-top: 100px;*/
	margin-bottom: 40px;
	/*-webkit-transition: padding 1s ease;
	-moz-transition: padding 1s ease;
	-o-transition: padding 1s ease;
	transition: padding 1s ease;*/

	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease;
}



.menu h1 {
	color: transparent !important; font-size: 0px;
	background: url(../img/logo_big.png) left bottom;
	background-size: 70%;
	background-repeat: no-repeat;
	overflow: hidden;
	height: 200px;
	-webkit-transition: height 1s ease;
	-moz-transition: height 1s ease;
	-o-transition: height 1s ease;
	transition: height 1s ease;
	margin-bottom: 20px;
}

.menu h1.scrolled {
	background: url(../img/logo_small.png) left bottom;
	background-size: 70%;
	background-repeat: no-repeat;
	height: 60px;
}

.menu h1 img {
	width: 70%;
}

.nav-wrap {
	height: 100%;
}

ul.nav-top {
	margin: 30px 0 0 0;
	padding: 0;
	text-align: right;
	position: absolute;
	bottom: 25px;
}

.nav-top li {
	display: inline;
	margin-left: 20px;
}

.nav-top li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

.content { 
	padding-top: 180px;
}

article {
	padding:100px 0;
}

article p {
	border-bottom: 1px solid #86a334;
	padding-bottom: 35px;
	line-height: 26px;
	font-size: 16px;
}

.content article .pros { margin: 100px 0; }
.content article .pros h3 { text-align: center; }
.content article .pros p {
	text-align: center;
	height: 140px;
	width: 90%;
	margin: 0 auto;
}

.content article .pros img {
	display: block;
	margin: 0 auto;
	width: 60%;
}


.pic img {
	margin: 0 auto;
	max-width: 90%;
	max-height: 400px;
}

.fullscreen {
	width: 100%;
	/*padding:100px 0;*/
}
.white {
	background: #fff;
}

.see-how, .see-how:focus {
	background: url(../img/hurdetfunkar2.png);
	background-size: 200%;
	background-repeat: no-repeat;
	text-decoration: none;
	width: 100px;
	height: 100px;
	display: block;
	color: #fff;
	text-align: center;
	margin-top: 40px;
	/*-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	transition: all 0.5s ease;*/
}

.see-how:hover {
	/*background: url(../img/hurdetfunkar_hover.png);*/
	/*background-size: 100%;
	background-repeat: no-repeat;*/
	background-position: -113px 0;
}

/*---------------Product Slides---------------*/

.guide-wrap {
	background: url(../img/guide.png) right bottom;
	background-repeat: no-repeat;
	background-size: 75px;
	width: 41%;
	margin: 0 auto 30px auto;
}

h3.guide {
	text-align: left;
	/*padding-right: 120px;*/
	padding-top: 50px;
	font-size: 45px;
	/*display: inline-block;*/
}


.product-slider .flexslider { 
	clear: both;
	background: none;
	width: 100%;
}

.product-slider .slides {
	text-align: center;
}

.product-slider .slides img {
	width: auto;
	height: 300px;
	margin: 0 auto;
}

.product-slider .slides p {
	/*margin-top: 100px;*/
	max-width: 350px;
	margin: 104px auto 0;
}

.product-slider .flex-control-nav {
	overflow: hidden;
	bottom: 100px;
}

.flex-direction-nav a {
	background: url(../img/flex_arrows3.png);
	background-repeat: no-repeat;
	background-size: 200%;
	height: 50px;
	width: 50px;
	top: 35%;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.flex-direction-nav a:hover {
	background-position-y: -55px;
}

.flexslider .flex-prev, .flexslider:hover .flex-prev {
	left: -60px;
	opacity: 1;
}

.flexslider .flex-next, .flexslider:hover .flex-next {
	right: -60px;
	opacity: 1;
}

.flex-control-paging li a, .flex-control-paging li a.flex-active {
	background: #86a334;
	/*background: url(../img/greentextur.png);*/
	height: 25px;
	width: 30px;
	padding-top: 5px;
	color: #fff;
	text-indent: 0;
	font-size: 14px;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.flex-control-paging li a.flex-active, .flex-control-paging li a.flex-active:hover {
	/*box-shadow: inset 0px 0px 15px #555;
	text-shadow: 1px 1px 8px #333;*/
	background: #fff;
	color: #86a334;
	border: 1px solid #86a334;
}

.flex-control-paging li a:hover {
	background: #fff;
	color: #86a334;
}

footer {
	padding: 40px 0;
}

footer h2 {
	text-align: center;
	color: #fff;
	margin: 20px 0 40px 0; 
	font-size: 60px;
}

footer .contact-field {
	background-color: #fff;
	color: #86a334;
	margin-bottom: 35px;
	height: 40px;
	text-align: center;
	
}

footer .contact-field span {
	background: url(../img/contact_sprites.png) left top;
	background-size: 15%;
	background-repeat: no-repeat;
	display: inline-block;
	width: 200px;
	height: 100%;
	padding: 10px 0;
}

footer .contact-field.mail span { background-position: 0 4px; }
footer .contact-field.phone span { background-position: 0 -49px; }	

footer img {
	width: 20px;
	height: 20px;
	overflow: hidden;
	margin-right: 10px;
}

footer span a, footer span a:hover {
	color: #86a334;
}

footer p {
	color: #fff;
	margin-left: 0 !important;
}

.copyright {
	color: #fff;
}

#map-canvas {
	height: 200px;
	margin-left: 0;
	border: 8px solid #fff;
}
