/**
 * 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_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
* {margin:0; padding:0;}
#coprights {color:#74A7CB;font-size:11px;height:20px;line-height:20px;margin:0 auto;padding:15px;width:970px;}
#coprights ul{float:right;}
#coprights li{ float:left; list-style:none;}
#coprights li a {border-right:1px solid #B1D4E6;color:#FFFFFF;display:block;font-size:11px;height:15px;line-height:15px;outline:medium none;padding:0 10px;text-align:center;text-decoration:none;}

body          {background:#006194; /*url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_body.gif) 50% 0 repeat-y;*/ font-size:12px; line-height:18px;  font-family:Arial, Helvetica, sans-serif; color:#2f2f2f; text-align:center;}

img           {border:0; vertical-align:top;}

a             {color:#006194; text-decoration:underline;}
a:hover       {text-decoration:none;}
:focus        {outline:0;}

/* Headings */
h1,h2,h3,
h4,h5,h6      {margin:0 0 5px; line-height:1.35; color:#0a263c;}
h1            {font-size:20px; font-weight:normal;}
h2            {font-size:18px; font-weight:normal;}
h3            {font-size:16px; font-weight:bold;}
h4            {font-size:14px; font-weight:bold;}
h5            {font-size:12px; font-weight:bold;}
h6            {font-size:11px; font-weight:bold;}

/* 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;}
.kadertabel table, th, td {
    border: 1px solid #b7d4e3;
    padding: 5px;
}

/* Content */
p             {margin:0 0 10px;}
strong        {font-weight:bold;}
address       {font-style:normal; line-height:1.35;}
cite          {font-style:normal;}
q,
blockquote    {quotes:none;}
q:before,
q:after       {content:'';}
small,big     {font-size:1em;}
.std p a{color: #006194; text-decoration: underline;}
/*sup           {font-size:1em; vertical-align:top;}*/

/* Lists */
ul,ol         {list-style:none;margin:0;padding:0;}
ul,li         {margin:0;padding:0;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;}
.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 {min-width:954px;}
.page {}
.page-print {background:#fff; padding:25px 30px; text-align:left;}
.page-empty {background:#fff; padding:20px; text-align:left;}
.page-popup {background:#fff; padding:25px 30px; text-align:left;}
.main-container {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/white-container.png) repeat scroll 0 0; border-radius:6px; margin:20px auto 0; padding:14px;/*url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_main1.gif) 50% 0 no-repeat;*/ width:972px;}
.main {margin:0 auto;text-align:left; min-height:110px;border-radius:6px; padding:10px; background-color:#fff;/*background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_main_container.jpg) repeat-x 0 0;*/}

.main {/*margin:0 auto;text-align:left; min-height:110px; background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_main_container.jpg) repeat-x 0 0;border-radius:6px; padding:10px;*/}

/* Base Columns */
.col-left {float:left; width:260px; padding:0;}
.col-main {float:left; width:675px; padding:0;}
.col-right {float:right; width:260px; padding:0;}
.col-right-prod {float:right; width:675px; padding:0;}
/*.col-right.sidebar { margin-top: -13px;}*/
/* 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:475px; margin-left:17px;}
.col3-layout .col-wrapper{float:left; width:690px; margin: 0 0 0 0}
.col3-layout .col-wrapper .col-main{float:right;width:465px; margin-left:11px; margin-right:11px;}
.col3-layout .col-wrapper .col-left{width:200px;}
.col3-layout .col-wrapper .col-left .leftbarext{width:170px; padding:0 14px 14px; border:solid 1px #cae0f6; border-radius:6px; margin:0 0 20px;}
.col3-layout .col-right{width:260px;}

.col3-layout .box-tags, .col3-layout .box-up-sell{border:1px solid #cae0f6;border-radius:6px;margin-bottom:10px;}
.col3-layout .box-tags h2, .col3-layout .box-up-sell h2{padding:10px; border-bottom:solid 1px #cae0f6;}
.col3-layout .box-tags p{padding:0 10px;}
.col3-layout .box-tags .form-add{padding:10px;}

.col3-layout .block .block-title{border-bottom:1px solid #cae0f6;margin-bottom:10px; padding:8px 0;}
.col3-layout .block .block-title strong span{line-height:normal;}

.col3-layout .box-up-sell .products-grid{width:185px;}
.col3-layout .box-up-sell .products-grid .product-image{width:64px;height:64px;float:left; margin:0 10px 10px 0;}
.col3-layout .products-grid h3{margin:0;}
.col3-layout .products-grid h3 a{font-size:12px;color:#006194;}
.col3-layout .products-grid a{color:#fab21a;text-decoration:none}


.col3-layout #compare-items li.item a.product-image{width:64px; height:64px; float:left; margin-right:10px;}
.col3-layout #compare-items li.item h3.product-name a{font-size:12px;font-weight:bold;text-decoration:none;color:#006194;}
.col3-layout #compare-items li.item a{color:#EA7F00;text-decoration:none;}

.block-content #compare-items li.item a.product-image,
.block-content #recently-compared-items li.item a.product-image
{width:64px; height:64px; float:left; margin-right:10px;}

.block-content #compare-items li.item h3.product-name a,
.block-content #recently-compared-items li.item h3.product-name a
{font-size:12px;font-weight:bold;text-decoration:none;color:#006194;}

.block-content #recently-compared-items li.item a,
.block-content #compare-items li.item a{color:#EA7F00;text-decoration:none;}

/**/
.col3-layout .col-left .product-image{border:solid 1px b6d8f6;width:170px;height:170px; background-color:#d8d8d8;}
.col3-layout .col-left .more-views{display:block;overflow:hidden;width:100%;margin-top:10px;}
.col3-layout .col-left .more-views ul{width:100%;clear:both; overflow:hidden; display:block;}
.col3-layout .col-left .more-views ul li{margin-right:8px; display:block; float:left;margin-bottom:5px;}
.col3-layout .col-left .more-views ul li a{width:51px;height:51px;float:left;overflow:hidden; display:block;}
/* Content Columns */
.col2-set .col-1 {float:left;}
.col2-set .col-2 {float:right;}

.col2-set .col-1, .col2-set .col-2{width:46.5%;padding:1%;}

.customer-account-login .col2-set .col-1, .customer-account-login .col2-set .col-2{border-radius:4px;border:solid 1px #C8E0F7;}

.col2-set .col-narrow {width:32%;}
.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/15px Arial, Helvetica, sans-serif; vertical-align:middle; color:#2f2f2f;}
input.input-text,select,textarea {background:#fff; border:1px solid #C2D3E0;}
input.input-text,textarea {padding:5px 10px; border-radius: 3px; height: 18px;}
select {padding:1px;}
select option {padding-right:10px;}
select.multiselect option {border-bottom:1px solid #C2D3E0; padding:2px 5px;}
select.multiselect option:last-child {border-bottom:0;}
textarea {overflow:auto;}
input.radio {margin-right:3px;}
input.checkbox {margin-right:3px;}
input.qty {width:2.5em !important;height: 20px !important;margin: -3px 0 0 0 !important;}
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:0; background:transparent; cursor:pointer;}
button.button span {display:block; height:20px; border:none; background:#f18200 url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_grid_list.jpg) repeat-x; padding:5px 8px; font:bold 12px/20px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; border-radius:6px;}


/* blauwe knop met pijl*/
#mycontactform .contactFormButton span span{float:none; background:#5BB3E0 url(http://www.naupar.nl/skin/frontend/naupar/default/images/whitearrow.png) 10px center no-repeat;border: medium none !important; color: #FFFFFF; cursor: pointer; font-size: 14px; font-weight:bold; height: 30px; line-height: 30px;padding: 0 15px 0 35px; text-decoration: none; margin:0; border-radius:5px; overflow:visible; width:auto; float:right;}
#mycontactform .contactFormButton {overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer;}
#mycontactform .input-box{margin: 0 0 10px 10px;}
#mycontactform .actions{/*margin: 0 0 -5px 134px;*/ position: relative;float: right;margin: 0 5px 0 0px;}
#mycontactform .input-text{width: 156px;}
#mycontactform {margin: 10px;}
.block-content {
    display: block;
    height: auto;
    min-height: 138px;
}

.btn_addlink button.button span{padding:10px 20px;font:bold 14px/20px Arial,Helvetica,sans-serif;}
.category-products .product-shop .btn_addlink button.button > span {
	background: #f99f37; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
}


.btn_addlink button.button span span{padding:0;}
button.button span span {border:0; padding:0; background:none;}
button.disabled span {border-color:#bbb !important; background:#bbb !important;}

button.btn-checkout span {height:40px; border:0; /*background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_checkout.gif) 0 0 no-repeat;*/ padding:0 0 0 9px; font:bold 15px/40px Arial, Helvetica, sans-serif; color:#fff;}
button.btn-checkout span span {background-position:100% 0; padding:0 25px 0 16px;}
button.btn-checkout.no-checkout span {background-position:0 100%; color:#b8baba;}
button.btn-checkout.no-checkout span span {background-position:100% 100%;}

p.control input.checkbox,
p.control input.radio {margin-right:6px;}
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus {background-color:#edf7fd;}
/*.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:#666; 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;}
#contactForm .form-list li.wide textarea {width:417px;}
.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;}

.form-list-narrow li  {margin-bottom:0;}
.form-list-narrow li .input-box {margin-bottom:6px;}
.form-list-narrow li.wide .input-box {width:260px;}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea {width:254px}
.form-list-narrow li.wide select {width:260px;}

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

/* Independent fields */
/*.form-list li {margin:0 0 8px;}
.form-list li.fields {margin:0;}
.form-list .field {display:block; margin:0 0 8px;}
.form-list li.control {}
.form-list label {float:left; width:150px; padding:2px 10px 0 0; text-align:right;}
.form-list label.required {font-weight:bold;}
.form-list label.required em {font-variant:normal; color:#eb340a; margin-right:3px;}
.form-list .input-box {float:left; width:260px;}
.form-list input.input-text,
.form-list textarea {width:254px;}
.form-list select {width:260px;}
.form-list li.additional-row {border-top:1px solid #cae0f6; margin-top:10px;}
.form-list li.additional-row .btn-remove {float:right; margin:5px 5px 0 0;}
.form-list .input-range input.input-text {width:96px;}*/
/* Customer */
/*.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:11px; font-weight:normal; color:#777; text-align:left;}
.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:4em 0 0; padding:8px 0 0; border-top:1px solid #cae0f6; text-align:right;}
.buttons-set p.required {margin:0 0 10px;}
.buttons-set .back-link {float:left; margin:0;}
.buttons-set button.button {float:right; margin-left:5px;}

.buttons-set-order {margin:10px 0 0;}
.buttons-set-order .please-wait {padding:12px 7px 0 0;}

.fieldset {margin:0 10px 25px;}
.fieldset .legend {float:left; font-weight:bold; font-size:13px; background:#EBF3F8; color:#006194; margin:10px 0; padding:1%; width:98%; /*position:relative;*/}

/* Form Validation */
.validation-advice {clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:11px; font-weight:bold; line-height:13px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/validation_advice_bg.gif) 2px 0 no-repeat; color:#eb340a;}
.validation-failed {border:1px dashed #eb340a !important; background:#faebe7 !important;}
.validation-passed {}
p.required {font-size:11px; text-align:right; color:#EB340A;}
/* 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:#df280a; font-weight:bold;}
.notice {color:#e26703;}

.messages,
.messages ul {list-style:none !important; margin:0 !important; padding:0 !important;}
.messages {width:100%; overflow:hidden;}
.messages li {margin:0 0 10px !important;}
.messages li li {margin:0 0 3px !important;}
.error-msg,
.success-msg,
.note-msg,
.notice-msg {border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important;}
.error-msg {border-color:#f16048; background-color:#faebe7; background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_msg-error.gif); color:#df280a;}
.success-msg {border-color:#446423; background-color:#eff5ea; background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_msg-success.gif); color:#3d6611;}
.note-msg,
.notice-msg {border-color:#fcd344; background-color:#fafaec; background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_msg-note.gif); color:#3d6611; display:block; margin-top: 40px !important;}

/* BreadCrumbs */
.breadcrumbs {font-size:11px; line-height:1.25; margin:0 0 13px;}
.breadcrumbs li {display:inline; color:#006194}
.breadcrumbs li strong {font-weight:bold;}

/* Page Heading */
.page-title {width:100%; overflow:hidden; border-bottom:1px solid #ccc; margin:0 0 10px; padding-bottom:10px;}
.page-title h1,
.page-title h2 {margin:0; font-size:20px; color:#0a263c;}
.page-title .separator {margin:0 3px;}
.page-title .link-rss {float:right; margin:7px 0 0;}
.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,
.sub-title {clear:both; padding:15px 0 0; font-size:15px; font-weight:bold; margin:0 0 6px; color:#ea7f00;}

/* Pager */
.pager {font-size:11px; /*background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_toolbar.gif) 0 100% repeat-x;*/ padding:4px 8px; /*border-top:1px solid #e2e2e2;*/ text-align:center;}
.pager .amount {float:right; margin:1px 10px 0 0;}
.pager .limiter {float:right;}
.pager .limiter label {vertical-align:middle;}
.pager .limiter select {padding:0; margin:0 0 1px; vertical-align:middle;}
.pager .pages {margin:0 -13px 10px 0; overflow:hidden; display:block;}
.pager .pages ol {display: block; float:right;}
.pager .pages li {display:inline; margin:0 2px;}
.pages ol {list-style: none outside none; margin: 0; padding: 0; }
.pages ol li {float: left; font-size: 11px; height: 24px; line-height: 24px; margin: 0 1px; text-align: center; width: 24px; border-radius: 5px 5px 5px 5px;}
.pages ol li a{background-color: #006194;color: #FFFFFF; display: block; text-decoration: none;border-radius: 5px 5px 5px 5px;  }
.pages ol li a:hover {background:#ea7f00 }
.pages ol li.current{background-color: #ea7f00; color: #FFFFFF; }
.pages ol li a.previous {background-color:transparent !important;}
.pages ol li a.next{background-color:transparent !important;}

.toolbar-top .pager .pages {display: none;}
.toolbar-top .pager .amount {display: none;}
.toolbar-top .pager .limiter {display: none;}

.pager .pages .current {}

/* Sorter */
.sorter {font-size:11px; margin: 0 115px 0 0; /*background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_toolbar.gif) 0 100% repeat-x;*/ /*padding:3px 0 3px 8px;*/ border-top:1px solid #e2e2e2;}
.sorter .view-mode{float:right;margin:2px 10px 0 0;}
.sorter .view-mode label{padding:0 5px 0 0;}
.sorter .view-mode a{padding:0 5px;}
.sorter .sort-by{float:right;}
.sorter .sort-by label {vertical-align:middle;}
.sorter .sort-by select {padding:0;margin:0 0 1px;vertical-align:middle;width:119px;border:solid 1px #bfc4c9;color:#bfc4c9;}
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {padding:3px 8px; border-bottom:1px solid #fff;}
.toolbar .sorter {border-bottom:1px solid #fff;}
.toolbar-top{margin-top:6px;margin-bottom:20px;/*margin-bottom:50px;*/}
.toolbar-bottom {}

.toolbar-top .toolbar .pager{display:block;}
.toolbar-top .toolbar .sorter{border:none;background:none;color:#282a2c;}
.toolbar-bottom .toolbar .sorter{display:none}
.toolbar-bottom .toolbar .pager{background:none;border:none}

/* Data Table */
.data-table {width:100%; /*border:1px solid #cae0f6;*/}
.data-table .odd{background:#fff/*f8f7f5*/}
.data-table .even{background:#fff;/*eeeded*/}
/*.data-table tr.odd:hover,
.data-table tr.even:hover {background:#ebf1f6;}*/
/*.data-table td.last,
.data-table th.last {border-right:0;}*/
/*.data-table tr.last th,
.data-table tr.last td {border-bottom:0 !important;}*/
.data-table th {padding:3px 8px; font-weight:bold;}
.data-table td {padding:3px 8px;}

.data-table thead th {font-weight:bold; border-right:1px solid #c2d3e0; padding:10px 8px; color:#0a263c; white-space:nowrap; vertical-align:middle;}
.data-table thead th.wrap {white-space:normal;}
.data-table thead th a,
.data-table thead th a:hover {color:#fff;}
.data-table thead th {background:none #E0EFFA;}
.data-table thead th .tax-flag {font-size:11px; white-space:nowrap;}

.data-table tfoot {border-bottom:1px solid #d9dde3;}
.data-table tfoot tr.first td {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_tfoot.gif) 0 0 repeat-x; padding-top:5px;}
.data-table tfoot tr {background-color:#E0EFFA!important;}
.data-table tfoot td {padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #d9dde3;}
.data-table tfoot strong {font-size:16px;}

.data-table tbody th,
.data-table tbody td {border-right:1px solid #d9dde3;}
/* Bundle products tables */
.data-table tbody.odd tr {background:#f8f7f5 !important;}
.data-table tbody.even tr {background:#f6f6f6 !important;}
.data-table tbody.odd tr td,
.data-table tbody.even tr td {border-bottom:0;}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {border-bottom:1px solid #d9dde3;}

.data-table tbody td .option-label {font-weight:bold; font-style:italic;}
.data-table tbody td .option-value {padding-left:10px;}

/* Generic Info Box */
.info-box {background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-title.gif) 0 0 repeat-x; border:1px solid #cae0f6; padding:12px 15px; margin:0 0 15px;}
.info-box h2 {font-weight:bold; font-size:13px;}

.info-table th {font-weight:bold; padding:2px 15px 2px 0;}
.info-table td {padding:2px 0;}

/* Shopping cart total summary row expandable to details */
tr.summary-total {cursor:pointer;}
tr.summary-total td {}
tr.summary-total .summary-collapse {float:right; text-align:right; padding-left:20px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_collapse.gif) 0 5px no-repeat; cursor:pointer;}
tr.show-details .summary-collapse {background-position:0 -52px;}
tr.show-details td {}
tr.summary-details td {font-size:11px; background-color:#dae1e4; color:#626465;}
tr.summary-details-first td {border-top:1px solid #d2d8db;}
tr.summary-details-excluded {font-style:italic;}

/* 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(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_collapse.gif) 100% 5px 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% -52px;}





/* 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 {list-style:disc outside; padding-left:18px; margin:0 0 10px;}
.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 {background:none !important; padding-right:0 !important;}

.link-cart {color:#ea7f00 !important; font-weight:bold;}
.link-wishlist {color:#555658 !important; font-weight:bold;border-left:solid 1px #555658; padding-left:10px}
.link-reorder {font-weight:bold; color:#ea7f00 !important;}
.link-compare {font-weight:bold; color:#555658 !important}
.link-print {/*background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px;*/ font-weight:bold; color:#ea7f00;}
.link-rss {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_rss.gif) 0 2px no-repeat; padding-left:18px; line-height:14px; white-space:nowrap;}
.btn-remove  {display:block; width:12px; height:12px; font-size:0; line-height:0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;}
.btn-previous  {display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_previous.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(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;}
.btn-edit    {display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;}

.cards-list dt {margin:5px 0 0;}
.cards-list .offset {padding:2px 0 2px 20px;}

.separator {margin:0 3px;}

.divider {clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_divider1.gif) 0 50% repeat-x; text-indent:-999em; overflow:hidden;}

.dividerLine {
    border-bottom: 1px solid #DEDEDF;
    margin: 5px 0;
}
.f-fix .fixDividerline {border-bottom: 1px solid #DEDEDF;}

/* Global site notices */
.global-site-notice {border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f;}
.global-site-notice .notice-inner {width:860px; margin:0 auto; padding:12px 0 12px 80px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_notice.gif) 20px 25px no-repeat; text-align:left;}
.global-site-notice .notice-inner p {margin:0; border:1px dotted #cccc73; padding:10px;}
.global-site-notice .notice-inner .actions {padding-top:10px;}

/* Cookie Notice */
.notice-cookie {}

/* Noscript Notice */
.noscript {}

/* Demo Notice */
.demo-notice {margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; border:0; text-align:center; color:#fff;}
.demo-notice .notice-inner {width:auto; padding:0; background:none; text-align:center;}
.demo-notice .notice-inner p {padding:0; border:0;}

/* ======================================================================================= */


/* Header ================================================================================ */
.logo {float:left;}
.header-container {border-bottom:1px solid #006194; background:#fff /*url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_header.jpg) 50% 0 repeat;*/}
.header {width:1000px; margin:0 auto; padding:0; text-align:right; position:relative; z-index:10;}
.header .logo {float:left; margin:15px 0 0; text-decoration:none !important;}
.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:0;width:470px;}
.header .quick-access {float:right; width: 530px; padding:0;}
.header .welcome-msg {margin:0; color:#ea7f00; text-align:right; font-size:16px; font-style:italic; position:absolute; left:0; bottom:8px; font-weight:bold;}
.header .welcome-msg a {color:#ebbc58;}
.header .form-search {position:absolute; top:250px; right:0; margin: 0 24px 0 0;/*width:311px;*/ height:34px; background:none; /*padding:0 5px 0 0;*/}
.header .form-search label{ display:none;}
.cms-homepage .header .form-search{top:517px;}
.header .form-search label {float:left; width:24px; height:21px; text-align:left; text-indent:-999em; overflow:hidden;}
.header .form-search input.input-text {float:left; border-color:#c4c8cb; width:167px; margin:0 4px; padding:7px 9px;border-radius:6px;color:#aeaeae;}
.header .form-search button.button {float:left; /*margin-top:3px;*/}
.header .form-search button.button span {border:0; height: 24px; min-width: 44px; background:#006194; padding:5px 9px 5px 9px; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif;}
.header .form-search button.button span span {background-position:100% 0; padding:0 3px 0 3px;}
.header .form-search .search-autocomplete {z-index:999; left:40px !important; top:22px !important;}
.header .form-search .search-autocomplete ul {border:1px solid #5c7989; background-color:#f9f5f0;}
.header .form-search .search-autocomplete li {text-align:left; border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer;}
.header .form-search .search-autocomplete li .amount {float:right; font-weight:bold;}
.header .form-search .search-autocomplete li.odd {background-color:#fffefb;}
.header .form-search .search-autocomplete li.selected {background-color:#f7e8dd;}
.header .form-language {clear:both; padding:5px 0 0; text-align:right;}
.header .form-language label {font-weight:bold; padding-right:5px; color:#a7c6dd; vertical-align:middle;}
.header .form-language select {padding:0;}
.header .form-language select.flags option {background-position:4px 50%; background-repeat:no-repeat; padding-left:25px;}
.header .links {float:right; margin:0;}
.header .links li {float:left; font-size:11px; /*background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_pipe1.gif) 100% 60% no-repeat;*/ padding:0 10px 0 0;}
.header .links a {color:#ebbc58;}
.header-container .top-container {clear:both; padding:5px 10px 0 12px; text-align:right;}
.header-container .top-container a {font-size:11px; color:#ebbc58;}

/********** < Navigation */
.nav-container {background:#0a263d url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_nav0.jpg) 50% 0 repeat-y;}
#nav {width:918px; margin:0 auto; padding:0 16px; font-size:13px;}

/* All Levels */ /* Style consistent throughout all nav levels */
#nav li {position:relative; text-align:left;}
#nav li.over {z-index:998;}
#nav li > a,
#nav li > a:hover {display:block; line-height:1.3em; text-decoration:none;}
#nav span {display:block; cursor:pointer; white-space:nowrap;}
#nav li ul span {white-space:normal;}
#nav ul li.parent a {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_nav2.gif) 100% 100% no-repeat;}
#nav ul li.parent li a {background-image:none;}

/* 0 Level */
#nav li {float:left;}
#nav li.active a {color:#d96708;}
#nav li > a {float:left; padding:5px 12px 6px 8px; color:#a7c6dd; font-weight:bold;}
#nav li.over > a,
#nav a:hover {color:#d96708;}

/* 1st Level */
#nav ul li,
#nav ul li.active {float:none;}

#nav ul a,
#nav ul a:hover {float:none; padding:0; background:none;}
#nav ul li a {font-weight:normal !important;}

/* 2nd Level */
#nav ul,
#nav div {
	background-color: #d4eaf8;
    top: 46px;
	position: absolute;
	width: 15em;
	left:-10000px;
}
#nav div ul {position:static; width:auto; border:none;}

/* 3rd+ Level */
#nav ul ul,
#nav ul div {top:5px;}

#nav ul li a {background:#ecf3f6;}
#nav ul li a:hover {background:#d5e4eb;}
#nav > ul li a,
#nav > ul li a:hover {color:#2f2f2f !important;}
#nav ul span,
#nav ul li.last li span {padding:3px 15px 4px 15px;}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0px; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }

#nav li ul.shown-sub {
	padding: 0;
	top: 46px;
	border: none;
	background: none;
	width: 100%;
}
.tabmenu_inspiration #nav li ul.shown-sub {
	top: 52px;
}
#nav li ul.normal-menu.shown-sub {top: 46px;}
#nav li ul.shown-sub li{margin:0;width:100%;}
#nav li ul.shown-sub li a {
	background: none #006194;
	border-radius: 0;
	width: 100%;
	color: #44b0e0!important;
	text-align: left;
	padding: 15px 0 15px 5%;
	border-top: dotted 1px #2486bb;
	font-size: 14px;
}
	#nav li ul.shown-sub li a:hover {
		color: #006194 !important;
		background-color: #44b0e0;
		padding: 15px 0 15px 5%;
	}
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {border:1px solid #cae0f6; margin:0 0 20px; line-height:1.35; padding:0/*5px 15px*/; border-radius:6px; background-color:#ebf3f8;}
.block .block-title {font-size:14px; color:#ea7f00; font-weight:bold; /*margin:0 0 5px 0; padding-top: 5px;*/}
.block .block-title strong {display:block; font:bold 16px Arial, Helvetica, sans-serif; font-weight:bold;}
.block .block-title strong span {/*color:#006194;*/line-height: 2.2; font-size:14px; padding: 0 10px;}
.block .block-title a {text-decoration:none !important;}
.block .block-subtitle {margin:0 0 10px 0; padding:5px 0 5px 0; font-size:1em; font-weight:normal; color: #5a5c5e; border-bottom:solid 1px #cae0f6}
.block .block-content {padding: 0 0 10px 10px;}
.block .block-content-block {padding: 0 0 10px 10px;}

.block ul.item {/*margin:0 0 0 20px;*/ padding:0px}
.block ul.item li {padding:0 0 5px 0 ;cursor:default;color: #5B5B5B;}
.block ul.item li a {color:#333; display:block;}
.block ul.item li a.activeitem {color:#006394; font-weight:bold}
.block ul.item li a span {float:left; width:130px;}
.block ul.item li a span:hover{color: #006394;}
.block ul.item li a dfn {color:#006194; font-size:10px; font-style:normal}
.block-subCatFilter .item span {margin: 0 0 0 5px;color: #5B5B5B;}
.block-subCatFilter h2 {/*padding: 0 0 0 20px;*/}


.block .block-content li.item {/*border-bottom:1px solid #cae0f6;*/ padding-bottom:5px; margin-bottom:5px;}
.block .block-content li.item.last {border-bottom:0; padding-bottom:0; margin-bottom:0;}
.block .block-content .product-name {color:#006194; font-size:14px;}
.block .btn-remove,
.block .btn-edit {float:right; margin:1px 0 2px 5px;}
.block .actions {padding:6px 0; margin:5px 0 0; /*text-align:right;*/}
.block .actions a {float:left;}
.block .actions button.button {/*float:right;*/}
.block .actions button.button span{/*background:transparent url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_bg_compare.jpg) repeat-x; height:30px;*/}
.block .empty {margin:0;}
.block .price-box {margin:5px 0;}
.block button.button span {/*height:23px;*/ background:#EF8100; line-height:20px;}

/**/
.block1{padding:0px 10px 10px 10px;}
.block1 #test{margin-top:5px;}
.bluebtn {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/blue_btn.png) repeat-x; color: #FFFFFF; display: block; font-size: 14px; height: 30px; line-height: 30px; margin: 0; padding: 0 10px; text-align: center; text-decoration: none; border-radius: 5px 5px 5px 5px; position:relative;}
.brdrno {border:none !important}
.bluebtn span {/* background: url("http://www.naupar.nl/skin/frontend/naupar/default/images/add.png") no-repeat scroll 0 0 transparent;*/ display: block; height: 18px; position: absolute; right: 10px; top: 5px; width: 18px;}

.block ul.item_website {margin:0px; padding:0px ; line-height:29px;}
.block ul.item_website li {}
.block ul.item_website li a {color:#333; display:block;}
.block ul.item_website li a.activeitem {color:#006394; font-weight:bold}
.block ul.item_website li a span {float:left; width:130px}
.block ul.item_website li a span:hover{color: #006394;}
.block ul.item_website li a dfn {color:#006194; font-size:10px; font-style:normal}

/* Mini Blocks */
.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login {font-size:11px; line-height:1.25; /*padding:0 10px;*/}
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong { background-position:0 0; background-repeat:no-repeat; /*padding-left:21px;*/}

/* Mini Products List */
.mini-products-list .product-image {float:left; width:50px; border:1px solid #a9a9a9;}
.mini-products-list .product-details {margin-left:60px;}
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small {word-wrap:break-word;}
.block-cart .mini-products-list .product-details .nobr {white-space:normal !important;}

/* Block: Account */
.block-account {}
.block-account .block-title {border:0; padding:3px 10px; margin:0;}
.block-account .block-title strong {}
.block-account .block-content {/*background:#fbfaf6;*/ padding:7px 10px 7px;}
.block-account .block-content li a {display:block; border-bottom:1px solid #cae0f6; padding:3px 0; color:#5f5d5c; text-decoration:none !important;}
.block-account .block-content li a:hover {color:#ea7900;}
.block-account .block-content li.last a {border-bottom:0;}
.block-account .block-content li.current {border-bottom:1px solid #cae0f6; padding:3px 0; color:#ea7f00;}
.block-account .block-content li.current.last {border-bottom:0;}

/* Block: Currency Switcher */
.block-currency {border:0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-currency.gif) 0 0 no-repeat; padding:7px 12px 10px; height:51px;}
.block-currency .block-title {background:none; border:0; padding:0; margin:0 0 5px;}
.block-currency .block-title strong {font:bold 13px/21px Arial, Helvetica, sans-serif; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_block-currency.gif) 0 50% no-repeat; padding:0 0 0 21px; text-transform:none; color:#fff;}
.block-currency .block-content {background:none; padding:0;}
.block-currency .block-content select {width:100%; padding:0;}

/* Block: Layered Navigation */
.block-layered-nav {border:0;}
.block-layered-nav .block-title {border:0; padding:0; height:24px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-layered-title.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden;}
/*.block-layered-nav .block-subtitle {line-height:2.35;background:#d5e8ff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-layered1.gif) 0 50% repeat; padding:3px 9px;border:1px solid #b9ccdd;border-width:1px 0;text-transform:uppercase;color:#1f5070;border-top:none;}*/
.block-layered-nav .block-subtitle {padding:3px 9px;margin:10px 0;text-transform:uppercase;color:#ea7f00;font-size:14px;font-weight:bold;line-height:normal;border:none;}
.block-layered-nav .block-content {border:1px solid #cae0f6; background:#e7f1f4;}
.col2-left-layout .block-layered-nav .block-content {border:1px solid #cae0f6; background:#ebf3f8; border-radius:6px;}
.block-layered-nav dt {padding:7px 10px 5px 0px;font-weight:bold;color:#ea7f00;font-size:14px;}
.block-layered-nav dd {padding:0 5px 0 15px;margin:0;clear:both; /*background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-layered-dd.gif) 0 100% repeat-x;*/}
.block-layered-nav dd ol{margin: 0 0 0 -15px;padding:0;}
.block-layered-nav dd.last {background:none;}
.block-layered-nav .currently li {background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-layered-li.gif) 0 100% repeat-x; padding:6px 24px 6px 10px; position:relative; z-index:1; line-height:1.5;margin:0 0 0 -10px;}
.block-layered-nav .currently .label{display:inline-block; vertical-align:top; color:#5B5B5B;}
.block-layered-nav .currently .value{display:inline-block; vertical-align:top;}
.block-layered-nav .currently ol li{color:#5B5B5B;}
#narrow-by-list ol.m-filter-item-list  li.m-selected-ln-item{display:none;}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove {position:absolute; right:4px; top:9px; margin:0;}
.block-layered-nav .currently .btn-previous {right:17px;}
/*.block-layered-nav .actions {font-size:11px; padding:4px 5px 4px 9px; background:#cad6e4; border:1px solid #dee5e8; border-width:1px 0; text-align:right;}*/
.block-layered-nav .actions {font-size:12px; padding:4px 5px 4px 9px; text-align:center;color:#fff;}
.block-layered-nav .actions a {color:#fff;background-color: #006194;border-radius: 5px;display: block;float: none;line-height: 30px;margin: 0 0 0 -13px; position: relative;text-align: center;text-decoration: none;}

/* Block: Cart */

/* Block:Cart */
.block-cart{margin-bottom:20px;border:solid 1px #cae0f6; border-radius:4px;border:1px solid #cae0f6; background-color:#EBF3F8;padding-bottom:10px;}
.block-cart .block-title,
.block-compare .block-title,
.block-revie .block-title,
.block-related .block-title,
.block-reorder .block-title,
.block-facebook .block-title {
	/*background:linear-gradient(to bottom, #EBF3FB 22%, #F8FCFF 10%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
	background: #F8FCFF; /* Old browsers */
	background: -moz-linear-gradient(top,  #EBF3FB 25%, #F8FCFF 75%, #F8FCFF 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#EBF3FB), color-stop(75%,#F8FCFF), color-stop(100%,#F8FCFF));
	background: -webkit-linear-gradient(top,  #EBF3FB 25%,#EBF3FB 40%,#F8FCFF 100%);
	background: -o-linear-gradient(top,  #EBF3FB 25%,#EBF3FB 40%,#F8FCFF 100%);
	background: -ms-linear-gradient(top,  #EBF3FB 25%,#EBF3FB 40%,#F8FCFF 100%);
	background: linear-gradient(to bottom,  #EBF3FB 25%,#EBF3FB 40%,#F8FCFF 100%);
	margin-top:0;
	border-bottom:1px solid #cae0f6;
	margin-bottom:10px!important;
}
.block-cart .block-title strong { color:#EA7F00; font-size:14px; font-weight:bold; }
.block-cart .summary { background:#bcd4e3; padding:8px; margin:0; text-align:center; position:relative; z-index:1; }
.block-cart .amount { margin:0; }
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal { background:none #fff; margin:5px 0 0; line-height:23px; border-radius:10px;}
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { display:none !important; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }


.rating-links{font-weight: normal;position: relative;color:#64676A;font-size: 12px;
    top: -5px;}
.block-rating {
    padding: 6px 10px 7px;
}

/* Block: Wishlist */
.block-wishlist .block-title strong {}
.block-wishlist .actions {text-align:right;}
.block-wishlist .actions a {float:none;}

/* Block: Related */
.block-related .block-title strong {}
.block-related input.checkbox {float:left;}
.block-related .product {margin-left:20px;}
.block-related .product-name a{color:#006194;}

/* Block: Compare Products */
.block-compare .block-title strong {padding-left:0;}
.block-compare button.button span {border-color:#406a83; background:#006194;}
.page-popup .link-print {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; font-weight:bold; color:#1e7ec8;}
.compare-table {border:0; margin-bottom: 26px;}
.compare-table thead tr.first th,
.compare-table thead tr.first td {border:0; background:none; padding:0;}
.compare-table .btn-remove {float:right; background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_remove2.gif); width:72px; height:15px;}
.compare-table tbody th {background:#d9e5ee url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_th-v.gif) 100% 0 repeat-y;}
.compare-table tbody th,
.compare-table tbody td {padding:10px; border:0; border-top:1px solid #ccc; border-left:1px solid #ccc;}
.compare-table tbody td.last {border-right:1px solid #ccc;}
.compare-table tbody td:last-child {border-right:1px solid #ccc;}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td,
.compare-table tbody tr.add-to-row td,
.compare-table tbody tr.add-to-row th {border-bottom:1px solid #ccc !important;}

.compare-table tr.add-to-row td {background:#fffada; text-align:center;}
.compare-table tr.first td {text-align:center;}
.compare-table tr.first td .product-name {font-size:13px; font-weight:bold; margin:0 0 5px; color:#203548;}
.compare-table tr.first td .product-name a {color:#006194;}
.compare-table tr.first td .ratings {width:69px; margin:0 auto;}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p {margin:0;}

.data-table.compare-table thead th:first-child {background: none; border:medium none;}
.data-table.compare-table thead td {border:none !important;}

.data-table.compare-table th:first-child {padding:0;}

.compare-table tbody td h2.product-name  {text-align: center; font-size: 13px; font-weight: bold; margin: 0 0 5px; color:#006194;}
.compare-table tbody td h2.product-name a {color:#006194;}
.compare-table tbody th span.nobr {padding-left: 8px;}

/* Block: Recently Viewed */
.block-viewed .block-title strong {}

/* Block: Recently Compared */
.block-compared .block-title strong {}

.block.block-list.block-compare {margin-top: 20px;}

/* Block: Poll */
.block-poll .block-title strong {}
.block-poll .block-subtitle {font-size:12px;}
.block-poll label {color:#777; font-weight:bold;}
.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 button.button span {border-color:#406a83; background:#EF8100;}
.block-poll .answer {font-weight:bold;}
.block-poll .votes {float:right; margin-left:10px;}

/* Block: Tags */
.block-tags .block-title strong {}
.block-tags .block-content .tags-list {background:none; border:0; font-size:12px;}
.block-tags .block-content a {color:#1b2d3b;}
.block-tags .actions {text-align:right;}
.block-tags .actions a {float:none;}

/* Block: Subscribe */
.block-subscribe .block-content {padding:5px 0px;}
/*.block-subscribe label {font-weight:bold; color:#666;}*/
.block-subscribe input.input-text {display:block; width:203px; height:18px; /*border:solid 1px #a9c8e3;*/ border-radius:6px; margin:0 0 8px 0; padding:5px 10px; color:#202020;}

.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { border-radius: 5px; height:30px;/*margin-right:15px;*/ }
.block-subscribe .actions button.button span{background:none #5BB3E0;padding:0px;border-radius:5px;}
.block-subscribe .actions button.button:hover span{background-color: #2197da;}
.block-subscribe .actions button.button span span{ float:none; background:#5BB3E0 url(http://www.naupar.nl/skin/frontend/naupar/default/images/whitearrow.png) 10px center no-repeat;border: medium none !important; color: #FFFFFF; cursor: pointer; font-size: 14px; font-weight:bold; height: 30px; line-height: 30px;padding: 0 15px 0 35px; text-decoration: none; margin:0; border-radius:5px; overflow:visible; width:auto; float:right;}

.block-subscribe .block-title{margin:0;}
.block-subscribe .block-title strong span {color:#323232;}
.block-subscribe .block-content{padding:0 0 5px;}
.block-subscribe .block-content .form-subscribe-header{margin-bottom:10px;}

/* Block: Reorder */
.block-reorder .block-title strong {}
.block-reorder input.checkbox {float:left; margin:2px -20px 0 0;}
.block-reorder .product-name {margin-left:20px;}
.block-reorder .validation-advice {margin:3px 9px 7px;}

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

/* Block: Login */
.block-login .block-title strong {}
.block-login .block-content {padding:5px 10px;}
.block-login label {font-weight:bold; color:#666;}
.block-login input.input-text {display:block; width:167px; margin:3px 0;}
.block-login .actions {background:none; padding:0; margin:3px 0 0;}
.block-login .actions button.button span {border-color:#406a83; background:#EF8100;}

/* Paypal */
.sidebar .paypal-logo {display:block; margin:10px 0; text-align:center;}
.sidebar .paypal-logo a {float:none;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title {border:0; margin:0 0 7px;}
.category-image {overflow:hidden; margin:0 20px 0 0; text-align:left; float:left; background-color:#d8d8d8;}
.category-image img {}
.category-description {margin:0 0 0px;}
.category-description ul {padding-left:36.5em;}
.category-products {}

/* View Type: Grid */
.products-grid {/*border-bottom:1px solid #d9ddd3; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_grid.gif) 0 0 repeat;*/position:relative;}
.products-grid.last {border-bottom:0;}
.products-grid li.item {float:left;width:200px;padding:10px 9px;border:solid 1px #cae0f6;margin-right:8px;border-radius:6px;}
.products-grid li.item button.btn-cart{width:100%;}
.products-grid li.last{margin-right:0;}
.products-grid .product-image {display:block; width:200px; /*height:200px;*/ margin:0 0 10px;}
/*.products-grid .product-name {min-height:2.7em; margin:0 0 10px; font-size:17px; color:#333333;}*/
.products-grid .product-name a {color:#006194; font-size:17px; text-decoration:none; font-weight:normal;}
.products-grid .price-box {margin:5px 0;}
.products-grid .availability {line-height:21px;}
.products-grid .actions {/*position:absolute; bottom:12px;*/ margin-top:15px;}
.col2-left-layout .products-grid,
.col2-right-layout .products-grid {width:676px; margin:0 auto 8px;}
.col1-layout .products-grid {width:790px; margin:0 auto;}
.upSellLabel{color: #006194;font-weight: bold;}

/* View Type: List */
.products-list li.item {border:1px solid #cae0f6;padding:10px;border-radius:6px; margin-bottom:18px;}
.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:185px;}
.products-list .product-name {margin:0 0 10px; font-size:18px; color:#006194;}
.products-list .product-name a {color:#1d1e20;text-decoration:none; font-weight:normal;}
.products-list .price-box {float:left; margin:3px 13px 5px 0;}
.products-list .availability {float:left; margin:3px 0 0;}
.products-list .desc,.f-fix .desc{clear:both;padding:6px 0 10px;margin:0 0 13px;line-height:1.35;border-bottom:1px solid #dededf; overflow:hidden;}
.products-list .f-fix .desc a{}
.products-list .f-fix .desc{overflow:hidden;display:block;}
.products-list .desc .link-learn {font-size:11px; color:#ea7f00;text-decoration:none}
.products-list .desc a.link-learn:hover{text-decoration:underline}
.products-list .add-to-links {clear:both;}
.products-list .add-to-links li {display:inline;}
.products-list .add-to-links .separator {display:inline; margin:0 2px;}

.f-fix p{margin:0 0 10px 0;padding:0;display:block;color:#006194; font-size:12px; font-weight:bold; overflow:hidden;}
.quick-view-content .f-fix p,.products-list .f-fix p{color:#64676A; font-size:12px; font-weight:normal;}
.f-fix p span{/*color:#006194;  font-weight:bold;*/ font-size:12px; float:left; margin:0 15px 0 0;}
.f-fix .pricefix {font-weight: bold; margin: 0 5px 0 0;}
/*.cus2part {width: 300px;}*/
.shipAttrWithIcons span {color: #006194;font-weight:bold;}
.shipAttrWithIcons p{margin: 0 0 5px 0; padding: 0; float: left;}

.f-fix span.person{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_person.jpg) no-repeat 0 0; padding:0 0 0 22px;}
.f-fix span.time-trips-packages{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_clock.jpg) no-repeat 0 0; padding:0 0 0 22px;}
.f-fix span.bed{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_bed.jpg) no-repeat 0 0; padding:0 0 0 37px; min-width: 65px; display: inline-block;}
.f-fix span.requirlist{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_required.jpg) no-repeat 0 0; padding:0 0 0 34px;}

.f-fix span.cabin{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_home.png) no-repeat 0 0; padding:0 0 0 22px;}
.f-fix span.showers{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_shower.png) no-repeat 0 0; padding:0 0 0 22px;}
.f-fix span.toilets{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_toilet.png) no-repeat 0 0; padding:0 0 0 22px;}

.f-fix span.itemadres{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_address.jpg) no-repeat 0 0; padding:0 0 0 22px;}
.f-fix span.destination{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_destination.png) no-repeat 0 0; padding:0 0 0 22px;}
.f-fix span.itemadres a{color:#ea7f00;text-decoration:none;}
.f-fix span.itemadres a:hover{text-decoration:underline}

.f-fix p.region{ float:left; width:50%;}
.f-fix p span.region{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_region.jpg) no-repeat 0 0;padding:0 0 0 22px;}

.f-fix p {float:left;}
.f-fix .desc p{margin:0 0 15px 0;padding:0;display:block;color:#64676A; font-weight:normal; font-size:12px; overflow:hidden; line-height: 1.35;}

.products-list .f-fix button.btn-cart{float:left}
.products-list .f-fix ul.add-to-links{float:right;clear:none;margin:11px 10px 0 0;}
.products-list .f-fix ul.add-to-links li{ margin-left:5px;}
.products-list .f-fix ul.add-to-links li a{font-size:13px;color:#6d7072!important;font-weight:bold;text-decoration:none;margin:0; padding:0 0 0 5px;}
.products-list .f-fix ul.add-to-links li a:hover{color:#ea7f00!important;}
.products-list .f-fix ul.add-to-links li span.separator{display:none}

.products-list .f-fix a{color:#ea7f00;text-decoration:none;}
.products-list .f-fix a:hover{text-decoration:underline}

.products-list .f-fix h2.product-name a{color:#006194;}
.brdylw{clear:both;overflow:hidden;display:block;border-bottom:solid 1px #dededf;margin:5px 0;}

/* ======================================================================================= */
/*shipattr*/
.shipattr{border-bottom:1px solid #dededf; padding-bottom:10px; margin-bottom:15px;}
.shipattr ul{margin:0;padding:0; width:485px; float:left}
.shipattr ul li{width:133px;float:left;word-break:break-all;margin-right:15px; display:block; overflow:hidden;}
.shipattr ul li span{font-weight:bold;}
.shipattr a{float:right;}

.catalog-category-view .shipattr ul{ width:435px;}
.catalog-category-view .shipattr ul li{ width:135px; margin-right:10px;}

/*pricebyday*/
.pricebyday{clear:both;border-bottom:1px solid #dededf;margin-bottom:10px;padding-bottom:10px; overflow:hidden;}
.pricebyday span{color:#37393a;font-size:12px;font-weight:bold;float:left; width:140px;}


/* Product View ========================================================================== */
/* Rating */
.no-rating {margin:0;}

.ratings {line-height:1.25; margin:7px 0;}
.ratings strong {float:left; margin:0 3px 0 0;}
.ratings .rating-links,.no-rating{margin:0!important;padding:6px 0 0!important;}
.ratings .rating-links .separator {margin:0 2px;float:none;}
.ratings dt {}
.ratings dd {}
.rating-box {width:101px; height:20px; font-size:0; line-height:0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_rating.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; float:left;margin-right:10px;/*margin-top:2px;*/}
.rating-box .rating {float:left; height:20px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_rating.png) 0 -194px repeat-x;margin:0;padding:0;}
.ratings .rating-box {float:left; margin:2px 3px 0 0;}
.ratings .amount {}

.rating-links a.revicount{font-size:12px; color:#7a7c7e;margin-left:20px;font-weight:bold;}
.rating-links a.revitxt,.no-rating a.revitxt{font-size:12px; color:#343537;margin-left:20px; font-weight:bold;}
.rating-links span.separator{display:none;}

.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;}
.ratings-table td {padding:4px 0 0;}

/* Availability */
.availability {margin:0;}
.availability span {font-weight:bold;}
.availability.in-stock span {}
.availability.out-of-stock span {color:#d83820;}

.availability-only {margin:10px 0 7px; line-height:16px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px;}
.availability-only span,
.availability-only a {border-bottom:1px dashed #751d02; color:#000;}
.availability-only a {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; text-decoration:none;}
.availability-only .expanded {background-position:100% -15px;}
.availability-only strong {color:#be2c00;}

.availability-only-details {margin:0 0 7px;}
.availability-only-details th {background:#e9e9e9; font-size:10px; padding:0 8px;}
.availability-only-details td {border-bottom:1px solid #d9dde3; font-size:11px; padding:2px 8px 1px;}
.availability-only-details tr.odd {background:#fff;}
.availability-only-details tr.even {background:#fcfcfc;}
.availability-only-details tr.odd td.last {color:#005e8f; font-weight:bold;}
.availability-only-details tr.last td {border-bottom:none;}

.product-view .product-shop .availability {font-size:11px;}
.product-view .product-shop .availability span {font-weight:normal;}

/* Email to a Friend */
.email-friend {margin:0;}

/* Alerts */
.alert-price {margin:0; font-size:11px;}
.alert-stock {margin:0; font-size:11px;}

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

.price-box {margin:5px 0 10px;}
.price-box .price {font-size:12px; font-weight:normal; color:#000;}

/* Regular price */
.regular-price {color:#64676A;}
.regular-price .price {font-size:13px; font-weight:bold; color:#EA7F00;}

.price-box .regular-price .price{font-size:12px; font-weight:normal; color:#000};
.price-box .regular-price .price-label{font-size:12px; font-weight:normal; color:#64676A !important};

/* Old price */
.old-price {margin:0;}
.old-price .price-label {font-size:12px; font-weight:bold; white-space:nowrap;}
.old-price .price {font-weight:bold; font-size:13px; color:#EA7F00; text-decoration:line-through;}

/* Special price */
.special-price {margin:0;}
.special-price .price-label {font-size:11px; font-weight:bold; text-transform:uppercase; white-space:nowrap; color:#000;}
.special-price .price {font-size:13px; font-weight:bold;}

/* Minimal price (as low as) */
.minimal-price {margin:0;}
.minimal-price .price-label {font-size:12px; font-weight:normal; white-space:nowrap; color:#64676A;}

.minimal-price-link {display:block; font-size:12px; text-decoration:underline; color:#444;}
.minimal-price-link .label {color:#444;}
.minimal-price-link .price {font-weight:normal; color:#444;}

/* Including tax */
.price-including-tax {display:block; color:#888;}
.price-including-tax .label { font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888;}
.price-including-tax .price {font-size:13px; font-weight:normal; color:#EA7F00;}

/* Excluding tax */
.price-excluding-tax {display:block; color:#888;}
.price-excluding-tax .label {font-size:10px; text-transform:uppercase; white-space:nowrap; color:#888;}
.price-excluding-tax .price {font-size:12px; font-weight:normal; color:#EA7F00;}

/* Configured price */
.configured-price {margin:0;}
.configured-price .price-label {font-weight:bold; white-space:nowrap;}
.configured-price .price {font-size:13px; font-weight:bold;}

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

/* 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; font-weight:normal;}

/* FPT */
.weee {display:block; font-size:11px; color:#444;}
.weee .price {font-size:11px; font-weight:normal;}

/* Price range */
.price-from {margin:0;}
.price-from .price-label {font-size:12px; font-weight:normal; white-space:nowrap; color:#64676A;}

.price-to {margin:0;}
.price-to .price-label {font-size:12px; font-weight:normal; white-space:nowrap;color:#64676A;}

/* Price notice next to the options */
.price-notice {padding-left:7px;}
.price-notice .price {font-weight:bold;/* color:#006194; */}

/* Price as configured */
.price-as-configured {margin:0;}
.price-as-configured .price-label {font-weight:bold; white-space:nowrap; text-transform:uppercase;}

.price-box-bundle {padding:0 0 10px 0;}
.price-box-bundle .price-box {margin:0 !important; padding:0 !important;}
.price-box-bundle .price {color:#006194;}
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices {margin:10px 0; padding:10px; background:#fcfdfd; border:1px solid #cae0f6;}
.tier-prices .benefit {font-style:italic; font-weight:bold;}
.tier-prices .price {font-weight:bold;}

.tier-prices-grouped li .price {font-weight:bold;}

/* Add to Links */
.add-to-links {margin:3px 0 0;}
.add-to-links li {line-height:1.25;/*padding-left:12px;*/list-style:none;text-align:right;float:right;margin-left:10px;}
.add-to-links li a{color:#7e8183; font-size:14px; line-height:18px;color:#6D7072; text-decoration:none; float:right; text-align:right;}
.add-to-links li a:hover{text-decoration:underline;}
.add-to-links .separator {display:none;}

/* Add to Cart */
.add-to-cart label {float:left; margin-right:5px; font-weight:bold; line-height:31px; color:#555;}
.add-to-cart .qty {float:left; margin-right:5px; height: 20px !important;}
.add-to-cart button.button {float:left; margin:0;}
.button.btn-cart.btn-quote{margin: 0 0 0 5px;}
.add-to-cart .paypal-logo {clear:left; margin:0; text-align:right;}
.add-to-cart .paypal-logo .paypal-or {clear:both; display:block; margin:5px 60px 5px 0;}

.product-view button.btn-cart{
	padding: 5px 5px 0 0 !important;
}

/* Add to Links + Add to Cart */
.add-to-box {margin:-10px 0 0 0; border-top: 1px solid #b7d4e3; }
.add-to-box.add-to-boxDetail {border-top: none;border-bottom: 1px solid #b7d4e3;}
/*.add-to-boxDetail {margin:5px 0 0 0; border-bottom: 1px solid #b7d4e3; }*/

.add-to-box .add-to-cart {margin:10px 0; border:1px solid #eee; background-color:#f8f8f8; padding:10px; text-align:right;}
.add-to-box .add-to-cart .paypal-logo {float:left;}
.add-to-box .or {display:none !important;}
.add-to-box .add-to-links {margin:10px 0; text-align:right;}
.add-to-box .add-to-links li .separator {display:none !important;}



.product-view {margin: 0 0 10px 0;}

/*.product-essential,*/.review-product-list .product-collateral{padding:15px; border:1px solid #cae0f6; border-radius:6px; margin-bottom:10px;}
.product-essential h2,.product-collateral h2{font:bold 18px/1.25 Arial, Helvetica, sans-serif; color:#1d1e20;margin-bottom:20px;}
.product-essential h2 a,.product-collateral h2 a{text-decoration:none;color:#1d1e20}
.product-essential.tabsContent{border-radius: 0 5px 5px;border:1px solid #cae0f6; padding:15px;margin-bottom:10px;*display:block;*clear:left;}

/*block with tabs detailpagina*/
#blockWithTabs #tabs ul li .default{background-color: #006194;}
#blockWithTabs #tabs li{display: inline-block;*display:inline;*float:left;*margin-right:5px;}
#blockWithTabs #tabs li h2 {cursor:pointer;background-color: #6E7377;border-radius: 10px 10px 0 0; color: #FFFFFF;display: block;font-size: 12px;font-weight: bold;height: 32px;left: -1px;line-height: 32px;margin: 0;padding: 0 10px;}
#blockWithTabs .tabsContent {padding:15px; border:1px solid #cae0f6; border-radius: 0px 5px 5px 5px; margin-bottom:10px;*display:block;*clear:left;}
#blockWithTabs #tabs li.activeTab h2 {background-color: #006194;border-radius: 10px 10px 0 0; color: #FFFFFF;display: block;font-size: 12px;font-weight: bold;height: 32px;left: -1px;line-height: 32px;margin: 0;padding: 0 10px;}

#blockWithTabs #tabsTop ul {*margin:0 0 -10px 0;}
#blockWithTabs #tabsTop ul li .default{background-color: #006194;}
#blockWithTabs #tabsTop li{display: inline-block;*display:inline;*float:left;}
#blockWithTabs #tabsTop li h2 {cursor:pointer;background-color: #6E7377;border-radius: 10px 10px 0 0; color: #FFFFFF;display: block;font-size: 12px;font-weight: bold;height: 32px;left: -1px;line-height: 32px;margin: 0;padding: 0 20px;}
#blockWithTabs #tabsTop li.activeTab h2 {background-color: #006194;border-radius: 10px 10px 0 0; color: #FFFFFF;display: block;font-size: 12px;font-weight: bold;height: 32px;left: -1px;line-height: 32px;margin: 0;padding: 0 20px;}


#singlePhotoFrame {
	margin:0;
	position:relative;
	min-height: 202px;
}

.singlePhotoItem{
	width:100%;
	margin-bottom: 15px;
}

#proImgCar {
    /*display:inline-block;*/
    margin: 0 28px;
    position:relative;
    min-height: 202px;
}

    #proImgCar.carousel .mask {
        position:relative;
        overflow:hidden;
        display:block;
        width:100%;
    }

    #proImgCar.carousel ul {
	    position:relative;
	    overflow:hidden;
	    margin:0;
	    padding:0;
	    list-style:none;
	    width:610px;
	    height:202px;
	}

	    #proImgCar.carousel ul li {
	        float:left;
	        width:192px;
	        height:192px;
	        margin:0 10px 10px 0;
	    }

		    #proImgCar.carousel ul li a {
		        display:block;
		    }

	    	#proImgCar.carousel a.prev,
	    	#proImgCar.carousel a.next {
	    		width:23px;
	    		height:56px;
	    		display:block;
	    		cursor:pointer;
	    		text-indent: -9999px;
	    		position:absolute;
	    		top:170px;
	    		left:0;
	    	}

		    #proImgCar.carousel a.prev {
		        background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/next-horizontal.png);
		        left:-43px;
		    }

		    #proImgCar.carousel a.prev.disabled,
		    #proImgCar.carousel a.next.disabled {
		    	display:none;
		    }

		    #proImgCar.carousel a.next {
		        background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/prev-horizontal.png);
		        left:auto;
		        right:-43px;
		    }

.imgOuterBox{ width:192px;height:192px;overflow:hidden; }

.catalog-product-view .product-essential h2 a{color:#006194}

.product-collateral {}
.product-collateral h2 {font-size:19px; font-weight:normal; line-height:1.15;}
.product-collateral .box-collateral {}

/* Product Images */
/*.product-view .product-img-box {float:left; width:267px;}*/
.col3-layout .product-view .product-img-box {float:none; margin:10px auto 0;}
.product-view .product-img-box .product-image {margin:0 0 13px;}
.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 {font-size:11px; margin:0 0 5px; 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(http://www.naupar.nl/skin/frontend/naupar/default/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(http://www.naupar.nl/skin/frontend/naupar/default/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 h2 {font-size:11px; border-bottom:1px solid #ccc; margin:0 0 8px; text-transform:uppercase;}
.product-view .product-img-box .more-views ul {margin-left:-9px}
.product-view .product-img-box .more-views li {float:left; margin:0 0 8px 9px;}
.product-view .product-img-box .more-views li a {float:left; width:56px; height:56px; border:2px solid #cae0f6; overflow:hidden;}

.product-image-popup {margin:0 auto;}
.product-image-popup .buttons-set {float:right; clear:none; border:0; margin:0; padding:0;}
.product-image-popup .nav {font-weight:bold; margin:0 100px; text-align:center;}
.product-image-popup .image {display:block; margin:10px 0; }
.product-image-popup .image-label {font-size:13px; font-weight:bold; margin:0 0 10px; color:#2f2f2f;}

/* Product Shop */
/*.product-view .product-shop {float:right; width:330px;}*/
.col1-layout .product-view .product-shop {float:right; width:545px;}
.col3-layout .product-view .product-shop {float:none; width:auto;}
.product-view .product-shop .product-name {margin:0 0 5px;}
.product-view .product-shop .product-name h1 {margin:0; font:bold 15px/1.35 Arial, Helvetica, sans-serif;}
.product-view .product-shop .availability {margin:10px 0;}
.product-view .product-shop .short-description {margin:10px 0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_divider1.gif) 0 0 repeat-x; padding:10px 0 0;}
.product-view .product-shop .price-box {margin:10px 0;}
.product-view .product-shop .add-to-links {margin:0;padding: 0}
.product-view .product-shop .add-to-links {font-size:12px; text-align:right;}
.product-view .product-shop .add-to-links li,
.product-view .product-shop .add-to-links li .separator {display:inline;}
.product-view .product-shop .add-to-links a {color:#6E7377 !important; font-weight:700 !important;}
.product-name h1 {color: #006194; font-size: 20px;font-weight: normal;margin: 0 0 10px 5px;}

/* Product Options */
.product-options {border-radius:6px; padding:10px 15px 20px; position:relative; background-color:#f6f6f6; border:1px solid #e4e4e4;}
.product-options dt {padding:10px 0 0; font-weight:normal;}
.product-options dt label {font-weight:bold; color:#2f2f2f; margin: 0 8px;}
.product-options dt label.required em {color:#eb340a; margin-left:5px;}
.product-options dd .qty-holder {display:block; padding:10px 0 0;}
.product-options dd .qty-holder label {vertical-align:middle;}
.product-options dt .qty-disabled {background:none; border:0; padding:3px; color:#2f2f2f;}
.product-options dd {padding:5px 10px 15px; margin:0 0 5px; border-bottom:1px solid #e4e4e4;}
.product-options dl.last dd.last {border-bottom:0; padding-bottom:5px; margin-bottom:0;}
.product-options dd input.input-text {width:98%;}
.product-options dd input.datetime-picker {width:150px;}
.product-options dd .time-picker {display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle;}
.product-options dd textarea {width:98%; height:8em;}
.product-options dd select {width:99%;}
.product-options dd .multiselect option {border-bottom:1px dotted #d9e5ee; padding:2px 4px;}
.product-options ul.options-list {margin-right:5px;}
.product-options ul.options-list li {line-height:1.5; padding:2px 0;}
.product-options ul.options-list input.radio {float:left; margin-top:3px;}
.product-options ul.options-list input.checkbox {float:left; margin-top:3px;}
.product-options ul.options-list .label {display:block; margin-left:18px;}
.product-options ul.options-list label {font-weight:normal;}
.product-options ul.validation-failed {padding:0 7px;}
.product-options p.note {margin:0 8px; font-size:12px;}
.product-options p.required {position:absolute; right:20px; top:20px;}

.product-options-bottom {background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0;}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices {margin:0; padding:0 0 10px; border:0; background:0; color:#e26703;}
.product-options-bottom .tier-prices li {background:0; padding:2px 0;}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit {color:#e26703;}
.product-options-bottom .price-box {float:left; margin:0; padding:0;}
.product-options-bottom .add-to-links {clear:both; padding:5px 0 0; text-align:right;}
.col3-layout .product-options-bottom .price-box {float:none; padding:0 0 5px;}
.product-options-bottom .price-label {float:left; padding-right:5px;}
.product-options-bottom .price-tax {float:left;}
.product-options-bottom .add-to-cart {float:right;}
.product-shop .product-options-bottom {margin:0 0 10px;}
.product-shop .product-options-bottom .price-box {float:none; margin:0 0 5px;}
.product-shop .product-options-bottom .price-label {float:none; padding-right:0;}
.product-shop .product-options-bottom .price-tax {float:none;}
.product-shop .product-options-bottom .add-to-cart-box {clear:both; float:left; padding-top:12px;}
.product-shop .product-options-bottom .add-to-links {clear:both; padding:5px 0 0; text-align:right;}

/* Grouped Product */
.product-view .grouped-items-table .price-box {margin:0; padding:0;}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td {line-height:1.25;}

/* Block: Upsell */
.product-view .box-up-sell h2 {border-bottom:0; padding:0; margin:0 0 8px;}
.product-view .box-up-sell .products-grid {width:100%; /*border:1px solid #e5dcc3;*/}
.product-view .box-up-sell .products-grid td {width:25%; /*background:#f6f2e7; border-right:1px solid #e5dcc3;*/ /*border-bottom:1px solid #e5dcc3;*/ /*padding:15px 10px 12px;*/ line-height:1.6em;}
/*.product-view .box-up-sell .products-grid tr.last td {border-bottom:0;}
.product-view .box-up-sell .products-grid td.last {border-right:0;}*/
.product-view .box-up-sell .products-grid td{border: none;}
.product-view .box-up-sell .products-grid td img {border:1px solid #ccc;}
.product-view .box-up-sell .products-grid .product-image {/*text-align:center;*/}
.product-view .box-up-sell .products-grid td.empty {/*border-right:0; background:#f1ecdb;*/}
.product-view .box-up-sell .products-grid .ratings .rating-box {float:none; display:block; margin:0 0 3px;}

/* Block: Tags */
.product-view .box-tags {margin:0;}
.product-view .box-tags h3 {font-size:13px;}
.product-view .box-tags .product-tags {display:block; margin:0 0 15px;}
.product-view .box-tags .product-tags li {display:inline; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_pipe3.gif) 100% 4px no-repeat; padding:0 7px 0 4px;}
.product-view .box-tags .product-tags li.first {padding-left:0;}
.product-view .box-tags .product-tags li.last {background:none; padding-right:0;}
.product-view .box-tags .form-add label {display:block; font-size:13px; font-weight:bold; margin:0 0 5px; color:#0a263c;}
.product-view .box-tags .form-add .input-box {float:left; width:305px; margin:0 5px 0 0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_tag_add.gif) 0 2px no-repeat; padding:0 0 0 23px;}
.product-view .box-tags .form-add input.input-text {width:299px;}
.product-view .box-tags .form-add button.button span {border-color:#406a83; background:#EF8100;}
.product-view .box-tags .note {margin:3px 0 0; padding:0 0 0 23px; font-size:11px;}

/* Block: Reviews */
.product-view .box-reviews dl {margin:15px 0;}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span {font-weight:bold;}
.product-view .box-reviews dd {margin:0 0 15px;}
.product-view .box-reviews dd small {font-style:italic;}
.product-view .box-reviews .form-add {margin:0 0 0;}
.product-view .box-reviews .form-add h3 {font-size:13px; font-weight:normal;}
.product-view .box-reviews .form-add h3 span {font-weight:bold;}
.product-view .box-reviews .form-add h4 {font-size:12px;}
.product-view .box-reviews .form-add .data-table td {text-align:center;}
.product-view .box-reviews .form-add .form-list {margin:15px 0 0;}
.product-view .box-reviews .form-add .form-list .input-box {width:360px;}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea {width:354px;}

/* Send a Friend */
.send-friend .form-list {width:615px; overflow:hidden;}
.send-friend .form-list li {margin-right:-15px;}
.send-friend .form-list li p {margin:0 15px 0 0;}
.send-friend .form-list .field {width:315px;}
.send-friend .form-list .input-box {width:300px;}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea {width:294px;}
.send-friend .form-list li.wide .input-box {width:612px;}
.send-friend .form-list li.wide textarea {width:609px;}
.send-friend .buttons-set .limit {float:right; margin:0 7px 0 0; font-size:11px; line-height:21px;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {margin:0; font-size:1em; font-weight:normal;}
.product-name a {color:#1e7ec8;}

/* Product Tags */
.tags-list {display:block; font-size:13px; border:1px solid #c1c4bc; background:#f8f7f5; padding:10px;}
.tags-list li {display:inline !important; margin:0 4px 0 0;}
.tags-list li a {color:#1b2d3b;}

/* Advanced Search */
.advanced-search .form-list label {width:160px; padding-right:10px;}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range {float:left; clear:none;}
.advanced-search-amount {margin:0 0 10px;}
.advanced-search-summary {margin:10px 0; border:1px solid #e9d7c9; background:#fff6f1; padding:10px;}
.advanced-search-summary ul {float:left; width:49%;}
.advanced-search-summary strong {color:#E17C24; padding-left:15px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_search_criteria.gif) 0 3px no-repeat;}
.advanced-search-summary p {clear:both; font-weight:bold; margin:0;}

/* CMS Home Page */
.cms-homepage .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 {color:#1E7EC8;}
.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 {color:#1e7ec8;}

/* RSS */
.rss-title h1 {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_rss-big.png) 0 4px no-repeat; padding-left:27px;}
.rss-table .link-rss {display:block; line-height:1.55; background-position:0 4px;}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title {border-bottom:0; margin:0 0 12px;}
.cart .page-title h1 {margin:10px 0 0;}

/* Checkout Types */
.cart .page-title .checkout-types li {margin:0 0 5px;}
.cart .title-buttons .checkout-types {float:right;}
.cart .title-buttons .checkout-types li {float:left; margin:0 0 5px 5px;}
.cart .checkout-types .paypal-or {margin:0 8px; line-height:2.3;}
.cart .totals .checkout-types .paypal-or {clear:both; display:block; padding:8px 55px 0 0; line-height:1.0; font-size:11px;}

/* Shopping Cart Table */
.cart-table th {padding:2px 10px;}
.cart-table td {padding:10px;}
.cart-table .product-name {font-weight:bold; margin:0 0 5px; color:#2f2f2f;}
.cart-table .item-msg {margin:5px 0; font-size:11px; font-weight:bold; color:#df280a;}
.cart-table tfoot td {padding:5px 10px;}
.cart-table .btn-continue {float:left;}
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span {}
.cart-table .btn-update,
.cart-table .btn-empty {float:right;}
.cart-table .btn-update {margin-left:10px;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {padding:25px 0 0;}
.cart .cart-collaterals .col2-set {float:left; width:605px;}
.cart .cart-collaterals .col2-set .col-2 {width:294px;}

.cart .crosssell {border:1px solid #cec3b6; background:#fafaec; padding:12px 15px;}
.cart .crosssell h2 {font-size:13px; font-weight:bold;}
.cart .crosssell .product-image {float:left; width:75px; height:75px; border:1px solid #d0cdc9;}
.cart .crosssell .product-details {margin-left:90px;}
.cart .crosssell .product-name {font-weight:bold;}
.cart .crosssell li.item {margin:12px 0;}
.cart .crosssell .link-compare {font-weight:normal;}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {border:1px solid #cae0f6; background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_block-title.gif) 0 0 repeat-x; padding:12px 15px; margin:0 0 18px;}
.cart .discount h2,
.cart .shipping h2 {background-position:0 0; background-repeat:no-repeat; font:bold 13px/16px Arial, Helvetica, sans-serif; padding:0 0 0 21px; color:#e26703; text-transform:uppercase;}
.cart .discount .buttons-set,
.cart .shipping .buttons-set {margin:10px 0 0; border:0; padding:0; text-align:left;}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button {float:none; margin-left:0;}

.cart .discount h2 {background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_discount.gif);}
.cart .discount .input-box {margin:8px 0 0; width:260px;}
.cart .discount input.input-text {width:254px;}

.cart .shipping h2 {background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/i_shipping.gif);}
.cart .shipping .sp-methods {margin:10px 0 0; padding:5px 0 0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_divider1.gif) 0 0 repeat-x;}

/* Shopping Cart Totals */
.cart .totals {background:none #fff; padding:12px 0;}
.cart .totals table {float:right; width:250px; margin:0 0 8px;}
.cart .totals td {padding:0 0 0 15px;}
.cart .totals tr.last td {}
.cart .totals tfoot td {}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong {font-size:14px; font-weight:bold; color:#e02f00;}
.cart .totals .checkout-types {font-size:13px; padding:4px 0; text-align:right; float:right;}
.cart .totals .checkout-types li {clear:both; margin:0 0 5px;}

/* Options Tool Tip */
.item-options dt {font-weight:bold; font-style:italic;}
.item-options dd {padding-left:10px; margin:0 0 6px;}
.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 .item-options {position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #cae0f6; background-color:#f6f6f6;}
.truncated .truncated_full_value .item-options > p {font-weight:bold; text-transform:uppercase;}
.truncated .show .item-options {top:-20px; left:50%;}
.col-left .truncated .show .item-options {left:15px; top:7px;}
.col-right .truncated .show .item-options {left:-240px; top:7px;}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
/* Shipping and Payment methods */
.sp-methods {margin:0 0 8px;}
.sp-methods dt {margin:13px 0 5px; font-weight:bold;}
.sp-methods dd {}
.sp-methods dd li {margin:5px 0;}
.sp-methods label {font-weight:bold; color:#555;}
.sp-methods .price {font-weight:bold;}
.sp-methods .form-list {padding-left:20px;}
.sp-methods .form-list li {margin:0 0 8px;}
.sp-methods select.month {width:154px; margin-right:10px;}
.sp-methods select.year {width:96px;}
.sp-methods input.cvv {width:3em !important;}

.sp-methods .checkmo-list li {margin:0 0 5px;}
.sp-methods .checkmo-list label {width:135px; padding-right:10px; text-align:right;}
.sp-methods .checkmo-list address {float:left;}

.sp-methods .centinel-logos a {margin-right:3px;}
.sp-methods .centinel-logos img {vertical-align:middle;}

.sp-methods .release-amounts {margin:1.5em 0 2em;}
.sp-methods .release-amounts button {float:left; margin:5px 10px 0 0;}

.please-wait {float:right;}
.please-wait img {vertical-align:middle;}
.cvv-what-is-this {font-size:11px; cursor:help; margin-left:10px;}

/* Tooltip */
.tool-tip {border:2px solid #cae0f6; border-bottom-color:#666; background:#f6f6f6; padding:15px 20px; position:absolute; z-index:9999;}
.tool-tip .btn-close {margin:-9px -14px 0; text-align:right;}
.tool-tip .btn-close a {display:block; margin:0 0 0 auto; width:12px; height:12px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/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 h3 {font-size:12px; font-weight:bold; color:#e87403;}
.gift-messages p.control {color:#8e8d8b;}
.gift-messages-form {position:relative;}
.gift-messages-form label {float:none !important; position:static !important;}
.gift-messages-form h4 {font-size:12px; font-weight:bold; color:#e87403;}
.gift-messages-form .whole-order {margin:0 0 25px;}
.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; color:#8a8987;}
.gift-messages-form .item .details {margin-left:90px;}
.gift-messages-form .item .details .product-name {font-size:13px; font-weight:bold; margin:0 0 10px;}
.gift-messages-form .item .details .form-list .field {width:255px;}
.gift-messages-form .item .details .form-list .input-box {width:240px;}
.gift-messages-form .item .details .form-list input.input-text {width:234px;}
.gift-messages-form .item .details .form-list li.wide .input-box {width:500px;}
.gift-messages-form .item .details .form-list li.wide textarea {width:494px;}

.gift-message-link {font-size:11px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_collapse-gm.gif) 100% 6px no-repeat; padding-right:7px;}
.gift-message-link.expanded {background-position:100% -40px;}
.gift-message-row {background:#f2efe9;}
.gift-message-row .btn-close {float:right; width:12px; height:12px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_remove.gif) 0 0 no-repeat; font-size:0; line-height:0; text-indent:-999em; overflow:hidden;}

/* Checkout Agreements */
.checkout-agreements li {margin:30px 0;}
.checkout-agreements .agreement-content {overflow:auto; height:12em; padding:10px; background:#fbfbfb; border:1px solid #e4e4e4;}
.checkout-agreements .agree {margin:0; padding:10px 0 10px 11px;}
.checkout-agreements .agree input.checkbox {margin-right:6px;}
.checkout-agreements .agree label {font-weight:bold; color:#555;}

.opc .checkout-agreements {padding:5px 30px;}
.opc .checkout-agreements li {margin:20px 0 0;}
.opc .checkout-agreements .agreement-content {background:#fff; padding:5px;}
.opc .checkout-agreements .agree {padding-left:6px;}

/* Centinel */
.centinel {}
.centinel .authentication {border:1px solid #cae0f6; background:#fff;}
.centinel .authentication iframe {width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important;}

.opc .centinel {padding:10px 30px;}

/* Generic Info Set */
.info-set {background:#fbfbfb; border:1px solid #cae0f6; margin:0 0 25px; padding:20px;}
.info-set h2 {font-size:12px; font-weight:bold; margin:0 0 10px;}
.info-set h3,
.info-set h4 {font-size:12px; font-weight:bold;}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a {font-weight:normal;}
.info-set h2.legend {margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff;}
.info-set h2.legend a {color:#fff;}
.info-set h3.legend {margin:0 0 10px;}
.info-set .divider {margin:0 -20px; padding:25px 0; position:relative;}
.info-set .box {margin:0 0 15px;}
.info-set .box h2 {color:#e26703;}
.info-set .data-table .product-name {font-size:1em !important; font-weight:bold !important; color:#006194 !important;}
.info-set .data-table .product-name a {font-weight:bold !important;}
.info-set .data-table .item-options {margin:5px 0 0;}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {border:0; margin:0;}
.block-progress .block-title {background:none; border:0; padding:0; margin:0 0 5px;}
.block-progress .block-title strong {font-size:12px;}
.checkout-onepage-index .block-progress .block-title strong {font-size:16px;}
.block-progress .block-content {background:none; padding:0;}
.block-progress dt {font-size:12px; line-height:1.35; background:#006194; border:1px solid #cae0f6; margin:0 0 6px; padding:2px 8px; color:#fff; text-transform:uppercase;}
.block-progress dd {border-top:0; padding:2px 10px; margin:0 0 6px;}
.block-progress dt.complete {}
.block-progress dt.complete a {text-transform:none;}
.block-progress dd.complete {}
.block-progress p {margin:0;}
.block-progress .cards-list dt {background:none; border:0 none; color:inherit; font-size:11px; font-weight:bold; margin:5px 0; padding:0; text-transform:none;}
.block-progress .cards-list dd {border:0 none; margin:0; padding:0;}
.block-progress .cards-list .info-table th {font-weight:normal;}

.opc .buttons-set {margin-top:0; padding-top:2em;}
.opc .buttons-set p.required {margin:0; padding:0 0 10px;}
.opc .buttons-set.disabled button.button {display:none;}
.opc .buttons-set .please-wait {height:28px; line-height:28px;}
.opc .ul {list-style:disc outside; padding-left:18px;}

.opc {position:relative;}
.opc li.section {}

.opc .step-title {border:1px solid #cae0f6;border-top-color:#fff;background:#DCEDFD;padding:4px 8px 6px;text-align:right;}
.opc .step-title .number {float:left; background:#fff; border:1px solid #fff; padding:0 3px; margin:0 5px 0 0; font:normal 11px/12px arial, helvetica, sans-serif; color:#444;}
.opc .step-title h2 {float:left; margin:0; font:bold 12px/14px Arial, Helvetica, sans-serif; color:#999;}
.opc .step-title a {display:none; float:right; font-size:11px; line-height:16px;}

.opc .allow .step-title {background:#8EBDF0; border-color:#8EBDF0; border-top-color:#fff; color:#fff; cursor:pointer;}
.opc .allow .step-title .number {}
.opc .allow .step-title h2 {color:#fff;}
.opc .allow .step-title a {display:block; font-size:10px; color:#fff; text-transform:uppercase;}

.opc .active .step-title {background:#006194; border-color:#006194; border-top-color:#fff; padding-bottom:5px; color:#fff; cursor:default;}
.opc .active .step-title .number {}
.opc .active .step-title h2 {color:#fff;}
.opc .active .step-title a {display:none;}

.opc .step {border:1px solid #cae0f6; border-top:0; background:#fbfbfb; padding:15px 30px; position:relative;}
.opc .step .tool-tip {right:30px;}

#opc-login h3 {font-size:13px; border-bottom:1px solid #e4e4e4; padding-bottom:2px; text-transform:uppercase;}
#opc-login h4 {font-size:1em; font-weight:bold; margin:0; color:#2f2f2f;}

#opc-shipping_method .buttons-set {border-top:0;}
.opc .gift-messages-form {margin:0 -30px; background:#f4f4f4; border:1px solid #cae0f6; border-width:1px 0; padding:22px 24px 22px 30px;}
.opc .gift-messages-form .inner-box {padding:5px; height:260px; overflow:auto;}

#opc-review .step {padding:0;}
#opc-review .product-name {font-weight:bold;}
#opc-review .item-options {margin:5px 0 0;}
#opc-review .buttons-set {border:0; padding:15px 30px;}
#opc-review .buttons-set p {margin:0; line-height:28px;}
#opc-review .buttons-set .please-wait {height:28px; line-height:28px;}
#opc-review .authentication {margin:0 auto; width:570px;}
#opc-review .warning-message {color:#222; font-weight:bold; text-align:center; padding:10px 10px 0;}

/* Multiple Addresses Checkout */
.checkout-progress {padding:0 90px; margin:0 0 20px;}
.checkout-progress li {float:left; width:19%; margin:0 3px 0 0; border-top:6px solid #999; padding:2px 0 0; font-weight:bold; text-align:center; color:#888;}
.checkout-progress li.active {border-top-color:#e96200; color:#e96200;}

.multiple-checkout h2 {font-size:12px; font-weight:bold; margin:0 0 10px;}
.multiple-checkout h3,
.multiple-checkout h4 {font-size:12px; font-weight:bold;}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a {font-weight:normal;}
.multiple-checkout .data-table .product-name {font-size:1em !important; font-weight:bold !important; color:#006194 !important;}
.multiple-checkout .data-table .product-name a {font-weight:bold !important;}
.multiple-checkout .data-table .item-options {margin:5px 0 0;}

.multiple-checkout .gift-messages {margin:15px 0 0;}

.multiple-checkout .tool-tip {top:50%; margin-top:-120px; right:20px;}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set {background:#fbfbfb; border:1px solid #cae0f6; margin:0 0 25px; padding:20px;}
.multiple-checkout .col2-set h2.legend {margin:-20px -20px 15px; padding:3px 10px; background:#777; border-bottom:1px solid #777; position:relative; color:#fff;}
.multiple-checkout .col2-set h3.legend {margin:0 0 10px;}
.multiple-checkout .col2-set .divider {margin:0 -20px; padding:25px 0; position:relative;}
.multiple-checkout .box {margin:0 0 15px;}

.multiple-checkout .place-order .please-wait {float:right; padding:5px 10px 0 0;}
.multiple-checkout .place-order .grand-total {float:right;}
.multiple-checkout .place-order .grand-total .inner {}
.multiple-checkout .place-order .grand-total big {float:left; margin-right:12px; font-size:1.5em; font-weight:bold; line-height:28px; color:#e26703;}
.multiple-checkout .place-order .grand-total div {float:left;}

/* Step 1 */
#multiship-addresses-table td {padding:10px;}
#multiship-addresses-table tfoot td {padding:5px 10px;}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list {width:100%; overflow:hidden;}
.multiple-checkout .gift-messages-form .item .details .form-list li {margin-right:-15px;}
.multiple-checkout .gift-messages-form .item .details .form-list .field {width:230px;}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box {width:215px;}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text {width:209px;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box {width:445px;}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea {width:439px;}
.checkout-multishipping-shipping .box-sp-methods {border:1px solid #cae0f6; background:#eee; padding:13px; position:relative;}
.checkout-multishipping-shipping .box-sp-methods .pointer {display:none;}

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout {position:relative;}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .content {min-height:200px; padding:0 10px;}
.account-login .content h2 {margin:0 -10px 12px; background:#C8E0F7; padding:2px 10px; font-size:13px; line-height:1.25;}
.account-login .buttons-set {}

.account-create {}
.account-create div.fieldset{border:1px solid #cae0f6;background:none #F7FCFE; padding:0 10px 10px; border-radius:6px; width:45%; float:left; min-height:200px;}
/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note   {clear:left; padding-top:5px;}
.captcha-image  {float:left; display:inline; margin:0; position:relative; width:258px;}
.captcha-image .captcha-img {border:1px solid #C2D3E0; vertical-align:bottom; width:100%;}
.registered-users .captcha-image {margin:0;}
.captcha-reload {cursor:pointer; position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  {animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear;}

/*@-webkit-keyframes rotate {
    0% {-webkit-transform:rotate(0);}
    0% {-webkit-transform:rotate(-360deg);}
}
@-moz-keyframes rotate {
    0% {-moz-transform:rotate(0);}
    0% {-moz-transform:rotate(-360deg);}
}
@keyframes rotate {
    0% {transform:rotate(0);}
    0% {transform:rotate(-360deg);}
}*/

/* Remember Me Popup ===================================================================== */
.window-overlay {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990;}

.remember-me label {float:none; margin:0 6px;}
.remember-me-popup {background:#fff; border:1px solid #888; border-bottom-color:#777; left:50%; top:50%; position:absolute; margin:-85px 0 0 -200px; width:400px; text-align:left; -moz-box-shadow:0 0 6px #999; -webkit-box-shadow:0 0 6px #999; box-shadow:0 0 6px #999; z-index:1000;}
.remember-me-popup h3 {background:#dedede; border-bottom:1px solid #ccc; color:#444; font-size:14px; margin:0; padding:7px 10px 5px;}
.remember-me-popup .remember-me-popup-head {position:relative;}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:7px; height:15px; width:15px; text-indent:-9999em;}
.remember-me-popup .remember-me-popup-body {border-top:1px solid #e6e6e6; padding:10px;}
.remember-me-popup .remember-me-popup-body a,
.remember-me-popup .remember-me-popup-body a span {display:inline-block; height:28px; background:transparent url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_btn.png) 0 0 no-repeat; padding:0 0 0 6px; font:bold 11px/25px Tahoma, Verdana, Arial, sans-serif; text-transform:uppercase; text-align:center; white-space:nowrap; color:#555;}
.remember-me-popup .remember-me-popup-body a span {background-position:100% 0; padding:0 15px 0 9px;}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account {}
.my-account .title-buttons .link-rss {float:none; margin:0;}
.my-account .fieldset{margin:0;}
.my-account .fieldset .legend{}

/********** < Dashboard */
.dashboard .welcome-msg {margin:0;color:#006194}
.dashboard .welcome-msg p {margin:0; padding:5px}
.dashboard .col2-set {margin:0 0 15px;}
/* General Box */
.box-account {margin:0}
.box-account .box-head {margin:10px 0 10px; text-align:right;}
.box-account .box-head h2 {float:left; margin:0; font-size:14px; font-weight:bold; color:#EA7F00;}
.box-account .box-head a {font-size:10px; text-transform:uppercase;}
.dashboard .box .box-title {background:#EBF3F8; padding:5px 10px; margin:0 0 12px; text-align:right;}
.dashboard .box .box-title h3, .dashboard .box .box-title h4 {float:left; margin:0; font-size:12px; font-weight:bold; line-height:1.35;}
.dashboard .box .box-title a {font-size:10px; text-transform:uppercase;}
.dashboard .box .box-content {padding:0 10px;}
/* Block:Recent Orders */
.dashboard .box-recent {}
/* Block:Account Information */
.dashboard .box-info {}
.dashboard .box-info h4 {font-size:11px; font-weight:bold;}
/* Block:Reviews */
.dashboard .box-reviews .box-head {background:#f1f1f1; padding:2px 10px; margin:0 0 12px;}
.dashboard .box-reviews .box-head h2 {font-size:12px; font-weight:bold; line-height:1.35; color:#444;}
.dashboard .box-reviews .number {display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c;}
.dashboard .box-reviews .details {padding:0 10px;}
.dashboard .box-reviews li.item {margin:0 0 7px;}
.dashboard .box-reviews li.item.last {margin:0;}
.dashboard .box-reviews .ratings {margin:7px 0 0;}
/* Block:Tags */
.dashboard .box-tags .box-head {background:#f1f1f1; padding:2px 10px; margin:0 0 12px;}
.dashboard .box-tags .box-head h2 {font-size:12px; font-weight:bold; line-height:1.35; color:#444;}
.dashboard .box-tags .number {display:none; float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#0a263c;}
.dashboard .box-tags .details {padding:0 10px;}
.dashboard .box-tags li.item {margin:0 0 7px;}
.dashboard .box-tags li.item.last {margin:0;}
.dashboard .box-tags .tags strong, .dashboard .box-tags .tags ul, .dashboard .box-tags .tags ul li {display:inline;}
/********** Dashboard > */

/* Address Book */
.addresses-list h2 {background: none repeat scroll 0 0 #EBF3F8;
    margin: 0 0 12px;
    padding: 5px 10px; font-size:12px
  }
.addresses-list h3 {font-weight:bold; font-size:12px;}
.addresses-list address {margin:0 0 3px;}
.addresses-list p {margin:0;}
.addresses-list a {font-weight:bold;}
.addresses-list .link-remove {}
.addresses-list .separator {margin:0 3px;}
.addresses-list li.item {padding:0 10px; margin:0 0 12px;}
.addresses-list li.empty {}
.addresses-list li.empty p {font-weight:bold;}
.addresses-list .addresses-additional li.item {}
/* Order View */
.order-info dt {display:none;}
.order-info ul {margin-bottom:15px; background:#EBF3F8}
.sales-order-view .col-main .my-account dl.order-info ul{ overflow:hidden;}
.order-info li {float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em;}
.order-info li.first {border-left:0;}
.order-info li.last {border-right:0;}
.order-info li a {display:block; padding:6px 15px; color:#444;}
.order-info li a:hover {background-color:#cae0f6; text-decoration:none; color:#444;}
.order-info li.current {color:#006194; display: block; padding: 10px 15px; background:none; font-weight:bold}
.order-date {margin:10px 0;}
.order-info-box {margin:0 0 15px;}
.order-info-box h2 {font-size:13px; font-weight:bold; border-bottom:1px solid #cae0f6; margin:0 0 8px; padding-bottom:5px}
.order-info-box .box-payment p {margin:0 0 3px;}
.order-info-box .box-payment th {font-weight:bold; padding-right:7px;}
.order-items {width:100%; overflow-x:auto;}
.order-items h2, .order-items h3 {clear:none; font-weight:bold; font-size:13px; padding:0; margin:0 0 .45em;}
.order-items h3 {font-size:12px;}
.order-items .product-name {font-weight:bold !important;}
.order-items .link-print {font-size:10px; text-transform:uppercase;}
.order-items .order-links {text-align:right;}
.order-items .order-links .link-print {font-weight:bold; font-size:11px; text-transform:none;}
.order-additional {margin:15px 0;}
/* Order Gift Message */
.gift-message dt strong {color:#555;}
.gift-message dd {font-size:13px; margin:5px 0 0;}
/* Order Comments */
.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-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 {margin:0 0 15px;}
.page-print .print-head .logo {float:left;}
.page-print .print-head address {float:left; margin-left:15px;}
.page-print h1 {font-size:15px; font-weight:bold;}
.page-print h2, .page-print h3 {font-size:12px; font-weight:bold;}
.page-print h2.h2 {font-size:15px; font-weight:bold; text-align:right;}
.page-print .order-date {border-bottom:1px solid #ccc; padding:0 0 10px; margin:0 0 10px;}
.page-print .col2-set {margin:0 0 10px;}
/* 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 Wishlist */
.my-wishlist .data-table td {padding:10px;}
.my-wishlist .product-image {display:block; width:113px; height:113px; margin:0 0 5px;}
.my-wishlist textarea {display:block; width:97%; height:109px;}
.my-wishlist .buttons-set {border:0; padding:0; /*margin:0 0 -3em;*/ margin:2em 0 0 0 !important}
.my-wishlist .buttons-set button.button {float:none;}
.my-wishlist .buttons-set .btn-add span, .my-wishlist .buttons-set .btn-share span {}
#wishlist-table .add-to-links {white-space:nowrap;}
/* My Tags */
.my-tag-edit {float:left; margin:0 0 10px;}
.my-tag-edit .btn-remove {float:right; margin:4px 0 0 5px;}
#my-tags-table {clear:both;}
#my-tags-table td {padding:10px;}
#my-tags-table .add-to-links {white-space:nowrap;}
/* My Reviews */
#my-reviews-table td {padding:10px;}
#my-reviews-table .rating-box {margin:3px 0 0;}
.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 {font-size:12px; margin:0 0 3px; color:#2f2f2f;}
.product-review .ratings-table {margin:0 0 10px;}
.product-review dt {font-weight:bold;}
.product-review dd {font-size:13px; margin:5px 0 0;}
/* Billing Agreements */
.billing-agreements .info-box {margin:15px 0;}
.billing-agreements .info-box p {margin:0 0 5px;}
.billing-agreements .form-list li select {float:left; margin:3px 10px 0 0;}
.billing-agreements .table-caption {font-weight:bold; font-size:13px;}
/* ======================================================================================= */

/* MAP Popup============================================================================== */
.cart-msrp-totals {color:red; font-size:12px !important; font-weight:bold; padding:40px 0 10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total {background:#f6f6f6; color:red; display:block; font-size:10px; line-height:14px; font-weight:bold; padding:5px; text-shadow:0 1px 0 #fff; box-shadow:0 0 3px #ccc; border-radius:5px;}
.map-popup {background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:100;}
.map-popup-heading {background:#efefef; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px;}
.map-popup-heading h2 {font-size:16px; margin:0; text-shadow:0 1px 0 #f6f6f6; overflow:hidden; white-space:nowrap; word-wrap:break-word; text-align:left; text-overflow:ellipsis;}
.map-popup-arrow {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/map_popup_arrow.gif) no-repeat; position:absolute; left:50%; top:-10px; height:10px; width:19px;}
.map-popup-close {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:9px; right:10px; height:15px; width:15px; text-indent:-9999em;}
.map-popup-content {border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px;}
.map-popup-checkout {display:inline; float:right; text-align:right;}
.map-popup-checkout span {display:block; padding-right:30px;}
.map-popup-checkout .paypal-logo {margin:0 0 5px;}
.map-popup-price .price-box, .map-popup-price .price-box .special-price {margin:0; padding:0;}
.map-popup-price {margin:5px 0 0;}
.map-popup-text {clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word;}
.map-popup-only-text {border-top:1px solid #cae0f6;}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container {}
.footer {width:960px; margin:20px auto; padding:0; text-align:left; color:#fff;}
.footer .store-switcher {display:inline; margin:0 5px 0 0; color:#fff;}
.footer .store-switcher label {font-weight:bold; vertical-align:middle;}
.footer .store-switcher select {padding:0; vertical-align:middle;}
.footer a {color:#fff; text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer .bugs {margin:13px 0 0; color:#ecf3f6;}
.footer .bugs a {color:#ecf3f6; text-decoration:underline;}
.footer .bugs a:hover {text-decoration:none;}
.footer address {margin:0 0 20px; color:#ecf3f6;}
.footer address a {color:#ecf3f6; text-decoration:underline;}
.footer address a:hover {text-decoration:none;}
.footer ul {display:inline;}
.footer ul.links {display:block;}
.footer li {display:inline; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_pipe2.gif) 100% 60% no-repeat; padding:0 7px 0 4px;}
.footer li.last {background:none !important; padding-right:0 !important;}
.footer-container .bottom-container {margin:0 0 5px;}
/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout {margin-bottom:12px;}
.home-callout img {display:block}
.home-spot {float:left; width:470px; margin-left:20px;}
.best-selling h3 {margin:12px 0 6px 0; color:#e25203; font-size:1.2em;}
.best-selling table {border-top:1px solid #ccc;}
.best-selling tr.odd {background:#eee url(http://www.naupar.nl/skin/frontend/naupar/default/images/best_selling_tr_odd_bg.gif) 0 100% repeat-x;}
.best-selling tr.even {background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/best_selling_tr_even_bg.gif) 0 100% repeat-x;}
.best-selling td {width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:11px;}
.best-selling .product-img {float:left; border:2px solid #dcdcdc;}
.best-selling .product-description {margin-left:107px; line-height:1.3em;}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover {color:#203548;}
/* ======================================================================================= */


/* 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,
.col3-layout .product-options-bottom .price-box: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-view .product-shop .short-description:after,
.product-view .box-description: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;}
/* ======================================================================================= */

.guest-select {width:305px !important;}


/*amin stylesheet*/
body {font:normal 12px;line-height:18px Arial, Helvetica, sans-serif; color:#64676a; padding:0 0 50px 0; margin:0; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/backgroundsky.jpg) no-repeat center top #2F7CB2;}
.header {height:97px; background-color: #fff;}
.container {background-color:#8ebdf0; margin:20px 0 0; border-radius:6px; padding:14px;}
.breadcrumbs {overflow:hidden;display:block;padding:18px 0 10px 7px;margin:0 0 13px 0;}
.breadcrumbs ul li a{font-size:12px; font-weight:normal; color:#313335; text-decoration:none;}
.full3box {margin:10px 0 0; width:100%;overflow:hidden;display:block;}
.popularbox {width:333px; float:left; border:solid 1px #c8e0f7; border-radius:0 0 6px 6px; padding:0; margin-right:5px; /*background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_box_each.jpg) repeat-x 0 0;*/ position:relative; margin-top:26px; padding:18px 0 0;}
.popularshop{width:678px; margin-bottom:20px;margin-top:50px;}
.popularshop ul{margin:20px 10px 20px 20px; padding:0; overflow:hidden; display:block;}
.popularshop ul li{width:150px; list-style:none; display:inline; float:left; margin:0 11px 0 0;}
.popularshop ul li.last {margin:0!important}
.popularshop ul li img{padding:3px;border:solid 1px #c8e0f7;display:block}
.popularshop ul li p{display:block;margin:0;padding:14px 0 0; font-size:14px; color:#006194;}
.popularshop ul li a{text-decoration:none; color: #006194;}
.popularbox h2 { position:absolute; left:-1px; top:-30px; border-radius:6px 6px 0 0;font-size:14px;color:#fff; font-weight:bold; padding:5px 20px; margin:0; border-bottom:1px solid #C8E0F7; background:#006194;}
.popularnews {width:678px; position:relative;}
.popularnews h2{}
.popularnews .news-item, .popularnews div p.page{padding:0 20px;}
.listh {overflow:hidden;display:block;padding:0 20px 20px;}
.listh img {float:left;width:92px; height:92px; padding:3px; border:solid 1px #c8e0f7; margin-right:10px;}
.listh h3{margin:0 0 10px 0; padding:0; color:#006194; font-size:14px; line-height:14px; font-weight:normal;}
.listh h3 a{text-decoration:none;color:#006194;}
.listh p{color:#96989a; margin:0 0 10px 0; padding:0; line-height:16px;}
.listh a{color:#ea7f00;text-decoration:underline;}
.sidebar{/*width:260px;float:right*/ }
.sidebar .sidebarDetail{margin: 38px 0 0;}
.sidebarHome .form-search button.button span {height:23px;background: none repeat scroll 0 0 #006194; font:bold 11px/21px Tahoma, Verdana, Arial, sans-serif;}
.sidebarHome .form-search input {width: 160px;}

.breadcrumbSpacer{margin: 52px 0 0 0; display: block;}

.block1{width:218px;padding:20px;margin:0 0 15px 0; border-radius:6px; background-color:#006194;/*border:solid 1px #2474b6;*/}
.block1 h2{font-size:16px; margin:0 0 10px 0; padding:0; border:none; color:#fff; font-weight:bold;}
.block1 p {color:#fff; margin:0 0 20px 0;}
.block1 ul{margin:0; padding:0}
.block1 li{margin:0;list-style:none;color:#fff;background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bullet_round.png) no-repeat 0 6px;padding:0 0 0 16px;}
.block2 {border:solid 1px #cbe1f7; padding:10px; background-color:#eaf2f9; text-align:center; margin-bottom:15px; border-radius:6px;}

a.request {text-decoration:none;
	/*background: linear-gradient(to bottom, #FCB25C 25%, #ED8000 75%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #f99f37; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	border-radius:6px;
	color:#fff;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	padding:12px 30px;
	display:block;
}
/*a.request:hover {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_btn_request_hover.jpg) repeat-x;}*/


.block2 p {margin:10px 0 0 0; padding:0; font-size:14px; color:#4d9ee8; font-style:italic;}
.block3 {width:258px;height:193px; border:solid 1px #84bcf4; position:relative; border-radius:6px; margin-bottom:15px;}
.block3 img {position:absolute;top:2px; left:1px; width:256px; height:190px;}
.block3 p{position:absolute;left:1px;bottom:1px;font-size:18px;font-weight:bold;color:#fff; background-color:#006194; width:256px; margin:0; padding:0; text-align:center; height:43px; line-height:43px;/*zoom: 1;*/filter:alpha(opacity=80);opacity: 0.80;}
.block4 {font-family:Arial, Helvetica, sans-serif;color:#ffffff;}
.block4{width:151px; height:121px; border:solid 1px #84bcf4; border-radius:6px; margin-bottom:15px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_block_contact.jpg) no-repeat 0 0; padding:11px 100px 0 10px}
.col3-layout .col-wrapper .col-left .block4{width:98px; height:121px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_contact_3col.jpg) no-repeat 0 0; padding:11px 90px 0 10px}
.block4 h2 {font-size:16px; margin:0 0 5px 0; padding:0; border:none;color:#ffffff; font-weight:bold; line-height:normal;}
.block4 p{font-size:12px; font-weight:bold; margin:0; padding:0;line-height:13px;}
.block4 p a{font-size:12px; font-weight:bold; text-decoration:none;}
.block4 p.phoneico {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/phone.png) no-repeat 0 2px; padding:0 0 3px 25px;}
.block4 p.mailico {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/mail.png) no-repeat 0 2px; padding:0 0 3px 25px;word-break:break-all;}
.block4 p.ctime {margin-top:8px;}
.block5 {padding:13px;width:232px;height:71px; background:#fff; border:solid 1px #84bcf4; border-radius:6px;}
.block5 h2 {font-size:16px; margin:0 0 13px 0; padding:0; border:none;color:#202020; font-weight:bold;}
.block5 ul,.block5 li{margin:0; padding:0;}
.block5 li{list-style:none; display:inherit; float:left; margin-right:5px;}
.block5 li a{text-indent:-9999px;width:40px;height:40px;display:block;float:left;}
.block5 li a.gp-icon{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_gplus.png) no-repeat;}
.block5 li a.tw-icon{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_twitter.png) no-repeat;}
.block5 li a.fb-icon{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_fb.png) no-repeat;}
.block5 li a.ml-icon{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_gmail.png) no-repeat;}
.block5 li a.gp-icon{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-googleplus.png) no-repeat;}

/* Block: Subscribe */
.block-subscribe .block-content { /*padding:5px 10px !important;*/ }
.block-subscribe .block-title strong { }
.block-subscribe .block-title strong span { line-height:18px;}
.block-subscribe .block-title strong span p{ font-size:12px; line-height:18px; font-weight:normal; color:#666666}
/*.block-subscribe label { font-weight:bold; color:#666;line-height: 2; }*/
.block-subscribe input.input-text { display:block; width:215px; margin:3px 0; /*height: 25px;*/ border-radius: 3px; }
.block-subscribe .actions { background:none; padding:0; margin:3px 0 0; text-align:left; }
.block-subscribe .actions button.button { border-radius: 5px; height:30px;/*margin-right:15px;*/ }
.block-subscribe .actions button.button span{background:none #5BB3E0;padding:0px;border-radius:5px;}
.block-subscribe .actions button.button:hover span{background-color: #2197da;}
.block-subscribe .actions button.button span span{ float:none; background:#5BB3E0 url(http://www.naupar.nl/skin/frontend/naupar/default/images/whitearrow.png) 10px center no-repeat;border: medium none !important; color: #FFFFFF; cursor: pointer; font-size: 14px; font-weight:bold; height: 30px; line-height: 30px;padding: 0 15px 0 35px; text-decoration: none; margin:0; border-radius:5px; overflow:visible; width:auto; float:right;}
.block-newsletter .block-title strong span{ color:#666666; font-size:13px; font-weight:normal; padding: 0 0 0 10px;}
.block-newsletter {min-height: 199px; margin: 0 10px;}
.block-newsletter .block-content{margin: 10px 0 0 0; font-size: 12px;line-height: 18px}
.input-box {margin-bottom:0px;}
.block-newsletter .actions button{margin: 10px 0 0 0;}


.col3-layout .col-wrapper .col-left .block-subscribe input.input-text{ width:146px;}

ul, li {margin:0; padding:0;}
.cl{clear:both;}

.quick-access{}
.quick-access ul.links{background-color:#006194; border:none; border-radius:0 0 6px 6px; float:right; padding:15px 0;}
.quick-access ul.links li{list-style:none;display:inline; padding:0;}
.quick-access ul.links li a{text-decoration:none; color:#b1d4e6;padding:0 10px; font-size:11px; line-height:normal; border-right:solid 1px #b1d4e6;}
.quick-access ul.links li a:hover{text-decoration:underline;}
.quick-access ul.links li a.last{border:none;}

.header_top{clear:both; float:right; height:37px; margin:10px 0 5px 0;}
.cart_header{float:left; background: url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_cart_header.jpg) no-repeat 37px 0; height:37px; overflow:hidden; display:block;/*width:230px;*/}
.cart_header img{float:left;}
.cart_header div{padding-left:43px; padding-top:9px;/*width:100px;*/}
.cart_header div a{text-align:left; float:left}
.cart_header div a span.price{/*display:block;*/ text-align:left; padding-left:5px; margin-left:5px; border-left:solid 1px #c8e0f7;}
.store-switcher {float:left; padding:4px;}
.store-switcher select{padding:4px; border:solid 1px #eeeeee;}
.log_reg {float:right; padding:8px 0;}
.log_reg a{color:#006194;text-decoration:none; padding:8px;}
.log_reg a:hover{color:#292A2B}

.h_booknow{overflow:hidden;display:block;width:100%;clear:left; text-align:center; padding:23px 0;}
.cms-homepage .col-main .std {display:none;}
.marrn{margin-right:0!important;}
.footerlinks{background-color:#073752;border-radius:6px; padding:20px; overflow:hidden; display:block;}
.footerlinks div{width:175px; float:left; border-right:solid 1px #224d65; padding-left:10px; min-height:250px;}
.footerlinks div h2{font-size:14px; color:#779db3; font-weight:bold; margin:0 0 15px 0; padding:0; text-align:left;}
.footerlinks div ul{margin: 15px 0; padding:0;}
.footerlinks div ul li{list-style:none;display:list-item; text-align:left}
.footerlinks div ul li a{text-decoration:none; font-size:11px; color:#779DB3; text-align:left}
.footerlinks div ul li a:hover{color:#fff;}

.mm_footer_col h3 {text-align:left;color:#779DB3; }
.mm_footer_col h3 a {color:#779DB3; text-decoration:none;}
.mm_footer_col h3 a:hover {text-decoration:none;}

.footerlinks h2 a{text-decoration:none; color:#779DB3;}
.tabmenu {min-height:5px}

	.tabmenu{background: #EBF3F8; border:none; border-radius:0 0 6px 6px; min-height:32px;}
	.tabmenu div.txthed {font-size:22px;color:#006194; padding:28px 16px 0 16px;line-height:48px;}

	/* Styling for normal menu style */
	.tabmenu_top {
		overflow: visible;
		display: block;
		width: 100%;
		height: 49px;
		position: relative;
		z-index: 999;
	}
	.tabmenu_top ul#nav{
		display:block;
		float:left;
		margin-top:3px; 
		width: 930px; 
		padding:0; 
		overflow:visible;
	}
	.tabmenu_top > ul#nav > li {
		display:inline;
		float:left;
		margin-right:6px;
	}
	.tabmenu_top > ul#nav > li > a,
	.tabmenu_top > ul#nav > li > span {
		background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png) repeat-x scroll 0 0 #006194;
		border-radius: 6px 6px 0 0;
		color:#fff;
		display:block;
		float:left;
		font-size:16px;
		font-weight:bold;
		text-align:center;
		width: auto;
		height: 16px;
		padding: 15px 20px;
		border-bottom:none;
		text-decoration:none;
	}
		.tabmenu_top > ul#nav > li:hover > span {
			background: none #d4eaf8;
			color:#004f7c;
		}
	.tabmenu_top > ul#nav > li > a,
	.tabmenu_top > ul#nav > li > span {
		min-width: 95px;
		padding: 15px 30px;
	}
	.tabmenu_top > ul#nav > li.tab-item-5 > span {
		min-width: 50px;
	}

	.tabmenu_top > ul#nav > li > a:hover,
	.tabmenu_top ul#nav li a.current,
	.tabmenu_top > ul#nav > li > span:hover,
	.tabmenu_top ul#nav li span.current {
		background: none #ebf3f8;
		color:#005e8f;
	}
	.tabmenu_inspiration_blue > ul#nav > li > a:hover,
	.tabmenu_inspiration_blue ul#nav li a.current,
	.tabmenu_inspiration_blue > ul#nav > li > span:hover,
	.tabmenu_inspiration_blue ul#nav li span.current {
		background: none #d4eaf8;
		color: #004f7c;
	}
	.tabmenu_top > ul#nav > li > span,
	.tabmenu_nl > ul#nav > li > span {
		cursor: default;
	}
	/*
	.tabmenu_top > ul#nav > li > a.reizennav {
		min-width: 230px;
		width:auto;
	}
	*/

	/* Styling for inspiration menu style */
	.tabmenu_inspiration {overflow:visible; display:block; width:100%; height:52px; position:relative; z-index:11;}
	.tabmenu_inspiration ul#nav{display:block;float:left;margin-top:0px; width:100%; padding:0; overflow:visible;}
	.tabmenu_inspiration ul#nav li.tab-item {display:inline;float:left;border-right:1px solid #1972a2;}
	.tabmenu_inspiration ul#nav li.tab-item > a {background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png) repeat-x scroll 0 0 #006194;border-radius:0;color:#fff; display:block; float:left; font-size:16px; font-weight:normal; text-align:left; width:130px; height:16px; padding:18px 10px 18px 18px; border-bottom:none; text-decoration:none;}
	.tabmenu_inspiration ul#nav li.tab-item > a:hover,
	.tabmenu_inspiration ul#nav li.tab-item > a.current {background-color: #0e75ab;}
	#mm_tel_cover{background: url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-tel-large.png) no-repeat 0 5px;color:#ffffff;font-size:26px;font-weight:bold;float:right; height:29px; line-height:30px; padding:10px 10px 10px 30px; float:right;}
	.tabmenu_inspiration .telephone a#trigger { padding: 0; margin-top: 5px; }

	/*Tab menu for ALL tabs tabs (if not overwritten in specific lang*/
	.tabmenu_inspiration ul#nav li.tab-inspire {
		width: 310px;
	}
		.tabmenu_inspiration ul#nav li.tab-inspire a {
			background: #da6e0f; /* Old browsers */
			background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
			background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
			background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
			background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
			background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
			background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
			border-radius: 6px 0 0 0;
			position: relative;
			padding-left: 50px;
		}
		.tabmenu_inspiration ul#nav li.tab-inspire.active a {
			background: #ebf3f8;
			color: #00476d;
			cursor: default;
		}
			.tabmenu_inspiration ul#nav li.tab-inspire a .icon {
				position: absolute;
				background-position: top left;
			}
			.tabmenu_inspiration ul#nav li.tab-inspire.active a .icon {
				background-position: bottom left;
			}
			.icon-menu {
				background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-menu.png);
				top: 20px;
				left: 18px;
				width: 15px;
				height: 13px;
			}
			.icon-arrow-down {
				background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-arrow-down.png);
				top: 24px;
				right: 20px;
				width: 10px;
				height: 6px;
			}

	.tabmenu_inspiration ul#nav li.tab-ships {
		min-width: 123px;
	}
	.tabmenu_inspiration ul#nav li.tab-trips {
		width: 244px;
	}
	.tabmenu_inspiration ul#nav li.tab-destinations {
		min-width: 167px;
	}
	.tabmenu_inspiration ul#nav li.tab-services {
		min-width: 124px;
		border: none;
	}
		.tabmenu_inspiration ul#nav li.tab-services a {
			border-radius: 0 6px 0 0;
		}


    /* This styles the dropdown blocks in the header menu */
    .tabmenu_inspiration_blue ul#nav li.tab-item .flyout-menu {
	    border: none;
	    padding: 20px 0;
	    border-top: none;
	    border-bottom-left-radius: 4px;
	    border-bottom-right-radius: 4px;
	    color: #fff;
	    display: block;
    }
    	.tabmenu_inspiration_blue ul#nav li.tab-item .flyout-menu .left_column,
    	.tabmenu_inspiration_blue ul#nav li.tab-item .flyout-menu .right_column {
    		width: 202px;
    		float: left;
    		display: inline;
    	}
    	.tabmenu_inspiration_blue ul#nav li.tab-item .flyout-menu .left_column {
    		margin-right: 15px;
    	}
    	.tabmenu_inspiration_blue ul#nav li.tab-item .spacer {
    		border-bottom: 1px solid #AECEE0;
    		height: 34px;
    	}
    .tabmenu_inspiration_blue ul#nav li.tab-item:hover .flyout-menu {
	    left: 0;
    }
    	/* With the old menu (tabmenu_top) it needs other styling */
	    .tabmenu_inspiration_blue ul#nav li.tab-item-2 .flyout-menu {
			min-width: 275px;
	    }
	    .tabmenu_inspiration_blue.tabmenu_top_de ul#nav li.tab-item-2 .flyout-menu {
			min-width: 310px;
	    }
	    .tabmenu_inspiration_blue.tabmenu_top_en ul#nav li.tab-item-2 .flyout-menu {
			min-width: 210px;
	    }
	    .tabmenu_inspiration_blue.tabmenu_top_de ul#nav li.tab-item-3 .flyout-menu,
	    .tabmenu_inspiration_blue.tabmenu_nl ul#nav li.tab-item-3 .flyout-menu {
			min-width: 420px;
	    }
 	    .tabmenu_inspiration_blue.tabmenu_top_de ul#nav li.tab-item-5 .flyout-menu {
	    	width: 158px;
	    }
		    .tabmenu_inspiration_blue.tabmenu_top_de ul#nav li.tab-item-5 .flyout-menu li a {
		    	padding-right: 0;
		    }
   		.tabmenu_inspiration_blue #nav div.flyout-menu h1 {
    			margin-top: 10px;
    			margin: 0px;
    			color: #004f7c;
    		}
        .tabmenu_inspiration_blue ul#nav li.last-tab-item .flyout-menu {
	        left: -111px;
        }
   		.tabmenu_inspiration_blue ul#nav li .flyout-menu ul li:first-child {
		    border-top: 1px solid #aecee1;
	    }

		.tabmenu_inspiration_blue ul#nav li .flyout-menu ul li > a {
			color: #004f7c;
			background: none;
			border-bottom: 1px solid #aecee1;
		}

		.tabmenu_inspiration_blue ul#nav li .flyout-menu a {
			padding: 8px 20px;
			text-decoration: none;
		}
			.tabmenu_inspiration_blue ul#nav li .flyout-menu a:hover {
				color: #44b0e0;
			}


	/*Tab menu for EN tabs*/
	.tabmenu_top_en ul#nav li.tab-inspire {
		width: 310px;
	}
	.tabmenu_top_en ul#nav li.tab-ships {
	}
	.tabmenu_top_en ul#nav li.tab-trips {
		width: 223px;
	}
	.tabmenu_top_en ul#nav li.tab-destinations {
		min-width: 170px;
	}
	.tabmenu_top_en ul#nav li.tab-services {
		min-width: 142px;
	}
	/*Tab menu for DE tabs*/
	.tabmenu_top_de ul#nav li.tab-inspire {
	}
	.tabmenu_top_de ul#nav li.tab-ships {
		min-width: 90px;
	}
	.tabmenu_top_de ul#nav li.tab-trips {
		width: 274px;
	}
	.tabmenu_top_de ul#nav li.tab-destinations {
		min-width: 132px;
	}
	.tabmenu_top_de ul#nav li.tab-services {
		min-width: 102px;
	}
		.tabmenu_inspiration ul#nav li.tab-item > a {
			width: 100%;
			box-sizing: border-box;
			height: 52px;
		}

	/*Inspire flyout under main tab menu*/
	#flyout-inspire {
		display: none;
		position: absolute;
		top: 52px;
		left: 0;
		width: 100%;
		min-height: 330px;
		padding-left: 55px;
		padding-bottom: 10px;
		background-color: #ebf3f8;
		border-radius:0 0 6px 6px;
		box-sizing: border-box;
	}
		#flyout-inspire .inspire-categorie {
			width: 140px;
			margin-right: 43px;
			float: left;
			display: inline-block;
			text-align: left;
		}
			.tabmenu_inspiration_blue .flyout-menu h1,
			#flyout-inspire .inspire-categorie h1 {
				font-size: 16px;
				font-weight: bold;
				color: #00476d;
				margin-top: 35px;
				margin-bottom: 15px;
				padding-bottom: 15px;
				border-bottom: 1px solid #b1cdde;
			}
			.tabmenu_inspiration_blue .flyout-menu h1 {
				border-top: 1px solid #b1cdde;
				border-bottom: none;
				padding-top: 14px;
			}
			#flyout-inspire .inspire-categorie li {
				margin-bottom: 7px;
			}
				.tabmenu_inspiration_blue .flyout-menu li a,
				#flyout-inspire .inspire-categorie li a {
					font-size: 14px;
					text-decoration: none;
					color: #00476d;
				}
				.tabmenu_inspiration_blue .flyout-menu li a:hover,
				#flyout-inspire .inspire-categorie li a:hover {
					text-decoration: underline;
				}


.homesearch {width:272px;border:solid 1px #1a7bc8; border-radius:6px;background-color:#006194; padding:15px 13px 45px 13px; float:left; height:238px;}

.selectsearch{width:250px;border:solid 1px #1c6fb3;padding:11px;margin-bottom:15px!important; background-color:#fff; border-radius:6px;}

.homesearch select{width:250px; border:none; padding:0; clear:left; font-size:14px; color:#606060;}
.homesearch select options{font-size:14px; color:#606060;  padding:10px!important;}
.homesearch a.btn_homesearch{
	background: #da6e0f; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	padding:10px 36px;
	font-size:18px;
	text-align:center;
	float:right;
	clear:both;
	text-decoration:none;
	color:#fff;
	border-radius:6px;
	width:199px;
	margin-bottom:15px;
}

/* 
.homesearch a.btn_homesearch{
    background: #075681; 
	background: -moz-linear-gradient(top,  #357598 25%, #357598 75%, #075681 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#357598), color-stop(75%,#357598), color-stop(100%,#075681));
	background: -webkit-linear-gradient(top,  #357598 25%,#357598 40%,#075681 100%);
	background: -o-linear-gradient(top,  #357598 25%,#357598 40%,#075681 100%);
	background: -ms-linear-gradient(top,  #357598 25%,#357598 40%,#075681 100%);
	background: linear-gradient(to bottom,  #357598 25%,#357598 40%,#075681  100%);
	padding:10px 36px;
	font-size:18px;
	text-align:center;
	float:right;
	clear:both;
	text-decoration:none;
	color:#fff;
	border-radius:6px;
	width:199px;
	margin-bottom:15px;
}
 */

a.btn_home_listh{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_btn_homesearch_l.jpg) left top no-repeat;height:36px; text-decoration:none; margin:0 10px 10px 0; float:right;}
a.btn_home_listh span{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bg_btn_homesearch_r.jpg) right top no-repeat;height:26px; text-decoration:none; color:#fff; font-size:16px; padding:10px 50px 0 11px; float:left; cursor:pointer}
.clear{clear:both;}
.form-add{overflow:hidden;display:block;}
.form-add .input-box{margin-bottom:10px;}
input#productTagName{width:172px;height:31px;border:solid 1px #adacac;border-radius:4px;}
.form-add button.button{float:right;}
.form-add button.button span{/*background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_bg_tag.jpg) repeat-x;*/ padding:5px 8px;background:#006194;  }
.form-add button.button span span{/*background:none;*/padding:0; }

/*ol.relatedeasy{margin:0;padding:0;}
#product_tabs_related_tabbed_contents ol.relatedeasy li.relatedli{display:block; border-bottom:solid 1px #cae0f6; float:none;margin:0; padding:0; overflow:hidden;}
.relatedli .product-images{float:left; width:154px;}
.relatedli .product-images .checkbox-container{width:51px; padding:10px; float:left; text-align:center;}
.relatedli .product-images a{width:60px;border-right:solid 1px #cae0f6; border-left:solid 1px #cae0f6; padding:10px;float:left;}
.relatedli .product-details{float:left;}
.relatedli .product-details .shortdesc{width:209px;border-right:solid 1px #cae0f6;padding:10px;float:left; min-height:56px;}
.relatedli .product-details .shortdesc a{text-decoration:none;}
.relatedli .product-details .price-box{float:left;margin:0; padding:10px;}
.relatedli .product-details .price-box .regular-price .price{color:#2c2f31;font-size:14px;}
ol.relatedeasy button#cart_add {padding:10px;float:right;}
*/

.relatedeasy{padding:10px 0;}
.relatedeasy table {}
.relatedeasy table th{font-weight:bold;text-align:center; border-bottom:solid 1px #c2d3e0; border-top:solid 1px #c2d3e0; border-right:solid 1px #c2d3e0;}
.relatedeasy table td{border-bottom:solid 1px #c2d3e0;border-right:solid 1px #c2d3e0;}
.relatedeasy table td.inputval{text-align:center; padding-top:10px;}
.relatedeasy table td.prodimga{text-align:center; padding:10px;}
.relatedeasy table td div.shortdesc{padding:10px;}
.relatedeasy table td div.shortdesc a{text-decoration:none;margin-bottom:10px;}
.relatedeasy table td.prisetab{border-right:none; padding:10px;}
.relatedeasy table td.prisetab .price-box .regular-price .price{color:#2c2f31;font-size:14px;}
.relatedeasy table td button#cart_add {padding:10px;float:right;}



/*.read-more a {background:#1f6492; color:#fff; height:31px; width:100px; text-align:center; line-height:31px; border-radius: 0 0 10px 10px; display:block; float:right; position:absolute; bottom:-32px; right:0px; cursor:pointer; text-decoration:none;}
.read-less a {background:#1f6492; color:#fff; height:31px; width:100px; text-align:center; line-height:31px; border-radius: 0 0 10px 10px; display:block; float:right; position:absolute; bottom:-32px; right:0px; cursor:pointer; text-decoration:none;}*/

.read-more a { background:#006194; color:#fff; height:31px; width:100px; text-align:center ;line-height:31px; border-radius: 0 0 6px 6px; display:block; float:right; position:absolute; bottom:-31px; right:0; cursor:pointer; text-decoration:none;}
.read-less a { background:#006194; color:#fff; height:31px; width:108px; text-align:center ; line-height:31px; border-radius: 0 0 6px 6px; display:block; float:right; position:absolute; bottom:-31px; right:0; cursor:pointer;text-decoration:none;}

.product-specs{padding:15px;}
.product-specs table td{margin-right:15px; display:block; float:left;}
.product-specs a.single_1{overflow:hidden;display:block;border:solid 1px #c2d3e0;}

/*leftbarext*/
.leftbarext{margin:20px 0 0 0;}
.leftbarext h2{font-size:14px;color:#006194;font-weight:bold;}
.leftbarext h3{color:#ea7f00;font-size:14px; font-weight:bold;margin:10px 0;}
.leftbarext div.actions{margin-top:20px;}
.leftbarext div.actions button.btn-cart span{width:154px; padding:10px 8px;}
.leftbarext div.actions button.btn-cart span span{font-size:16px; padding:0;}
.leftbarext select{width:136px;padding:4px; margin:10px 0 0 0;}

#priceavail_main .leftbarext{}
#priceavail_main h3{border:solid 1px #cae0f6; border-right:none; border-left:none; padding:10px;}
#priceavail_main .leftbarext .input-box{padding:10px}
#priceavail_main .leftbarext .input-box input{border:solid 1px #cae0f6;padding:4px;}
#priceavail_main .leftbarext .input-box select{margin:0;width:55px}

.leftbarext ul{margin:0 0 0 10px;overflow:hidden;display:block;}
.leftbarext ul li{display:inline;float:left;width:150px;}
.leftbarext ul li input{margin-right:10px;}
#priceavail_main .leftbarext div.actions{padding:10px; border-top:1px solid #cae0f6; text-align:right;}

#priceavail_main table#example{padding:0;font-size:11px;}
#priceavail_main table#example th{border-bottom:solid 1px #cae0f6; padding:3px 0; cursor:pointer!important;}

#priceavail_main table#example th{padding:5px; text-align:left; border-right:solid 1px #cae0f6;}

.sorting{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_updown.png) no-repeat scroll 90% 20% transparent;}
.sorting_asc{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_sorting_asc.png) no-repeat scroll 90% 20% transparent;}
.sorting_desc{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_sorting_desc.png) no-repeat scroll 90% 20% transparent;}

.duration{width:80px!important;}
.fromtill{width:120px!important;}
.harbour{width:90px!important;}
.priceexvat{width:47px!important;}
.priceincvat{width:65px!important;}
.buttonsextra{width:83px!important;}

button.btnbook{background-color:#fbb41c; padding:0 5px; border:solid 1px #c18405; font-size:11px; font-weight:bold; color:#000; border-radius:4px;cursor:pointer;}

button.ntavail{background-color:#7b8084; border-color:#4d4e50; color:#fff;}

button.btncont{background-color:#387ccf; border-color:#1b62b4;color:#fff;}

.buttonsextra{border-right:none!important;}
th.buttonsextra{width:95px!important;background:none!important;}
tr.gradeA td{padding:5px; border:solid 1px #cae0f6; border-top:none; border-left:none;}

.wishlist-index-index .add-to-cart-alt{margin-bottom:10px;}
.wishlist-index-index .add-to-cart-alt input{margin-bottom:10px;}

.mm_listitemleft{overflow:hidden;}
ul.mm_lagreImages li{ background-color:#e1e1e1;}
ul.mm_smallImages li{display:inline;float:left;margin-right:5px;}

.centerDiv{width: 165px;margin: auto;}

body.loading div.tabmenu{position:relative;}

.modal{display:none;position:fixed;z-index:1000;top:0;left:0;height:100%;width:100%;background:rgba( 255, 255, 255, .8) url(http://www.naupar.nl/skin/frontend/naupar/default/images/FhHRx.gif) 50% 50% no-repeat;}

/*.modal_news{display:block;position:absolute;z-index:1000;top:0;left:0;height:296px;width:678px;background:rgba( 255, 255, 255, .8) url(http://www.naupar.nl/skin/frontend/naupar/default/images/FhHRx.gif) 50% 50% no-repeat;}*/

.modal_news{background:rgba( 255, 255, 255, .8);width:678px;height:143px;left:0px;top:0px;padding:150px 0 0 0;position:absolute;z-index:1000;display:block;text-align:center;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF); /* IE 6/7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)"; /* IE8 */ }

/*.modal_homesrch{display:none;position:absolute;z-index:1000;top:15px;left:15px;width:290px;height:289px; background:url("http://www.naupar.nl/skin/frontend/naupar/default/images/FhHRx.gif") no-repeat scroll 50% 50% rgba(255, 255, 255, 0.8);}*/

.tabmenu{ position:relative; background-color:#ebf3f8}
/*.modal_homesrch{background:rgba(255, 255, 255, 0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF); /* IE 6/7 */
/*-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)";  IE8 */ /*height: 48%;width: 17%;    left: 1%;    padding: 15% 0 0 14%;    position: absolute;    top: 3%;        z-index: 1000; display:block;}*/

.modal_homesrch{background:rgba(255, 255, 255, 0.8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF); /* IE 6/7 */
-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#CCFFFFFF, endColorstr=#CCFFFFFF)"; /* IE8 */ height: 159px;width:290px;left:15px;padding:129px 0 0 0;position:absolute;top:15px;z-index:1000;display:block; text-align:center;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .modal_homesrch{left:15px;top:15px; width:290px; height:159px;}
}
body.loading .modal{display:block!important;}

/*body.loading > div.modal_homesrch{background-color:#00ff00;}

.modal_homesrch{display:none;position:absolute;z-index:1000;top:0;left:0;height:300px;width:678px;background:#fff url(http://www.naupar.nl/skin/frontend/naupar/default/images/FhHRx.gif) no-repeat 50% 50%;}*/

.tabmenu span.right a.request{padding:0 30px;}
.cart_header a{text-decoration:none; color:#292A2B; font-weight:bold;}

.more-views .right{margin-top:10px;}
.more-views .right a{text-decoration:none;cursor:pointer;}
.more-views .right a:hover{color:#0A263C;}
.padr10{padding-right:10px;}

.prevnextday, .prevnextmonth{clear:both;overflow:hidden;display:block; padding:0 2%; width:96%; margin:10px 0;}
.prevnextday a.left, .prevnextmonth a.left{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_prev_news.jpg) no-repeat 0 0; padding:0 0 0 28px; cursor:pointer;}
.prevnextday a.right, .prevnextmonth a.right{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_next_news.jpg) no-repeat 100% 0; padding:0 28px 0 0; cursor:pointer;}

.prevnextday a{color:#006194;font-weight:bold;font-size:14px;text-decoration:none;}
.prevnextmonth a{color:#96989A;font-weight:bold;font-size:14px;text-decoration:none;}

.prevnextday a:hover,.prevnextmonth a:hover{color:#ea7f00}

img#nws_prebtn, img#nws_nxtbtn{cursor:pointer;}

body.clnews-newsitem-view .col-main{position:relative;}
body.clnews-newsitem-view .printnews{ position:absolute; right:0; top:-2px;}

.products-list .more_price{margin-left:10px;float:right;font-size:12px;}

#upsell-product-table td{padding-bottom:10px; width:185px; overflow:hidden; /*display:inline-block;*/}

.mm_smallImages li.last,.col3-layout .col-left .more-views ul li.last{margin-right:0!important;}

.slider{width:631px;}
.jcarousel-skin-tango{}

.jcarousel-skin-tango .jcarousel-container{}
.jcarousel-skin-tango .jcarousel-direction-rtl{direction: rtl;}
.jcarousel-skin-tango .jcarousel-container-horizontal{width:631px;}
.jcarousel-skin-tango .jcarousel-container-vertical{width:631px;height:388px;}
.jcarousel-skin-tango .jcarousel-clip{overflow: hidden;}
.jcarousel-skin-tango .jcarousel-clip-horizontal{width:631px;height:388px;}
.jcarousel-skin-tango .jcarousel-clip-vertical{width:631px;height:388x;}
.jcarousel-skin-tango .jcarousel-item{width:194px;height:194px;}
.jcarousel-skin-tango .jcarousel-item a img{width:194px;height:194px;}
.jcarousel-skin-tango .jcarousel-item-horizontal{margin-left:0;margin-right:10px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal{margin-left:10px;margin-right:0;}
.jcarousel-skin-tango .jcarousel-item-vertical{margin-bottom:10px;}
.jcarousel-skin-tango .jcarousel-item-placeholder{background:#fff;color:#000;}

/* Horizontal Buttons */
.jcarousel-skin-tango .jcarousel-next-horizontal{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/next-horizontal.png) no-repeat scroll 0 0 transparent; cursor:pointer; height:15%/*56px*/; position:absolute; left:-5px; top:43%; width:23px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal{left:5px; right:auto; background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/prev-horizontal.png);}
.jcarousel-skin-tango .jcarousel-prev-horizontal{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/prev-horizontal.png) no-repeat scroll 0 0 transparent; cursor:pointer; height:15%/*56px*/; position:absolute; right:-5px; top:43%; width:23px;}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal{left:auto; right:5px; background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/next-horizontal.png);}


.box-collateral h3{color:#006194; margin-left:11px;margin-top:11px;}
.data-table .data-table-div{clear:both;padding-left:11px; /*position:relative;*/margin:6px 0;}
.data-table-div span.label{width:28%;float:left;}
.data-table-div span.label .tipsyicon{/*position:absolute;*/left:-8px;top:4px;}
.data-table-div span.data{ float:right; width:72%; text-align:right;}


.brdtop{border-top:1px solid #cae0f6;padding-top:10px; clear:both;overflow:hidden;display:block;margin-top:10px}

/*.block-revie{padding:0 10px;}*/

.block-revie .ratings .rating-links a{color:#6d7072; text-decoration:none;}
.block-revie .ratings .rating-box {margin: 3px 10px 0;/*padding: 0 0 0 9px;*/}
/*.ratings a {margin: 0 0 0 10px;}*/
.ratings p{margin: 10px;}
.sidebarHome .form-search input.input-text {border-color: #C4C8CB;border-radius: 6px;color: #AEAEAE; float: left;margin: 0 4px 0 4px;padding: 7px 9px;}
.clear{clear:both;}
.addthis_button{float:right; margin-top:4px;*float:none;}
/**/

.m-more-less{font-size:12px;text-align:left!important;margin:10px 0;}
.m-more-less a.m-show-more-action, a.m-show-more-popup-action{text-decoration:none;color:#5b5b5b}
.m-more-less a.m-show-more-action:hover, a.m-show-more-popup-action:hover{text-decoration:underline}
.morepricep .more_price{float:right;}
ul.site100{width:100%;margin:0;padding:0 0 0 10px;}
ul.site100 li{list-style:none;}

a.ajax {background: url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_grid_list.jpg) repeat-x 0 0;border-radius:6px;color:#FFFFFF;display:block;font-weight:bold;height:30px;line-height:30px;text-align:center;text-decoration: none;}
.catalog-category-view ul.products-grid li.item p{margin:0}






.rightinnercntnr {border-bottom:1px solid #cae0f6; color:#424242; position:relative; line-height:20px; padding:0;margin-bottom:50px; margin: 16px 0 0 0;}
.rightinnercntnr h3,.imgblocktxt h1{ color:#006194; font-size:18px; font-weight:bold; padding:2px 0 5px 0 }
.imgblocktxt h1{ padding-top:0;}
.rightinnercntnr .imgblock { float:left; margin:0 15px 0px 0; position:relative }
.rightinnercntnr .imgblock h5 { background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bluetitle_bg.png) no-repeat; position:absolute;z-index:999; font-size:22px; font-weight:bold; color:#fff; padding:13px 15px 13px 15px; bottom:70px; width:252px }
.rightinnercntnr .con a { background:#1f6492; color:#fff; padding:0 31px; height:31px; line-height:31px; border-radius: 0 0 6px 6px; display:block; float:right; position:absolute; bottom:-32px; right:0; cursor:pointer }

.bx-wrapper{width:425px;}

ul#mycarousel li.jcarousel-item,ul#mycarousel li.jcarousel-item a,ul#mycarousel li.jcarousel-item a img{float:left;}

.products-list .f-fix ul.add-to-links{margin-right:0; padding:0; width:323px}
.products-list .f-fix ul.add-to-links li{margin-left:5px; padding-left:5px;}
/*.products-list .f-fix ul.add-to-links li.link-wishlist{ width:120px;}
.products-list .f-fix ul.add-to-links li.link-compare,.products-list .f-fix ul.add-to-links li.link-compare a{ width:180px;}*/

.ext-left{border:1px solid #cae0f6;padding:9px;}
.ext-left .block-subtitle{padding:3px 0;margin:0 0 9px 0;}
.ext-left ul li span{color:#5b5b5b;}
.ext-left ul li input{ margin-top:-3px;}
.ext-left ul li{padding:2px 0!important;}

.amshopby-filters-left #narrow-by-list{
	margin-left:-6px;
}
/*.col-left .block-layered-nav dl,.col-left .block-layered-nav dt{position:static;}*/
.block-layered-nav dl#narrow-by-list{padding-top:20px; }
.block-layered-nav dl#narrow-by-list dd ol li{color:#5b5b5b;font-size:12px; padding-bottom:5px;}
/*.block-layered-nav dl#narrow-by-list {margin-left:10px;}*/
.block-layered-nav dl#narrow-by-list dd ol li input{margin-right:10px!important;}
/*.block-layered-nav dl#narrow-by-list .odd span{position: relative; top: 4px;}
.block-layered-nav dl#narrow-by-list .even span{position: relative; top: 4px;}*/
.block-layered-nav dl#narrow-by-list .odd ol li a{color:#5B5B5B; text-decoration: none;}
.block-layered-nav dl#narrow-by-list .even ol li a{color:#5B5B5B; text-decoration: none;}

.m-tree-item a,a.m-checkbox-checked,a.m-checkbox-unchecked{color:#5b5b5b;text-decoration:none;}
.col-left .tipsyicon img{margin-left:0;}
dl.narrow-by-list{padding-left:15px;}
.block-layered-nav dl.narrow-by-list dd{padding:0 10px 12px;}
ol.m-filter-css-checkboxes li div.tipsyicon,
dl.narrow-by-list dt div.tipsyicon{ margin-left:-18px;}

dt.m-collapseable{color:#212020; font-size:12px; padding:0 10px;}
ol#products-list .f-fix p.region{ width:100%; float:none;}

.m-filter-popup ol.m-scrollable-filter li ol.m-filter-css-checkboxes li div.tipsyicon{ margin-left:1px;}

#popup_box{ overflow:hidden;}
table.emalolist{border:solid 1px #cae0f6; font-size:11px; border-right:none; border-bottom:none;}
.emalolist td{border:solid 1px #cae0f6; border-left:none; border-top:none; margin-bottom:5px; padding:5px;}
#popup_box h2{background-color:#3f7fd6;color:#fff; font-size:16px; padding:10px; font-weight:bold; margin:0;}
.contactusview{padding:10px; padding-top:0px; height:400px; overflow-y:scroll;}
.contactusview h3{color:#006995;margin-top:10px;}

.contactusview input, .contactusview select{color:#929292; border-color:#cbcbcb;height:20px; line-height:20px;}
.contactusview input.input-phone{border:solid 1px #cbcbcb; width:283px; height:26px; line-height:26px; margin-top:5px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_phone.png) no-repeat 3px 3px; padding-left:30px}
.contactusview a.input-mail{border:solid 1px #cbcbcb; width:283px; height:26px; line-height:26px; margin-top:5px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_mail.png) no-repeat 3px 3px; padding-left:30px; color:#96989A; text-decoration:none; display:block;}
.contactusview textarea{ margin:5px 0 10px; padding:5px 10px; width:293px; color:#929292; margin-bottom:10px; border-color:#cbcbcb;}
.contactusview button{ margin-bottom:20px;}


/*start for compare list design on 17th september */
#product_comparison .btnremovediv{overflow:hidden;display:block;width:100%; margin-bottom:10px;}
#product_comparison a.btn-remove{ background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/btn_remove.gif) no-repeat 0 0 transparent; height:11px; width:11px;}
#product_comparison .mm_listitemleft{ margin:0 auto;}
#product_comparison .btn_comparelink{ overflow:hidden; display:block; width:100%;}
#product_comparison .btn_comparelink button.btn-cart{float:left;}
#product_comparison .btn_comparelink ul.add-to-links{overflow:hidden; display:block; margin:0;}
#product_comparison .btn_comparelink ul.add-to-links li{float:left;}
#product_comparison .btn_comparelink ul.add-to-links li a{height:30px; line-height:30px; border:none; padding-left:0;}
#product_comparison .add-to-links li a{ font-size:12px;}
#product_comparison .add-to-links li a.link-wishlist{height:30px; line-height:30px;}
#product_comparison .ratings .rating-links, #product_comparison .no-rating{clear:both;}
#product_comparison .ratings .rating-links a.revitxt, #product_comparison .no-rating a.revitxt{ float:right;}
#product_comparison .revicount{margin-left:0;}
/*end for compare list design on 17th september */
.mm_contactblok-home {display:inline-block;background: #ED8000 url(http://www.naupar.nl/skin/frontend/naupar/default/images/receptioniste.jpg) no-repeat -40px center;color:#fff;border-radius:6px;height: 150px;padding: 14px 16px 14px 91px;position: relative;color: #FFFFFF;font-size: 14px;font-weight: bold;margin-bottom:20px;}

.mm_contactblok-home span { display:block; }
.mm_contactblok-home span a{color: #fff;line-height:15px;}
.mm_contactblok-home span a:hover{color: #b73907;line-height:15px;}
.mm_contactblok-home img {vertical-align:middle;}
.mm_geopend { border-top: 1px solid #F0972E; color: #FFFFFF; display: block; margin:15px 0 0 0; padding: 10px 0 0 14px; }
.mm_geopend dfn { font-size:12px; font-weight:normal; font-style:normal; display:block; padding:12px 0 }

.mm_socialmediablok { border: 1px solid #cae0f6; border-radius:4px; font-size: 9px; height: 60px; margin-bottom: 20px; padding: 0; position: relative; }
/*.mm_socialmediablok h3 { color: #005c8d; display: block; font-weight: normal; left: 10px; line-height: 20px; margin: 0; padding: 0; position: absolute; font-size:12px!important; top: 20px; }
*/
.mm_socialmediablok h3 { color: #EF8100; display: block; font-weight: bold; left: 10px; line-height: 20px; margin: 0; padding: 0; position: absolute; font-size:17px!important; top: 20px; }

.mm_socialmediablok ul { margin: 11px 0 0 14px; padding: 0; }
.mm_socialmediablok.mm_socialmediablok_follow ul { margin: 11px 0 0 71px; padding: 0; }
.mm_socialmediablok li { float: left; list-style: none outside none; }
.mm_socialmediablok li a.tw-icon { background-image: url("http://www.naupar.nl/skin/frontend/naupar/default/images/icon-twitterBird.png"); }
.mm_socialmediablok li a.m-icon { background-image: url("http://www.naupar.nl/skin/frontend/naupar/default/images/icon-mail.png"); }
.mm_socialmediablok li a.fb-icon { background-image: url("http://www.naupar.nl/skin/frontend/naupar/default/images/icon-facebook.png"); }
.mm_socialmediablok li a.gp-icon { background-image: url("http://www.naupar.nl/skin/frontend/naupar/default/images/icon-googleplus.png");}
.mm_socialmediablok li a.ig-icon { background-image: url("http://www.naupar.nl/skin/frontend/naupar/default/images/icon-instagram.png");}


.mm_socialmediablok li a { display: block; height: 40px; margin-left: 5px; outline: medium none; overflow: hidden; text-decoration: none; text-indent: -1000px; width: 40px; }

.blueblock {clear:both; background-color: #FFFFFF; border: 1px solid #cae0f6; border-radius: 0 0 10px 10px; color:#333; margin-top: 40px; /*padding: 10px; */position: relative; font-size:11px; }
.blueblock h2 { background-color: #ef8100; border-radius: 10px 10px 0 0; color: #FFFFFF; display: block; font-size: 14px; font-weight:bold; height: 32px; left: -1px; line-height: 32px; margin: 0; padding: 0 20px; position: absolute; top: -32px; /*text-transform:capitalize;*/}
.blueblock.callMeBack h2 { background-color: #006194; border-radius: 10px 10px 0 0; color: #FFFFFF; display: block; font-size: 14px; font-weight:bold; height: 32px; left: -1px; line-height: 32px; margin: 0; padding: 0 20px; position: absolute; top: -32px; /*text-transform:capitalize;*/}

.list_name_rating{position:relative;}
.list_name_rating .rating-box{position:absolute; right:0; top:0; margin-right:0;}
.list_name_rating p.no-rating, .list_name_rating p.rating-links{ display:none;}

.mm_overzichtimageslist{ overflow:hidden; display:block; width:100%;margin:0 0 10px 0; /*min-height: 210px;*/}
/*.mm_overzichtimageslist{ min-height: 210px;}*/
.mm_overzichtimageslistHeight .mm_overzichtimageslist{min-height: 255px;}

ol.products-list li.item .btn_addlink {float:right;}

ul.products-grid li.item .mm_listitemleft {width:200px;}
ul.products-grid li.item .mm_listitemleft .mm_lagreImages{width:200px;height:200px;overflow:hidden; display:block;}
ul.products-grid li.item .mm_listitemleft .mm_lagreImages li{width:200px; height:200px; overflow:hidden; display:block;}
ul.products-grid li.item .mm_listitemleft .mm_smallImages{width:200px;}
ul.products-grid li.item .mm_overzichtimageslist ul.mm_smallImages li{width:62px; margin-right:6px; height: 62px !important;}

ol.products-list .mm_listitemleft a{text-decoration:none; color:#64676A; font-weight:bold;}


/*footer top*/
.btmnav { border-top: 1px solid #dededf; margin: 15px 0 0; padding: 12px 0; width: 100%; clear:both;}
.btmnav .colleft { width:213px; float:left; margin-left:15px }
.btmnav .colleft h4 { color:#3483ab; font-size:16px; font-weight:bold; padding-bottom:10px }
.btmnav .colleft ul { list-style:none; margin:0px; padding:0px }
.btmnav .colleft ul li { }
.btmnav .colleft ul li a { color: #3483ab; display: block; font-size: 11px; outline: medium none; padding: 2px 0px; text-decoration: none; }
.btmnav .colleft ul li a:hover{color: #ed8000;}
.block_pad { padding:10px;}

.brdrno{border: medium none !important;}
.besteldiv {/*border-top: 1px solid #EBEFF2;float: left;*/margin: 0 0 0;padding: 15px 0;width: 100%;}
.bestel{    color: #616161;float: left;font-size: 11px;margin: 15px 45px 10px 16px;min-height: 140px;width:276px;}
.bestel h6{ color:#006394; font-size:18px; font-weight:bold; padding:0 0 19px 0 }
.bestel p { float:left; width:142px}
.bestel p a{ text-decoration:none; color:#006194;}
.bestel p a:hover{text-decoration:underline;}
.bestel img { float:left; margin:0 17px 0 0 }

.sidebar_left{ background-color:#EBF3F8; border:1px solid #cae0f6; border-radius:6px; margin:0 0 20px; padding:10px;}
.sidebar_left .block{ border:none; border-bottom:1px solid #cae0f6; padding-bottom:10px; margin:0 0 10px !important; border-radius:0px !important;}
.sidebar_left .block p#test{ margin:0;}
.sidebar_left .lastblock{ margin:0 !important; padding:0 !important; border-bottom:none !important;}

.sidebar #belmij_container li div.block{background:none transparent !important; border-radius:0px !important;}
/*.sidebar #belmij_container li div.block-title strong span p{line-height:25px !important;}*/
.sidebar #belmij_container li form#newsletter-validate-detail div.actions{ text-align:right !important; margin-top:10px;}

.col-right.sidebar.sidebarHome {margin: 0;}
.sidebarHome .form-search {margin: 0 0 10px 7px;}

.catalog-product-view .header .form-search{/*top:147px;*/}

.rightside_block .actions{margin:0 0 10px; padding:0;}
.rightside_block .actions button.button{ width:100%;}
.rightside_block .actions button.button span{ padding:11px 8px; font-size:14px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png) repeat-x 0 -5px #006194;}
.rightside_block .actions button.button span span{ padding:0 !important; background:none; /*text-transform:capitalize;*/}

.rightside_block .actions button.btn-quot span{
	background: #da6e0f; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
}

.rightside_block .actions a.button{ width:100%;}
.rightside_block .actions a.button span{ padding:11px 8px; font-size:14px; background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png) repeat-x 0 -5px #006194;}
.rightside_block .actions a.button span span{ padding:0 !important; background:none; /*text-transform:capitalize;*/}


.button.btn-cart.btn-quot.content-block.blue{
    background: url("http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png") repeat-x scroll 0 -5px #006194 ;
    padding:11px 8px; font-size:14px;
    width:223px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700
}

.button.btn-cart.btn-quot.content-block{
    background: #da6e0f; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
    padding:11px 8px; font-size:14px;
    width:223px;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 700
}

.col-right .rating-box{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_rating.png) repeat-x scroll 0 0 rgba(0, 0, 0, 0);}
.col-right .rating-box .rating{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/bkg_rating.png) repeat-x scroll 0 -194px rgba(0, 0, 0, 0);}

.mm_offerteaanvraag-large { background-color: #EBF3F8; border: 1px solid #B6D4E4; border-radius: 10px 10px 10px 10px; height: 50px; padding: 15px; position: relative; text-align: center; margin-bottom:23px; width:640px; }
.mm_offerteaanvraag-large span.offertefoottekst { color: #006194; font-size: 14px; font-style: italic; height: 50px; line-height: 50px; }
.mm_offerteaanvraag-large a{
    background: #da6e0f; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 40px;
	padding: 5px 30px;
	text-decoration: none;
	float: right;
	font-size: 17px;
}

.btn_offer {background-color:#ED8000; background-image:url("http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine.png"); background-repeat:repeat-x; color:#FFFFFF; display:block; font-size:18px; font-weight:bold; height:50px; line-height:50px; overflow:visible; width:auto; position:relative; border:none; text-align:center; text-decoration:none; padding:0 38px; border-radius:5px 5px 5px 5px; cursor:pointer;width:175px;
float:right; }
.btn_offer:hover{background-color:#39A214;color:#FFFFFF;text-decoration: none;}

#product_tabs_review_tabbed_contents {padding:15px;}
#customer-reviews ol li table.ratings-list td.label{}
table#product-review-table { border:1px solid #CAE0F6;}
.block-cart .blue-title{ border-bottom:0; margin-bottom:0 !important;}
.block-cart .blue-title strong{color:#006194;}
.block-zoover{padding-bottom:10px;}
.block-zoover .mm_schipzooverText{margin: 0 10px 0px 10px;}
.block-compare ol#compare-items li.item h3.product-name{height:50px;}

ol.m-filter-css-checkboxes li{padding:6px 0;}

#shopping-cart-table {border:1px solid #cae0f6;}
.checkout-cart-index .cart .crosssell{ border:1px solid #cae0f6; background:none transparent;}
.checkout-cart-index .cart-collaterals .crosssell ul#crosssell-products-list li.item { border-bottom:solid 1px #dededf; padding-bottom:10px;}
.checkout-cart-index .cart-collaterals .crosssell ul#crosssell-products-list li.last{ border:none; padding-bottom:0;}
.checkout-cart-index .cart-collaterals .crosssell ul#crosssell-products-list li.item ul.add-to-links li { float:left; text-align:left; margin-left:0;}
.checkout-cart-index .cart-collaterals .crosssell ul#crosssell-products-list li.item ul.add-to-links li a{ font-size:12px; font-weight:bold; text-align:left; padding-left:0;}
.checkout-cart-index .cart-collaterals .crosssell ul#crosssell-products-list li.item ul.add-to-links li a.link-wishlist{ border:none;}

.checkout-cart-index table#shopping-cart-table td a.link-wishlist{ border-left:0; padding:0;}
.checkout-onepage-index .opc-block-progress .block-title strong span{ padding:0 10px;}

.cms-homepage .sidebar{ margin-top:-13px;}
/*.sidebar.sidebarHome {margin-top: -13px;}*/
.cms-homepage .sidebar .block1{ border-radius:0 0 6px 6px; background:#006194 url(http://www.naupar.nl/skin/frontend/naupar/default/images/sidebar_top_shade.png) no-repeat 0 0;}
.cms-homepage .blueblock{ clear:none; float:left; margin-right:10px; width:310px;}
.col-main .blueblock{ clear:none; float:left; margin-right:10px; width:310px;}
.videoblock{ width:280px !important; padding:19px 15px;}
.videoblock h2{ background:#006194;}

.cms-homepage .col-right .blueblock{ padding:0 12px; float:none; clear:both; margin-right:0; width:auto; padding-bottom:12px;}
.cms-homepage .col-right .blueblock h2{background:#006194;}
.cms-homepage .col-right .blueblock div.input-box{clear:both;}
.cms-homepage .col-right .blueblock label{float:left; line-height:40px; margin-right:10px; width:55px;}
.cms-homepage .col-right .blueblock input.input-text{border:1px solid #A9C8E3;border-radius:3px;height: 25px;margin: 3px 0;color: #202020;padding: 6px 10px; width:146px;}

.blueblock #mycontactform .input-box label{ display: inline-block; margin: 0 10px 0 0; min-width: 52px; font-size: 12px; line-height: 18px;}
.cms-homepage .col-right #mycontactform .actions{ text-align:right;}
.cms-homepage .col-right #mycontactform .actions button.button { border-radius: 5px; height:30px;/*margin-right:15px;*/ }
.cms-homepage .col-right #mycontactform .actions button.button span{background:none #5BB3E0;padding:0px;border-radius:5px;}
.cms-homepage .col-right #mycontactform .actions button.button:hover span{background-color: #2197da;}
.cms-homepage .col-right #mycontactform .actions button.button span span{ float:none; background:#5BB3E0 url(http://www.naupar.nl/skin/frontend/naupar/default/images/whitearrow.png) 10px center no-repeat;border: medium none !important; color: #FFFFFF; cursor: pointer; font-size: 14px; font-weight:bold; height: 30px; line-height: 30px;padding: 0 15px 0 35px; text-decoration: none; margin:0; border-radius:5px; overflow:visible; width:auto; float:right;}

.col-main .block-newsletter{background:none repeat scroll 0 0 rgba(0, 0, 0, 0); /*padding:0 10px;*/}
/*.col-main .block-newsletter .block-title strong span p{ line-height:26px;}*/
.col-main .block-newsletter input.input-text{ width:219px;float: right;}
.col-main .block-newsletter label{ float:left;  margin-right:10px;line-height: 38px;}
.col-main .block-newsletter .actions{ text-align:right;}

.cms-homepage .block-newsletter{background:none repeat scroll 0 0 rgba(0, 0, 0, 0); padding:0 15px;}
/*.cms-homepage .block-newsletter .block-title strong span p{ line-height:26px;}*/
.cms-homepage .block-newsletter input.input-text{ width:219px;}
.cms-homepage .block-newsletter label{ float:left; line-height:40px; margin-right:10px;}
.cms-homepage .block-newsletter .actions{ text-align:right;}

#carousel .btn_left{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/right_arrow.png) no-repeat 0 0; border:none; cursor:pointer; display:block; opacity:1; position:absolute; top:85px; left:20px; width:30px; height:30px;}
#carousel .btn_right{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/left_arrow.png) no-repeat 0 0; border:none; cursor:pointer; display:block; opacity:1; position:absolute; top:85px; right:20px; width:30px; height:30px;}

.col-right .img-block{ padding:0 !important}

/* HOVER STYLES */
.big_img {height: 250px; position: absolute;}
/*start telephone popup css */
.telephone{position:relative; float:right;}
.telephone a#trigger{background: url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-tel-large.png) no-repeat 0 0; height:40px;width:18px;text-indent:-9999px;display:block;}
/* HOVER STYLES */
div#pop-up {display:none;position:absolute;width:388px;padding:10px;background:#eeeeee;color:#000000;border:2px solid #005c8f;font-size:12px; right:6px !important; top:55px !important; border-radius:6px; color:#666666;}
/*end telephone popup css */

#pop-up .wrappopup{ display:block; clear:both; overflow:hidden; border-bottom:solid 1px #7fadc6; margin-bottom:10px; text-align:left; padding:5px;}
#pop-up .wrappopup h3{ text-align:left; color:#006194;}

#pop-up .wrappopupsym{padding:0 5px;}
#pop-up .wrappopupsym span{width:125px;float:left; margin-bottom:5px;}
#pop-up .wrappopupsym span img{float:left; margin-right:4px;}

#pop-up .wrappopupsym .popup-chat-box { width: 395px;display: block;padding-top: 45px; }
#pop-up .wrappopupsym span.emailpop{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_mail_pop.jpg) 0 0 no-repeat; margin-right:4px;width:117px;}
#pop-up .wrappopupsym span.chatpop{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_chat_pop.jpg) 0 0 no-repeat; margin-right:4px;width:115px;}
#pop-up .wrappopupsym span.whatsapppop{background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_whatsapp_pop.png) 0 0 no-repeat; margin-right:4px; width:145px;}

.col3-layout .col-wrapper .col-left #mm_content_left{margin-bottom:20px; clear:both;}
.col3-layout .col-wrapper .col-left #mm_content_left ul li,
.col3-layout .col-wrapper .col-left #mm_content_left ul li a{ list-style:none; text-decoration:none; font-size:12px; line-height:30px;font-weight:bold; color:#006194;}

.col3-layout .col-wrapper .col-left #mm_content_left ul li a:hover{ color:#e97800;}
.col3-layout .col-wrapper .col-left #mm_content_left ul ul{ margin-left:10px;}

.col3-layout .col-wrapper .col-left #mm_content_left ul li a span.huidigMenu{ font-size:16px;}

.col3-layout .page-title h1{color:#006194;font-weight:bold; margin-top:0px;}

/*ul.products-grid a.ajax{margin-top:10px;}*/

.magestore-bannerslider{margin-left:30px; float:left;}

/* Category Page
=========================================================================
*/
.category-title { margin:0 0 7px; }
.category-title h1 { padding:3px 0; color:#006394; font-size:1.6em;
font-weight:bold; line-height:1.25; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px;
text-align:center; }
.category-image img {}
.category-description { margin:0 0 10px; }
.category-description ul { padding-left: 36.5em; }
.category-products {}


.meerInfoBox { display: inline;}
.meerInfoBox .compareWishlistBox{float: right;width: 150px;}
.meerInfoButton {display: block;float: left;
	/*background: linear-gradient(to bottom, #FCB25C 25%, #ED8000 75%) repeat scroll 0 0 rgba(0, 0, 0, 0);*/
    background: #f99f37; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	border-radius: 5px;
	color: #FFFFFF;
	font-weight: 700;
	line-height: 0px;
	margin: 0 10px;
	padding: 20px 20px;
	text-decoration: none;
}
.meerInfoBox .wishlist .seperator{margin-left: 5px;}
.meerInfoButton a{color: #fff;text-decoration: none;}
/*.shipattr table td:first-child {min-width: 165px;}*/

.tooltipIcon{/*min-width: 20px;float: left;height: 16px;*/ position:absolute; left:4px;}
.shipAttrColumns { display: inline-block;/*font-size: 11px;*/line-height: 1.35; width: 100%; }
.shipAttrColumns .column {float: left; width: 25%; margin: 0;}
.shipAttrColumns .column2 {float: left;width: 220px;margin: 0 10px 0 0;}
.shipAttrColumns .columnFullWidth {float: left; width: 100%; margin: 0 10px 0 0;}

.shipAttrColumns .columnwidth {width: 100%;}
.shipAttrColumns .columnwidth2 {width: 220px;}
.shipAttrColumns .columnwidthFull {width:100%;}




.filterLink input[type="checkbox"]{visibility: visible;display: block;position:absolute;z-index:-99;}
.filterLink span.showCheckbox{background-color: #EBF3FB;border: 1px solid #6E7377;border-radius: 3px;display: inline-block;height: 10px;margin: 0;width: 10px;margin: 0 5px 0 21px;cursor: pointer;position:relative;float:left;}
.filterLink { width: 250px; }
.filterLink .tipsyicon{display:none;}
.filterLink .tooltipIcon .tipsyicon{display:block}

.labelFilterOption { float: left; margin-left:0px;}
.filterOptionWidth { float: left; display:block; width:180px;margin-left:3px; }
/*input[type="checkbox"]:checked + span.showCheckbox:after{content:'';color: #000;border:none;box-shadow:none;height:8px;width:8px;background:#006194;position:absolute;top: 1px;left: 1px;}*/

input[type="checkbox"]:checked + span.showCheckbox:after{content:'\2713';color: #000;font-size: 10px;font-weight: bold;border:none;box-shadow:none;height:6px;width:6px;background:transparent;position:absolute;top: -2px;left: 1px;}

.btn_addlink a {color: #6E7377;font-weight: 700;text-decoration: none;}

#webform_4_form .std p {padding: 0 10px;}
#webform_4_form .form-list .fields input.input-text {width: 240px}
#webform_4_form select{border-radius: 3px;padding: 6px 10px;}

#contactForm .fields input.input-text {width: 240px}

.popUpRatingBox {display: block;float: right;height: 20px;margin: -34px 0 0;}
.popUpRatingBox .revitxt {display: none;}

.compareWishlistBox {display: inline-block;width: 673px; margin: -11px 0 0 0;}
.compareTab1 .compareWishlistBox {display: block;width: 650px;}
.compareWishlistBox .compareBox{display: block; float:right; margin-right: 7px;}
.compareWishlistBox .compareBox a{text-decoration: none; color: #6E7377; font-size: 15px;margin: 0 0px 0 5px; font-weight: bold;}
.compareWishlistBox .wishlist{display: block; float:right;}
.compareWishlistBox .wishlist a{text-decoration: none; color: #6E7377; font-size: 15px; font-weight: bold; margin: 0 5px 0 0px;}
.compareWishlistBoxLeft .compareBox{display: block; float:left; }
.compareWishlistBoxLeft .compareBox a{text-decoration: none; color: #6E7377; font-size: 15px;margin: 0 5px 0 0px; font-weight: bold;}
.compareWishlistBoxLeft .wishlist a{text-decoration: none; color: #6E7377; font-size: 15px; font-weight: bold; margin: 0 0px 0 5px;}
.compareWishlistBoxLeft .wishlist{display: block; float:left;}
.compareWishlistBoxLeft button {margin: -14px 0 0 0;}
.compareWishlistBoxLeft {
    margin: 15px 0 0;
    float: left;
    width: 100%;
}

.welcomtxt{float: left;color: #006194;}
.block.block-subCatFilter {border: none; padding: 0;}


/*zoekform*/
.sidebarHome a:focus { outline: none; }
.sidebarHome .highlight {
    color: #FF2F00 !important;
    font-weight: bold;
}
.sidebarHome .reset-button{
    position: absolute;
    border: 0px;
    height: 16px;
    width: 16px;
    background-color: transparent;
    padding: 0px 6px 6px 2px;
    z-index: 100;
    margin-top: 2px;
    color: #DE5400;
    font-size: 10pt;
    cursor: pointer;
    vertical-align: baseline;
    line-height: 16px;
}
@-moz-document url-prefix()
{
.sidebarHome .reset-button{margin-top: 0px;}
}
.sidebarHome input.spinner, input.spinner:focus {
    background-repeat: no-repeat !important;
    background-position: right center;
    background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/css/images/spinner.gif) !important;
}
.sidebarHome .s_separator{
    border-top: 1px solid #AAA;
}
.sidebarHome .s_separator:first-child{
    border-top: none;
}
.sidebarHome #search_autocomplete{
    left: 454px !important;
    top: 560px !important;
    z-index: 999;
}
.sidebarHome .searchautocomplete-container{
    float: right;
    margin-top: -1px;
    width: 0px;
}
.sidebarHome .search-container .span_item{
    padding-left: 4px;
}
.sidebarHome .searchautocomplete-search{
    width: 430px;
    background-color: white;
    border-radius: 8px;
    border: 1px solid #CCCCCC;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.6);
    font: 11px Arial,Helvetica,sans-serif;
    padding-top: 10px;
    background: #FAFAFA;
    display: block;
    font-size: 11px;
    line-height: 140%;
    overflow: hidden;
    position: relative;
}
.sidebarHome .search-results{
    clear: both;
    display: block;
    text-align: left;
    padding-left: 3px;
}
.sidebarHome .search-header {
    margin: 0;
    text-align: left;
    padding: 0px 0px 0px 5px;
    height: 25px;
    line-height: 25px;
    font-weight: bold;
    color: #999999;
    font-size: 15px;
    letter-spacing: 0px;
    clear: both;
}
.sidebarHome .s_item{
    width: 420px;
    float: left;
    padding-left: 5px;
    padding-right: 5px;
}
.sidebarHome .s_item:hover{
    background-color:#EDF1FF;
    cursor:default;
}
.sidebarHome .s_item a:link,
.sidebarHome .s_item a:hover,
.sidebarHome .s_item a:visited {
    color: #2F2F2F;
    text-decoration: none;
}
.sidebarHome .s_icon{
    float: left;
    height: auto;
    display: table-cell;
    margin-right: 5px;
}
.sidebarHome .s_details{
    text-align: left;
    display: table-cell;
    padding-bottom: 10px;
}
.sidebarHome .s_description{
    font-size: 11px;
}
.sidebarHome .s_item_name{
    font-weight: bold;
    height: auto !important;
    min-height: 15px;
    height: 15px;
    overflow: auto;
}
.sidebarHome .s_item_name span{
    float: left;
}
.sidebarHome .s_review{
    clear: both;
}
.sidebarHome .s_ratings {
    font-size: 11px;
    line-height: 1.25;
    margin: 7px 0;
    width: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
    display: block;
}

.sidebarHome .s_item_name .a_review {
    color: #1E7EC8 !important;
}
.sidebarHome .s_sku {
    font-size: 10px;
}
.sidebarHome .searchautocomplete-search .s_button button.button span {
    background: none repeat scroll 0 0 #F18200;
    border: 1px solid #DE5400;
    color: white;
    display: block;
    font: bold 12px Arial,Helvetica,sans-serif; line-height:19px ;
    height: 19px;
    padding: 0 8px;
    text-align: center;
    white-space: nowrap;
}
.sidebarHome .s_category {
    margin: 6px 2px;
    padding: 4px 2px 4px 2px;
    white-space: nowrap;
    cursor: pointer;
    float: left;
}
.sidebarHome .s_category a{
    color: #2F2F2F;
    text-decoration: none;
}
.sidebarHome .resultbox-b {
    height: 16px;
    text-align: right;
    font-weight: bold;
    font-size: 13px;
    margin: 0 4px 4px 4px;
    clear: both;
}
.sidebarHome .resultbox-b a,
.sidebarHome .resultbox-b a:link,
.sidebarHome .resultbox-b a:visited,
.sidebarHome .resultbox-b a:hover {
    color: #999999;
    text-decoration: none;
}

.mm_home_col12 {
	float: left;
	width: 675px;
	min-height: 100px;
	margin-top: 15px;
}

.rating-box-position {
	float: right;
	height: 24px;
}

.rating-box-view {
	margin-top: -13px;
}

.rating-box-view li.steraan {
	list-style: none;
	float: left;
	width: 20px;
	height: 49px;
	text-indent: -1000px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	outline: none;
	margin-left: 2px;
	background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/ster-aan.png);
	background-repeat: no-repeat;
	background-position: center;
}

.rating-box-view li.steruit {
	list-style: none;
	float: left;
	width: 20px;
	height: 49px;
	text-indent: -1000px;
	overflow: hidden;
	text-decoration: none;
	display: block;
	outline: none;
	margin-left: 2px;
	background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/ster-uit.png);
	background-repeat: no-repeat;
	background-position: center;
}

.form-search.columns3-search {top: 413px !important;}
.option .tooltip_contents { margin: 0 0 0 18px;}

.tipsyicon2 img {
    cursor: pointer;
    display: inline-block;
    margin-left: 1px;
    padding: 0 5px 0 0;
    position: relative;
    top: 4px;
    vertical-align: baseline;
}

.tipsyicon3 img {
    cursor: pointer;
    display: inline-block;
    margin-left: 1px;
    padding: 0 5px 0 0;
    position: relative;
    top: 4px;
    vertical-align: baseline;
    visibility: hidden;
}
.options-list {
    margin: 0 0 0 -20px;
}

.compareWishlistBox.cartContainer {
	background-color: #EBF3F8;
	border: 1px solid #B6D4E4;
	margin-bottom: 10px;
}
.cartButtonContainer {
	padding:15px;
}
.cartButtonContainer .add-to-cart {
	float:right;
}
.compareWishlistBox.cartContainer .wishlist,
.compareWishlistBox.cartContainer .compareBox.cartComparte {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}

.compareWishlistBox.cartContainer .wishlist {
	padding-right: 0px;
}
/*
* MYSHIPS
*/
.selectship{margin-bottom:23px;}
.selectship h3{font-size:12px;margin-bottom:10px;}
.selectship select{width:379px; border:solid 1px #b6b6b6; padding:6px; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#71777b; float:left}
.selectship span{ margin-left:30px; color:#dc7700; font-size:12px; line-height:30px;}

.col2ship img {vertical-align:middle!important;}

.col2ship{margin-bottom:20px;}
.col2ship h2{font-weight:16px; color:#064c85; border:solid 1px #cae1ee; border-bottom:none; background-color:#ebf3f8; padding:6px 10px; margin:0; font-size:16px;}

.col2ship table{border:solid 1px #cae1ee; border-left:none; border-bottom:none;}

.col2ship td{border-bottom:solid 1px #cae1ee;border-left:solid 1px #cae1ee;padding-left:10px; line-height:30px;}

.collab2{width:229px;}
.coldesc2{padding-left:36px!important;}

.coldesc2 p,.col2ship p{line-height:18px; margin-top:10px}

.col6 .collab2,

/*
*END MYSHIPS
*/
.col7 .collab2{width:120px;}

.col6 .colno2,
.col7 .colno2{width:74px;}

.col6 .colno3,
.col7 .colno3{width:112px;}

.col2ship img{padding:10px; padding-left:0;}

.col4 .collab2{width:61px; text-align:center;}
.col4 .colno2{width:166px;padding:20px 0 0 30px!important;}
.col4 .colno3{width:166px;padding:20px 0 0 30px!important;}
.col4 .coldesc2{padding:20px 0 0 30px!important;}
.coldesc2 span.shipname{ line-height:70px; margin-right:10px;}
.coldespay{text-align:center; padding-right:10px;}
.col4 .colno2{width:166px;padding:20px 15px 0 15px!important;}

.product-collateral .box-collateral h2{display: none;}
#cssmenu, #cssmenu ul, #cssmenu li, #cssmenu {width: 202px;}

div.view-all-news {
	padding-bottom: 10px;
	padding-right: 20px;
	float: right;
}

div.clcopyright {
	display: none;
}
div.block.block-facebook div.block-fb-content {
	padding-left: 10px;
}
.options-list li {
    margin-left: 19px;
}

.block-detail.block-content{
	margin: 10px;
	font-size: 12px;
}

div.btn-offer {
	text-align: right;
}

div.clearboth {
	clear: both;
}

div.product-detail-price {
	width: 150px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: -20px;
}

.news-item {color: #333;}
.news-item h5 a{color: #006194; text-decoration: none;font-size: 15px;font-weight: normal;}
.news-item .news_image {float: left;margin: 0 10px 10px 0;}
.news-item .newsdiv {
    float: right;
}

#reorder-validate-detail .actions button {
    clear: both;
    float: right;
    margin: 0 10px 0 0;
}

.categoryNameLink {
    margin: 0 10px 0 0;
}

#product_comparison .categoryName a {
    color: #006194;
    text-decoration: none;
}

.showCategories {
    float: left;
    margin: 8px 0 0 20px;
}

.hideme {
	display: none;
}

.goToReviewForm {float:right;}

.CmsLeftBanner {
    margin: 0 0 0 10px;
    width: 160px;
}

.rating-box-padding {
	padding-left: 5px;
}

.or-choose-ship {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 5px;
}

.detail_info.right {
    float: left !important;
}
.detail_info.left {
    width: 156px !important;
}

.news-item .comment {
    float: left;
}



.detail_cuspart2 .column {
    float: left;
    margin: 0 10px 0 0;
    width: 146px;
}
.detail_cuspart2 .column1_3 {
	width: 146px;
}
.detail_cuspart2 .column2_3 {
	margin-right: 0;
	width: 312px;
}
.detail_cuspart2 .column3_3 {
	width: 468px;
}
	.detail_cuspart2 .column .label,
	.detail_cuspart2 .column3_3 .label {
		min-width: 50px;
	}

.detail_cuspart2 .column p{
	margin: 0;
}
.detail_cuspart2 .columnwidth {
    width: 146px;
}

.productNameWidth {
    width: 367px;
}
.productNameWidthGrid{
    width: 518px;
}

.main-container {background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QjIxQkM2MjRCREU4MTFFMUI5RERCOUJCOUIwNTgxOTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QjIxQkM2MjVCREU4MTFFMUI5RERCOUJCOUIwNTgxOTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCMjFCQzYyMkJERTgxMUUxQjlEREI5QkI5QjA1ODE5MSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCMjFCQzYyM0JERTgxMUUxQjlEREI5QkI5QjA1ODE5MSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsbSVPMAAAAYSURBVHjaYvz//78vAxpgYsACKBQECDAAVLEDVEyuE8QAAAAASUVORK5CYII=);}
button.button span {background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAPAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABgQEBAUEBgUFBgkGBQYJCwgGBggLDAoKCwoKDBAMDAwMDAwQDA4PEA8ODBMTFBQTExwbGxscHx8fHx8fHx8fHwEHBwcNDA0YEBAYGhURFRofHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8fHx8f/8AAEQgAKAABAwERAAIRAQMRAf/EAFwAAAMBAAAAAAAAAAAAAAAAAAMEBQcBAAIDAAAAAAAAAAAAAAAAAAMEAQIGEAACAQUBAAAAAAAAAAAAAAAAEwERodFSAxQRAQEBAQAAAAAAAAAAAAAAAAASARH/2gAMAwEAAhEDEQA/ANJcYGmxkk8BQsp74A0NxH9Xba0YE70zGAVKpf/Z);}
#nav ul li.active {background-image:url(data:image/gif;base64,R0lGODlhAwABAIABAG5+hAAAACH5BAEAAAEALAAAAAADAAEAAAICRFIAOw==);}
.f-fix span.person{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgADAAMAwERAAIRAQMRAf/EAHMAAAMAAAAAAAAAAAAAAAAAAAYJCgEBAQEAAAAAAAAAAAAAAAAABAEFEAAABAQDBAsBAAAAAAAAAAAEBRUWARIDFAITBgAiIxcRIWKEJTVlRpYHJwkRAAEDBAMBAAAAAAAAAAAAABEAIRIBMUEigQIEYf/aAAwDAQACEQMRAD8Ao4/rLg1CI159E0QWpyQMXRBnNAuKYn1MqNiPUtU2K449SG10Z0QwAnFhcQXAGHQpUoBsYQRGtWljShhd4xHszoPrMursnFzm3LrMXSBeZczmzxbXWEPzy5vr9BvePPc51v15k29sNpZBTHj9Cju1M5HEevJcdqsYOVzX7iXbqqqrqr4krXs9xccbNmn3unbZoBrZY9Sdroq/VuVfvvky8vXuXT7TPjjmSe9ZHZ2mk8THIV3hmB4K/9k=);}
.f-fix span.bed{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAEQAbAwERAAIRAQMRAf/EAIkAAAIBBQAAAAAAAAAAAAAAAAAJAgQFBgcKAQADAQEAAAAAAAAAAAAAAAAAAQQDAhAAAAUCAwQHCQAAAAAAAAAAAgMEBQYBBxMXCAAUFRYjJGQ1NjcJESExIpbWGFgZEQABAwEFBwQDAAAAAAAAAAABABECAyExQXEUodHhEjITU/BhgQRRsaL/2gAMAwEAAhEDEQA/AOp3VRfO5Nvnaax+D31Y7XyJ71KRhhYS5s0ODu28qEWS09nvZbXIFLFK45C41G5DOwvLynVpCQrSDjzUxuKFSkcK6VOMmMovEQLte7lsR+GUtWcovGMmkZhnuZg+Fl7rVFfVxkrAaoY5hpxonk7OdVqf0lbgL42aje24BaJ6SqGJ0gLo4NJxTuQf1U44ZyUNaEmCGMsRg+x9MEOJWZcVnrCLJRtz4Ksb/V1dXtwbmZi00K3R5dnBC2tbW33OUubg5rlyslMmbW5vR2xqqWOC802hJBZdBjEaMNKAHX5ah+mAHMrMuKesJLCNufBNVzbjnKfOO5PfDM0cpMDdkG/8x51ZE77hcS3fgnN3WcTFx+G9Jg43V9pOQvy4s+x1VzhubB22sl9XC0632vFfvUQ/Wt1JyqzzO1zyCNCmLMbxNW1C4uORdsFq6QKAx59aW+is1MoRJg9GacaAkWIMsJZQTd41YQpxEoCRY/s+xWMqUpzkYzMbbhkPdWT8GdY/7zXA+rbpfd+z1FLxx2bktPU8ktu9TL0Maw6mF0O103DATUwFDRlym6JpgCqipQwZZQpmSE0wAPbUIajBQVfdUVPjQ1FLxx2bkaepjUk3zvWO5GXiyK89JD4hyM71lPnF/Rvz0758Q9r707Rt13IdzpFz/HJdkl2z2+o3t/fVff6dOQ2iVaNhCNhCNhC//9k=);}
.f-fix span.requirlist{background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_required.jpg);}
.f-fix span.time-trips-packages{background-image:url(http://www.naupar.nl/skin/frontend/naupar/default/images/ico_clock.jpg);}


.f-fix span.cabin{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHBJREFUeNrskjEKwDAIRfXTu3bo0qN06dDTGgK1iJSfNFkrSMTkPYioZiYzAXZ5nJfVHBJEkEnA4H1btSaTgMHeYxK04JYEPTCTIDU0CJ/T6/jGGbAJJ/B12OqLdIu0c3/MvwOZjF8gsuTpfhUUAQYAVkJI/O3K5AMAAAAASUVORK5CYII=);}
.f-fix span.showers{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAANZJREFUeNrM0LFNBDEQheFvLQIiQEJIpOiIrgCuAxogICMluISM4AJKYANWx5aBiCgBiRJoAvK1CfAia2UIuACeNB5rPPP8a5rbu3sTneZ8gQWO1fWK51BWrpaX4/UB5zhCrETCDItQcX7CNlbYx24ldnLvbKucbLs+5B8GvOBtStd2/ViKUBocYImQ4xrv2agcHBW+DpxgjZvJMh/zW00RcTRY4azSdJjfagoIAXuY+17z3FMlaFJKfqO262O5A23Xp5/yvyRo0GxCkDYl+MT4S4IBw8cACPRr7aY7G+8AAAAASUVORK5CYII=);}
.f-fix span.toilets{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAYAAADUryzEAAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAAAO9JREFUeNqk0rtKBEEQheFvh/EWmYkIYqLPIIjgA5iZ+RCisSaabGqiIIiYbrBgZCKIPoexgbpeQA3W65pU0KwjzuwcKOimqL+6+lRjd+9ARZ1hEV+4yisWD2EaY3GfyFRXLzm/DAJI9VoXUPsFd3UBt4MAGsm5k+Eyfva/OA/v7xPAdY41DPfZU9T1HaPYj0VaRSuPzZos6f9HNDtFC/KIMupgE48xDsjQLglo4wgneE4BG9jCzR+FXWxjvSiZ4Q1NzGAu5kt1jB18FgFyjGMZ33jq8xlmsYKLyP8CTOEQIwHp4iFAPSxgCfNFgJ8BAATMOujPVJ5RAAAAAElFTkSuQmCC);}
.f-fix span.itemadres{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAEAAMAwERAAIRAQMRAf/EAHgAAAMAAAAAAAAAAAAAAAAAAAcICQEAAwEAAAAAAAAAAAAAAAAAAgMEBRAAAAQDBwMFAQAAAAAAAAAAAwQFBgIUFgEREhMVBwgAFxgiQiQ0JRkRAAECBAQGAwAAAAAAAAAAAAERAgDwAxMhsRJCgZGhwQQUMUFR/9oADAMBAAIRAxEAPwCoxgsmbvrfIt5ck931ZnbuNNLWD7WaSukqSmM53gUUFiEyxig4444DbTUBSLgppdNgwy4Z2wULCXIjwRa2LA1tJqsOX7GTg8udVKPEpDEd5d9v5wX1S65Dvz2yqDPH1XtTQ+rUzrEnqdN1V8OYm78j8rFKfG6Xop+z8BdK8VnOG66nrfaak4JOUFHnvwzcq1yDZLq2rSQoyfIByFG4qgwAWhpre3FhKjGlRaUAEdIjMlEFXbiaOtHjMIZ4xYMRUzQ1tlkQUFoePXApkP2jpOHKC8igTUBZuPWcecVV8bNv/HHxoyI6Moyl53JBntVx6nWWT9XXqs/YuuyZ324PT1Jdddu7lkdortNt2tqSe8f/2Q==) ;}
.f-fix p span.region{background-image:url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgADwAPAwERAAIRAQMRAf/EAGcAAQEBAAAAAAAAAAAAAAAAAAgFCgEBAQEAAAAAAAAAAAAAAAAAAwEEEAABBQEBAAIDAAAAAAAAAAAEAgMFBgcBCBITJBUJEQEAAQMCBwAAAAAAAAAAAAABAgARAyFBMWFxEiNDBP/aAAwDAQACEQMRAD8A0t5pmNo/oPbrXrGs3yVExEWZmoik5bBTBEZKxAzPeN1+XeAUIZDMvrF6595a0PPFEfalK0tt8bTtlI+YIQPJu1ijB+hZzfHsUe8r9ZwND2/Q89Nlf2Plm/TduorVUZGNfhazVjSVwcbbIoCXWeoBqViVOFSQYyECOuEvdQI3zjTbazwsoEvaWb0cMxGbH1KlqREPVncc9P1i2ZtYbBolDEFbasYeCSDeiShucnQRROZxWi0OGlTZdpmuDECCCS35AchFNgvNIaIS79pL34mMi0uemu9mkDsyjG7HlrptcqPWYzzvf/SVn9EWcjK6JTqYw6mj4iydUonWrvc668+WTMz2bgyyDX7NKTiCOCAuN9OP6oVlxr5cV8quWOIxl1eLsHWoGOWVyNiJwN16V//Z);}
.cart_header{background-image: url(data:image/jpeg;base64,/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAAZAAA/+4ADkFkb2JlAGTAAAAAAf/bAIQAAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQEBAQICAgICAgICAgICAwMDAwMDAwMDAwEBAQEBAQECAQECAgIBAgIDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMDAwMD/8AAEQgAJQABAwERAAIRAQMRAf/EAGcAAQEBAAAAAAAAAAAAAAAAAAkHCgEBAQEAAAAAAAAAAAAAAAAABAMCEAAAAQgLAQAAAAAAAAAAAAAAAdEDU5OjBGRR4QIS0hOU1AUHGBcRAQACAwAAAAAAAAAAAAAAAAABEhEhE//aAAwDAQACEQMRAD8A1teh554U4rRDpIO/tXMURDQmIKoJeUVyEylKztmG8wmS7zxIOahDpJFC23es1yfTQ27B9k6f/9k=);}
/*.mm_socialmediablok li a.tw-icon { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RTIyREYzQTRCRjkwMTFFMUJGNzNEMDczOTU0QTc5NDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RTIyREYzQTVCRjkwMTFFMUJGNzNEMDczOTU0QTc5NDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMjJERjNBMkJGOTAxMUUxQkY3M0QwNzM5NTRBNzk0OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpFMjJERjNBM0JGOTAxMUUxQkY3M0QwNzM5NTRBNzk0OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrS7HTMAAAQbSURBVHjazFnPbxNHFP5mdmyvHZuENE1QQZVSUVSEeoFeUjj3jlDVHnvtlYg/I1wr9S+gqgAVcekBDkgIVLUnIiiqyoEfVQNNnNQJ2N7ZGd6b9RKHeLOzIcF+1khrez3z7Xvf+96bsfj+xiqsxUwpwHwjlN+WBCYwRIssVlttcymKsSAElpQhcB/U5NXD48FcoyIRCAzVYotGq2MuPFuLzyy/NGfVgYqYn51UBE7A0g3WDhdgSQLkMJQDMRfF0Xk105BfV0uANkNGlloPBmOabshzqlqWU0YM33NvG/EPhG1G0YXDNmL4nEnCpoiUTMzR82CSMFCGfGdGFCBjI4B8USzE2vDTWccT5ogU+wWQ5mfP+XowlaFPGwE+HguwTqq6uKbR0vSkYu8B8lqFOMie+2JS4fR0+c1nDPSXp2204yTz9oeDHiHmm6sUy5OTpS2ffxhKfEIg/1iNEO5hGdrkoKcH3T2sTQNiGRJwx0u5xxx0HvTkYPogg6xNX67rJBJZiwUySShRFCBno68Hs6rhiYMKU1XpAGT99q9WhIet2DUjwpuDFOKYL3w42Ev7QTYTBm7sZJ9PKPz6Twe/NbvUEAg/gCiQxTt50Nfmpsq4txbhlUGudm7J4tjke1DvwEFf4wQzhueyCPI8aPuy2CUJ8pPkXcvhg6ZGk8S9rPKj0ZckvRBj9yGOyCtduiEraszdxZUI1550YBTXfuEv1DFB0x5JonukHWQ3qJJcetRGrZS9sJUWVdpScC5pj8qfJIkt5sEsgKwdYV0MFPHN3i5pKrT118F4i1C/AwcrBNDp2w4aZ1EsybYLtYcHXSabpCr02/FxhfHnAitExkpGPRYAilTqVKhlWsLyBntvgxC+aG+X60NURb6breGzhnJ1uUyj0jf4Pc/RMUnCxJ5rJh7sZZnxeKRm1+JP6v8O1crbvj5G4I7W65TRdls0eO4H/2tcedbGcte43jEvYjKtJIZco61fR21IPW897+DL6RLvWwdtcjJDfOog/YZI+sOjdSdLeb2jc1p/iI3HYFD3WxrXn7R3JdTHDwQYk5KPN3LX2gyxTcqKr4UVgcsEsK4kvjpSKQRwjSjykhpHt6bfMchmR11kQy0J149/b+AhddHnZqv4qBbkrsjZf/XxKyxTfEMSdJ81TSrUomCNZa6FVYGbKx3cWY5wYryEo7SRmigLqAFtCpfBuy8iLG5EqIXCuyvaItS7sTHaj/Akv7e6uN20rlOxGZpWI/DVsNgBVdLy+0hM3hlKJVk8b89a9Iilb1+8B8cK+3Ay8WZfPJInRykHd5Ej7/OoULAH/6Or+oh68F+ptfnZOi0crcEvwnZFxjEWSNzvplQclcGYCNtF3msvxRpnrcQ8lclvMOS/IQjdKunpTzQWCMvSawEGAHXm1oYzNm6eAAAAAElFTkSuQmCC); }
.mm_socialmediablok li a.m-icon { background-image: url("http://www.naupar.nl/skin/frontend/naupar/default/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RDQ1MzZEMzNCRjkwMTFFMUEyNzhBNkI5QUUzRDQxNDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RDQ1MzZEMzRCRjkwMTFFMUEyNzhBNkI5QUUzRDQxNDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpENDUzNkQzMUJGOTAxMUUxQTI3OEE2QjlBRTNENDE0MCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpENDUzNkQzMkJGOTAxMUUxQTI3OEE2QjlBRTNENDE0MCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PsE6oyQAAAPUSURBVHjazFjbShtRFN0zjlFr8Ea9a0ARBQXFKwZ8EHwR30Kp7bOfUL+j/Y6EQqsBP0ETvFCt6IMKGgtaqZcI3pOY7nVwwjieSaJmzGw4cMZx5qystfY++4wSCASIo7agoGC6pKTks6qqFZTHuL+/j15fX/sTicTXycnJI8Xv99e63e6flZWVXgZIiqLkEx8lk0ligHR2dha6uLjwaQxqurq62ltcXJz6h3wGK0hMGGma5mUWv2hlZWUfXS4XqCUnhE4QMDG2D1pRUdF7JzBnDliNsdVqPEkCnNMAPoBMapDWqQCBTdPldSJAhKaDcyJAYJIC1K9BsW4BuxIBZQUDc3MNTgE0g8B1PB6nm5sbuovFKMFzW+TTNFFOOFvFHECN4FMAZea8vb2l9vZ21CLbaiQAnZ6e0t7eXorJrBjkCk4xZg4VvaqqylafgQisVVhYKGVQNXrQ7MfLy0vbdxisYfa+cWhWiYBfs7q6SltbW9Tf359zJq+urmhlZUVIDA/qShoZxLUlgwI9G/ff8TEFg0H6xWBzxebOzg7N8jvhPW7zLNmzLDOJhywGc/DhwsIChUMh+rO/T0NDQ1RXV/ciYOfn57S0tETb29viHd7RUeHB3+vrTzyYPkkYHB4Ezcji8fFx2tzcpMXFRZqZmaHe3l7q6+sTL8224G5sbAhwSIiBgQHq6ekRJSYSiVDs7o4SPLcsM7JCjUyOG+pfZ2cnNTY20vLysvBOhNkcHh4mT3NzWnAnJycUDodpd3eXPB6PeKampiZ1H2tgLVkePEoS8w1ZfSwvL6exsTFqbW0VsgdnZ6m7u1vIrje8xlqKJAPr8PIoy9nV1SXt2GUNi66slMFMHU5LSwvV19cLNtfW1oTZR0ZGBHDE4eEhzc/P08HBAXV0dAjW8OOs5NdJMmfxIw9mw6AxwJgOCmzOzc0JNnGugQXelZbSxMQEtbW1ZfaoZM1HdVCmfbYNQkNDA/l8PsFkiDMdSYDsHxwcfCJ7miySrpmS2Mzgc7sY1DJkdVNTk2gwkAzPaalkEj9pt17KoDGM2fncvs8KR04BvqYxtQQoo1b87Y0AmptjqQdlbKmc5tnuFK8J7CZ6N20psawJgPHRaaDIotLb1e5Ho1GxllW5k3bUeBAtEHYCfSvKtScBEMCgksu0D2dkUHSyDyDxgrc4NAGD9NAkmkIJep1Jq3t2fpeRHtydGpqTvypklNgp32YUB0usQOJjHm6HSvxX5Tr3Pd3JLp+Dsf1Q8TWdtQ470H9hxvYNX1iPeOJjxNM8/8SjIs+yRnkEGODXqampo/8CDABgyeO0/hvOogAAAABJRU5ErkJggg=="); }
.mm_socialmediablok li a.fb-icon { background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAoCAYAAACM/rhtAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkFFQ0RGQTlCRjkwMTFFMUI3N0VDMTdDQzhEREM4NDgiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkFFQ0RGQUFCRjkwMTFFMUI3N0VDMTdDQzhEREM4NDgiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGQUVDREZBN0JGOTAxMUUxQjc3RUMxN0NDOEREQzg0OCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGQUVDREZBOEJGOTAxMUUxQjc3RUMxN0NDOEREQzg0OCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiEWJ9sAAARMSURBVHjazFjPixxFFH7VXf1zeya9mEncXY0SD3owBAIahGAQvOUQIyTozYMSJGAgeDNX/wAhCiFgMCSEeAhLMEE8BD2IiAcv6kFRxCjxRyC7bjY73V1dz1fV3ZOddHd21ulmppaBnZ7qqq/ee9/3Xj323IHjgIiOafKjjh8c4pa7i4FhwwQGgoxFEn0Xra0spkKcZqa5xgncjDcTXgi3Lhx0/C3AuQWMMZgIQERIRbI/Wlvev3Trjxfvri6/yl2/82Zv7omDXrBFHSE/yWSGQXYxbRNsxwXy5IG/f//pLR6E215xvA6gRMCJQRs2DEMGjtuBzuy2I9x1OzvUQ4kSpmUoQzH6c7xgjlO8obYcIkzTICMqkKhIooNz2gAWpOEFOGwDIMvOnYhU/2OYRgUxSNQUO7D0agYwAyfbAUhL9mMBOxdCeP6Zx2H3Uwvg2nxoypXr38PVL34E37MrT8czcO0AjAjcvj074PXDe6EbuJVzfIeBEAntz0sAFa5BDDYNME5SeGyuA28c2QudGbd2XpqmtftnMQjtWDBNBbzw7M4HgrsnKhmGkgXpOZcETDYOULlHwNNPzo00W6aypMNKB6W2oMogsnkXm3R+37VKzz+8+Bl8+vm3lPMp5ojBAlwiiK8xlDgiWyQJ0+uVi47rX/8Mt/se2HYG3iKgCmuliwckaSgPqxUSIod2WxJXbEqAHA9MyyBNNPOMwarTLA6EmqwnZSMAVZn2yPauFl+ZesBzEOvHfI9KOisCKxftf1cjWFnt63cqLSgJnGwAoJQq5kx47+TL4NhW7bx33z409P2jy1/BucVvIPDdMkkIF89oPr6LkSEJbkzysrmqSIl0vYEKFjdAEh3Lhvw/L2YhJuX98ZKzuCGhLqTKtvjmqmhDhUdaL9QF+iYsqAT3l9/+BNfRkQPzD28lCRkmys2/bhHThbaQosXS8h1d6ldbUJEkTzVyzBhUDO7HKbx24hTFYQIiTmDx7El4dL43NO/YO6fh1xv/DHRQ3YV8v6sRDFlWkUTFIIkQpHL8glWX6YYJ3XC7Pn3Uv0vuK9d/QfchCHsuhYK5TgHKsZsyfQ+55+KmKmrtONxAzZVB8tRWqx6Fi5su+bMNWR7XVbGaFQYS2UhxPcjF0Hg1I2s2LVSDjbTGIJM0DbAqroqMk+3JNmJdlknautXJmvV0zhqxgs8ramzRxTieiwHbs2DteliANCZMEoqfYMYr/2JAznA5GknaAsgof505fxWCdfddRuhuL61Qsco2AzAvtxv1MIJJxeq5y1/qcirvE2iAYRjqHuTGJEFtMz5oe7TQWAhnZ++7l2T7jNxJ060P1UeS7TSOxqqQMCuDlVDfMBB7MIWDsN3kIokumZazZ6K934qumL4OJNHHhhTxB3RF/CQ36XR8UF9br0mRnFId1jtC9A8T0qMGt1+i77voCPZkTIcxxe0PZLQrdA14n2i/9p8AAwBgJg7Lk+pdHgAAAABJRU5ErkJggg==); }
*/

.news-item .description p {
    font-size: 12px;
    line-height: 18px;
}

.prices{
	display: none;
}

.note-msg, .notice-msg{
	margin: 40px 0 0 0;
}

.tipsyicon{
	width: 18px;
}
.block.block-subCatFilter {
    display: block;
    margin: 0 0 7px 15px !important;
}

.col-main .std li {
    list-style: disc outside none;
}
.webformsCustom li{
	list-style: none !important;
}
#contactForm li{
	list-style: none !important;
}

#webform_4_form .webforms- li{
	list-style: none !important;
}
.option_hidden_imortant{display:none!important;}

.webforms- li{
	list-style: none !important;
}

#showtab2 ul,
#showtab8 ul {
    margin: 10px 0;
}

#showtab2 li,
#showtab8 li {
    list-style: disc outside none;
    margin: 0 0 0 12px;
}

input.addtocartQty {
	margin-right: 10px !important;
}

label.downfourpixels,
input.downfourpixels {
	margin-top: 4px !important;
}

label.downfivepixels,
input.downfivepixels {
	margin-top: 5px !important;
}


.add-to-cart .button.btn-cart span span{
    background: #f99f37; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
    border-radius: 6px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    margin: 0;
}
.cartButtonContainer .add-to-cart .button.btn-cart span span{
	margin: -8px 0 0;
}

.add-to-cart .button.btn-cart span {
    background: none;
}

.btn-offer .button.btn-cart span {
    background: #f99f37; /* Old browsers */
	background: -moz-linear-gradient(top,  #f99f37 25%, #f99f37 75%, #cd6203 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#f99f37), color-stop(75%,#f99f37), color-stop(100%,#da6e0f));
	background: -webkit-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -o-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: -ms-linear-gradient(top,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
	background: linear-gradient(to bottom,  #f99f37 25%,#f49424 40%,#da6e0f 100%);
    border-radius: 6px;
    color: #FFFFFF;
    display: block;
    font-weight: bold;
    padding: 8px 10px;
    text-align: center;
    text-decoration: none;
    margin: -8px 0 0;
}

/* Reviews opmaak */

#customer-reviews li:first-child {
    border: medium none;
}

#customer-reviews li {
    border-top: 1px solid #E4E4E4;
    margin: 0 0 20px;
}

#customer-reviews .ratings-list {
    margin: 10px 0 -8px;
}

#customer-reviews .reviewBox {
    background: none repeat scroll 0 0 #F6F6F6;
    border: 1px solid #E4E4E4;
    border-radius: 3px;
    margin: 0 0 15px;
    padding: 10px;
}

#customer-reviews .reviewBox {
	border-bottom:1px solid #E4E4E4;
	margin: 10px 0;
}

.reviewDate {
	font-size: 10px;
    font-weight: normal;
}

.reviewName{
	font-weight: bold;
}

.reviewText {
    margin: 10px 0;
}

.reviewTitle {
    font-weight: bold;
    border-bottom: 1px solid #E4E4E4;
    margin: 0;
    padding: 0 0 7px;
}


#customer-reviews li table .label {
    border: none;
}

#customer-reviews .ratings-list td {
    border: medium none;
}

#customer-reviews .ratings-list .rating-box {
    margin: 0 0 0 -5px;
}

#customer-reviews .rating-box {
    float: right;
}

.delete-from-compare {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}


.block-layered-nav dt span {
    display: inline-block;
    width: 222px;
}
.col-right .block.block-facebook .block-content-block {padding: 0 10px 10px 10px;}











/* Sidebarblock on product page (with icon checks) */
.sidebar .block-whynaupar {
	background-color: #006194 !important;
	border-radius: 6px;
	border: none;
	padding-left: 0px !important;
}
	.sidebar .block-whynaupar .block-title {
		background: none;
		border: none;
		background-color: #006194 !important;
		border-top-left-radius: 6px;
		border-top-right-radius: 6px;
		padding-top: 5px !important;
		margin-bottom: 5px !important;
	}
		.sidebar .block-whynaupar .block-title span {
			color: #ffffff !important;
		}

	.sidebar .block-whynaupar .block-content-block {
		color: white !important;
	}


	/* Sidebar block content */
	.sidebar .block-whynaupar .block-content-block ol {
		margin-bottom: 10px;
	}
		/* Check marks ol */
		.sidebarHome .block1 ol li,
		.sidebar .block-whynaupar .block-content-block ol li {
			background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-check.png);
			background-position: left 1px;
			background-repeat: no-repeat;
			padding-left: 23px;
			margin-bottom: 5px;
		}
		/* Price + label sideblock */
		.sidebar .block-whynaupar .block-content-block p {
			margin-bottom: 0;
		}
			/* Price + label sideblock */
			.sidebar .block-whynaupar .block-content-block p span {
				font-size: 15px;
			}
				/* Price */
				.sidebar .block-whynaupar .block-content-block p span strong span {
					color: #ffffff !important;
				}


/* Video in categorie header */
.ytplayer-categorie {
	float: left;
	margin-right: 20px;
	margin-bottom: 15px;
}


/* Dropdown select input filter area */
#narrow-by-list select.amshopby-select {
	margin-left: 20px;
	margin-right: 15px;
	width: 215px;	
}



/* CMS video page */
.table-videos td {
	border: none;
}
.tab-video-orange {
	padding: 7px 15px;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	background-color: #006194;
	display: inline-block;
	font-weight: bold;
	color: white;
	font-size: 12px;
}
.subtitle-video {
	color: #979a9e;
	margin-bottom: 40px;
}





/*Header with shopping cart, language, login/register*/
/* Cart link */
.cart_header div a {
	float: none !important;
}

.header .quick-access {
	float: none;
	width: auto;
}
	.header .quick-access .header_top {
		margin-top: 0px;
	}
		.header .quick-access .header_top .cart_header {
			display: inline-block;
			width: auto;
		}
		.header .quick-access .header_top .store-switcher {
			display: inline-block;
			width: auto;
			padding-top: 9px;
		}
		.header .quick-access .header_top .log_reg {
			display: inline-block;
			width: auto;
			padding-top: 9px;
		}




/* Flexsldier styles */
.wrapper-flexslider-home {
	width: 100%;
	height: 535px;
	background-color: #ebf3f8;
	box-sizing: border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position: relative;
}
	/* Video slides */
	.wrapper-flexslider-home .sw-flexslider-viewport ul li.video {
		width: 952px !important;
		height: auto !important;
	}
	.wrapper-flexslider-home .sw-flexslider-viewport ul li.image {
		width: 952px !important;
		height: auto !important;
		background-color: #fff;
	}

	/* Block with dropdown form */
	.wrapper-flexslider-home .navigation_slider_home {
		width: 100%;
		display: block;
		position: absolute;
		top: 232px;
		height: 70px;
		line-height: 70px;
		box-sizing: border-box;
		background-color: rgba(0, 80, 122, 0.8);
		text-align: center;
		z-index: 9;
	}
         .wrapper-flexslider-home ul.slides,
         .wrapper-flexslider-home ul.slides li,
         .wrapper-flexslider-home ul.slides li img {
	        -webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			background-color: #ebf3f8;
        }

		/* Navigation of slider */
       .wrapper-flexslider-home .navigation_slider_home h3 {
			font-size: 18px;
	        color: #fff;
	        display: inline-block;
	        margin-right: 35px;
	        font-weight: normal;
        }
        .wrapper-flexslider-home .navigation_slider_home p {
	        margin: 0;
	        display: inline-block;
        }
		.wrapper-flexslider-home .navigation_slider_home select.list_navigation_home {
	        padding: 0px 19px;
			width: 330px;
			height: 43px;
			line-height: 24px;
			box-sizing: border-box;
			text-indent: 0.01px;
			text-overflow: "";
	        -webkit-border-radius: 4px;
			-moz-border-radius: 4px;
			border-radius: 4px;
	        border: none;
			background-color: #fff;
			background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/arrow_down_blue.png);
	        background-size: 14px 9px;
			background-repeat: no-repeat;
			background-position: 295px 17px;
			-webkit-appearance: none;
			-moz-appearance: none;
			appearance: none;
	        font-size: 15px;
	        font-weight: normal;
        }
		.wrapper-flexslider-home .navigation_slider_home ul {
			display: inline;
			margin-left: 20px;
		}
	        .wrapper-flexslider-home .navigation_slider_home ul li {
		        display: inline;
		        color: #8abcd6;
	        }
	        /* Make first element orange */
	        .wrapper-flexslider-home .navigation_slider_home ul li:first-child {
		        color: #ed9023;
	        }
				.wrapper-flexslider-home .navigation_slider_home ul li a {
					color: #8abcd6;
					text-decoration: underline;
					margin-left: 1px;
					margin-right: 4px;
				}
				.wrapper-flexslider-home .navigation_slider_home ul li a:hover {
					color: #fff;
				}
				.wrapper-flexslider-home .navigation_slider_home ul li::after {
					text-decoration: none;
				}
	/* Size of flexslider on home */
	/*.wrapper-flexslider-home .fluid-width-video-wrapper iframe {
		width: 633px !important;
		height: 300px !important;
		margin-left: -50px;
	}*/
	/* Special style for slider on category page */
	.sw-flexslider-container .flexslider-flexslider_categorie_1,
	.sw-flexslider-container .flexslider-flexslider_categorie_1 iframe {
		width: 675px !important;
		height: 300px !important;
	}
	/* Navigation flexslider */
	.sw-flexslider-direction-nav li a {
		padding-top: 5px !important;
		padding-left: 3px !important;
	}
	.sw-flexslider-direction-nav li a {
		padding-left: 1px !important;
	}

	/* Boxes flexslider */
	.default-theme .sw-flexslider-container {
		box-shadow: none;
	}
	.default-theme .sw-flexslider {
		padding: 0;
		box-shadow: none;
		border: none;
	}
	.default-theme .sw-flexslider-container {
		margin: 0;
	}


	/* Slider titles */
	.slides .bottom-fixed-caption {
		background-color: #fff;
		color: #333;
		padding-top: 10px;
		padding-bottom: 5px;
		bottom: 0;
		width: 100%;
		min-height: 55px;
	}
		.sw-flexslider .slides .bottom-fixed-caption .caption {
			padding-bottom: 0 !important;
			padding-top: 0 !important;
		}



/*Fix for buttons on compare page*/
#product_comparison .meerInfoBox .compareWishlistBox {
	margin-top: 12px;
}
#product_comparison .meerInfoBox .compareWishlistBox .seperator {
	display: none;
}




/* Styles for form (passagiers - http://www.naupar.nl/passagier) */
#webform_46_form form#webform_46 .fieldset {
	margin: 0 0 25px !important;
}
	#webform_46_form form#webform_46 .fieldset li.wide {
		width: auto !important;
		height: 85px !important;
		display: inline;
		float: left;
	}
		#webform_46_form form#webform_46 .fieldset li.wide div {
			width: 135px !important;
			margin-right: 24px;
		}
		#webform_46_form form#webform_46 .fieldset li.wide div.input-box {
			margin-right: 0px;
		}
		#webform_46_form form#webform_46 .fieldset li.wide .webforms-fields-sixth-item {
			margin-right: 0px;
		}
		#webform_46_form form#webform_46 .fieldset li.wide input.input-text {
			width: 115px !important;
		}
		#webform_46_form form#webform_46 .fieldset li.wide select {
			width: 135px !important;
		}











/*Offer button top right (on categorie pages)*/
.wrapper-offer-header {
	display: inline-block;
	float: right;
	width: 259px;
}
	.wrapper-offer-header a {
		font-size: 15px;
		padding: 7px 30px;
	}




/* Product price on product page (orange price) */
div.product-detail-price {
	margin-bottom: 0px;
}
/* Button add to basket */
.cartContainer .cartButtonContainer {
	float: right;
	padding: 15px 0px 10px 15px
}

/* Button add to cart2quote */
.cartContainer .btn-offer {
	float: right;
	padding: 17px 10px 15px 15px;
}
	.cartContainer .btn-offer .btn-cart {
		padding-top: 9px !important;
	}
		.btn-offer .button.btn-cart span {
			padding: 6px 10px 7px 10px !important;
		}
	.cartButtonContainer .add-to-cart label {
		margin-top: 5px;
	}
	.cartButtonContainer .add-to-cart .qty {
		height: 21px !important;
	}
	.cartButtonContainer .add-to-cart input.qty {
		margin-top: 3px !important;
	}
	.cartButtonContainer .add-to-cart button.button span {
		height: auto !important;
		padding: 6px 10px 7px 10px;
	}








/*Styles for form fields under offerte aanvragen tab on product page*/
ul.form-list li.fields .field:first-child .input-box input.input-text {
	width: 238px;
}
ul.form-list select {
	height: 30px;
}
/*Select element 100% wide*/
ul.form-list li.wide select {
	width: 551px;
}
/*Comment above input*/
ul.form-list li .webforms-fields-comment {
	font-size: 12px;
}



/*Tabs on product pages*/
#blockWithTabs #tabsTop li h2:hover,
#blockWithTabs #tabs li h2:hover,
#blockWithTabs #tabs li.activeTab h2 {background-color: #006194;}

#blockWithTabs #tabs li h2 {
	padding: 0 9px;
}
	#blockWithTabs .tabsContent #showtab9 ul {
        padding-left: 1.5em;
	}
		#blockWithTabs .tabsContent #showtab9 ul li {
			list-style: disc outside !important;
			margin: 0;
	        padding: 0;
		}









/*Hover styles for buttons*/
	/*Search button*/
	.sidebarHome .form-search button.button span:hover,
	.header .form-search button.button span:hover {
		background-color: #1375a8;
	}


	.sidebar a.request:hover,
	.add-to-cart .button.btn-cart span span:hover,
	.btn-offer .button.btn-cart span:hover,
	.mm_offerteaanvraag-large a:hover,
	.homesearch a.btn_homesearch:hover,
	/*Verstuur button on product page*/
	.tabsContent .webformsCustom button.button span:hover,
	/*Offer button in header on category pages*/
	.wrapper-offer-header a:hover,
	/*Button on category pages (more info)*/
	.product-shop button.button:first-child span:hover,
	/*Knop op product detail pagina 'Offerte aanvragen'*/
	.btn-offer .button.btn-cart span:hover,
	/*Button top right "offerte aanvragen"*/
	.rightside_block .actions button.btn-quot span:hover,
	/* Button on content page */
	.button.btn-cart.btn-quot.content-block:hover,
	/*Button on inspiration page*/
	.wrapper-buttons-inspirationpage .btn-bekijk-aanbod:hover {
	    background: #fcb869; /* Old browsers */
		background: -moz-linear-gradient(top,  #fcb869 25%, #fcb869 75%, #ed8c19 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(25%,#fcb869), color-stop(75%,#fcb869), color-stop(100%,#ed8c19));
		background: -webkit-linear-gradient(top,  #fcb869 25%,#fcb869 40%,#ed8c19 100%);
		background: -o-linear-gradient(top,  #fcb869 25%,#fcb869 40%,#ed8c19 100%);
		background: -ms-linear-gradient(top,  #fcb869 25%,#fcb869 40%,#ed8c19 100%);
		background: linear-gradient(to bottom,  #fcb869 25%,#fcb869 40%,#ed8c19 100%);
	}

	/*Call me back button in sidebar*/
	#mycontactform .contactFormButton span span:hover {
		background-color: #2a98d8;
	}

	/*Offerte aanvragen button right sidebar, product detail page*/
	.rightside_block .actions:first-child .button span:hover {
		background-color: #f1901e;
	}
	/*Prijs en info button right sidebar, product detail page*/
    .rightside_block .actions:last-child .button span:hover {
		background-color: #19709e;
    }
    .rightside_block .actions:last-child {
	    margin-bottom: 0;
    }




	/*This prevents spans inside spans to get own bg color*/
	.tabsContent .webformsCustom button.button span:hover span,
	.rightside_block .actions:first-child .button span:hover span,
    .rightside_block .actions:last-child .button span:hover span,
	#mycontactform .contactFormButton span span:hover span,
	.sidebarHome .form-search button.button span:hover span,
	.header .form-search button.button span:hover span,
    .product-shop button.button:first-child span:hover span {
	    background: none;
    }






/* Modal popup window on product detail page */
.stop-scrolling {
	height: 100%;
	overflow: hidden;
	width: 100%;
	position: fixed;
}
.modal {
	height: 100%;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.3);
	overflow: auto;
	display: none;
}
	.modal .modal-container ul.form-list li {
		margin-bottom: 10px !important;
	}
	.modal .modal-container {
		width: 90%;
		max-width: 600px;
		margin: 20px auto;
		padding: 20px;
		border: none;
		background: white;
		-webkit-border-radius: 4px;
		-webkit-background-clip: padding-box;
		-moz-border-radius: 4px;
		-moz-background-clip: padding;
		border-radius: 4px;
		background-clip: padding-box;
		-webkit-box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.15);
		-moz-box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.15);
		box-shadow: 3px 4px 8px 0px rgba(0, 0, 0, 0.15);
	}
		.modal .modal-header .close {
			border-bottom: 1px solid #cae0f6;
			margin-bottom: 10px;
			padding-bottom: 5px;
			text-align: right;
		}
			.modal .modal-header .close a {
				font-size: 13px;
				color: #eb340a;
				text-decoration: none;
			}
				.modal .modal-header .close a:hover {
					color: #333;
				}




/*Reviews page*/
.wrapper-reviews {
	margin-top: 50px;
	margin-bottom: 50px;
}
	.average-review-score {
		font-size: 17px;
	}
	.review {
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #ccc;
	}
		.review .review-name,
		.review .wrapper-best-rating {
			display: none;
		}
		.review h1 {
			font-size: 15px;
		}
		.review .total-score {
			font-weight: bold;
			font-size: 13px;
		}





/*Inspiration page*/
.searchform-inspiration-page {
	display: none;
}
.wrapper-inspiration-page {

}
	/* Banner */
	.banner-inspiration-page {
		margin-top: 2px;
		margin-bottom: 2px;
	}

	/* Slider wrapper */
	.wrapper-inspiration-page .sw-flexslider-element {
		margin-bottom: 0;
	}
    .wrapper-inspiration-page .flexslider-inspiratie .slides .slider-title {
	    background: none;
    }
	/*Bullet controls in slider*/
	.sw-flexslider .sw-flexslider-control-paging {
		z-index: 899;
	}
	.wrapper-inspiration-page .circular-bar-pagination-style .sw-flexslider-control-paging {
		background: none;
		box-shadow: none;
	}
    .default-theme .sw-flexslider-control-paging li a,
    .blank-theme .sw-flexslider-control-paging li a {
	    border: none;
	    width: 11px;
	    height: 11px;
	    margin-right: 8px;
    }
        .wrapper-inspiration-page .default-theme .sw-flexslider-control-paging li a,
        .wrapper-inspiration-page .blank-theme .sw-flexslider-control-paging li a,
		.wrapper-inspiration-page .flexslider-inspiratie .sw-flexslider-control-paging li a {
		    background-color: #b7b7b7;
		}
        .wrapper-inspiration-page .default-theme .sw-flexslider-control-paging li a.sw-flexslider-active,
        .wrapper-inspiration-page .blank-theme .sw-flexslider-control-paging li a.sw-flexslider-active {
	        background-color: #fff;
            border: none;
        }
        
    /* Wrapper of flexslider */
    .wrapper-inspiration-page .sw-flexslider-container {
    	min-height: 530px;
    }
	/* Text of slider */
     .wrapper-inspiration-page .wrapper-text-slider {
	    position: absolute;
	    top: -340px;
	    display: block;
	    width: 100%;
	    padding: 0 120px;
	    box-sizing: border-box;
	    text-align: center;
	    text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
	    font-size: 2em;
		line-height: 1.5em;
	    color: #fff;		
    }
     .wrapper-inspiration-page .wrapper-text-slider-top {
     	 top: -460px;
     }
	     .wrapper-inspiration-page .wrapper-text-slider h2 {
			font-size: 1.7em;
			margin-bottom: 30px;
	     }
	     .wrapper-inspiration-page .wrapper-text-slider a {
	    	color: #fff;
	    	text-decoration: none;
	     }

    /* Link in text */
    .wrapper-inspiration-page .slider-title a {
	    text-decoration: none;
	    color: #fff;
    }
	/*Text wrapper over images in the slider*/
	.wrapper-inspiration-page .sw-flexslider .slides .slider-title,
	.wrapper-inspiration-page .sw-flexslider .slides .bottom-left-fixed-caption,
	.wrapper-inspiration-page .sw-flexslider .slides .top-left-fixed-caption {
		width: 100%;
        text-align: center;
		box-sizing: border-box;
		padding: 0 100px;
		text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.6);
		top: 200px;
	}
		.wrapper-inspiration-page .sw-flexslider .slides .top-fixed-caption {
			top: 40px;
		}


		.wrapper-inspiration-page .sw-flexslider .slides .slider-title h2,
		.wrapper-inspiration-page .sw-flexslider .slides .bottom-left-fixed-caption h2,
		.wrapper-inspiration-page .sw-flexslider .slides .top-left-fixed-caption h2 {
			font-size: 3.5em;
			margin-bottom: 30px;
		}
		.wrapper-inspiration-page .sw-flexslider .slides .slider-title p,
		.wrapper-inspiration-page .sw-flexslider .slides .bottom-left-fixed-caption p,
		.wrapper-inspiration-page .sw-flexslider .slides .top-left-fixed-caption p {
			font-size: 2em;
			line-height: 1.5em;
		}

	.wrapper-inspiration-page .rightinnercntnr {
		margin-top: 0;
		border-bottom: none;
		z-index:8;
	}
	.wrapper-inspiration-page .inspiration-title {
		display: none;
	}


	/*Row with image + text blocks*/
	.wrapper-inspiration-page .block-leftimg-righttxt,
	.wrapper-inspiration-page .block-lefttxt-rightimg {
		margin: 0;
	}
		.wrapper-inspiration-page .block-leftimg-righttxt img,
		.wrapper-inspiration-page .block-lefttxt-rightimg img,
		.wrapper-inspiration-page .block-leftimg-righttxt iframe,
		.wrapper-inspiration-page .block-lefttxt-rightimg iframe {
			display: inline-block;
			float: left;
		}
		.wrapper-inspiration-page .block-leftimg-righttxt .wrapper-title,
		.wrapper-inspiration-page .block-lefttxt-rightimg .wrapper-title {
			display: inline-block;
			width: 320px;
			min-height: 80px;
			box-sizing: border-box;
			color: #666;

			line-height: 1.3em;
			padding: 30px 20px 0px 40px;
			margin-bottom: -40px;
			font-style: italic;
			float: right;
			font-size: 25px;
		}
		.wrapper-inspiration-page .block-leftimg-righttxt .wrapper-text,
		.wrapper-inspiration-page .block-lefttxt-rightimg .wrapper-text {
			padding: 50px 20px 20px 40px;
			font-size: 15px;
			width: 320px;
			box-sizing: border-box;
			color: #666;
			line-height: 1.3em;
			font-style: italic;
			float: right;
		}
		.wrapper-inspiration-page .block-lefttxt-rightimg img {
			float: right;
		}
		.wrapper-inspiration-page .block-lefttxt-rightimg .wrapper-text {
			text-align: right;

			line-height: 1.4em;
			padding: 40px 40px 20px 20px;
			font-style: normal;
			float: left;
			font-size: 15px;
		}


	/*Downlaod brochure block*/
	.download-brochure {
		background-color: #006195;
		color: #fff;
		text-align: center;
		padding: 60px;
		position: relative;
	}
		.download-brochure .title {
			color: #fff;
			font-size: 30px;
			font-weight: normal;
			margin-bottom: 10px;
		}
		.download-brochure .subtitle {
			color: #71b1d3;
			font-size: 24px;
			font-weight: normal;
		}
		/*Download brochure link*/
		.download-brochure .download-brochure-link {
			position: absolute;
			top: 20px;
			right: 20px;
		}
			.download-brochure .download-brochure-link a {
				color: #71b1d3;
				font-size: 14px;
				text-decoration: none;
				padding: 2px 32px 4px 0;
				background-image: url(http://www.naupar.nl/skin/frontend/naupar/default/images/icon-download.png);
				background-repeat: no-repeat;
				background-position: top right;
			}
			.download-brochure .download-brochure-link a:hover {
				color: #acddf7;
			}


	/*Populair product block*/
	.wrapper-populair-products {
		background-color: #e9f6ff;
		color: #006195;
		padding: 40px 30px 105px 30px;
		position: relative;
	}
		/*Blue arrow down*/
        .wrapper-populair-products .arrow-down-blue {
	        width: 20px;
	        height: 0px;
	        display: inline-block;
	        position: absolute;
	        left: 50%;
	        margin-left: -15px;
	        top: 0px;
			background: #88b7d5;
        }
        .wrapper-populair-products .arrow-down-blue:after {
			top: 100%;
			left: 50%;
			border: solid transparent;
			content: " ";
			height: 0;
			width: 0;
			position: absolute;
			pointer-events: none;
			border-color: rgba(47, 124, 178, 0);
			border-top-color: #006195;
			border-width: 15px;
			margin-left: -10px;
		}
		/*Header of populair product group*/
		.header-populair-products {
			margin-bottom: 15px;
		}
			.header-populair-products h2 {
				color: #006195;
				float: left;
				font-size: 18px;
			}
			.header-populair-products .wrapper-link-populair-products {
				float: right;
				font-size: 14px;
			}
                .header-populair-products .wrapper-link-populair-products a:hover {
	                text-decoration: underline;
	                color: #264c5f;
                }

		/*Row with 3 products*/
        .populair-products-row {
	        margin-bottom: 45px;
        }
        
		/*Product block*/
		.wrapper-populair-products .populair-product {
			width: 250px;
			padding: 10px;
			background-color: #fff;
			float: left;
			margin-right: 40px;
		}
		.wrapper-populair-products .populair-product:last-child {
			margin-right: 0;
		}
		.wrapper-populair-products div:first-child + div + div {
			margin-right: 1px;
		}
			.wrapper-populair-products .populair-product a {
				text-decoration: none;
			}
			.wrapper-populair-products .populair-product a:hover {
				color: #264c5f;
			}
				.wrapper-populair-products .populair-product a .populair-product-title {
					font-size: 18px;
					margin: 30px 10px 0px 22px;
					min-height: 62px;
					display: inline-block;
					word-break: break-word;
				}



		/*Row with main text*/
		.wrapper-main-text {
			margin: 140px 30px 30px 30px;
			position: relative;
		}
			.wrapper-main-text h1 {
				color: #006195;
				font-size: 30px;
				margin: 55px 0;
			}
			.wrapper-main-text p {
				font-size: 16px;
				line-height: 1.6em;
				margin-bottom: 35px;
			}


			/*Wrapper with buttons Offerte aanvragen & Bekijk het aanbod*/
	        .wrapper-buttons-inspirationpage {
				border: 1px solid #d2e4f1;
		        border-radius: 11px;
		        padding: 40px 20px;
		        background-color: #fff;
		        display: block;
		        margin: 0 auto;
		        position: absolute;
		        top: -209px;
		        left: 178px;
		        width: 600px;
		        box-sizing: border-box;
		        text-align: center;
	        }
	        .wrapper-buttons-inspirationpage-top {
		        top: -510px;
		        width: auto;
		        padding: 0;
		        background: none;
		        text-align: right;
		        border: none;
		        left: auto;
		        right: 20px;
	        }
	            .wrapper-buttons-inspirationpage .button {
		            border-radius: 5px;
					padding: 20px 35px;
					font-size: 18px;
		            border: none;
		            color: #fff;
	            }
	             .wrapper-buttons-inspirationpage-top .button {
		             font-size: 16px;
		             padding: 12px 25px;
	             }
				.wrapper-buttons-inspirationpage .btn-offerte-aanvragen {
					margin-right: 5px;
					text-decoration: none;
					background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png) repeat-x 0 -5px #006194;
				}
					.wrapper-buttons-inspirationpage .btn-offerte-aanvragen:hover {
						background:url(http://www.naupar.nl/skin/frontend/naupar/default/images/largebuttonshine-light.png) repeat-x 0 -5px #2F7CB2;
					}
				.wrapper-buttons-inspirationpage .btn-bekijk-aanbod {
					margin-left: 5px;
					text-decoration: none;
					background: #f99f37; /* Old browsers */
					background: -moz-linear-gradient(top, #f99f37 25%, #f99f37 75%, #cd6203 100%);
					background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #f99f37), color-stop(75%, #f99f37), color-stop(100%, #da6e0f));
					background: -webkit-linear-gradient(top, #f99f37 25%, #f49424 40%, #da6e0f 100%);
					background: -o-linear-gradient(top, #f99f37 25%, #f49424 40%, #da6e0f 100%);
					background: -ms-linear-gradient(top, #f99f37 25%, #f49424 40%, #da6e0f 100%);
					background: linear-gradient(to bottom, #f99f37 25%, #f49424 40%, #da6e0f 100%);
				}



#products-list button.btn-cart {
	width: auto !important;
}

.footerlinks {position: relative;}
.kiyoh-snippets {
	width: 100% !important;
	float: none !important;
	border: none !important;
	padding: 0 !important;
	min-height: 20px !important;
	clear: both;
	text-align: right;
	position: relative;
	bottom: -10px;
	right: 10px;
}
	.kiyoh-snippets div {
		width: 100%;
		border: none;
		min-height: 20px !important;
	}
		.kiyoh-snippets div p {
			margin: 0 !important;
		}
	.kiyoh-snippets .rating-box {
		display: none;
	}


#create-report-form .row-container {
	height: auto;
	margin-bottom: 20px;
}
.main-container .button-set #create-report-btn {
	margin-top: 0px;
}
.report.fieldset,
.create.fieldset {
	height: auto;
	margin: 0 0 -50px 0;
}
#report-container { 
	width: 685px !important;
	box-sizing: border-box;
	overflow: visible !important;
	border: 1px solid transparent !important;
}

/* List items with amount in report */
.summary.fieldset li {
	height: auto !important;
}




.telephone div#pop-up.pop-up-en {
	width: 575px;
}
	.telephone div#pop-up.pop-up-en .wrappopupsym {
		padding-right: 0;
	}
	.telephone div#pop-up.pop-up-en .wrappopupsym span.hanzedagen {
		width: 195px;
	}
/**
 * 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     base_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(http://www.naupar.nl/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

