@charset 'utf-8';
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	background: #000000 url('images/content_bg.jpg') repeat-x;
	margin: 0px;
	padding: 0px;
	min-width: 750px;
	behavior: url("csshover3.htc"); 
}

img {
	border: none;
	vertical-align: middle;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:20px;
	letter-spacing:1px;
}

h3 {
	font-size:14px;
}

hr {
	border: none 0;
	border-top: 1px dashed #a17a50;
	height:1px;
}

abbr {
	border-bottom: 1px dashed #574D41;
	cursor: help;
}


a:link,
a:active,
a:visited,
a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a[name]:hover {
	text-decoration:none;	
}

a.nohover:hover {
	text-decoration:none;
}


select { 
 background-color: #362a1c; 
 color: #ffffff; 
}

input, textarea
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C8B093;
	border: 1px solid #362a1c;
	font-size:12px;
}

input.btn {
	height:30px;
	width:100px;
	font-weight:bold;
	background-color: #AF8857;
	border:1px solid;
	border-top-color:#55432D;
	border-left-color:#55432D;
	border-right-color:#341F05;
	border-bottom-color:#341F05;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffA17339');
}

input.btnhov {
	height:30px;
	width:100px;
	font-weight:bold;
	background-color: #AF8857;
	border:1px solid;
	border-top-color:#55432D;
	border-left-color:#55432D;
	border-right-color:#341F05;
	border-bottom-color:#341F05;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#ffAF8857');
}

form {
		
}	

form fieldset {
	background-color:#4A3A26;
	color:#FFFFFF;
	border-color: #FFFFFF;
	border-width: 1px;
	border-style: solid;
	padding: 10px;        /* padding in fieldset support spotty in IE */
	margin: 0;
}

form fieldset legend {
	font-size:1.2em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
	color:#FFFFFF;
	font-weight: bold;
}

.radio {
	background: none;
	border:none;
}

.wrapper {}

#breadcrumb {
	background: url(images/crumbar.png) no-repeat;
	height:19px;
}


#breadcrumb ul li {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   color: #CCCCCC;
   list-style-image: none;
   display:inline;
   padding: 0 3px 0 0;
   margin: 3px 0 0 0;
}
#breadcrumb ul{
   margin:0;padding:0;
   list-style-type: none;
   padding-left: 1em;
}

/****** Header ******/

.header {
	height: 110px;
	background: #000 url('images/bg_left.jpg') repeat-x;
}

.headerfade {
	width:860px;
	background:url('images/header_bg.png') repeat-y;
	background-position: top center;
	margin: 0 auto;
}

.innerHeader{
	min-width: 610px;
	width: 750px;
	height: 110px;
	margin: 0 auto;
}

.title{
	height:100%;
	width: 500px;
	line-height:10px;
	margin: 0 auto;
	background-color: #000000;
}

.title img{
	margin-top:5px;
	float: left;
	margin-right: 25px;
}

.title h1{
	color:#FFAB2D;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 150%;
	font-weight: bold;
	letter-spacing:3px;
	padding: 36px 0px 0px 0px;
	margin: 0px;
}

.title p{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	letter-spacing:1px;
}

/****** Nav Panel ******/

.navPanel{
	line-height: 200%;
	background: #333333 url('images/bg_btn.jpg') top left repeat-x;
	border-bottom: 1px solid #333333;
}

.innerNavPanel {
	margin: 0 auto;
	width: 750px;
}

/* buttons */

.buttons{
	line-height: 200%;
	white-space: nowrap;
	width: 99%; /* ie6 fix */
	overflow: hidden;
	border-left: 1px solid #666666;
}

.buttons a:link,
.buttons a:active,
.buttons a:visited,
.buttons a:hover
{
	float: left;
	display: block;
	padding: 4px 20px;
	color: #FFFFFF;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-left: 1px solid black;
	border-right: 1px solid #666666;
	background: #000000 url('images/bg_btn.jpg');
	height: 23px;
}
.buttons a:hover
{
	color: #000000;
	background: #FFE2B7 url('images/bg_btn_hover2.jpg') top left repeat-x;
}


/* ie6 hack 
* html .buttons img {
	float: left;
	margin: 5px 5px 5px 0px;
}
*/

.shadowstrip{
	height: 4px;
	font-size: 1%;
	line-height: 1%;
	background: url('images/bg_shadow.jpg');
	width: 100%;
}

/****** Content Block ******/

.content{
	min-width: 610px;
	width: 750px;
	margin: 0px auto;
}

.bannerwrapper {
	width: 740px;
	margin: 20px auto 0px;
}

/* News Block */

.newsblock {
	float:left;
	width: 450px;
	margin-top: 20px;
}

.newsitem {
	color:#FFFFFF;
	margin-left:10px;
	margin-top: 10px;
	padding:7px 0px 7px 10px;
}

.newsitem h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}

.newsitem p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.news_newswrapper {
	width:430px;
	margin: 20px 0px;
	float: left;
}

