/* CSS setup by bepos */ 

/* @group html&body */

html {
	background-color:#fff;
/*	background-image:url(../images/html_bg.jpg);
	background-position:top;
	background-repeat:repeat; */
}
body {
/*	font-family:Arial, Helvetica, sans-serif; */
/*	font-family:Garamond, sans-serif; font-size:17px; */
/*	font-family:Georgia, "Times New Roman", Times, serif; */
/*	font-family:Geneva, Arial, Helvetica, sans-serif; */
/*	font-family:Impact, sans-serif; */
	font-family:Tahoma, Arial, Helvetica, sans-serif;
/*	font-family:"Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif; */
/*	font-family:Verdana, Arial, Helvetica, sans-serif; */
color: #111;
font-size: 9pt;
}
html,body {
	width:100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

/* @end ********************************************************************** */

/* @group tags */
/*form { margin:0px; padding:0px; } */
img { border:0px; margin:0px; padding:0px; }
legend { display:table; font-size:120%; font-weight:bold; margin:0px; padding:10px 0px 5px 0px; }
p { margin:0px; margin-bottom:10px; }
sup { font-size:70% !important; color:#777; line-height:7px; }
b, strong { color:#222; }

/* @group tags : linking */
a,a:link,a:visited { color:#111; text-decoration: underline; }
a:hover { text-decoration:none; }
a.readon { margin:0px; height:20px; text-align:left; }

/* @group tags : headers : setup some more readable header spacing */
h1, h2, h3, h4, h5, h6 { padding:0px; margin:0px; }
h1 { font-size:150%; font-variant:small-caps; font-weight:normal; }
h2 { font-size:130%; font-weight:normal; }
h3 { font-size:140%; font-weight:normal; margin:8px 0px; }
h4 { font-size:120%; }
h5 { font-size:100%; }
h6 { font-size:80%; font-weight:normal; }

/* @group tags : listing */
ul { font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; list-style-type:none; padding:0px; margin:5px; }
li { padding:0px; margin:0px; margin-bottom:5px; /*color:#008da9; */ }

/* @group tags : tables */
table { border-collapse:collapse; margin:0px; padding:0px; }
td { }

/* @group tags : fields and buttons */
input, fieldset, .button, select, textarea, button, .inputbox {
	font-size:100%;
	padding:2px;
	margin-right:1px;
	margin-bottom:5px;
	border:1px solid #aaa;
/*	background-color:#ddd; */
}
#modlgn_remember { border-width:0px; width:14px !important; vertical-align:middle; }
fieldset { padding:0px; border:0px;}
fieldset div { margin-bottom:5px; margin-top:5px; }
.button, button { padding-top:1px; border-top-color:#ccc; border-left-color:#ccc; }

/* @end ********************************************************************** */

/* @group extra */
.active a { font-weight:normal; }
.article_seperator { display:block; margin-bottom:5px; }

/* @group extra : heading : setup some more readable header spacing */

.content { display:block; position:relative; z-index:100; }

.componentheading { padding:8px 0px; margin:0px; font-size:140%; font-weight:normal; color: #e95e27; }

.contentpaneopen { padding:0px 5px; }
.contentpaneopen span.contentpaneopen { display:block; }
.contentpaneopen span.readon { margin-top:5px; text-align:left; padding:1px 0px; }
.contentpaneopen span.readon a { font-size:80%; }

.contentheading { padding:10px 0px; margin:0px; font-size:120%; font-weight:bold; color:#e95e27; }

.contentsubheading { display:block; position:relative; font-size:80%; color:#777; padding:10px 0px; margin-bottom:10px; width:100%; }
.contentsubheading a { color:#777; }
.contentsubheading span { display:table; padding:0px 5px; margin-bottom:5px; }
.contentsubheading span.showvote { margin:5px 0px; display:block; width:97%; }
.contentsubheading span.showvote span { padding:0px; margin:0px; width:97%;  }
.contentsubheading span.showvote span.content_rating { float:left; }
.contentsubheading span.content_vote { padding-top:0px; } 
.contentsubheading span.content_rating img { vertical-align:middle; }
.contentsubheading span.hasTip { float:left; }
.contentsubheading .buttonheading img { float:left; }

.contentfooter { display:table; width:100%; position:relative; font-size:80%; color:#777; padding:2px; margin:0px 0px; padding-bottom:5px;
background-image: url("../images/contentfooter_bottom.png");
background-repeat:repeat-x;
background-position: left bottom; }
.contentfooter a { text-align:right; float:right; }
.createdate, .createdby, .modifydate, .readon { display:block; margin:4px; }

.blog { margin-bottom:0px; margin-right:10px; }
.blog .show_intro_articles { display:block; position:relative; width:100%; margin:0px; float:left; height:auto; }
.blog .show_intro_articles .contentheading { font-size:110%; font-weight:bold; margin-left:2px; }
.blog .show_intro_articles span.article_column { display:table; float:left; }
.blog .show_intro_articles span.article_column_right { float:right; display:block; }
.blog .show_intro_articles span.article_column p,
.blog .show_intro_articles span.article_column_right p { margin-bottom:0px; }

.blog_more { display:block; width:100%; margin:10px 0px; padding:10px 0px; float:right; border-top:1px solid #0780b3; border-bottom:1px solid #0780b3; }




span.description { display:block; padding:5px; padding-left:14px; }
.moduletable { margin-bottom:10px; }

/* @group extra : page navigation */

.pagenav { font-size:80%; color:#777; }
.pagination  { border-top:1px solid #4b7520; padding:10px 0px; margin-top:10px; color:#4b7520; }
.pagination span, .pagination span a { padding:0px 5px; font-size:90%; }
.pagecounter { padding:10px 0px; display:block;  font-size:80%; border:0px; color:#4b7520;}

/* ****************************** */

div.PoweredBy a { color:#CCC !important; }

div.buttonheading { float:right; margin-top:2px; }
div.buttonheading a img { margin-left:4px; }
.contentpaneopen_edit { top:5px; position:relative; float:left; }

.sectiontableentry1 td { background-color:#eee; padding:5px; vertical-align:top; }
.sectiontableentry2 td { background-color:#fff; padding:5px; vertical-align:top; }
.small,.modifydate,.createdate,div.mosimage_caption { font-size:80%; color:#ccc; }

/* @group extra : tooltip */
.tool-tip {
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	color:#333;
	float: left;
	background: #eee;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
}

.tool-text {
   font-size: 100%;
   margin: 0;
}
/* ****************************** */
#system-message { width:480px; }
#system-message dd ul {
color: #fff;
margin:0px;
margin-bottom: 10px;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
padding:5px;
border: 3px solid #4b7520;
background-color:#4b7520;
}
/* @end ************************************************************ */

/* @group extensions */

/* @group extensions : jce */
#jcemediabox-popup-caption h4, #jcemediabox-popup-caption p { color: #41291b !important; }
/* ****************************** */

/* @group extensions : chronoforms */
table.cf_formtable { width:520px; vertical-align:top; }
.cf_formtable td { padding:5px; vertical-align:top; }
.cf_formtable td#cf_label { width:120px; }
.cf_formtable #cf_input .inputbox, .cf_formtable #cf_input .required, .cf_formtable #cf_input textarea { width:350px; border:1px solid #ccc;  }
.cf_formtable #cf_input select { width:180px !important; }
.cf_formtable #chrono_verification { width:50px; float:left; }
.cf_formtable #cf_input img { vertical-align:top; }
.cf_formtable .validation-advice { color:#cc0000; font-size:90%; margin-left:5px; }
.cf_formtable img.con_img { vertical-align:middle; margin:4px 0px 5px 0px; }
.cf_formtable img.tooltipimg { border:0px !important; }
.cf_formtable #cf_required { font-size:80%; margin-left:130px; }
.chronoform a { color:#eee; font-size:80%; }

.cf_formtable div#cf_label { width:120px; display:block; float:left; padding:2px; padding-top:4px;}
.cf_formtable div#cf_input { margin-left:124px; padding:2px;}
.cf_formtable div.cf_data { margin-left:124px; padding:2px; margin:2px; }
.cf_formtable div#cf_header { margin:5px 0px; padding:5px 0px; }
.cf_formtable div.cf_comment { margin:10px 0px; padding:5px 0px; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }

.LV_validation_message { font-size:80%; display:block; }
/* ****************************** */

/* @group extensions : jce */
textarea#metadesc, textarea#metakey { width:450px !important; }

.nf_table { border:1px solid #2068A9;}
.nf_table td { padding:8px; vertical-align:top; border:1px dotted #2068A9; }
.nf_table a { font-weight:bold; }

/* ****************************** */

/* @group extensions : com_contact */
#component-contact {}
.contact_data { display:block; padding:10px 0px;}
.contact_data td { padding:5px 0px; }
.con_block { border:0px solid #0f0; display:block; float:left; width:100%; }
.con_marker { position:absolute; display:block; margin-bottom:5px; }
.con_data { position:relative; display:block; margin-left:100px; margin-bottom:5px; }
.invalid {color:red;}

#component-contact .show_details td, #component-contact .show_misc td { padding:3px 0px; }
/* ****************************** */

/* @group extensions : xmap */
.xmap .contentpaneopen h2.menutitle { padding: 5px 0px; margin:0px; font-size: 120%; font-weight:bold; border-bottom:1px dotted #999; }
.xmap .contentpaneopen ul.level_0 { margin-bottom:20px; }
/* ****************************** */

span.content_rating,
span.content_vote
{
	display:block;
	float:left;
	background-color:#ddd;
	width:300px;
	padding:4px;
	padding-left:10px;
	font-size:80% !important;
}
span.content_rating img {
	vertical-align:middle;
}
span.content_rating {
	padding-bottom:0px;
}
span.content_vote input {
	padding:2px !important;
	margin:2px !important;
	line-height:40px !important;
	border:0px solid #aaa;
}
span.content_vote {
}

/* @end */

/* @group Family */
#toolbar {
	border:0px solid #000;
	position:absolute;
	right:7px;
	z-index:1000;
}
#toolbar ul { margin:0px; }
#toolbar li { padding:0px; margin:0px; margin-bottom:0px; }

/* ****************************** */

/* @div outer */
#outer {
	padding:0;
	position: absolute;
	height:600px;
	width:100%;
	left:0px;
	top:50%;
	margin-top: -300px;
}
/* ****************************** */

/* @div container */
#container {
	width:900px;
	height:600px;
	margin:0 auto;
	background-repeat:no-repeat;
/*	background-image:url(../images/bg_container_g.png); */
}
.menu-particulier {
	background-image:url(../images/bg_container_p.png);
}
.menu-groothandel {
	background-image:url(../images/bg_container_g.png);
}
/* ****************************** */

/* @div top */
div#top {
	width:900px;
	height:80px;
/*	background-image:url(../images/bg_top.png);
	background-position:top;
	background-repeat:no-repeat; */
	margin:0px;
	padding:0px;
/*	position:static; */
}

/* @div top1 */
div.top1 {
width:500px;
position:absolute;
margin-left:90px;
top:0px;
}
div.top1 li { float:left; padding:0px 2px; }
div.top1 span { color:#999; padding:0px 0px; font-size:9pt; margin:0px; }
div.top1 a { text-decoration:none; font-weight:bold; font-size:9pt; }
div.top1 a#active_menu { color:#9ac961; text-decoration:underline;}

/* @div top2 */
div.top2 {
	position:absolute;
	z-index:200;
	margin-left:707px;
	margin-top:0px;
	top:0px;
	font-size:90%;
}
div.top2 a { font-weight:bold; text-decoration:none; }
div.top2 a:hover { text-decoration:underline; }
div.top2 li { float:left; padding:0px 2px; }
div.top2 span { }
/* ****************************** */

/* @div main */
div#main {
	width:900px;
	height:475px;
	display:block;
	margin:0px;
	padding:0px;
/*	background-image:url(../images/bg_main.gif);
	background-repeat:repeat-y;
	background-repeat:no-repeat;
	background-position:top; */
}
/* ****************************** */

/* @div left */
div.left {
position:absolute;
width:205px; height:414px;
top:124px;
margin-left:50px;
padding:0px; overflow:hidden;
background-image:url(../images/bg_left.png);
background-repeat:no-repeat;
}
div.left .moduletable {
/*position:absolute; */
z-index:100;
width:200px;
padding-top:5px;
margin-left:30px;
margin-bottom:0px;
color:#fff;
}


div.left h3 { padding-bottom:0px; font-size:120%; }
div.left a { text-decoration:none; color:#fff; }
div.left li { list-style-type:none; margin-left:0px; margin-bottom:4px; color:#008da9; }
div.left a:hover  { text-decoration:none; color:#fff; font-weight:bold !important; }
div.left #current a { text-decoration:none; color:#fff; font-weight:bold; }
div.left #current ul li a { text-decoration:none; color:#fff; font-weight:normal; }
/* ****************************** */

/* @div left1 */
div.left1 { width:250px; position:absolute; top:455px; margin-left:170px; z-index:200; }
/*
div.left1 a { color:#b2dde5; text-decoration:none; font-weight:bold; margin:0 10px; font-size:100%;  }
div.left1 a:hover { text-decoration:underline; }
div.left1 div.moduletable_menu ul { margin:0px; }
div.left1 div.moduletable_menu li { padding:0px; padding-left:0px; padding-right:0px; float:left; }
div.left1 div.moduletable_menu li#current a { text-decoration:underline; }
div.left1 .separator { display:none; width:0px !important; } */
/* ****************************** */

/* @div left2 */
div.left2 { width:205px; position:absolute; bottom:90px; }
div.left2 span { margin-left:10px;}
div.left2 div.moduletable_tc, div.left2 div.moduletable { padding-left:6px; }
div.left2 div.moduletable_tc h3 { font-size:120%; font-weight:bold; margin:0px; padding:0px; padding-bottom:5px; }
div.left2 div.moduletable_tc form { float:left; }
div.left2 div.moduletable_tc select { border:1px solid #008da9 !important; color:#008da9; width:100px; padding:1px 2px; }
div.left2 div.moduletable_tc .button { border:1px solid #008da9; color:#008da9; background-color:#a6d4e2; padding:1px 5px; }
/* ****************************** */

/* @div right */
div.right {
position:absolute;
margin-left:755px;
width:98px;
height:414px;
top:124px;
color:#673B15;
background-image:url(../images/bg_right.png);
background-position:left;
background-repeat:no-repeat;
font-size:9pt;
line-height:140%;
background-color:#ddd;
}
div.right p { margin:0px; }
div.right .moduletable { margin:0px 5px; margin-left:10px; }

div.right .moduletable_slideshow { position:absolute;
z-index:200;
width:98px;
height:414px;
top:0px;
margin-left:0px;
}

div.right .moduletable_slideshow ul.briask-iss { height:414px !important; width:98px !important; margin:0px !important; }
div.right .moduletable_slideshow .briask-iss li { position:absolute; padding:0px; margin:0px !important; width:97px; height:414px; overflow:hidden; }
div.right .moduletable_slideshow .briask-iss li img { margin-left:-100px; }
div.right div#briaks-iss_border { position:absolute; z-index:300; top:0px; padding:0px; margin:0px; margin-left:0px; width:98px; height:414px; overflow:hidden;
background-image:url(../images/bg_right.png); }


/*
div.right .moduletable_bottomline { margin:0px; margin-bottom:5px; margin-left:10px; padding-bottom:10px; background-image:url(../images/bg_right_modbottom.png); background-repeat:repeat-x; background-position:left bottom; }
div.right .moduletable_call2action { position:absolute; bottom:-1px; width:170px; margin:0px 5px; margin-left:10px; margin-top:10px; background-color:#9ac961; padding:5px; text-align:center; border:1px solid #673b15; }
div.right .moduletable_call2action a { font-weight:bold; font-size:120%; line-height:140%;  }
*/

div.right h3 { font-size:100%; font-weight:bold; margin-top:0px; padding:0px; }

/* ****************************** */


/* @div submain */
div#submain {
	position:absolute;
	height:414px;
	width:440px;
	top:124px;
	margin:0px;
	margin-left:290px;
	padding:0px;
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: auto;
	overflow:hidden;
/*	background-image:url(../images/bg_submain.jpg);
	background-repeat:no-repeat;
	background-position:fixed; */
}
/* ****************************** */

/* @div breadcrumb */
div#breadcrumb {
	width:100%;
	margin:0px;
	height:20px;
	color:#0F238C;
	padding:0px;
	position:static;
/*	background-image:url(../images/bg_breadcrumb.png);
	background-repeat:no-repeat; */
}
div#breadcrumb a {}
div#breadcrumb .moduletable { font-size:90%; padding:4px; padding-left:6px; }

/* ****************************** */

/* @div user1 */
div#user1 {}
/* @div user2 */
div#user2 {}
/* ****************************** */

/* @div maincontent */
div#maincontent {
	margin:0px;
	padding:0px;
	height:414px;
	width:435px;
	line-height:120%;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right:5px;
}

body#tinymce { background-color:#fff; }
a.sponsorlink {
	display:block;
	position:absolute;
	top:320px;
	left:20px;
	font-size:90%;
	text-decoration:none;
	color:#62B0FA;
}
a:hover.sponsorlink { text-decoration:underline; }
div#maincontent ul {  }
div#maincontent li { margin-left:25px; list-style-type:disc; }

/* ****************************** */

/* @div footer */
div#footer {
	display:block;
	width:900px;
	height:30px;
	margin:0px;
	padding:0px;
}
div#footer a { text-decoration:none; }
div#footer a:hover { text-decoration:underline; }
div#footer ul { font-weight: normal; font-variant: normal; text-transform: none; text-decoration: none; list-style-type:none; padding:0px; margin:0px; }
div#footer li {  float:left; padding:0px; margin:0px; margin-right:4px; }
div#footer .moduletable { margin:0px; }
div#footer h3 {
	margin:0px;
	margin-left:0px;
	padding-bottom:0px;
	font-size:150%;
	letter-spacing:0.05em;
	font-weight:normal;
}
/* @div footer : class footer1 */
div#footer1 {
	position:absolute;
	width:876px;
	padding:0px;
	margin:0px;
	margin-top:2px;
	letter-spacing:0.1em;
	color:#fff;
	font-size:7pt;
	font-weight:bold;
}
div#footer1 .moduletable { margin-right:4px;}
div#footer1 a {	color:#fff; font-weight:bold; }
div#footer1 div { float:right; }

/* @div footer : class footer2 */
div.footer2 {
	float:right;
	position:relative;
	right:35px;
	padding:0px;
	margin:0px;
	margin-top:0px;
	text-align:left;
	letter-spacing:0.1em;
	font-size:80%;
}
div.footer2 span { margin-left:5px; }

/* @div footer : class footer3 */
div.footer3 {
	border:1px solid #000;
	border-top:0px;
	float:left;
	position:absolute;
	margin-top:19px;
	margin-left:40px;
	padding:4px;
	text-align:left;
	letter-spacing:0.1em;
	font-size:80%;
	background-color:#222;
	color:#fff;
}
div.footer3 a { color:#fff !important; }


/* extra tags */
.tekstachtergrond {
display:block;
position:absolute;
height:380px !important;
width:420px !important;
z-index:300;
overflow:hidden;
}
.tekstachtergrond img { position:absolute; bottom:0px; right:0px; }

.tekstvoorgrond {
display:block;
position:absolute;
height:380px !important;
width:435px !important;
padding-right:5px;
overflow:auto;
z-index:320;
text-align:left;
}

/* @end ********************************************************************** */