@charset "utf-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td  { 
	margin:0; 
	padding:0;
}

body {
  text-align: center;
  background-color: #fff;
  margin-top:10px;
  margin-bottom:10px;
  color:#000;
  font-family: verdana, arial, sans-serif;
	font-size: 11px;
}

A:link {
	COLOR: #000; text-decoration: underline
}
A:visited {
	COLOR: #000; text-decoration: underline
}
A:active {
	COLOR: #000; text-decoration: underline
}
A:hover {
	COLOR: #000; text-decoration: underline
}

a img {
	border:0;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 980px;
  text-align: left;
  background: #FFFFFF none;
}

#header_wrapper {
	display:none;
}

.zkn {
	border:1px solid #666;
	background-color: #fff;
}

input.srchfield {
	width:120px;
	border: 0px solid #666;
	padding: 3px;
	font-size:11px;
	vertical-align:top;	
}

input.imgfield {
	width:10px;
	border:0;
	margin-top:2px;

}	

/* -------- SLIDER IMAGE HOMEPAGE ---------- */


#slidercontainer {
	background-color:#000;
	width:760px;
	height:250px;
	margin: 0 0 0 35px;
	position:relative;
  	top:0;
  	left:0;
}

#sliderimgs {
	width:76px;
	height:250px;
	padding:0;
	margin: 0;
	z-index:10;
}

#sliderimgs img {
	width:760px;
	height:250px;
	top:0;
	left:0;
	display:none;
}

#sliderimgs img.first{
	display:block;
}



#page_header {
  height: 281px;
  background: transparent url('images/headerbg.png') top left no-repeat;
  clear: both;
  z-index:101;
  position:absolute;
  top:0;
  left:0;
}

#page_header h1 {
  padding-top:10px; padding-left:15px;
  margin:0px;
  font-family: verdana;
  font-size: 24px;
  color: #FBD539;
  line-height:26px;
  letter-spacing:-1px;
}

#page_header h2 {
  margin:0px;
  padding-left:15px;
  font-family: verdana;
  font-size: 14px;
  color: #FBD539;
  line-height:22px;
}

#page_header h1 p,#page_header h2 p {
	margin:0 !important;
}

#header_slogan {
	margin-left: 35px;
	width:760px;
	height:250px;
	float:left;
}

#header_menu {
	width:185px;
	height:250px;
	float:left;
	text-align:center;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px dashed #cccccc;
  height:31px;
  clear:both;
  background: #FFFFFF url('images/menu_bg.gif') bottom left no-repeat;
  width:760px;
  margin-left:35px;
}

#content_wrapper {
  margin:10px 0 0 0;      
  border:0px dashed #FFFFFF;  
}

#center {
  margin-left:205px;
  margin-right:195px;
  border:0px dashed #cccccc;
}

#center h3, #center span.header3 {
	display:block;	
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000;
  padding:4px;
  border: 1px solid #555;
  background-color: #ccc;
    font-weight:bold;
}

#center p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
}

#left_side {
  float: left;
  width:140px;
  border:0px dashed #cccccc;
  margin-left:45px;
  text-align:justify;
}

#left_side form {
	display:none;
}

#left_side .submenu {
	text-align:left;
}


#left_side h3, .submenu h3, #left_side span.header3, .submenu span.header3  {
	display:block;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000;
  padding:4px;
  border: 1px solid #555;
  background-color: #ccc;
    font-weight:bold;
}

#left_side p {
  margin-top:5px;
  margin-bottom:5px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #000;
}
.left_side {
	  padding:4px 4px 0 4px;
}

#right_side {
  float: right;
  width:165px;
  border:0px dashed #cccccc;
  text-align:left;
  color:#000;
  padding: 0 10px 10px 10px;
  line-height:16px;
}

.right_side {
  text-align:left;
  color:#000;
  padding: 0 10px 0 10px;
  line-height:16px;
}

#right_side h3, #right_side span.header3, .right_side span.header3  {
	display:block;
  margin-top:0;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #000;
  padding:4px;
  border: 1px solid #999;
  background-color: #ccc;
  font-weight:bold;
  line-height:normal;
}

