﻿/**************** Body and tag styles ****************/

*{margin:0; padding:0;}

body{
font:76% Verdana,Arial,sans-serif;
line-height:1.4em;
text-align:center;
color:#303030;
background:#1d5ca9;
}

a
{
	color: #467AA7;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
}

a:hover{color:#2a5a8a; text-decoration:none; background-color:inherit;}
a img{border:none;}

p { padding: 0 0 1em 0; }
p form{margin-top:0; margin-bottom:20px;}

img {border:0px}


ul
{
	color: #467aa7;
}

li{
color:#303030;
}

tr { vertical-align: top; }

.inputfield
{
	background-color: #FFF;
	text-align: left;
	text-transform: inherit;
	vertical-align: middle;
}

.inputfieldwarning
{
	border-color: #C00;
	border-width: 1px;
	border-style: dotted;
	background-color: #FCC;
	text-align: left;
	text-transform: inherit;
	vertical-align: middle;
}

.inputfieldwarningtext
{
	color: #C00;
}

/**************** Menu ****************/

#pcm{display:none;}
ul.pureCssMenu ul{display:none}
ul.pureCssMenu li:hover>ul{display:block}
ul.pureCssMenu ul{position: absolute;left:-1px;top:100%;}
ul.pureCssMenu ul ul{position: absolute;left:100%;top:0px;}
ul.pureCssMenu,ul.pureCssMenu ul
{
	margin: 0px;
	list-style: none;
	padding: 0px;
	background-color: #ffffff;
	background-repeat: repeat;
	border: 0px none;
	height:18px;
}
ul.pureCssMenu table {border-collapse:collapse}ul.pureCssMenu {
	display:block;
	zoom:1;
	float: left;
}
ul.pureCssMenu ul{
	width:184px;
}
ul.pureCssMenu li{
	display:block;
	margin:0px;
	font-size:0px;
	border-top: 1px solid #efefef;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #efefef;
	border-left: 1px solid #efefef;
	height:18px;
}
ul.pureCssMenu a:active, ul.pureCssMenu a:focus {
outline-style:none;
}
ul.pureCssMenu a, ul.pureCssMenu li.dis a:hover, ul.pureCssMenu li.sep a:hover
{
	display: block;
	vertical-align: middle;
	background-color: #ffffff;
	border-width: 0px;
	border-color: #6655ff;
	border-style: solid;
	text-align: left;
	padding: 4px 10px 4px 10px;
	_padding-left: 0;
	font: normal 11px Verdana;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	cursor: default;
	height:18px;
}
ul.pureCssMenu span{
	overflow:hidden;
}
ul.pureCssMenu li {
	float:left;
}
ul.pureCssMenu ul li {
	float:none;
}
ul.pureCssMenu ul a {
	text-align:left;
	white-space:nowrap;
}
ul.pureCssMenu li.sep{
	text-align:center;
	padding:0px;
	line-height:0;
	height:100%;
}
ul.pureCssMenu li.sep span{
	float:none;	padding-right:0;
	width:5;
	height:18;
	display:inline-block;
	background-color:#AAAAAA;	background-image:none;}
ul.pureCssMenu ul li.sep span{
	width:80%;
	height:3;
}
ul.pureCssMenu li:hover{
	position:relative;
}
ul.pureCssMenu li:hover>a{
	background-color:#1E5AA3;
	border-color:#665500;
	border-style:solid;
	font:normal 11px Verdana;
	text-transform: uppercase;
	color: #ffffff;
	text-decoration:none;
}
ul.pureCssMenu li a:hover,ul.pureCssMenu li .selected{
	position:relative;
	background-color:#1E5AA3;
	border-color:#665500;
	border-style:solid;
	font:normal 11px Verdana;
	color: #ffffff;
	text-decoration:none;
}
ul.pureCssMenu li.dis a {
	color: #AAAAAA !important;
}

/**************** Header and navigation styles ****************/

#container
{
	width: 971px;
	margin: 10px auto 10px auto;
	padding: 1px 0;
	text-align: left;
	color: #303030;
	border: 0px;
	background: #1d5ca9;
	background-image: url(gfx/bg_v4.gif);
	background-repeat: no-repeat;
}

#header
{
	height: 131px;
	width: 971px;
	margin: 0 1px 1px 1px;
	color: #ffffff;
}

#header img
{
	margin-top: 20px;
	margin-left: 20px;
}

#navigation
{
	height: 20px;
	line-height: 1.8em;
	width: 932px;
	margin: 4px 12px 0 20px;
	background: #f5f5f5;
	color: #000;
	font-family: Verdana, Arial, Helvetica;
	font-variant: small-caps;
}

#navigation li{
float:left;
list-style-type:none;
font-size: 1em;
font-weight: normal;
border-top:1px solid #efefef;
border-right:1px solid #ffffff;
border-bottom:1px solid #efefef;
border-left:1px solid #efefef;
white-space:nowrap;
width:184px;
z-index:1;
}

#navigation li a
{
	display: block;
	padding: 0 6px;
	font-size: 0.9em;
	font-weight: normal;
	border-top:1px solid #efefef;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #efefef;
	border-left:1px solid #efefef;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFF;
	color: #000;
	z-index:1;v
}

* html #navigation a {width:1%;}

#navigation .selected,#navigation a:hover
{
	color: #fff;
	text-decoration: none;
	background-color: #1d5ca9;
	border-top: 1px #7ca2d0 solid;
	border-right: 1px #174b8c solid;
	border-bottom: 1px #174b8c solid;
	border-left: 1px #7ca2d0 solid;
	z-index:1;
}


#headline
{
	width: 932px;
	height: 100px;
	padding:0px;
	margin: 0px 0px 0px 20px;
	color: #000;
	padding-top: 14px;
}

#headline h2
{
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
	font-family: Arial, Helvetica,sans-serif;
	background-color: inherit;
}


#headline p
{
	display: block;
	font-size: 0.8em;
	font-weight: normal;
	color: #1d5ca9;
	font-family: Arial, Helvetica,sans-serif;
	background-color: inherit;
}

#headline li{
float:left;
list-style-type:none;
}

