* {
	padding:0px;
	margin:0px;
}
body, html {
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	background:#fff;
	color:#878787;
	position:relative;
}
html {
	height:100%;
}
body {
	min-height:100%;
}
img {
	border:0px none;
}
fieldset {
	border:0px none;
}
ul, ol {
	list-style:none;
	list-style-image:none;
}
p {
	padding:10px 0px;
}
a:link,
a:visited {
	color:#00a7d4;
	text-decoration:underline;
}
a:hover {
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
small {
	font-size:10px;
}

h4 {
	color:#1e2d3b;
	font-size:12px;
}
span.h4 {
	color:#1e2d3b;
	font-size:12px;
}
h2 {
	font-size:22px;
	color:#1e2d3b;
}
h3 {
	font-size:13px;
	color:#1e2d3b;
}
h5 {
	color:#1e2d3b;
	font-size:12px;
	font-weight:normal;
}
big {
	font-size:15px;
	font-weight:bold;
}

.product_text {
	color: #00a7d4;
	font-size:12px;
	font-weight:bold;
}

.product_order {
	color: #00a7d4;
	font-size:14px;
	font-weight:bold;
}

/* Website */
#website {
	width:890px;
	margin:0px auto;
}

/* Top */
#top {
	height:60px;
	position:relative;
}
#top a:link,
#top a:visited {
	text-decoration:underline;
	color:#878787;
}
#top h1 {
	position:absolute;
	left:3px;
	top:20px;
}
#top p {
	padding:0px;
	position:absolute;
	right:5px;
	bottom:5px;
	font-size:10px;
}
#top p img {
	margin-left:6px;
}

/* Menu */
#menu {
	height:21px;
	line-height:21px;
	background:#00a8d6;
	color:#fff;
	padding-left:10px;
}
#menu a:link,
#menu a:visited {
	color:#fff;
	text-decoration:none;
}
#menu a:hover {
	text-decoration:underline;
}
#menu li {
	float:left;
}
#menu li span {
	padding:0px 5px;
}

/* Filter */
#filter {
	position:relative;
	font-weight:bold;
	height:25px;
	line-height:25px;
	padding-left:10px;
	color:#000;
	z-index:5;
}
#filter a:link,
#filter a:visited {
	text-decoration:none;
}
#filter .left {
	float:left;
}
#filter ul li {
	float:left;
	padding-left:10px;
	position:relative;
	background:url('images/more.png') no-repeat right 11px;
}
#filter ul li a {
	padding-right:12px;
}
#filter ul ul {
	position:absolute;
	left:5px;
	top:25px;
	width:166px;
	background:#fff;
	height:0px;
	overflow:hidden;
}
#filter ul ul li {
	float:none;
	padding:0px;
	line-height:normal;
	vertical-align:bottom;
	height:15px;
	line-height:13px;
	padding-top:5px;
	padding-left:5px;
	background:none;
}
#filter ul ul label {
	padding-left:5px;
	color:#00a7d4;
	float:left;
}
#filter ul ul input {
	width:13px;
	height:13px;
	float:left;
}
#filter .submit {
	padding-left:10px;
	position:relative;
	overflow:hidden;
}
#filter .submit span {
	text-decoration:underline;
}
#filter .submit input {
	text-align:left;
	cursor:pointer;
	position:absolute;
	left:10px;
	top:0px;
	width:100px;
	height:100%;
	border:0px none;
	background:none;
}
#filter span {
	position:relative;
}

/* Banner */
#banner {
	position:relative;
	
		font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
#banner img {
	display:block;
}

/* Content */
#content {
	position:relative;
	padding:10px 5px;
	font-size:12px;
}

/* Leftsmall */
#leftsmall {
	float:left;
	width:205px;
}
#leftsmall p {
	padding:0px;
	padding-top:3px;
}
#leftsmall a {
	padding-top:5px;
}

/* top */

.page-home #products-top {
	float:right;
}
#products-top li {
	width:200px;
	text-align:right;
	position:relative;
	padding:5px;
	float:left;
	height:125px;
}
#products-top li .text {
	float:right;
	padding-right:10px;
	padding-top:20px;
}
#products-top li img {
	float:right;
}

/* products-quarter */
.page-home #products-quarter {
	float:right;
}
#products-quarter li {
	width:300px;
	text-align:right;
	position:relative;
	padding:5px;
	float:left;
	height:125px;
}
#products-quarter li .text {
	float:right;
	padding-right:10px;
	padding-top:20px;
}
#products-quarter li img {
	float:right;
}

/* Products half */
#products-half {
	position:relative;
	color:#004550;
}
#products-half li {
	float:left;
	width:440px;
	height:190px;
	position:relative;
}
#products-half .left {
	float:left;
	text-align:center;
	padding:0px 30px 0px 10px
}
#products-half .left h4 {
	padding-top:10px;
}
#products-half .right {
	position:absolute;
	left:125px;
	top:0px;
	width:250px;
}
#products-half dl {
}
#products-half dl dt {
	float:left;
	width:70px;
	color:#00a7d4;
}
#products-half dl dd {
	float:left;
	width:180px;
}

/* Bottom */
#bottom {
	height:21px;
	line-height:21px;
	background:#e2e2e2;
	color:#0f4f5a;
}
/* Bottom : pager */
#bottom .pager {
	float:left;
}
#bottom .pager li {
	float:left;
	padding:0px 5px;
}
#bottom .pager li a:link,
#bottom .pager li a:visited {
	color:#0f4f5a;
}
#bottom .pager li:active a:link,
#bottom .pager li:active a:visited {
	color:#00A7D4;
}
/* Bottom : limit */
#bottom .limit {
	float:right;
}
#bottom .limit li {
	float:left;
	padding-right:5px;
	padding-left:15px;
}
#bottom .limit li a:link,
#bottom .limit li a:visited {
	color:#0f4f5a;
}

/* Footer */
#footer {
	color:#878787;
	padding:0px 10px;
}
#footer p {
	padding-top:0px;
}
#footer a:link,
#footer a:visited {
	color:#878787;
}
#footer em {
	color:#00a6d3;
}
#footer strong {
	color:#332b25;
}
#footer p.right {
	float:right;
}

/* Text page */
.page-text #img-right {
	float:right;
}

.page-text #product-right {
	float:right;
}

/* Leftsmall */
#page-left {
	float:left;
	width:400px;
}
#page-left p {
	padding:0px;
	padding-top:3px;
}
#page-left a {
	padding-top:5px;
}

/* Leftsmall product */
#page-left-product {
	float:left;
	width:310px;
}
#page-left-product p {
	padding:0px;
	padding-top:3px;
}
#page-left-product a {
	padding-top:5px;
}

/* ZOEKTERM */
.zoekterm {
border: 1px solid #00a8d6;
}

/* INPUT */
#input-field {
padding: 3px;
border: 1px solid #00a8d6;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	width: 250px;
}

#input-field-small {
padding: 3px;
border: 1px solid #00a8d6;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}