.news_newscontent {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.news_newscontent p {
	margin: 10px 20px;
	line-height:120%;
	position:relative;
	width:auto;
}

.news_sidebar {
	float:right;
	width:300px;
	margin:20px 0px;
}

#newssidebar {
  padding:0;
  margin: 10px 20px;
}

#newssidebar li {
  list-style-type:none;
  line-height:130%;
}

.locatie_plattegrondwrap {
	width:502px;
	float:left;
	margin: 20px auto;
}

.locatie_sidebar {
	width: 230px;
	margin-top: 20px;
	float:right;
}

.locatie_sidebaritem {
	height:100%;
}

.locatie_sidebaritem img {
	float: left;
	margin-right: 25px;
}

.locatie_sidebaritem p {
	color:#FFFFFF;
	font-weight:bold;
}

.referentie_fotoklein {
	float:left;
	width: 650px;
}

.assortiment_fotoklein {
	float: left;
	width: 540px;
}

.assortiment_fotoklein a:link img,
.assortiment_fotoklein a:active img,
.assortiment_fotoklein a:visited img,
.assortiment_fotoklein a:hover img,
.referentie_fotoklein img {
	float:left;
	margin: 5px 4px;
}	

.assortiment_fotoklein a:hover img {
	float:left;
	margin: 4px 3px;
	background-color:#362a1c;
	border: 1px dashed #a17a50;
}	

.assortiment_sidebarselectbox {
	float:right;
	width:202px;
	margin-bottom: 10px;
}


.assortiment_sidebar {
	float:right;
	width:200px;
}

.assortiment_sidebar h2 {
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
	margin:10px 8px;
}

.assortiment_sidebar p {
	color:#FFFFFF;
	margin: 10px 8px;
}	

/* Frontpage slider */
#slider {
    height: 250px;
    overflow: hidden;
    width: 741px;
}

/* Assortiment overzicht pagina */

.assortiment_catboxwrapper {
	margin: 40px 0px;
}	

.assortiment_catbox {
	width:335px;
	float:left;
	margin:0px 20px 20px;
	height: 205px;
	display: inline;
}

.assortiment_catbox:hover {
	background-color:#6B5035;
}

.assortiment_catbox div {
	margin: 10px 10px;
}

.assortiment_catbox h2, 
a:link.h2,
a:active.h2,
a:visited.h2 {
	font-size:20px;
	letter-spacing:1px;
	border-bottom: 1px solid #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
	display:block;
	width:100%;
}

a:hover.h2 {
	text-decoration:none;
}

.assortiment_catbox img, .assortiment_catbox ul {
	float:left;
	margin-top: 10px;
}

.assortiment_catbox ul {
	margin:10px 0px 0px 15px;
	padding:0px;
	list-style-type:none;
	width:190px;
	line-height: 150%;
}

/* Bestel formulier */
td.bestel01_td_taartnaam, th.bestel01_th_catnaam {
	padding-left:5px;
}

td.bestel02_td_catnaam {
	padding-left: 5px;
	color:#CCCCCC;
	line-height:130%;
}

td.bestel02_td_totaal {
	color: #CCCCCC;
	border-bottom:none;
}

td.assortiment_td_img {
	padding: 5px 5px;
}

tr.tr_even {
	background-color:#4A3A26;
}

tr.tr_uneven {
	background-color:#362a1c;
}

#assortiment_tabel {
	color:#FFFFFF;
	width:700px;
	margin:0px auto;
}

#assortiment_tabel td {
	border-bottom:1px solid #574d41;
}

#assortiment_tabel th {
	height:40px;
	background-color: #292214;
	font-weight: bold;
}

#assortiment_tabel .bestel_noborder {
	border-bottom:none;
}

#assortiment_tabel input {
	text-align:center;
}	

#assortiment_tabel tr.tr_even {
	background-color:#4A3A26;
}

#assortiment_tabel tr.tr_uneven {
	background-color:#362a1c;
}

#assortiment_tabel tr:hover.tr_even,
#assortiment_tabel tr:hover.tr_uneven {
	background-color:#89745b;		
}

.bestel_klant_form {
	margin:30px auto;
	width:75%;
}

.klachten_form label, .klachten_form input, .klachten_form img, .bestel_klant_form label, .bestel_klant_form input, .bestel_klant_form div, .bestel_klant_form img,
.bestel04_factuurform label, .bestel04_factuurform input, .bestel04_factuurform div, .bestel04_factuurform img {
	display: block;
	float: left;
	margin-bottom: 10px;
}

.bestel_klant_form label {
	text-align: right;
	color:#FFFFFF;
	width: 250px;
	padding-right: 20px;
}

.bestel04_factuurform label {
	text-align:right;
	color:#FFFFFF;
	width: 120px;
	padding-right:20px;
	padding-top:3px;
}

.klachten_form label {
	clear:both;
	text-align: right;
	color:#FFFFFF;
	width: 120px;
	padding-right: 20px;
}

.klachten_form textarea {
	display: block;
	float:left;
	margin-bottom:10px;
}