#headline  .hlt
{
	padding: 0px 2px 2px 2px;
	width:295px;
}

#headline .hli
{
	padding: 0px 2px 2px 2px;
	width: 150px;
}

#headline  .hlt1
{
	padding: 0px;
	width: 448px;
	height: 120px;
	display: block;
}
#headline  .hlt2
{
	padding: 0px;
	width: 482px;
	height: 120px;
	display: block;
	position: relative;
	z-index:0;
}

#headline .hlt1 h2
{
	font-size: 0.8em;
	font-weight: bold;
	color: #1D5CA9;
	font-family: Arial, Helvetica,sans-serif;
	background-color: inherit;
	text-align: right;
	margin: 0px 10px 0px 0px;
}


#headline .hlt2 h2
{
	font-size: 0.8em;
	font-weight: bold;
	color: #1D5CA9;
	font-family: Arial, Helvetica,sans-serif;
	background-color: inherit;
	text-align: left;
	margin: 0px 0px 0px 5px;
}

#hlt1b
{
	color: #1d5ca9;
	margin: 0px 10px 4px 0px;
	text-align: right;
}

#hlt2b
{
	color: #1d5ca9;
	margin: 0px 280px 0px 5px;
	text-align: left;
}

#headline img
{
	border: 0px;
}

/**************** Content styles ****************/

#producttab
{
	height: 32px;
	width: 565px;
	margin: -10px 0px 0px 0px;
	color: #000;
}

#content
{
	float: left;
	width: 971px;
	font-size: 0.9em;
	line-height: 1.8em;
	padding: 0px;	
	margin: 0px;
	background-image: url(gfx/bg_content.gif);
	background-repeat: repeat-y;
}



#content_navigation
{
	line-height: 2.2em;
	width: 932px;
	height: 24px;
	margin: 0px;
	color: #1d5ca9;
	font-family: Verdana, Arial, Helvetica;
	text-align: left;
}

#content_navigation ul
{
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	left: -300px;
}
#content_navigation li
{
	float: left;
	list-style-type: none;
	white-space: nowrap;
	width: 194px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	display: none;
}

#content h2{
display:block;
margin:0 0 16px 0;
font-size:1.7em;
font-weight:normal;
letter-spacing:-1px;
color:#505050;
background-color:inherit;
}

#content h2 a{font-weight:normal;}
#content h3{
	font-size:1.4em;
	letter-spacing:1px;
}
#content a:hover,#subcontent a:hover{text-decoration:none;}
#content ul,#content ol { margin: 0 5px 16px 35px; }
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** center navigation ****************/

