@import "layout.css";
@import "home.css";

body,
table {
	color: #474747;
	background: #fff;
	font: 12px Arial, sans-serif;
}
body {
	margin: 0;
	padding: 0 0 0 106px;
}

div.page  {
	width: 898px;
	min-height: 350px;
}

div.content {
	width: 428px;
	float: left;
	margin: 0 0 0 10px;
	padding: 22px 0 50px 0;
}
div.content-wide {
	width: 888px;
	padding: 22px 0 50px 0;
}
div.content-ext {
	width: 708px;
	margin: 0 0 0 180px;
	padding: 22px 0 50px 0;
}

div.copyright {
	clear: both;
	margin: 2px 0 0 0;
	padding: 20px 0;
	background: url(bg/finish.png) repeat-x;
	font-size: 11px;
}
div.copyright a {
	color: #474747;
}

div.heading {
	margin: 9px 0 0 0;
	color: #fff;
	background-color: #b5d2ec;
	border-left: 172px solid #297cc8;
}
div.heading h1 {
	width: 420px;
	margin: 0 0 0 -58px;
	padding: 20px 10px 20px 68px;
	color: #297cc8;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	font-size: 28px;
}
div.heading h1.children {
	background-image: url(bg/kinderen.png);
}
div.heading h1.elderly {
	background-image: url(bg/ouderen.png);
}
div.heading h1.sport {
	background-image: url(bg/sport.png);
}
div.heading h1.doityourself {
	background-image: url(bg/doehetzelven.png);
}
div.heading h1.fire {
	background-image: url(bg/brand.png);
}
div.heading h1.work {
	background-image: url(bg/werk.png);
}
h2 {
	margin: 0 0 0.3em 0;
	font-weight: normal;
	font-size: 1.4em;
}
h2,
div.linkfarm h2 a {
	color: #297cc8;
	background: transparent;
}
h2.toggle {
	margin: 20px 0 10px 0;
	border-bottom: 1px solid #297cc8;
	padding: 5px 0 5px 20px;
	background-position: 0 center;
	background-repeat: no-repeat;
}
h2.show {
	margin-bottom: 25px;
	background-image: url(icons/show.png);
}
body h2.hide {
	background-image: url(icons/hide.png);
}
h2.toggle a {
	outline: none;
	color: #297cc8;
}
h2.toggle span {
	float: right;
	outline: none;
	margin: 2px 0 0 0;
	color: #297cc8;
	font-size: 11px;
}
h3 {
	margin: 0;
	line-height: 1.5;
	font-size: 1em;
}
h4 {
	margin: 0;
	line-height: 1.5;
	font-size: 1em;
}
p {
	margin: 0 0 1.3em 0;
	line-height: 1.3;
}

/* lists */

