body {
	background-color: #404040;
	margin: 0px;
	color: #a79f94;
	font-family: Trebuchet MS;
	font-size: 12px;
}

table {
	empty-cells: show;
}


/* MAIN LAYOUT DIVS
-------------------*/
div {
	text-align: left;
}
.right {
	text-align: right !important;
}
.center {
	text-align: center !important;
}
.middle {
	vertical-align: middle !important;
}

#wrapper {
	width: 100%;
	background: url(img/background.jpg) repeat-y center;
	z-index: +3;
}

#headerwrap {
	width: 100%;
	min-width: 980px;
	height: 300px;
	background: url(img/headerwrap.jpg) no-repeat top center;
}

#header {
	position: relative;
	width: 980px;
	margin: 0px auto;
	z-index: +3;
}
#propellor {
	position: absolute;
	left: 541px;
	top: 64px;
	width: 169px;
	height: 181px;
}
#lampje {
	position: absolute;
	left: 933px;
	top: 5px;
	width: 37px;
	height: 37px;
}

#contentwrap {
	position: relative;
	overflow: hidden;
	width: 980px;
	margin: -125px auto 10px auto;
	min-height: 300px;
	z-index: +2;
}

#navwrap {
	position: relative;
	width: 980px;
	height: 114px;
	z-index: +5;
	background: url(img/navwrap.png) no-repeat top;
}

#zoekbox {
	position: absolute;
	width: 190px;
	height: 26px;
	bottom: 13px;
	left: 20px;
	background: url(img/zoekbox.png);
}


#headernav {
	position: relative;
	width: 954px;
	height: 50px;
	top: 181px;
	left: 13px;
	z-index: +6;
}

#menu {
	overflow: hidden;
	padding: 0px 0px 0px 11px;
	background: url(img/nav_l.png) repeat-y;
	font-weight: bold;
}
#keurmerk_bg {
	padding: 0px 0px 0px 11px;
	background: url(img/nav_l.png) repeat-y;
	font-weight: bold;
}

#keurmerk {
	height: 45px;
	background: url(img/cat2.jpg) repeat-y;
	font-size: 14px;
	text-align: center;
	padding-top: 2px;
}

#nav_l {
	float: left;
	width: 220px;
	margin: -1px 0px 100px 0px;
}
#nav_l_footer {
	background: url(img/nav_l_footer.png) no-repeat;
	height: 45px;
	margin-top: -16px;
}


#content {
	float: left;
	position: relative;
	width: 539px;
	background: url(img/contentfooter.jpg) no-repeat bottom center #424242;
	margin: -25px 0px 0px 0px;
	min-height: 1150px;
	z-index: +4;
}
#cheader {
	margin-top: -25px;
	height: 50px;
	background: #ff00ff;
}

#nav_r {
	float: left;
	width: 220px;
	margin: -6px 0px 100px 0px;
}

#usps_header {
	position: absolute;
	right: 0px;
	bottom: 5px;
	width: 208px;
	font-size: 16px;
	color: #1a1919;
	line-height: 51px;
	font-weight: bold;
}
#bestsellers, #usps {
	background: url(img/bestsellers.png) no-repeat top left;
	height: 249px;
	line-height: 20px;
}
#usps {
	margin-top: -10px;
	height: 130px;
}
#informatie_header {
	background: url(img/informatie_header.png) no-repeat top left;
	height: 51px;
	font-size: 16px;
	color: #1a1919;
	line-height: 51px;
	padding-left: 15px;
	font-weight: bold;
}
#informatie {
	background: url(img/informatie.png) no-repeat top left;
	min-height: 150px;
}
#informatie_footer {
	background: url(img/informatie_footer.png) no-repeat top left;
	height: 25px;
}

