body {
	/*background: #d7d7d7 url(/images/backfades.png) repeat-x;*/
	background: #fff url(/images/background.jpg) repeat-x;
	font-color: #333333;
	font-family: Helvetica, Calibri, Verdana, Arial, sans-serif;
	font-size: 10pt;
	margin: 0 auto;
}

img { border: 0; }

A:link {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color: #333333;}
A:hover {text-decoration: underline; color: #333333;}

.title {
  font-weight: normal;
  font-size: 20px;
}

.clear { clear: both; }

#splash {
  background-color: #d7d7d7;
}

#choice {
  background-image: url(/images/ext.png);
  height: 800px;
  text-align: center;
}

#wrapper {
	width:1002px;
	margin:0 auto;
}

/* -------------------- SITE TOP -------------------- */

#header, #header-shop {
	margin-top: 10px;
	width:1002px;
	height:141px;
	background-image:url(/images/header.png);
}

#header-shop {
  background-image:url(/images/headershop.png);
}

#logo {
  float:left;
  background-image:url(/images/logo.png);
	width:311px;
	height:147px;
}

#banner {
  float:right;
	background-image:url(/images/banner.png);
	width:645px;
	height:147px;
}

#buttons {
	background-image: url(/images/menu.png);
	width:1002px;
	height:41px;
	margin-bottom: 15px;
}

ul#navigation {
  height: 41px; 
  width: 100%;
  display: inline;
}

ul#navigation li {
  position: relative;
  float: left;
  display: inline;
  list-style: none;
  line-height: 41px;
}

ul#navigation li a {
  display: block;
  color: #FFF;
  height: 40px;
  font-size: 1.1em;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}

ul#navigation li a:hover {
  font-size: 1.2em;
}

ul#navigation li a#home {
	margin-left: 25px;
  width: 100px;	
}

ul#navigation li a#cleaning,
ul#navigation li a#webshop,
ul#navigation li a#werkwijze,
ul#navigation li a#jobs,
ul#navigation li a#afspraak,
ul#navigation li a#contact,
ul#navigation li a#advice,
ul#navigation li a#webshopcontact {
  width: 100px; 
}

/* SITE MAIN LEFT */

#site_main {
  float:left;
	width:792px;
}

#maintop {
  height: 41px;
}

#maintext {
  background:url(/images/contentextend.png);
  margin: 0;
  padding: 15px 18px 5px 18px;
}

#mainbot {
  background-image:url(/images/contentbottomfooter.png);
	width:792px;
	height:40px;
	text-align:center;
  text-decoration:bold;
  color:white;
}

#mainbot div { padding-top:15px; }
#mainbot a { color:#fff; }

/* SITE MAIN RIGHT */

#site_blocks {
  float:right;
  width:192px;
}

.site_right {
  width:192px;
  margin-bottom: 5px;
}

.sidebartop {
  background-image:url(/images/sidebartop.png);
	width:192px;
	height:8px;
}

.sidebarext {
  background-image:url(/images/sidebarextend.png);
	width:192px;
}

.sidebartext {
  color:#000;
  margin:0 8px 0 8px;
  padding:2px 0 2px 0;
}

.sidebartext h1 {
  text-align:center;
  margin-top:0;
  margin-bottom:8px;
}

.sidebartext div.center { text-align:center; }
.sidebartext div.center a { color: #000; }
.sidebartext a:hover { text-decoration: underline; }
.sidebartext img { border: 2px solid white; }

.sidebarbot {
  background-image:url(/images/sidebarbottom.png);
	width:192px;
	height:8px;
}

/* ADMIN SECTION */

#sf_admin_content {
  width:100%;
}

#sf_admin_container a:link, #sf_admin_container a:visited
{
  text-decoration:none;
  color:black;
}

.sf_admin_filters fieldset { /*border: none;*/ }

/* JOB FORM SECTION */

label {
  text-align:left;
  color:#000000;
  font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  padding-left:25px;
}

.form_header {
  background-color:#f6f6f6;
  border:#e4e4e4 solid 1px;
  text-align:left;
  font-color:#000000;
  font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  font-weight:bold;
  padding:6px;
  margin-top: 30px;
}

.form_header_error {
  background-color:#fbe0e0;
  border:#f4c9c9 solid 1px;
  text-align:left;
  font-color:#000000;
  font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
  font-weight:bold;
  padding:6px;
}

.jobs {
  border-style: dotted;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 2px;
  border-left-width: 0;
  width: 300px;
  margin-left: 7px;
}

.zendbutton {
  margin-top: 20px;
  margin-left: 25px;
}

/*  CUSTOMERINTERFACE */

div.directory {
	margin: 0 0 5px 0;
	height:30px;
}

div.directorytext {
  padding:5px;
  float:left;
  margin-top:5px;
  margin-bottom:5px;
}

div.directorycategory {
  float: right;
  padding:5px;
  margin-top:5px;
  margin-bottom:5px;
}

div.file { border: 1px solid #cccccc; }

div.dirbox_button_left {
  margin-top: 2px;
  margin-left:20px;
  float:left;
  padding:5px;
}

.padding { padding: 10px; }

/************/
/*** SHOP ***/
/************/

#maintext-shop {
  background:url(/images/contentextend.png);
  margin: 0;
  padding: 5px 18px 5px 18px;
}

