/*
Theme Name: Teakhouten meubel theme
Description: Teakhouten meubel theme
Version: 1.0
Tags: Teakmeubel, Fixed Width, Customized Theme
*/
body{
	font: 100% Arial, Helvetica, sans-serif;
	/*background-color: #011925;*/
	text-align: center;
	color: #3A3A3A;
  background: #382D19;
}
/* HTML typo elements */
a, a:link, a:visited{
	color: #8D8D8D;
	#display: inline-block;
}
h1{
	display: block;
	font-size: 2em;
	font-weight: bold;
}
h2{
	display: block;
	font-size: 1.5em;
	font-weight: bold;
}
h3{
	display: block;
	font-size: 1.17em;
	font-weight: bold;
}
h4{
	display: block;
	font-weight: bold;
}
h5{
	display: block;
	font-size: 0.83em;
	font-weight: bold;
}
h6{
	display: block;
	font-size: 0.67em;
	font-weight: bold;
}
p{
	font-size: 12px;
	line-height: 16px;
	color: #;
}
li{
	list-style: none;
	list-style-image: none;
}
ul,menu,dir{
	display: block;
	list-style-type: disc;
	margin: 1em 0;
}
ol{
	display: block;
	list-style-type: decimal;
	margin: 1em 0;
}
li{
	display: list-item;
}
caption{
	display: block;
}
blockquote{
	border-top: 3px solid #CFCFCF;
	background-color: #F5F5F5;
	padding: 10px 15px;
  font-size: 11px;
  margin: 20px 0;
}
/* form inputs */
input, select, textarea, fieldset, label{
	font: 11px/normal Arial, Helvetica, sans-serif normal;
}
body.home div.maincontent,
body.category div.maincontent,
body.archive div.maincontent,
body.search div.maincontent,
body.search-results div.maincontent{
	background-color: #FFFFFF;
	padding: 20px 20px 20px 20px;
	#padding: 20px;
}
body.inner div.maincontent,
body.single div.maincontent,
body.page div.maincontent{
	background-color: #FFFFFF;
	padding: 1px 0px 20px 20px;
	border-top: 3px solid #f26122;
	#padding: 0 0px 20px 20px;
}
div.maincontent input, div.maincontent select,
div.maincontent textarea, div.maincontent fieldset,
div.maincontent label{
	font: 12px/normal Arial, Helvetica, sans-serif normal;
}
div.maincontent input[type="text"],
div.maincontent input[type="password"],
div.maincontent textarea,
div.maincontent select{
	background-color: #FAFAFA;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
}
.iw99 input[type="text"], .iw99 input[type="password"],
.iw99 textarea, .iw99 select{
	width: 99%;
}
.iefix2{
	width: 99%;
}
div.maincontent input[type="text"]:focus,
div.maincontent input[type="password"]:focus,
div.maincontent textarea:focus,
div.maincontent select:focus{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
/* Fuck! Internet Explorer */
.iefix1{
	background-color: #FAFAFA;
  border: 1px solid #B2B2B2;
  padding: 2px 3px;
}
.iefix1-hover{
	background-color: #F5F5F5;
	border: 1px solid #ADADAD;
}
/* body classes for home and inner pages */
/*body.home, body.single, body.category,
body.search, body.search-results{
	background:#80970C url(images/bg1-body.jpg) no-repeat scroll center top;
}
body.inner, body.single, body.page{
	background:#80970C url(images/bg2-body.jpg) no-repeat scroll center top;
}*/
body.home .repeater, body.single .repeater, body.category .repeater,
body.search .repeater, body.search-results .repeater, body.tag .repeater{
  /*background: #A4D426 url(images/bg1-body.png) no-repeat scroll center top*/
  background: transparent url(images/bg1-body.png) no-repeat scroll center 35px;
}
body.inner .repeater, body.single .repeater, body.page .repeater{
	/*background: #A4D426 url(images/bg2-body.jpg) no-repeat scroll center top;*/
  background: transparent url(images/bg2-body.png) no-repeat scroll center 35px;
}
.bg-repeater{
  /*background: #A4D426 url(images/green-back.jpg) scroll repeat-x center top;*/
  background: transparent url(images/green-back.jpg) scroll repeat-x center top;
}
.container{
	width: 980px;
	margin: 0 auto;
	text-align: left;
}
/* site headers */
.header-1{
	height: 185px;
	text-align: left;
}
.hp1{
	width: 329px;
  margin-top: 20px;
}
.hp1 h1{
	margin: 0;
}
.logo {
	background: transparent url(images/logo.png) no-repeat scroll top center;
  height: 80px;
	display: block;
	width: 329px;
}
.hmenus{
	/*width: 425px;*/
}
.hmenus ul {
	margin: 0;
}
.hmenus ul li {
	display: inline;
}
.hmenus ul li a{
	display: block;
	float: left;
	margin-right: 5px;	
}
a.sprites-1{
	height: 39px;
}
a.sprites-1:hover{
	background-position: bottom center !important;
}
.hmenus ul li.active a{
	background-position: bottom center !important;
}
a.spr1-active{
	background-position: bottom center !important;
}
a.home{
	background: url(images/home-sprite.gif) no-repeat scroll top center;
	width: 78px;
}
a.meubelcatalogus{
	background: url(images/meubel-sprite.gif) no-repeat scroll top center;
	width: 153px;
}
a.over-ons{
	background: url(images/overons-sprite.gif) no-repeat scroll top center;
	width: 95px;
}
a.blog{
	background: url(images/blog-sprite.gif) no-repeat scroll top center;
	width: 68px;
}
.faq{
  font-family: Georgia, "Times New Roman", Times, serif !important;
  color: #ffffff !important;
	font-weight: bold;
	font-size: 12px;
  outline: none !important;
  padding: 5px 0 0 0;
  display: block;
  float: left;
}
.search-input {
	padding: 3px 2px;
	border: 1px solid #95D4FF;
}
.search-btn{
	background-color: #6cb904;
	border: none;
	padding: 3px 2px;
	color: white;
	font-size: 12px;
	font-weight: bold;
}
body.home .header-2,
body.category .header-2,
body.archive .header-2,
body.search .header-2,
body.search-results .header-2{
	background: #FFFFFF url(images/header1-bg.jpg) no-repeat scroll center top;
	width: 980px;
}
body.inner .header-2,
body.single .header-2,
body.page .header-2{
	background:transparent url(images/header2-bg.jpg) no-repeat scroll center top;
	width: 700px;
	height: 290px;
	position: relative;
	top: 70px;
}
.head-echo{
	color: #f26122;
	margin: 0;
	font-size: 20px;
}
.head-echo a{
  color: #FF6600 !important;
  text-decoration: none !important;
}
.hp3 {
	margin-top: 100px;
	margin-left: 60px;
	width: 350px;
	#margin-left: 30px;
}
.hp3 p {
	color: #;
	font-size: 13px;
	line-height: 20px;
	padding-top: 5px;
}
.hp3 .post a{
	color: # !important;
	font-weight: bold;
	text-decoration: underline;
}
.hp4 {
	margin-top: 30px;
	width: 250px;
	#width: 240px;
}
.hp4 img{
  background-color:#FFFFFF;
  border:3px solid #CECECE;
  padding:1px;
  margin-left: 10px;
}
.hp5 a{
	display: block;
	clear: both;
}
.hp5 a img{
	border: 2px solid #9C9C9C;
	margin-bottom: 15px;
}
.cycle-container{
	width: 660px;
	#background:transparent url(images/header-bg.jpg) no-repeat scroll left top !important;
}
.cycle-contents{
	width: 660px;
	#background:transparent url(images/header-bg.jpg) no-repeat scroll left top !important;
}
.cycle-nav-1 {
	width: 595px;
	background-color: #72613d;
	padding: 10px 5px 10px 60px;
	margin-top: 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
/*	position: relative;*/
/*	top: -60px;*/
	position: absolute;
	margin-top: -50px;
	z-index: 99;
}
.producten-info-1{
	width: 595px;
	background-color: #72613D;
	padding: 10px 5px 10px 60px;
	margin-top: 5px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	position: absolute;
	z-index: 99;
	top: 230px;
	display: inline-block;
	left: 0px;
}
.producten-info-1 h5{
	color: #ffffff;
	font-size: 19px;
	font-weight: normal;
	margin: 0;
}
.cycle-nav-1 h5{
	margin: 0;
	font-weight: normal;
	color: #ffffff;
	font-size: 19px;
}
.clr-origprice{
	color: #ab0b61;
}
.clr-newprice{
	color: #6AB800;
}
.nav-container-1 a{
	display: block;
	float: left;
	padding: 3px 8px;
	text-align: center;
	background-color: #453108;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF !important;
	margin-right: 5px;
	border: 3px solid #FFFFFF;
	text-decoration: none !important;
}
.nav-container-1 a.activeSlide{
	background-color: #FF6600 !important;
}
body.home .h2-block-left,
body.archive .h2-block-left,
body.category .h2-block-left,
body.search .h2-block-left,
body.search-results .h2-block-left{
	height: 310px;
}
body.inner .h2-block-left,
body.single .h2-block-left,
body.page .h2-block-left{
	width: 45%;
	padding: 10px 15px;
	text-align: center;
}
body.home .h2-block-right,
body.archive .h2-block-right,
body.category .h2-block-right,
body.search .h2-block-right,
body.search-results .h2-block-right{
	width: 280px;
  height: 310px;
  overflow: hidden;
}
.boxed-populaire{
  height: 310px;
  overflow: hidden;
}
body.inner .h2-block-right,
body.single .h2-block-right,
body.page .h2-block-right{
	width: 48%;
	padding: 20px 15px 20px 0;
	#width: 46%;	
}
body.single .h2-block-left img,
body.page .h2-block-left img{
  background-color: #FFFFFF;
  border: 2px solid #CECECE;
  padding: 1px;
}
.populaire-container{
	background-color: #f8f6f2;
  height: 252px;
  overflow: hidden;
}
.populaire-producten{
	font-size: 16px;
	margin: 0;
	color: #FFFFFF;
}
body.inner .populaire-producten,
body.single .populaire-producten,
body.page .populaire-producten{
	font-size: 16px;
	margin: 0;
	color: #FFFFFF;
	background-color: #dfc99c;
	padding: 12px 15px 8px 12px;
}
.populaire-header{
	padding: 5px 10px;
  overflow: hidden;
}
div#populaire-nav a{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF !important;
	text-decoration: none !important;
}
.populaire-content{
	padding: 13px 15px;
}
.populaire-content div:last-child{
	margin-bottom: 0;
}
.pp-box{
	margin-bottom: 15px;
}
.pp-img img{
	background-color: #FFFFFF;
	padding: 1px;
	border: 5px solid #72613d;
}
.pp-desc{
	width: 140px;
}
.pp-desc h4, .prod-desc-teaser h4,
.hp6 h4{
	margin: 0;
}
.pp-desc h4 a, .prod-desc-teaser h4 a,
.hp6 h4 a{
	color: #f26122 !important;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pp-desc p, .prod-desc-teaser p{
	color: #;
	font-size: 11px;
	padding: 3px 0 5px 0;
}
.hp6 p{
	color: #000000;
	font-size: 11px;
	padding: 5px 0 15px 0;
	line-height: 20px;
}
.hp6 h6{
	margin: 0 0 5px 0;
	font-weight: normal !important;
}
.pp-price {
	font-size: 18px !important;
}
ul.producten-row{
	margin: 0 0 30px 0;
}
/*ul.producten-row li{
	display: block;
	float: left;
	width: 23%;
	margin-right: 24px;
}*/
ul.producten-row li{
	display: block;
	float: left;
	width: 31.5%;
	margin-right: 24px;
}
ul.producten-row li:last-child{
	margin-right: 0px !important;
}
.producten-teaser {
	border: 1px solid #D5D5D5;
}
.prod-img{
	padding: 65px 18px 30px;
}
.prod-img img{
  background-color:#FFFFFF;
  border:2px solid #CECECE;
  padding:1px;
}
.producten-row .flag {
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	position: absolute;
	padding: 8px 25px 8px 15px;
	margin: 0;
	margin-top: 15px;
	color: #FFFFFF;
}
.flag-aanbieding{
	background-color: #6ab800;
}
.flag-korting{
	background-color: #6ab800;
}
.flag-nieuw{
	background-color: #fa7e1c;
}
.prod-desc-teaser {
	padding: 20px;
	background: #F5F5F5;
/*  height: 215px;*/
}
.orig-price {
	font-size: 18px !important;
	color: #cccccc !important;
	line-height: normal;
  padding: 12px 0 0 0 !important;
}
.new-price{
	color: #6AB800 !important;
	font-size: 18px;
	line-height: normal;
  padding: 0 15px 0 0 !important;
}
.prod-desc-teaser .new-price{
	font-size: 40px !important;
}
.meer-informatie{
	color: #f26122 !important;
	font-size: 11px;
}
.footer-one, .footer-two{
	background-color: #FFFFFF;
}
.footer-one{
	border-top: 2px dashed #CCCCCC;
}
.footer-one h3 {
	margin-top: 0px;
	margin-bottom: 10px;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #6ab800;
}
.footer-one p{
	font-size: 11px;
	color: #;
	line-height: 20px;
}
.footer-two {
	background: transparent url(images/footer-bg.jpg) no-repeat scroll center top;
	height: 39px;
	width: 980px;
  margin-bottom: 100px;
	#position: relative;
	#top: -2px;
}
.footer-two p {
	color: #5e734a;
	font-size: 11px;
	text-align: center;
}
.footer-two a{
	color: #5e734a !important;
}
.bread-crumb{
	font-size: 11px;
	color: #f26122;
	font-weight: bold;
	padding: 14px 0;
}
.bread-crumb a{
	color: # !important;
	font-size: 11px;
	font-weight: normal;
}
.col-right{
	width: 240px;
	float: right;
}
.col-left{
	margin: 0 238px 0 0;
	padding-bottom: 20px;
	#margin: 0 210px 0 0;
	#overflow: hidden;
	#width: 665px;
}
body.single .col-left,
body.page .col-left{
	margin: 0 230px 0 0;
	padding-bottom: 20px;
	#margin: 0 210px 0 0;
	#overflow: hidden;
	#width: 665px;
}
.producten-title-wrapper{
	margin: 0 0 20px 0;
	color: #FFFFFF;
	background: #b2a07a;
	padding: 12px 12px 12px 28px;
	position: absolute;
	margin-left: -30px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 690px;
}
.producten-title {
	margin: 0px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 20px;
}
.print-pagina {
	background: url(images/icon-print.gif) no-repeat scroll left center;
	display: block;
	text-indent: 20px;
	color: #FFFFFF !important;
	font-size: 11px;
}
.h2-wrapper {
	height: 360px;
}
.producten-tags *{
	font-size: 11px;
}
.producten-tags cite{
	color: #0099CC;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.producten-details{
	background: #F5F5F5;
	padding: 15px;
	border: 1px solid #D8D8D8;
	width: 668px;
}
.box-blogs {
	background: #F5F5F5;
	padding: 15px;
	border: 1px solid #D8D8D8;
}
.producten-details h2, .box-blogs h2 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #6ab800;
	font-weight: normal;
	margin-bottom: 10px;
}
.producten-details p, .box-blogs p {
	color: #;
	line-height: 20px;
}
.producten-details ul {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #0099cc;
	line-height: 18px;
}
.producten-details li {
	background: url(images/bullet1.jpg) no-repeat scroll left center;
	text-indent: 10px;
}
.producten-info-2 {
	background: #ded1b4;
	padding: 10px;
}
.kenmerken-titel {
	color: #505313;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
}
.producten-info-2 ul{
	margin: 0;
}
.producten-info-2 li {
	font-size: 11px;
	color: #4f5212;
	line-height: 18px;
	background: url(images/icon-info.gif) no-repeat scroll left 6px;
	border-top: 1px solid #FFFFFF;
	padding: 4px 3px 4px 25px;
	text-indent: 0px;
}
.bestformulier h2 {
	background: #6ab800;
	text-transform: uppercase;
	color: #FFFFFF;
	font-size: 20px;
	padding: 10px 10px 10px 30px;
	margin: 0px;
	position: relative;
	left: -30px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	width: 690px;
}
.bestformulier {
	margin-top: 30px;
}
div.order-form{
	padding-bottom: 20px;
}
div.order-form label{
	color:# !important;
	display:block;
	padding-bottom:5px;
	padding-top:10px;
}
span.wpcf7-list-item-label{
	color:# !important;
	padding-bottom:5px;
	padding-top:10px;
  font-size: 12px;
}
label.send-me{
	padding: 0 !important;
	display: inline;
}
.btn-bestel,
.btn-search{
	background: transparent url(images/btn-1.gif) scroll top center;
	height: 30px;
	width: 103px;
	color: #FFFFFF;
	font-size: 14px !important;
	font-weight: bold !important;
	border: none;
	text-transform: uppercase;
}
.vragen h3{
	color: #;
	font-size: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 10px 0 10px 0;
}
.vragen address {
	font-style: normal;
	color: #6ab800;
	font-size: 40px;
	font-weight: bold;
	padding: 10px 0;
}
.vragen address a{
  color: #6ab800 !important;
  font-size: 20px;
}
.populaire-producten-wrapper{
  background-color: #f8f6f2;
  display: block;
  height: 440px;
  margin-bottom: 30px;
  width: 100%;
}
.populaire-producten-wrapper ul{
	background-color: #f8f6f2;
	margin: 0;
	font-size: 12px;
	color: #;
	line-height: 18px;	
}
.populaire-producten-wrapper li {
	background: url(images/bullet1.jpg) no-repeat scroll 20px center;
	text-indent: 15px;
	border-bottom: 1px solid #EED27D;
}
.populaire-producten-wrapper li:hover{
	background: url(images/bullet2.jpg) no-repeat scroll 20px center;
}
.populaire-producten-wrapper li a{
	color: # !important;
	display: block !important;
	padding: 6px 6px 6px 15px;
}
.populaire-producten-wrapper li a:hover{
	color: #FFFFFF !important;
	font-weight: bold;
	background: #FC9244 url(images/bullet2.jpg) no-repeat scroll 20px center;
}
.box-info{
  background-color: #F5F5F5;
  border-top: 3px solid #CFCFCF;
  padding: 10px 15px;
}
.box-border-bottom{
  border-bottom: 1px solid #CFCFCF;
  padding: 10px 15px;
}
.search-results-title{
  color: #6ab800;
  font-size: 26px;
  font-style: normal;
  font-weight: bold;
  padding: 10px 0;
  margin: 0;
}
.blogs-category{
  margin-bottom: 40px;
}
.search-results h3,
.blogs-category h3{
  margin-top: 0;
  margin-bottom: 10px;
}
.search-results h3 a,
.blogs-category h3 a{
	margin-top: 0px;
	margin-bottom: 10px;
	font: normal 26px Georgia, "Times New Roman", Times, serif;
	color: #;
}
.search-results small,
.blogs-category small{
  display: block;
  font-size: 12px;
  font-weight: bold;
  color: #80970C;
}
.search-results div.odd, .search-results div.even,
.blogs-category div.odd, .blogs-category div.even{
  padding: 20px 25px;
  border-bottom: 1px solid #72613d;
}
.search-results div.odd,
.blogs-category div.odd{
  background-color: #FDF7FA;
}
.search-results div.even,
.blogs-category div.even{
  background-color: #FEFBFC;
}
.search-results .search-tags,
.blogs-category .search-tags{
  color: #0099CC;
}
p.postmetadata{
  color: #FF6600;
}
.comments-options{
  background-color:#F5F5F5;
  border-top:3px solid #CFCFCF;
  padding:10px 15px;
  margin-top: 20px;
  font-size: 11px;
}
.comment span.reply a {
  color:#AAAAAA !important;
  text-decoration:none;
  font-size: 11px !important;
}
.comment p, .comment a{
  font-size: 11px !important;
}
.comment img{
  float: none !important;
  margin: 0 auto !important;
  display: block !important;
}
ol.commentlist li{
  display: block;
  margin-bottom: 30px;
}
#commentform label{
  font-size: 11px;
  font-weight: bold;
  color: #3A3A3A !important;
  display: block;
  margin: 15px 0px 6px;
}
#recaptcha_response_field{
  font-size: 11px !important;
}
h3#leave-comments{
  color: #0099CC;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  padding: 10px 0;
}
h3#comments-made{
  color: #FF6600;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 10px;
  padding: 10px 0;
}
table.commentlist{
  border: 4px solid #EDEDED;
  padding: 10px;
}
td.the-comment {
  /*border: 5px solid #EDEDED;*/
  padding: 0 0 0 20px;
}
table.commentlist p{
  color: #616161;
}
table.commentlist a{
  color: #0099CC !important;
}
div#recaptcha_widget_div{
  margin: 0 0 15px 0;
}
.footer-one p a{
  color: #FF6600 !important;
}
.breadcrumb {
  background-color: #FFFFFF;
  font-size: 12px;
  padding: 0 20px;
}
.breadcrumb *{
  font-size: 12px;
}
.breadcrumb a{
  color: # !important;
}
.misc-sidebars{
	font-size: 16px;
	margin: 0;
	color: #FFFFFF;
/*	padding: 12px 15px 8px 12px;*/
  background-color: #FBE6A7;
  display: block;
  margin-bottom:20px;
}
.misc-sidebars div,
.misc-sidebars p.tag-cloud{
  margin: 0;
  padding: 10px 20px 20px 20px;
}
.ms-header{
  background-color: #FF6600;
  color: #FFFFFF;
  font-size: 16px;
  margin: 0;
  padding: 12px 15px 8px 12px;
}
.misc-sidebars ul, misc-sidebars ol{
  font-size: 12px;
  margin: 0;
}
.misc-sidebars li {
	background: url(images/bullet1.jpg) no-repeat scroll 20px center;
	text-indent: 15px;
	border-bottom: 1px solid #EED27D;
}
.misc-sidebars li:hover{
	background: url(images/bullet2.jpg) no-repeat scroll 20px center;
}
.misc-sidebars li a{
	color: # !important;
	display: block !important;
	padding: 6px 6px 6px 15px;
}
.misc-sidebars li a:hover{
	color: #FFFFFF !important;
	font-weight: bold;
	background: #FC9244 url(images/bullet2.jpg) no-repeat scroll 20px center;
}
.free-shipping{
  background: transparent url(images/gratis-geleverd.gif) no-repeat scroll top center;
  margin: 0 0 20px 0;
  height: 180px;
  width: 240px;
}
.free-shipping-wrap{
  padding: 15px 15px;
}
.free-shipping h2{
  margin: 0;
  font-size: 24px;
  color: #FFFFFF;
}
.free-shipping p{
  color: #FFFFFF;
  padding-top: 10px;
}
.free-shipping h3{
  color: #B9E7F7;
  margin: 5px 0 0 2px;
  font-size: 48px;
  display: inline;
  line-height: 68px;
}
.free-shipping span{
  font-size: 12px;
  color: #FFFFFF;
  margin: 0px 0 0 10px;
  display: block;
  position: absolute;
  margin: -44px 0 0 117px;
}
body.page div.page p{
  padding-bottom: 20px
}
.dwrap{
  margin: 0 auto;
  width: 980px;
}
/* Default anchor look */
#nav a{
	padding: 0px;
	display: block;
	color: #FFFFFF;
	background-color: transparent;
	text-decoration: none;
  font-size: 14px !important;
  font-weight: bold;
}
/* Default anchor hover look */
#nav a:hover{
	color: #FFFFFF;
  text-decoration: underline;
}
#nav td{
  background-color: #7e895e;
  padding: 10px 10px;
}
#nav td.active{
  background-color: #a4b27d;
}
/**table#nav{
	opacity: 0.9;
	filter: alpha(opacity=90);
}**/
body.postid-828 .producten-details h2{
  display: none;
}
.producten-details p{
  padding-bottom: 15px;
}
.flag-shout{
  background: transparent url(images/header-flag.png) no-repeat scroll top center;
  width: 388px;
  height: 59px;
}
.flag-shout span{
  display: block;
  width: 230px;
  text-align: center !important;
  padding-left: 18px;
}
.flag-shout a{
  font-size: 0.69em;
  height: 59px;
  color: #FFFFFF;
  font-weight: bold;
  text-align: center !important;
}
.footer-promote{
  background-color: #f8f6f2;
  padding: 15px 20px;
  font-size: 12px !important;
  margin-bottom: 20px;
  border-top: 2px solid #F3F0DD;
  border-bottom: 5px solid #F3F0DD;
}
.footer-promote p, .footer-promote a{
  font-size: 12px !important;
}
.footer-promote p{
  color: #333029 !important;
  font-weight: bold;
}