#footerwrap {
	position: relative;
	margin-top: -100px;
	width: 100%;
	min-width: 980px;
	height: 315px;
	background: url(img/footerwrap.jpg) no-repeat bottom center;
	z-index: +1;
}
#footer {
	position: relative
	width: 100%;
	min-width: 980px;
	margin: 0px auto;
}
#footercontent {
	position: relative;
	width: 525px;
	height: 100px;
	margin: 0px auto;
	top: 65px;
	padding-left: 420px;
	text-transform: uppercase;
	font-weight: bold;
	color: #c5c5c5;
}
#vuurtorenwrap {
	position: relative;
	width: 980px;
	height: 135px;
	margin: 0px auto;
	top: 45px;
}
#vuurtoren {
	position: absolute;
	width: 595px;
	height: 131px;
	top: 0px;
	left: -70px;
}

.clear {
	clear: both;
	padding-top: 5px;
}
#informatie p, #bestsellers {
	padding: 10px 20px 10px 10px;
	margin: 0px;
}
#geweer {
	background: url(img/geweer.png);
	height: 170px;
	width: 71px;
	position: relative;
	left: 155px;
	bottom: 170px;
	z-index: +2;
	margin-bottom: -170px;
}


/* Algemene opmaak
------------------*/

a 						{ text-decoration:none; color:#b2a99e;}
#headernav a	{ color: #dfd2c1;}
#headernav .active a { color: #353535; width: 60px; display: block; margin-left: 10px;}
#footercontent a { color: #c5c5c5; }
a:hover {	text-decoration: underline; }
#content a { text-decoration: underline; }
#content .product .header a { text-decoration: none; }
#content .product .moreinfo a {text-decoration: none; color: #2b2b2b; font-weight: bold; }
#content .recreq a { color: #b9b9b9; text-decoration: none; }
#content .recreq a:hover { text-decoration: underline; }
.productlijst_navigatie a:hover { color: #F9BD4E; }
a.black { color: #000000; }


h1 {
	margin-top: -25px;
	margin-bottom: 0px;
	height: 40px;
	color: #dcd2c6;
	font-size: 16px;
	font-weight: bold;
	padding: 22px 20px 10px 20px;
	background: url(img/h1.jpg) no-repeat
}


/* specifieke opmaak
-------------------*/
.header_search {
	background: none;
	border: none;
  color: #1a1919;
  width: 147px;
  height: 22px;
  padding-left: 5px;
  line-height: 22px;
  display: block;
  float: left;
  font-weight: bold;
}
.header_search_submit {
	background: none;
	border: none;
  color: #28180e;
  width: 28px;
  height: 26px;
  margin-left: 7px;
  cursor: pointer;
}

._1column {
    width: 480px;
}
._2column.col1 {
    float: left;
    width: 240px;
    margin: 0px 10px;
}
._2column.col2, .body_product .product, #producten_frontpage .product, #producten_nieuw .product, .body_zoek .product {
    float: left;
    width: 239px;
    margin: 0px 10px;
}
._3column.col1 {
    float: left;
    width: 163px;
    margin: 0px 5px;
}
._3column.col2 {
    float: left;
    width: 162px;
    background: #ff00ff;
    margin: 0px 5px;
}
._3column.col3 {
    float: left;
    width: 163px;
    margin: 0px 5px;
}

/* templates
-------------------*/
#stroomschok {
	position: absolute;
	height: 135px;
	width: 539px;
	z-index: +1;
	margin-top: -30px;
	padding: 0px 0px 0px 0px;
	background: url(img/frontpage_announcement.jpg) no-repeat;
}
#frontpage_announcement {
	position: relative;
	margin-top: -45px;
	height: 115px;
	padding: 30px 50px 0px 170px;

	color: #000000;
	font-weight: bold;
	z-index: +2;
	
}
#frontpage_announcement h2 {
	color: #a3a3a3;
	font-size: 18px;
	font-weight: bold;
	margin: 15px 0px 5px 0px;
}
.body_frontpage {
	color: #ffffff;
	height: 158px;
	overflow: hidden;
	background: url(img/body_frontpage.jpg) no-repeat top center;
	padding: 0px 15px;
}
.body_frontpage h1 {
	color: #181717;
	font-size: 22px;
	margin: 10px 0px;
	background: none;
	height: 22px;
	padding: 0px;
}
.productlijstheader_frontpage, #tracker_li_255 {
	display: none;
}
#producten_frontpage, #producten, .emptycat {
	background: url(img/productlijst.jpg) no-repeat top center;
	padding: 30px 10px;
	overflow: hidden;
}
#producten {
	margin-bottom: 40px;
}
.product {
	height: 106px;
	overflow: hidden;
}
.product .image {
	background: url(img/productlijstimg.png) no-repeat top left;
	width: 74px;
	height: 74px;
	padding: 16px;
	float: left;
}
.product .image img {
	max-width: 74px;
	max-height: 74px;
	border: none;
}
.product .header {
	margin-top: 10px;
}
.price, .c_price {
	color: #f9bd4e;
	font-weight: bold;
	font-size: 16px;
}
.pricefrom {
	text-decoration: line-through;
	font-weight: normal;
	color: #A79F94;
}

