/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2009 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#f8f8f8; font:12px/1.35 Arial, Helvetica, sans-serif; color:#000; text-align:center; }


img           { border:0; vertical-align:top; }

a             { color:#666666; text-decoration:none; }
a:hover       { text-decoration:underline; }
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
.product-name h1 { font-size:13px; font-weight:normal; line-height:16px; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:13px; font-weight:bold; line-height:1.25;color:#686C70; }
h4            { font-size:13px; font-weight:bold; color:#000;}
h5            { font-size:12px; font-weight:bold; color:#000;}
h6            { font-size:11px; font-weight:bold; color:#000;}

.category-description h2 { font-size:18px; font-weight:normal; line-height:1.25; }
.category-description h3 { font-size:13px; font-weight:bold; line-height:1.25;color:#686C70; }
.category-description a { color:#6f1c03; text-decoration:underline;font-weight: bold; }
.category-description a:hover { text-decoration:none;color:#000000; }
.cat-tekst-top a { color:#6f1c03; text-decoration:underline;font-weight: bold; }
.cat-tekst-top a:hover { text-decoration:none;color:#000000; }


/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.next .v-middle {margin-bottom: 3px;}
.previous .v-middle {margin-bottom: 3px;}
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {}
.page { overflow:hidden;min-height:1250px;width:1000px; margin:0 auto; padding:0px 0px 10px 0px; text-align:left; background:#fff; border-left:1px solid #000; border-right:1px solid #000;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main-container {position: relative; top: -20px;}
.main { margin:15px 0px 75px 0px; position: relative; top: 15px; background:#fff;min-height:870px;}
.checkout-cart-index .main-container {position: relative; top: -30px;}
 .checkout-onepage-index .main-container {position: relative; top: -30px;}

/* Base Columns */
.col-left { float:left; width:200px; padding:5px 5px 0; }
.col-main { float:left; width:777px; padding:15px 5px 5px 5px; }
.col-right { float:right; width:200px; border:1px solid #ddd; padding:5px 5px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
.lnavinput select option {margin-left:3px;}
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
#wishlist-table textarea { min-width:400px; }

input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

.text-liststyle li {margin-left:20px;list-style:disc;}

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:visible; width:auto; border:0; padding:0; margin:0px 0px 0px 0px; background:transparent; cursor:pointer; }
.button_list { overflow:visible; width:auto; border:0; padding:-50px 0px 0px 0px; float:left; margin:-2px 0px 0px 10px; background: url(../images/btn_winkelwagen.gif);width:30px; height:25px; cursor:pointer; }
button.button span { float:left; height:21px; background:transparent url(../images/bkg_button.gif) 0 0 no-repeat; padding:0 0 0 7px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button span span { background-position:100% 0; padding:0 10px 0 4px; }
button.disabled {}
button.disabled span {}


.button-blu { background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;margin: 0;overflow: visible;padding: 0;width: auto; }
.button-blu span span {color:#fff; background-color:#003260; display: block;height: 20px;line-height: 19px !important;padding: 0 6px 0 6px;white-space: nowrap;border:1px solid #003260; border-radius:5px;box-shadow: 1px 1px 3px #003260;}
.button-blu:hover span span {color:#ffad00; background-color:#042644;}

.billing-login-link .word-button { background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;margin: 0;overflow: visible;padding: 0;width: auto; }
.billing-text-top {margin: 10px 0px -15px 0px;}
.word-button {position:relative; left:-500px; top:-33px;}
.word-button span {background: url("../images/bkg_button.gif") no-repeat scroll 100% -27px transparent;border: 0 none;color: #00355F;cursor: pointer;font: bold 12px arial,sans-serif !important;height: 26px;margin: 0;overflow: visible;padding: 0 6px 0 0;text-align: center;vertical-align: middle;width: auto;float:right;}
.word-button span span {background: url("../images/bkg_button.gif") no-repeat scroll 0 1px transparent;display: block;height: 26px;line-height: 25px !important;padding: 0 4px 0 10px;white-space: nowrap;}
.word-button:hover span {background-position: 100% -83px;}
.word-button:hover span span {background-position: 0 -55px;}
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border: 1px solid #eee; border-radius: 5px 5px 5px 5px; box-shadow: 1px 1px 3px #666; padding:22px 25px 12px 33px; margin:28px 0; }
.fieldset .legend {font-size:14px; float:left; background: none repeat scroll 0 0 #6f1c03;border-radius: 5px 5px 5px 5px;box-shadow: 1px 1px 2px #666;color: #fff;font-weight: normal !important;padding: 0px 8px; margin:-33px 0 0 -10px;}
/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 2px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { background-position:10px 9px !important; background-repeat:no-repeat !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { background-image:url(../images/i_msg-error.gif);color:#ff0000;}
.error-msg span {margin-top:2px;}
.success-msg {background-image:url(../images/i_msg-success.gif); color:#000;position:relative;top:-4px; }
.note-msg, .notice-msg {background-image:url(../images/i_msg-note.gif); }

/* BreadCrumbs */
.breadcrumbs {margin:-5px 0px -9px 10px;  }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { padding:0 0 5px; margin:7px 0px 7px 20px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#000; text-align:center;margin-bottom:-13px; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle { clear:both; }

/* Pager */
.pager { background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 3px #666666;padding:5px 5px 5px 5px; margin:15px 0px 15px 0px; text-align:center; }
.toolbar-bottom .pager { background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 3px #666666; padding:1px; margin:5px 0; text-align:center; }
.pager .amount { float:left; margin-left:0px;margin-top: 5px;width:120px;position:relative;left:-10px;}
.pager .limiter { display:none; }
.pager .pages { left: 130px; position: relative; float:left;margin-top: 1px;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; margin-right: 2px;}
.pager .pages .current {font-weight:bold;}
.pager .sort-by { float:right; margin:4px 10px 0px 0px;}
.pager .sort-by 
.pager .sort-by label {margin-top:2px;}
/* Sorter */
.sorter {height:25px; }
.sorter .view-mode { float:left; position:relative; left:20px; margin-top: 5px;}
.sorter .sort-by { width:150px; }
.sorter .sort-by img {}
.sorter .sort-by label {float:left; margin-top: 1px;}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}
.toolbar-bottom .pager .amount{display:none;}
.toolbar-bottom .view-mode {display:none}
.toolbar-bottom .pager .limiter {display:none;}
.toolbar-bottom .sort-by {display:none;}
.toolbar-bottom .pages {margin-left:200px;}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.tax-details-first td { border-top:1px solid #d2d8db; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { margin:0 0 10px; }
.std ul.disc { list-style:disc outside; padding-left:18px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }*/

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { float:left; font-size:11px; margin-left:-10px;}
.link-reorder { font-weight:bold; }
.link-compare { float:right; font-size:11px; margin-right:33px; }
.link-update { font-size:11px;float:left;margin-left:10px; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; }
.header-container { }
.header { padding:0px; height: 97px;}
.header .logo { float:left; text-decoration:none !important;margin:10px 0px 0px 13px; width:257px;}
.header .header-logo .logo{ float:left; text-decoration:none !important;margin:5px 0px -2px 13px; width:244px;}
.header .container { float:left; width:465px;}
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }
.header h1.logo { margin:10px 0px 0px 13px; padding:0; }
.header .welcome-msg { font-weight:bold; text-align:right; position:relative; right:108px; top:-20px;margin-bottom:-16px; }
.wlcomsg {height: 20px;left: 300px;position: relative;top: 59px;width: 300px;margin-top:-37px;}
.my-account .welcome-msg {}
.header .main-container .welcome-msg {bottom:0px;font-weight: normal;position: relative;right:0px;text-align: left;}
.header .links { position: absolute; top:0px; width:800px;}
.header .main_search {position:relative;left:40px; top:27px;}
.header .form-search {position:relative; top:10px; left:10px; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }
.header .links li { float: right; margin-right: 1px; padding: 0 10px 0 0;}
.header .links a { color: #000; display: block; font-size: 1.0em; padding: 0 0 0 10px; text-decoration: none;}
.header .links li.last {margin:0px!important;}
.header .links a:hover {text-decoration:underline;}
.header-toplinks {width:1000px;}

/********** < Navigation */
.nav-container { position:absolute; top:70px; left:auto; width: 1000px; background: rgb(128,128,128); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(128,128,128,1) 0%, rgba(48,48,48,1) 50%, rgba(48,48,48,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(128,128,128,1)), color-stop(50%,rgba(48,48,48,1)), color-stop(100%,rgba(48,48,48,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(48,48,48,1) 50%,rgba(48,48,48,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(48,48,48,1) 50%,rgba(48,48,48,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(128,128,128,1) 0%,rgba(48,48,48,1) 50%,rgba(48,48,48,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(128,128,128,1) 0%,rgba(48,48,48,1) 50%,rgba(48,48,48,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#808080', endColorstr='#303030',GradientType=0 ); /* IE6-9 */
}
#nav { border:1px solid #ddd; padding:5px 0; font-size:13px; margin-left:-11px; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { background: none repeat scroll 0 0 #EEEEEE;border-radius: 13px 13px 13px 13px;box-shadow: 1px 1px 3px #666666;margin-top: 10px;padding-top:10px;}
.block .block-title {padding:3px 10px; margin-top:3px; text-align:center;}
.block .block-title strong { font-size:13px; font-weight:bold; }
.block .block-title strong span {
    background: none repeat scroll 0 0 #E0E0E0;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 3px #666666;
    color: #000000;
    margin: 0 0 6px;
	font-weight:normal;
    padding: 3px 8px;
    text-align: center;
}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; text-align:center;}
.block .block-content { padding:10px; }
.block .block-content li.item { padding:5px 0; }
.block .btn-remove { float:right; }
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}
.block li.odd {}
.block li.even { }

.sanibouw .block-subtitle { font-size:12px; font-weight:bold; margin:-5px 0px 0px 6px;}

.dealer-top-left { background:#F0F0F0; border:1px solid #003260; border-radius:5px;box-shadow: 1px 1px 3px #003260; margin:0 0 10px;height:300px; }
.store-switcher .block {height:40px;text-align:center;}
.store-switcher select {width:180px;}

/* Mini Products List */
.mini-products-list li { padding:0px; }
.mini-products-list .product-image { float:left; margin: 0px 6px 0px 0px;}
.mini-products-list .product-details {}
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }

/* Block: Account */
.block-account {}
.account-login .page-title {margin-bottom:25px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

/* Block: Wishlist */
.block-wishlist .block-content {max-height:460px; overflow:hidden;}
.block-wishlist .actions-top {margin:7px 0px 0px 44px;}
#wishlist-sidebar .adviesprijs {display:none;}
#wishlist-sidebar .product-name {min-height:55px;}
#wishlist-sidebar .special-price .price-label {float:left;margin:0px 5px 0px 0px;}
#wishlist-sidebar .special-price .price {margin-bottom:5px;}
#wishlist-sidebar .uwprijs {float:left;margin-right:5px;}
#wishlist-sidebar .button {margin-right:33px;}
#wishlist-sidebar .block .btn-remove {margin:0px 0px 0px 5px;}
#wishlist-sidebar li {margin-bottom:10px;}
.sanibouw .block-wishlist .actions {margin-left:35px;}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:7px 0px 5px 20px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:15px 25px 10px; }
.category-description h2{ color:#686C70; }
.category-products {}
.category-products .add-to-links {margin:4px 0px 4px 0px;}

/* View Type: Grid */
.products-grid { }
.products-grid.last { border-bottom:0; }
.products-grid li.item { float:left; width:160px; height:305px; padding:12px 10px 22px; background:#fff; border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 3px #666666;margin: 0px 5px 10px 5px; }
.products-grid .product-image { display:block; width:170px; height:170px; margin:0 0 -15px 3px; }
.products-grid .product-name { margin:0px; font-size:12px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions {position:relative; left:22px; }
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:785px; margin:0 auto 0 5px; }
.col1-layout .products-grid { width:790px; margin:0 auto; }

.category-products-sb .product-name {height:75px; text-align:center;}
.category-products-sb .products-grid .price-box { margin:-1px 0px -5px 0px; }
.category-products-sb .adviesprijs {margin-left: 27px;}
.category-products-sb .adviesprijs-bundle {margin: 0px 0px -10px 27px;}
.home-select-one .category-products-sb .adviesprijs-bundle {margin: 0px 0px -10px 27px;display:none}
.category-products-sb .adviesprijs-bundle span {text-decoration: line-through;}
.category-products-sb .adviesprijs .price {text-decoration:line-through;}
.category-products-sb .uwprijs {float:left;margin: 0px 3px 30px 27px;font-weight:bold;}
.category-products-sb .product-prijs .price {font-size:12px; line-height: 16px;}
.category-products-sb .regular-price { position:relative; bottom:-20px;}
.category-products-sb .product-prijs {margin:-10px 0px 11px;}
.category-products-sb .special-price {margin:7px 0 -15px 13px;}
.category-products-sb .special-price .price span{ font-weight:bold; font-size:15px; margin: 0px 0px 0px 4px;position:relative; top:1px;background: none repeat scroll 0 0 #6f1c03; border: 1px solid #6f1c03; border-radius: 14px 14px 14px 14px; box-shadow: 1px 1px 2px #666666; color: #FFF; padding: 1px 5px;}
.category-products-sb .special-price .price-label { font-weight:bold; white-space:nowrap;margin:2px 0px -9px 0px; float:left;}
.category-products-sb .list-sb .products-list .price-box {float: left;margin: 0px 0px 0px -11px;width: 155px;}
.category-products-sb .list-sb .regular-price { position:relative; bottom:0px;}
.category-products-sb .list-sb .regular-price .price {float: left;font-weight: bold;margin: 0 0 0 5px;}
.category-products-sb .list-sb .product-prijs {margin:0px}
.category-products-sb .list-sb .product-prijs .price {font-size: 12px;width: 70px;}
.category-products-sb .list-sb .uwprijs {float: left;font-weight: bold;}
.category-products-sb .list-sb .special-price {margin:0px 0 -15px 25px;}
.category-products-sb .list-sb .vanaf {margin:7px 0px 0px -19px!important; background-color: #f0f0f0!important;position: relative!important;left:20px!important;z-index: 1000; text-align:center!important;width:100px!important;}
.category-products-sb .list-sb .vanaf .label {font-weight: bold; float: left!important;margin: 0px!important;width: 52px;position: relative!important;top: -42px!important;left:25px!important;}
.category-products-sb .list-sb .vanaf .price span {background: none repeat scroll 0 0 #003260; left: -90px; border: 1px solid #003260;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #003260;color: #FFAD00;font-size: 15px;font-weight: bold;padding: 1px 5px;position: relative;top: 1px;}
.category-products-sb .list-sb .adviesprijs-bundle {margin: 0px 0px -6px 17px;}

.category-vestigingen .product-name {text-align:center;}
.category-vestigingen h2 {font-size:14px; font-weight:bold;line-height:20px;}
.vestiging-grid img {position:relative;left:-17px;}
.vestiging-grid li.item {height:250px;overflow: hidden;width: 122px;margin-left:27px;}
.vestiging-grid .ratings {margin:3px 0px 0px 30px;}
.vestiging-grid .ratings .rating-box {float:none;}
.vestiging-grid .ratings .amount {margin:2px 0px 0px 5px;}


/* View Type: List */
.products-list li.item { padding:0px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-more { font-size:11px; }
.products-list .add-to-links { }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
.products-list .uwprijs {float:left;margin: -5px 3px 30px 27px;font-weight:bold;}
.products-list .button {position:relative;top:-4px;left:50px;}

/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock span {}
.availability.out-of-stock span { color:#d83820; }

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

/* Regular price */
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {display:none;}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold;margin-bottom: 25px; }

/* Minimal price (as low as) */
..minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* FTP */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}
.tegels .tier-prices .benefit {display:none}
.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin:10px 0px 0px 36px;}

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product view sb */
.product-view-sb .product-img-box img {border:1px solid #003260;}
.product-view-sb .onsale-product-container-inside {background-repeat: no-repeat;}
.product-view-sb .product-view .product-shop {width:300px; margin: 0px 0px 0px 10px; float:left;height:390px;}
.product-view-right-kolom .add-to-cart button.button {margin:5px 0px 5px 39px;}
.product-view-right-kolom {width:200px; min-height:335px; float:right; background: none repeat scroll 0 0 #F0F0F0; border-radius: 5px 5px 5px 5px; box-shadow: 1px 1px 3px #666;padding: 0px 5px 5px 5px;}
.tegels .product-view-right-kolom {margin-left:10px;margin-right:7px;}
.product-view-sb .onsale-product-container {}
.product-view-sb .product-essential { float:left;}
.product-view-sb .folder {width:240px;}
.product-view-sb .folder img{width:65px; height:90px; margin:10px 5px -100px 0px; float:left;border: 1px solid #003260;}
.product-view-sb .folder h2 {font-size:12px;position:relative; top:40px;height:0px;}
.product-view .logo {width:160px;height:35px; background:#fff; border-radius: 20px;margin:5px 0px 5px 20px;text-align:center; padding-top:5px;box-shadow: 1px 1px 3px #666666;}





.product-view .wraptocenter {display: table-cell; text-align: center; vertical-align: middle; width: 100px; height: 30px;padding-left:30px; }
.product-view .wraptocenter * {vertical-align: middle;}
.product-view .wraptocenter span {display: inline-block;height: 100%;}
.google-plus-one {float:left;width:40px;}
.right-kolom-facebook {width:85px;float:right;position:relative;left:0px;overflow:hidden;}
.right-kolom-tweet {width:73px;float:left;position:relative;left:-7px;margin-top: 2px;overflow:hidden;}
.googleplusone {margin-top:5px;}
.right-kolom-socials {margin:1px 0px 0px 3px;width:200px;}
.right-kolom-price .special-price .price-label {float: left;font-weight: bold;white-space: nowrap;}
.right-kolom-price .special-price .price {float: right;font-weight: bold;margin: 4px 0px 15px 10px;background: none repeat scroll 0 0 #6f1c03;;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #666;color: #FFF;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 18px;font-weight: bold;padding: 1px 5px;position: relative;top: 1px;}

.product-view-sb .add-to-cart{}
.product-view-sb .link-wishlist {float:left;margin-left:28px;}
.product-view-sb .add-to-box .add-to-links { float:none; }
.product-view-sb .add-to-box .add-to-cart { }
.product-view-sb button.button span {font-size:16px!important;font-weight:normal;}
.product-view-sb .add-to-cart label {margin-top:3px;position:relative;left:60px;}
.product-view-sb .add-to-cart .qty { float:left; position:relative;left:60px;margin-bottom: 5px;}
.product-view-sb .add-to-box {}
.product-view-sb .add-to-links {position:relative; top:3px;}
.product-view-sb .right-kolom-price .adviesprijs .price {text-decoration:line-through;}
.product-view-sb .right-kolom-price p {float:left;}
.product-view-sb .right-kolom-lvt {}
.product-view-sb .right-kolom-min-afname {color: #FF0000;font-size: 11px;margin-left: 27px;text-align: center;width: 150px;}

.product-view-sb .right-kolom-montage {background: url("../images/montage.png") no-repeat -3px 0px transparent;line-height:23px;padding-left:20px;float:left;width:180px;margin-top:-23px;}
.product-view-sb .right-kolom-space {bottom: 30px; height: 73px; position: relative;}
.product-view-sb .right-kolom-price .uwprijs {float:left;margin-top: 8px;}
.product-view-sb .right-kolom-price .product-prijs .price{font-size:23px; margin: 0px 0px 0px 5px;color:#6f1c03;font-family: Verdana,Arial,Helvetica,sans-serif;}
.product-view-sb .right-kolom-price .product-prijs {float:right;margin: 0px 3px 10px 0px;}
.product-layout-atribute {width:380px;float:left;}
.product-layout-atribute .label {float:left;width:180px;margin:3px 10px 0px 0px;line-height:19px;}
.product-layout-atribute .data {width:180px;float:right;margin:0px 10px 0px 0px;}
.upsell-title {margin: 10px 0px -5px 10px;}

.test1 {border:1px solid #003260;}

.product-essential {}
.product-collateral .box-collateral { margin:0 0 15px; }
.padder h2 {font-size:14px; color:#003260;font-weight:bold;}

/* Product Images */
.product-view .product-img-box {width:240px; float:left;}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.product-view .blu-button {background:#6f1c03; border:1px solid #6f1c03; border-radius:4px; color: #aaa; padding: 1px 4px 1px 4px; text-decoration:none;float:left; margin:0px 4px 0px 0px;font-size:11px;}
.product-view .blu-button:hover {color:#fff;text-decoration:none;}
.product-view .summary {}
.product-view .email-friend img {width:24px; margin-top:2px;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.product-view-hproduct .hreview-aggregate .no-rating, .product-view-hproduct .hreview-aggregate .productquestions-summary, .product-view-hproduct .hreview-aggregate .right-kolom-price, .product-view-hproduct .hreview-aggregate .add-to-box {display:none;}
.product-view-hproduct .product-collateral .box-collateral {width:500px; float:right; border: 1px solid #003260; margin-top: -15px; min-height: 100px; padding: 10px 10px 0 10px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 1px 1px 3px #003260;}
.product-view-hproduct .product-img-box {float:left; border:1px solid #003260;}
.product-view-hproduct .item-name-fn {height:100px;}
.product-view-hproduct .product-shop {float: right;width: 520px;}
.product-view-hproduct .buttons-set-return {float: left; margin: 127px 0 0 36px;}
.product-view-hproduct dd {border-bottom: 1px solid #003260;margin-bottom:15px;} 
.box-spacer {background: none repeat scroll 0 0 #6f1c03;border: 1px solid #6f1c03;border-radius: 5px 5px 5px 5px;box-shadow: 1px 1px 3px #666666;margin:10px 0px;width:100%;Height:5px;}
.col1-layout .product-view .product-shop { float:right; width:700px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {height:55px;}
.product-view .short-description { margin-top:8px;}
.product-view .short-description .product-video {margin-top:44px;}
.tegels .product-view .short-description .product-video {margin-top:-7px;position:relative;top:82px;left:-2px;}
.tegels .tier-prices {margin: 11px 0px -82px 0px;}
.tegels .product-view-sb .folder {position:relative; top:-145px;}
.tegels .product-view-sb .product-essential {}
.vestigingen-view-sb .product-view .product-name {height:25px;}
.vestigingen-view-sb .product-view .product-name h1 {color:#003260;font-size:16px;}
.vestigingen-view-sb .product-view .product-shop { float:right; width:500px; }
.vestigingen-view-sb .product-view .product-shop .naw {line-height:21px; margin-bottom:4px;width:290px;float:left;min-height:189px;}
.vestigingen-view-sb .maps {margin:-5px 0px 24px 0px ;width:210px;float:right;}
.vestigingen-view-sb .product-view .summary {float: left;margin-bottom: 25px;width: 776px;}
.vestigingen-view-sb .summary a {margin-right:8px;}
.vestigingen-view-sb .right-kolom-facebook {margin-right:25px;}
.vestigingen-view-sb .google-plus-one {width:50px;}
.vestigingen-view-sb img {border:1px solid #003260;}
.vestigingen-view-sb .product-view-hproduct .product-img-box {border:none;float: left;overflow: hidden;width: 191px;margin-left:30px;}
.vestigingen-view-sb .product-img-box img {border:none;left: -24px;position: relative;}
.vestigingen-view-sb .product-view .product-img-box {width:215px;overflow:hidden; }
.vestigingen-view-sb .product-view .product-img-box {width:191px; margin-left:30px;}
.dealer-reviews {}
.vestigingen-view-sb .email-friend {float: left;width: 45px;margin-top:2px;}
.vestigingen-view-sb .product-question a {margin-top:0px;}
.vestiging-link {margin:10px 54px 0px 0px;}
.vestigingen-view-sb .product-view .rating-box {position:relative; left:96px;top:-20px;}
.box-reviews .rating-box {margin-top:-1px;}
.box-reviews .data-table td {text-align: center;}
.box-reviews .data-table {margin: 10px 0;}
.box-reviews dt {margin-top:5px;}
.vestigingen-view-sb .tell-a-friend {float:left;}
.vestigingen-view-sb .to-our-shop {float:left;margin:-4px 0px 0px 20px;}
.vestigingen-view-sb .maps small {position:relative;left:40px;top:14px;background: none repeat scroll 0 0 #003260;border: 1px solid #003260;border-radius: 4px 4px 4px 4px;color: #FFFFFF;float: left;font-size: 11px;   padding: 1px 4px;}
.vestigingen-view-sb .maps small a {color:#ffffff!important;text-decoration:none;}
.vestigingen-view-sb ul, ol {line-height: 8px;list-style: disc outside none;margin-left: 20px;}
.vestigingen-view-sb .form-add ul, ol {line-height: 25px;list-style:none;margin-left: 0px;}
.hide {display:none;}


/* Product Options */

.product-options { padding:10px; margin:0px 0 0; background-color:#f6f6f6; border-left:1px solid #003260; border-top:1px solid #003260; border-right:1px solid #003260;-webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px;}
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }
.product-options-bottom { background-color: f0f0f0;padding:10px; border:1px solid #003260; -webkit-border-bottom-left-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
.product-options-bottom .add-to-cart button.button {margin:5px 36px 0px 15px;}
.product-options-bottom .price-box { margin:10px 0; }
.product-options h3 {font-size:12px!important;}

.tegels .product-options{border:none; background-color:#f0f0f0;padding: 0px 10px;}
.tegels .product-options-bottom{border:none; }
.tegels .product-view-sb .right-kolom-space {height:0px;}
.tegels .product-options .required {display:none;}
.tegels .price-box .mico-carton-field .mico-carton-label {text-transform:none;}
.tegels .price-box .mico-carton-highlight {background-color:#f0f0f0;}
.tegels .price-box .mico-carton-field:hover {background-color:#f0f0f0;}
.tegels .mico-carton-price-current {color:#000; font-weight:normal;}
.tegels-mico-carton-value em {color: #6f1c03!important;font-family: Verdana,Arial,Helvetica,sans-serif; font-weight:bold; font-size: 21px;margin: -3px 0 0 5px; float:right;letter-spacing:-1px; } 
.tegels .box-value {font-size:14px;color: #000;font-weight:bold; left: 14px;position: relative;top: 9px;}
.tegels .product-options-bottom {padding:0px;}
.tegels .price-box .mico-carton-field .mico-carton-label {padding:0px;}
.tegels .price-box .mico-carton-field {width:200px;}
.tegels-mico-carton-label {font-weight:normal; margin:2px 0px 0px -1px;line-height: 35px;}
.tegels-mico-carton-label p {margin-top:2px;}
.tegels-mico-carton-value {float:right;}
.tegels .mico-carton input.input-text {float:right;color: #000000; font-size: 12px; height: 10px; margin-right: 65px; width: 40px !important; border-color: #003260;}
.tegels .mico-carton em.units {background:#f0f0f0; font-size:12px; font-weight:normal; height:20px; width:42px; text-align:left; float:right; }
.tegels .add-to-cart .qty {border-color: #003260;width: 50px !important;margin: 10px 0 11px 15px!important; height:17px;}
.tegels .product-view-right-kolom {min-height:375px;}
.tegels .aantal {margin:-31px 0px 10px 0px; width:15px;}
.tegels .add-to-cart label { margin-top: 13px!important;}
.tegels .product-view-sb .right-kolom-lvt {}
.tegels .adviesprijs {float: left;margin-bottom: 5px;width: 180px;}
.tegels .adviesprijs .price {text-decoration: line-through;}

/* Grouped Product */
.product-view .grouped-items-table {}
/* Block: Description */
.product-view .box-description {margin-top:10px;width:500px;}
/* Block: Additional */

.padder{ background:#eee; margin-top: -15px; height:100%; overflow:auto; width:762px;  padding: 10px 0 10px 10px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 1px 1px 3px #666; }


.truncated_full_value .box-additional {width:513px;margin:0px 5px;}

.product-view .box-reviews button.button span, .product-view .box-tags button.button span, .product-view .box-up-sell button.button span, .product-view .box-additional button.button span {font-size:12px!important;}
.product-view .box-tags .note {margin-top:10px;}
/* Block: Upsell */
.product-view .box-up-sell .products-grid td { width:25%; }



/* Block: Upsell-tegels */
.tegels-upsell .upsell-grid td{width:110px!important;padding:5px 2px;border-radius: 5px 5px 5px 5px;box-shadow: 1px 1px 3px #666666;}

.tegels-upsell {margin-top:10px;}
.tegels-upsell .upsell-grid .product-image {width:100px;height:115px;}
.tegels-upsell .upsell-grid .product-image img {width:90px;height:90px; margin:0px 0px 5px 12px;}
.tegels-upsell .product-view {width:100px;}
.tegels-upsell .product-name {font-size:11px;height: 40px;line-height:11px;}
.tegels-upsell .adviesprijs {display:none;}
.tegels-upsell table {clear:both;border-collapse: separate; width:776px;border-spacing: 7px;}
.tegels-upsell .price-box {width:108px;height:45px;}
.tegels-upsell  .box-up-sell {border:none;box-shadow:none;}
.tegels-upsell h3 {font-size:13px; margin: 0px 0px 10px 10px;}
#upsell-product-table h3 {font-size:10px; margin: 0px 0px 10px 0px!important;}
.tegels-upsell .col2-left-layout .products-grid {width:none!important;}
.tegels-upsell .product-prijs {text-align:center;margin-top:5px;}
.tegels-upsell .special-price {text-align:center;margin:-1px 0px 0px 0px;}
.tegels-upsell .special-price .price span{background: none repeat scroll 0 0 #6f1c03;border: 1px solid #6f1c03;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #eee;color: #FFF;font-size: 15px;font-weight: bold;padding: 1px 5px;position: relative;top: 1px;}
.tegels-upsell .special-price .price-label {font-weight: bold;white-space: nowrap;margin:0px 0px -2px 0px;}
.tegels-upsell .special-price .price {margin:0px 0px 8px 0px;}
.tegels-upsell .price {color: #6f1c03!important;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 15px;font-weight: bold;margin: -3px 0 0 5px;}
.tegels-upsell .uwprijs {margin-bottom: 0px;}

.tegels-upsell .vanaf {background-color: #fff ;position: relative;top: -41px;z-index: 1000; text-align:center;}
.tegels-upsell .vanaf .label {margin-bottom:5px;}
.tegels-upsell .vanaf .price span {background: none repeat scroll 0 0 #6f1c03;border: 1px solid #6f1c03;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #eee;color: #FFF;font-size: 15px;font-weight: bold;padding: 1px 5px;position: relative;top: 1px;}

.portfolio-upsell .tegels-upsell .upsell-grid td {border:none; box-shadow:none;}
.portfolio-upsell {margin-top:20px;}
.portfolio-upsell h3 {text-align:center;}
.portfolio-button {margin: 20px 265px 0 0;}
.portfolio-view-sb-view-sb .portfolio-article-social .product-question a {margin:1px 17px 0px 107px;}
.portfolio-view-sb .portfolio-article-social .email-friend {margin:1px 9px 0px 4px;float:left;}
.portfolio-view-sb .portfolio-article-social .google-plus-one {margin-top:-1px;}
.portfolio-view-sb .product-view .product-name-portfolio {height: 25px; position: relative;top: 15px;margin-bottom:40px;}
.portfolio-view-sb .more-views img {width:73px;height:73px;}
.portfolio-view-sb .product-view .product-name-portfolio h1 {font-size:17px; margin-left:20px;}
.portfolio-view-sb .portfolio-article-social .right-kolom-facebook {margin-right:-7px;}
.portfolio-return {margin:10px 380px 0px 0px;}
.portfolio-view-sb .more-views {margin-top:10px;}
.portfolio-article-social {width:363px;margin-left:411px;}
.portfolio-view-sb img {border:1px solid #003260;}
.portfolio-view-sb .onsale-product-container img {width:237px;height:237px;}
.portfolio-article-social .blu-button {margin-top:2px;}



.category-products-sb .vanaf {background-color: #fff ;position: relative;top: -7px;z-index: 1000 ;margin: -4px 0px -10px -10px;}
.category-products-sb .vanaf .label {margin:3px 5px 0px -53px;;float:left;font-weight:bold;}
.category-products-sb .vanaf .price span {color:#fff; background: none repeat scroll 0 0 #6f1c03 ;border-radius: 14px 14px 14px 14px;font-size: 15px;font-weight: bold;padding: 1px 5px;position: relative;top: 1px;}


/* Block: Tags */
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}
.page-popup .product-name {min-height:75px;}
/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */

.coupon {}
.shipping-costs {margin-top:25px;}
.cart h3 {float:none; text-align:center; font-size:18px; font-weight:normal}
.cart .a-right {text-align:left!important;}
.cart .page-title {padding-right:33px;}
.cart .btn-remove2 {margin:2px 0px 0px 0px; position:relative; right:-2px;}
.cart .checkout-types a {display:none;}
.cart .shipping-costs {width:450px;height:200px;}
.cart .totals .price {float:right;} 

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; width:190px; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:10px 33px 0px 10px; }
.cart .cart-collaterals .col2-set { float:left; width:450px;height:100px; }
.cart .col2-set .col-2 {float:left; width:450px;}
.cart .discount-form .buttons-set button.button {margin-top:-37px;}
 
.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd {width:320px; float:left;}
.cart-table .item-options img {position:relative;bottom:35px;left:56px;float:right;}
.cart-table img {}
.cart-table .item-options dt {display:none;}
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.optionextended-wide-above-checkbox .truncated_full_value {position:relative;left:-5px;top:0px;}
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:500px; padding:20px 13px 8px 2px; border:1px solid #666666; background-color:#f6f6f6;-webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; box-shadow: 1px 1px 3px #666666; }
.truncated .truncated_full_value .data-table th  {padding:2px 0px 2px 6px;border:0px;}
.truncated .truncated_full_value .data-table td  {padding:2px 2px 2px 40px;border:0px;}
.truncated .truncated_full_value .odd  {background-color:#f0f0f0;}
.truncated .truncated_full_value .odd .label {background-color:#f0f0f0;}
.truncated .truncated_full_value table {margin-left:-5px;}
.truncated .show dl { left:0px; top:-10px; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
.product-view-right-kolom .truncated .truncated_full_value dl {width:150px;margin: 23px 0 0 -155px;}
.product-view-right-kolom .truncated .truncated_full_value .item-options dd {margin-top: -10px;}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold;line-height:35px; }
.sp-methods label {position:relative;top:2px;}
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { position: relative;left: -47px;top: 21px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete {}

.opc { border:1px solid #eee; position:relative; border-radius: 13px 13px 13px 13px; box-shadow: 1px 1px 3px #666666;padding:5px; }
.opc li.section { }
.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; border:1px solid #eee; border-radius:5px;}
.opc .active .step-title .number { float:left; line-height:22px; margin:0px 5px 0px 5px; padding:1px 10px 0px 10px;font-size:16px;font-weight:bold; }
.section .number { float:left; line-height:22px; margin:0px 5px 0px 5px; padding:1px 10px 0px 10px;font-size:16px;font-weight:bold; }
.opc .step-title h2 { float:left;color: #000; float: left; font-size: 16px; font-weight: normal; margin: 2px; }
.opc .step-title a { display:none; float:right; }
.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title {     background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 7px 7px 7px 7px;
    box-shadow: 1px 1px 3px #666666; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px;}
#billing-login-link { left: 100px;position: relative; top: -12px;}
#checkout-step-payment { border-top:1px solid #ddd; padding:10px 10px 10px 25px; position:relative;}

.p_method_msp_ideal {background:url("../images/payment.gif") no-repeat scroll 0px -10px transparent;padding-left:85px;float:left;}
.p_method_checkmo {background:url("../images/payment.gif") no-repeat scroll 0px -44px transparent;padding-left:85px;float:left;}
.p_method_msp_giropay {background:url("../images/payment.gif") no-repeat scroll 0px -115px transparent;padding-left:85px;float:left;}
.p_method_msp_maestro {background:url("../images/payment.gif") no-repeat scroll 0px -151px transparent;padding-left:85px;float:left;}
.p_method_msp_mastercard {background:url("../images/payment.gif") no-repeat scroll 0px -185px transparent;padding-left:85px;float:left;}
.p_method_msp_visa {background:url("../images/payment.gif") no-repeat scroll 0px -220px transparent;padding-left:85px;float:left;}
.p_method_msp_mistercash {background:url("../images/payment.gif") no-repeat scroll 0px -255px transparent;padding-left:85px;float:left;}
.p_method_purchaseorder {background:url("../images/payment.gif") no-repeat scroll 0px -291px transparent;padding-left:85px;float:left;}
.p_method_cashondelivery {background:url("../images/payment.gif") no-repeat scroll 0px -324px transparent;padding-left:85px;float:left;}

.opc .step .tool-tip { right:10px; }
.opc .step .input-box {margin-top: 10px;}

.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login h2 {margin: 5px 0px;}
.account-login .form-list {margin: 25px 0px;}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }
.my-account .box-title h3 { margin: 10px 0px 5px 0px;}


/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {margin: 10px 0px;line-height: 17px}
.box-head {margin-bottom: 10px;}
/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-gift-message { margin:15px 0; }
.gift-message dt strong { color:#666; }
.gift-message dd { margin:5px 0 0; font-size:13px; }

.order-about { margin:15px 0; }
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }
.tracking-table th,
.tracking-table td { padding:1px 5px 0 0; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { color:#000; background: none repeat scroll 0 0 #eee; margin: 0px 0px 0px -1px; width:981px; padding: 10px; border-bottom: 1px solid #000000;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-left: 1px solid #000000;border-right: 1px solid #000000;}
.footer a {color:#666666}
.footer a:hover {color:#000; text-decoration:none;}
.footer .links li {display:list-item;list-style-type:disc;}
.footer p { }
.footer address { text-align:right; }
.footer ul {margin-left:15px;}
.footer ul li {background: url("/media/menu/arrow-grijs.png") no-repeat scroll 0 3px transparent;line-height: 15px;margin: 0 0 2px;padding-left: 15px;}
.footer ul li:hover {background: url("/media/menu/arrow-rood.png") no-repeat scroll 0 3px transparent;    margin: 0 0 2px;padding-left: 15px;}

.col-left .link-list {margin:10px 0px 0px 20px;}
.col-left .link-list ul li {background: url("/media/menu/arrow-grijs.png") no-repeat scroll 0 3px transparent;line-height: 15px;margin: 0 0 2px;padding-left: 15px;}
.col-left .link-list ul li:hover {background: url("/media/menu/arrow-rood.png") no-repeat scroll 0 3px transparent;    margin: 0 0 2px;padding-left: 15px;text-decoration:none;}
.news-block-left {margin-top:25px;}

.footer-container .bottom-container { text-align:center; }
.footer-container h4 {font-size:14px font-weight:bold;color:#fff;margin-bottom:10px;}
.footer-kolom-one {width:190px; padding:0px 20px; height:100px; float:left;margin: 0px 0px 0px 0px;}
.footer h4, .footer .block-title {margin-bottom:7px;
    background: none repeat scroll 0 0 #E0E0E0;
    border-radius: 15px 15px 15px 15px;
    box-shadow: 1px 1px 3px #666666;
    color: #000000;
    font-weight: normal;
    margin: 0 0 6px;
    padding: 3px 8px;
    text-align: center;
}
.footer-kolom-two {width:190px;padding:0px 20px;float:left;}
.footer-kolom-two h4 {margin-bottom:7px;}
.footer-kolom-two li:hover {background:none!important;}
.footer-kolom-three {width:170px;float:left;}
.footer-kolom-four {width:230px;padding:0px 20px;float:left;}
.footer-kolom-four .block-title {margin-bottom:9px;}
.footer-kolom-four a {font-size:11px;}

.footer-kolom-five {width:230px;float:right;text-align:left;margin-right:10px;height:165px;}
.footer-bottom-one {width:980px;float:left; text-align:center;}
.footer-bottom-one ul li {display:inline;}
.footer-bottom-one a {margin:0px 3px;}
.footer-bottom-one .left { background-color: #F0F0F0;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 41px;
    padding: 6px 0px 0 2px;
    width: 350px; margin-right:10px;}
.footer-bottom-one .middle {float:left;margin:16px 0px 0px 25px;}
.footer-bottom-one .right {float:right;width:185px;height:48px;background-color: #F0F0F0;border-radius: 5px 5px 5px 5px;}
.footer-container {margin-bottom:-10px;}
.col2-left-layout .footer-container {position:relative;top:20px;}

/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.main_search {}
.page-popup .main_search {display:none;}
.main_search .form-search {width:350px; float:left;margin-top: 2px;}
.main_search .input-text {padding: 4px; width: 250px;}
.main_search label {display:none;}
.header-cart {margin:0px 10px 0px 0px;}

.header-cart .block-cart-header {width:170px; float:right;}
.header-cart .block-cart-header .summary {margin-top:3px;}
.block-title-cart {right: 10px;position: relative;}
.block-title-cart img {left: 15px;position: relative;top: 15px;}
.header-cart .block-content {float:right;}
.header-cart .actions {float:right;margin: 8px 17px -2px 0px;}
.header-cart .summary {}
.block-title-cart a {position:relative; top:10px;left:-5px;}
.header-cart .subtotal {text-align:center;}

.product-badkamer { color: #000; float: left; height: 60px; margin: 35px 25px 0 0; width: 60px;}

.list-sb .list-image {padding: 5px 0;}
.list-image img {}

#products-list .omschrijving-list {float: left;margin: 5px 0 0 15px; width: 305px;}

.list-sb .price-list {float: left;margin: 12px -4px 0px -10px;}
.list-sb .products-list .add-to-links {padding: 25px 0 0;}
.list-sb .link-wishlist {background: url("../images/btn_verlanglijst.gif") repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;float: left;height: 25px;margin: 0px 0 0 6px;overflow: visible;padding: 0;width: 30px;}
.list-sb .link-compare {background: url("../images/btn_vergelijk.gif") repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;height: 25px;margin: -25px 0 0 0px;overflow: visible;padding: 0;width: 30px;}
.list-sb .button_list {background: url("../images/btn_winkelwagen.gif") repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;height: 25px;margin: 0px 0 0 40px;overflow: visible;width: 30px;float:left;}
.list-sb .products-list .product-name {float: left;font-size: 12px;font-weight: normal;height: 50px;margin: 11px 0 0;text-align: left;width: 280px;}
.list-sb .products-list .product-name a {text-decoration: none;}
.list-sb .products-list .product-name a:hover {color:#000;}
.list-sb .qty-container input {width:25px;}
.list-sb .adviesprijs {margin-left: 15px;}
.list-sb .adviesprijs .price {text-decoration: line-through;}
.list-sb .adviesprijs {bottom: 0px; position: relative;}
.list-sb .products-list .product-image {float: left;height: 75px;margin: 0 0 10px;width: 75px;}
.list-sb .minimal-price {float:right;margin: 6px 10px 0 0;}
.list-sb .qty-box {left: -106px;position: relative;top: -2px;width:30px;float:right;}
.category-products-sb .list-sb .minimal-price .price {background: none repeat scroll 0 0 #003260;border: 1px solid #003260;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #003260;color: #FFAD00;font-size: 15px;font-weight: bold;margin-left:5px;padding: 1px 5px;top: 1px;}
.category-products-sb .minimal-price .price {background: none repeat scroll 0 0 #003260;border: 1px solid #003260;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #003260;color: #FFAD00;font-size: 15px;font-weight: bold;margin-left:5px;padding: 1px 5px;top: 1px;}
.category-products-sb .minimal-price {margin:17px 0px 14px 15px;}
.category-products-sb .list-sb .minimal-price {margin:7px 5px 0px 0px;}

.toolbar-tabel-lijst {position:relative; right:60px; cursor:pointer;}

.sorter .view-mode a.grid {background-position: 0 100%;text-indent: -9999px;}
.sorter .view-mode .grid {background: url("../images/i_grid.gif") no-repeat scroll 0 0 transparent;display: inline-block;float: left;height: 11px;margin-right: 5px;margin-top: 3px;text-indent: -9999px;width: 11px;}
.view-mode .list {background: url("../images/i_list.gif") no-repeat scroll 0 0 transparent;display: inline-block;height: 11px;margin-top: 3px;text-indent: -9999px;width: 16px;}
.view-mode strong.list {background-position: 0 100%;text-indent: -9999px;}

.hide-div {display:none;}
.control-ww {margin:20px 0px 10px 0px!important;}
li.control-ww label {float: none;}
li.control-ww input.checkbox {margin-right: 6px;}
.name-firstname {margin-left:-2px;}
.dealer-logo-img h2 {color: #003260;font-size: 26px;font-weight: bold;position:relative; bottom:5px; left:9px;}
.dealer-top-banner {position:relative; left:-16px; top:2px;}
.dealer-top-banner img {border:1px solid #003260;border-radius:5px;box-shadow: 1px 1px 3px #003260;}
.klanten-service {float:right;width:226px;margin-top: -2px;}
.klanten-service-tekst {float:left;width:190px;}
.klanten-service-tekst span{font-size:16px;font-weight:bold;}
.klanten-service-tekst .kse {float:left; margin:3px 10px 0px 0px;}
.klanten-service-tekst p {text-align:left;margin-top:-1px;}
.klanten-service-img {}

.footer .klanten-service {float:right;width:225px; height:55px; margin: 0px 0px 10px 0px;background:#f0f0f0; border:1px solid #f003260; border-radius:5px;padding-left:5px;}
.footer .klanten-service a {color:#666;}
.footer .klanten-service a:hover {color:#000;}
.footer .klanten-service-tekst {float:left;width:191px;color:#000;}
.footer .klanten-service-tekst span{font-size:16px;font-weight:bold;color:#000;}
.footer .klanten-service-tekst .kse {float:left; margin:3px 10px 0px 0px;color:#000;}
.footer .klanten-service-tekst p {margin-top:1px;color:#000;line-height:14px;}
.footer .klanten-service img {position:relative; top:-25px;left:53px;float:right;text-align:center;}
.footer .bereikbaar {width:150px; position:relative;top:2px;left:29px;text-align:center;}
.footer .naw {position:relative;top:-9px;}

.buttonylw {background: none repeat scroll 0 0 transparent;border: 0 none;cursor: pointer;margin: 0;overflow: visible;padding: 0;width: auto;}
.buttonylw span {background: url("../images/bkg_button.gif") no-repeat scroll 100% 2px transparent;border: 0 none;color: #fff;cursor: pointer;float: right;font: bold 12px arial,sans-serif !important;height: 26px;margin: 0;overflow: visible;padding: 0 6px 0 0;text-align: center;vertical-align: middle;width: auto;}
.buttonylw span span {background: url("../images/bkg_button.gif") no-repeat scroll 0 2px transparent;display: block;height: 26px;line-height: 25px !important;padding: 0 4px 0 10px;white-space: nowrap;}

 .button-yellow span {background:#6f1c03;border-radius:5px;}
.button-yellow span:hover {background:#6f1c03 ;border-radius:5px;text-decoration:none;color:#ccc;}
.button-yellow span span {padding:3px 10px; color:#fff;font-weight:bold;font-size:14px;}

.button-yellow-showroom span {background:#6f1c03;border-radius:5px;}
.button-yellow-showroom span:hover {background:#6f1c03 ;border-radius:5px;text-decoration:none;color:#ccc;}
.button-yellow-showroom span span {padding:3px 10px; color:#fff;font-weight:bold;font-size:10px;}
.showroom-content {padding-bottom:10px;}
.onepage-rembours {position:relative; left:212px; top:-43px;margin-bottom:-30px;width: 100px;height: 10px;}
.tier-prices {margin:20px 0px 0px 0px}

.basic-options .adviesprijs, .basic-options .add-to-links{display:none;}
.basic-options .product-options-bottom .price-box {margin:0px; float:left;}
.basic-options .product-options-bottom .price-box .uwprijs {float:left; margin-top:8px;}
.basic-options .product-options-bottom .price-box .price {color: #6f1c03; font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 23px; margin: 0 0 0 10px;}
.basic-options .add-to-cart {float:right;}
.basic-options .add-to-cart label {left:0px; margin-top:8px;}
.basic-options .add-to-cart .qty {left:0px; margin-top:5px;}
.basic-options {margin-top:15px;}

.product-view-hproduct textarea {width:485px;}

/* cms single row products */
.cmssinglerow {margin-left:-6px;}
.cmssinglerow .adviesprijs-bundle {position:relative; z-index:-1000;margin: 0 0 -16px 3px;}

.cmssinglerow h3 {text-align:center; margin-bottom:5px;}
.home-select-one .cmssinglerow .products-grid {width:787px;}
.cmssinglerow .adviesprijs {display:none;}
.cmssinglerow .add-to-links {display:none;}
.cmssinglerow img {width:100px; height:100px;border:1px solid #003260;}
.cmssinglerow .products-grid li.item {width:120px;height:230px;margin:0px 9px 10px 8px;}
.cmssinglerow .product-name {font-size:11px;height: 70px;}
.cmssinglerow .product-image {height: 120px;margin: 0px 0px -13px 11px;width: 120px;}
.cmssinglerow .actions {left: 5px;position: relative;}
.cmssinglerow .vanaf {margin: -26px 0 14px -12px;left:8px;}
.cmssinglerow .vanaf .label {width:52px; margin:9px 0px 0px 0px;float:none;position: relative;top: -8px;}
.cmssinglerow .vanaf .price {}
.cmssinglerow .vanaf .price span {top:-8px;left:10px;float:right; margin-top:-21px;}
.cmssinglerow .price-box {margin:-1px 0px 10px 0px;}
.cmssinglerow .price-box .price {margin-bottom:-15px;}
.cmssinglerow .regular-price {bottom:0px;}
.cmssinglerow .product-prijs {margin:9px 0px 19px 0px;}
.cmssinglerow .uwprijs {float: left;margin: 0 3px 0px 3px;}
.cmssinglerow .special-price {margin: 8px 0px -17px -7px;}
.cmssinglerow .special-price .price {margin-bottom: 33px;}
.cmssinglerow .minimal-price {margin: 11px 0px 12px 0px;}
.cmssinglerow .minimal-price .price {margin: -20px 0px 13px 51px;float:right;}

/* top menu dropdown */
.top-menu-kolom-1 {float:left}
.top-menu-block {float:right; margin-left:50px;}
.drop-down-menu .uwprijs {margin: 0px -4px 30px 0px;}
.drop-down-menu .special-price .price {position: relative;left: -8px;}
.drop-down-menu .special-price {position: relative;left: -8px;top:-10px;}
.drop-down-menu .special-price .price-label {font-size:10px;margin:4px 3px 0px 3px;}
.drop-down-menu .products-grid li.item {height:200px;}
.drop-down-menu .product-prijs {margin: -10px 0px 11px -8px;}
.drop-down-menu .product-prijs .price {margin-left: 8px!important;}
.drop-down-menu .vanaf .label {top:-33px;font-size:10px;}
.drop-down-menu .vanaf {left:5px!important;top:0px!important;height:33px;}
.drop-down-menu .vanaf .price span{margin-top:-45px!important;}
.drop-down-menu .minimal-price .price {float:none;}
.drop-down-menu .minimal-price {margin: 0px -7px -3px -6px;}
.drop-down-menu .minimal-price .price-label {margin:3px 3px 0px 3px;float:left;font-size:10px;}
.drop-down-menu .product-name {height:85px;}

/* setaanbieding */
.setaanbieding .price-notice {}
.setaanbieding .options-list .label {line-height:20px;}
.setaanbieding .options-list input.checkbox {}
.set-view .product-options p.required {display:none;}
.cart .item-options .price {display:none;}
.opc .item-options .price {display:none;}
.set-view .price-as-configured .price-label {position: relative;top: -4px;}
.product-view-right-kolom .price-as-configured {margin: 5px 0px 21px 0px;}
.product-view-right-kolom .price-label {margin-top:5px;position: relative!important;top: 8px!important;}
.product-view-right-kolom .full-product-price {float:right; color: #6f1c03;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 23px;margin-right:10px;}
.product-view-right-kolom .mrsp-price .price {text-decoration: line-through;}

.lnavtop .block .block-title {display:none}
.block-navigation .block-title {display:none}

.compare-table .link-wishlist {margin: 5px 0px 0px 46px;}
.compare-table .uwprijs {float:left;}
.compare-table .product-prijs .price {color: #003260;font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 23px;margin: 0 0 0 5px;}
.compare-table .uwprijs {margin-top:1px;}
.compare-table tr.even, .compare-table tr.odd {line-height: 10px;}
.compare-table .price-box {line-height: 36px;}
.compare-table .button {margin-left:20px;}
.compare-table .special-price .price-label {float:left; margin-right: 5px;}
.compare-table .special-price .price {margin-bottom: 4px;}
.compare-table .minimal-price .price,  .compare-table .special-price .price span {background: none repeat scroll 0 0 #003260;border: 1px solid #003260;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #003260;color: #FFAD00;font-size: 15px;font-weight: bold;padding: 1px 5px;position: relative;top: 1px;}
.compare-table .minimal-price {margin:10px 0px 5px 0px;}
#product-price-2-compare-list-bottom .product-prijs {width:185px;}

#sitemap_top_links {position:relative; left:420px; top:-70px;}
#cookietable td {padding:2px;}

/* front page home */
.top-banner-left {float:left;}
.top-banner-right {}
.banner-top-right { background: none repeat scroll 0 0 #EEEEEE;
    border-radius: 13px 13px 13px 13px;
    box-shadow: 1px 1px 3px #666666;
    margin: 10px 0px 17px 0px;
}
.banner-top-top {height: 223px;border-bottom: 1px solid #6F1C03;}
.banner-top-top .block {box-shadow:none;}
.banner-top-bottom { height: 118px;padding:5px 5px 5px 9px;}
.banner-top-bottom li{background: url("/images/vink20-8.png") no-repeat 1px 0px transparent;line-height:23px;}
.banner-top-bottom li span{Margin-left:15px;color: #6f1c03;}
.banner-top-bottom ul {}
.home-select-one {margin-left:-4px;}
.home-select-one .cmssinglerow .product-image {margin: 0px 0px -13px 10px;}
.home-select-four {margin-left:4px;}
.top-banner-home { overflow:hidden;}


/* Wordpress */

.details .wp-related {margin-left:25px;}
.post-view .alignright {float:right;}
.post-view .alignleft {float:left;}
.post-view img {margin:5px 10px;}
.post-view .cmssinglerow img {margin:0px;}
.post-view .cmssinglerow .products-grid li.item {margin: 0 7px 10px 4px;}
.post-view .entry, .post-view .details {margin-left:12px;}
.post-view .entry h2 {font-size:14px!important;color:#666666;font-weight:bold;}
.post-view .entry .cmssinglerow h2 {font-size:11px!important;color:#003260;font-weight:normal;}
.post-view .cmssinglerow {float:right;margin:30px -15px 0px 0px;}
.post-view a {color:#6f1c03!important;font-weight:bold;text-decoration:underline;}
.post-view a:hover {color:#000000!important;text-decoration:none;}
.wp-two-kolom li {width:350px; float:left; margin: 0px 26px 20px 12px;}
.wp-two-kolom img {margin:0px 7px 7px 0px}
.wp-two-kolom .entry {padding-top:5px;height:140px;}
.wp-two-kolom .entry h2 {display:none;}
.wp-two-kolom .entry img {width:125px;height:125px; float:left;}
.wp-two-kolom h2 {font-size: 12px;font-weight:bold;height:30px;}
.wp-two-kolom .details {border-bottom:2px solid #6f1c03;}
.wp-pager {float: left; width: 775px;}
.wp-pager .amount {display:none;}
.wp-pager .pages {position:relative;left:300px;}
.block-recent-posts a {font-size:11px;}
.news-title {text-align:center;margin-bottom:10px;}

.wp-product {border:1px solid #003260;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;box-shadow: 1px 1px 2px #003260;padding:5px;width:152px;height:300px;margin:5px 10px;}
.wp-product h3 {font-size:12px;font-weight:normal;}
.wp-product img {margin:0px 0px 5px 0px;border:1px solid #003260;}
.wp-product .word-button {left:-38px;top:44px;}

.footer-kolom-two .ytb {height:23px; background: url("../images/socials.gif") no-repeat scroll 2px -42px transparent;line-height: 21px;padding-left:25px;}
.footer-kolom-two .fbk {position:relative;left:-25px; background: url("../images/socials.gif") no-repeat scroll 2px 1px transparent;line-height: 21px;padding-left:25px;}
.footer-kolom-two .ttr {position:relative;left:-25px;background: url("../images/socials.gif") no-repeat scroll 2px -21px transparent;line-height: 21px;padding-left:25px;}
.footer-kolom-two .gle {position:relative;left:-25px;background: url("../images/socials.gif") no-repeat scroll 2px -65px transparent;line-height: 21px;padding-left:25px;}

.footer-kolom-two li {list-style-type:none!important;}

.wp-sidebar .block-blog-search button {margin-left:55px;}
.wp-sidebar .block-blog-search input {width:170px;margin:-5px 0px 3px 0px;}


.wp-sidebar li:hover {background: url("/media/menu/arrow-rood.png") no-repeat scroll 0 1px transparent;    margin: 0 0 2px;padding-left: 15px!important;line-height:4px;}
.wp-sidebar li {background: url("/media/menu/arrow-grijs.png") no-repeat scroll 0 1px transparent;line-height: 10px;margin: 0 0 2px;padding-left: 15px!important;line-height:4px;}
.wp-sidebar a:hover {text-decoration:none;color:#000;}


.factuur-bijschrift {position:relative;left:50px;top:-19px;margin-bottom:-15px;}

/* Offerte formulier */
.offerte-button {float:left; margin:-10px 0px 0px 345px;}
.offerte-required {margin:-15px 20px 0px 0px;}
.form-list li.wide input.naam {width:255px;}
.form-list li.wide input.adres {width:255px;}
.form-list li.wide input.datum {width:212px;}
.webforms-fields-werkzaamheden textarea {width:530px;}

/* subscribe left bar */
.block-subscribe .postcode {display:none;}
.block-subscribe .actions {margin:5px 48px 0px 0px;}
.block-subscribe .naam {float:left; margin-right:5px;}
.block-subscribe input {margin-bottom:5px;width:129px;}
.left-sitebar-subscribe {font-size:11px; padding:0px 5px; line-height: 12px; text-align: center;}
.left-sitebar-subscribe img {width:90px; height:120px; float:left;margin:2px 4px 8px 55px;border: 1px solid #003260;}

.webforms-offerte .form-list li.wide input.adres {width:530px;}
.webforms-offerte .fieldset-11 {height:475px;}
.webforms-offerte .fieldset-11 .form-list li {float:left}
.webforms-offerte .webforms-fields-aantal-first {width:45px;}
.webforms-offerte .webforms-fields-aantal-first input.input-text {width:32px;}
.webforms-offerte .webforms-fields-artikelnummer-first {width:93px;}
.webforms-offerte .webforms-fields-artikelnummer-first input.input-text {width:80px;}
.webforms-offerte .webforms-fields-merk-first {width:90px;}
.webforms-offerte .webforms-fields-merk-first label{margin-left:28px;}
.webforms-offerte .webforms-fields-merk-first input.input-text {width:77px;}
.webforms-offerte .webforms-fields-omschrijving-first {width:363px;}
.webforms-offerte .webforms-fields-omschrijving-first label{margin-left:140px;}
.webforms-offerte .webforms-fields-omschrijving-first input.input-text {width:349px;}
.webforms-offerte .webforms-fields-afmeting-first {width:64px;}
.webforms-offerte .webforms-fields-afmeting-first label{margin-left:1px;}
.webforms-offerte .webforms-fields-afmeting-first input.input-text {width:50px;}
.webforms-offerte .webforms-fields-kleur-first {width:60px;}
.webforms-offerte .webforms-fields-kleur-first label{margin-left:15px;}
.webforms-offerte .webforms-fields-kleur-first input.input-text {width:60px;}

.webforms-offerte .webforms-fields-aantal-second {width:45px;}
.webforms-offerte .webforms-fields-aantal-second label {display:none;}
.webforms-offerte .webforms-fields-aantal-second input.input-text {width:32px;}
.webforms-offerte .webforms-fields-artikelnummer-second {width:93px;}
.webforms-offerte .webforms-fields-artikelnummer-second label {display:none;}
.webforms-offerte .webforms-fields-artikelnummer-second input.input-text {width:80px;}
.webforms-offerte .webforms-fields-merk-second {width:90px;}
.webforms-offerte .webforms-fields-merk-second label{display:none;}
.webforms-offerte .webforms-fields-merk-second input.input-text {width:77px;}
.webforms-offerte .webforms-fields-omschrijving-second {width:363px;}
.webforms-offerte .webforms-fields-omschrijving-second label{display:none;}
.webforms-offerte .webforms-fields-omschrijving-second input.input-text {width:349px;}
.webforms-offerte .webforms-fields-afmeting-second {width:64px;}
.webforms-offerte .webforms-fields-afmeting-second label{display:none;}
.webforms-offerte .webforms-fields-afmeting-second input.input-text {width:50px;}
.webforms-offerte .webforms-fields-kleur-second {width:60px;}
.webforms-offerte .webforms-fields-kleur-second label{display:none;}
.webforms-offerte .webforms-fields-kleur-second input.input-text {width:60px;}

.webforms-offerte .webforms-fields-bijllage {width:358px;}
.webforms-offerte .webforms-fields-offerte {width:358px;}
.webforms-offerte .webforms-fields-opmerkingen textarea {height: 15em;width: 717px!important;}

.webforms-offerte .webforms-fields-offerte .textarea {width:300px!important;}









/* Cookie formulier */
#notice-cookie-block {margin-bottom: -130px; width: 200px; border-bottom: 1px solid #003260; border-right: 1px solid #003260; padding:10px; -webkit-border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px; border-bottom-right-radius: 5px; box-shadow: 1px 1px 3px #003260;}

/* check-out */
.sanibouw .link-wishlist {font-size:12px;margin:0px 0px 0px 13px;}
.sanibouw .include-options {margin:3px 0px;}

/* documentation */

.products-grid-documentation img {width:125px; height:175px;-webkit-border-radius: 17px;-moz-border-radius: 17px;border-radius: 17px;box-shadow: 1px 1px 3px #666666;}
.products-grid-documentation img:hover {width:123px; height:173px;border:1px solid #666666;-webkit-border-radius: 17px;-moz-border-radius: 17px;border-radius: 17px;box-shadow:none;margin:1px 0px 0px 1px;}

.products-grid-ideeen img {width:145px; height:90px;margin-left:12px;}
.products-grid-ideeen img:hover {width:143px; height:88px;margin:1px 0px 0px 13px;}
.products-grid-ideeen h3 {font-weight:normal;font-size:13px;text-align:center;}
.products-grid-ideeen a:hover {text-decoration:none; color:#000;}
.products-grid-ideeen .item {width:170px;}
.bend-ideeen ul {width:760px;height:131px;margin-left: 7px;}
.bend-ideeen {margin-top:25px;}
.ideeen-description h2 {font-size:14px;font-weight:bold;}
.ideeen-category-title {width: 770px;float: left;text-align: center;}

.documentation-category-title h1{text-align:center;margin-top:5px;font-size:18px;}
.products-grid-documentation li.item {width:130px;height:200px;}
.documentation-terug {width:65px;position:relative;left:60px;top:29px;}
.documentation-volgende {width:75px;float:right;position:relative;right:90px;top:-8px}
.documentation-category-title {width:730px;float:left;}
.documentation-terug .buttonylw span {font-size:12px!important;}
.documentation-volgende .buttonylw span {font-size:12px!important;}
.documentation-socials {width:240px;position: relative;left: 535px;top:-23px;}
.documentation-socials-stan {width:240px;position: relative;left: 535px;top:5px;}
.docu-cat-button {width: 400px;position: relative;top: -20px;left: 115px;}
.docu-cat-button .text {float:left;margin-top:5px;}
.docu-cat-button .button-left {float: left;margin-left: 10px;}
.documentation-order {width:450px;}
.documentation-mail-to {float:left; margin: 3px 10px 0 0;}
.documentatie-view-sb .product-name {height:30px;}
.documentatie-view-sb .adviesprijs {display:none;}
.documentatie-view-sb .uwprijs {display:none;}
.documentatie-view-sb .add-to-box {margin:6px 0px 0px 0px;}
.documentatie-view-sb .price {position:relative; left:446px;top:9px;}
.documentatie-view-sb .add-to-cart button.button {margin:5px 0px 0px 5px;}
.documentatie-view-sb .terug {position:relative; left:80px; top:24px; width:50px;}
.documentatie-view-sb .short-description {margin-top:100px;}
.documentation .onsale-category-container-grid {width:108px;height:149px;overflow:hidden;margin-left:7px;-webkit-border-radius: 17px;-moz-border-radius: 17px;border-radius: 17px;box-shadow: 1px 1px 3px #666666;}
.documentation .onsale-category-container-grid:hover {width:107px;overflow:hidden;margin-left:8px;-webkit-border-radius: 17px;-moz-border-radius: 17px;border-radius: 17px;box-shadow: 1px 1px 3px #666666;}

.documentation img {position:relative;left:-24px;}
.documentation .vestiging-grid img:hover {width:152px;height:152px;padding-bottom:1px;margin:1px 0px 0px 1px;}
.toolbar-bottom img {position:relative;left:0px;}
.documentation li.item {height:210px;margin-top:10px;float:left;}
.documentation h2 {font-size:12px;}
.documentatie-view-sb .add-to-cart label {margin:8px 5px 0px -95px;}
.documentatie-view-sb .input-text {display:none;}
.sanibouw-documentaie .listing-catalogimg-grid {margin-top:40px;}


.category-showroom img {}
.category-showroom .vestiging-grid img:hover {width:198px;height:148px;padding-bottom:1px;margin:1px 0px 0px 1px;}
.category-showroom .onsale-category-container-grid {width:200px;height:150px;overflow:hidden;margin-left:7px;}
.category-showroom li.item {height:210px;margin-top:10px;float:left;}
.category-showroom h2 {font-size:12px;}
.category-showroom .vestiging-grid img {width:200px;height:150px;}
.category-showroom .vestiging-grid li.item {height:250px;overflow: hidden;width: 200px;float:left;}
.category-showroom .product-name {text-align:center;}








/* webforms */
.webforms-fields-omschrijving iframe {min-height:250px!important;}
.webforms-fields-bedrijfsnaam .input-text {width:255px!important;}
.webforms-fields-uw_naam .input-text {width:255px!important;}
.webforms-fields-aanhef {margin-top:10px;}
.webforms-fields-aanhef label {display:none}
.webforms-fields-aanhef li {float:left;}
.webforms-fields-aanhef .control label {display:inline;margin-right:30px;}


.sani-bouw-daily-deal .sorter .view-mode {display:none;}
.sani-bouw-daily-deal .sorter .sort-by {display:none;}
.sani-bouw-daily-deal img {width:160px;height:160px;}
.sani-bouw-daily-deal .available {text-align:center;margin-top:5px;}
.sani-bouw-daily-deal .final-price span{background: none repeat scroll 0 0 #003260;border: 1px solid #003260;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #003260;color: #FFAD00;font-size: 15px;font-weight: bold;margin: 0 0 0 10px;padding: 1px 5px;position: relative;top: 1px;}
.sani-bouw-daily-deal .special-price span{background: none repeat scroll 0 0 #003260;border: 1px solid #003260;border-radius: 14px 14px 14px 14px;box-shadow: 1px 1px 2px #003260;color: #FFAD00;font-size: 15px;font-weight: bold;margin: 0 0 0 10px;padding: 1px 5px;position: relative;top: 1px;}
.sani-bouw-daily-deal .special-price .price {margin-bottom:5px;}
.sani-bouw-daily-deal .dael {margin:10px 0px 5px 0px;}
.sani-bouw-daily-deal .comming-deal-price {margin-top:3px;float:left;}
.sani-bouw-daily-deal .deal-price .price-label {float:left;margin-top:3px;}
.sani-bouw-daily-deal .product-name {min-height:77px;text-align:center;margin-top:10px;}
.sani-bouw-daily-deal .available h4 {margin-top:3px;font-size:12px;background: #ffad00; /* Old browsers */background: -moz-linear-gradient(-45deg,  #ffad00 47%, #ffcf70 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, right bottom, color-stop(47%,#ffad00), color-stop(100%,#ffcf70)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(-45deg,  #ffad00 47%,#ffcf70 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(-45deg,  #ffad00 47%,#ffcf70 100%); /* Opera 11.10+ */background: -ms-linear-gradient(-45deg,  #ffad00 47%,#ffcf70 100%); /* IE10+ */background: linear-gradient(135deg,  #ffad00 47%,#ffcf70 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffad00', endColorstr='#ffcf70',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */; padding: 3px; color: #003260; 	-webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;border:1px solid #003260;}
.sani-bouw-daily-deal .tvv {text-align:center; margin-bottom:20px;}

.my-wishlist .uwprijs {float:left;margin-right:5px;}
.my-wishlist .special-price .price-label {float:left;margin-right:5px;}
.my-wishlist .product-prijs {height:22px;margin-top:5px;}
.my-wishlist .add-to-cart-alt {margin-bottom:10px;}
.my-wishlist .adviesprijs .price {text-decoration: line-through;}

.nederland .header {top:-54px;left:105px;}
.nederland img {position:relative;left:-60px;}
.nederland img:hover {position:relative;left:-60px;width:52px;height:64px;margin-top:1px;}
.nederland {position:relative;top:-16px;}
#lightbox {top:128px!important;}

.category-top-block img {-webkit-border-top-left-radius: 13px;-webkit-border-top-right-radius: 13px;-moz-border-radius-topleft: 13px;-moz-border-radius-topright: 13px;border-top-left-radius: 13px;border-top-right-radius: 13px;}
.category-top-block h2 {font-size:16px;color:#666;font-weight:bold;margin:5px 0px;}
.category-top-block h3 {font-size:14px;color:#666;font-weight:bold;margin:5px 0px;position:relative; left:3px; top:-11px;}
.category-top-block a:hover {text-decoration:none;color:#000;}
.category-top-block h4 {}
.category-top-block h4 a {font-weight:normal;}

.category-top-block ul {color:#003260;margin-left:10px;}
.category-top-block .category-image {text-align:left;}
.category-top-block li {background: url("/media/menu/arrow-grijs.png") no-repeat scroll 0 3px transparent;
    line-height: 15px;
    margin: 0 0 2px;
    padding-left: 15px;}

.category-top-block {margin-top:15px;}
.category-top-block li:hover {background: url("/media/menu/arrow-rood.png") no-repeat scroll 0 3px transparent;    margin: 0 0 2px;padding-left: 15px;}
.category-top-block .category-image {width:170px;margin:0px 12px 22px 12px; float:left; height:305px; background: none repeat scroll 0 0 #FFFFFF;border-radius: 13px 13px 13px 13px;box-shadow: 1px 1px 3px #666666;}
.category-top-block .category-image-364 {width:364px;margin:0px 12px 22px 12px; float:left; height:305px; background: none repeat scroll 0 0 #FFFFFF;border-radius: 13px 13px 13px 13px;box-shadow: 1px 1px 3px #666666;}
.front-block .category-top-block .category-image {width:170px;margin:0px 12px 22px 12px; float:left; height:305px; background: none repeat scroll 0 0 #FFFFFF;border-radius: 13px 13px 13px 13px;box-shadow: 1px 1px 3px #666666;}
.front-block .category-top-block .category-image-364 {width:364px;margin:0px 12px 22px 12px; float:left; height:305px; background: none repeat scroll 0 0 #FFFFFF;-webkit-border-radius: 13px;-moz-border-radius: 13px;border-radius: 13px;box-shadow: 1px 1px 3px #666666;}
.front-block .category-top-block h4 {font-size:18px;}
.front-block {margin-top:-12px;}
.front-block .button {float:right;-webkit-border-bottom-right-radius: 13px;-moz-border-radius-bottomright: 13px;border-bottom-right-radius: 13px;}
.front-block .category-top-block h3 {Margin-bottom:0px;height:24px;}
.front-block .tekst {margin: 0px 5px;height:50px;font-size:11px;}
.category-top-block .button {position:relative;top:5px;float:right;-webkit-border-bottom-right-radius: 13px;-moz-border-radius-bottomright: 13px;border-bottom-right-radius: 13px;}
.cat-block .button {float:right;-webkit-border-bottom-right-radius: 13px;-moz-border-radius-bottomright: 13px;border-bottom-right-radius: 13px;}
.cat-block .category-top-block h3 {Margin-bottom:0px;height:24px;}
.cat-block .tekst {margin: 0px 5px;height:50px;}


.cart-additional-wrapper {margin-top:-20px;}
.cart-payement {margin-top:20px;}
.cart-delivery-other {float:left;margin:-1px 5px 0px 0px;}
.cart-delivery {text-align:left;}
.highslide-container .cart-payement, .highslide-container .cart-del {display:none}
.highslide-container .cart .shipping-costs {height:100px;}
.highslide-container .highslide-wrapper {border:1px solid #000!important;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.highslide-container .padding {left:426px!importabt;}
.highslide-container .highslide-html{-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}
.highslide-container .data-table (width:500px;)
.highslide-container .data-table th {font-weight:normal!important;line-height:12px;font-size:12px;border:none!important;}
.highslide-container .data-table td {font-weight:normal!important;line-height:12px;font-size:12px;border:none!important;background-color:#f6f6f6!important;}
.highslide-container .data-table tr.even, .highslide-container .data-table tr.odd {line-height:12px;font-size:12px;}
.highslide-container .data-table th.label {background-color:none!important;border: none;font-weight: normal;}
.highslide-html {height:auto!important;width:500px!important;background-color:#f6f6f6!important;}
#highslide-wrapper-0 {height:auto!important;top:450px!important;left:700px!important;width:500px!important;}


.sani-bouw-daily-deal li.item {height:310px;}
.left-sitebar-subscribe p {margin:7px 0px 5px 0px;}
.highslide-container table td {background-image:none!important;background:none!important;}
.highslide-wrapper {top:127px!important;}
.amshopby-descr {margin:15px 15px 0px 15px;}
.amshopby-descr h2 {color:#003260;margin-bottom:10px;}
.category-head h1 {font-size:18px;text-align:center; margin: -10px 0px -10px 0px;}

/* blank-temp */

.blank-temp .product-view-right-kolom {display:none;}
.blank-temp .product-essential {float:none;}
.blank-temp .product-collateral {display:none;}
.blank-temp .uwprijs {display:none;}
.blank-temp .add-to-cart input  {display:none;}
.blank-temp .add-to-cart label {display:none;}
.blank-temp .product-view .summary {display:none;}
.blank-temp .product-view .product-name {height:20px;}
.blank-temp .product-shop {width:500px;}
.blank-temp dd.optionextended-wide-above-checkbox {width:269px;float:left;height:20px;}
.blank-temp .product-options dt {float:left;width:107px;margin-top:3px;}
.blank-temp .product-options .input-text {width:200px;}
.blank-temp dd.optionextended-wide-above {float:right;width:269px;}
.blank-temp input.radio {margin-top:0px!important;}
.blank-temp p.required {position:relative;left:644px;top:10px;width:100px;}
.blank-temp em {margin-left: -8px;padding-right: 3px;}
.blank-temp .product-shop {width:500px!important;}
.blank-temp .product-name {text-align: left;}
.blank-temp dd.optionextended-wide-above ul.options-list {margin-top:-5px!important;}

/* lookbook */

.ideeen-600 .camera_wrap {margin-left:90px;}
.ideeen-600 .camera_thumbs_cont {background:#fff;}
.ideeen-600 .camera_thumbs_cont img {border:none;}
.ideeen-600 h1 {font-size:16px;text-align:center;margin-bottom:15px;}
.ideeen-600 .camera_thumbs_cont {width:770px; margin-left: -90px;}
.ideeen-600 .camera_thumbs_cont ul {width:770px!important;}
.lookbookslider-bottom .camera_wrap {margin-left:90px;}
.lookbookslider-bottom .camera_thumbs_cont {background:#fff;}
.lookbookslider-bottom .camera_thumbs_cont img {border:none;}
.lookbookslider-bottom h1 {font-size:16px;text-align:center;margin-bottom:15px;}
.lookbookslider-bottom .camera_thumbs_cont {width:770px; margin-left: -90px;}
.lookbookslider-bottom .camera_thumbs_cont ul {width:770px;}
.lookbookslider-bottom h2 {font-size:16px; text-align:center; margin:20px; 0px;font-weight:bold;}

.camera_pie {display:none;}
.ideeen-left-menu {padding:10px 0px 10px 20px;}
.ideeen-left-menu ul li {background: url("/media/menu/arrow-grijs.png") no-repeat scroll 0 6px transparent;line-height: 20px;margin: 0 0 2px;padding-left: 15px;}
.ideeen-left-menu ul li:hover {background: url("/media/menu/arrow-rood.png") no-repeat scroll 0 6px transparent;    margin: 0 0 2px;padding-left: 15px;}

.showroom-7700 .camera_thumbs_cont {background: none repeat scroll 0 0 #ffffff;width:1000px;}

.cms-page ul, .cms-page ol {margin-left:25px; list-style:disc outside;}

/* searchresult */

.search-result-form .fieldset {border: none;border-radius: 5px 5px 5px 5px;box-shadow: none;padding: 22px 25px 12px 33px;margin: 28px 0;}
.search-result-form h2 {display:none;}
.search-result-message ul {list-style:margin-left:20px;list-style:disc;}
.search-result-message {margin-left:34px;}
.search-result-message li {margin-left: 16px;line-height: 22px;}
.search-result-form {margin-top: -40px;}
.result-note-msg {margin-top: 30px;}

.ontwlabelx {width:200px;height:150px; position:relative;z-index:2; left:776px;top:601px;background:#000;}
.ontwlabel1 {width:145px;height:50px; position:relative;z-index:2; left:390px;top:-143px;background:#000;}
.ontwlabel2 {width:100px;height:80px; position:relative;z-index:2; left:800px;top:-186px;background:#000;}
.ontwmargin-left {margin:-250px 0px 0px -5px;}

.to-showroom-button { margin-bottom: -1px;position: relative;right: 66px;top: 9px;}
.to-cattegorie-button {position: relative;right:194px;top:}
.showroom-description .ideeen-category-title {width:720px;text-align:left;}
.showroom-description .ideeen-category-title h1{text-align:left;}
.lookbookslider-top h2 {margin:0px 0px 5px 510px;}
.lookbookslider-top .showroom-three-sixty {width: 500px;float: left;margin-right: 10px;margin-top: -23px;}

.ideeen-description {width:700px;}
.ideeen-description a {text-decoration:underline;}
.ideeen-description a:hover {color:#000;}
.ideeen-description h2 {color:#5d5d5d;}

.content-page-img-box {margin:0px 0px 0px -13px; height:90px;width:780px;}
.content-page-img-box .content-page-img {float:left;margin:0px 0px 0px 20px;}
.webform-badkamerontwerp .fieldset {border:none;box-shadow:none;}
.webform-badkamerontwerp .offerte-required {position: relative;left:-57px;top: 0px;}
.webform-badkamerontwerp .buttons-set {position: relative;left:56px;margin-top:-30px;width: 140px;}
.webform-badkamerontwerp .buttons-set .please-wait {float:none;position:relative;top:30px;}

.webforms-gegevens_badkamerontwerp .field {width:350px;}
.webforms-gegevens_badkamerontwerp label {height:32px;margin-top:20px;}
.webforms-gegevens_badkamerontwerp .form-list .input-box {width:340px;}
.webforms-gegevens_badkamerontwerp .form-list li.control label {font-weight:normal;}
.webforms-fields-stijl li {float:left;width:160px;}
.webforms-fields-wensen li {float:left;width:160px;}
.webforms-fields-aanvullende_wensen textarea {width:300px;height:132px;margin-top:7px;}
.webforms-fields-gezien textarea {width:653px!important;height:100px;margin-top:7px;}
.webforms-fields-aanvang textarea {width:653px!important;height:100px;margin-top:7px;}

.ontwerp-bottom-ideeen {background: none repeat scroll 0 0 #EEEEEE;
border-radius: 13px 13px 13px 13px;
box-shadow: 1px 1px 3px #666666;
margin: 10px auto 0px;
padding-top: 10px;width:300px;height:82px;text-align:center;}
.ontwerp-bottom-ideeen p {margin-bottom:10px;font-size:13px;font-weight:bold;}

.category-badkamermeubels .ontwerp-bottom-ideeen, .category-design-badkamers .ontwerp-bottom-ideeen,
.category-klassieke-badkamers .ontwerp-bottom-ideeen, .category-tijdloze-badkamers .ontwerp-bottom-ideeen,
.category-natuursteen-badkamers .ontwerp-bottom-ideeen, .category-moderne-badkamers .ontwerp-bottom-ideeen,
.category-toilet .ontwerp-bottom-ideeen, .category-glasmozaiek .ontwerp-bottom-ideeen {display:none;}

.home-tekst {margin:0px 0px 0px 20px;width:700px;}
.home-tekst a {color:#6f1c03!important;font-weight:bold;text-decoration:underline;}
.home-tekst a:hover {color:#000000!important;text-decoration:none;}
.home-tekst h1 {font-size:16px; font-weight:bold;  margin:5px 0px 0px 0px;color: #666;}
.home-tekst h2 {font-size:14px; font-weight:bold; margin:5px 0px 0px 0px;}

.post-view #sharethis-icons {height: 12px;position: relative;left: 545px;top: 8px;width: 200px;}
.wordpress-homepage-index #sharethis-icons {display:none;}

.ideeen-600 .google-plus-one {float:left;width:40px;}
.ideeen-600 .right-kolom-facebook {width:95px;float:right;position:relative;left:0px;overflow:hidden;}
.ideeen-600 .right-kolom-tweet {width:70px;float:left;position:relative;left:-7px;margin-top: 2px;overflow:hidden;}
.ideeen-600 .googleplusone {margin-top:5px;}
.ideeen-600 .right-kolom-socials {margin:1px 0px 0px 3px;width:220px;position:relative;left:564px;}
.ideeen-600 .pinterest {width: 41px;margin: 0px 0px 3px 2px;position: relative;top: -24px;left: 72px;}

.showroom-7700 .google-plus-one {float:left;width:40px;}
.showroom-7700 .right-kolom-facebook {width:95px;float:right;position:relative;left:0px;overflow:hidden;height:26px;top:2px;}
.showroom-7700 .right-kolom-tweet {width:70px;float:left;position:relative;left:-7px;margin-top: 2px;overflow:hidden;}
.showroom-7700 .googleplusone {margin-top:5px;}
.showroom-7700 .right-kolom-socials {margin:1px 0px 0px 3px;width:220px;position:relative;left:754px;top:-28px;height:0px;}
.showroom-7700 .pinterest {width: 41px;margin: 0px 0px 3px 2px;position: relative;top: -24px;left: 72px;}

.left-news-block li {float:none!important;}
.left-news-block .jm-products-slider-listing {width:200px;}
.left-news-block .jm-prev, .left-news-block .jm-next {display:none;}
.left-news-block .jm-slider {overflow: hidden;width: 200px!important;float: left;left: -3px!important;border:none;border-radius:none;background-color: #eeeeee;margin-bottom: 5px;}
.left-news-block .jm-slider-li {height:135px!important;width:180px!important;}

.cart .checkout-types .button {margin-bottom:10px;}

.top-categorie-image-links img {width:75px;height:75px;margin:7px 5px;
border-radius: 5px 5px 5px 5px;
box-shadow: 1px 1px 3px #666666;}
.top-categorie-image-links img:hover {width:73px;height:73px;margin:7px 5px;
border-radius: 5px 5px 5px 5px;
border: 1px solid #eeeeee;}

.left-top-aanbieding {width: 170px;height: 300px;background: #fff;border-radius: 13px 13px 13px 13px;box-shadow: 1px 1px 3px #666666;}
.left-top-aanbieding-wrapper {background: none repeat scroll 0 0 #EEEEEE;border-radius: 13px 13px 13px 13px;box-shadow: 1px 1px 3px #666666;padding:15px;margin:20px 0px;}
.left-top-aanbieding img {border-radius: 13px 13px 0px 0px;}
.top-categorie-image-links {margin-top: 10px;text-align: center;}

.cart-pdf-print {position:relative;top:-31px;left:-200px;}
.cart-code-button {position:relative;top:6px;left:-200px;}
.cart-code-button-ann {position:relative;top:6px;left:-87px;}

.onepagecheckout-index-index .page-title {padding: 0 0 5px;margin: 7px 0px 0px 20px;min-height:40px;}
.couponbutton {position:relative;left:-15px;top:4px;}
.couponbutton:hover {text-decoration:underline;}
.couponannbutton {position:relative;left:8px;top:-8px;}
.couponannbutton:hover {text-decoration:underline;}
.couponbuttoncart {position:relative;left:-15px;top:4px;}
.couponbuttoncart:hover {text-decoration:underline;}
.couponannbuttoncart {position:relative;left:-30px;top:4px;}
.couponannbuttoncart:hover {text-decoration:underline;}


.wt-rotator .title{height:60px;}
.wt-rotator .panel{margin: 0 auto;width: 775px;}
.wt-rotator .info-section{width:775px;margin-top:20px;position:relative;overflow:hidden;background:#222 url(../slide/images/bg.png) 0 0 repeat-y;}
.wt-rotator .form-panel{position:relative;float:left;width:190px;  padding:10px; font-size:12px;color:#000;background-color:#EEE;}
.wt-rotator .inner-text h1 {display:none;}
.wt-rotator .inner-bg {background-color:none!important;}
.wt-rotator .c-panel {width:100px;left:680px;}
.wt-rotator .form-sec{margin-bottom:10px;}
.wt-rotator .description{position:relative;float:left;width:180px;padding:10px;color:#FFF;font-size:12px;height:250px;background:#000;opacity:0.75;filter:alpha(opacity=75); -webkit-border-bottom-right-radius: 13px;-webkit-border-bottom-left-radius: 13px;-moz-border-radius-bottomright: 13px;-moz-border-radius-bottomleft: 13px;border-bottom-right-radius: 13px;border-bottom-left-radius: 13px;}
.wt-rotator .description .banner-prijs-text {font-size:14px; margin-top:5px;color:#fff; font-family:Verdana; font-weight:bold;}
.wt-rotator .description .banner-prijs-text span {background: none repeat scroll 0 0 #6F1C03;border-radius: 12px 12px 12px 12px;padding:2px 5px;}
select{width:190px;}
label.disable{color:#777;}
.wt-rotator .description {}
.wt-rotator .copyright{width:100%;text-align:right;font-size:11px;margin:15px 0;}
.wt-rotator{font-family:Arial,Helvetica,sans-serif;font-size:12px;background-color:#000;position:relative;width:775px;height:350px;overflow:hidden;-webkit-border-radius: 13px;
-moz-border-radius: 13px;border-radius: 13px;box-shadow: 1px 1px 3px #666666;}
.wt-rotator a{outline:none;}
.wt-rotator .timer {display:none;}
.wt-rotator .thumbnails li {width:16px!important;height:16px!important;line-height:16px!important;}
.wt-rotator .buttons .prev-btn, .wt-rotator .buttons .next-btn, .wt-rotator .buttons .play-btn {width:16px!important;height:16px!important;line-height:16px!important;}
.wt-rotator .screen{position:relative;top:0;left:0;width:580px;height:350px;overflow:hidden;}
.wt-rotator .strip{display:block;position:absolute;top:0;left:0;z-index:0;overflow:hidden;}
.wt-rotator .content-box{display:none;position:absolute;top:0;left:0;overflow:hidden;}
.wt-rotator .main-img{display:none;position:absolute;top:0;left:0;z-index:0;border:0;}
.wt-rotator .preloader{position:absolute;top:50%;left:50%;width:40px;height:40px;margin-top:-20px;margin-left:-20px;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#000 url(../slide/assets/loader.gif) center no-repeat;background:rgba(0,0,0,.7) url(../slide/assets/loader.gif) center no-repeat;z-index:4;display:none;}
.wt-rotator .timer{position:absolute;left:0;height:4px;background-color:#FFF;-moz-opacity:.5;filter:alpha(opacity=50);opacity:0.5;z-index:4;visibility:hidden;font-size:0;}
.wt-rotator .desc{position:relative;top:-25px!important; left:50px!important; color:#FFF;z-index:6;overflow:hidden;visibility:hidden;text-align:left;}
.wt-rotator .inner-bg{position:relative;top:0;left:0;width:100%;height:100%;background-color:#000;-moz-opacity:.7;filter:alpha(opacity=70);opacity:.7;z-index:0;}
.wt-rotator .inner-text{position:absolute;top:0;left:0;padding:10px;width:auto;height:auto;z-index:1;}
.wt-rotator .inner-text h1 {color:#fff;}
.wt-rotator .c-panel{position:absolute;top:0;z-index:7;visibility:hidden;}
.wt-rotator .outer-hp, .wt-rotator .outer-vp{position:absolute;background:#333;background:-moz-linear-gradient(#444, #111);background:-webkit-gradient(linear, 0 top, 0 bottom, from(#444), to(#111));filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#111111',GradientType=0);border:1px solid #000;}
.wt-rotator .outer-hp{left:0;width:100%;border-left:none;border-right:none;}
.wt-rotator .outer-vp{top:0;height:100%;border-top:none;border-bottom:none;}
.wt-rotator .back-scroll, .wt-rotator .fwd-scroll{position:absolute;top:0;left:0;z-index:10;background:url(../slide/assets/spacer.png) no-repeat;}
.wt-rotator .thumbnails, .wt-rotator .buttons{display:inline;position:relative;float:left;overflow:hidden;}
.wt-rotator .thumbnails ul{position:relative;list-style:none;margin:0;padding:0;}
.wt-rotator .thumbnails ul.inside{position:absolute;top:0;left:0;}
.wt-rotator .thumbnails li, .wt-rotator .play-btn, .wt-rotator .prev-btn, .wt-rotator .next-btn{position:relative;list-style:none;display:inline;float:left;overflow:hidden;width:24px;height:24px;line-height:24px;text-align:center;color:#EEE;text-shadow: 0 1px 0 #222;background-color:#000;background:-moz-linear-gradient(#333, #000);background:-webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));border:1px solid #111;cursor:pointer;font-size:12px;font-weight:bold;background-repeat:no-repeat !important;background-position:center !important;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;}
.wt-rotator .thumbnails li:hover{color:#FFF;text-shadow: 0 1px 0 #888;background-color:#CCC;background:-moz-linear-gradient(#CCC, #999);background:-webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
.wt-rotator .thumbnails li.curr-thumb{color:#000;text-shadow: 0 1px 0 #fff;background-color:#FFF;background:-moz-linear-gradient(#FFF, #E0E0E0);background:-webkit-gradient(linear, 0 top, 0 bottom, from(#FFF), to(#E0E0E0));cursor:default;}
.wt-rotator .thumbnails li.image{background:#000;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;}
.wt-rotator .thumbnails li.image.curr-thumb, .wt-rotator .thumbnails li.image:hover{border-color:#06F;}
.wt-rotator .thumbnails li.image a{display:block;border:0;}
.wt-rotator .thumbnails li.image img{display:block;border:0;position:absolute;-moz-opacity:.85;filter:alpha(opacity=85);opacity:0.85;}
.wt-rotator .thumbnails li.image:hover img{-moz-opacity:1;filter:alpha(opacity=100);opacity:1;}
.wt-rotator .thumbnails li.image.curr-thumb img{-moz-opacity:1;filter:alpha(opacity=100);opacity:1;cursor:default;}
.wt-rotator .thumbnails li *{display:none;}
.wt-rotator .thumbnails li div{position:relative;color:#FFF;background-color:#000;width:auto;height:auto;}
.wt-rotator .play-btn{background:#000 url(../slide/assets/play.png);background:url(../slide/assets/play.png), -moz-linear-gradient(#333, #000);background:url(../slide/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));}
.wt-rotator .play-btn:hover{background-color:#CCC !important;background:url(../slide/assets/play.png), -moz-linear-gradient(#CCC, #999);background:url(../slide/assets/play.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
.wt-rotator .pause{background:#000 url(../slide/assets/pause.png);background:url(../slide/assets/pause.png), -moz-linear-gradient(#333, #000);background:url(../slide/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));}
.wt-rotator .pause:hover{background-color:#CCC !important;background:url(../slide/assets/pause.png), -moz-linear-gradient(#CCC, #999);background:url(../slide/assets/pause.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
.wt-rotator .prev-btn{background:#000 url(../slide/assets/prev.png);background:url(../slide/assets/prev.png), -moz-linear-gradient(#333, #000);background:url(../slide/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));}
.wt-rotator .prev-btn:hover{background-color:#CCC !important;background:url(../slide/assets/prev.png), -moz-linear-gradient(#CCC, #999);background:url(../slide/assets/prev.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
.wt-rotator .next-btn{background:#000 url(../slide/assets/next.png);background:url(../slide/assets/next.png), -moz-linear-gradient(#333, #000);background:url(../slide/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));}
.wt-rotator .next-btn:hover{background-color:#CCC !important;background:url(../slide/assets/next.png), -moz-linear-gradient(#CCC, #999);background:url(../slide/assets/next.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
.wt-rotator .up{background:#000 url(../slide/assets/up.png);background:url(../slide/assets/up.png), -moz-linear-gradient(#333, #000);background:url(../slide/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));}
.wt-rotator .up:hover{background-color:#CCC !important;background:url(../slide/assets/up.png), -moz-linear-gradient(#CCC, #999);background:url(../slide/assets/up.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
.wt-rotator .down{background:#000 url(../slide/assets/down.png);background:url(../slide/assets/down.png), -moz-linear-gradient(#333, #000);background:url(../slide/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#333), to(#000));}
.wt-rotator .down:hover{background-color:#CCC !important;background:url(../slide/assets/down.png), -moz-linear-gradient(#CCC, #999);background:url(../slide/assets/down.png), -webkit-gradient(linear, 0 top, 0 bottom, from(#CCC), to(#999));}
#rotator-tooltip{position:absolute;top:0;left:0;z-index:99999;display:none;}
#rotator-tooltip.txt-up{margin-left:-10px;margin-bottom:5px;background:url(../slide/assets/vtip.png) no-repeat;background-position:10px bottom;background-position-x:10px;background-position-y:bottom;}
#rotator-tooltip.txt-down{margin-left:-10px;margin-top:24px;background:url(../slide/assets/vtip.png) no-repeat;background-position:10px top;background-position-x:10px;background-position-y:top;}
#rotator-tooltip.img-up{background:url(../slide/assets/vtip.png) center bottom no-repeat;}
#rotator-tooltip.img-down{background:url(../slide/assets/vtip.png) center top no-repeat;}
#rotator-tooltip.img-right{background:url(../slide/assets/htip.png) left center no-repeat;}
#rotator-tooltip.img-left{background:url(../slide/assets/htip.png) right center no-repeat;}
#rotator-tooltip .tt-txt{font-family:Arial,Helvetica,sans-serif;font-size:12px;color:#FFF;background-color:#000;max-width:300px;padding:5px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;margin:8px 0;}
#rotator-tooltip img{display:none;background-color:#000;padding:3px;margin:8px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;}
.wt-rotator .s-prev, .wt-rotator .s-next{position:absolute;top:50%;margin-top:-25px;width:40px;height:50px;cursor:pointer;background:url(../slide/assets/large_buttons.png) no-repeat;-moz-opacity:.8;filter:alpha(opacity=80);opacity:.8;z-index:8;}
.wt-rotator .s-prev{left:0;background-position:0 center;}
.wt-rotator .s-next{left:100%;margin-left:-40px;background-position:-40px center;}
.wt-rotator .s-prev:hover, .wt-rotator .s-next:hover{-moz-opacity:.95;filter:alpha(opacity=95);opacity:.95;background-color:transparent !important;}
.wt-rotator .block, .wt-rotator .vpiece, .wt-rotator .hpiece{position:absolute;z-index:2;}
assets/large_buttons.pngassets/htip.pngassets/htip.pngassets/vtip.pngassets/vtip.pngassets/vtip.pngassets/vtip.pngassets/down.pngassets/down.pngassets/down.pngassets/down.pngassets/down.pngassets/up.pngassets/up.pngassets/up.pngassets/up.pngassets/up.pngassets/next.pngassets/next.pngassets/next.pngassets/next.pngassets/next.pngassets/prev.pngassets/prev.pngassets/prev.pngassets/prev.pngassets/prev.pngassets/pause.pngassets/pause.pngassets/pause.pngassets/pause.pngassets/pause.pngassets/play.pngassets/play.pngassets/play.pngassets/play.pngassets/play.pngassets/spacer.pngassets/loader.gifassets/loader.gif


.deal-product{padding: 0px 0px 5px 0px; width: 195px; margin: 5px 0px;background: none repeat scroll 0 0 #EEEEEE;border-radius: 5px 5px 5px 5px;box-shadow: 1px 1px 3px #666666;}
.ct-deal-pro{text-align: center; padding: 10px 9px 5px;}
.deal-product .catalogproductview {background-color: #6f1c03; 	height: 27px; width:130px; margin: 10px 0px 0px 33px;border-radius: 5px 5px 5px 5px;text-align: center;	}
.product-view-right-kolom .deal-product h3 {line-height:25px!important;color:#fff!important;}
/*COUNTER SPECIFIC STYLES */

.counter ul.countdown{list-style-type: none;color: #ffad00;text-align: center;width: 250px;margin: 0px auto;}
.counter ul.countdown li{float: left; margin: 0px 5px; width: 50px;}
.counter ul.countdown li div{text-transform: uppercase;}
.counter ul.countdown li div.countdown_num{font-size: 42px; font-weight: bold; color: #ffad00; float: left; margin: 0px 0px 3px 0px;line-height:28px;}
.counter ul.countdown li div.countdown_num span{float: left; width: 36px; height: 51px; line-height: 49px; margin: 0px 1px 0px 0xp; padding: 0px;}
.qty-deal{margin: 10px 0px 0px 0px;width:180px;}
.qty-deal span{ background: #6f1c03;padding:3px 5px; -webkit-border-radius:3px; -moz-border-radius:3px; border-radius:3px;}
.qty-deal strong{background: none; padding: 0px; color: #fff; font-weight: bold;}
.counter ul.countdown li.no_countdown{padding-top:4px;background:transparent;height:110px;width:180px;}
.product-view-right-kolom .counter {display:none;}
table.doctable, table.informaltable { border: 0px;width:100%;}
table.doctable td, table.doctable th, table.doctable caption,
table.informaltable td, table.informaltable th, table.informaltable caption { padding: 5px;}
table.doctable thead th, table.informaltable thead th { background-color: #9999CC;}
table.doctable tbody td, table.informaltable tbody td {background-color: #F1F1F1;border: 1px solid #D7D7D7 !important;}
/*
 * vim: noet
 */
/*Mini cart*/
* { margin: 0; padding: 0;}
*#cart-sidebar{padding:0 !important; margin-top:15px;}
#container{width:100%; background:#FFFFFE; font: 12px/1.55 Arial,Helvetica,sans-serif; margin:0;}
.clear_both{clear:both; height:1px; display:block; overflow:hidden;}
.left_minicart{float:left; margin-right:10px; width:60px;}
.left_minicart a{margin:5px; display: block;}
.right_minicart{width:400px; float:left;}
.right_minicart a{color: #203548; font-size: 13px; font-weight: bold;}
.left_minicart img{width:53px; height:41px;}
.regular-price{font-weight: bold; color: #2F2F2F;}
.regular-price-related{font-weight:normal;}
.regular-price-related .price_regular{font-weight:normal !important; text-decoration: line-through;}
.regular-price .price{color: #2F2F2F; font-weight: bold; }
.regular-price .price_special{font-weight: bold; color: #C76200; }
.price-box{float:left !important; margin-right:10px !important;}
.price_box .price{font-weight: bold;}
.price_special{color:red;}
.select_deal span:hover{color:#000; font-weight:bold; cursor: pointer;}
#cell { background-color: #F0F0F0;}


#blockcalendar h1{background:url(../css/images/calendar.gif) no-repeat scroll;color:#fff;font-family:arial;font-size: 12px !important;height: 33px;line-height: 33px;padding-left: 12px;text-align: left !important;text-transform: uppercase;width: auto !important;margin-bottom:0;} 
#blockcalendar{border:none !important;} 

table.doctable{border: 1px solid #D7D7D7;}
.select_deal{background: url(../css/images/deal.gif) no-repeat scroll right top !important;border: 1px solid white !important;font-weight: bold;}
.select_deal:hover{background:#61a4d8 !important;color:#fff;border:1px solid #fff !important; }
.ot-container {width:219px !important;} 
.ot-container .header {background:#EBEBEB;border: 1px solid #D9D9D9;border-radius: 5px 5px 0 0;height: 24px;margin: 0 auto;padding: 0;position: relative;text-align: right;width: auto;z-index: 10;}
.opentip .block-deals .block-content{background:#fbfaf6 !important;border:1px solid #bebebe; border-radius: 0px 0px 5px 5px;border-top:none;}
.opentip .block-deals li {background: none !important;padding: 12px 10px !important;border-bottom:1px dotted #8d979f;}
.opentip .block-deals .mini-products-list .product-image {margin-left: 0 !important;margin-right: 5px !important;}
.opentip .block-deals .block-content .product-name {color: #203548;text-align: left;}
.opentip .block-deals .block-content .product-name a{color: #203548;}
.opentip .block-deals .price_special {color: #C76200;font-size: 14px;font-weight: bold;}

.showroom .vestiging-grid li.item {width:200px;}
.showroom .vestiging-grid img {height: 200px;left: 0px;position: relative;width: 200px;}
.showroom .onsale-category-container {top:28px!important;}
.showroom-view .planimage {float:right; margin: -15px 10px 10px 10px;}
.showroom-view .planimage img {border:1px #000000 solid;} 
.showroom-view .short-description {width:575px; float:left;}
.showroom-view .product-name h1 {font-size: 16px;font-weight: bold;line-height: 22px;margin-left:7px;}
.showroom-view .std {margin-left:7px;min-height:500px;}
.showroom-view .right-social-top{float: right;height: 30px;width: 400px;}
.showroom-view .product-rating {float: left;margin-right: 10px;}
.showroom-view .productquestions-summary {float: left;margin-right: 10px;}
.showroom-view .email-friend {position: relative;top: -3px;float:right;width:30px;left:-57px;}
.showroom-view .right-kolom-socials {float: right;margin: 1px 0 0 3px;width: 400px;}
.showroom-view .right-kolom-facebook {float: right;left: 0;overflow: hidden;position: relative;top: 2px;width: 284px;}
.showroom-view .grouped-article-view .add-to-box {float: right;margin-top: 20px;width: 200px;}
.showroom-view .availability {display:none;}
.showroom-view .data-table {margin: 0 0 0 10px;width: 970px;}
.showroom-view .showroom-corner-image{position: relative;top: -604px;left: -1px;height:0px;width:0px;}
.showroom-view h2 {font-size:14px;font-weight:bold;margin-bottom:-14px;}
.showroom-right-social-top {width: 400px;float: right;margin-top:10px;}
.showroom-right-social-top .right-kolom-facebook{left: 0;overflow: hidden;position: relative;top: -22px;width: 90px;margin-right: 10px;}
.showroom-right-social-top .right-kolom-tweet {width: 70px;float: left;position: relative;left: -3px;margin-top: -3px;overflow: hidden;}
.showroom-right-social-top .google-plus-one {float: left;width: 40px;margin-top: -5px;margin-left:50px;}
.showroom-static-block-right {width: 400px;float: right;margin-top: -40px;text-align: center;}
.showroom-static-block-right img {margin: 10px 20px;}
.showroom-view .aanvraag-button {width:286px;height:32px;position:relative;right:4px;}
.showroom-view .product-name {width: 569px;float: left; margin:10px 0px 0px 6px;}
.showroom-view .product-name h1 {float:left; margin: 0px 10px 0px 0px;}
.showroom-view .product-name span {line-height: 23px;}
.showroom-view .product-essential {margin-left: -5px;}
.showroom-view .showroom-thumbs {position:relative;left:15px;}
.showroom-view .show-image {float:left;margin-right:20px}
.showroom-view .product-question {width:400px;height:25px;}
.showroom-view .showroom-right-social-top .right-kolom-facebook {top:-3px;left:-76px;}
.showroom-view .showroom-right-social-top .right-kolom-tweet {width:75px;left:13px;margin-left:-5px;}
.showroom-view .showroom-static-block-right {margin-top:-25px;}
.showroom-view .q-block {width:400px;margin-bottom:10px;}



/*.highslide-html-content a {
    background-color: #003260;
    border: 1px solid #003260;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 1px 1px 3px #003260;
    color: #FFFFFF;
    display: block;
    height: 20px;
    line-height: 19px !important;
    padding: 0 6px;
    white-space: nowrap;
}*/

/* ======================================================================================= */
