/* Styles by ComHeroes.nl */

/* Index
	1.Common 
	2.Sections

*/

@viewport{
    zoom: 1.0;
    width: extend-to-zoom;
}

@-ms-viewport{
    width: extend-to-zoom;
    zoom: 1.0;
}


/* Common */
body{
	background: url(../img/bg.jpg);
	-webkit-text-size-adjust: none;
}
.container{ width: 970px !important;}
.main-logo{
	position: absolute;
	top: 10px;
	left: 30px;
	z-index: 4000;
}
.polaroids{
	position: absolute;
	top: 440px;
	left: -18px;
}
.headline{
	width: 372px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}
.title{
	font-family: 'ImpactRegular';
	font-size: 23px;
	color: #5b814a;
	text-transform: uppercase;
}
.text{
	font-family: arial;
	font-size: 16px;
	color: #663300;
	line-height: 22px;
}
.text span{ color: #5b814a;}
.first{margin-top: -5px;}
.zero{ margin: 0;}
.top{margin: 20px 0 0 0;}
.producttop{margin-top: 25px;}
.bottom{margin: 0 0 25px 0;}
.list li{
	font-family: arial;
	font-size: 35px;
	font-weight: bold;
	color: #663300;
	line-height: 23px;
}
.list li span{
	font-size: 18px;
	top: -5px;
	position: relative;
}
ul.list-small{
	padding: 0px 0 0 28px;

}
.list-small li{
	font-family: arial;
	font-size: 35px;
	color: #663300;
	line-height: 23px;

}
.list-small li span{
	font-size: 17px;
	top: -5px;
	position: relative;
	line-height: 0;
}
.product{
	width: 114px;
	padding: 20px 0 0 0;
	margin: 0 auto;
}
.footer{
	margin-top: 95px;
}
.footertitle{
	font-family: 'ImpactRegular';
	font-size: 23px;
	color: #5b814a;
	margin: 0;
}
.mail{
	color: #663300;
}
.mail:hover{
	color: #5b814a;
}
/* Sections */
#slider{
	padding: 45px 0 0 0;
}
#content{
	padding: 110px 0 45px 0;
}

/* Fonts */

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