#producten .product .descr, #producten_frontpage .moreinfo {
display: none;
}
.moreinfo {
	width: 102px;
	height: 15px;
	margin: -3px -10px;
	padding: 15px 20px;
	background: url(img/moreinfo.png) no-repeat;
	float: left;
}
.moreinfo:hover {
	background: url(img/moreinfoh.png) no-repeat;
}

.productlijst_navigatie.top, .productlijstheader, .productlijst_navigatie.bottom, .productlijstheader_empty {
	background: url(img/productlijstnavt.jpg) top left no-repeat;
	height: 30px;
	color: #dcd2c6;
	font-weight: bold;
	padding: 23px 20px 0px 20px;
}
.productlijst_navigatie.bottom {
	background: url(img/productlijstnavb.jpg) top left no-repeat;
	margin-bottom: 13px;
	position: absolute;
	bottom: 0px;
	width: 499px;
}

.body_prodcatdescr {
	padding: 20px;
}
.productlijst_navigatie .previous {
	float: left;
	width: 25%;
}
.productlijst_navigatie .pagecount {
	float: left;
	text-align: center;
	width: 50%;
	margin: 0px auto;
	font-weight: bold;
}
.productlijst_navigatie .next {
	float: right;
	width: 25%;
	text-align: right;
}
.product._2column .header {
	max-height: 33px;
	overflow: hidden;
}

.body_product h1 {
	margin-bottom: 15px;
}
.prodimg {
	height: 156px;
	width: 156px;
	background: url(img/prodimg.png);
	padding: 21px;
	float: left;
	margin: 0px 20px 0px 15px;
}
.prodimg img {
	border: 3px solid #ffffff;
	max-width: 150px;
	max-height: 150px;
}
.prodattr .header {
	display: none;
}
.prodattr {
	margin: 25px;
	font-size: 16px;
	font-weight: bold;
}
.prodattr .product {
	color: #dcd2c6;
}

.bestelbox .header.productname, .bestelbox .aantal .header, .bestelbox .opties .options_text, .bestelbox .bestellen .header {
	display: none;
}

#bestelbox div.aantal, #bestelbox div.opties, #bestelbox div.bestellen {
	background: url(img/bestelbox.png) top no-repeat;
	min-height: 30px;
	padding: 30px 15px 10px 15px;
	clear: both;
}
#bestelbox div.opties {
	padding: 15px 15px 10px 15px;
	overflow: hidden;
}
#bestelbox label, .bestelbox .opties .text .header, .bestelbox .opties .multiple_image .header, .orderstatus label, #formulier_req label, #formulier_rec label {
	display: block;
	width: 110px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
	clear: both;
}
#formulier_req label {
	width: 140px;
}
#formulier_rec label {
	width: 200px;
}
#bestelbox .dropdown {
	width: 391px;
	height: 31px;
	line-height: 30px;
	font-size: 12px;
	color: #1a1919;
	padding: 5px;
	background: url(img/formbg1.jpg);
	border: none;
}
.bestelbox input.textbox, .orderstatus .textveld, #formulier_req .textveld, #formulier_rec .textveld {
	width: 381px;
	height: 31px;
	font-size: 12px;
	color: #1a1919;
	padding: 5px;
	background: url(img/formbg1.jpg) no-repeat;
	border: none;
}
.body {
	margin: 10px;
}
#formulier_req .buttons, #formulier_rec .buttons {
	margin-top: 20px;
	text-align: center;
}
#formulier_req .textbox, #formulier_rec .textbox {
	width: 386px;
	height: 200px;
	border: 1px solid #a79f94;
	background: #84817c;
}
.bestelbox .opties .multiplechoise, .bestelbox .opties .colorpick, .bestelbox .opties .multiple_image, .bestelbox .opties .checkbox {
	margin: 15px 0px;
}
.bestelbox .opties .multiple_image {
	padding-left: 110px;
}
.bestelbox .opties .multiple_image .header {
	margin-left: -110px;
}
.bestelbox .opties .multiple_image .option {
	width: 130px;
	height: 45px;
	float: left;
	margin-bottom: 10px;
}
.bestelbox .opties .multiple_image .option.pos_384 {
	width: 195px;
	height: 65px;
	float: left;
	margin-bottom: 15px;
}

