/* style */

body{	
	margin-top:0;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:0;
	background:url(images/bground.png) top repeat-x #eeeeee;
}
#header{
	width:990px;
	height:107px;
	background:url(images/header.png) top center no-repeat;
	text-align:left;
}
* html #header{
	margin-top:-26px;
}
#mid{
	width:990px;
	height:220px;
	background:url(images/mid.png) top center no-repeat;
}
#midtxt{	
	display:block;
	width:auto;
	padding:1px 0px 0px 240px;
	color:#ffffff;
	float:left;
}
#midtxt a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:5px 10px;
	color:#ffffff;
	letter-spacing:0.05em;
	height:20px;
	font-weight:normal;
}
#midtxt a:hover{
	background-color:#c33655;
}
#midshop {
	display:block;
	width:auto;
	height:188px;
	padding:1px 0px 0px 250px;
	margin-top:10px;
	float:left;
}
#midshop .titel{
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #ffffff;
	font-weight:normal;
	text-align:left;
}
.displayAlleProductaanbiedingen{
	
}
.productaanbiedingen{
	float:left;
	width:112px;
	height:150px;
	background-color:#ffffff;
	overflow:hidden;
	margin:3px;
	padding:1px 0px;
}
.productaanbiedingen img{
	border:0px none;	
}
.displayAlleProducten{
	
}
.product{
	float:left;
	width:112px;
	height:150px;
	background-color:#ffffff;
	overflow:hidden;
	margin:3px;
	padding:1px 0px;
}
.product img{
	border:0px none;	
}	
#bgmainTop{
	width:990px;
	min-height:289px;
	height:auto;
	background:url(images/bgmainTop.png) no-repeat;
	z-index:-1;
	overflow:hidden;	
}
* html #bgmain{
	height:380px;
	overflow:visible;
}
#bgmain{
	width:990px;
	min-height:380px;
	height:auto;
	background:url(images/bgmain.png) repeat-y;
	z-index:-1;
	overflow:hidden;
	text-align:left;	
}
* html #bgmain{
	height:380px;
	overflow:visible;
}
#footer {
	width:990px;
	background:url(images/footer.png) no-repeat;
	height:30px;
	margin-bottom:0px;
	text-align:center;
}
#footertxt{	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	display:block;
	padding:5px 0px 0px 0px;
	color:#777777;	
}
#bgmenu{
	width:219px;
	margin: 0;
	height:auto;
	color:#dceeb9;
	border-right:1px solid #fafafa;
	z-index:1;
	float:left;
	overflow:hidden;
	margin-top:15px;
}
* html #bgmenu{
	width:219px;
}
#bgmenu2{
	width:220px;
	margin: 0;
	height:auto;
	color:#dceeb9;
	z-index:1;
	float:left;
	overflow:hidden;
	margin-top:5px;	
}
* html #bgmenu2{
	width:220px;
}