ul {
	margin: 0 0 16px 20px;
	padding: 0;
}
ul li {
	line-height: 1.3;
}
div.modules ul,
ul.links {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.modules ul li,
ul.links li {
	margin: 0;
	padding: 4px 0;
}
div.modules ul a,
ul.links li a {
	margin: 0;
	padding: 0 0 0 22px;
	color: #474747;
	font-weight: bold;
}
ul.links li {
	background: url(bg/dot-blue.png) repeat-x bottom left;
}
ul.links a {
	display: block;
	background: url(icons/bullet-blue.png) no-repeat 0 0px;
}
div.modules ul {
	margin-bottom: 16px;
}

div.modules ul li {
	background: url(bg/dot-green.png) repeat-x bottom left;
}
div.modules ul a {
	display: block;
	background: url(icons/bullet-green.png) no-repeat 0 2px;
}
/*
div.modules ul li b {
	display: block;
	padding: 8px 0 8px 20px;
	color: #690;
	background: url(icons/bullet-green.png) no-repeat center left;
	font-weight: bold;
}
*/
ul.tabs {
	overflow: hidden;
	border-bottom: 2px solid #287cc8;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 15px;
}
ul.tabs li {
	float: left;
	padding: 0;
	background: none;
}
ul.tabs a,
ul.tabs b {
	display: block;
	padding: 5px 10px;
	font-weight: normal;
}
ul.tabs a {
	display: block;
	color: #287cc8;
	background: transparent;
}
ul.tabs b {
	color: #fff;
	background: #287cc8;
}

/* tables */

table {
	border-collapse: collapse;
}
table.stretch {
	width: 100%;
}
caption {
	margin: 0;
	padding: 0 0 15px 0;
	color: #297cc8;
	background: transparent;
	text-align: left;
}
th {
	vertical-align: top;
	text-align: left;
}
th,
td {
	padding: 2px 20px 2px 0;
}
th.label {
	vertical-align: middle;
}
table.topics {
	width: 100%;
	border-bottom: 4px solid #297cc8;
}
table.topics tbody.index tr.spacer td {
	font-size: 4px;
	background: none;
}
table.topics tbody.toc td {
	padding: 4px 4px 2px 4px;
	border-bottom: 2px solid #297cc8;
}
table.topics tbody.toc td.selected {
	color: #fff;
	background: #297cc8;
}
table.topics tbody.toc td a {
	color: #297cc8;
	background: transparent;
}
table.topics tbody.index td {
	padding: 8px 0;
	background: url(bg/dot-blue.png) repeat-x bottom left;
}
table.topics tbody.index a {
	padding: 0 0 0 22px;
	background: url(icons/bullet-blue.png) no-repeat;
	font-weight: bold;
}
table.topics a {
	color: #474747;
}

table.toc {
	margin: 0 0 15px 0;
}
div.signpost table.toc {
	margin-left: 60px;
}
table.toc th,
table.toc td {
	padding: 5px 0;
}
table.toc th,
table.toc td {
	padding-right: 10px;
}
table.toc a {
	color: #474747;
}

table.order {
	width: 100%;
	border-collapse: separate;
	margin: 10px 0 20px 0;
}
table.order thead th {
	padding: 5px;
	color: #fff;
	background: #82b3df;
}
table.order th,
table.order td {
	padding: 5px;
	vertical-align: middle;
}
table.order tbody.products th,
table.order tbody.products td {
	background: url(bg/dot-blue.png) repeat-x bottom left;
}
table.order-results {
	width: 100%;
	margin: 0 0 30px 0;
}
table.order-results td {
	padding: 6px 5px;
	border:0px solid black;
}
table.order-results tbody.sum tr.first td {
	border-top: 2px solid #287cc8;
	padding-top: 6px;
	padding-bottom:0;
}
table.order-results tbody.sum td.options,
table.order-results tbody.sum tr.last td {
	border-bottom: 2px solid #287cc8;
}
table.order-results tbody.sum td.options {
	vertical-align: top;
}
table.order-results tbody.sum tr.middle td {
	padding-top: 6px;
	padding-bottom: 0;
}
table.order-results tbody.sum td.label {
	width: 300px;
	padding-right: 30px;
	text-align: right;
}
table.order-results tbody.sum td.price, table.order tbody.products td.price, table.order thead.head th.price {
	padding-right: 20px;
	text-align: right;
}
table.order-results tbody.sum td.options a {
	margin: 0 20px 0 0;
	padding: 2px 0 2px 20px;
	background: url(icons/bullet-blue.png) no-repeat center left;
	font-weight: bold;
}

table.abo th,
table.abo td {
	padding: 0 10px 0 0;
}
table.abo td {
	vertical-align: top;
}
table.abo input {
	margin: 0;
}

/* forms */

form th {
	vertical-align: top;
}
form th,
form td {
	padding: 3px 0 4px 0;
}
td select,
td input.text,
td textarea {
	width: 100%;
	border: 1px solid #999;
}
td.submit {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
}
input.text,
textarea {
	padding: 2px 5px;
	color: #474747;
	background: #fff;
	font: 12px Arial, sans-serif;
}
select {
	margin: 0;
	color: #474747;
	background: #fff;
	vertical-align: middle;
	font: 12px Arial, sans-serif;
}
label {
	margin: 0 20px 0 0;
	font-weight: bold;
}
label input {
	margin: 0 5px 0 0;
	vertical-align: middle;
}

form.search {
	border-top: 2px solid #287cc8;
	border-bottom: 2px solid #287cc8;
	padding: 20px 0;
}
form.search input {
	margin: 0;
	vertical-align: middle;
}
form.search input.text {
	margin-right: 10px;
	border: 1px solid #999;
}

/* links */

a {
	color: #474747;
	color: #297cc8;
	background: transparent;
	text-decoration: none;
}
p a {
	color: #287cc8;
	background: transparent;
	text-decoration: none;
}
a img {
	border: 0 none;
}
a.more {
	color: #297cc8;
	background: transparent;
	font-weight: bold;
	white-space: nowrap;
}
a.bullet {
	font-weight: bold;
}
a.bullet img {
	vertical-align: middle;
	margin: 0 6px 0 0;
}
a.adv-search {
	color: #297cc8;
	background: transparent;
}
a.uline {
	color: #474747;
	text-decoration: underline;
}
a.print {
	color: #474747;
}
a.copy {
	color: #474747;
}
a.default {
	color: #297cc8;
}
div.linkfarm a {
	color: #474747;
	background: transparent;
}
div.pager a {
	color: #474747;
	font-weight: bold;
}
a.prev {
	float: left;
	padding: 0 0 0 20px;
	background: url(icons/bullet-blue-inv.png) no-repeat left center;
}
a.next {
	float: right;
	padding: 0 20px 0 0 ;
	background: url(icons/bullet-blue.png) no-repeat right center;
}

/* misc. */

div.dot {
	clear: both;
	height: 1.5em;
	background: url(bg/dot-blue.png) repeat-x;
}
body div .break {
	margin-bottom: 1.5em;
}
.clear {
	clear: both;
}

div.checkbox,
div.checkbox h2,
div.checkbox a {
	color: #fff;
	background: #98cb00;
}
div.checkbox {
	margin: 0 0 1.5em 0;
	padding: 12px 15px 20px 15px;
}
div.checkbox h2 {
	margin-bottom: 0.6em;
	font-size: 1.8em;
}
div.checkbox img.illustration {
	float: left;
}
div.checkbox div.text {
	margin: 0 0 0 124px;

}
div.checkbox div.text p {
	margin: 0 0 1em 0;
}

div.content-heading {
	margin: 0 0 1.5em 0;
	text-align: right;
}
div.content-heading h2 {
	margin-bottom: 5px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #297cc8;
	text-align: left;
	font-size: 1.6em;
}
div.content-heading span.date {
	float: left;
	color: #297cc8;
	background: transparent;
}
div.content-heading a {
	color: #297cc8;
	background: transparent;
}

img.illustration {
	float: left;
	margin: 0 20px 5px 0;
}

div.order {
	margin: 1.4em 0 0 0;
	padding: 15px 0;
	background: url(bg/dot-blue.png) repeat-x;
}
div.order a {
	padding: 0 20px 0 22px;
	color: #474747;
	background: url(icons/bullet-blue.png) no-repeat;
	font-weight: bold;
}
div.ordermateriaal {
	margin: 1.4em 0 0 0;
	padding: 15px 0;
	background: url(bg/dot-blue.png) repeat-x;
}
/*div.ordermateriaal a {
	padding: 0 20px 0 22px;
	color: #474747;
	background: url(icons/bullet-blue.png) no-repeat;
	font-weight: bold;
}*/
table.order-subs {
	margin: 0;
	padding:0
}
table.order-subs td {
	padding-top:2px;
}

div.illustration {
	margin: 1.5em 0;
}

div.news-item {
	overflow: hidden;
	margin: 0 0 1.5em 0;
	background: url(bg/date-blue.png) repeat-y;
}
div.news-item h2 {
	margin-left: 2.85em;
}
div.news-item p {
	margin: 0 0 0 4em;
}
div.news div.item h2 {
	margin-bottom: 0.4em;
	font-size: 1em;
}
div.news div.item p {
	margin-bottom: 0.5em;
	line-height: 1.3;
}
div.news-item small.date {
	float: left;
	width: 3.2em;
	color: #fff;
	background: #297cc8;
	text-transform: uppercase;
	text-align: center;
	font-size: 0.9em;
}
div.news-item small.date big {
	font-weight: bold;
	font-size: 2.2em;
}

ul.news-archive a {
	display: block;
}
ul.news-archive span.date {
	float: left;
	width: 7em;
}
ul.news-archive span.text {
	display: block;
	margin: 0 0 0 7.1em;
	font-weight: normal;
}

div.campaign-item {
	overflow: hidden;
	margin: 0 0 16px 0;
}
div.campaign-item img.illu {
	float: left;
}

div.campaign-item div.copy {
	margin: 0 0 0 170px;
}

p.msg {
	margin-top: 0.6em ! important;
}
p.msg strong {
	color: #297cc8;
	background: transparent;
	font-weight: bold;
}

table.scope {
	width: 100%;
	border-collapse: separate;
}
table.scope thead th {
	padding: 5px 8px;
	color: #fff;
	background: #82b3df;
}
table.scope tbody th,
table.scope tbody td {
	padding: 8px;
	background: url(bg/dot-blue.png) repeat-x bottom left;
}

div.item {
	overflow: hidden;
	margin: 0 0 16px 0;
}
div.item img.illu {
	float: left;
}
div.item div.text {
	margin: 0 0 0 110px;
}

div.dldoc {
	float: right;
}


div.right-col,
div.left-col {
	width: 200px;
}
div.right-col {
	float: right;
}
div.left-col {
	float: left;
}
div.toc-section {
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	background: url(bg/dot-blue.png) repeat-x bottom left;
}
div.toc-section h2 {
	margin-bottom: 1px;
}
div.toc-section h2 a {
	color: #287cc8;
}
div.content div.toc-section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.content div.toc-section ul li {
	padding: 3px 0;
	background: none;
}
div.content div.toc-section ul li a {
	padding: 0;
	color: #474747;
	background: none;
	font-weight: normal;
}

div.signpost h2.section-heading {
	padding: 10px 0 10px 60px;
}
h2.section-heading  {
	margin: 22px 0 5px 0;
	padding: 0;
	background-repeat: no-repeat;
	font-size: 26px;
}
h2.children {
	background-image: url(icons/kinderen-klein.png);
}
h2.elderly {
	background-image: url(icons/ouderen-klein.png);
}
h2.sport {
	background-image: url(icons/sport-klein.png);
}
h2.fire {
	background-image: url(icons/brand-klein.png);
}
h2.doityourself {
	background-image: url(icons/doehetzelven-klein.png);
}
h2.work {
	background-image: url(icons/werk-klein.png);
}
h3.section-heading {
	padding: 10px 0 5px 0;
	background: url(bg/dot-blue.png) repeat-x;
	font-weight: normal;
	font-size: 16px;
}
div.signpost h3.section-heading {
	padding-left: 60px;
}
h2.section-heading a,
h3.section-heading a {
	color: #287cc8;
	background: transparent;
}

div.checklist small.date {
	padding-top: 5px;
}
div.checklist p {
	margin: 5px 0 5px 3.8em  ! important;
}
div.checklist label {
	margin: 0 22px 0 0;
	font-weight: bold;
}
div.checklist label input {
	margin: 0 2px 0 0;
	vertical-align: middle;
}

div.submit {
	text-align: right;
}

div.search-result {
	padding: 10px 0;
	background: url(bg/dot-blue.png) repeat-x bottom left;
}
div.search-result div.tags {
	color: #999;
	background: transparent;
}
div.search-result p {
	margin: 3px 0;
}

div.pager {
	margin: 20px 0 10px 0;
	border-top: 2px solid #287cc8;
	border-bottom: 2px solid #287cc8;
	padding: 10px 0;
	color: #999;
	text-align: center;
}
div.counter {
	text-align: right;
}
div.counter select {
	margin: 0 10px;
}

/* button generator */
.bgSectMain img,
.bgSect img,
.bgSidebar img,
.bgSideSub img,
.bgSideSubSel img,
.bgModH2 img,
.bgCarH2 img,
.bgSpecH1 img,
.bgSpecH2 img,
.bgCopyH1 img,
.bgCopyH2 img {
	vertical-align: bottom;
}