#right_side h3.first {
	margin-top:0;
}

#right_side p, .right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #fff;


}

#bottom_side {
	clear:both;
	width:945px;
	margin-left:35px;
}

#page_footer {
  height: 65px;
  background: #fff none;
  clear: both;
  border-left: 1px solid #425227;
  border-right: 1px solid #425227;
  border-bottom: 1px solid #425227;
  border:0;
  padding-top:23px;
  text-align:center;
  font-family: verdana;
  font-size: 10px;
  line-height:14px;
  color:#000;
}

#page_footer p {
	padding:0;
	margin:0;
}

#page_footer A:link {
	COLOR: #000; text-decoration: none
}
#page_footer A:visited {
	COLOR: #000; text-decoration: none
}
#page_footer A:active {
	COLOR: #000; text-decoration: none
}
#page_footer A:hover {
	COLOR: #000; text-decoration: underline
}


#navcontainer ul {
  padding-left: 0;
  margin-left: 0;
  margin-top:0px;
  background-color: #C86000;
  background: url('images/bar9.jpg') top right no-repeat; 
  color: White;
  float: left;
  width: 100%;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size:12px;
  font-weight:bold;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:10px;
  padding-right:10px;
  background-color: transparent;
  color: White;
  text-decoration: none;
  float: left;
  border-right: 1px solid #BD620E;
}

#navcontainer ul li a:hover, #navcontainer ul li.selected a {
  background-color: #DE6B02;
  background: url('images/bar_bg_hover.gif') bottom left repeat-x; 
  color: #fff;
}



#linklist, .submenu {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #D1D9C4;
  width: 140px;
}

.submenu ul {
	padding:0;
	margin:0;
}


#linklist li, .submenu li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #D1D9C4;
  font-family:verdana;
  font-size:10px;
}

#linklist li a, .submenu li a{ text-decoration: none; }

#linklist li a:hover, .submenu li a:hover {
	color: #000;	
}

#linklist li a.selected, .submenu li a.selected {
	color: #000;	
}



.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

/* ------ PRODGROEPEN MENU -------- */
#header_menu h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	margin-top:30px;
	margin-bottom:7px;
	color:#f8f2da;
}

#header_menu ul {
	margin:0;
	padding:0;
	text-align:center;
}
#header_menu li {
	border: 0;	
	margin:0;
	padding:0;
	list-style:none;
	width:185px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	border-top:1px solid #8A836A;
}

#header_menu li a {
	padding: 4px 0;
	/* border-bottom:1px solid #8a836a; */
	border-top:1px solid #b1a886;
	width:185px;
	display:block;
}

#header_menu li a, #header_menu li a:hover  {
	text-decoration: none;
	color: #333027;
	font-weight:normal;
}

#header_menu li a:hover, #header_menu li.selected a {
	color: #fff;
	background-color:#6D6853;
}

#center select {
	border:1px solid #ccc;
	padding:2px 5px;
	font-size:11px;
}


/* --- PRODUCT OVERZICHT --- */
#prod-overzicht {
	width: 570px;
	margin-top:20px;
}

#prod-overzicht td {
	vertical-align:top;
}

#prod-overzicht .prod-sep td {
	border-top: 1px dotted #ccc;	
}
#prod-overzicht td.prod-img {
	border: 1px solid #d9c8d6;
	text-align:center;
	vertical-align:middle;
	padding:3px;
	width:94px;
}

#prod-overzicht td.prod-img a img{
	width:94px;
}

#prod-overzicht td.prod-info {
	padding-left: 10px;
}

#prod-overzicht .prod-title, #prod-overzicht .prod-title a {
	margin-bottom: 10px;
	text-decoration:none;
}

#prod-overzicht .prod-title a:hover {
	text-decoration:underline;
}

#prod-overzicht .prod-omschr {
	/* color: #9a3f89; */	
}

#prod-overzicht .prod-price {
	margin-top:10px;
	font-weight:bold;
}

