/*Meer informatie bar*/
/*Product overzicht*/
.meerinfobar { color: #555555; font-size: 11px; width:631px; height:34px; padding:8px 0 0 42px; margin:0 0 13px 0; background-image:url('/images/bg_meerinfobar.jpg'); background-repeat:no-repeat; overflow:hidden; cursor:pointer; }
.meerinfocontent /* Parent box of slide down content */ { border-bottom: 1px solid #ccc; padding:8px 10px 15px 10px; visibility:hidden; height:0px; overflow:hidden; position:relative; margin-bottom:17px; margin-top:-19px }
.meerinfocontent_content { font-size:12px; position:relative; line-height:20px; color:#666666; }
#sortfilter { display:block; border: 1px solid #ccc; border-radius:4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; padding:4px 4px 4px 4px; background-color:#f6f6f6; margin-bottom:10px; }
#sorteren-op { float:right; display:block; overflow:hidden; }
.sorteren-dropdownboxes { font-size:11px; color:#666666; padding:7px; border: 1px solid #ccc; border-radius:2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
.paging_wrapper { width:672px; display:block; margin-bottom:10px; border-bottom:1px solid #cccccc; }
.paging_text { width:56px; color:#999999; float:left; padding-top:2px; }
.paging_numbers_block { width: 616px; text-align:right; display:block; float:left; }
.paging_numbers_block a:link, .paging_numbers_block a:active, .paging_numbers_block a:visited { border: 1px solid #eeeeee; color: #999; width: 20px; height: 19px; margin-right: 2px; margin-bottom: 4px; display:inline-block; text-align:center; font-size:11px; }
.paging_numbers_block a:hover { border: 1px solid #aaa; background-color: #eee; color: #555; width: 20px; height: 19px; margin-right: 2px; display:inline-block; text-align:center; font-size:11px; text-decoration:none; }
.selectedpage { border: 1px solid #999; background-color: #eee; color: #333; width: 20px; height: 19px; margin-right: 2px; margin-top: 0; display:inline-block; text-align:center; font-size:11px; text-decoration:none; *_top:-3px;
}
.paging_point { color: #000000; width: 5px; height: 17px; margin-right: 2px; display:inline-block; text-align:center; font-size:11px; font-weight:bold; text-decoration:none; }

