﻿@charset "utf-8";

html {
	margin: 0;
}

body {
	background: url('../images/system/bg-fern.gif');
	background-position: 980px 0;
	background-repeat: no-repeat;
	background-color: #3c4439; 
	font-size: 90%;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;
	margin: 0;
	color: #fff;
}

img {
	border: 0;
	display: inline;
}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
}

h1 {
	padding: 10px 0 10px 0;
	margin: 0;
	font-size: 160%;
}


h2 {
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 120%;
}

h3 {
	padding: 0;
	margin: 0 0 0 20px;
	font-size: 100%;
}

#backvisual {
	position: absolute;
	float: left;
	width: 760px;
	height: 526px;
}

#container, #containerc {
	position: absolute;
	width: 760px;
	min-height: 526px;
	background: url('../images/home/visual1.jpg') no-repeat ;
	margin: 0;
}

#containerc {
	background: url('../images/home/visual1-bw.jpg') no-repeat;
}


#left {
	width: 180px;
	float: left;
	margin: 0;
	min-height: 526px;
}

#logo {
	height: 107px;
	width: 160px;
	display: block;
	background: #fff;
	padding: 12px 10px 13px 10px;
/*	background: #fff ../images/logo.png 30px 30px; */
}

#menu {
	width: 160px;
	background: url('../images/back-menu.png');
	padding: 10px;
	font-size: 12px;
	text-transform: uppercase;}

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

#menu ul a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 2px 3px 0 3px;
	width: 154px;
}

#menu ul a:hover {
	background: #aecd4c;
}

#menu ul a.selected {
	background: #aecd4c;
}

#menu ul li {
	padding: 3px 0 3px 0;
	border-top: 1px #bababa solid;
}

#menu ul .submenu {
	font-size: 10px;
	border: 0;
	margin: 0;
}

#menu ul li ul.submenu {
	margin: -2px 0 2px 0;
}

#menu ul .submenu li {
	border: 0;
	padding: 0; }
	
#menu ul .submenu li a {
	padding: 0 0 0 10px;
	width: 150px;
/*	margin: -3px 0 -3px 0; */
	margin: 0;
}

#menu ul .submenu li a:hover {
	background: #727272;
}

#menu .lifix {
	border: 0;
	margin: 0;
	padding: 0;
	min-height: 1px;
}

#right {
	display: inline;
}

#content {
	display: inline;
	line-height: 150%;
	width: 540px;
	margin: 0;
/*	margin: 114px 0 0 0;  <- vervolg 
	background: url('../images/back-content.png');*/
	padding: 20px;
	float: left;
	min-height: 486px;
	color: #fff;
}

    #include {
        background-color: #727272;
        padding: 10px;
        width: 480px !important; }
    
    #include a {
        text-decoration: none;
        font-weight: bold; }
        
#content a {
	color: #aecd4c;
}

    #container #content a { color: #fff; text-decoration: none; }
    
#content a.moreback {
	color: #aecd4c;
	padding: 0 0 0 5px;
	border-left: 2px #727272 solid;
	display: block;
	line-height: 100%;
	margin: 0;
	text-decoration:none;
	float: right;
}

#content a:hover.moreback {
	color: #fff;
	border-left: 2px #fff solid;
}

#content H1, H2, H3 {
	letter-spacing: 1px;
	font-variant: small-caps;
	margin-left: 0;
}

/*#content img {
	border: 5px #fff solid;
	margin: 10px 10px 0 10px;
} */

#content .itemintro {
/*	border-bottom: 1px #727272 solid; */
	margin-bottom: 20px;
	min-height: 160px;
}

#content .galleryintro {
	padding-bottom: 15px;
}

#content .itemintro h2, #content .itemtext h2 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 8px;
	display: block;
	background: #aecd4c;
} 

#content div.youget {
	width: 300px;
	float: left;
	padding-left: 10px;
}

#content div.youneed {
	width: 200px;
	float: left;
	padding-left: 20px;
}


#content .itemtext p {
	padding: 0 0 0 10px;
}

#content .itemtext ul {
	margin: 0;
	padding: 0;
}

#content .itemtext ul li {
	font-size: 90%;
	list-style-type: none;
	padding: 0 0 0 17px;
	background: url(../images/bullet.gif) no-repeat 0 9px;
}

/* #content .itemintro H2 {
	margin: 10px 0 0 0;
	padding: 3px 0 3px 8px;
	display: block;
	border-bottom: 1px #aecd4c solid;
}*/

#content .itemintro H2 a {
	color: #fff;
	text-decoration: none;
}

#content .itemintro H2 a:hover {
	color: #ebebeb;
}

