/* ------------------------------------------------------ */
/* Copyright 2008 (Non-)verbaal, http://www.nonverbaal.nl */
/* -------------------------------------------------------*/
@import url("../css/reset.css");
@import url("../css/form.css");
/* -- @import url("../css/lightwindow.css"); -- */
body {
	font: 72.5% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #3B94C6 url(/www/images/shared/bg_body.jpg) repeat-x left top;
}
a {
	color:#FFF;
	text-decoration:underline;
}
a:hover { text-decoration:none; }

div.hr {
	height:1px;
	background-repeat:repeat-x;
	background-position:center top;
	background-color: transparent;
	background-image:url(/www/images/shared/bg_hr.gif);
	display: block;
	margin: 25px 0;
}

h1 {
	color: #0C3676;
	font-size: 2em;
	font-weight:bold;
	margin-bottom: 0.5em;
}
h2 {
	color: #FFFFFF;
	margin: 1em 0;
	font-weight:bold;
	font-size:1.2m;
}

.sIFR-active h1 { visibility: hidden; }

p{
	margin-bottom:1.45em;
	line-height: 1.75em;
}

.left strong,
.left b { font-weight: 700; }

.left ul, 
.left ol{
	margin: 5px 17px 5px 17px;
}

.left ul, 
.left ol {
	margin: 0 0 20px 0;
	list-style-position: inside;
	line-height: 160%;
}

.left ul li{
	list-style-position: inside;
	list-style-type:disc;
	background: url(/www/images/icon/bullet.gif) no-repeat center left;	
}
.left ol{
	list-style-type: decimal;
}
.left a{
	color: #FFF;
	text-decoration: underline;
	font-weight: 700;
}


.left .small {
	font-size: 0.8em;
	padding: 10px;
	background-color:#E7EFF2;
	color: #0C3676;
}

.left .small p{
	margin:0;
}


#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:263px;
	z-index:10;
	background-repeat:no-repeat;
	background-position:center top;
	background-color: transparent;
	background-image:url(/www/images/shared/bg_header.jpg);
}
#header #nav {
	position:relative;
	margin: 0 auto;
	padding-top:91px;
	padding-left:95px;
	width:845px;
	height: 15px;
}
#header #nav a {
	color:#356CB2;
	text-decoration:none;
}
#header #nav a:hover { text-decoration:underline; }
#header #wateropwielen,
#header #logo {
	position:absolute;
	left:0;
	top:24px;
	width:49px;
	height:82px;
	background-repeat:no-repeat;
	background-position:center top;
	background-color: transparent;
	background-image:url(/www/images/shared/logo.jpg);
	text-indent: -999em;
	overflow:hidden;
}
#header #wateropwielen{
	background-image:url(/www/images/shared/bg_wateropwielen.nl.gif);
	top:auto;
	left:auto;
	right:0;
	bottom: 0px;
	width:124px;
	height:14px;
}
#nav li {
	display:inline;
	padding-left: 15px;
	padding-right: 15px;
	background-repeat:no-repeat;
	background-position:right top;
	background-color: transparent;
	background-image:url(/www/images/shared/bg_header_li.gif);
}
#nav li#nav_home { padding-left: 0px; }
#nav li#nav_friends {
	padding-right: 0px;
	background:none;
}
#home #nav_home a { text-decoration:underline; }
#over-wow #nav_over-wow a {text-decoration:underline;}
#watercoolers #nav_watercoolers a {text-decoration:underline;}
#bestellen #nav_bestellen a {text-decoration:underline;}
#friends #nav_friends a {text-decoration:underline;}

#container {
	position:relative;
	z-index:20;
	margin: 200px auto 50px auto;
	width:960px;
	height: 100%;
}
#container div.left {
	position:relative;
	float:left;
	z-index:20;
	width:500px;
	margin-bottom: 50px
}
#container div.right {
	position:relative;
	float:right;
	width:350px;
	z-index:30;
	height: 100%;
	margin-bottom: 50px
}
#footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width:100%;
	background-color:#FFFFFF;
	height:30px;
	overflow:hidden;
	text-align:center;
	z-index:999;
	font-size: .9em;
}
#footer ul {
	position:relative;
	margin: 5px auto 0;
	font-size: 1.1em;
	width:960px;
}
#footer li {
	display:inline;
	padding-left: 7px;
	padding-right: 15px;
	color:#3B94C6;
	background-repeat:no-repeat;
	background-position:right center;
	background-color: transparent;
	background-image:url(/www/images/shared/bg_footer_li.gif);
}
#footer li a { color:#3B94C6; }
#footer li.first { padding-left: 0px; }
#footer li.last {
	padding-right: 0px;
	background:none;
}

/*** - Uizonderingen - ***/
ul#producten{
	position:relative;
	width:470px;
	padding-bottom:30px;
	height:100%;
}

ul#producten li{
	float:left;
	position:relative;
	margin:10px 0 30px 0;
	text-align:center;
	width:155px;
	height:400px;
}

ul#producten li h2{
	font-size:1.2em;
}

.btn_proefplaatsing {margin-top:20px;}

.friends li {
	float:left;
	display:block;
	height:117px;
	width:127px;
	margin-right:16px;
}

.friends li a {
	display:block;
	height:117px;
	width:127px;
	text-indent:-9999px;
	outline:none;
}

.friends .nvb {
	background-image:url(/www/images/friends/logo-nvb.png);	
}

.friends .md {
	background-image:url(/www/images/friends/logo-md.png);	
}

.friends .goos {
	background-image:url(/www/images/friends/logo-goos.png);	
}
