/* OVERZICHT PAGINA */

div.result_box{ width:110px; _height:180px; min-height:180px; float:left; margin:5px; text-align:center; font-size:9px; border:1px solid #cccccc;  background-color:#e5e2de; color:#6C6C6C;  }
div.result_box:hover{ border:1px solid #6C6C6C; }
div.result_box_inactief { filter:alpha(opacity=50); opacity:0.50;  width:110px; height:160px; float:left; margin-right:8px; margin-bottom:8px; text-align:center; font-size:9px; border:1px solid #cccccc; background-color:#e5e2de; color:#6C6C6C;}
div.result_box_inactief:hover { filter:alpha(opacity=100); opacity:100; }
div.image_box{ width:100px; height:90px; line-height:90px; border:0; margin:0px; padding:5px; background-color:#FFFFFF;cursor:pointer; overflow:hidden; }
div.image_details{ min-height:60px; overflow:hidden; border:0; }

/* DETAIL PAGINA */
div#linker_kolom { float:left; border:0; width:375px; margin-right:5px; min-height:300px;}
div#rechter_kolom { float:left; border:0; width:275px; min-height:300px;}
div#linker_kolom img { cursor:pointer; }
div.icontainer{ margin:0; padding:0; width:25px; height:22px; margin-right:6px; text-align:center; font-size:18px; line-height:18px; float:left; }
div.icontainer img{ vertical-align:middle; margin:0; padding:0; }

/* LISTS */
ul.opties { padding:0px; margin:0px; list-style:none; width:248px; margin-top:12px; margin-bottom:12px;  }
ul.opties li { line-height:15px; height:15px; width:226px; padding-left:22px; background-image: url(/images/1/2/arrow_1.gif); background-repeat: no-repeat; background-position: 12px 4px; }
ul.opties li a { text-decoration:none; color: #2465AF; text-transform:uppercase; font-weight:bold; }
ul.opties_small { width:150px !important; }
ul.opties_small li { width:150px !important; padding-left:14px;  background-position: 4px 4px;}
ul.categories { padding:0px; margin:0px; list-style:none; width:238px; margin-top:12px; margin-bottom:12px; }
ul.categories ul { padding:0px; margin:0px; width:238px; }
ul.categories li li { margin-left:10px; width:228px;  }
ul.categories li { padding:0px; margin:0px; line-height:22px; width:228px; min-height:22px; margin-top:2px;}
ul.categories li a {  text-decoration:none; }
ul.categories img { margin-right:7px; }
ul.subcategories { display:none; }
ul.optionlist{ left:0; margin:0; padding:8px; }
ul.optionlist li{ line-height:22px; margin:0; }
/*
ul{ margin-left:10px; padding-left:0; list-style-type:none; }
li{ margin-bottom:5px; }
*/
ul.cblist{ padding-left:0; list-style-type:none; }
li.cblist{ margin:0px; height:10px; line-height:10px;  }

/* TABLE CLASSES */
.formtable{ font-size:11px; text-align:left;  padding:0; margin:0;  }
.formtable td{ padding:4px; vertical-align:top; }
.formtable th{ font-size:11px; text-align:left; padding:4px; font-weight:normal;}
.detailtable{ font-size:11px; text-align:left; padding:0; margin:0; }
.detailtable th{ font-size:11px; text-align:left;  }
.detailtable tr{ height:22px;  }
.overviewtable { font-size:11px; text-align:left; padding:0; margin:0; border-left:1px solid #cccccc; border-right:1px solid #cccccc; border-top:1px solid #cccccc; }
.overviewtable th{ font-size:11px; text-align:left; font-weight:bold; border-bottom:1px solid #cccccc; background-color:#8fbeed; color:#FFFFFF; padding-left:5px; padding-right:5px; }
.overviewtable td {  border-bottom:1px solid #cccccc; padding-left:8px; border-bottom:1px solid #cccccc; padding-left:5px; padding-right:5px; white-space:nowrap; }
.overviewtable tr { height:23px; }
.clickable tr:hover{ background-color:#F9F9F9; cursor:hand; }
.ordertable { font-size:11px; text-align:left; padding:0; margin:0; border-left:1px solid #cccccc; border-right:1px solid #cccccc; }
.ordertable th{ font-size:11px; text-align:left; font-weight:bold; border-bottom:1px solid #cccccc; border-top:1px solid #cccccc; background-color:#8fbeed; color:#FFFFFF; padding-left:5px; padding-right:5px; height:25px;}
.ordertable td {  border-bottom:1px solid #cccccc; padding-left:8px; }
.ordertable tr { height:44px; }
.overview_detail { text-align:left; width:100%;  font-size:9px; line-height:9px; padding:0; margin:0; }
.overview_detail span { white-space:nowrap; width:100px; overflow:hidden; display:block; }
.overview_detail a{ color:#2465AF; text-decoration:none; font-size:11px; }
.overview_advertentie {width: 500px;}


/* FORM ELEMENT CLASSES */
.input_class{ font-size:11px; text-align:left; width:175px; line-height:16px;  border:1px solid #8FBEED;  }
.textarea_class { font-size:11px; text-align:left; border:1px solid #8FBEED; padding:3px;  }
.button_class{ font-size:11px; text-align:center; width:120px; height:22px; border:0px; cursor:pointer;  text-transform:uppercase; background-image:url(/images/1/2/button.gif); color:#6c6c6c;}
/* #button_container input{ font-size:11px; text-align:left; width:120px; height:22px; border:0px; padding-left:14px; cursor:pointer;  text-transform:uppercase; background-image:url(/images/1/2/button.gif);}*/
.dropdown_class{  font-size:11px; width:165px; }

/* MISC */
.center { text-align:center; }
.italic { font-style:italic; }
.error { color: #CC0000; }
.hidden { display:none; }
.image_medium{ border:1px solid #D5D5D5; }
.image_small{ border:1px solid #D5D5D5; }
.nomargins { padding:0; margin:0; text-indent:0; }