#prod-overzicht .prod-add-btn {
	margin-top:10px;
	float:right;
}

/* --- prod overzicht navigatie --- */
.prod-ovz-nav {
	width: 518px;
	margin-top:10px;
	text-align:center;
}

.prod-ovz-nav span.tot-pages {
	float2: left;
	width: 100px;
	color: #62325A;
}

.prod-ovz-nav span.pages {
	color: #62325A;
}

.prod-ovz-nav span.pages a {
	border: 1px solid #D9C8D6;
	padding:2px 0;
	width: 20px;
	display:inline-block;
	margin:0 2px;
	text-align:center;
	color: #62325A;
}

.prod-ovz-nav span.pages a:hover, .prod-ovz-nav span.pages a.selected {
	text-decoration:none;
	background-color: #62325A;
	border-color:#62325A;
	color:#FFF;
}

.prod-ovz-nav span.prev, .prod-ovz-nav span.next {
	margin: 0 10px;
}

.prod-ovz-nav span.prev a, .prod-ovz-nav span.next a{
	color: #62325A;
	text-align:right;
}
.prod-ovz-nav span.prev a:hover, .prod-ovz-nav span.next a:hover {
	text-decoration:none;
}

* --- pages counter --- */
.pages {display:inline;clear:both;font-size:11px;color:#000;padding:5px 0;margin:0 16px;}
.pages .label {display:none;}
#footerpaging .pages .label {display:none;}
.pages a {margin:0;}
/* .pages .numbers {float:right;} */
.pages .numbers a {text-decoration: none;}
.pages .numbers .current {color:#000;font-size:11px;}
.pages .numbers a:hover {color:#000;text-decoration:none;}
.pages {
	width: 580px;
	text-align: right;
	margin-bottom: 10px;
}


/*============== sitemap ==================*/
div.sitemap {
	margin-top: 20px;
}

div.sitemap a {
	font-weight: bold;
}

div.sitemap li a {
	font-weight: normal;
	text-transform:none;
} 

div.sitemap ul, div.sitemap li  {
	margin-top: 2px;
}

div.sitemap li  {
	margin-left: 20px;
}

#poweredbydiv{
	display:none;
	
}

#poweredbydiv a {
	color: #404040;
	text-decoration:none;
}

#poweredbydiv a:hover {
	color:#fff;
}


/*============== catalogus ==================*/
#catalogus {
	border-collapse: separate;
	width: 570px;
	margin-top:20px;
}

#catalogus td {
	border-collapse: separate;
	width: auto;
}

#catalogus td.thumbscontainer {
	width:100px;
	vertical-align: top;	
}

#catalogus td.thumbs {
	width:94px;
	/* height:94px; */
	text-align:center;
	vertical-align:top;
	border: 1px solid #D9C8D6;
	padding:3px;
}

#catalogus td p {
	margin: 2px 0;
}

#catalogus td.thumbs a, #catalogus td.thumbs a img {
	border:0;
}

#catalogus td.thumbs a:hover, #catitem td.thumbs a:hover, td.thumbs a:hover img {
	cursor: url("images/magplus.cur"), pointer;
	border:0;
}

#catalogus tr.emptyrow, #catalogus tr.emptyrow td {
	height: 3px;	
	font-size:1px;
	line-height:1px;
}

#catalogus h2 {
	font-size:12px;
	font-weight:bold;
	color:#517a00;
	margin:0;
}

#catalogus tr.emptyrow td {
	border-bottom: 1px dotted #999;
}

#catalogus .more-link {
	float: right;
}



/* ---- Portfolio item ---- */

#catitem-table, #catitem {
	width: 124px;	
}

#catitem-table, #catitem-table td {
	border-collapse: separate;
}

#catitem-table #thumb-big img {
	width: 120px;	
}

#catitem td.thumbs, #catitem-table td.thumbs {
	width:124px; 
	height:124px; 
	text-align:center; 
	vertical-align:middle;
	border: 1px solid #517a00;
}

#catitem .thumbs img {
	width:120px;
	border:0;
}

