/*.kraslotenbanner {
	position:relative;
	height: 200px;
	width: 100%;
	text-align:center;
}

.kraslotenbanner a {
	position: relative;
	top:40px;
}

.header-container #header-menu { margin: 0 11px 0 0; }
.verder_winkelen span { display: none; }
*/
/**
 * 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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
body { background-color: #ececec; background-image: url(../images/main_bg.gif); background-position: center top; background-repeat: repeat-y; }
h1, h2 { color:#fe9901; font-size: 16px; font-weight: bold; text-transform: uppercase; }
h3, h4 { color:#0183fb; font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 0 0 5px 0; }
a { color: #0183fb; text-decoration: none; }
a:hover { color: #fe9901; }
.wrapper { }
.page { position: relative; width:990px; overflow: hidden; margin:0 auto; padding:15px 5px 8px 5px; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background-image:none; background-color: #FFFFFF; }
.main { margin:10px 0 0 0; }

/* Base Columns */
.col-left { position: relative; float:left; width:207px; margin: 0 0 0 13px; display: inline; }
.col-main { position: relative; float:left; width:530px; padding: 0; margin: 0 0 10px 10px; display: inline; }
.col-right { position: relative; float:left; width:207px; margin: 0 0 0 10px; display: inline; }

/* 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 {}

/* Content Columns */
.col2-set .col-1 { position: relative; float:left; width:240px; }
.col2-set .col-2 { position: relative; float:right; width:240px; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; display: inline; }
.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%; display: inline; }
.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; width: 185px; margin: 0 0 5px 0; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; display: inline; }
input.checkbox { margin-right:3px; display: inline; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; border:0; padding:0 0 0 0; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; display:none; }
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list { position: relative; float: left; margin: 0 0 20px 0; }
.form-list li { position: relative; float: left; margin:0 0 5px; display: inline; }
.form-list input { position: relative; float: left; width: 20px; margin: 2px 0 0 0; }
.form-list label { position: relative; float: left; width: 80%; font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0 0;  }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set a { float:right; margin: 15px 0 0 0; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* 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 {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; display: inline; 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 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { float: left; width: 92%; border-style:solid !important; border-width:1px !important; background-position:8px 8px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 0px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#fe9901; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#fe9901; }
.success-msg { border-color:#0183fb; background-color:#e8f4ff; background-image:url(../images/success_msg_icon.gif); color:#0183fb; }
.note-msg,
.notice-msg { border-color:#0183fb; background-color:#e8f4ff; background-image:url(../images/note_msg_icon.gif); color:#0183fb; }

/* BreadCrumbs */
.breadcrumbs { position: relative; float: left; width: 977px; height: 18px; padding: 2px 0 0 13px; }
.breadcrumbs li { display:inline; color: #808080; }
.breadcrumbs li a { color: #808080; text-decoration: none; }
.breadcrumbs li a:hover { color: #4da7fd; }

/* Page Heading */
.page-title { position: relative; float: left; width: 100%; padding:0 0 5px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */
.pager { border:1px solid #959595; background-color: #e8f4ff; padding:5px; margin:10px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; display: inline; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter .vergelijkbutton {float: left;}
.sorter .vergelijkbutton img {padding-rigth:3px;}
.sorter { border:1px solid #959595; background-color: #e8f4ff; padding:5px; margin:10px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

.sorter .inlinefilters { float: left; }
.sorter .inlinefilters span { float: left; margin: 0 0 0 22px; }

/* Data Table */
.data-table { float: left; width:100%; }
.data-table th { padding-left:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding-left: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 { }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { }
.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 {}

.compare-add-to-cart-button { float: right; width: 150px; margin: 10px 5px 5px 0; }


/* 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/bg_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 { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { }
dt.odd,
dd.odd {}
dt.even,
dd.even { }

/* Class: std - styles for admin-controlled content */
.std { position: relative; float: left; width: 100%; }
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 10px; padding:0; }
.product-shop .std { margin:0; padding:0; }
/*.product-shop .std { margin:0 0 30px; 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 */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* 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; width:200px; height:63px; overflow:hidden; display: none; }
.header-container { position: relative; float: left; width: 989px; height: 256px; background-repeat: no-repeat; background-position: left top; }

.header-container.crosstrainers { background-image: url(../images/bg_header_crosstrainers.jpg); }
.header-container.loopbanden { background-image: url(../images/bg_header_loopbanden.jpg); }
.header-container.hometrainers { background-image: url(../images/bg_header_hometrainers.jpg); }
.header-container.indoor-bikes { background-image: url(../images/bg_header_indoor-bikes.jpg); }
.header-container.trilplaten { background-image: url(../images/bg_header_trilplaten.jpg); }
.header-container.roeitrainers { background-image: url(../images/bg_header_roeitrainers.jpg); }
.header-container.buiktrainers { background-image: url(../images/bg_header_buiktrainers.jpg); }

.header-container.benches { background-image: url(../images/bg_header_benches.jpg); }
.header-container.uitbreidingen { background-image: url(../images/bg_header_uitbreidingen.jpg); }
.header-container.gewichten { background-image: url(../images/bg_header_gewichten.jpg); }
.header-container.stangen { background-image: url(../images/bg_header_stangen.jpg); }
.header-container.gyms { background-image: url(../images/bg_header_gyms.jpg); }
.header-container.halterbanken { background-image: url(../images/bg_header_halterbanken.jpg); }
.header-container.trainingsbanken { background-image: url(../images/bg_header_trainingsbanken.jpg); }
.header-container.gewichten-en-stangen { background-image: url(../images/bg_header_gewichten-en-stangen.jpg); }

.header-container.massagetafels { background-image: url(../images/bg_header_massagetafels.jpg); }

.header-container.elektrische-fietsen { background-image: url(../images/bg_header_elektrische-fietsen.jpg); }

.header-container.overig { background-image: url(../images/bg_header.jpg); }

.header { position: relative; float:left; width: 990px; height: 256px; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; }
.header .logo a { display:block; width:200px; height:63px; }
.header .welcome-msg { font-weight:bold; text-align:right; display: none; }
.header .links { position: relative; float:left; margin: 205px 0 0 335px; display: inline; list-style-type: none; }
.header .links li { position: relative; float: left; margin: 0; padding: 0; }
.header .links li.first a { width: 84px; height:14px; background-image: url(); background-repeat: no-repeat; background-position: left top; }
.header .form-search { position: relative; float: left; text-align:center; }
.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 { text-align:center; }

/* Navigation ============================================================================ */
#header-menu { position: relative; float: right; margin: 205px 11px 0 0; display: inline; }
#header-menu li { position: relative; float: left; }
#header-menu li a { color: #fff; font-size: 15px; text-transform: uppercase; font-weight: bold; padding: 0 15px; border-right: 1px solid #fff; }
#header-menu li a:hover, #header-menu li a.active { color: #000; }
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { }
.block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Navigation */
.block-navigationleft { position: relative; float: left; width: 207px; margin: 0 0 10px 0; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-navigationleft .block-title { background-image: url(../images/bg_productoverzicht.gif); height:28px; background-repeat: no-repeat; background-position: left top; text-indent: -1000px; overflow: hidden; }
.block-navigationleft ul { padding: 18px 8px 8px 18px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-navigationleft ul li a { color: #0f88fb; text-decoration: none; font-weight: bold; cursor: text; }
.block-navigationleft ul li ul { padding: 3px 6px 19px 6px; }
.block-navigationleft ul li ul li a { color: #000000; font-weight: normal; cursor: pointer; }
.block-navigationleft ul li ul li a:hover, .block-navigationleft ul li ul li a.active { color: #4da7fd; }
.block-navigationleft ul li ul { background: none; }

/* Subscribe */
.block-subscribe { position: relative; float: left; width: 207px; margin: 0 0 10px 0; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-subscribe .block-title { background-image: url(../images/bg_nieuwsbrief.gif); height: 28px; background-repeat: no-repeat; background-position: left top; text-indent: -1000px; overflow: hidden; }
#newsletter-validate-detail { position: relative; float: left; width: 207px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
#newsletter-validate-detail fieldset { padding: 8px; }
#newsletter-validate-detail fieldset label { display: none; }
#newsletter-validate-detail fieldset .button { position: relative; float: right; background: none; }
#newsletter-validate-detail fieldset .button span { background-image: url(../images/bg_aanmelden.gif); background-repeat: no-repeat; background-position: left top; width: 190px; height: 17px; text-indent: -1000px; overflow: hidden; }
.validation-advice { margin: 0 0 5px 0; }

/* Block: Account */
.block-account {}

/* 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: Cart */
.block-cart { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-cart .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_winkelwagen.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-cart .block-content { position: relative; float: left; width: 187px; padding: 10px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-cart .block-content .amount { padding: 0 0 5px 0; }
.block-cart .block-content .subtotal { text-align: right; width: 187px; }
.block-cart .block-content .subtotal .price {  font-weight: bold; }
.block-cart .block-content .actions .button { position: relative; float: left; width: 190px; height: 17px; background-image: url(../images/bg_afrekenen.gif); background-position: left top; background-repeat: no-repeat; margin: 10px 0 0 0; overflow: hidden; text-indent: -1000px; }

.mini-products-list li { padding:10px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; background-color: #f0f7ff; margin: 0 0 8px 0; }
.mini-products-list .product-image { float:left; width:50px; border:1px solid #ddd; display: inline; }
.mini-products-list .product-details { position: relative; float: left; width: 100px; margin: 0 0 0 10px; display: inline; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; width: 80px; padding:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Klanten */
.block-klanten { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y;}
.block-klanten .block-title { position: relative; float: left; width: 207px; height: 28px; background-image: url(../images/bg_klanten.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-klanten .block-content { position: relative; float: left; width: 191px; padding: 8px 8px 170px 8px; background-image: url(../images/bg_klanten_banner.gif); background-position: left bottom; background-repeat: no-repeat; }

/* Block: Advies */
.block-advies { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-advies .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_advies.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-advies .block-content { position: relative; float: left; width: 191px; padding: 8px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; margin: 0 auto; }

/* Block: Search */
.block-search {	position: relative;	float: left; background-image: url(../images/bg_zoeken.gif); background-position: top left; background-repeat: no-repeat; }
.block-search .block-title { display: none; }
.block-search form .block-content { padding: 0; width: 207px; height: 28px; }
.block-search form fieldset label { display: none; }
.block-search form fieldset .input-box { position: relative; float: right; }
.block-search form fieldset .input-box input { position: relative; float: left; width: 150px; margin: 3px 10px 0 0; display: inline; }
.block-search form fieldset .button { position: relative; float: right; width: 40px; background: none; padding: 4px 0 0 5px; }
.block-search form fieldset .button span { background: none; text-indent: -1000px; overflow: hidden; }

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; display: inline; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; display: inline; }
.block-related .item .product-details { margin-left:65px; display: inline; }

/* Block: Compare Products */
.block-compare { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-compare .block-title { position: relative; float: left; width: 207px; height: 27px; background-image: url(../images/bg_compare.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-compare .block-content { position: relative; float: left; width: 191px; padding: 8px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-compare .actions { float: left; margin: 10px 0 0 0; }
.block-compare .block-content .actions a.button { position: relative; display: block; float: right; text-align: left; width: 190px; height: 17px; margin: 15px 0 0 0; background-image: url(../images/btn_vergelijken.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }

.block-compare #compare_help_text { position: absolute; z-index: 500; width: 194px; height: 38px; font-weight: bold; background-image: url(../images/bg_popup.gif); background-position: left top; background-repeat: no-repeat; padding: 10px 15px; margin: -5px 0 0 -226px; display: none; }

/* Block: Viewed */
.block-recent { position: relative; float: left; width: 207px; background-color: red; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-recent .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_laatstbekeken.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-recent .block-content { position: relative; float: left; width: 407px; padding: 8px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-recent .block-content ol li { position: relative; float: left; width: 170px; }

/* Block: bmi */
.block-bmi { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-bmi .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_bmi.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-bmi .block-content { position: reltive; float: left; width: 191px; padding: 8px 8px 210px 8px; background-image: url(../images/bg_bmibottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-bmi .block-content form fieldset label { position: relative; float: left; }
.block-bmi .block-content form fieldset label.geslacht { margin: 0 5px; display: inline; }
.block-bmi .block-content form fieldset input { position: relative; float: left; margin: 3px 0 3px 0; display: inline; }
.block-bmi .block-content form fieldset input.bmiinput { width: 185px; }
.block-bmi .block-content form fieldset  .button { position: relative; float: right; background: none; margin: 20px 0 0 0; }
.block-bmi .block-content form fieldset  .button span { background-image: url(../images/bg_reken_uit.gif); background-repeat: no-repeat; background-position: left top; width: 190px; height: 17px; text-indent: -1000px; overflow: hidden; display: block; }

/* Block: betersport */
.block-betersport { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-betersport .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_betersport.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-betersport .block-content { position: reltive; float: left; width: 191px; padding: 10px 10px 10px 10px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-betersport .block-content a { position: relative; float: left; width: 181px; cursor: pointer; color: #848c8e; font-weight: bold; }
.block-betersport .block-content a.nolink { cursor:text; }
.block-betersport .block-content a.nolink:hover { color: #848c8e; }
.block-betersport .block-content a:hover { color: #fe9901; }
.block-betersport .block-content span { position: relative; float: left; width: 10px; height: 18px; color: #fe9901; font-weight: bold; }

/* Block: vraag en antwoord */
.block-vraag { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-vraag .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_vraag_antwoord.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-vraag .block-content { position: reltive; float: left; width: 191px; padding: 8px 8px 8px 8px; background-image: url(../images/bg_leftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }

/* Block: keurmerk */
.block-keurmerk { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-keurmerk .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_keurmerk.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-keurmerk .block-content { position: reltive; float: left; width: 207px; height: 68px; padding: 0 0 20px 0; background-image: url(../images/bg_keurmerk_banner.gif); background-position: left bottom; background-repeat: no-repeat; cursor: pointer; }
.block-keurmerk .block-content2 { position: reltive; float: left; width: 207px; height: 49px; background-image: url(../images/bg_keurmerk_banner2.gif); background-position: left bottom; background-repeat: no-repeat; cursor: pointer; }

/* Block: showroom */
.block-showroom { position: relative; float: left; width: 207px; background-image: url(../images/bg_left.gif); background-position: left top; background-repeat: repeat-y; }
.block-showroom .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_showroom.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-showroom .block-content { position: reltive; float: left; width: 207px; height: 190px; cursor:pointer; padding: 0px; background-image: url(../images/bg_showroom_banner.gif); background-position: left bottom; background-repeat: no-repeat; }

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:0px -18px 0 0; display: inline; }
.block-poll .label { display:block; margin-left:18px; display: inline; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; display: inline; }
.block-reorder .label { display:block; margin-left:20px; display: inline; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

/* Block: Topper */
.block-topper { position: relative; float: left; width: 207px; background-image: url(../images/bg_topperleft.gif); background-position: left top; background-repeat: repeat-y; }
.block-topper .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_topper_right.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-topper .block-content { position: reltive; float: left; width: 147px; padding: 20px 30px; background-image: url(../images/bg_topperleftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-topper .block-content .title { position: relative; float: left; font-weight: bold; width: 147px; margin: 0 0 3px 0; }
.block-topper .block-content .price_van { position: relative; float: left; width: 147px; height: 20px; }
.block-topper .block-content .price_voor { position: relative; float: left; width: 147px; height: 20px; font-weight: bold; color: #ff0000; font-size: 16px; }
.block-topper .block-content .image { position: relative; float: left; width: 143px; margin: 10px 0px; background-color: #fff; vertical-align: middle; }
.block-topper .block-content .buttons { position: relative; float: left; width: 147px; }
.block-topper .block-content .buttons .add-to-links { position: relative; float: left; top: 0; width: 130px; }
.block-topper .block-content .buttons .add-to-links li { position: relative; float: left; margin: 0 0 3px 0; }

/* Block: New */
.block-new { position: relative; float: left; width: 207px; background-image: url(../images/bg_topperleft.gif); background-position: left top; background-repeat: repeat-y; }
.block-new .block-title { position: relative; float: left; width: 207px; height:28px; background-image: url(../images/bg_topper_right.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.block-new .block-content { position: reltive; float: left; width: 147px; padding: 20px 30px; background-image: url(../images/bg_topperleftbottom.gif); background-position: left bottom; background-repeat: no-repeat; }
.block-new .block-content .title { position: relative; float: left; font-weight: bold; width: 147px; margin: 0 0 3px 0; }
.block-new .block-content .price_van { position: relative; float: left; width: 147px; height: 20px; }
.block-new .block-content .price_voor { position: relative; float: left; width: 147px; height: 20px; font-weight: bold; color: #ff0000; font-size: 16px; }
.block-new .block-content .image { position: relative; float: left; width: 143px; margin: 10px 0px; background-color: #fff; vertical-align: middle; }
.block-new .block-content .buttons { position: relative; float: left; width: 147px; }
.block-new .block-content .buttons .add-to-links { position: relative; float: left; top: 0; width: 130px; }
.block-new .block-content .buttons .add-to-links li { position: relative; float: left; margin: 0 0 3px 0; }

/* Block: Related */
.block-related { position: relative; float: left; width: 527px; margin: 15px 0 10px 0; }
.block-related .block-title { position: relative; float: left; width: 520px; }
.block-related .block-content { position: relative; float: left; width: 509px; border: 1px solid #dddddd; margin: 10px 0 0 0; }
.block-related .block-content ol li.item { position: relative; float: left; margin: 10px 0 0 0; width: 509px; height: 45px; border-bottom: 1px solid #dddddd; }
.block-related .block-content ol li.item input { position: relative; float: left; margin: 3px 0 0 0; }
.block-related .block-content ol li.item .product-name { position: relative; float: left; margin: 0 0 0 20px; width: 420px; }
.block-related .block-content ol li.item .product-image { position: relative; float: right; margin: -35px 0 0 20px; border: 1px solid #dddddd; }
.block-related .block-content ol li.item .product-details { position: relative; float: left; margin: -10px 0 10px 35px; padding: 0; }

/* Block Crossell */
.crosssell { position: relative; float: left; border: 1px solid #dddddd; }
.crosssell h3 { border-bottom: 1px solid #dddddd; padding: 10px; }
.crosssell ul li.item { position: relative; float: left; width: 497px; margin: -1px 10px 0 10px; padding: 0 0 11px 0; border-top: 1px solid #dddddd; }
.crosssell ul li.item a.product-image { position: relative; float: right; width: auto; height: auto; margin: 10px 0 0 0; }
.crosssell ul li.item div.product-shop h4.product-name { position: relative; float: left; width: 420px; margin: 10px 0 0 0; padding: 0 0 0 0; }
.crosssell ul li.item div.product-shop button { position: relative; float: left; background-image: url(../images/btn_bestellen.gif); width: 150px; height: 17px; overflow: hidden; text-indent: -1000px; margin: 19px 0 0 0; padding: 0; }
.crosssell ul li.item div.product-shop ul { margin: 0; padding: 0; width: 150px; bottom: 10px; }
.crosssell ul li.item div.product-shop ul li { margin: 0; padding: 0; }
.crosssell ul li.item div.product-shop ul li a { position: relative; float: left; background-image: url(../images/btn_vergelijk.gif); width: 150px; height: 17px; overflow: hidden; text-indent: -1000px; margin: 0; padding: 0; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { margin:0 0 10px; display: inline; }
.category-image { display:block; margin:0 auto; }
.category-products { float: left; }

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px solid #ddd; padding:5px; }
.products-grid td.empty {}

/* View Type: List */
.products-list li.item { position: relative; border:1px solid #e3e3e3; padding:10px 10px 10px 5px; margin:0 0 10px; }
.products-list .product-image { float:left; border:1px solid #e3e3e3; }
.products-list .product-shop { float:right; width:340px; margin: 0 0 0 10px; }
.products-list .product-shop h3 { float:left; width:150px; /*margin-bottom: 10px;*/ }
.products-list .product-shop .price-box { float: right; width: 190px; text-align: right; margin-bottom: 10px;}
.products-list input.vergelijk { float: left; position: relative; top: 55px; margin-right:5px; }
/*.procucts-list .item .product-shop div.std {margin: 0;}*/
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view { position: relative; float: left; }
.product-view form { position: relative; float: left; }
.product-view .product-collateral { position: relative; float: left; margin: 0 0 10px 0; }

.product-essential { position: relative; float: left; }
.product-essential form .product-shop { width: 303px; margin: 0 0 0 10px; display: inline; }
.product-essential form .product-shop .price-box { margin: 20px 0 30px 0; }
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:213px; border: 1px solid #ddd; }
.product-view .product-img-box .product-image {  width:265px; display: block; }
.product-view .product-img-box .product-image-zoom { position:relative; float: left; vertical-align: top; text-align: left; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; float: left; z-index:9; height:18px; display: inline; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; margin: 10px 0 15px 5px; }
.product-view .product-img-box .zoom #track { position:relative; float: left; height:18px; width: 200px; }
.product-view .product-img-box .zoom #handle { position:absolute; float: left; 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 { position: relative; float: left; width: 193px; padding: 10px; background-color: #F6F6F6; border-top: 1px solid #e3e3e3; }
.product-view .product-img-box .more-views h3 { padding: 0 0 5px 0; }
.product-view .product-img-box .more-views ul { position: relative; float: left; }
.product-view .product-img-box .more-views li { float:left; margin:0 2px 2px 0; display: inline; border: 1px solid #e3e3e3; }

.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 .product-name {}
.product-view .short-description { }

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#fe9901; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price { font-size: 10px; text-transform: uppercase; margin-right: 5px; }
.old-price .price-label {}
.old-price .price { font-weight: normal; }

/* Special price */
.special-price { font-size: 12px; text-transform: uppercase; font-weight: bold; color: #ff0000;  white-space:nowrap; display: inline; }
.special-price .price-label {}
.special-price .price { font-size: 14px; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold;}

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.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; }

/* 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 as configured */
.price-as-configured {}
.price-as-configured .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; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links { /*position:absolute; left: 178px;*/ width: 350px;  bottom: 10px; }
.add-to-links li { position: relative; float: left; margin: 0 10px 0 0; display: inline; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; display: inline; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; display: inline; }

.add-to-cart-button { position:relative; width: 150px; right:0px; bottom: 0px; z-index: 999; }

/* 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; display: inline; }
.add-to-box .add-to-links { position:absolute; width: 305px; left: 215px; bottom: 0px; }
.add-to-box .add-to-links li { position: relative; float: left; width: 150px; margin: 0 0 0 10px; padding: 0; display: inline; }

.category-products ol li .product-shop .add-to-links li { position: relative; float: left; margin: 0 11px 0 0; padding: 0; display: inline; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.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; display: inline; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; display: inline; }
.product-options .options-list .label { display:block; margin-left:20px; display: inline; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* opsomming iccontjes productdetail */
.showroom-attribute { padding: 3px 0 0 30px; height: 30px; }
.showroom-attribute .klein { font-size: 9px;}

#showroom-attribute-bezorgen { background-image:url(../images/icon_bezorgen.gif); background-repeat: no-repeat; }
#showroom-attribute-levertijd { background-image:url(../images/icon_levertermijn.gif); background-repeat: no-repeat; }
#showroom-attribute-showroom { background-image:url(../images/icon_afgebouwd.gif); background-repeat: no-repeat; }
#showroom-attribute-afhalen { background-image:url(../images/icon_afhalen.gif); background-repeat: no-repeat; }

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}
.product-collateral .description { position: relative; float: left; width: 510px; margin: 10px 0 20px 0; border:1px solid #ddd; padding: 8px 8px 0 8px; }
.product-collateral .description h3 { padding: 0 0 5px 0; }
.product-collateral .tags { position: relative; float: left; width: 510px; margin: 10px 0 0 0; border:1px solid #ddd; padding: 8px 8px 8px 8px; }
.product-collateral .tags h3 { padding: 0 0 5px 0; }

/* Block: Additional */
.product-view .additional { position: relative; float: left; border: 1px solid #ddd; width: 510px; margin: 10px 0 0 0; padding:10px; }
.product-view .additional h3 { padding: 0 0 5px 0; }
.product-view .additional #product-attribute-specs-table col { width: 50%; height: 20px; }
.product-view .additional #product-attribute-specs-table tbody .odd { background-color: #f6f6f6; }
.product-view .additional #product-attribute-specs-table tbody th, .product-view .additional #product-attribute-specs-table tbody td { border: none; background: none; }
.product-view .additional #product-attribute-specs-table tbody th { font-weight: normal; }
.product-view .additional #product-attribute-specs-table tbody td { font-weight: bold; color: #0183fb; }

.product-shop .additional { position: relative; float: left; border: none; width: 250px; margin: 30px 0 15px 0; padding:0; }
.product-shop .additional #product-attribute-specs-table col { width: 50%; height: 20px; }
.product-shop .additional #product-attribute-specs-table tbody .odd { background:none; }
.product-shop .additional #product-attribute-specs-table tbody th, .product-view .additional #product-attribute-specs-table tbody td { border: none; background: none; margin: 0; padding: 3px 3px 3px 5px; }
.product-shop .additional #product-attribute-specs-table tbody th { font-weight: normal; }
.product-shop .additional #product-attribute-specs-table tbody td { font-weight: bold; color: #0183fb; }

#product_addtocart_form .product-shop .price-box { position: relative; float: left; width: 510px; margin: 10px 0 30px 0; padding: 10px; }
#product_addtocart_form .product-shop .price-box .special-price { font-size: 16px; }
#product_addtocart_form .product-shop .price-box .special-price .price { font-size: 16px; }

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; display: inline; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; list-style: none; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; display: inline; }
.cart .crosssell .product-shop { margin-left:90px; display: inline; }
.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 { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { padding: 5px 10px; text-align:right; background-color: #f6f6f6; }
.opc .step-title h3 { float:left; padding: 0 0 0 0; font-size: 15px; }
.opc .step-title .number { float:left; font-weight: bold; font-size: 16px; line-height:22px; margin-right:5px; display: inline; color: #fe9901; }
.opc .step { padding: 10px; width: 510px; }
.opc .step .col2-set .col-2 form fieldset ul li .input-box { float:left; width:230px; margin:0 5px; display: inline; }
.opc .step .col2-set .col-2 form fieldset ul li .input-box input { width:230px; }
.opc .step .col2-set .col-1 .buttons-set .button { position: relative; float: right; background-image: url(../images/bg_stap_verder.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 20px 0 0 0; overflow: hidden; text-indent: -1000px; }
.opc .step .col2-set .col-2 .buttons-set .button { position: relative; float: right; background-image: url(../images/bg_inloggen.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 20px 0 0 0; overflow: hidden; text-indent: -1000px; }
.opc .step ul.opsomming strong { position: relative; float: left; width: 10px; }
.opc .step ul.opsomming label { position: relative; float: left; width: 95%; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:10px; margin:0 0 20px 0; border: 1px solid #ddd; }
.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; }
.title-buttons .button { position: relative; float: right; width: 113px; height: 17px; display: block; background-image: url(../images/bg_voer_nieuw_adres_in.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 20px 0 0 0; overflow: hidden; text-indent: -1000px; }
.col-main form .buttons-set a.back-link { position: relative; float: left; width: 113px; height: 17px; display: block; background-image: url(../images/bg_terug_overzicht.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 20px 0 0 0; overflow: hidden; text-indent: -1000px; }
.col-main form .buttons-set button { position: relative; float: right; width: 113px; height: 17px; display: block; background-image: url(../images/bg_opslaan.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 20px 0 0 0; overflow: hidden; text-indent: -1000px; }

.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 {}
.multiple-checkout .buttons-set a.back-link { position: relative; float: left; background-image: url(../images/bg_terug_winkelwagen.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; overflow: hidden; text-indent: -1000px; }
.multiple-checkout .buttons-set button { position: relative; float: right; background-image: url(../images/bg_stap_verder.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; overflow: hidden; text-indent: -1000px; }
.multiple-checkout table tbody tr td select { width: 350px; }
.multiple-checkout table tfoot tr td button { position: relative; float: right; background-image: url(../images/bg_bereken.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; overflow: hidden; text-indent: -1000px; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; display: inline; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; display: inline; }
.cvv-what-is-this { cursor:help; margin-left:5px; display: inline; }

/* 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 .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_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; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login form fieldset .col2-set .col-1 .buttons-set a { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_account_aanmaken.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.account-login form fieldset .col2-set .col-2 .buttons-set button { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_inloggen.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
.account-create .col2-set .col-1 form .buttons-set { width: 255px; padding: 0; }
.account-create .col2-set .col-1 form .buttons-set button { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_verzenden.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; display: inline; }
.dashboard .tags .details { margin-left:20px; display: inline; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* 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; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; display: inline; }
/* 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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { position: relative; float: left; width: 948px; height:239px; margin: 10px 0 0 13px; display: inline; padding:8px; background-image: url(../images/bg_footer.jpg); background-position: left top; background-repeat: no-repeat; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0 20px 0 0; }
.footer #left_footer, .footer #center_footer, .footer #right_footer { position: relative; float: left; width: 280px; height: 255px; margin: 5px 0 0 25px; display: inline; }
.footer #left_footer p, .footer #center_footer p, .footer #right_footer p { color:#636363; text-align: left; padding: 0 0 13px 0; line-height: 15px; }
.footer a { color: #636363; text-decoration: underline; }
.footer a:hover { color: #0183fb; }
.footer div h3 { color: #0183fb; }

.pagebottom { position: relative; width: 991px; margin: 0 auto; height:35px; background-color: #ececec; background-image: url(../images/bg_pagebottom.gif); background-position: left top; background-repeat:no-repeat; }

.footerlinks { position: relative; float: left; width: 966px; margin: 8px 0 0 13px; }
.footerlinks .xcomlink { position: relative; float: left; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #b7b7b7; }
.footerlinks .disclaimer { position: relative; float: right; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color: #b7b7b7; }
.footerlinks .xcomlink a, .footerlinks .disclaimer a { color: #b7b7b7; }
.footerlinks .xcomlink a:hover, .footerlinks .disclaimer a:hover { color: #404040; }
/* ======================================================================================= */

/* Popup ================================================================================= */
.sluitvenster { font-weight: bold; }
.backbutton { font-weight: bold; float: left; margin: 10px 0 0 0; }
.nextbutton { font-weight: bold; float: right; margin: 10px 0 0 0; }
/* ======================================================================================= */

/* HOMEPAGE ============================================================================== */
#winnen { position: relative; float: left; margin: 0 0 10px 0; }
#winnen h1 { margin: 10px 0 8px 0; white-space:nowrap; }
#winnen .winnencontent { position: relative; float: left; width: 528px; border: 1px solid #ddd; padding: 20px 0; }
#winnen .winnencontent a { margin: 0 0 0 50px; }
/* ======================================================================================= */

/* SHOPPING CART ========================================================================= */
.cart form { float: left; }
.cart form fieldset table { position: relative; float: left; width: 530px; }
.cart .col2-set { position: relative; float: left; width: 530px; margin: 10px 0 0 0; border-top: 1px solid #ddd; }
.cart .col2-set .col-2 .shipping h3, .cart .col2-set .col-2 .discount h3 { margin: 10px 0 0 0 }
.cart .col2-set .col-2 .shipping form fieldset ul { margin: 20px 0 0 0 }
.cart .col2-set .col-2 .shipping form fieldset ul li input { width: 235px; }
.cart .col2-set .col-2 .shipping form fieldset ul li select { width: 240px; }
.cart .totals ul li a { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; margin: 10px 0 0 0; background-image: url(../images/bg_afrekenen2.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.cart form fieldset table tfoot tr td a { position: relative; float: left; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_verder_winkelen.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.cart form fieldset table tfoot tr td button { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_bijwerken.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.verder_winkelen { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_verder_winkelen.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }

.shipping form fieldset .buttons-set a { position: relative; float: right; display: block; text-align: left; width: 113px; height: 17px; background-image: url(../images/bg_bereken.gif); background-position: left top; background-repeat: no-repeat; text-indent: -1000px; overflow: hidden; }
.totals { position: relative; float: left; width: 235px; border-top: 1px dashed #ddd; margin: 10px 0 0 0; }
.totals table tfoot { border-bottom: 1px dashed #ddd; margin: 0 0 10px 0; }
/* ======================================================================================= */

/* CHECKOUT ============================================================================== */
#checkout-step-billing { }
#billing-address-select { width: 510px; }
#co-billing-form fieldset ul li fieldset ul li input, #co-shipping-form fieldset ul li fieldset ul li input { width: 500px; }
#co-billing-form fieldset ul li fieldset ul li select, #co-shipping-form fieldset ul li fieldset ul li select { width: 505px; }
#co-billing-form fieldset ul .select, #co-shipping-form fieldset ul .select { margin: 10px 0 0 0; }
#co-billing-form fieldset ul li label, #co-shipping-form fieldset ul li label { width: 235px; }
#co-shipping-form fieldset ul li fieldset ul li label { width: 150px; }
#co-shipping-form fieldset #shipping-buttons-container .button { position: relative; float: right; background-image: url(../images/bg_stap_verder.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 0 0 0 0; overflow: hidden; text-indent: -1000px; }
#co-billing-form fieldset #billing-buttons-container .button { position: relative; float: right; background-image: url(../images/bg_stap_verder.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 20px 0 0 0; overflow: hidden; text-indent: -1000px; }
#co-billing-form fieldset #billing-buttons-container #billing-please-wait { margin: 20px 20px 0 0 ; }
#co-shipping-method-form fieldset #shipping-method-buttons-container .button { position: relative; float: right; background-image: url(../images/bg_stap_verder.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 0 0 0 0; overflow: hidden; text-indent: -1000px; }
#co-shipping-method-form fieldset #shipping-method-buttons-container #shipping-method-please-wait { margin: 0 20px 0 0 ; }
#checkout-step-shipping fieldset ul li #shipping-adress-select { width: 510px; }
#checkout-step-payment #payment-buttons-container .back-link { position: relative; float: left; background-image: url(../images/bg_stap_terug.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 0 0 0 0; overflow: hidden; text-indent: -1000px; }
#checkout-step-payment #payment-buttons-container .button { position: relative; float: right; background-image: url(../images/bg_stap_verder.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 0 0 0 0; overflow: hidden; text-indent: -1000px; }
#checkout-step-payment #payment-buttons-container #payment-please-wait { margin: 0 20px 0 0 ; }
#checkout-step-review #review-buttons-container .button { position: relative; float: right; background-image: url(../images/bg_afronden.gif); background-position: left top; background-repeat: no-repeat; width: 113px; height: 17px; margin: 0 0 0 0; overflow: hidden; text-indent: -1000px; }
/* ======================================================================================= */

/* HOMEPAGE TOPPER ======================================================================= */
#top-products-list-table { position: relative; float: left; width: 100%;}
#top-products-list-table .topper { position: relative; float: left; width: 170px; margin: 0 10px 0 0; display:inline; background-image: url(../images/bg_topper_bottom.gif); background-position: left bottom; background-repeat: no-repeat; }
#top-products-list-table .topper2 { margin: 0; }
#top-products-list-table .topper .block-title { position: relative; float: left; width: 170px; height: 20px; background-image: url(../images/bg_topper.gif); background-position: left top; background-repeat: no-repeat; }
#top-products-list-table .topper .block-content { position: relative; float: left; width: 168px; border-right: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3; margin: 0 0 2px 0; padding: 0 0 12px 0; display: inline; }
#top-products-list-table .topper .block-content h3 { position: relative; float: left; width: 143px; padding: 10px 10px 10px 10px; }
#top-products-list-table .topper .block-content .product-name { height: 50px; overflow: hidden;}
#top-products-list-table .topper .block-content .price-box { position: relative; float: left; width: 145px; padding: 0 0 5px 10px; height: 40px; overflow: hidden;}
#top-products-list-table .topper .block-content a { position: relative; float: left; margin: 10px 10px 0 10px; display: inline; }
#top-products-list-table .topper .block-content a.product-image { position: relative; float: left; margin: 0 0 0 10px; display: inline; border: 1px solid #e3e3e3; padding: 0 5px 0 5px; }
#top-products-list-table .topper .block-content ul { position: relative; float: left; width: 150px; left: 0; top: 5px; margin: 0 0 0 10px; padding: 0; }
#top-products-list-table .topper .block-content ul li { position: relative; float: left; width: 150px; height: 17px; margin: 5px 0 0 0;  display: inline; }
#top-products-list-table .topper .block-content ul li a { margin: 0 0 0 0; }
#top-products-list-table .topper .block-content ul li a.meer_info { margin: 0 0 0 0; }
/* ======================================================================================= */

/* HOMEPAGE NIEUW ======================================================================== */
#new-products-list-table { position: relative; float: left; width: 100%; }
#new-products-list-table .nieuweproducten { position: relative; float: left; width: 170px; margin: 0 10px 0 0; display:inline; background-image: url(../images/bg_topper_bottom.gif); background-position: left bottom; background-repeat: no-repeat; }
#new-products-list-table .nieuweproducten2 { margin: 0; }
#new-products-list-table .nieuweproducten .block-title { position: relative; float: left; width: 170px; height: 20px; background-image: url(../images/bg_nieuw.gif); background-position: left top; background-repeat: no-repeat; }
#new-products-list-table .nieuweproducten .block-content { position: relative; float: left; width: 168px; border-right: 1px solid #e3e3e3; border-left: 1px solid #e3e3e3; margin: 0 0 2px 0; padding: 0 0 12px 0; display: inline; }
#new-products-list-table .nieuweproducten .block-content h3 { position: relative; float: left; width: 143px; padding: 10px 10px 10px 10px; }
#new-products-list-table .nieuweproducten .block-content .product-name { height: 50px; overflow: hidden;}
#new-products-list-table .nieuweproducten .block-content .price-box { position: relative; float: left; width: 153px; padding: 0 0 5px 10px; width: 100px; height: 40px;}
#new-products-list-table .nieuweproducten .block-content a { position: relative; float: left; margin: 10px; display: inline; }
#new-products-list-table .nieuweproducten .block-content a.product-image { position: relative; float: left; margin: 0 0 0 10px; padding: 0 5px 0 5px; display: inline; border: 1px solid #e3e3e3; }
#new-products-list-table .nieuweproducten .block-content ul { position: relative; float: left; width: 150px; left: 0; top: 5px; margin: 0 0 0 10px; padding: 0; }
#new-products-list-table .nieuweproducten .block-content ul li { position: relative; float: left; width: 150px; height: 17px; margin: 5px 0 0 0; padding: 0; display: inline; }
#new-products-list-table .nieuweproducten .block-content ul li a { margin: 0 0 0 0; }
#new-products-list-table .nieuweproducten .block-content ul li a.meer_info { margin: 0 0 0 0; }
#new-products-list-table .nieuweproducten .block-content ul li button { margin: 0 0 10px 0;  display: inline; }
/* ======================================================================================= */

.productquestions-container { position: relative; float: left; width: 100%; }
.record { border: 1px solid #e3e3e3; padding: 0 0 0 0; background-color: #e3e3e3; margin: 8px 0 2px 0; text-indent: 5px; }
.record ul { background: #fff; padding: 0; margin: 0; }
.record ul li.question, .record ul li.reply { text-indent: 0px; }
#productquestions-form .button-set button.button { position: relative; float: right; margin: 0 0 20px 0; border:0; width: 110px; padding: 0; }
#productquestions-form .button-set button.button span { background-image: url(../images/btn_stel_vraag.gif); background-repeat: no-repeat; background-position: left top; width: 110px; height: 17px; text-indent: -1000px; overflow: hidden; }
.page-head { position: relative; float: left; width: 100%; height: 25px; margin: 20px 0 0 0; }

/* SUBMENU =============================================================================== */
#submenu { position: relative; float: left; margin: 8px 0 0 565px; }
#submenu li { position: relative; float: left; font-size: 11px; color: #666666; }
#submenu li a { color: #666666; text-transform: uppercase; }
#submenu li a:hover { color: #0183fb; }
/* ======================================================================================= */

/* RECENTLY VIEWED LIST ================================================================== */
#recently-viewed-list-table { position: relative; float: left; }
.page-title-recently h2 { position: relative; float: left; margin: 20px 0 10px 0 }
#recently-viewed-list-table tr td { position: relative; float: left; width: 168px; margin: 0 10px 10px 0; padding: 0; border:none; }
#recently-viewed-list-table tr td.viewedproduct2 { margin: 0; }
#recently-viewed-list-table tr td.empty { display: none; }
#recently-viewed-list-table tr td .product-image { position: relative; float: left; margin: 8px; padding: 5px; }
#recently-viewed-list-table tr td .button { position: relative; float: left; margin: 15px 8px; }
#recently-viewed-list-table tr td .add-to-links { position: relative; float: left; width: 150px; left:0; }
#recently-viewed-list-table tr td .add-to-links li a { position: relative; float: left; margin: 0 8px; }
#recently-viewed-list-table tr td .product-name { position: relative; float: left; height: 40px; margin: 0 8px; }
#recently-viewed-list-table tr td .price-box { position: relative; float: left; margin: 0 8px; }
/* ======================================================================================= */

/* AFREKENEN ============================================================================= */
#checkout-step-billing form fieldset ul li  { position: relative; float: left; }
#checkoutform { position: relative; float: left; width: 527px; margin: 20px 0 10px 0; border: 1px solid #dddddd; border-bottom: none; }
#checkoutform .header { position: relative; float: left; font-weight: bold; height: 20px; width: 517px; margin: -1px 0 0 0; padding: 5px; cursor: pointer; border-top: 1px solid #dddddd; border-bottom: 1px solid #dddddd; background-color: #f2f2f2; }
#checkoutform .header span { color: #0183fb; padding: 0 5px; }
#checkoutform .allow .header { background-image: url("../images/success_msg_icon.gif"); background-position:500px 6px; background-repeat: no-repeat; }
#checkoutform .allow.active .header { background-image: none; }
#checkoutform .a-item { position: relative; float: left; margin: 10px; }
#checkoutform #cart_stap1 { position: relative; float: left; width: 525px; }
#checkoutform #cart_stap2 { position: relative; float: left; width: 525px; }
#checkoutform div ol { list-style-type: none; position: relative; float: left; border: none; }
#checkoutform div ol li { list-style-type: none; }
#billing-new-address-form ul { list-style-type: none; }
#billing-new-address-form ul li input { position: relative; float: left; width: 523px }
#billing-new-address-form ul li .input-box input { position: relative; float: left; width: 254px }
#billing-new-address-form ul li .input-box.telephone, #billing-new-address-form ul li .input-box.city, #billing-new-address-form ul li .customer-name li .input-box.lastname { margin: 0 0 0 8px; }
#billing-new-address-form ul li .input-box select { position: relative; float: left; width: 260px }

#shippingAdress #co-shipping-form .input-box { position: relative; float: left; width: 250px; height: 57px; }
#shippingAdress #co-shipping-form div .next { margin: 5px 0 0 -1px; }
#shipping_selector div input, #payment div input, #checkout-agreements div input { margin: 0 0 5px 0; }
#billingAdress .input-box { position: relative; float: left; width: 250px; }
/* ======================================================================================= */

#shopping-cart-table tbody tr td { padding: 10px; }
#shopping-cart-table tfoot tr td { padding: 5px 5px 5px 0; }
#shopping-cart-table tfoot tr td button { padding: 0; width: 150px; }

/* WAT ZEGGEN ONZE KLANTEN =============================================================== */
#guestBookFrm { position: relative; float: left; border: 1px solid #dddddd; }
/* ======================================================================================= */

.block-progress .block-content dl { float: left; width: 240px; margin: 0 0 20px 0; }
.block-progress .block-content dl.totaalbedrag { width: 500px; }