/* ------------------------------------------------------ */
/* Copyright 2009 (Non-)verbaal, http://www.nonverbaal.nl */
/* -------------------------------------------------------*/

/* Reset ------------------------------------------------ */
/* ------------------------------------------------------ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* Basic structure -------------------------------------- */
/* ------------------------------------------------------ */

html {
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}
html, body {
	height:100%;
}
body {
	background-image: url(../images/canvas.png);
	background-repeat: repeat-x;
	font: 62.5% Verdana, Geneva, sans-serif;
	background-color:#F2F4F5;
	font-size:62.5%;
}
h1 {
	font-size:1.7em;
	margin:0.5em 0 1em;
	color:#009AE1;
}
h2 {
	font-size:1.5em;
	margin:1em 0 0.7em;
	color:#009AE1;
}
.home h1 {
	font-size:1.6em;
}
p {
	margin-bottom:2em;
}
a {
	color:#0099E0;
}
a:hover {
	text-decoration:underline !important;
}
strong {
	font-weight:700;
}
#container {
	height:auto !important;
	margin:0 auto;
	min-height:100%;
	height:100%;
	position:relative;
	width:100%;
}
#main {
	float:left;
	margin-top:128px;
	width:100%;
}
#inner {
	position:relative;
	width:100%;
}
#wrap {
	float:left;
	position:relative;
	width:100%;
}
#content {
	font-size:1.1em;
	line-height:1.7em;
	margin:0 auto;
	padding:1.5em 0;
	position:relative;
	width:826px;
	color:#525252;
}
#content ul {
	list-style: disc;
	margin: 1em 2em;
}
.dummy {
	display:none;
}

/* Header / Nav ----------------------------------------- */
/* ------------------------------------------------------ */

#header {
	height:128px;
	left:0;
	position:absolute;
	top:0;
	width:100%;
	z-index:100;
}
#header div {
	position:relative;
	width:856px;
	margin:0 auto;
	height:128px;
}
a.logo {
	position: absolute;
	top: 32px;
	left: 0;
}
#header ul {
	position:absolute;
	right:15px;
	top:8px;
	/*
	float:right;
	margin-right:15px;
	margin-top:8px;
	*/
	z-index:1000;
}
#header li {
	font-size:1.5em;
	float:left;
	display:inline;
	margin-left:2em;
	position:relative;
}

#header li a {
	display:block;
	color:#FFF;
	text-decoration:none;
	font-weight:700;
	height:20px;
}
#header .selected a, #header li a:hover {
	border-bottom:4px solid #FFF;
	text-decoration:none !important;
}

div#header li ul {
	font-size:0.5em;
	width: 169px;
	padding:15px 0 5px;
}

#header ul ul a {
	width: 115px;
	display:block;
	width:100%;
	color:#E4E4E4;
	overflow:hidden;
	border:none !important;
	background-image: url(../images/subnav-up.gif);
	background-repeat: no-repeat;
	background-position: 11px 4px;
}

#header ul ul a:hover {
	background-color: #009AE1;
	color:#333333;
	overflow:hidden;
	background-image: url(../images/subnav-down.gif);
	background-repeat: no-repeat;
	background-position: 11px 4px;
}

#header ul ul a:hover  span{
	text-decoration: underline !important;
}

#header ul ul span {
	margin-left:1.4em;
}

div#header li ul {
	visibility: hidden;
	position: absolute;
	left: 0;
	background: #009AE1;
	z-index:1000;
}

div#header ul ul {
	float: none;
}
div#header ul ul li {
	display:block;
	float: none;
	margin:0px;
	background-color:#009AE1;
	height:20px;
	padding:2px;
	overflow:hidden;
	border:none !important;
}

div#header ul ul a {
	text-indent: 0;
	padding: 0px;
	margin:0px;
	padding-left:10px;
	padding-top:2px;
}

div#header ul ul li.last a {
	border-bottom: none;	
}

div#header li:hover > ul {
	visibility: visible;
}

div#header ul a:hover ul {
	visibility: visible;
}

div#header :hover ul ul, 
div#header :hover ul :hover ul ul,
div#header :hover ul :hover ul :hover ul ul,
div#header :hover ul :hover ul :hover ul :hover ul ul { position: absolute; left:-9999px; top:11px;}

div#header :hover ul :hover ul,
div#header :hover ul :hover ul :hover ul,
div#header :hover ul :hover ul :hover ul :hover ul,
div#header :hover ul :hover ul :hover ul :hover ul :hover ul { left: 0; top: 11px !important; height: auto; }
div#header #appointment {
	margin:0;
	position:absolute;
	left:635px;
	top:53px;
	width:206px;
	height:75px;
	background-image: url(../images/appointment.png);
	background-color:transparent;
	background-repeat: no-repeat;
	text-indent:-9999px;
	z-index:100;
}
/* Footer ----------------------------------------------- */
/* ------------------------------------------------------ */

