@charset "utf-8";
/* CSS Document */

*	{
	margin: 0; padding: 0;
}

body	{
	background: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0; margin: 0;
}

#container	{
	margin: 0 auto;
	margin-top: 0;
	padding: 0px;
	width: 960px;
	background: white;
	border-left: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}

/* CLASSES */
@font-face {
	font-family: 'MuseoSans500';
	src: url('museosans_500-webfont.eot');
	src: local('☺'), url('type/museosans_500-webfont.woff') format('woff'), url('type/museosans_500-webfont.ttf') format('truetype'), url('type/museosans_500-webfont.svg#webfonttiPRI72t') format('svg');
	font-weight: normal;
	font-style: normal;
}

h2	{
	font-family: 'MuseoSans500';
	font-size: 34px;
	color: #66b8dc;
}

h3	{
	text-decoration: none;
	font-weight: 100;
	margin-top: 20px;
	font-family: 'MuseoSans500';
	font-size: 24px;
	color: #66b8dc;
}

h3 a	{
	text-decoration: none;
	font-family: 'MuseoSans500';
	font-size: 24px;
	color: #66b8dc;
}

h3	a:hover, h3 a:active	{
	color: #9ad1e9;
}

h4	{
	margin-top: 20px;
	font-family: 'MuseoSans500';
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
	color: #6d6e71;
}

h4 a	{
	text-decoration: none;
	font-size: 14px;
	font-weight: lighter;
	color: #6d6e71;
}

h4 a:hover	{
	text-decoration: underline;
}

h4.white_text	{
	color: white;
}

h4.white_text	a	{
	text-decoration: none;
	color: white;
}

h4.white_text	a:hover, h4.white_text	a:active	{
	text-decoration: underline;
}

h5 {
	margin-bottom: 20px;
	font-family: 'MuseoSans500';
	font-size: 14px;
	font-weight: lighter;
	text-decoration: none;
	color: #6d6e71;
}

.button {
	margin: 20px 0 0 0;
	border: 1px solid #66b8dc;
	background: url(img/btn_bg.jpg) #93cce4 repeat-x;
	max-width: 200px;
}

.button a {
	margin: 5px 5px 5px 5px !important;
	color: #FFF !important;
	text-decoration: none;
	display: block;
}

.button:hover, .button:active  {
	background: #93cce4 repeat-x;
	}

.button_zw {
	margin: 20px 0 0 0;
	border: 1px solid #ababab;
	background: url(img/btn_zw_bg.jpg) #bdbdbd repeat-x;
	max-width: 200px;
}

.button_zw a {
	margin: 5px 5px 5px 5px !important;
	color: #FFF !important;
	text-decoration: none;
	display: block;
}

.button_zw:hover, .button_zw:active  {
	background: #bdbdbd repeat-x;
	}

.product {
	width: 232px;
	margin: 20px 20px 0 0;
	padding: 20px;
	border: 1px solid #d3d3d3;
	background: url(img/product_gradient.jpg) repeat-x;
}

.blue_divider	{
	margin-top: 20px;
	border-top: 1px solid #e0f1f8;
}

.thumbs	{
	width: 258px;
	height: 172px;
	float: left;
	margin: 0 0 32px 0;
}

.thumbs_right	{
	width: 258px;
	height: 172px;
	float: left;
	margin: 0 0 32px 32px;
}

input, textarea {
	margin-bottom: 20px;
	padding: 9px;
	border: solid 1px #E5E5E5;
	outline: 0;
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;
	width: 200px;
	background: url(img/bg_form.png) left top repeat-x;
	/*background: -webkit-gradient(linear, left top, left 25, from(#FFFFFF), color-stop(4%, #EEEEEE), to(#FFFFFF));
	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE 1px, #FFFFFF 25px);*/
	box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
	-webkit-box-shadow: rgba(0,0,0, 0.1) 0px 0px 5px;
}

.form_error	{
	color: #F00 !important;
	font-weight: bold;
}

/* HEADER */

#header	{
	height: 258px;
	margin: 0;
	padding: 0;
}

/* CONTENT TOP */
#block_nav { 
	float: left;
	padding: 0;
	margin: 30px;
	width: 299px;
	height: auto;
	list-style: none;
	z-index: 2;
	text-decoration: none;
}

#block_nav a {
	padding-left: 30px;
	padding-top: 10px;
	display: block;
	height: 26px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3d3c3f;
	font-size: 14px;
	/*font-weight: bold;*/
	background-image: url(img/menu_gradient.jpg);
	background-position: top;
	background-repeat: no-repeat;
	border-top: 1px solid #d3d3d3;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	z-index: 1;
}