.homerow
{
	height: 140px;
	width: 555px;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-left: 5px;
}
#home1
{
	float: left;
	height: 140px;
	width: 277px;
	margin-right: 2px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
	background-image: url(/gfx_home/mfpkleur.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: scroll;
}
#home2
{	float: left;
	height: 140px;
	width: 277px;
	margin-right: 2px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
	background-image: url(/gfx_home/mfpzwartwit.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: scroll;
}
#home3
{	float: left;
	height: 140px;
	width: 277px;
	margin-right: 2px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
	background-image: url(/gfx_home/laserkleur.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: scroll;
}
#home4
{	float: left;
	height: 140px;
	width: 277px;
	margin-right: 2px;
	text-indent: -3333px;
	border: 0;
	margin: 0;
	background-image: url(/gfx_home/laserzwartwit.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	background-attachment: scroll;
}


#home1 a, #home2 a, #home3 a, #home4 a, #home5 a, #home6 a
{
	display: block;
	height: 140px;
	width: 277px;
	text-decoration: none;
	border: 0;
}

/**************** Product navigation ****************/

.productrow
{
	height: 140px;
	width: 565px;
	display: block;
	margin-bottom: 15px;
	margin-top: 15px;
}

.floatimgleft {
    float:left;
    margin-top:10px;
	margin-left:10px;
    margin-right:10px;
    margin-bottom:5px;
    }

#product1
{
	float: left;
	height: 145px;
	width: 270px;
	border: 1px;
	border-color: #006;
	border-style:solid;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}

#product2
{
	float: left;
	width: 180px;
	border: 1px;
	border-color: #CCC;
	border-style:solid;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 2px;
}

#product3
{
	float: left;
	width: 355px;
	border: 1px;
	border-color: #CCC;
	border-style:solid;
	margin-bottom: 5px;
	padding-left: 2px;
}

#product1 a
{
	display: block;
	height: 145px;
	width: 270px;
	text-decoration: none;
}

#product2 a
{
	display: block;
	width: 180px;
	text-decoration: none;
}

#product3 a
{
	display: inline;
	width: 355px;
	text-decoration: none;
}


/**************** Sidebar styles ****************/

#subcontent
{
	float: left;
	width: 160px;
	margin: 0px 0px 0px 14px;
	padding: 20px 0px 10px 10px;
	line-height: 1.0em;
	overflow: hidden;
	border-left: 1px #e7e7e7 solid;
}

#subcontent h3{
color:#505050;
background-color:inherit;
font-size: 12px;
font-family: Arial, Helvetica,sans-serif;
}

#subcontent h4{
color:#505050;
background-color:inherit;
font-size: 10px;
font-family: Arial, Helvetica,sans-serif;
}

#subcontent p
{
	margin: 0px;
	font-size: 0.8em;
	font-family: Arial, Helvetica,sans-serif;
}


/**************** Footer styles ****************/

#footer
{
	clear: both;
	width: 971px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 9px;
	color: #000;
	background-image: url(gfx/bg_footer.gif);
	height: 43px;
	text-align: center;
	background-repeat: no-repeat;
}

#footer p{padding:0; margin:0; text-align:center;}
/**************** Misc classes and styles ****************/

.splitcontentleft
{
	float: left;
	width: 196px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	min-height: 389px;
	overflow: hidden;
	border-right: 1px #e7e7e7 solid;
}

.splitcontentleft ul
{
	margin: 0px;
	list-style-type: square;
	list-style-image: url(/gfx/bullet.gif);
	list-style-position: outside;
	text-indent: -4px;
}

.splitcontentleft li
{
	list-style-type: square;
	white-space: nowrap;
	width: 156px;
	padding-top: 0px;
	padding-left: 0px;
	margin: 0x;
}

.splitcontentleft img
{
	margin: 0px;
	padding: 0px;
}

#bodyleft
{
	white-space: nowrap;
	float: left;
	width: 172px;
	margin: 0px;
	padding-left: 22px;
}

.splitcontentright
{
	float: left;
	width: 550px;
	padding: 10px 10px 0px 5px;
	margin: 0px;
	background-image: url(gfx/bg_swoosh_v3.gif);
	background-repeat: no-repeat;
	background-position: 80px 80px;
	min-height: 310px;
	overflow: hidden;
}



.splitcontentright ul
{
	list-style-type: square;
	list-style-image: url(/gfx/bullet2.gif);
	list-style-position: outside;
	text-indent: -4px;
	padding-left: 10px;
}

.inspringen ul
{
	list-style-type: square;
	list-style-image: url(/gfx/bullet2.gif);
	list-style-position: outside;
	text-indent: -4px;
	padding-left: 80px;
}

.splitcontentright hr
{
	border-bottom: 1px #1d5ca9 solid;
	margin-top: 10px;
	margin-bottom: 10px;
}
.img_product { margin: 30px 10px 0px 0px; }

.alvanaf
{
	color: #FFF;
	padding: 2px 2px 2px 4px;
	width: 544px;
	background-image: url(gfx_producten/alvanaf-balk.gif);
	background-repeat: no-repeat;
}

/* Product slide menu, onderaan de site */
#page-wrap	{ background: white; width: 551px; margin: 0 auto; padding: 0 5px; }
#slider	{ background: white url(../images/slider-bg.jpg); height: 224px; overflow: hidden; position: relative; margin: 50px 0; }
#mover { width: 2880px; position: relative; }
.slide { padding: 40px 30px; width: 500px; float: left; position: relative; }
.slide h1 { font-family: Helvetica, Sans-Serif; font-size: 25px; letter-spacing: -1px; color: #30C; }
.slide p { color: #333; font-size: 12px; line-height: 18px; width: 180px; }
.slide img { position: absolute; top: 20px; left: 350px; }
#slider-stopper	{ position: absolute; top: 1px; right: 20px; background: #ac0000; color: white; padding: 3px 8px; font-size: 10px; text-transform: uppercase; z-index: 1000; }
/* Einde product slide menu, onderaan de site */

.clear{clear:both;}
.small{font-size:0.6em;}
.small2{font-size:0.8em; line-height: 80%;}
.hide{display:none;}
.textcenter{text-align:center;}
.floatright { float: right; }