#footer {
	clear:both;
	height:160px;
	margin-top:-160px;
	position:relative;
	width:100%;
	background-image: url(../images/shade.png);
	background-position:center top;
	background-repeat:no-repeat;
}
#footer div {
	background-color:#333333;
	width:766px;
	padding:25px 30px;
	margin:0 auto;
	height:110px;
}

#footer ul {
	height:120px;
	color:#FFF;
	font-size:1.1em;
	line-height:1.8em;
	background-repeat: no-repeat;
	background-position: right 5px;
}

#footer ul.gouda {
	background-image: url(../images/photo-gouda.png);
	float:left;
	width:320px;
}

#footer ul.zwijndrecht {
	width:370px;
	background-image: url(../images/photo-zwijndrecht.png);
	float:right;
	margin-right:10px;
}

#footer strong {
	color:#009AE1;
}

#footer a {
	color:#FFF;
	background-image: url(../images/more.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left:1.3em;
}

/* Slideshow -------------------------------------------- */
/* ------------------------------------------------------ */

.home #content {
	padding:0 80px;
	background-image: url(../images/shade.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size:1.2em;
}

#previous, #next {
	position:absolute;
	top:180px;
	display:block;
	width:40px;
	height:50px;
	text-indent:-9999px;
	outline:none;
}
#previous {
	left:15px;
	background-image: url(../images/prev.gif);
	background-repeat: no-repeat;
}
#next {
	right:15px;
	background-image: url(../images/next.gif);
	background-repeat: no-repeat;
}
#next:hover, #previous:hover {
}
.home h1 {
	display:block;
	position:absolute;
	top:280px;
	left:0;
	width:826px;
	height:120px;
	text-indent:-9999px;
	z-index:111;
	margin:0;
	padding:0;
	background:url(../images/home-h1.png);
}
.slides-content {
	z-index:112;
	position:absolute;
	top:307px;
	left:30px;
	width:770px;
	height:50px;
	color:#FFF;
	font-weight:700;
	font-size:0.9em;
	line-height:1.4em;
}
.slides-content a, .home #quicklinks .news a, .nieuws .overview li a {
	font-weight:400;
	color:#39C;
	background-image: url(../images/link_more.png);
	background-position: 0px 0px;
	display:block;
	height:15px;
	width:73px;
	text-indent:-9999px;
	outline:none;
	text-decoration:none;

}

.slides-content a {
	margin-top:0.7em;
}

.home #quicklinks .news a {
	margin-top:1em;
}

.nieuws .overview li a {
	margin:0.7em 0 1em;
}

.slides-content a:hover,.home #quicklinks .news a:hover, .nieuws .overview li a:hover {
	background-image: url(../images/link_more.png);
	background-position: 0px -15px;
}


/* Quicklinks ------------------------------------------- */
/* ------------------------------------------------------ */

.home #quicklinks {
	margin:12px 0 13px;
	height:145px;
}
.home #quicklinks .news {
	padding:20px 30px 0;
	font-size:0.9em;
	color:#FFF;
	width:255px;
	height:125px;
	background-image: url(../images/quicklink_news.png);
	float:left;
	line-height:1.4em;
}
.home #quicklinks .showrooms {
	padding:20px 30px 0;
	font-size:0.9em;
	width:437px;
	height:125px;
	background-image: url(../images/quicklink_showrooms.png);
	float:right;
	line-height:1.4em;
}
.home #quicklinks .news h2, .home #quicklinks .showrooms h2 {
	color:#FFF;
	font-size:1.8em;
	margin: 0 0 0.5em 0;
}
.home #quicklinks .showrooms h2 {
	color:#009AE1;
}
.home #quicklinks .news p {
	margin:0;
	line-height:1.6em;
}

.showrooms a:hover {
	text-decoration:none !important;
}