#block_nav a:hover, #block_nav a:active {
	background-image: url(img/menu_gradient.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	color: white;
}

#nav li { /* all list items */
	float: left;
}

#menu_reinigingsservice	{
	border-bottom: 1px solid #d3d3d3 !important;
}

#product_block	{
	float: right;
	width: 528px;
	height: 146px;
	margin: 30px 30px 30px 0; padding: 20px;
	display: block;
	border: 1px solid #3d3c3f;
	background: #717171 url(img/product_block_gradient.jpg) repeat-x;
}

#product_block_left	{
	float: left;
	width: 180px;
	margin: 0; padding: 0;
}

#product_block_divider	{
	float: left;
	margin-right: 20px;
	width: 0px;
	height: 150px;
	border-left: 1px solid #464646;
	border-right: 1px solid #808080;
}

#product_block_right	{
	float: left;
	width: 209px;
	margin: 0; padding: 0;
}

/* CONTENT */

#content	{
	padding: 0; margin: 0;	
}

#content>a
{
    text-decoration: none;
}

#beurs	{
	float: left;
	width: 300px;
	height: 150px;
	margin: 0 30px 30px 30px;
	border: 1px solid #d3d3d3;
}

#left_block1	{
	float: left;
	width: 260px;
	height: 110px;
	margin: 0 600px 30px 30px;
	padding: 20px;
	border: 1px solid #d3d3d3;
	background: url(img/left_block_gradient.jpg) repeat-x;

}

#left_block2	{
	float: left;
	width: 260px;
	height: 110px;
	margin: 0 600px 30px 30px;
	padding: 20px;
	border: 1px solid #d3d3d3;
	background: url(img/left_block_gradient.jpg) repeat-x;
	
}

#content_text	{
	position: relative;
	top: -396px;
	width: 568px;
	margin: 30px 30px -364px 0;
	float: right;
}

#content_text p	{
	font-size: 12px;
	color: #6d6e71;
	padding: 0;
	line-height: 18px;
}

#gebruiksaanwijzing	{
	background: url(img/left_block_gradient.png) repeat-x;
	font-size: 12px;
	color: #6d6e71;
	padding: 0;
	line-height: 18px;
}

#content_text p a	{
	text-decoration: none;
	font-size: 12px;
	color: #66b8dc;
}

#content_text ul li	{
	font-size: 12px;
	color: #6d6e71;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 18px;
}

#content_text ul li a	{
	text-decoration: none;
	font-size: 12px;
	color: #66b8dc;
}

#text_column_left	{
	float: left;
	width: 274px;
	margin: 20px 20px 20px 0;
}

#text_column_right	{
	float: right;
	width: 274px;
	margin: 20px 0 20px 0;
}

#text_column_left_producten	{
	float: left;
	width: 274px;
}

#text_column_right_producten	{
	float: right;
	width: 274px;
}

#content table 	{
	font-size: 12px;
	color: #6d6e71;
	margin: 20px 0 20px 0; padding: 0;
	line-height: 18px;
}

#content table a {
	text-decoration: none;
	font-size: 10px;
	color: #66b8dc;
}

#content table td {
	padding-right: 10px;
	border-bottom: solid 2px #f4f4f4;
}

#content_text_contact p	{
	font-size: 14px;
	color: #6d6e71;
	padding: 0;
	margin-top: 5px;
	margin-bottom: 0;
}

.contactform_labels	{	!important
	font-size: 14px;
	color: #6d6e71;
	padding: 0; margin-top: 5px;
	margin-bottom: 0;
}

.contactform_input	{
	margin: 0; padding: 0;
}

.contactform_submit	{
	background: url(img/btn_submit.jpg);
	width: 145px;
	height: 35px;
	padding: 0; margin-top: 20px;
	border: none;
	cursor: pointer; 
}

.floatclear	{
	clear: both;
}

/* FOOTER */

#footer	{
	background: url(img/footer_gradient.jpg) repeat-y;
	height: 20px;
	padding: 30px;
	margin: 0;
}

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

#footer ul li 	{
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid white;
}

#footer ul li.right 	{
	border-right: 0px;
}
	
#footer ul li a	{
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}

#footer ul li a:hover	{
	color: #e4e4e4;
}

#pssmedia	{
	margin: 10px 0 10px 0;
	background: url(img/pssmedia.png) no-repeat;
	width: 87px;
	height: 29px;
	float: right;
}

#pssmedia:hover	{
	background: url(img/pssmedia_hover.png) no-repeat;
}


.collapse
{
	display: none
}