#catitem .thumbs a, #catitem .thumbs a img {
	border:0;
}


#catitem-table a {
	text-decoration: none;
}

#catitem-table a:hover {
	text-decoration: underline;
}


#catitem #back-link {
	display: none;	
}

#back {
	float: right;
	margin-top: 10px;
}


/* ------ NIEUWSARCHIEF ---------- */
#newstitle-all{
   margin: 0 0 .5em 0;
   color: #09f;
   font-weight: bold;
}

#newstitle{
   display:none;
}

#newsoverzicht {
	display: none;
}

#newsoverzicht .active td {
	color: #000;
	font-weight: bold;
}

#newsoverzicht td a {
	text-decoration:none;
}

#newsoverzicht td a:hover {
	text-decoration:underline;
}

#newsoverzicht .active td a {
	color: #000;
	font-weight: bold;
}

/* THUMBNAILS ALBUMOVERZICHT */

#albums {
	width:580px;
}

#albums a, #albums a:hover {
	text-decoration:none !important;
}

.boxgrid{ 
	width: 135px; 
	height: 95px;
	height: 135px;  
	margin:0 10px 10px 0; 
	float:left; 
	background:#161613; 
	border-right: solid 0px #000;
	border-bottom: solid 0px #000;
	overflow: hidden; 
	position: relative; 
	cursor: pointer;
}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 6px; 
					color:#afafaf; 
					font-weight:bold; 
					font:12px Verdana, Geneva, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 34px; 
				width: 100%; 
				opacity: .7; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
 			}

.captionfull .boxcaption {
		top: 95px;
		top: 135px;
		left: 0;
}

.caption .boxcaption {
		top: 61;
		top: 101;
		left: 0;
}
				
#center a .boxcaption h3 {
	text-align:center;
	margin: 0;
	color:#dfd5bc;
	font-weight:normal;
	text-decoration:none;
	font-size:12px;
	background: transparent none;
	border:0;
	padding:0;
}

#center a .boxcaption p{ 
	text-align: center;
	margin:0;
	color:#dfd5bc;
	font-weight:normal; 
	font:10px Verdana, Geneva, sans-serif; 
	text-decoration:none;
}



#fotoalbum {
	background: #000 none;
	 margin:0;
  color:#ccc;
  font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-align:left;
	padding:10px 10px 0 10px;
	
}

#fotoalbum h3, #fotoalbum span.header3 {
	display:block;	
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333026;
  padding:4px;
  border: 1px solid #9E9678;
  background-color: #9E9678;
  background-color: #706A54;
    font-weight:bold;
}


/* ZOEKRESULTATEN */

#searchresulttxt {
	width:580px;
}

#searchresulttxt td {
	vertical-align: top;
}

#searchresulttxt td div.result-txt {
	line-height: 16px;
}

#searchresulttxt td.more-link {
	text-align:right;
	padding-top:6px;
	padding-bottom: 10px;
}

.tafprint {
	text-align: right;
	margin: 0 0 12px 0;
	display:none;
}

/* Tell a friend */
body#tellafriend {
	background: #000 none;
	color:#ccc;
	text-align: left;
}

#tellafriend h1 {
	display:block;	
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #333026;
  padding:4px;
  border: 1px solid #9E9678;
  background-color: #9E9678;
  background-color: #706A54;
    font-weight:bold;
    margin-bottom:10px;
}

#tellafriend input {
	border: 1px solid #9E9678;
}

#tellafriend .btn {
	background-color: #706A54;
	color: #000;	
}

#TAFMailbody {
	display: none;
	border: 1px solid #444;
	margin: 10px;
	background-color: #000;
	color: #999;
	padding:4px;
}

#TAFMailbody a {
	color: #999;
	text-decoration:none;
}

#TAFMailbody a:hover {
	color: #999;
	text-decoration:underline;		
}

#tellafriend #errormsg, #tellafriend label.error, #tellafriend .error {
	color: #f00;
}

#tellafriend input.error {
	background-color:#f00;
	color: #fff;
}

.submenu {
	display:none;
}