.bestelbox .opties .multiple_image .option .radiobutton {
	width: 30px;
	height: 30px;
	float: left;
	padding-top: 5px;
}
.bestelbox .opties .multiple_image .option .optionimage {
	width: 95px;
	float: left;
	padding-left: 5px;
}
.bestelbox .opties .multiple_image .option.pos_384 .optionimage {
	width: 150px;
	float: left;
	padding-left: 5px;
}

.bestelbox .opties .multiple_image .option .optionheader {
	height: 15px;
	float: left;
	padding-left: 5px;
}

.bestelbox .bestellen .verder {
	text-align: center;
}

.submitbutton.preferred {
	background: url(img/button_160.png) no-repeat;
	border: none;
	width: 179px;
	height: 47px;
	margin: -15px;
}
.buttons .orderactieja {
	background: url(img/button_160.png) no-repeat;
	border: none;
	width: 179px;
	height: 47px;
	margin: -15px -10px -15px 190px;

}
.submitbutton.preferred:hover, .buttons .orderactieja:hover {
	background: url(img/button_160h.png) no-repeat;
	cursor: pointer;
}

.buttons .continue_shopping {
	float: left;
	background: url(img/button_n_160.png) no-repeat;
	border: none;
	width: 134px;
	height: 17px;
	margin: -15px;
	padding: 15px 15px 15px 30px;
}
.orderactie .buttons {
	margin-top: 10px;
}
.buttons .orderactienee {
	float: left;
	background: url(img/button_n_160.png) no-repeat;
	border: none;
	width: 179px;
	height: 47px;
	margin: -15px;
	cursor: pointer;
}
	
.buttons .continue_shopping a, input.coupon_code_submit a {
	color: #2b2b2b;
	text-decoration: none !important;
}
.buttons .continue_shopping:hover, input.coupon_code_submit:hover, .buttons .orderactienee:hover {
	background: url(img/button_160h.png) no-repeat;
}
input.coupon_code_submit {
	background: url(img/button_n_160.png) no-repeat;
	border: none;
	width: 179px;
	height: 47px;
	margin: -15px -15px -10px 0px;
	padding: 15px 15px 15px 30px;
	cursor: pointer;
}
input.coupon_code {
	width: 200px;
	height: 31px;
	font-size: 14px;
	color: #1a1919;
	padding: 0px 5px 10px 5px;
	background: url(img/formbg.jpg) no-repeat;
	border: none;
}
.body_winkelwagen .buttons {
	margin-top: 15px;
}
.body_winkelwagen .verder {
	float: right;
}

.body_product .details {
	background: url(img/proddetails.jpg) top no-repeat ;
	padding: 15px;
}

.body_product .related {
	background: url(img/gerelateerd.png) top no-repeat;
	overflow: hidden;
	padding: 15px 10px 15px 10px;
}
.body_product .accessoires {
	display: none;
}

.body_info {
	padding: 30px;
}