/* Products --------------------------------------------- */
/* ------------------------------------------------------ */
.products {
	background-image: url(../images/category_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#DBDBDB;
}
.deals{
	background-color:#FFF;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/bg-deals.gif);
}
.deals .logo{
	position:absolute;
	bottom:16px;
	width: 170px;
	height:164px;
}
.product-category {
	min-height:420px;
	float:left;
	width:170px;
}
.product-category ul {
	background-color:#DBDBDB;
	background-image: url(../images/category_list.png);
	background-repeat: no-repeat;
	min-height:240px;
	padding:10px 13px;
	list-style:none outside !important;
	margin:0 !important;
}
.product-category li {
	line-height:2.4em;
}
.product-category a {
	color:#525252;
	text-decoration:none;
}
.product-category .selected a, .product-category a:hover {
	text-decoration:underline;
	color:#0099E0;
}
.deal-overview,
.deal-info,
.product-overview {
	float:right;
	position:relative;
	width:656px;
	background-image: url(../images/category_bg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.deal-info,
.deal-overview{
	background-color:#FFF;
	background-image:none;
}
.deal-info{
	margin-left:22px;
	width:283px;
	float:left;
}

.deal-info p{
	margin-bottom:0.5em;
}

.no-result {
	position:absolute;
	top:15px;
	left:15px;
	font-size:1.1em;
	
}

.image-list{
	float:left;
	margin-left:22px;
	width:328px;
	
}
.deal-info .price{
	display:block;
	color:#000;
	font-weight:700;
	font-size:1.7em;
	margin:1em 0 2em;
}
.deal-overview ul ,
.product-overview ul {
	list-style:none outside !important;
	margin:0 !important;
	min-height:492px;
	background-image: url(../images/product_bg.png);
	background-repeat: repeat-y;
	background-position: right bottom;
}
.deal-overview li,
.product-overview li {
	position:relative;
	float:left;
	display:block;
	height:164px;
	width:164px;
	background-color:#F4F4F4;
}
.deal-overview li a,
.product-overview li a {
	display:block;
	height:164px;
	width:164px;
	color:#333;
	text-decoration:none !important;
}
.deal-overview li a span,
.product-overview li a span {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	height:25px;
	width:150px;
	padding:5px 0 0 10px;
	background-color:#FFF;
	cursor:pointer;
}
.deal-overview li a:hover span,
.product-overview li a:hover span {
	background-color:#009AE1;
	color:#FFF;
}
.test {
	background-color:#009AE1 !important;
	color:#FFF;
}
/* Showrooms -------------------------------------------- */
/* ------------------------------------------------------ */

.full {
	position:relative;
}
.full div {
	width:826px;
	overflow: auto;
	overflow-y: hidden;
}
.full a span {
	position:absolute;
	bottom:17px;
	left:0;
	display:block;
	width:165px;
	height:31px;
	text-indent:-9999px;
	line-height:0em;
	background-image: url(../images/showroom/close_full.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
.full a:hover span {
	background-position: 0px -31px;
}
#showrooms div {
	position:relative;
	margin-bottom:34px;
}
#showrooms div a span {
	position:absolute;
	bottom:0;
	left:0;
	display:block;
	width:165px;
	height:31px;
	text-indent:-9999px;
	line-height:0em;
	background-image: url(../images/showroom/show_full.png);
	background-repeat: no-repeat;
	cursor:pointer;
}
#showrooms div a:hover span {
	background-position: 0px -31px;
}
.showrooms-container {
	height:345px;
}
/* News ------------------------------------------------- */
/* ------------------------------------------------------ */

.nieuws .overview {
	list-style:none outside !important;
	margin:0 !important;
}
.nieuws .overview li, .nieuws .item {
	position:relative;
	padding-left:4.5em;
	min-height:6em;
	margin-bottom:1.8em;
}
.nieuws .overview li {
	border-bottom:1px solid #CCC;
	padding-bottom:1em;
}
.nieuws .date {
	position:absolute;
	top:4px;
	left:0;
}
.nieuws .date strong {
	display:block;
	width:30px;
	color:#FFF;
	background-color:#009AE1;
	text-transform:uppercase;
	text-align:center;
}
.nieuws .date var {
	font-size:1.7em;
	display:block;
	padding-top:0.25em;
	width:30px;
	height:30px;
	color:#0099E0;
	text-transform:uppercase;
	text-align:center;
	background-image: url(../images/date_var.png);
	background-repeat: repeat-x;
}

.news-images {
	float:right;
	width:300px;
	margin-left:2em;
}
.nieuws .news-images {
	width:300px;
}

.nieuws #content img, .news-images img {
	margin-bottom:2em;
}



.paginator {
	text-align:center;
	position:relative;
}
.paginator li {
	display:inline;
	padding:0.3em;
}
.paginator li a {
	text-decoration:none;
}
.paginator .selected {
	background-color:#0099DF;
	font-weight:700;
	color:#FFF;
}
.paginator .prev {
	background-image: url(../images/link_prev.png);
	background-repeat: no-repeat;
	padding:0.3em 1.6em;
	background-position: left 6px;
}
.paginator .next {
	background-image: url(../images/link_next.png);
	background-repeat: no-repeat;
	padding:0.3em 1.6em;
	background-position: right 6px;
}

.paginator .next a, .paginator .prev a {
	color:#464645;
}

.showrooms .paginator {
	display:block; background:none transparent;	
	width:280px;
}

.showrooms .paginator li {
	display:inline; background-color:#FFF; float:none;
}

.showrooms .paginator a {
	display:inline;
}
#prev-deal {
		width:40px;
	float:left !important;
}