.bestel_klant_form br {
	clear: both;
}

.bestel04_form, .bestel04_factuurform {
	width:370px;
	margin: 32px 0px;
}

.bestelbutton_div {
	text-align:center;
	float:left; 
	width:70px; 
	color:#A87512
}

.bestelbuttonbar_div {
	float:left; 
	width:80px; 
	height:3px; 
	margin:22px 0px
}

.bestel_wrapper {}

.error {
	background:url(images/fout.jpg) center no-repeat;
	background-color:#362a1c;
	border:1px dashed #a17a50;
	width:230px;
	margin:50px auto;
	padding:15px;
	color:#FFFFFF;
}

.goed {
	background:url(images/goed.jpg) center no-repeat;
	background-color:#362a1c;
	border:1px dashed #a17a50;
	width:230px;
	margin:50px auto;
	padding:15px;
	color:#FFFFFF;
}

.info {
	background:url(images/info.png) left no-repeat;
	padding-left: 35px !important;
	color: #A87512;
}

.box {
	padding:13px;	
}

.note {
	width:100%;
	font-style:italic;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px 0px;
	padding:5px 0px;
}

.bestel_overzicht {
	width:350px;
	color:#FFFFFF;
}

.bestel_overzicht div {
	width:150px;
	float:left;
	padding: 2px 0px 2px 20px;
}

div#overzicht_stap4 {
	padding: 10px 0;
}


#overzicht_stap4.bestel_overzicht div {
	width:100px;
	float:left;
	padding: 2px 0px 2px 20px;
}

#overzicht_stap4.bestel_overzicht div.klantdata {
	width:200px;
	font-weight:bold;
}


.bestel_overzicht .klantdata {
	font-weight:bold;
}

.bestel_overzicht_factuur table tr {
	line-height:150%;
}


/* Sidebar Block */

.sidebar {
	float: right;
	width:200px;
	margin-top: 20px;
}

.sidebarheader {
	background:url('images/bg_sidebar.png') no-repeat;
	padding-left: 15px;
	height: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.sidebaritem {
	width:200px;
	min-height:150px;
	background-color: #362A1C;
	padding: 0px;
	margin: 0px auto;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;	
}

.sidebaritem a:link,
.sidebaritem a:active,
.sidebaritem a:visited,
.sidebaritem a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}

.sidebaritem a:hover {
	text-decoration:underline;
}

.sidebarimage {
	margin-top:20px;
	width: 200px;
	height: 150px;
}	

.assortiment_sidebarimage {
	margin-top:20px;
	width: 100px;
	height: 300px;
}	

/* Footer Block */

.footer {
	clear:both;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #CCCCCC;
	margin: 150px auto 20px;
}

.footerlinkscategory {
	width:98%;
	margin: 10px auto 20px;
	
}


.footer ul {
   margin:0px;
   padding:0px;
   list-style-type: none;
   padding-left: 0px;
}

.footer li {
   margin:3px 0px;
}

.footer h3 {
   font-size:12px;
   font-weight:bold;
   padding: 0px;
   margin: 0px
}

.footerlinks, 
.news_newscontent, 
.assortiment_fotoklein, 
.assortiment_sidebar, 
.sidebarimage, 
.assortiment_sidebarimage, 
.bestel_overzicht, 
.dasheddiv, .dashed {
	background-color:#362a1c;
	border: 1px dashed #a17a50;
}

.footerlinks a:link,
.footerlinks a:active,
.footerlinks a:visited,
.footerlinks a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size:12px;
	font-weight: normal;
	text-decoration:none;
}

.footerlinks a:hover {
	text-decoration:underline;
}

.footeradres {
	margin-top:20px;
	text-align:center;
}

.footernrs {
	margin-top:10px;
	font-size:10px;
	text-align:center;
}

/* Image Hover Enlarge CSS */

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
	cursor: url('magnifier.cur'),default;
	position: relative;
	z-index: 0;
}

.thumbnail:hover{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color:#362a1c;
	border: 1px solid #a17a50;
	padding: 5px;
	left: -1000px;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: -90px;
	left: 50%; /*position where enlarged image should offset horizontally */
}

/** Mootools Tips **/

.tip {
	color: #fff;
	width: 200px;
	z-index: 13000;
}
 
 .tip-top { 
 	background:url('/includes/formcheck/tip-top.png') top left no-repeat; 
 	height:18px; 
 	width:200px; 
 }
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #F68B1F;
	padding: 8px 8px 4px;
	background: url('/includes/formcheck/bubble.png') top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url('/includes/formcheck/bubble.png') bottom right;
}

/** Mootools floating tips **/

.floating-tip {
/*  background: #000 url('/includes/formcheck/bubble.png'); */
	background-color:rgba(0,0,0,0.8);
    padding: 5px 15px 15px;
    color: #FFF;
    font-size: 11px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    max-width:250px;
	line-height:125%;
}

.floating-tip:first-line {
	font-weight: bold;
	font-size: 11px;
	color: #F68B1F;
	line-height:25px;
}