#dekor{
	margin-left:5px;
	width:240px;
	height:300px;
	background:url(images/dekor1.png) center no-repeat #ffffff;
}
#bgcontent{
	width:550px;
	margin:0px;
	height:auto;
	color:#373737;
	border:0px solid #993300;
	text-align:left;
	float:left;
}	
#content{
	height:auto;
	width:auto;
	/*float:right;*/
	color:#737373;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding:5px 20px 10px 25px;
	overflow:hidden;	
}
#content p{
	margin:10px 0px;
}
#content pre{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
}
#content b.title{
	color:#ffffff;
}
#content h2, #smicontent h2{
	font-weight:bold;	
}
/*--------------------S-Blok ---------------------*/
.sblok{
	float:left;
	display:block;
	width:195px;
	min-height:110px;
	height:auto;
	margin-bottom:3px;
	overflow:hidden;
	text-align:left;
	padding:10px 15px 10px 10px;
	margin-left:5px;

}
* html .sblok{
	height:100px;
	overflow:visible;
	display:inline;
}
.sblok h1{
	display:block;
	height:30px;
	width:185px;
	padding-left:7px;
	padding-right:7px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#71001a;
	font-size:18pt;
	font-weight:normal;
	margin:0px;
}
.sblok_tekst{
	display:block;
	height:auto;
	width:185px;
	padding:7px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#373737;
}
* html .sblok_tekst{
	overflow:visible;
}
.sblok_img{
	display:block;
	height:200px;
	width:220px;
	padding:0px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#575757;	
}
.transtitel{
	display:block;
	margin-top:-40px;
	width:220px;
	height:25px;
	padding-top:15px;
	filter:alpha(opacity=99); 
	-moz-opacity:.99; 
	opacity:.99;
	text-align:center;
}
.transtitel a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}
.transtitel a:hover{
	color:#ffffff;
	text-decoration:underline;
	font-weight:bold;
}
.meerinfo{
	float:right;
	margin-right:10px;
	background:url(images/leesmeer.gif) top right no-repeat;
}
.meerinfo a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	background:url(images/meerinfo.png) top right no-repeat;
	padding-right:24px;
	color:#373737;
	text-decoration:none;
	font-weight:bold;
}
.meerinfo a:hover{
	color:#982942;
	text-decoration:underline;
	font-weight:bold;
}
.highlight{
	color:#f7af13;
}
/*-----------------------------------------------*/
#smicontent{
	height:auto;
	width:auto;
	/*float:right;*/
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	padding-top:2px;
	padding-left:0px;
	padding-right:20px;
	overflow:hidden;
}
#smihome{
	float: left;
	width:400px;
}
#sminieuws{
	float: left;
	width:200px;
}
.sblok_tekst #Name{
	color:#ffffff;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
}
.sblok_tekst #Name a{
	color:#575757;
	text-decoration:none;
}
.sblok_tekst #Name a:hover{
	color:#982942;
	text-decoration:underline;
}
#content #Name{
	color:#71001A;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:bold;
}
#content #Name a{
	color:#575757;
	text-decoration:none;
}
#content #Name a:hover{
	color:#982942;
	text-decoration:underline;
}
#PublishDate{
	display:block;
	color:#caacaf;
	font-size:8pt;
	margin-bottom:5px;
}
#Info{
	display:block;
	margin-bottom:10px;
}	
#BTNBack{
	display:none;
}
.searchglass {
	background:transparent url(images/vglas.png) no-repeat scroll center top;
	border:medium none;
	cursor:pointer;
	height:30px;
	width:40px;
}
.searchinput {
	border:medium none;
	height:20px;
	margin-top:4px;
	vertical-align:top;
	width:220px;
	margin-left:5px;
}
form{
	padding:0px;
	margin:0px;
}
td{
	font-size:10pt;
	vertical-align:top;
	padding:3px;
}
h1 {
	display:block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #71001a;
	font-weight:normal;
}
.hoofdtitel {
	display:block;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #71001a;
	font-weight:normal;
	padding-left:20px;	
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 16px;
	font-weight: bolder;
}
.small {
	/*background-color: inherit;*/
	font-family: verdana, sans-serif;
	font-size: 7pt;
	margin-left:0px;
	/*margin-bottom:35px;*/
}
.titel {
	display:block;
	background-color: inherit;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #7f7f7f;
	line-height: 30px;
	font-weight:normal;
}
.style1 {color: #999900}

.slogan {
	font-family: Arial, Helvetica, sans-serif;
  	color: #885D4D; 
	font-weight: bold;
	font-size:14pt;
	letter-spacing: 1pt;
}
.inputbox {
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	background-color:#f7f7f7;
	padding: 0px;
	border: 1px solid #e7e7e7;
}
.formulier{
	text-align:left;
}
a {
	text-decoration:none;
	color:#ffffff;
}
a:hover{
	text-decoration:underline;
	color:#FFA500; /*f18e00;*/
}
.imgb {
	border:1px solid #F7CF13;
	margin-right:5px;
	margin-bottom:2px;
}
#Info  td ul{
	margin-left:10px;
	padding-left:10px;
}

/* ------------------------ Cactushop -------------------- */
#categorymenu {
	margin:10px 10px 20px 20px;
	padding:0;
}
#categorymenu ul {
	border:0 none;
	margin:0;
	padding:0;
}
#categorymenu ul li {
	clear:both;
	float:none;
	/*list-style:none outside none;*/
	padding:0;
}
#categorymenu ul li div {
	background-color:transparent;
	font-size:8pt;
}
#categorymenu ul li div a {
	background-image:url("../templateimages/back_fade2.png");
	color:#373737;
	display:block;
	padding:3px 2px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
}

a:link, a:visited {
	color:#373737;
	font-weight:bold;
	text-decoration:none;
}

#categorymenu ul ul li div a {
	background-image:none;
	color:#373737;
	font-weight:normal;
	padding-left:20px;
}
#categorymenu ul li div a {
	background-image:url("../templateimages/back_fade2.png");
	color:#373737;
	display:block;
	padding:3px 2px 4px;
}

/*------------------shop*/
/*navigator*/
#navigator{
	width:190px;	
	height:auto;
	margin-top:14px;
	color:#3f3f3f;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:10pt;
	float:left;
	background:url(../images/webwinkel.png) left bottom no-repeat;	
	padding-bottom:150px;
	padding-left:42px;
}
#menu{
	margin:5px 0px 50px 0px;	
	height:auto;
	}