.body_winkelwagen, .orderstatus {
	padding: 20px 20px 30px 20px;
}
.orderstatus .orderstatus {
	padding: 20px 0px;
}
.table_order {
	border-collapse: collapse;
	width: 100%;
}
.table_order tr.header {
	background: #948d86;
	color: #434342;
	font-weight: bold;
}
.table_order tr.header .price {
	color: #434342;
	font-size: 12px;
}

.table_order td {
	padding: 0px 5px;
}

.table_order td.product {
	height: 25px;
	width: 175px;
}
.table_order td.opties {
	width: 100px;
}
.table_order td.quantity {
	width: 79px;
	text-align: center;
}
.table_order td.quantity select {
	background: url(img/winkelwagen_qty.jpg) no-repeat;
	width: 61px;
	height: 25px;
	color: #1a1919;
	padding: 5px;
	border: none;
	margin: 3px 0px;
}
.table_order td.price {
	width: 75px;
	font-size: 12px;
	text-align: right;
}
.table_order td.del {
	text-align: center;
}
.table_order td.del img {
	border: none;
}
.table_order tr {
	background: #4c4c4a;
}
.table_order tr.row .options, .table_order tr.row .quantity, .table_order tr.row .price, .table_order tr.row .del {
	background: url(img/winkelwagen_bg.jpg) repeat-y;
}

.zoek .buttons {
	margin: 15px;
	text-align: center;
}


/* Checkout
-------------------*/
td.head1, .head_page {
	margin-top: -25px;
	margin-bottom: 0px;
	height: 40px;
	color: #dcd2c6;
	font-size: 16px;
	font-weight: bold;
	padding: 22px 20px 10px 20px;
	background: url(img/h1.jpg) no-repeat
}
.table_checkout tr td.body {
	padding-top: 10px;
}
.table_checkout table {
	margin: 0px 20px;
}
.table_checkout {
	margin-bottom: 30px;
}
.head2 {
	text-align: center;
}

/* Tracker
-------------------*/

#menu ul
{
	padding-left: 0px;
	list-style: none;
	text-align: left;
	margin: 0px;
}
#menu li
{
	float: none;
	padding: 0px;
	margin: 0px;
}

#menu li.header {
	font-weight: bold;
}

ul.closed {
	display: none;
}
ul.root li.level0 {
	height: 37px;
	line-height: 37px;
	background: url(img/cat1.jpg) no-repeat;
}
ul.root li.level0.opened {
	height: 46px;
	line-height: 46px;
	background: url(img/cat2.jpg) no-repeat;
	font-size: 14px;
}
#menu ul li a {
	display: block;
	width: 193px;
	padding-left: 15px;
	color: #ececec;
}
ul.opened {
	background: url(img/cat3.jpg) repeat-y;
}	
ul.opened li {
	line-height: 25px;
}
ul.root li.selected {
	background: url(img/cat5.jpg) no-repeat;
}
ul.root li.level0.selected {
	background: url(img/cat4.jpg) no-repeat;
}

/* Navigatie header
-------------------*/
#headernav ul {
	float: left;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#headernav li {
	float: left;
	padding: 0px;
	margin: 0px 15px;
	text-align: center;
	line-height: 50px;
	color: #dfd2c1;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
}

li.home.active, li.nieuw.active, li.contact.active {
	min-width: 80px;
	background: url(img/button60.png);
	margin: 0px !important;
	color: #353535 !important;
}
li.orderstatus.active, li.winkelwagen.active, li.aanbiedingen.active {
	width: 105px;
	background: url(img/button95.png) center;
	text-align: center;
	margin: 0px !important;
	color: #353535 !important;
}

ul.usps {
	list-style-image: url("img/usps.png");
}

/* FAQ
-------------------*/
.faqq {
	background: #323232;
	width: 459px;
	height: 40px;
	display: block;
	color: #e1d8cb;
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	background: url(img/faqd.jpg) no-repeat;
	margin-top: 10px;
	padding: 0px 10px;
}
.faqq a {
	width: 479px;
	height: 40px;
	display: block;
	color: #e1d8cb;
	text-decoration: none !important;
}
.faqa {
	display: none;
	background: #9e9b97;
	width: 459px;
	overflow: hidden;
	color: #000000;
	padding: 10px;
}

