﻿body, table, th, td, p, input, textarea, select, a  {
	color:#3D2E29;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:11px;
	text-align:left;
}

body
{
	background-color:#EBE8E7;
	background-image:url(/static/img/background_repeat.gif);
	background-position:center top;
	background-repeat:repeat-x;
}

a
{
	text-decoration: underline;
}

.container
{
	background-color: #EBE8E7;
	background-image:url(/static/img/background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.overlay
{
	background-color:#000;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
	display:none;
}

img#stofKleurImageGroot,
img#houtKleurImageGroot
{
	cursor:pointer;
	border: 5px solid #fff;
}

.header-nav
{
	color: #3D2E29;
	font-size:9px;
}

.header-nav .profiel
{
	padding-top:7px;
	position: relative;
	float:left;
}

.header-nav ul
{
	padding-top:7px;
	float: right;
}

.header-nav li
{
	float: left;
	padding: 0px 10px 0px 10px;
	border-right: 1px solid #3D2E29;
}

.header-nav li.last
{
	border-right: 0pt;
	padding-right: 0px;
}

.header-nav a
{
	text-decoration: none;
}

.header
{
	background-color: #ccced0;
	background-image:url(/static/img/header-background.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

.header .logo a
{
	color: #F00;
	font-size: 48px;
	text-decoration: none;
}

.header .payoff,
.header .payoff a
{
	color: #5E514B;
	font-size: 14px;
	letter-spacing: 6px;
	text-decoration: none;
}

.main-nav
{
	background-color: #5E514B;
	border-bottom: 1px solid #fff;
}

.main-nav ul
{
	padding:4px 0px 0px 0px;
	float: left;
}

.main-nav li
{
	float: left;
	padding: 1px 10px 0 10px ;
	border-left: 2px groove #3D2E29;
	height:14px;
}

.main-nav li.first
{
	border-left: 0pt;
	padding-left: 30px;
}

.main-nav li.last
{
	border-left: 0pt;
}

.main-nav a
{
	font-size:10px;
	text-transform: uppercase;
	color: #BDAFA1;
	font-weight: bold;
	text-decoration: none;
}

.main-nav .submitbutton
{
	font-size:10px;
	text-transform: uppercase;
	color: #BDAFA1;
	font-weight: bold;
	background-color: Transparent;
	border: 0px;
}

.main-nav .inputtext
{
	font-size:10px;
	color: #BDAFA1;
	border: 1px solid #BDAFA1;
	width: 150px;
}

.main-header
{
	background-color: #FE0000;
	background-image:url(/static/img/main-header-background.gif);
	background-position:center top;
	background-repeat:no-repeat;
}

h1
{
	font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
	font-size: 19px;
	color: #fff;
	padding: 6px 0px 0px 14px;
	text-align: left;
}

.main, 
.footer
{
	background-color: #fff;
	background-image:url(/static/img/main-background.gif);
	background-position:center top;
	background-repeat:repeat-y;
}

.midcol
{
	background-color: #E0E0E0;
}

.midcol ul
{
	margin-bottom: 10px;
}

.midcol a,
.midcol li
{
	color: #7B6D65;
    font-size: 11px;
    text-decoration: none;
}

.mainheader .midcol
{
	text-align: left;
}

.main-header .midcol a,
.main-header .midcol span
{
	line-height:12px;
}

.main .midcol
{
	background-image:url(/static/img/subnav-background.gif);
	background-position:center bottom;
	background-repeat:repeat-x;
}

.main .rightcol
{
	margin-top:20px;
}

.main .rightcol .content
{
	line-height: 20px;
	color: #E5E1DE;
}

.main .rightcol .content p
{
	line-height: 20px;
	background-color: #fff;
	color: #5E514B;
	padding-right: 10px;
	padding-top: 5px;
}

.main .rightcol .content p.voetnoot
{
	color: #5E514B;
}

.footer
{
	text-align: right;
	color: #3D2E29;
	font-size:11px;
	padding: 0 15px 5px 15px;
}

.footer a
{
	text-decoration: none;
}

.logos a
{
	font-size:9px;
	text-decoration: none;
}

.footer .logos p
{
	color: #3D2E29;
	font-size:9px;
	text-align: center;
	margin: 2px;
}

.footer .logos img
{
	padding: 4px;
}

li.active,
li.active a,
a.active
{
	/*color: #FE0000;*/
	font-weight: bold;
	text-decoration: underline
}

/* CONTENT */
.content
{
	text-align:left;
	/*padding-right: 10px;*/
}

.content p img
{
	float:right;
	position: relative;
	/*border: 1px solid #FE0000;*/
	margin: 10px 0 10px 10px;
	background-color: #fff;
}

.content p
{
	font-weight: normal;
}

.content strong
{
}

.content ul, .content ol
{
	margin: 0px 0px 5px 0px;
	padding-right: 10px;
	background-color: #fff;
	color: #5E514B;
}

.content ul li, .content ol.num li ul li
{
	color: #5E514B;
	font-weight: normal;
	font-size: 11px;
	list-style-type: disc;
	margin-left:0;
	background-color: #fff;
}

.content ul li
{
	margin-left:20px;
}

.content ul ol, .content ol ul, .content ol ol, .content ul ul
{
	margin: 0px 0px 5px 15px;
	padding-right: 10px;
	background-color: #fff;
}

.content ol.num li
{
	color: #5E514B;
	font-weight: normal;
	font-size: 11px;
	list-style-type: decimal;
	margin-left:20px;
	background-color: #fff;
}

.content ol.alpha li
{
	color: #5E514B;
	font-weight: normal;
	font-size: 11px;
	list-style-type: lower-latin;
	margin-left:5px;
	background-color: #fff;
}

.content h2
{
	font-size: 15px;
	font-weight: bold;
	color: #3D2E29;
	background-color: #fff;
}

.content h2
{
	font-size: 15px;
	font-weight: bold;
	color: #3D2E29;
	background-color: #fff;
}

.content h3
{
	font-size: 12px;
	font-weight: bold;
	color: #3D2E29;
	background-color: #fff;
	margin-top:10px;
}

.content h4
{
	font-size: 11px;
	font-weight: bold;
	color: #3D2E29;
	background-color: #fff;
}

.content td
{
	padding: 2px;
	background-color: #fff;
}
/* /CONTENT */

/* PRODUCT LIST */
.product-item
{
	text-align: left;
	background-color: #fff;
}

.product-item h2
{
	font-size: 16px;
	font-weight: bold;
	color: red;
}

.product-item a
{
	color: red;
}

.product-item img
{

}

.product-item div
{
	color: #5E514B;
	text-align: left;
}

.product-item a
{
	font-weight: bold;
	text-decoration: none;
}

/* / PRODUCT LIST */

/* PRODUCT DETAIL */

div.product
{
	background-color: #fff;
}

div.product h2 
{
	font-size: 16px;
	font-weight: bold;
	color: red;
	margin: 10px 0 0 0;
}

div.product img
{
	margin:10px;
	float:right;
}

div.product p
{
	padding-top: 10px;
}

div.productDetail
{
	margin-bottom: 10px;
	background-color: #fff;
}

div.productDetail div.logos
{
	border: 1px solid #3D2E29;;
}

.main .rightcol .content div.productDetail div.logos
{
	text-align: center;
}

.main .rightcol .content div.productDetail div.logos p
{
	color: #3D2E29;
	font-size:9px;
	text-align: center;
	line-height: 12px;
}

div.productDetail div.logos img
{
	padding: 4px;
}

div.last
{
	margin-right: 0;
}

div.productDetail h4
{
	color: #3D2E29;
	text-align: left;
	padding: 8px;
	padding-top:0;
	padding-bottom:0;
}

.main .rightcol .content div.productDetail p
{
	padding: 8px;
	padding-top:0;
}

div.bestelform div
{
	/*border: 1px solid red;*/
}

div.bestelform div.head,
div.bijpassendeProducten div.head
{
	text-align: left;
	font-size: 16px;
	color: FFF;
	background-color: #5E514B;
	padding: 5px;
	padding-left: 10px;
}

div.bestelform p.bestelform
{
	padding: 10px;
	padding-top:0px;
	color: Red;
}

div.bestelform p.bestelform a
{
	color: Red;
}

div.bestelform div.head h3
{
	font-weight: bold;
	background-color: #5E514B;
	color: #fff;
	font-size: 16px;
	margin: 0;
}

div.bestelform
{
	background-color: #fff;
}

div.formElementContainer
{
	padding: 5px;
	padding-left: 0px;
}

div.bestelform div.label
{
	font-size: 10px;
	color: #5E514B;
	font-weight: normal;
}

div.bestelform div.highlight
{
	font-weight: bold;
}

div.bestelform div.text
{
	font-size: 10px;
	color: #5E514B;
}

div.bestelform div.price
{
	font-size: 10px;
	color: #5E514B;
	display: none;
	padding: 5px;
	padding-left: 10px;
}

div.bestelform div.adviesprijs
{
	font-size: 12px;
	color: #5E514B;
}

div.bestelform span.adviesprijs
{
	font-size: 12px;
	color: #5E514B;
	font-weight: bold;
}

div.bestelform div.verkoopprijs
{
	font-size: 18px;
	color: red;
}

div.bestelform span.verkoopprijs
{
	font-size: 18px;
	color: red;
	font-weight: bold;
}

div.formElementContainer div.formElementContainer div.label
{
	font-weight: normal;
	/*padding-left: 5px;*/
}

div.bestelform select
{
	font-size: 10px;
	color: #5E514B;
	border: 1px solid #ddd;
}
 
div.bijpassendeProducten
{
	background-color: #fff;
}

div.buttons
{
	margin: 10px;
	display: none;
}

div.buttons input
{
	width: 100px;
	font-size: 11px;
	font-weight: bold;
}
 
/* / PRODUCT DETAIL */

/* SHOPPINGCART */

table.shoppingcart
{
	border:1px solid #ccc;
	width: 690px;
	height: auto;
	background-color: #fff;
	position:relative;
}

table.shoppingcart td, table.shoppingcart th
{
	padding: 5px;
	background-color: #fff;
}

table.shoppingcart tr.head th
{
	font-weight:bold;
}

table.shoppingcart tr.article td
{
	font-weight:bold;
	border-top: 1px solid #ccc;
}

body.shoppingcart div.main input[type=text]
{
	width: 60px;
	height:20px;
}

body.shoppingcart div.main input[type=submit],
body.shoppingcart div.main input[type=reset]
{
	width: 65px;
	text-align: center;
	padding:0;
	font-size:11px;
	font-weight: normal;
}
body.shoppingcart div.main table input[type=submit],
body.shoppingcart div.main table input[type=reset]
{
	font-size:10px;
}

table.shoppingcart tr.option td
{
	padding-top: 1px;
	padding-bottom: 1px;
}

table.shoppingcart tr.marginabove td
{
	padding-top: 15px;
}

table.shoppingcart tr.total td
{
	border-top: 1px solid #ccc;
	font-weight:bold;
}

table.shoppingcart td.textright, table.shoppingcart th.textright
{
	text-align: right;
}

table.shoppingcart tr.total td.nonbold
{
	font-weight:normal;
}

table.shoppingcart td.borderleft, table.shoppingcart th.borderleft
{
	border-left: 1px solid #ccc;
}

/* / SHOPPINGCART */

/* ORDERFORM */

body.order div.main input[type=submit],
body.order div.main input[type=reset]
{
	width: 65px;
	text-align: center;
	padding:0;
	font-size:11px;
	font-weight: normal;
}
body.order div.main table input[type=submit],
body.order div.main table input[type=reset]
{
	font-size:10px;
}

div.adres
{
	position: relative;
	float: left;
	width:250px;
	height: 100px;
}

div.blok2
{
	width:450px;
}

/* ORDERFORM */

/* FAQ LIST */
.faq-item
{
	text-align: left;
	background-color: #fff;
}

.faq-item h2
{
	font-size: 11px;
	font-weight: bold;
	color: #5E514B;
}

.faq-item div
{
	color: #5E514B;
	text-align: left;
}

/* / FAQ LIST */


/* FORM */
.main .rightcol .content .form td
{
	padding: 2px 2px 2px 2px;
	margin: 0;
}

.main .rightcol .content .form p
{
	padding: 0;
	margin: 0;
}

.main .rightcol .content p.message
{
	color: Red;
}

.main .rightcol .content .submitbutton
{
	text-align: center;
}

.main .rightcol .content .submit
{
	width: 180px;
}

.main .rightcol .content .reset
{
	width: 50px;
}

/* /FORM */

/* HOME */
.home
{
	background-color: #fff;
}

.home h2
{
	background-color: #EBE8E7;
	color: #3D2E29;
	padding: 4px;
}

.home .head
{
	background-color: #EBE8E7;
}

.block2 .body
{
	padding-top:15px;
}

.home .body p
{
	padding: 0px;
	margin: 10px;
}

.block2 .body p
{
	margin: 10px 0 10px 10px;
}

.block2 .readmore
{
	position:relative;
	float:left;
	margin:-15px 15px 15px 10px
}
/* /HOME */


/* VEILIG & VERTROUWD */
.content table.veilig td
{
	padding: 15px;
	background-color: #fff;
	vertical-align: top;
}

.content table.veilig td img
{
	margin-top:30px;
}
/* /VEILIG & VERTROUWD */

a:hover
{
	text-decoration: underline;
}