#menu a.link_hoofdcategorie {
	display:block;
	height: auto;
	width:auto;	
	border-bottom:1px solid #ceab61;
	padding:3px 5px 4px 25px;
	color:#690000;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;		
}
html > body #menu a.link_hoofdcategorie {
	padding-bottom:2px;
}
* html #menu a.link_hoofdcategorie {
	width:200px;
}
#menu a.link_hoofdcategorie:hover {
	/*border-bottom: 1px solid #ddd; background-color: #EBEBEB;*/

	background: url(images/bloem.jpg) left center no-repeat #d5ac67;	
	color:#fef8ea;	
	text-decoration:none;
	z-index:1;
}
#menu .nav_visited {
	display:block;
	height: auto;
	width:auto;	
	padding:2px 5px 2px 25px;	
	color:#fef8ea;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	background: url(images/bloem.jpg) left center no-repeat;	
	z-index:1;
	border-bottom:1px solid #c6955a;	
}
#menubody{
	width:auto;
	height:auto;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 0px;	
	/*background-color:#e5fabb;
	background:url(images/menubody.jpg) repeat-y;
	z-index:1;
	padding-left:1px;*/
}
#menu ul {
	list-style-type:none;
	display:none;	
	margin:2px 0px 2px 0px;
	/*padding-left:5px;*/
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size: 10pt;	
	text-align:left;
	color:#efefef;	
}
#menu ul li a{
	display: block;
	width:auto; /*135px*/
	padding-left: 25px;
	padding-right: 5px;
	padding-top:2px;
	color:#2d385b;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;

	margin-left:0px;
	margin-right:5px;
	background: url(images/streep.jpg) left center no-repeat;	
	border-bottom:1px solid #fcfcfc;		
}
html > body #menu ul li a{
	padding-bottom:2px;
}
#menu ul a:hover{
  	top:0px;
  	bottom:0px;
	/*background: url(images/menuover.png) no-repeat;	
	background: url(images/pijl.png) left center no-repeat;	*/
	color:#BF3B2F;	
	/*background: url(images/pijl.jpg) left center no-repeat;		
	border-top: 1px solid #fffdce;
	border-bottom: 1px dotted #dbdbdb;*/
	border-bottom:1px solid #f7f7f7;
	background-color:#f7f7f7;
}
#menu ul li .navs_visited{
	width:auto; /*135px*/
	padding-left: 17px;
	padding-right: 5px;
	padding-top:2px;
	color:#2d385b;	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-decoration:none;
	text-align:left;	
	background: url(images/pijl2.png) left center no-repeat;	
	/*border-bottom: 1px solid #f7f7f7;*/		
}
#shopcontainer .tekst ul{
	display:list-item;
}
#shopcontainer .tekst li{
	display:list-item;
}
#shopcontainer .hoofdcategorie_inhoud h2, #shopcontainer .subcategorie_inhoud h2 {	
	display:block;
	width:auto;
	background-color: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #659403;	
	padding: 10px 0px 4px 0px;	
	font-weight:normal;
}

#shopcontainer h2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight:bold;
	line-height: 18px;
	color:#659403;	
	/*padding-left:20px;*/
	padding-top:2px;
	padding-bottom:4px;
}
#shopcontainer .product_inhoud h2 {
	/*background:url(images/categorie.gif) no-repeat;*/
	width:auto;
	background-color: inherit;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #659403;	
	padding: 10px 0px 4px 0px;	
	font-weight:normal;	
	text-align:right;
}
#zoekfunctie {
	display:block;
	width:150px;
	padding-left:0px;
	padding-top:30px;
	padding-bottom:30px;
	background      : transparent;
	/*border-bottom: 1px solid #3b3436;*/
}
.zoeken_input {
	width           : 120px;

	background      : #fff;
	color           : #000;
	border:1px solid #ced2d4;	
}
.zoeken_button {
	padding-top:4px;
    border          : 0px;
	vertical-align  : absmiddle;
}

hr{
	color:#aaaaaa;
	line-height:1px;
}	
.prijs{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#df1523;
}
#winkel_top{
	width:195px;
	height:12px;
	background-color:#e4b00a;
}
#winkelbody{
	width:170px;
	height:auto;
	background:url(images/bgmenu2.png) top repeat-y;
	padding         : 0px 15px 5px 10px;
}
#winkel_footer{
	width:195px;
	height:50px;
	background:url(images/menufooter2.png) no-repeat;
}
#shopcontainer #winkelwagen {
	/*background:url(images/bgmenu2.png) repeat-y;*/
}
.c-bot .tekst{
	font-size:8pt;
}
.product_nav_form span {
	font-size:8pt;
}
/* ------------------------------------------------------- */
#displayLaatste3Producten{
width:auto; height:170px; overflow:hidden; padding:10px 10px;
}
.displayshoplijst{
	float:left;
	height:160px;
	margin:4px 5px 4px 5px;
	overflow:hidden;
	padding:4px;
	width:160px;
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #D7D7D7;
	list-style-type:none;
}
* html .displayshoplijst{
	margin:4px 3px 4px 3px;
}
.displayshoplijst a{
	color:#ffffff;
}
.displayshoplijst td{
	text-align:center;
}
.displayshoplijst img{
	border:0px none;
}	