#content .itemintro p {
	width: 360px;
	padding-left: 10px;
}

#content .galleryintro p {
	width: 290px;
}

#content .videointro p {
	width: 425px;
}

#content .itempic {
	float: right;
	position: absolute;
	display: block;
	margin: 20px 0 0 392px;
	border: 1px #bababa solid;
}

#content .gallerypic {
	float: right;
	position: absolute;
	display: block;
	margin: -40px 0 0 290px;
	border: none;
}

#content .itempic div {
	background: no-repeat center center;
	width: 145px;
	height: 80px;
}

#content .itemdetails {
	margin: -31px 10px 0 0;
	float: right;
	font-size: 9px;
	line-height: 120%;
	padding-top: 6px;
/* 	border: 1px #bababa solid;
	background: #727272; */
	height: 23px;
	width: 135px;
}

#content .newsimage {
	float: left;
	border: 1px #bababa solid;
	margin: 0 10px 0 0;
}

#content div.polaroid {
	background-color: #fff;
	float: right;
	position: absolute;
	display: block;
	border: 1px #bababa solid;
}

#content div.ingallery {
	position: relative;
	float: left; 
	margin: 0 10px 10px 0;
}

#content img.inpolaroid {
	border: solid 4px #fff;
	border-bottom: solid 25px #fff;
	background-position: center center;
	width: 130px;
	height: 100px; 
}

#content span.underpolaroid {
	color: #3c4439;
	font-size: 12px;
	font-family: comic sans ms;
	position: absolute; 
	margin-top: 88px;
	width: 125px;
}

#content span.underpolaroid a {
	color: #000;
	text-decoration: none;
}

#content span.underpolaroid img {
	float: right;
}

#content span.ingallery {
	margin: 110px 0 0 -135px;
}
	
#footer {
	clear: both;
	height: 50px;
	font-size: 10px;
	width: 900px;
	padding-top: 3px;
	background: #3c4439;
	color: #727272;
}

#footer a {
	color: #9e9e9e;
	text-decoration: none;
	text-transform: lowercase;
}

#footer #secondary {
	position: absolute;
	float: left;
	width: 180px;
	text-align: center;
	margin-top: 5px;
}

#siteby {
	float: right;
	width: 137px;
	text-align: center;
	margin-top: 5px;
}

#footer address {
	font-style: normal;
	color: #fff;
	padding: 5px 0 5px 10px;
	background: #727272;
	width: 570px;
	margin-left: 180px;
	float: left;
	position: absolute;
	text-align: center;
}

#footer address a {
	color: #aecd4c;
	text-decoration: none;
	text-transform: lowercase;
}

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

#footer li {
	display: inline;
}

#farright {
	position:absolute;
	float: left;
	margin-left: 763px;
	width: 132px;
	padding: 3px;
/*	height: 520px; */
	background: #727272;
	font-size: 12px;
}

#farright div {
	margin-bottom: 3px;
	width: 132px;
	height: 84px;
}

#farright div.transOFF {
}

#farright div.transON  {
	opacity:.70;
	filter: alpha(opacity=50);
	-moz-opacity: 0.7;
}

#farright a {
	color: #fff;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	margin-top: 0;
}

#farright a:hover.more {
	color: aqua;
}

#farright a.svisual {
	border: solid 0px #ff0000;
	position: absolute;
	background: url(../images/back-svisual2.gif);
}

#farright a:hover.svisual {
	background: url(../images/back-svisual.gif);
}

#farright em {
    float: left;
	display: block;
	padding: 0 0 0 3px;
	font-style: normal;
	margin: 0;
	overflow: hidden;
	width: 130px;
	height: 20px;
}

#farright h3 {
	padding-left: 3px;
	background: #aecd4c;
	margin: 0;
	display: block;
}

#farright .itemdetails {
	margin: 0;
	font-size: 9px;
	line-height: 120%;
	padding-top: 3px;
	height: 40px;
}

#farright p {
	margin: 10px 6px 10px 6px;
}

#farright .gallerypic {
	margin-top: 3px;
	width: 132px;
	height: 66px;
}

#farright span.quotename, #content span.quotename {
	color: #e1e1e1;
}

#qualmark {
  	position:absolute;
	margin: 8px 0 0 0;
}

#callus {
	width: 196px; height: 25px;
	position: absolute;
	top: 0;
	margin: 100px 0 0 564px;
}

#callus a {
	width: 196px; height: 32px;
	display: block;
	background: url(../images/0800-volcano.png) no-repeat 0 -32px;
}

#callus a:hover {
	width: 196px; height: 32px;
	display: block; background: url(../images/0800-volcano.png) no-repeat;
}

#callus a em {
	display: none;
}