#next-deal {
	width:52px;
	float:right !important;
}

#prev-deal {
	background-position: left 8px;
}

#next-deal {
	background-position: right 8px;
}


a.back {
	background-image: url(../images/link_prev.png);
	background-repeat: no-repeat;
	padding:0.3em 1.4em;
	background-position: left 6px;
	text-decoration:none;
}
.contact-block {
	width:413px;
	float:left;
}
.contact-block ul {
	list-style:none outside !important;
	margin:0 0 1em !important;
}
.contact-info {
	padding:10px 15px;
	width:300px;
	background-image: url(../images/contact-info.png);
	background-repeat: repeat-x;
	background-color:#DBDBDB;
	line-height:1.8em;
	margin-bottom:1em;
}
.contact-info td {
	padding: 0 15px;
}

.contact-info strong {
	display:block;
}
.contact-info label {
	display:block;
	width:110px;
	float:left;
}
.contact-info span {
	display:block;
	width:160px;
	float:right;
}

.routeplanner {
	display:block;
	width:165px;
	height:31px;
	background-image: url(../images/route.png);
	background-repeat: no-repeat;
	margin:1em 0 2em;
	text-indent:-9999px;
	outline:none;
}

.routeplanner:hover {
	background-position: 0px -31px;
}

.submit {
  font-size:0.1em;
  color:#0099DF;
  width: 165px;
  height: 31px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(../images/form-submit.png) no-repeat center top;
  cursor: pointer;
}

#close-slide-content {
	position:absolute;
	top:-35px;
	right:-26px;
	display:block;
	height:15px;
	width:54px;
	z-index:111;
	cursor:pointer;
}

.slide-open {
	background-image: url(../images/home-h1-close.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px 3px !important;
}

.slide-closed {
	background-image: url(../images/home-h1-open.png) !important;
	background-repeat: no-repeat !important;
	background-position: 10px 3px !important;
}

.slides-wrap {
	position:relative;
	top:0;
	left:0;
	height:400px;
	overflow:hidden;
}

.links-image {
	position:absolute;
	top:65px;
	right:0;
}

.links {
	background-image: url(../images/links.png);
	background-repeat: no-repeat;
	background-position:bottom right;
	width:806px;
	padding:0 0 160px 20px;

}

.links strong {
	display:block;
}

.links ul {
	width:150px;
	float:left;
	margin:0 0 1em 20px !important;
	padding:0 !important;
}


/* Form ------------------------------------------------- */
/* ------------------------------------------------------ */


form input,
form select,
form textarea {
	padding: .2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

form input.field,
form textarea.field { border: 1px solid #D7D7D7;
color:#525252;}

form .small { width: 30%; }
form .medium { width: 40%; }
form .large { width: 64%; }
form .largelist { width: 66%; }
form textarea.small { height: 3em; }
form textarea.medium { height: 4em; }
form textarea.large { height: 6em; width: 64%; font-size:1.2em; }

div.errors {
	display: none;
	background-color:#009AE1;
	padding: 1.4em 2em 1.4em 2em;	
}

div.errors ul label {
	float: none;
	width: 100%;
	font-weight: 400;
	color:#FFF;
}

div.errors p,
div.errors ul { margin: 0 !important; }
div.errors ul { list-style: none !important; }

div.errors ul .lbl { font-weight:bold; color:#FFF; }

.dummy {
	display: none;	
}

/* Data ------------------------------------------------------ */
/* ------------------------------------------------------------*/

form.data {
	padding: 1.4em 2em 0.5em 2em;
	background-color:#F3F3F3;
	background-image: url(../images/form.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom:1em;
}

form.data fieldset {
	border: none;
}

form.data legend {
	font-weight: 400;
	font-size: 1.6em;
	padding: .5em 0;
}

form.data label,
form.data span.label {
	margin-right: 10px;
	padding-right: 10px;
	width: 80px;
	display: block;
	float: left;
	text-align: left;
}

form.data label em,
form.data span.label em {
	position: absolute;
	right: 0;
}

form.data div { margin-bottom: 0.8em; }

form.data div.controlset label,
form.data div.controlset input {
	display: inline;
	float: none;
	font-weight: normal;
}

form.data div.controlset div { margin-left: 100px; }

form.data .contact {
	width:320px;
	float:left;
}

form.data fieldset  {
	padding-bottom:0.4em;
}

form.data .about, form.data div.buttonrow  {
	width:315px;
	padding-right:80px;
	float:right;
}

form.data div.buttonrow  {
	padding-left:105px;
	padding-right:0px;
	width:295px;
}

