/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

* { margin:0; padding:0; }

select{margin-bottom:1px; height:18px;}
input{height:12px;}


.full-width{width:100%;}
.container{width:100%; overflow:hidden;}
.clear{clear:both;}
.radio, checkbox{border:0; background:0;}
.pages-indent{padding:17px;}
.pages-border{border:1px solid #CFE2ED; padding:17px;}


body          { background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:0.875em; line-height:1.28em; color:#476679; text-align:center; padding:0px 0;}

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

a             {color:#476679;}
a:hover       {}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:1em; font-weight:normal; line-height:1.3; }
h2            { font-size:1em; font-weight:normal; line-height:1.34; }
h3            { font-size:0.92em; font-weight:bold; line-height:1.375; }
h4            { font-size:1em; font-weight:bold; }
h5            { font-size:1em; font-weight:bold; }
h6            { font-size:1em; 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; }

/* Content */
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before, 
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.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-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; }
/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright  Copyright (c) 2008 template-help.com
 */

/* Layout ================================================================================= */
.wrapper {}
.page { width:931px; margin:0 auto; text-align:left; }
.page-print { padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-popup .page-title{margin-bottom:5px;}
.page-popup .page-title a{color:#FFFFFF; text-decoration:underline;}
.page-popup .page-title a:hover{text-decoration:none;}
.main { padding:0; }

/* Base Columns */ 
.col-left {float:left; width:211px;}
.col-main {float:left; width:553px;}
.col-right {float:right; width:160px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main {float:right; width:703px;}
.col2-right-layout .col-main {width:700px;}
.col2-right-layout .col-right {float:right; width:211px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:553px; margin-left:3px; }

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

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.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%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container {}
.header {padding-bottom:3px;}
.header .header-block{background:url(../images/header_bg.png) left top no-repeat #E2E2E3; width:930px; height:130px; border-left:1px solid #afc3ce; border-right:1px solid #afc3ce;}
.header .header-block .border-bot{background:url(../images/header_block_border_bot.jpg) left bottom repeat-x;}
.header .header-block .border-left{background:url(../images/header_block_border_left.jpg) left top repeat-y;}
.header .header-block .border-right{background:url(../images/header_block_border_right.jpg) right top repeat-y;}
.header .header-block .corner-left-top{background:url(../images/header_block_corner_left_top.jpg) left top no-repeat;}
.header .header-block .corner-right-top{background:url(../images/header_block_corner_right_top.jpg) right top no-repeat;}
.header .header-block .corner-left-bot{background:url(../images/header_block_corner_left_bot.jpg) left bottom no-repeat;}
.header .header-block .corner-right-bot{background:url(../images/header_block_corner_right_bot.jpg) right bottom no-repeat; padding:26px 9px 15px 24px;}
.header .header-block .corner-right-bot .col-1{width:373px; float:left;}
.header .header-block .corner-right-bot .col-2{width:525px; float:left;}
.header #logo{float:left; width:359px; height:91px; background-position:0 0; background-repeat:no-repeat; text-indent:-999em; overflow:hidden; margin-top:0px; margin-bottom:-10px; cursor:pointer; margin-left:20px;}
.header .welcome-msg{font-weight:bold; text-align:right; font-size:0.85em; color:#446F89; padding-right:11px;}
.header .form-language{text-align:right; padding-top:0px; margin-top:-20px; padding-right:11px; float:right;}
.header .form-language label{font-size:0.85em; color:#707070;}
.header .form-language select{width:161px; height:21px; margin-left:2px; color:#707070; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.header .links{float:right; padding-top:7px; padding-right:127px;}
.header .links li{padding:1px 8px 0 6px; margin-left:2px; margin-bottom:2px; width:75px; float:left; color:#476679; font-weight:normal; font-size:0.85em;  text-align:center;}
.header .links li a{color:#476679; text-decoration:none; white-space:nowrap;}
.header .links li a:hover{text-decoration:underline;}
.header .menu-block{background:url(../images/menu_block_bg.png) left top repeat-x; width:100%; margin-top:-3px;}
.header .menu-block .border-top{background:url(../images/menu_block_border_top.jpg) left top repeat-x;}
.header .menu-block .border-bot{background:url(../images/menu_block_border_bot.jpg) left bottom repeat-x;}
.header .menu-block .border-left{background:url(../images/menu_block_border_left.jpg) left top repeat-y;}
.header .menu-block .border-right{background:url(../images/menu_block_border_left.jpg) right top repeat-y; padding:9px 20px 11px 0;}
.header .form-search{float:left; width:260px; margin:0; margin-top:-37px; height:22px; display:block; overflow:hidden; margin-left:585px;}
.header .form-search label{display:none;}
.header .form-search input{width:187px; height:15px; float:left; color:#000; padding-left:18px; margin-right:0px; border:1px solid #afc3ce;}
.header .form-search button{background:url(../images/menu/i_search.gif) center center no-repeat; width:25px; height:21px; border:1px solid #afc3ce; float:left; margin-left:5px;}




/********** < Navigation */

#nav {font-size:1.3em; float:left;}

/* All Levels */
#nav li { position:relative; text-align:left; background:url(../images/menu_divider.gif) left top no-repeat; }
#nav li.over { z-index:999; }
#nav a,
#nav 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 li li.parent {}

/* 0 Level */
#nav li { float:left; }
#nav li.active a { color:#FFFFFF; background:url(../images/menu_block_bg_active.png) repeat-x; margin-left:6px; }
#nav a { float:left; padding:5px 12px 2px 12px; color:#FFFFFF; font-weight:bold; }
#nav li.over a,
#nav a:hover { color:#000; }

/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background:#094482; }
#nav ul li.over { }
#nav ul li.last { background:#fff; padding-bottom:0; }

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

/* 2nd leven */
#nav ul { position:absolute; width:10em; top:25px; left:-10000px; border:1px solid #094482; }

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

/* Show Menu */
#nav li.over > ul { left:20px; background:#fff; }
#nav li.over > ul li.over > ul { left:100px; background:#fff; }
#nav li.over ul ul { left:-10000px; background:#fff; } 

#nav ul li a { background:#ffffff; color:#000!important; }
#nav ul li a:hover { background:#ffffff; color:#000 !important; }
#nav ul span,
#nav ul li.last li span { padding:3px 15px 4px 15px; background:#fff; }

/*=============================================*/
#nav ul li{background:url(../images/menu_show_divider.gif) left bottom repeat-x;}
/*#nav ul li.last{}*/

#nav span{font-size:11px; text-transform:uppercase; font-weight:normal;}
#nav li li span{text-transform:none; font-size:11px; padding:3px 20px!important; font-weight:bold;}
 
#nav li.last-element{padding-right:0;}
#nav li.last-element a{padding-right:0px;}
/*=============================================*/  

/********** Navigation > */
/* ======================================================================================= */



/* Global Styles ========================================================================= */
/* Form Elements */
input, select, textarea, button { font:11px Tahoma, Arial, Helvetica, sans-serif; vertical-align:middle; color:#476679; border:1px solid #D4D0C8; border-top:1px solid #404040; border-left:1px solid #5B5B5B;}
input.input-text, select, textarea {background:#fff;}
input.input-text:focus, select:focus, textarea:focus {}
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em; }
button.button {
cursor:pointer;
overflow:visible;
width:103px;
height:24px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/order_button.png);
}
button.klein {
cursor:pointer;
overflow:visible;
width:97px;
height:19px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/order_button_klein.png);
}
button.infobutton {
cursor:pointer;
overflow:visible;
width:123px;
height:33px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/information_button.png);
}
button.fav {
cursor:pointer;
overflow:visible;
width:120px;
height:19px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:10px;
background:url(../images/favorieten_met_ster.png);
}
button.clean {
cursor:pointer;
overflow:visible;
width:103px;
height:24px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/order_button_clean.png);
}

button.button span {margin:0; padding:3px 0px 0 25px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; vertical-align:text-top; white-space:nowrap; color:#FFFFFF;}
button.klein span {margin:0; padding:3px 0px 0 25px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; vertical-align:text-top; white-space:nowrap; color:#FFFFFF;}
button.fav span {margin:0; padding:3px 0px 0 20px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; vertical-align:text-top; white-space:nowrap; color:#FFFFFF;}
button.infobutton span {margin:0; padding:3px 0px 0 25px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; vertical-align:text-top;  white-space:nowrap; color:#FFFFFF;}
button.clean span {margin:0; padding:3px 0px 0 3px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; vertical-align:text-top; white-space:nowrap; color:#FFFFFF;}

.sidebar button.button{background:url(../images/order_button.png) left top repeat-x; }

button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
.highlight {}


/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; font-size:0.85em; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

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

.group-select.wide input.input-text,
.group-select.wide textarea { width:510px; }


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

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#FF0000; font-weight:bold;}
p.required { font-size:0.78em; text-align:right; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { float:left; width:12em; margin-right:-12em; display:inline; position:relative; }

.sp-methods .form-list {}
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs{padding:16px 16px 17px 13px;}
.breadcrumbs strong{display:none;}
.breadcrumbs li{display:inline;}
.breadcrumbs li a{background:url(../images/breadcrumbs_divider.gif) right 7px no-repeat; padding:0 20px 0 5px; color:#476679; text-transform:uppercase; font-weight:bold; font-size:0.85em;}
.breadcrumbs li strong{display:inline; padding-left:5px; font-size:0.85em; color:#3f587f; text-transform:uppercase;}
.breadcrumbs li span{display:none;}

/* Page Heading */
.page-title{
	background:url(../images/block_title_bg_category_list.png) repeat-x left top;

	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.col-main .page-title{
	background:url(../images/block_title_bg_category_title.png) repeat-x left top;

	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.col1-layout .page-title{
	background:url(../images/block_title_bg_category_title_onecolumn.png) repeat-x left top;

	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.page-title h2{
	color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	margin-left:19px;
	text-transform:uppercase;
}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {border:1px solid #CFE2ED; padding:10px 24px 9px 20px; margin:0 0 1px; text-align:center; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.78em; color:#476679;}
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages strong{font-weight:normal;}
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages li a{color:#476679;}
.pager .pages .current {font-weight:bold;}
.pager select{width:49px; height:17px; color:#476679; margin:0 5px 0 7px;}

/* Sorter */ 
.sorter {border:1px solid #CFE2ED; padding:10px 63px 12px 20px; margin:0 0 1px; text-align:center; font-family:Tahoma, Arial, Helvetica, sans-serif; font-size:0.78em; color:#476679;}
.sorter .view-mode {float:left;}
.sorter .view-mode a{color:#67962F; text-decoration:underline;}
.sorter .view-mode a:hover{text-decoration:none;}
.sorter .sort-by { float:right; }
.sorter .sort-by select{width:99px; height:17px; color:#476679; margin:0 4px 0 7px;}
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; float:left; }
.data-table th { padding:2px;  font-weight:bold; white-space:nowrap; font-size:0.85em; color:#476679;}
.data-table td { padding:2px; padding-left:0px;  }
.tabachtergrond .data-table td { padding:2px; padding-left:30px;  }
.data-table thead {}
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd { background-color:#e6e6e6;}
.data-table tr.even {background-color:#f7f7f7;}
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td .product-name { font-size:1em; font-weight:bold; line-height:1.5; }
.data-table td.label,
.data-table th.label { font-weight:bold; font-size:0.85em; border-right:1px solid #CCC;}
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Lists Decoration */
li.odd {}
li.even {}
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.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; }
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar .block {margin:0 0 3px; }
.sidebar .block .block-title {background:url(../images/block_title_bg.jpg) left top repeat-x #284776; padding:5px 0px 0px 0; margin-bottom:1px;}

.col3-layout .sidebar .block .block-title-right {background:url(../images/block_title_bg_161.png) left top repeat-x #284776; padding:5px 0px 0px 0; margin-bottom:1px;}
.col3-layout .sidebar .block .block-title-right h2{font-size:0.85em; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:40px; padding-bottom:1px; 
									background:url(../images/block_title_marker.gif) 16px top no-repeat;}
.col3-layout .sidebar .block .block-title-right h2 a{color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.col3-layout .sidebar .block .block-title-right h2 a:hover{text-decoration:underline;}
.sidebar .block .block-title-right {background:url(../images/block_title_bg.jpg) left top repeat-x #284776; padding:5px 0px 0px 0; margin-bottom:1px;}
.sidebar .block .block-title-right h2{font-size:0.83em; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:35px; padding-bottom:1px; 
									background:url(../images/block_title_marker.gif) 16px top no-repeat;}
.sidebar .block .block-title-right h2 a{color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.sidebar .block .block-title-right h2 a:hover{text-decoration:underline;}
.sidebar .block .block-title h2{font-size:0.83em; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:35px; padding-bottom:1px; 
									background:url(../images/block_title_marker.gif) 16px top no-repeat;}
.sidebar .block .block-title h2 a{color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.sidebar .block .block-title h2 a:hover{text-decoration:underline;}
.sidebar .block h3{font-size:0.85em; margin:10px 0; color:#476679;}
.sidebar .block .block-content{border:1px solid #AFC3CE; color:#707070; margin-bottom:10px;}
.sidebar .block .block-content .left-top{background:url(../images/block_content_left_top.jpg) left top no-repeat;}
.sidebar .block .block-content .right-top{background:url(../images/block_content_left_top.jpg) right top no-repeat; padding:16px 19px 17px 10px;}
.sidebar .block .actions{text-align:right;}
.sidebar .block .actions a{float:left; color:#67962F; text-decoration:underline; font-weight:bold; font-size:0.85em;}
.sidebar .block .actions a:hover{text-decoration:none;}

.col3-layout .sidebar .block-cart .block-title-right {background:url(../images/block_title_bg_161.png) left top repeat-x #284776; padding:5px 0px 0px 0; margin-bottom:1px;}
.col3-layout .sidebar .block-cart .block-title-right h2{font-size:0.83em; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:35px; padding-bottom:1px; 
									background:url(../images/block_cart_title_marker.gif) 16px top no-repeat;}
.col3-layout .sidebar .block-cart .block-title-right h2 a{color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.col3-layout .sidebar .block-cart .block-title-right h2 a:hover{text-decoration:underline;}
.sidebar .block-cart .block-title-right {background:url(../images/block_title_bg.jpg) left top repeat-x #284776; padding:5px 0px 0px 0; margin-bottom:1px;}
.sidebar .block-cart .block-title-right h2{font-size:0.83em; font-weight:bold; color:#FFFFFF; text-transform:uppercase; padding-left:35px; padding-bottom:1px; 
									background:url(../images/block_cart_title_marker.gif) 16px top no-repeat;}
.sidebar .block-cart .block-title-right h2 a{color:#FFFFFF; font-weight:bold; text-transform:uppercase; text-decoration:none;}
.sidebar .block-cart .block-title-right h2 a:hover{text-decoration:underline;}


/* Block: Account */
.sidebar .block-account {}
.sidebar .block-account .block-content li span{color:#476679;}
.sidebar .block-account .block-content li a{color:#476679; text-decoration:underline;}
.sidebar .block-account .block-content li a:hover{text-decoration:none;}

/* Block: Currency Switcher */
.sidebar .block-currency {}
.sidebar .block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav .block-title h2{ background:url(../images/block_shop_title_marker.gif) 15px top no-repeat;}
.sidebar .block-layered-nav dt{font-weight:bold; background:#FFFFFF; padding:0px 2px 0px 4px; color:#c11223; }
.sidebar .block-layered-nav dd{padding:0px 10px 5px 7px;}
.sidebar .block-layered-nav dd ol li{font-size:0.85em; color:#000; font-weight:normal; min-width:190px; width:190px;}
.sidebar .block-layered-nav dd ol li a{color:#000; text-decoration:none;}
.sidebar .block-layered-nav .currently li{padding:3px 3px 1px 9px; margin-bottom:2px; border:1px solid #AFC3CE; background:#FFFFFF; color:#6A9738; font-weight:bold; font-size:0.85em;}
.sidebar .block-layered-nav .currently li .label{background:url(../images/currently_mark.gif) left 5px no-repeat; padding-left:11px; color:#1F4055; text-decoration:none; font-weight:normal;}
.sidebar .block-layered-nav .currently li .price{font-size:1em; font-weight:bold; text-decoration:underline;}
.sidebar .block-layered-nav .currently li img{float:right; margin-left:7px; margin-top:2px;}
.sidebar .block-layered-nav .block-content h3{color:#707070; font-weight:normal; margin-top:0; font-size:1em;}
.sidebar .block-layered-nav .actions{padding:5px 0 5px;}
.sidebar .block-layered-nav .actions a{float:left; color:#c11223;}
.sidebar .block-layered-nav .price { white-space:nowrap !important; color:#000; font-size:0.95em; font-weight:normal;}

/* Block: Cart */
.sidebar .block-cart .block-title h2{ background:url(../images/block_cart_title_marker.gif) 15px top no-repeat;}
.sidebar .block-cart .amount a{color:#476679; font-weight:bold; text-decoration:underline; font-size:0.85em;}
.sidebar .block-cart .amount a:hover{text-decoration:none;}
.sidebar .block-cart .subtotal{background:#FFFFFF; border:1px solid #AFC3CE; padding:5px 9px 5px; margin-top:5px;}
.sidebar .block-cart .subtotal .label{color:#1F4055;}
.sidebar .block-cart .subtotal .price{color:#476679; font-weight:bold; font-size:0.85em;}
.sidebar .block-cart .actions{padding:6px 0 9px 0; border-bottom:1px solid #AEC2CE;}
.sidebar .block-cart h3{color:#476679; font-size:0.85em; margin:10px 0;}
.sidebar .block-cart .prod-qty{color:#303030; font-size:0.85em;}
.sidebar .block-cart .cart-tax{color:#303030; font-size:0.85em; font-weight:bold;}


.sidebar .mini-products-list li { padding:5px 0; padding-right:8px; }
.sidebar .mini-products-list .product-image{float:left; }
.sidebar .mini-products-list .product-details{margin-left:50px; overflow:hidden;}
.sidebar .mini-products-list .product-details a{color:#476679; text-decoration:none; font-weight:bold; font-size:0.85em;}
.sidebar .mini-products-list .product-details a:hover{text-decoration:none;}
.sidebar .mini-products-list .product-details h4 {font-size:1em; color:#476679; font-weight:normal; margin:0 0 15px 0;}
.sidebar .mini-products-list .product-details h4 a{color:#476679; text-decoration:none; font-weight:bold;}
.sidebar .mini-products-list .product-details h4 a:hover{text-decoration:none;}
.sidebar .mini-products-list .product-details .price{color:#303030; font-weight:bold; font-size:0.85em;}

.sidebar .mini-products-list .product-details .btn-remove { float:right; }

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

/* Block: Related */
.sidebar .block-related {}
.sidebar .block-related li { padding:5px 0px;  overflow:hidden;}
.sidebar .block-related .checkbox{float:left;}
.sidebar .block-related .item{float:right; width:145px;}
.sidebar .block-related .item .product-image { float:left; }
.sidebar .block-related .item .product-details { margin-left:52px; }
.sidebar .block-related .item .product-name{margin-top:0;}
.sidebar .block-related .item .product-name a{font-weight:normal; text-decoration:none;}
.sidebar .block-related .item .price{font-weight:normal;}
.sidebar .block-related .block-content p a{font-weight:bold; font-size:0.85em; }
.sidebar .block-related .block-content p a:hover{text-decoration:none;}
.sidebar .block-related .block-content #block-related{margin-top:10px;}
.sidebar .block-related .block-content #block-related p a{color:#476679;}
.sidebar .block-related .block-content .right-top{padding-right:5px;}



/* Block: Compare Products */
.sidebar .block-compare .block-title h2{background:url(../images/block_compare_title_marker.gif) 15px top no-repeat;}
.sidebar .block-compare #compare-items{margin-top:9px;}
.sidebar .block-compare li{padding:8px 9px 9px 19px;}
.sidebar .block-compare li a{color:#476679; text-decoration:underline;}
.sidebar .block-compare li a:hover{text-decoration:none;}
.sidebar .block-compare .block-content .right-top{padding:1px;}
.sidebar .block-compare li.even{background-color:#DBE5EA;}
.sidebar .block-compare .button-remove{float:right; margin-left:15px;}
.sidebar .block-compare .actions{background:#DBE5EA; padding:9px 19px 9px 19px;}
.sidebar .block-compare .actions a{color:#6A9738; text-transform:uppercase;}
.sidebar .block-compare .compare-empty{padding:9px 19px 9px 19px;}

/* Block: Viewed */
.sidebar .block-recent #recently-viewed-items{margin-top:9px;}
.sidebar .block-recent .block-title{padding-right:5px;}
.sidebar .block-recent li{padding:8px 9px 9px 19px;}
.sidebar .block-recent li a{color:#476679; text-decoration:underline;}
.sidebar .block-recent li a:hover{text-decoration:none;}
.sidebar .block-recent .block-content .right-top{padding:1px;}
.sidebar .block-recent li.even{background-color:#DBE5EA;}


/* Block: Poll */
.sidebar .block-poll {}
.sidebar .block-poll .radio { float:left; margin:3px -18px 0 0; }
.sidebar .block-poll .label { display:block; margin-left:18px;}
.sidebar .block-poll .answer{float:left; width:100%;}
.sidebar .block-poll .answer span{display:block; width:107px;}
.sidebar .block-poll .votes{font-weight:bold; float:right; width:65px; margin-top:-15px;}
.sidebar .block-poll .block-content h3{margin:0;}
.sidebar .block-poll .block-content ol{margin-top:10px; font-size:0.85em;}
.sidebar .block-poll .block-content .right-top{padding-bottom:9px;}
.sidebar .block-poll .block-content ol li{padding-bottom:5px; color:#58646A;}
.sidebar .block-poll .block-content ol li .label{font-weight:bold;}

/* Block: Tags */
.sidebar .block-tags ul,
.sidebar .block-tags li {display:inline; line-height:normal;}
.sidebar .block-tags li a{text-decoration:underline;}
.sidebar .block-tags li a:hover{text-decoration:none;}
.sidebar .block-tags .actions{padding-top:15px; padding-bottom:10px;}

/* Block: Subscribe */
.sidebar .block-subscribe .block-title h2{background:url(../images/block_newsletter_title_marker.gif) 15px top no-repeat;}
.sidebar .block-subscribe input{width:179px; margin-bottom:7px; margin-top:7px;}
.sidebar .block-subscribe button{float:right;}

/* Block: payment */
.sidebar .block-payment .block-title h2{background:url(../images/veilig_betalen_logo.gif) 15px top no-repeat;}
.sidebar .block-payment input{width:179px; margin-bottom:7px; margin-top:7px;}
.sidebar .block-payment button{float:right;}

/* Block: Reorder */
.sidebar .block-reorder {}
.sidebar .block-reorder li { padding:5px 0; }
.sidebar .block-reorder .checkbox { float:left; margin:3px -20px 0 0; }
.sidebar .block-reorder .label { display:block; margin-left:20px; }
.sidebar .block-reorder li a{font-size:0.85em; color:#476679; text-decoration:underline;}
.sidebar .block-reorder li a:hover{text-decoration:none;}

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

/* Block: Checkout Progress */
.sidebar .block-progress{border:1px solid #dedede; padding:1px;}
.sidebar .block-progress .block-title{background:0; border:0; padding:10px 12px 12px 9px; background:#dedede;}
.sidebar .block-progress .block-title h2{background:0; color:#476679; text-transform:uppercase; padding:0;}
.sidebar .block-progress .block-content{background:0; border:0; padding:12px 11px 20px 6px;}
.sidebar .block-progress dt { font-weight:bold; padding:13px 20px 10px 25px; font-size:0.91em; color:#58646A;}
.sidebar .block-progress dt.complete,
.sidebar .block-progress dd.complete { background-color:#f6f6f6; }
.sidebar .block-progress dl{border-top:1px solid #dedede;}
.sidebar .block-progress dt,
.sidebar .block-progress dd{border:1px solid #dedede; border-top:0;}
.sidebar .block-progress dd .wrapper,
.sidebar .block-progress dd address{border:1px solid #FFFFFF; background:#dedede; padding:12px 19px 9px 24px; font-weight:bold; color:#476679; font-size:0.85em;}



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


/* Category Page ========================================================================= */
.category-title {margin:0 0 10px;}
.category-title{
	background: url(../images/block_title_bg_category_list.png) no-repeat left top;
	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.category-title h2{color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-size:0.85em; margin-left:19px;}



.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid {margin-bottom:1px;}
.products-grid tr.odd {}
.products-grid tr.even {}
.products-grid td { width:230px; padding-bottom:1px;}
.products-grid td.last{padding-right:0; padding-left:1px;}
.products-grid td.empty {}
.products-grid .product-image{text-align:center; display:block;}
.products-grid .product-name{padding:10px 0 20px 17px;}





/* View Type: List */
.products-list .item {border-bottom:1px solid #CFE2ED; padding:5px 1px; margin:0 0 1px;}
.products-list .product-image{float:left;}
.products-list .product-shop{float:right; width:265px;}
.products-list .product-shop .desc{margin:12px 20px 10px 0;}
.products-list .product-shop .add-to-links li{display:inline;}
.products-list .product-shop .add-to-links .separator{display:inline;}
.products-list .product-shop .add-to-links li.last a{color:#476679;}
.products-list .product-shop .ratings{margin-top:10px;}
.products-list .product-shop .rating-box{margin:0 0 10px;}
.products-list .product-shop .rating-links .separator{display:none;}
.products-list .product-shop .rating-links a{display:block;}
.products-list .product-shop .price-block{margin:10px 0;}
.products-list .product-shop .price-block .price-box{float:left; margin-right:28px;}
.products-list .product-shop .price{font-weight:normal;}
.products-list .product-shop .price-box{margin-top:0;}
.products-list .product-shop .price-box .minimal-price-link{font-size:0.85em; color:#6A9738;}


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


/* Product View ========================================================================== */
.product-view {}

.product-essential { padding:15px 19px 16px 15px;}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:285px; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:285px; height:355px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; display:none; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:15px auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 6px no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 5px 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 h3{margin-bottom:20px;}
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px;  margin:0 20px 8px 0;}

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:365px; }
.product-view .product-name {margin-bottom:10px;}
.product-view .product-name h2{text-decoration:underline; color:#476679; font-weight:bold;}
.product-view .short-description h3{margin-bottom:10px;}

.product-view .product-pricing{margin:2px 0; width:100%; overflow:hidden;}
.product-view .product-pricing li{padding:0px 5px -2px 0px; margin-bottom:-5px; float:left; font-size:11px;}
.product-view .product-pricing .price{font-weight:bold; font-size:0.95em;}
.product-view .product-pricing .benefit{font-weight:bold; color:#6A9738; font-size:0.85em;}
.product-view .price-box{margin-bottom:10px;}
.product-view .price-box .price{font-weight:bold; font-size:1.26em;}
.product-view .add-to-box .add-to-cart{padding-top:7px;}
.product-view .add-to-box .add-to-cart input{width:50px; height:14px; margin-right:16px;}
.product-view .add-to-box .or{padding-top:7px;}
.product-view .add-to-box .add-to-links .last a{color:#476679;}
.product-view .price-including-tax .price { font-weight:bold; font-size:9px; }

.product-name{font-size:0.75em; line-height:1.2em;}
.product-name a{color:#0b709c; font-weight:bold; text-decoration:underline;}
.product-name a:hover{text-decoration:none;}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links a{color:#67962F; text-decoration:underline; font-weight:bold; font-size:0.85em;}
.ratings .rating-links a:hover{text-decoration:none;}
.ratings .rating-links .separator{padding:0 10px; color:#67962F;}
.ratings .rating-links .last{color:#476679;}
.ratings dt {}
.ratings dd {}
.rating-box { width:78px; height:13px; margin:0 auto; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

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

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

/********** < Product Prices */
.price { white-space:nowrap !important; color:#c11223; font-size:1.24em; font-weight:bold;}
.data-table td .price { white-space:nowrap !important; color:#414141; font-size:1em; font-weight:normal;}

.price-box {margin:10px 0 0;}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

.price-block{padding:5px 0 5px 18px; background:#DDE8EF;}

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

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; display:none; }
.old-price .price { font-weight:normal !important; text-decoration:line-through; color:#000 !important;}

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; float:left; display:none;}
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price { float:left; }
.minimal-price .price-label { font-weight:bold; white-space:nowrap; float:left; }

a.minimal-price-link { display:block; float:left; margin-top:7px; }
a.minimal-price-link .label { float:left; font-size:9px; margin-right:4px;}
a.minimal-price-link .price { font-weight:bold; float:left; font-size:12px;   }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; font-size:9px; float:right; margin-right:30px; }
.price-excluding-tax .price { font-weight:bold; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; font-size:9px; float:right; margin-right:30px; }
.price-including-tax .price { color:#0b709c !important; font-weight:normal !important; font-size:10px !important; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap;  }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

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

/* Add to Links */
.add-to-links li{color:#67962F; font-size:0.85em; font-weight:bold;}
.add-to-links li a{color:#67962F; text-decoration:underline;}
.add-to-links li a:hover{text-decoration:none;}
.add-to-links .separator { display:none; padding:0 10px;}

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

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options dd .multiselect option {}
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

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

.multiselect{height:auto!important;}

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

/* Block: Description */
.product-view .description {border:1px solid #CFE2ED; padding:18px 15px 19px 15px; margin:1px 0;}
.product-view .description h3{margin-bottom:15px; font-size:1.14em;}

/* Block: Additional */
.product-view .additional {border:1px solid #CFE2ED; padding:18px 20px 16px 15px; margin:1px 0;}
.product-view .additional h3{margin-bottom:15px; font-size:1.14em;}
.product-view .additional th,
.product-view .additional td{padding:12px 16px;}

/* Block: Upsell */
.product-view .up-sell {padding:18px 0px 5px 0px; margin:1px 0;}
.product-view .up-sell h3{margin-bottom:15px; font-size:1.14em;}
.product-view .up-sell .products-grid td { width:25%; padding:0 10px;}

/* Block: Tags */
.product-view .tags {border:1px solid #CFE2ED; padding:18px 15px 19px 15px; margin:1px 0;}
.product-view .tags h3{margin-bottom:15px; font-size:1.14em;}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0;}
.product-view .tags .form-add-tags .input-box input{width:572px; height:14px; margin-right:10px;}
.product-view .tags .form-add-tags .button { float:left; }
.product-view .tags .form-add-tags p{clear:both; font-size:0.78em; padding-top:5px;}
.product-view .tags label{color:#476679; font-weight:bold; font-size:0.85em;}
.product-view .tags h4{font-weight:normal; font-size:0.85em;}
.product-view .tags .tags-list{margin:10px 0 15px; font-size:0.85em;}
.product-view .tags .tags-list li{background:url(../images/tags_list_divider.gif) right top no-repeat; padding:0 19px;}
.product-view .tags .tags-list li a{color:#67962F; text-decoration:underline; font-weight:bold;}
.product-view .tags .tags-list li a:hover{text-decoration:none;}
.product-view .tags .tags-list li.first{padding-left:0;}
.product-view .tags .tags-list li.last{background:0;}

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

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

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


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

/* Advanced Search */
.search-summary {padding:15px 0;}
/* ======================================================================================= */


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

.review-customer-view .col-main .product-image-box{width:160px; float:left;}
.review-customer-view .col-main .product-image-box img{margin-bottom:10px;}
.review-customer-view .col-main .product-details{width:530px; float:left;}
.review-customer-view .col-main .data-table{margin:15px 0;}
.review-customer-view .col-main .ratings{margin:15px 0;}
.review-customer-view .col-main .ratings .rating-box{padding:5px 0;}

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


/* Shopping Cart ========================================================================= */
.cart .checkout-types{float:right; text-align:right; margin-bottom:19px;}
.cart .checkout-types button{background:url(../images/order_button.png) left top repeat-x;}
.cart .checkout-types button span{font-size:15px;}

/* Shopping Cart Table */
.cart-table{border-right:1px solid #CEE2ED; margin-bottom:15px;}
.cart-table .item-msg { font-size:10px; }
.cart-table thead{background-color:#E8EEEF;} 
.cart-table tfoot{background-color:#E8EEEF;} 
.cart-table tfoot td{padding-left:7px; padding-right:7px;}
.cart-table .product-name{font-size:0.85em!important;}
.cart-table .product-image{ display:block;}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{float:left; width:658px;}
.cart .cart-collaterals .col-1{width:282px; float:left;}
.cart .cart-collaterals .col-2{width:356px; float:right;}
.cart .crosssell{border:1px solid #CEE2ED; padding:14px 14px 19px 14px;}
.cart .crosssell .product-image { float:left; }
.cart .crosssell .crosssell-products{margin-top:10px;}
.cart .crosssell .crosssell-products .item{padding:10px 0; background:url(../images/line_x_divider.gif) right bottom repeat-x;}
.cart .crosssell .crosssell-products .item.last{background:0;}
.cart .crosssell .crosssell-products .item .add-to-links{margin-top:10px;}
.cart .crosssell .crosssell-products .item .add-to-links .last a{color:#476679;}
.cart .crosssell .product-shop { margin-left:125px; }
.cart .crosssell .price{font-weight:normal;}
.cart .crosssell .price-box{margin-bottom:10px;}


.cart .discount{border:1px solid #CEE2ED; padding:14px 5px 23px 16px; margin-bottom:20px;}
.cart .discount label{font-size:0.71em;}
.cart .discount input{width:213px; margin-right:5px;}

.cart .shipping{border:1px solid #CEE2ED; padding:14px 30px 20px 18px;}
.cart .shipping p{font-size:0.71em;} 
.cart .shipping .form-list{margin:15px 0;}
.cart .shipping .form-list label{font-weight:normal; font-size:0.71em;}
.cart .shipping .buttons-set{padding-left:0;}
.cart .shipping .buttons-set button{float:none;}

/* Shopping Cart Totals */
.cart .totals {float:right; width:219px; border:1px solid #CCC; padding:1px;}
.cart .totals .totals-wrapper{padding:11px 10px 13px 13px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; font-size:0.85em; color:#414141;}
.cart .totals table .price{color:#414141; font-weight:bold;}
.cart .totals .tax-collapse{font-weight:bold; color:#414141; padding-right:20px;}
.cart .totals .checkout-types li button{margin-bottom:10px;}
.cart .totals .checkout-types li a{color:#476679; font-size:0.85em; text-decoration:underline; font-weight:bold;}
.cart .totals .checkout-types li a:hover{text-decoration:none;}

#shopping-cart-totals-table th{padding-right:20px;}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #dedede; position:relative; }
.opc li.section { border:1px solid #dedede; border-bottom:0; }
.opc .step-title{background-color:#FFFFFF; padding:8px 18px 8px 31px; font-size:0.91em; color:#0a4a8c;}
.opc .step-title .number {line-height:22px; margin-right:5px; padding:1px 5px; font-weight:bold; color:#0a4a8c; border:1px solid #0a4a8c; background:#FFFFFF;}
.opc .step-title h3 {display:inline; color:#0a4a8c;}
.opc .active .step-title h3{color:#0a4a8c;}
.opc .allow .step-title{cursor:pointer;}
.opc .active {}
.opc .active .step-title { background-color:#dedede; cursor:default; border:1px solid #FFFFFF;}
.opc .active .step-title .number{color:#FFFFFF; background:#0a4a8c; border:1px solid #0a4a8c; }
.opc .step { border:1px solid #FFFFFF; padding:25px 16px 25px 31px;}
.opc .active .step{background-color:#dedede;}
.opc .order-review {}

.opc label{font-size:0.78em; padding-right:40px; font-weight:bold;}

.opc .checkout-divider{height:1px; overflow:hidden; background:#dedede; display:none;}
.opc .active .checkout-divider{display:block;}

.opc input,
.opc select{font-weight:bold;}


#checkoutSteps #opc-billing .input-box, 
#checkoutSteps #opc-shipping .input-box{width:340px; float:left;}
#checkoutSteps #opc-billing .input-box input,
#checkoutSteps #opc-shipping .input-box input,
#checkoutSteps #opc-billing .input-box select,
#checkoutSteps #opc-shipping .input-box select{width:281px!important;}
#checkoutSteps .input-box-2{width:301px; float:left;}
#checkoutSteps .input-box-2 input{width:294px!important;}
#checkoutSteps .input-box-2 select{width:260px!important;}
#checkoutSteps .group-select li li{margin-bottom:15px;}
#checkoutSteps label{padding-bottom:3px;}
#checkoutSteps .group-select li input.input-text{width:635px;}
#checkoutSteps .group-select li select{width:641px;}
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname,
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname{width:232px!important;}	
#checkoutSteps #opc-billing .customer-name-middlename .name-firstname input,	
#checkoutSteps #opc-shipping .customer-name-middlename .name-firstname input{width:207px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename{width:108px!important;}
#checkoutSteps #opc-billing .customer-name-middlename .name-middlename input,
#checkoutSteps #opc-shipping .customer-name-middlename .name-middlename input{width:50px!important;}
#checkoutSteps #opc-billing .customer-dob .input-box input{width:50px !important;}

#checkout-step-login .form-list{margin:10px 0;}

/* Multiple Addresses Checkout */
.checkout-progress {padding:20px 40px 20px 40px; margin-bottom:20px; border:1px solid #CEE2ED; text-align:center; font-size:0.85em;}
.checkout-progress li {display:inline; width:15%; text-align:center; color:#FFFFFF; border:0; padding:1px 10px 1px 10px; margin-right:5px; background:url(../images/button_bg.jpg) left top repeat-x;}
.checkout-progress li.active {background:url(../images/multicheckout_active.jpg) left top repeat-x; color:#FFFFFF;}

.multiple-checkout { position:relative; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}


.checkout-multishipping-addresses .col-main{padding-top:17px;}
.checkout-multishipping-addresses .col-main .page-title{padding:7px;}
.checkout-multishipping-addresses .col-main .page-title h2{padding:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout{display:block; padding:17px; border:1px solid #CFE2ED;}
.checkout-multishipping-addresses .col-main .multiple-checkout h3{margin:0 0 15px;}
.checkout-multishipping-addresses .col-main #multiship-addresses-table{border-collapse:collapse; margin-bottom:10px; border-right:1px solid #CEE2ED;}
/*.checkout-multishipping-addresses .col-main #multiship-addresses-table tfoot td{border-top:1px solid #BEBCB7; padding:5px;}*/
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-addresses .col-main .multiple-checkout .buttons-set button{margin-left:10px;}

.checkout-multishipping-shipping .col-main{padding-top:17px;}
.checkout-multishipping-shipping .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout{width:100%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{background:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-1{width:30%;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set .col-2{width:68%;}
.checkout-multishipping-shipping .col-main .wide .data-table{border-collapse:collapse; margin-top:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout h3{border:1px solid #CEE2ED; border-bottom:0; margin-bottom:0; font-size:1em; padding:3px; padding-left:20px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col2-set{border:1px solid #CEE2ED; padding:20px; margin-bottom:15px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set{border:0;}
.checkout-multishipping-shipping .col-main .multiple-checkout .buttons-set button{margin-left:10px;}
.checkout-multishipping-shipping .col-main .multiple-checkout .col-1 h4{margin:10px 0;}

.checkout-multishipping-billing .col-main{padding-top:17px;}
.checkout-multishipping-billing .col-main .col2-set{background:0; border:1px solid #CEE2ED; padding:20px;}
.checkout-multishipping-billing .col-main .col2-set .col-2 h3{margin-bottom:20px;}
.checkout-multishipping-billing .col-main .col2-set .col-1{width:60%;}
.checkout-multishipping-billing .col-main .col2-set .col-2{width:38%;}
.checkout-multishipping-billing .col-main .buttons-set{padding:20px 0; border:0;}
.checkout-multishipping-billing .col-main .buttons-set button{margin-left:15px;}
.checkout-multishipping-billing .col-main .col-2 dl dt{padding:5px 0;}
.checkout-multishipping-billing .col-main .col-2 dl dd{padding:0 0 0 20px;}
.checkout-multishipping-billing .col-main .col-2 dd .v-fix{padding-right:5px;}
.checkout-multishipping-billing .input-box{width:auto;}
.checkout-multishipping-billing .input-box input{width:250px;}
.checkout-multishipping-billing .col-main .tool-tip{top:0!important;}

.checkout-multishipping-overview .col-main{padding-top:17px;}
.checkout-multishipping-overview .col-main .page-title{margin-bottom:15px;}
.checkout-multishipping-overview .col-main .col2-set{background:0; border:1px solid #CEE2ED; padding:20px;}
.checkout-multishipping-overview .col-main .col2-set .col-1{width:30%;}
.checkout-multishipping-overview .col-main .col2-set .col-2{width:68%;}
.checkout-multishipping-overview .col-main .multiple-checkout h3{margin:10px 0;}
.checkout-multishipping-overview .col-main .col2-set h3{margin:0;}
.checkout-multishipping-overview .col-main .col2-set .data-table{border-collapse:collapse;}
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot th,
.checkout-multishipping-overview .col-main .col2-set .data-table tfoot td{border-top:1px solid #BFBFBF;} 
.checkout-multishipping-overview .col-main .grand-total{margin:10px 0;}
.checkout-multishipping-overview .data-table{margin:10px 0;}
.checkout-multishipping-overview .grand-total{font-size:1em;}

.checkout-multishipping-address-newshipping #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;}
/*.checkout-multishipping-address-newshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-editshipping .col-main{padding-top:17px;}
.checkout-multishipping-address-editshipping #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;}
/*.checkout-multishipping-address-editshipping #form-validate #lastname{width:251px;}*/

.checkout-multishipping-address-selectbilling .page-title{}
.checkout-multishipping-address-selectbilling .page-title h2{background:0;}
.checkout-multishipping-address-selectbilling .multiple-checkout{border:1px solid #CFE2ED; padding:17px;}

.checkout-multishipping-address-editaddress #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;}
.checkout-multishipping-address-editaddress #form-validate #lastname{width:251px;}
.checkout-multishipping-address-editaddress #form-validate strong{font-size:0.85em;}

.checkout-multishipping-address-editbilling .col-main{padding-top:17px;}
.checkout-multishipping-address-editbilling #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;}
.checkout-multishipping-address-editbilling #form-validate strong{font-size:0.85em;}
.checkout-multishipping-address-editbilling #form-validate #lastname{width:251px;}

.checkout-multishipping-success .col-main{padding-top:17px;} 
.checkout-multishipping-success .content-box{padding:30px;}
.checkout-multishipping-success .buttons-set{border:0;}

.checkout-multishipping-address-newbilling #form-validate{border:1px solid #CFE2ED; padding:17px; display:block;}


/********** < Common Checkout Styles */
.sp-methods{}
.checkout-onepage-index #checkout-payment-method-load dt{padding:5px 0;}
.checkout-onepage-index #checkout-payment-method-load dd{padding:0 20px;}
.checkout-onepage-index .col2-right-layout{padding:17px 16px 23px 17px; border:1px solid #CFE2ED;}
.checkout-onepage-index .col2-right-layout .col-right{width:198px;}
.checkout-onepage-index .col2-right-layout .col-main{width:695px;}


.please-wait { float:right; padding-right:50px; font-size:0.78em; font-weight:bold;}
.cvv-what-is-this { cursor:help; margin-left:5px;}

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; left:0; z-index:1000; top:-30px!important;}
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {margin-top:15px;}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; background:#FFFFFF;}
.gift-message-form .inner-box ol{margin-top:20px;}
.gift-message-form .inner-box ol li{padding-bottom:20px;}
.gift-message-form .inner-box ol li .number{font-weight:bold;}

.gift-message-form .gift-item {}
.gift-message-form textarea{width:510px!important;}
.gift-message-form .input-box{display:block; width:283px!important;}
.gift-message-form .input-box input{width:226px!important;}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt span { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

#checkout-review-table th,
#checkout-review-table td{border-color:#000000;}

/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {border:1px solid #CFE2ED; padding:17px;}
.dashboard .welcome-msg {}
.dashboard h3{padding-bottom:10px;}
.dashboard .col2-set{border:1px solid #CFE2ED; padding:17px; margin-bottom:10px;}


#my-orders-table{margin:10px 0; font-size:10px; !important;}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0;}
.dashboard .recent-orders .price { font-size:10px;}
.dashboard .recent-orders .data-table td { font-size:10px; !important; }



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

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

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print .col2-set{border:1px solid #CFE2ED; padding:10px; margin:10px 0;}

/* 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 .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

.customer-name-middlename .name-firstname{width:200px!important;}
.customer-name-middlename .name-firstname input{width:190px!important;}
.customer-name-middlename .name-middlename{width:60px!important;}
.customer-name-middlename .name-middlename input{width:50px!important;}
.customer-name-middlename .input-box-2 input{width:250px!important;}

.customer-dob .input-box{width:60px!important;}
.customer-dob .input-box input{width:50px!important;}

.catalogsearch-advanced-index #form-validate .range input{width:150px;}
.catalogsearch-advanced-index #form-validate select{padding:2px;}
.catalogsearch-advanced-index #form-validate{border:1px solid #CFE2ED; padding:17px; display:block;}

#my_recent_reviews .number{width:17px; float:left;}
#my_recent_reviews .product-name{width:480px; float:left;}
#my_recent_reviews .rating-box{margin:7px 0 7px 15px;}
#my_recent_reviews p{padding-left:15px;}


#my_recent_tags li{width:100%; overflow:hidden; margin-bottom:15px;}
#my_recent_tags .number{width:17px; float:left; margin:0; padding:0;}
#my_recent_tags .details{float:left; width:480px; margin:0; padding:0;}

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



.sendfriend-product-send #product_sendtofriend_form{display:block; padding-top:15px;}
.sendfriend-product-send #product_sendtofriend_form .buttons-set button{margin-left:20px;}

.review-product-list .col-main .data-table{margin:10px 0;}
.review-product-list .col-main .product-collateral{border:1px solid #CEE2ED; padding:15px 19px 16px 15px; margin-top:1px;}
.review-product-list .col-main .product-collateral .pager{margin:10px 0;}
.review-product-list .col-main .reviews dl{border:1px solid #CEE2ED; padding:15px 19px 16px 15px;}
.review-product-list .col-main .add-review{border:1px solid #CEE2ED; padding:15px 19px 16px 15px;}

.review-product-view .col-main .page-title{margin-bottom:15px;}
.review-product-view .col-main .rating-box{margin:0;}
.review-product-view .col-main .ratings-list{margin:5px 0;}
.review-product-view .col-main .ratings-list dt{padding:5px 0;}
.review-product-view .col-main .product-img-box .ratings{padding-top:5px;}
.review-product-view .col-main .product-img-box .rating-links{padding:5px 0;}
.review-product-view .col-main .product-img-box .rating-links a{display:block;}
.review-product-view .col-main .product-img-box .rating-links .separator{display:none;}

.checkout-cart-index .col-main .page-title h2{ background:url(../images/block_cart_title_marker.gif) 15px top no-repeat; padding-left:39px; margin:0;}
.checkout-cart-index .col-main .pages-border{padding:26px 13px 24px 17px;}

.customer-account-login .col2-set{border:1px solid #CFE2ED; padding:17px;}
.customer-account-login #login-form h3{ margin-bottom:5px;}
.customer-account-login #login-form .col-1,
.customer-account-login #login-form .col-2{border:1px solid #CFE2ED; padding:10px; width:424px;}
.customer-account-login #login-form .form-list{margin-top:5px;}

.customer-account-create #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;}
#lastname{width:250px!important;}


.customer-account-forgotpassword #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;} 

.checkout-multishipping-login .col2-set{border:1px solid #CFE2ED; padding:17px;}
.checkout-multishipping-login #login-form .col-1,
.checkout-multishipping-login #login-form .col-2{border:1px solid #CFE2ED; padding:10px; width:424px;}
.checkout-multishipping-register #form-validate{display:block; padding:17px; border:1px solid #CFE2ED;}


.customer-account-edit #form-validate{border:1px solid #CFE2ED; padding:17px; display:block;}
.newsletter-manage-index #form-validate{border:1px solid #CFE2ED; padding:17px; display:block;}

.customer-address-index .page-title{padding-bottom:9px;}
.customer-address-index .col2-set{border:1px solid #CFE2ED; padding:17px; display:block;}
.customer-address-index .col2-set li{padding-bottom:20px;}

.customer-address-form #form-validate{border:1px solid #CFE2ED; padding:17px; display:block;}

.tag-customer-view .pager{margin:10px 0;}
.tag-customer-view #my-tags-table .button{margin-bottom:10px;}

.tag-customer-edit #addTagForm{border:1px solid #CFE2ED; padding:17px; display:block;}

.wishlist-index-share #form-validate{border:1px solid #CFE2ED; padding:17px; display:block;}

.page-head{
		background:#547486 url(../images/block_title_bg.jpg) repeat-x left top;
		border:1px solid #234356;
		margin-bottom:1px;
		padding:13px 13px 12px 0;
}
 .page-head h3{
		color:#FFFFFF;
		font-size:0.85em;
		font-weight:bold;
		margin-left:19px;
		text-transform:uppercase;
}

.sales-order-view .col-main .page-title{padding-bottom:11px;}
.sales-order-view .col-main .page-title h2{margin-left:0; padding-left:19px;}
.sales-order-view .col-main .page-title a{color:#FFFFFF; text-decoration:underline;}
.sales-order-view .col-main .page-title a:hover{text-decoration:none;}
.sales-order-view .col-main .page-title .separator{color:#FFFFFF;}
.sales-order-view .col-main h3{margin:20px;}
.sales-order-view .col-main .order-info{margin-bottom:10px;}
.sales-order-view .col-main .col2-set{border:1px solid #CFE2ED; padding:10px; margin:10px 0;}
.sales-order-view .col-main .col2-set h3{margin:0;}

.sales-order-invoice  .col-main .page-title{padding-bottom:11px;}
.sales-order-invoice  .col-main .page-title h2{margin-left:0; padding-left:19px;}
.sales-order-invoice  .col-main .page-title a{color:#FFFFFF; text-decoration:underline;}
.sales-order-invoice  .col-main .page-title a:hover{text-decoration:none;}
.sales-order-invoice  .col-main .page-title .separator{color:#FFFFFF;}
.sales-order-invoice  .col-main .order-info{margin-bottom:10px;}
.sales-order-invoice  .col-main .col2-set{border:1px solid #CFE2ED; padding:10px; margin:10px 0;}
.sales-order-invoice  .col-main .indent{margin:10px 0;}
.sales-order-invoice  .col-main .page-title h3{color:#FFFFFF; font-size:0.85em; font-weight:bold; margin-left:19px; text-transform:uppercase;}

.sales-order-shipment .col-main .page-title{padding-bottom:11px;}
.sales-order-shipment .col-main .page-title h2{margin-left:0; padding-left:19px;}
.sales-order-shipment .col-main .page-title a{color:#FFFFFF; text-decoration:underline;}
.sales-order-shipment .col-main .page-title a:hover{text-decoration:none;}
.sales-order-shipment  .separator{color:#FFFFFF;}
.sales-order-shipment .col-main .order-info{margin-bottom:10px;}
.sales-order-shipment .col-main .col2-set{border:1px solid #CFE2ED; padding:10px; margin:10px 0;}
.sales-order-shipment .col-main .indent{margin:10px 0;}

.sales-order-creditmemo .col-main .page-title{padding-bottom:11px;}
.sales-order-creditmemo .col-main .page-title h2{margin-left:0; padding-left:19px;}
.sales-order-creditmemo .col-main .page-title a{color:#FFFFFF; text-decoration:underline;}
.sales-order-creditmemo .col-main .page-title a:hover{text-decoration:none;}
.sales-order-creditmemo .separator{color:#FFFFFF;}
.sales-order-creditmemo .col-main .order-info{margin-bottom:10px;}
.sales-order-creditmemo .col-main .col2-set{border:1px solid #CFE2ED; padding:10px; margin:10px 0;}
.sales-order-creditmemo .col-main .indent{margin:10px 0;}

.cms-about-magento-demo-store .col-main .col3-set{border:1px solid #CFE2ED; padding:10px; margin-top:10px;}
.cms-about-magento-demo-store .col-main p{padding-bottom:5px;}

.cms-customer-service .col-main .page-head{}
.cms-customer-service .col-main dl{padding:0 10px;}
.cms-customer-service .col-main ul{padding:20px 10px 0;}

.catalog-seo-sitemap-category .col-main ul{margin:10px 0; border:1px solid #CFE2ED; padding:10px;}

.catalogsearch-advanced-result .products-grid td{width:333px;}
.catalogsearch-advanced-result .products-grid .product-name{text-align:center;}
.catalogsearch-advanced-result .products-grid .add-to-links{text-align:center;}

.contacts-index-index #contactForm{border:1px solid #CFE2ED; padding:17px; display:block;}

.home-banner{margin:2px 0;}
.best-selling.category-title h2{ background:url(../images/block_best_selling_title_marker.gif) left top no-repeat; padding-left:24px; margin-left:15px;}
.best-selling td .product-image{ display:block!important; padding:5px 0 6px;}
.best-selling td{padding:0 0 1px!important;}
.best-selling td .prod-grid-block{padding:1px!important;}
.best-selling td .indent{padding:15px 25px 0 15px;}
.best-selling td.last{padding-left:1px!important;}
.best-selling .buttons-block{padding:5px 0 5px 17px; background:#DDE8EF;}
.best-selling .buttons-block a{float:left; display:block;}
.best-selling .button{margin:0; width:55px; height:21px; overflow:hidden; height:px;}
.best-selling .button span{ padding:0;}
.best-selling .buttons-block .to-cart{margin:0 1px 0 12px; display:block; float:left;}
.best-selling .buttons-block button{float:left;}
.best-selling .buttons-block .to-cart button{background:#4F6F81 url(../images/sidebar_button_bg.jpg) repeat-x left top; border-color:#234356; width:80px; height:21px;}
.best-selling .buttons-block a{text-decoration:none;}

/* Footer ================================================================================ */
.footer{width:100%; height:50px; padding-top:17px; width:100%;  color:#707070; font-size:0.85em;}
.footer .col-1{width:49%; float:left;}
.footer .col-2{width:49%; float:right; text-align:right;}
.footer .store-switcher{padding-top:10px;}
.footer ul{font-size:1.16em; color:#476679;}
.footer ul li{display:inline; background:url(../images/footer_links_divider.gif) right 2px no-repeat; padding:0 15px 0 14px;}
.footer ul li.last{background:0; padding-right:0;}
.footer ul a{color:#476679; text-decoration:none;}
.footer ul a:hover{text-decoration:underline;}
.footer .links{font-size:1em;}
/* ======================================================================================= */



.headerbuttonbg { width:929px; height:28px; background:url(../images/header_button_bg.png);}
.detail_view { width:422px; height:234px; background:url(../images/view_detail.png) no-repeat; margin-top:20px; float:left;}
.view_detail_left { width:180px; height:224px; margin-left:20px; padding-top:20px; float:left;}
.view_detail_right { width:200px; height:224px; padding-top:20px; float:left;}
.view_buttons { width:320px; margin-top:15px; margin-left:5px; margin-bottom:10px; }
.view_buttons .buttons { width:153px; float:left; margin:10px 0 10px 5px; }
.view_detail_bold { font-weight:bold; color:#3f587f; }
.view_detail_bold_price { font-weight:bold; color:#3f587f; margin-bottom:40px; }
.view_detail_pricebox { height:80px; overflow:hidden; }
.view_detail_normal {  color:#3f587f; }
.view_detail_black {  color:#000; }
.view_detail_black_price { margin-top:-10px;}
.view_detail_h1 { color:#8c8c8c; font-size:1.4em; font-weight:bold; }
.view_detail_orderbutton { margin-top:20px; }
.view_detail_orderbutton_left { margin-top:25px; font-weight:bold; color:#3f587f; }


/********************** Tabs */
.tabs { margin: 0px 0px; overflow:hidden; border-bottom:2px solid #000;  zoom: 1; width:716px;}
.tabs li                { float:left; font-size:0.9em; line-height:1.5em; background:url(../images/active_tab.png); width:180px; margin-left:-20px; }
.tabs li.first          { border-left:0; margin-left:0px; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 10px;  font-weight:bold; color:#999; text-align:center; text-decoration: none; background:url(../images/active_tab.png);}
.tabs a:hover           { background:url(../images/active_tab.png); text-decoration:none; color:#444; text-decoration: none;}
.tabs li.active a,
.tabs li.active a:hover { background:url(../images/active_tab.png);  font-weight:bold; color:#000; text-align:center; }

.collateral-box { background-color:#CC3; }
#product_tabs_tags_tabbed_contents.input-box input	{ width: 300px; }
#product_tabs_tags_tabbed_contents .input-box	{ width: 300px; float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents li	{ float:left; margin-right: 10px;}
#product_tabs_related_tabbed_contents ol	{ clear: both;}
.product-collateral:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; zoom: 1}

a.nav {text-decoration:none;}
a.nav:link	{text-decoration:none;}
a.nav:visited	{text-decoration:none;}
a.nav:active	{text-decoration:none;}
a.nav:hover	{text-decoration:none; color: #BD1821;}
 
a.navtitle:link		{color: #202020; font-weight: bold; font-size: 14px; display: block; width: 245px; height: 30px; text-decoration:none;}
a.navtitle:visited	{color: #202020; font-weight: bold; font-size: 14px; display: block; width: 245px; height: 30px; text-decoration:none;}
a.navtitle:active	{color: #202020; font-weight: bold; font-size: 14px; display: block; width: 245px; height: 30px; text-decoration:none;}
a.navtitle:hover	{color: #800000; font-weight: bold; font-size: 14px; display: block; width: 245px; height: 30px; text-decoration:none;}





.klservice	{color: #990000; font-size: 14px; font-weight: bold; padding: 0; margin: 0 0 10px 0; border-bottom: 1px solid #900;}
.tdleft		{text-align: center; width: 40px; height: 40px;}
.tdleft	img	{border: none; padding: 0 0 10px 0;}
.tdright	{text-align: left; width: 265px;}
.tdright div	{padding: 0 0 0 10px;}
.tdinfo		{padding: 5px 25px; border-top: 1px solid #000;}

.productplaatjes { border-top: 1px dotted #999; border-bottom: 1px dotted #999; margin: 10px 0 30px 0; padding: 10px 0 10px 0; }
.tabtekst { color:#999; }


.tabachtergrond { 	width:694px;
min-height:680px;
	padding:10px;
	
	background-repeat: repeat-x;
	background-position: bottom;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #828282;
	border-right-color: #e0e0e0;
	border-bottom-color: #e0e0e0;
	border-left-color: #e0e0e0; }

.product-name-new {font-size:0.95em; line-height:1.2em;}
.product-name-new a { text-decoration:none; }

.indent-product li { list-style:disc; margin-left:30px; }

.productlisting li { list-style:disc; }

#slider
{
    height: 195px;
    position: relative;
    width: 703px;
	margin:0 auto;
    overflow: hidden;
    margin-bottom: 15px;
    border: none;
}
div.scroller
{
    height: 195px;
    overflow: hidden;
    width: 703px;
    zoom: 1;
}
div.scroller .content 
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 15px;
}
div.scroller img
{
    border: none;
}
div.scroller div.section
{
    float: left;
    height: 195px;
    overflow: hidden;
	margin-left:5px;
    width: 703px;
}
div.scroller div.content
{
    width: 10000px;
    float: left;
}
.slidercontrol
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrol a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrol a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.content .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 703px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.aprev
{
    /*background: url(../images/aprev.gif) no-repeat 3px 3px;*/
}
.anext
{
    /*background: url(../images/anext.gif) no-repeat 3px 3px;*/
}
.astop
{
    /*background: url(../images/astop.gif) no-repeat 3px 3px;*/
}
.aplay
{
    /*background: url(../images/aplay.gif) no-repeat 6px 3px;*/
}



#sliderrechts
{
    height: 410px;
    position: relative;
    width: 166px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 5px;
    border: none;
}
div.scrollerrechts
{
    height: 410px;
    overflow: hidden;
    width: 166px;
    zoom: 1;
}
div.scrollerrechts .contentrechts
{
    padding: 0;
}
div.slidercontrolwr
{
    position: absolute;
    right: 15px;
    top: 175px;
}
div.scrollerrechts img
{
    border: none;
}
div.scrollerrechts div.section
{
    float: left;
    height: 410px;
    overflow: hidden;
    width: 166px;
}
div.scrollerrechts div.content
{
    width: 10000px;
    float: left;
}
.slidercontrolrechts
{
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.slidercontrolrechts a
{
    color: #aaa;
    filter: alpha(opacity=60);
    float: left;
    height: 14px;
    margin: 0px 2px;
    opacity: 0.6;
    overflow: hidden;
    padding: 0px;
    text-decoration: none;
    text-indent: -1000px;
    width: 14px;
}
.slidercontrolrechts a:hover
{
    filter: alpha(opacity=100);
    opacity: 1;
}
.contentrechts .sliderdescription
{
    background: url(../images/grid.gif) repeat left top;
    color: #222;
    filter: alpha(opacity=50);
    font: 12px bold Helvetica, sans-serif;
    left: 15px;
    opacity: 0.5;
    padding: 10px;
    position: relative;
    top: -100px;
    width: 650px;
}
div.sliderdescription:hover, .sliderdescription.active
{
    background-color: #fff !important;
}
.aprev
{
    background: url(../images/aprev.gif) no-repeat 3px 3px;
}
.anext
{
    background: url(../images/anext.gif) no-repeat 3px 3px;
}
.astop
{
    background: url(../images/astop.gif) no-repeat 3px 3px;
}
.aplay
{
    background: url(../images/aplay.gif) no-repeat 6px 3px;
}



.col2-right-layout 

/* Block: Related */
.col2-right-layout .sidebar .block-related {}
.col2-right-layout .sidebar .block-related li { padding:5px 0; }
.col2-right-layout .sidebar .block-related .checkbox{float:left; margin-top:18px;}
.col2-right-layout .sidebar .block-related .item{float:right; width:190px;}
.col2-right-layout .sidebar .block-related .item .product-image { float:left; }
.col2-right-layout .sidebar .block-related .item .product-details { margin-left:62px; }
.col2-right-layout .sidebar .block-related .item .product-name{margin-top:0;}
.col2-right-layout .sidebar .block-related .item .product-name a{font-weight:bold; color:#476679; font-size: 1.0em; line-height: 1.2em; text-decoration:none;}
.col2-right-layout .sidebar .block-related .item .price{font-weight:normal;}
.col2-right-layout .sidebar .block-related .block-content p a{font-weight:bold; font-size:0.85em;}
.col2-right-layout .sidebar .block-related .block-content p a:hover{text-decoration:none;}
.col2-right-layout .sidebar .block-related .block-content #block-related{margin-top:10px;}
.col2-right-layout .sidebar .block-related .block-content #block-related p a{color:#476679;}
.col2-right-layout .sidebar .block-related .block-content .right-top{padding-right:5px;}


.notunderline { text-decoration:none; }

.price-box .weee .price { color:#000000; font-weight:normal; font-size: 10px; }
.product-view .weee .price { color:#3f587f; font-weight:normal; font-size: 9px; }
.product-view .weee { font-weight:normal; font-size: 9px; }


#sub-footer-container {
	background: transparent url(../images/subfooter_bg.png) no-repeat;
	width:101%;
	float:left;
	height:206px;
}
.subfooter-blok2 {
	margin:15px;
	margin-bottom:5px;
	margin-top:7px;
	text-align:left;
	width:30%;
	float:left;
	display:block;
	height:205px;
}





button.winkelwagenbijwerken {
cursor:pointer;
overflow:visible;
width:166px;
height:46px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/winkelwagen_bijwerken.png);
}

button.verderwinkelen {
cursor:pointer;
overflow:visible;
width:133px;
height:46px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/verder_winkelen.png);
}

.afrekenen {
cursor:pointer;
overflow:visible;
float:right;
display:block;
width:105px;
height:46px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
background:url(../images/afrekenen.png);
}


.checkout-cart-index .data-table tr.odd {background-color:#ffffff; border:solid 1px #CCC; border-right:none; border-left:none;}
.checkout-cart-index .data-table tr.even {background-color:#ffffff; border:solid 1px #CCC; border-right:none; border-left:none;}
.checkout-cart-index .data-table td { padding:2px; padding-left:0px; border:solid 1px #CCC; border-right:none; border-left:none;}
.checkout-cart-index .data-table { width:100%; float:left; border:solid 1px #CCC; }


.cart-table thead{background-color:#E8EEEF;} 
.cart-table tfoot{background-color:#ffffff; }
.cart-table tfoot tr{background-color:#ffffff; border:none;}
.cart-table tfoot td{background-color:#ffffff; border:none;}




#onestepcheckout-form .price { white-space:nowrap !important; color:#476679; font-size:1em; font-weight:normal;}
#onestepcheckout-form table.onestepcheckout-totals tr.grand-total td .price { white-space:nowrap !important; color:#476679; font-size:1em; font-weight:bold;}
.data-table td .price { white-space:nowrap !important; color:#414141; font-size:1em; font-weight:normal;}
.cart-table .product-image{ display:block;}

/* Amasty ShopBy Extension */
div.amshopby-column {
    float:left; width:83px;
}

select.amshopby-select {
    width:170px;
}

.amshopby-logo{
padding: 0pt 10px 10px 0pt; float: left;
}

.amshopby-featured {
    padding: 5px 5px 5px 5px; 
}

.amshopby-link{
    float:left;
    padding-left:5px; 
    padding-top:5px;
}

div.narrow-by dd a {padding:0px 5px 0px 0px;}  
div.narrow-by dd a.amshopby-attr {padding-left:15px; background:transparent url(../images/amshopby-cb1.gif) no-repeat; background-position: 0px 0px;} 
div.narrow-by dd a.amshopby-attr-selected {font-weight: bold; padding-left:15px; background:transparent url(../images/amshopby-cb2.gif) no-repeat; background-position: 0px 0px;} 
div.narrow-by dd a img {padding: 0 5px 5px 5px; float:left; vertical-align:middle; float:right;} 

.nounderline { text-decoration:none; }
.navimage { margin-top:4px; margin-right:10px; margin-bottom:5px; }

.validate-one-required-by-name {border: 0px !important;}

#sub-footer-container_new {
	background: transparent url(../images/footer_background_new.png) no-repeat;
	width:100%;
	float:left;
	height:182px;
}


#sub-footer-container_new li {
display:block !important;
background: url(../images/bulletje.png) left 5px no-repeat !important;
list-style-position : inside !important;
list-style:disc !important;
list-style-type:disc !important;
font-size:0.87em !important;
color:#707070 !important;


}

.footer_new_content_block4 li a {
margin-left:2px !important;
color:#707070 !important;
}


.footer_new_content_block4 ul { list-style:disc !important;}



.footer_new_content_block1
{
	float:left;
	display:block;
	height:182px;
	margin:15px 0px 15px 10px;
	width:225px;
	text-align:center;
}

.footer_new_content_block2
{
	float:left;
	display:block;
	height:182px;
	margin:15px 0px 15px 10px;
	width:225px;
	text-align:left;
}

.footer_new_content_block3
{
	float:left;
	display:block;
	height:182px;
	margin:15px 0px 15px 10px;
	width:225px;
	text-align:left;
}

.footer_new_content_block4
{
	float:left;
	display:block;
	height:182px;
	margin:15px 0px 15px 10px;
	width:215px;
	text-align:left;

}

.product-name-final { font-size:1em; }
.finalprijs .price-box .weee { display:none !important; }
.finalprijs .price-box .price-including-tax { display:none !important; }
.finalprijs .price-box { float:left !important; }
.finalprijs .price-box .price-excluding-tax .label { float:right !important; margin-top:15px !important; margin-left:-45px !important; }
.finalprijs .button { float:left !important; margin-top:15px !important; }

.finalprijs .price-box .price-excluding-tax { font-size:15px !important;  }
.finalprijs .price-box .old-price { position:absolute !important; margin-top:-15px !important; font-size:11px !important; }

.counter { font-weight:normal; color:#AAA; float:right; margin-right:5px; }

.page-title-aanbevolen-home{
	background:url(../images/andere_klanten_kochten_ook_home.png) no-repeat left top;
	overflow:hidden;
	margin-bottom:1px;
	margin-top:-13px;
	padding:3px 13px 13px 0;
}
.page-title-aanbevolen-home h2{
	color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	margin-left:19px;
	text-transform:uppercase;
}

.page-title-aanbevolen{
	background:url(../images/andere_klanten_kochten_ook_.png) repeat-x left top;

	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.page-title-aanbevolen h2{
	color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	margin-left:19px;
	text-transform:uppercase;
}

.page-title-aanbevolen-home-promo{
	background:url(../images/andere_klanten_kochten_ook_home_promo.png) no-repeat left top;
	overflow:hidden;
	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.page-title-aanbevolen-home-promo h2{
	color:#FFFFFF;
	font-size:0.85em;
	font-weight:bold;
	margin-left:19px;
	text-transform:uppercase;
}



.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }



.block-content .form-search{float:left; width:140px; margin:0; height:22px; display:block; overflow:hidden; margin-bottom:10px;}
.block-content .form-search label{display:none;}
.block-content .form-search input{width:130px; height:15px; float:left; color:#000; padding-left:18px; margin-right:0px;  border:1px solid #afc3ce;}
.block-content .form-search .buttonlinks{background:url(../images/menu/i_search.gif) center center no-repeat; width:25px; height:21px; border:1px solid #afc3ce; float:left; margin-left:5px;}



#carousel {

	clear:right;
	margin: 0px auto 0 auto;
	width:400px;
}

        #carousel li img, 
        #carousel li p {
            background-color: #fff;
            width: 90px;
            height: 60px;
            margin: 10px;
        }


#menu9571 {display:none;}

#testprijs a.minimal-price-link { display:block !important; float:right !important; margin-top:8px !important;  }
#testprijs .price-box .weee { display:none !important; }
#testprijs .price-box .price-including-tax { display:none !important; }
#testprijs .price-box { float:left !important; }
#testprijs .price-box .price-excluding-tax .label { float:right !important; margin-top:15px !important; margin-left:-45px !important; }
#testprijs .button { float:left !important; margin-top:15px !important; }

#testprijs .price-box .price-excluding-tax { font-size:15px !important;  }
#testprijs .price-box .old-price { position:absolute !important; margin-top:-15px !important; font-size:11px !important; }
.promohome { float:left; width:681px; }


.tabachtergrondhome { 	width:681px;
min-height:40px;
	padding:10px;
	padding-top:0px;

	background-repeat: repeat-x;
	background-position: bottom;

	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

	border-right-color: #afc3ce;
	border-bottom-color: #afc3ce;
	border-left-color: #afc3ce; 
}

.homepromolink
{
	text-decoration:none;
	margin-left:40px;
}
.promoplaatje
{
	margin-left:40px;	
}

.navigate {
background:transparent url(../images/grey_arrow.png) no-repeat; background-position: 0px 5px; display:block; margin-left:-8px; 
}


#custommenu {
    position:relative;
    z-index:900;
    font-size: 9px;
    min-height:40px;
    padding: 0 0px;
    width: 932px;
	background:url(../images/menu/bg_main_menu.gif) 0 0 no-repeat;

}
div.menu {
    float: left;
	padding: 0px 0px 5px 2px;
	font-size: 12px;
	text-align:center !important; 
	color: #454545;
	height: 28px;
	position:relative; height:28px; line-height:20px; background:url(../images/menu/vertical_menu.gif) right 0px no-repeat;;

}

div.menu.act {

height: 23px;
}

div.menu a {
	display: block;
    margin-top: 5px;	
	height: 23px;
	color:#FFFFFF;
	padding:0 5px;
	padding-right: 7px;
	vertical-align:middle;
	background:url(../images/menu/icon_dropmenu.gif) 96% center no-repeat;
}
div.menu a span {
	display: block;
	height: 20px;
	padding-right: 15px;
	padding-top: 3px;
	
}
div.menu a span:hover {
	cursor: pointer;
	padding-right: 15px;
}
div.menu.active, div.menu:hover {
background:url(../images/menu/bg_main_menu_mid_on.gif) 0 0 no-repeat;
height:35px;
padding-right: 2px;
}
div.menu.active a span, div.menu a:hover span {
	background: url(../images/nav_btn.png) no-repeat 100% 100%;
}

div.popup {
	position: absolute;
	z-index: 3000;
	display: none;
	text-align: left;
	background: #fff ;
	padding-top: 0px;
	border: 2px solid #000;
	padding: 10px;

	
}

div.menu a, div.popup a {
    text-decoration: none;
    display:block;
}
div.popup a.act {
    color: #17539C;
	font-weight:bold;
}
div.column {
	float: left;
	width: 280px; /* column width */
	padding: 0px;

}
div.itemSubMenu {
    margin-left: 5px;
}
.clearBoth {
    clear:both;
	 height: 0;
	 overflow: hidden;
}
a.level2:link, a.level2:visited {
	padding-left: 5px;
	font-size: 11px;
	color: #000000;
}
a.level2:hover {
	color: #17539C;
}
a.level1:link, a.level1:visited {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	color: #17539C;
}
a.level1:hover {
	color: #000000;
}
div.level1 {
	margin-bottom: 10px;
}
/*custom tabs*/
.dd_menu_block {
	padding-top: 5px;
	border-top: 1px solid #e2e2e2;
	font-size: 11px;
	margin-top: 5px;
}
.dd_menu_block img {
	float: left;
	position: relative;
	margin-right: 10px;
}
div.cat_pic {
	height: 50px;
	margin-top: 0px;
	overflow: hidden;
}
div.cat_pic strong {
	color: #454545;
	position: absolute;
	bottom: 24px;
	left: 20px;
	font-size: 11px;
}
div.cat_pic span {
	position: absolute;
	bottom: 14px;
	left: 20px;
	color: #808080;
	font-size: 11px;
	z-index: 3050;
}


.catalogimg-listing {line-height:1.35em;}
.listing-catalogimg-grid {}
.listing-catalogimg-grid .grid-row {}
.listing-catalogimg-grid li.item { float:left; padding:4px 7px; line-height:1.6em; overflow:visible; text-align:center; width:170px;}
.listing-catalogimg-grid .last { border-bottom:0 none;}

.col-3-layout .listing-catalogimg-grid li.item {width:180px; float:left;}
.col-2-right-layout .listing-catalogimg-grid li.item {width:205px;}

.listing-catalogimg-grid .grid-row:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.category-entry { float:left; text-align:center; width:170px;}
.catheader { background:url(../images/menu/cat_midden_laag_170_18.png) no-repeat; width:170px; height:18px; float:left; vertical-align:middle; margin-top:-2px;}
.catbottom { background:url(../images/menu/onderkant_goed_cats_midden.png) no-repeat; width:170px; height:16px; min-height:18px; float:left; }
.catplaatjes { border-left: 1px solid #afc3ce; border-right: 1px solid #afc3ce; text-align:center; min-height:110px; max-height:110px; }

/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Seacrhautocomplete
 * @copyright  Copyright (c) 2003-2010 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

/* For Magento  1.3
label within container */
.yui-ac label
{
    float:left;
    height:21px;
    width:24px;
    overflow:hidden;
    text-align:left;
    text-indent:-999em;
}
/* For Magento  1.3
button within container */
.yui-ac button
{
    display:block;
    padding:0;
    margin:0;
    width:auto;
    vertical-align:middle;
    overflow:visible;
    border:0 none;
    cursor:pointer;
    background:none repeat scroll 0 0 transparent;
    color:#2F2F2F;
    font:12px/15px Arial,Helvetica,sans-serif;
}
.yui-ac button span
{
    display:block;
    height:21px;
    padding:0 0 0 3px;
    background:url("../images/aw_searchautocomplete/btn_search.gif") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    text-align:center;
    white-space:nowrap;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
}
.yui-ac button span span
{
    background-position:100% 0;
    padding:0 6px 0 3px;
}

/* results container */
#myContainer,
.yui-ac-container {
    position:absolute;
    z-index:999;
}

/* results content */
.yui-ac-content {
	background-color: #FFF;
	border:solid 2px #C4C6C8;
	width: 300px;
	padding: 5px;
    margin:0;
}

/* header within container */
.yui-ac-hd {
	color:#999999;
	display:block;
	margin-bottom:4px;
	padding:0 4px;
	border-bottom:dashed 1px #999999;
	text-align:left;
	font-style:italic;
}

/* item list (ul) container */
.yui-ac-bd {
}

/* items container*/
.yui-ac-content ul,
.header .form-search .search-autocomplete ul {
	background-color:#ffffff;
    border:none;
}

/* result item */
.header .form-search .search-autocomplete li,
.yui-ac-content li
{
    border:solid 1px #C4C6C8;
	margin:4px 0;
	padding:4px;
	cursor:pointer;
	min-height:85px;
    color:#2F2F2F;
}
.yui-ac-highlight { /* highlighted result item */
	background-color: #D5E4EB;
}
.searched-words { /* highlight of the words being searched */
	color:red;
}
.search-autocomplete li{text-align:left}
.search-autocomplete li p{text-align:justify}

.yui-ac-content li:hover{
   background-color: #D5E4EB;
}

.yui-ac-bd ul li.selected{
    background-color: #D5E4EB;
}

.yui-ac-bd ul li.aw_hidden{
    background-color: white;
    border: medium none;
    margin: 0;    
    padding: 0;
    display: none;
}

/*
 * Style definitions for PISC_EUVAT
 */

div.euvat {
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    padding:4px 12px !important;
    font-weight:bold !important;
    text-align: left;
}
div.euvat-message {
}
div.euvat-undefined {
    border-color:#f16048;
    color:#df280a;
    background:#faebe7;
    text-align: left;
}
div.euvat-noneucustomer, div.euvat-eubusiness {
    border-color:#446423;
    color:#3d6611;
    background:#eff5ea;
    text-align: left;
}
div.euvat-euconsumer {
    border-color:#fcd344;
    color:#3d6611;
    background:#fafaec;
    text-align: left;
}
div.euvat-information {
}
div.euvat-link {
}
div.euvat-taxvat-validation {
	margin-top: 5px;
	width: 225px;
}
div.euvat-taxvat-validation-success {
	margin-top: 5px;
	width: 225px;
	border-color:#446423;
    color:#3d6611;
    background:#eff5ea;
    text-align: left;
}
div.euvat-taxvat-validation-failure {
	margin-top: 5px;
	width: 225px;
	border-color:#f16048;
    color:#df280a;
    background:#faebe7;
    text-align: left;
}
div.euvat-ajax-working {
	margin-top: 5px;
	width: 225px;
}
div.taxvat-validate {
	padding-top: 5px;
}
.taxvat-validate input.button {
	height:100%;
}
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 999; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%;  /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 999; width: 100%; height: 500px; background-color: #000; }

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/************************************************/
/******************** Clears ********************/
/************************************************/
.clearer:after,
.header:after,
#nav:after,
.main:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block-poll li:after,
.block-related li:after,
.block-related .item:after,
.block .actions:after,
.mini-products-list li:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.products-list li.item:after,
.product-view .product-img-box .more-views ul:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.field-100:after,
.group-select li:after,
.form-list li:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

.testprijs a.minimal-price-link { display:block !important; float:right !important; margin-top:8px !important;  }
.testprijs .price-box .weee { display:none !important; }
.testprijs .price-box .price-including-tax { display:none !important; }
.testprijs .price-box { float:left !important; }
.testprijs .price-box .price-excluding-tax .label { float:right !important; margin-top:15px !important; margin-left:-45px !important; }
.testprijs .button { float:left !important; margin-top:15px !important; }
.testprijs .price-box .price-excluding-tax { font-size:15px !important;  }
.testprijs .price-box .old-price { position:absolute !important; margin-top:-15px !important; font-size:11px !important; }

button.cleannew {
cursor:pointer;
overflow:visible;
width:88px;
height:27px;
border:none;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;

margin-left:5px;
background:url(../images/order_button_clean_small.png);
}
button.cleannew span {margin:0; padding:3px 0px 0 3px; font-size:10px; font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; vertical-align:text-top; white-space:nowrap; color:#FFFFFF;}

.category-title-printer {margin:0 0 10px;}
.category-title-printer{
	
	margin-bottom:1px;
	padding:3px 13px 13px 0;
}
.category-title-printer h2{color:#FFFFFF; font-weight:bold; text-transform:uppercase; font-size:0.85em; margin-left:19px;}