div#maintext-shop h2 {
  margin: 20px 0 20px 0;
  color: #2a4364;
  font-size: 14px;
  text-transform: uppercase;
}

div#maintext-shop h2.article {
  font-size: 20px;
  font-weight: normal;
}

div#category ul, div#subcategory ul {
  margin: 0;
  padding: 0;
}

div#category li, div#subcategory li {
	list-style-type: none;
	float: left;
	margin: 0px 10px 25px 5px;
	width: 225px;
	height: 140px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

div#category img, div#subcategory img {
  border: 4px solid #dedede;
}

div#breadcrumps {
  font-weight: bold;
}

div#articleleft {
  margin-top: 20px;
  float: left;
  width: 180px;
  position: relative;
}

div#articleright {
  width: 530px;
  float: left;
  text-align: justify;
  position: relative;
}

img.article {
  float: left;
  width: 150px;
  border: 4px solid #dedede;
}

/***********************/
/*** SHOPPING BASKET ***/
/***********************/

div#articles, div#shoppingbasketlist {
  margin-left: 10px;
  margin-right: 10px;
}

table.articles {
  margin: 10px 0 0 0;
  padding: 0;
  width: 100%;
}

tablearticles thead {
  height: 20px;
  background-color: #dbd9c2;
}

.articles th.name {
  text-align: left;
  font: bold;
  color: #ffffff;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: left;
  padding: 6px 6px 6px 12px;
  background: #b6d0e7 url('../images/bg_table.jpg') no-repeat;
}

.articles th.number {
  text-align: right;
  font: bold;
  color: #ffffff;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 6px 6px 12px;
  background: #b6d0e7 url('../images/bg_table.jpg') no-repeat;
}

.articles th.price {
  text-align: right;
  font: bold;
  color: #ffffff;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 6px 6px 12px;
  background: #b6d0e7 url('../images/bg_table.jpg') no-repeat;
}

.articles th.action {
  text-align: center;
  font: bold;
  color: #ffffff;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  border-top: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 6px 6px 12px;
  background: #b6d0e7 url('../images/bg_table.jpg') no-repeat;
}

.articles .name {
  text-align: left;
  border-right: 1px solid #C1DAD7;
  border-left: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background: #fff;
  padding: 6px 6px 6px 12px;
  color: #6D929B;
}

.articles .name a:link, .articles .name a:visited {
  font-weight: bold;
}

.articles .description {
  text-align: left;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background: #fff;
  padding: 6px 6px 6px 12px;
}

.articles .number {
  text-align: right;
  font: bold;
  color: #455665;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 6px 6px 6px 12px;
}

.articles .price {
  text-align: right;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background: #fff;
  padding: 6px 6px 6px 12px;
  color: #6D929B;
}

.articles .alt {
  background: #f1f8fc;
}

.articles .actions {
  text-align: center;
  border-right: 1px solid #C1DAD7;
  border-bottom: 1px solid #C1DAD7;
  background: #fff;
  padding: 6px 6px 6px 12px;
  color: #6D929B;
}

.articles .actions img {
  float: right;
}

div#ordertotals {
  float: right;
  text-align: right;
  margin-top: 25px;
  margin-right: 30px;
}

div#ordertotals table {
  line-height: 20px;
}

div#ordertotals td {
  background-color: #7dafd8;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}

div#ordertotals td.label {
  text-align: left;
}

.disabled {
  color: #a09e95;
  text-decoration: line-through;
}

div#order_options {
  margin-top: 25px;
}

#pdfdownload {
  position: absolute;
  top: 15px;
  right: 15px;
}

#pdfdownload img {
  border: 0;
}

table.basketoptions td {
  background-color: #dedede;
  padding: 5px;
  margin: 0;
  border-bottom: 1px solid #ffffff;
}


/*****************/
/***** LOGIN *****/
/*****************/

div#sf_guard_auth_form {
  margin: 0 10px 0 10px;
}

div#sf_guard_auth_form fieldset {
  width: 430px;
  border: 1px solid #e7e7e7;
  padding: 10px;
  margin-bottom: 20px;
  background: #f1f0f0 url('../images/registerfieldbg.jpg') repeat-x;
}

div#sf_guard_auth_form fieldset.noborder {
 border: 0px;
 background: #ffffff;
 }


div#sf_guard_auth_form label, div#new_account label {
  float: left;
  width: 10em;
  margin-right: 1em;
  text-align: left;
}

div#sf_guard_auth_form input[type="text"], div#sf_guard_auth_form input[type="password"], div#new_account input[type="text"] {
  width: 230px;
  height: 16px;
  margin-bottom: 4px;
  border: 1px solid #a09e95;
}

div#login_info {
  padding-top: 25px;
}

div#sf_guard_auth_form input[type="submit"] {
	text-transform: uppercase;
  border: 1px solid #a09e95;
  margin: 10px 0 10px 15px;
}

div#loginblock input[type="submit"] {
	text-transform: uppercase;
  border: 1px solid #a09e95;
}

div#new_account {
}

div#new_account label {
  width: 11em;
}

div#contactinfo {
  float: left;	
}

div#map {
	border: 3px solid #ccc;
	float: right;
	height: 450px;
	margin-top: 15px;
  width: 400px;
}

ul.bloknav {
	list-style-type: none;
	margin-left: 5px;
	padding: 0;
}

ul.bloknav li.active {
	font-weight: bold;
}
}