/************************************************/
/******************** Reset ********************/
/************************************************/
* { margin:0; padding:0; }

body          { background:#fff; font:11px/1.5 Verdana, Arial, Helvetica, sans-serif; color:#555; text-align:center; }

img           { border:0; vertical-align:top; }

a             {color:#CC071E; text-decoration:none;}
a:hover       {text-decoration:underline;}
:focus        { outline: 0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.3; }
h2            { font-size:14px; font-weight:bold; line-height:1.34; }
h3            { color:#CC071E; text-transform:uppercase; font-size:13px; font-weight:bold; line-height:1.375; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

.category-title-banner {height:110px;padding-top:10px;}
.category-title-banner h1 { color: #fff; font-weight:normal; background:url(../images/custom/transparent50_2.png) repeat; height:25px; padding:5px; text-transform:uppercase;}
.disclaimer-discounts {margin:0 0 5px 0;color:#666;text-align:right;font-size:10px;}
hr.dotted-red{height:1px;margin:5px 0;border:0;border-bottom:1px dotted #CC071E;}


/* 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%; }
table.featured_products { width: 100%; }
table.featured_products .product-description p { width: 170px; }
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-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
.breaker {clear:both;}

/************************************************/
/******************** Styles ********************/
/************************************************/

/* Layout ================================================================================= */
.wrapper {}
.page { position:relative; width:1000px; margin:0 auto; padding-top:40px; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { padding:10px 0; margin:0; }

/* Base Columns */
.col-left { float:left; width:200px; border:0px solid #ddd; padding:0px 0px 0; margin-left:-776px; }
.col2-left-layout .col-left { margin-left: 0; }
.col-main { float:left; width:796px; border:0px solid #ddd; padding:0px; }
.col-right { float:right; width:200px; border:0px solid #ddd; padding:0px 0px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; padding: 0 10px; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; padding: 0; width:776px; }
.col2-right-layout .col-main { padding:0 10px; width: 776px;}

/* 3 Columns Layout */
.col3-layout .col-main { width:554px; margin-left:222px; }

/* 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 ================================================================================ */
.logo { /*float:left;*/ width:1000px; height:60px; overflow:hidden; margin-bottom:5px; }
.header-container {}
.header { padding:0px; margin-bottom:0px; border:0px solid #ddd; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:300px; height:60px; }
.header .welcome-msg { float:right; font-weight:bold; text-align:right; }
.header .links { float:right; margin: 0 20px 0 0; }
.header .form-search { float:right; text-align:right;}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:left; margin-top: 2px; }

#search_mini_form { }
#search_mini_form .input-text{font:12px Arial,Helvetica,sans-serif;vertical-align:middle;width:150px; border-color:#ccc;}
#search_mini_form .button {height: 20px;border: 0;padding:0; background-image:none;}

.toplinks-bar           { background:#fff; border-bottom:1px solid #CCC; color:#000; padding:5px 0; height:20px; text-align:right; }
.toplinks-bar .links              { padding-left:8px; }
.toplinks-bar .links              { display: block; padding: 2px; }
.toplinks-bar .links li           { display:inline; padding:0 4px 0 1px; }
.toplinks-bar .links a,
.toplinks-bar .links a:hover      { color:#666; }
.toplinks-bar .links a            { padding:0 7px 0 0; background:url(../images/links_separator.gif) no-repeat 100% 50%; }
.toplinks-bar .links .last a      { padding:0; background:none; }


/********** < Navigation */

/********************** Tabs
.tabs                   { height:24px; margin-bottom:15px; border-bottom:1px solid #666; background:url(../images/tabs_bg.gif) repeat-x 0 100% #f2f2f2; }
.tabs li                { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 15px; color:#444; text-decoration:none; }
.tabs a                 { display:block; padding:6px 15px; color:#444; text-decoration:none; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }
*/

#nav { height:auto; margin-bottom:15px; border:1px solid #CCC; background:#F4F4F5 /* url(../images/custom/nav-tabs-bg-dark..jpg) repeat-x 0 100% */; margin: 0; padding:0 0px; font-size:1.1em; }

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { position:relative; text-align:left; }
#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; }

/************ 0 LEVEL  ***************/
#nav li { float:left; }
#nav a { float:left; padding:7px 12px 6px 8px; color:#666; font-weight:bold; }
#nav li.over a,
#nav li.active a,
#nav a:hover { color:#CC071E; background: /* url(../images/custom/nav-tabs-bg-light..jpg) repeat-x 0 100% */ #f2f2f2; }

#nav li.home a {display:block; border:0;height:20px; width:18px; background:url(../images/custom/home_grey.gif) no-repeat 10px 5px;}
#nav li.home a span {display:none;}


/************ 1ST LEVEL ************/
#nav ul {display:none;}
#nav ul li,
#nav ul li.active { float:none; margin:0; padding-bottom:1px; background-color:#FFF; }
/*#nav ul li.over { background:#d5e4eb url(../images/nav_divider.gif) repeat-x 0 100%; }*/
#nav ul li.last { background:#FFF; padding-bottom:0; }

#nav ul a,
#nav ul a:hover { float:none; padding:0; background:none; }
#nav ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav ul { background: #F4F3F3; position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #899ba5; }

/* Show menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }

#nav ul li a { background:none; }
#nav ul li a:hover { background:none; }
#nav ul li a,
#nav ul li a:hover { color:#2f2f2f !important; }
#nav ul span, #nav ul li.last li span { padding:3px 5px 4px 5px;}

/************ 3RD+ LEVEL ************/
#nav ul ul { top:5px; }

/*******************************NEW NAVIGATION ON THE LEFT***********************************/
#vertical-nav { background:#FFF; margin:0 0 10px 0; border:1px solid #CCC; font-family: verdana; font-size:0.9em; letter-spacing:0px; }
#vertical-nav  li { text-align:left; }
#vertical-nav  li.over { z-index:999; }
#vertical-nav  li ul span {white-space:normal; }
#vertical-nav  li a { padding:6px 10px 6px 12px; margin-left:0px;  }
#vertical-nav  ul li span{line-height: 1.9em; }
#vertical-nav  ul li,
#vertical-nav  ul li.active,
#vertical-nav  ul li.over{  float:none; border:none; padding:0;}
#vertical-nav  ul li.last { padding-bottom:0;}
#vertical-nav  ul a,
#vertical-nav  ul a:hover { float:none; padding:0; background:none; width:auto; }
#vertical-nav  ul li a { font-weight:normal; }
#vertical-nav  li.over > ul { left:150px; }
#vertical-nav  li.over > ul li.over > ul { left:100px; }
#vertical-nav  li.over ul ul { left:-10000px; }
#vertical-nav  ul { list-style: square inside;}
#vertical-nav  ul li {background:#FFF url(../images/custom/menu-item-icon.gifbak) no-repeat 0 4px;}
#vertical-nav  ul li:hover{background:#F4F3F3;}
#vertical-nav  ul li a {font-weight:bold; padding:0px 0px 4px 5px; color:#333;}
#vertical-nav  ul li a:hover { padding:0px 0px 4px 5px; color:#333; text-decoration:underline;}/* COLOR TEXT GREY */
#vertical-nav  ul ul { letter-spacing:0px; top:5px; }
#vertical-nav .head { height:24px; border-bottom: 1px solid #CCC; background:#444; color:#FFF; line-height:1.5; font-size:16px; font-weight:bold; text-align:center; }

/********** Navigation > */
/* ======================================================================================= */

/* BreadCrumbs */
.breadcrumbs { margin-bottom:10px; border:0px solid #ddd; }
.breadcrumbs li { display:inline; }
.breadcrumbs li.home a span {display:none;}
.breadcrumbs li.home span.home-image {height:18px; width:20px; background:url(../images/custom/home.gif)}
.breadcrumbs ul { margin-left:10px;/*222*/ }
.breadcrumbs .breadcrumbs_msg { display:none;float:left; font-weight:bold; }



/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
/*button::-moz-focus-inner { padding:0; border:0; }*/
button.button, button.form-button { width:auto; height: auto; margin: 0; padding: 0 10px 0 0; background: #5aa946 url(../images/arrow_right.gif) no-repeat top right; border: 0;  cursor:pointer; color: #fff; }
button.button span, button.form-button span { display:block; padding: 3px 6px; font:bold 12px/16px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; }
button.button:hover, button.form-button:hover { color: #ECECED; }

.product-name-static-height{ height: 60px; overflow: auto; }
/*.add-to-cart .button{ width:115px; height:24px; background:#02901A url(../images/custom/leginwinkelwagen.png); overflow:visible; /*background:#f6f6f6; border:0px solid #717171; cursor:pointer; /*-webkit-border-fit:lines;}*/
.product-box .button {width:20px; height:20px; background:url(../images/custom/add-to-cart-button.gif); border:0; cursor:pointer;}
.product-box .button span {display:none;}
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}
.highlight {}*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { 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; }


/* Page Heading */
.page-title { border-bottom:1px solid #ddd; padding:0 0 5px; margin:0 0 10px; }
.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 #ddd; background:#F2F2F2 url(../images/tabs_bg.gif) repeat-x bottom; padding:5px; margin:5px 0; text-align:center; }
.pager .amount, .pager .pages  { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin-left: 25px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
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 0; 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 =============================================================================== */
.adj-nav,
.mini-livechat,
.block { border:1px solid #CCC; margin:0 0 10px; }

.adj-nav .head h3,
.mini-livechat .head h4,
.block .block-title { background:#ECECED; text-align:left; color:#45A12A; border-bottom:1px solid #CCC; padding:0 10px; }
.block .block-title a {color:#45A12A;}

.adj-nav .head h3,
.mini-livechat .head h4,
.block .block-title h2,
.block .block-title h3,
.block .block-title strong { font-size:13px; font-weight:bold; line-height:1.5; }


.block .block-content { background:#FFF; padding:10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Athlete */
.block-athlete { background:#ececec;}
.block-athlete ul li {margin-left:15px; list-style: square;}

.block-athlete .veilig-winkelen {height:99px; background:url(../images/custom/veilig-winkelen.jpg) no-repeat;}


.mini-livechat .head h4 {background:#ECECED;}
.livechat-image { float: left; margin-right:5px; }
.mini-livechat .actions {padding:5px;}


.block .product-images { float:left; width:52px; height:52px; }
.block .product-images a img { border:0px solid #a9a9a9; vertical-align:top; }
.block .product-checkbox { float:left; width:10px; }
.block .product-names { margin-left:18px; }
.block .product-details { margin:0 0 0 60px; height:50px; }
.block .product-details[class] { height:auto; min-height:50px; overflow: hidden;}
.block .regular-price { }
.block .regular-price .price { color:#2f2f2f; }
.block .special-price { }
.block .minimal-price { }
.block .price-box { margin:1px 0; }
.block ol li { padding:3px 0px; }
.block ol li.odd { background:#f4f3f3; }
.block ol li.even { background:#fafafa; }
.block .final-price{text-align:right;color:#5B8F06;font-weight:bold;}

.block-recent,
.block-layered-nav,
.block-related { padding:0;/*border: 1px solid #CCC;*/} /* #CC071E */
.block-recent .block-content { padding:0; }

.block-layered-nav dl li a.current { background: #ccc url('../images/arrow_menu.gif') no-repeat 5px -5px;}
.block-layered-nav .actions { float: right; margin-right: 5px; text-transform:lowercase;}
.block-recent .block-content ol li { padding: 3px 10px; }
.product-topfive-box a, .block-recent a {color:#555;}
.block-recent li {border-bottom:1px dotted #555; }
.block-recent li.last{border:0}

/* Block: Related
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }
*/
.block-awrelated ol li {margin:0 5px 0 0; float:left;width:112px;}
.block-awrelated .product-images{float:none; width:100px; height:100px;}
.block-awrelated .product-details{margin:0;}
.block-awrelated .checkbox-container{position:absolute;}
.block-awrelated a {color:#555;}
.block-awrelated,
.block-awrelated .block-title,
.block-awrelated .block-content {padding:0;border:0;}
.block-awrelated .block-title{background:none;text-align:left;}
.block-awrelated .product-box .regular-price .price { color:#5b8f06;}

.block-login .input-text {width:174px; margin-bottom:5px;}


/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-title { color: #666; }
.block-layered-nav .block-content { padding: 0;}
.block-layered-nav ol li { padding: 0;}
.block-layered-nav ol li a {display:block;padding: 2px 0 2px 15px;}
.block-layered-nav ol li a:hover {background-color: #CCC;text-decoration:none; }
.block-layered-nav dt { font-weight:bold; padding-left: 15px; padding-top: 5px; border-bottom: 1px solid #ccc; background: transparent url(../images/bg_bar.gif) repeat-x top left; height: 21px;}
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart { border: 1px solid #ccc; background: #f7f7f7 url(../images/custom/cart.png) no-repeat 0px 0px;
height:34px; position:absolute; top:40px;left:730px; padding:5px 5px 15px 55px;  width:208px;}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions {text-align: center; margin-top: 10px;}
.block-cart .empty { margin-top:5px; }


.block-cart .cart-top { height:0px; background: url(../images/custom/cart-top.jpg) no-repeat;}
.block-cart .cart-bottom { height:0px; background: url(../images/custom/cart-bottom.jpg) no-repeat;}
.block-cart .block-title { color:#FFF; background: #CC071E; }
.block-cart .block-content {height:80px; background: url(../images/custom/cart-background.jpg) }

#recentlyAdded{visibility:hidden;background:#FFF;
border: 1px solid #BDBDBD;
font-size: 11px;
margin-left: -5px;
padding: 5px;
position: absolute;
text-align: left;
top: 46px;
left: 5px;
width: 258px;
z-index: 5000;
}
.recentlyAddedButton:hover { background-color: #CC071E; color: #FFF;}
.recentlyAddedButton{
  background-color: #EEE;
color: #000;
cursor: pointer;
float: right;
font-weight: bold;
margin: 0px 0px 0px 10px;
padding: 0px 4px;
text-decoration: none;
}

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags, .block-tags .block-content { display:none; background:#B1B3B4; color:#FFF;}
.block-tags a { background:none; color:#FFF; text-decoration:none;}
.block-tags a:hover { color:#FFF; text-decoration:underline;}


.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-content { text-align:center; /*padding-top:32px; height: 40px; background-image: url(../images/custom/nieuwsbrief2.jpg); background-repeat: no-repeat;*/}
.block-subscribe .input-box {margin:0 0 5px 0}
#newsletter-validate-detail #newsletter { background:white;border:1px solid #333;}


/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#fff; }
.products-grid td { width:25%; border:0px solid #ddd; padding:0px; }
.products-grid td.empty {}


.product-box {min-height:200px;position:relative;/*background:url(../images/custom/gradient_grey.jpg) repeat-x bottom;*/ border:1px solid #ccc; margin: 0 5px 5px 0; padding:5px; text-align:center; }
.featured_products td:last-child .product-box { margin-right: 0;padding-right:15px;}
.featured_products .product-box {width: 165px;}
.aanbiedingen .product-box{min-height:207px;}
.products-grid td.last .product-box {margin-right:0;}
.product-box a {color:#555;}
.product-box button,
.product-box .price-box {background-color:#fff;position:absolute;right:5px;bottom:5px;z-index:2}
.product-box .price-box {left:5px;z-index:1}
.frontpage .product-box button {display:none;}
.frontpage .product-box .ratings {display:none;}


/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list h2 .product-name, .products-list .product-shop { float:right; width:350px; }
/* ======================================================================================= */

/* Top products ========================================================================= */
.top-five .product-topfive-box { padding-top: 10px;}
.top-five .product-image { float: left; width: 60px; padding-left: 5px;}
.top-five .product-name { float: left; width: 100px; }

/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}
.product-view p {
	padding: 5px;
}
.col-main p {
	padding: 5px 0;
}
.product-essential {}
.product-collateral {}

/********************** Tabs */
.tabs                   { height:24px; margin-bottom:0; background:url(../images/tabs_bg.gif) repeat-x 0 100% #F6F6F6; }
.tabs li                { float:left; border-right:1px solid #a4a4a4; border-left:1px solid #fff; font-size:1.1em; line-height:1em; }
.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }
.tabs a                 { display:block; padding:6px 15px; color:#444; text-decoration:none; }
.tabs a                 { display:block; padding:6px 15px; color:#444; text-decoration:none; }
.tabs a:hover           { background-color:#ddd; text-decoration:none; color:#444; }
.tabs li.active a,
.tabs li.active a:hover { background-color:#666; font-weight:bold; color:#fff; }

.product-view .padder {
	border: 1px solid #ccc;
	padding: 10px;
}

/* Style */
.outline-creator { border:1px solid #bbb; border-bottom-color:#666; background:#fff; }
.col-main .padder{ padding-right:20px; }
.layout-3columns .padder { padding:0; }



/* Product Images */
.product-view .product-img-box { float:left; width:250px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-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:500px; }
.product-view .product-shop .addto { margin-top: 10px; }
.product-view .product-name {}
.product-view .short-description {}

/* Rating */
.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { float:left;margin-right:5px;width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability { display:none;}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {text-align:left;}
.price-box .price { color:#5B8F06; font-size: 14px; font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-size:11px; color: #9A9B9C; font-weight:normal; text-decoration:line-through; }

/* Special price */
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

.price-btw { line-height:0.6; color: #5B8F06; font-size: 10px; clear:both;}


/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
#addthis_productview {float:left;width:350px;margin-top:3px;height:25px;overflow:hidden;}
#addthis_productview .atclear {display:none;}
.add-to-links .separator { display:none; }
.add-to-links { text-align:right; margin:5px 0;}
.add-to-links li { display:inline; }
.add-to-links a,
.add-to-links a:hover { color:#444; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-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-block { margin-bottom: 10px; }

.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; border-bottom:0 }
.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:5px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:0; }

.product-options-bottom { position:relative; padding:10px; border:1px solid #ddd; background-color:#f6f6f6; border-top:0; }
.product-options-bottom .price-box { float:left; margin:0; }
.product-options-bottom .add-to-cart { position:absolute; bottom:10px; right:10px}

/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell td {
    padding-right: 5px;
}
.product-view .up-sell td h2,
.product-view .up-sell td .price-box {
    border: 1px solid #CCC;
    padding: 5px;
    color: #555;
}
.product-view .up-sell td a {
    color: #555;
}
.product-view .up-sell td h2 {
    border-bottom: 0;
}
.product-view .up-sell td .price-box {
    border-top: 0;
    margin-bottom: 5px;
}
.product-view .up-sell td button,
#products-grid-table .product-box .button,
.featured_products .btn-cart,
.block-awrelated .product-box .button {
    float: right;
    margin: 5px 5px 0 0;
    width:20px;
    height:20px;
    background:url(../images/custom/add-to-cart-button.gif);
    border:0;
    cursor:pointer;
    display: block;
}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; margin:0 5px; }
.product-view .tags .form-add-tags button.button { float:left; }
.product-view .tags .form-add-tags p { clear:both; }


/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:11px; font-weight:normal; line-height:1.5; }
/* .product-box .old-price {display: none;} */
.product-box .old-price,
.product-box .special-price {
    padding: 0;
}

.product-box .special-price .price-label {
    display: none;
}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

.cart-table a,
.cms-klantenservice .col-main a{color:#555;}
.cms-klantenservice .col-main a b{color:#45A12A;font-size:13px; font-weight:bold; line-height:1.5;}


/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
#product-review-table {width: 550px;}
#product-review-table th,#product-review-table .value{text-align:center;font-weight:normal;}
.add-review .label{width: 200px;}
.add-review .form-list input.input-text,
.add-review .form-list textarea{width:400px;}
.add-review .form-list textarea{height:100px;}


/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table td,.cart-table th {border:0;}
.cart-table thead {background:none;}
.cart-table td{vertical-align:middle;}
/*#F6F6F6 */


.cart-table th {border-bottom:1px solid #555;}
.cart-table .product-name{font-weight:bold}
.cart-table .item-msg { font-size:10px; }
.cart-table .product-total {font-weight:bold;}

.coupon #coupon_info {display:none;}

.discount {width:158px;padding:5px;border:1px solid #DDD;background-color:#F6F6F6}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:600px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { background:#F6F6F6; border:1px solid #DDD; float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }


/* Shopping Cart modern theme */
.cart-collateral                    { background:#e6f7d7; padding:10px 12px; }
.cart-collateral .divider           { margin:12px 0; background:#c0d2af; }
.cart-collateral h4                 { float:left; color:#d54c01; font-size:1.3em; font-weight:normal; }
.cross-sell-block                   { float:left; width:200px; margin-bottom:0; padding:10px; border:1px solid #ddd; background:#f7f7f7; }
.cross-sell-block li                { padding-bottom:5px; border-bottom:1px solid #ddd; margin-bottom:8px; }
.cross-sell-block li.last           { padding:0; border:none; margin:0; }
.cross-sell-block .product-image    { float:left; width:50px; }
.cross-sell-block .product-shop     { width:135px; }
.cross-sell-block .price-box        { margin:0 0 6px 0; font-size:.8em; }
.cross-sell-blank                   { display:inline; float:left; width:220px; border:0; padding:0; background:none; }
.cart-collateral-block              { float:right; width:655px; }
.shopping-cart                      { margin-bottom:0; }
.shopping-cart th, .shopping-cart td{ padding-left:13px; padding-right:13px; }
#shopping-cart-table td             { padding:5px 0px;}
.shopping-cart tr.error             { background:#FDE6E0 !important; }
.shopping-cart .tax-flag {font-size:0.9em; text-transform:lowercase; font-weight:normal; display:block; }
.shopping-cart .continue-shopping   { float:left; }
.shopping-cart-item-message         { margin-bottom:5px}
td.attributes-col                   { line-height:1.4em; }
td.attributes-col ul                { margin:5px 0; font-size:1em; }
td.attributes-col dt                { margin-top:.5em; font-weight:bold; }
td.attributes-col dd ul             { margin:0 0 5px 0; }
td.attributes-col dd ul li          { margin-left:15px; list-style:disc; }
td.attributes-col h4.title          { padding:0; margin:0; font-size:1em; color:#444; width:100%; overflow:hidden; }
td.attributes-col h4.title a        { font-weight:bold; }
.cart-totals                    { padding:12px 0;  background:url(../images/cart_totals_bg.gif) no-repeat; text-align:right; }
.cart-totals table              { float:right; width:400px; margin-bottom:8px; }
.cart-totals td                 { padding-left:15px; font-size:1.1em; }
.cart-totals tfoot td           { color:#e02f00; font-size:1.3em; }
.checkout-types                 { margin:0px 0; }
.checkout-types li              { clear:both;  margin-bottom:5px; }
.cart-shipping-block h4         { margin:0; float:none; }
.cart-collateral .input-text    { width:264px; }
.cart-collateral select         { width:270px; vertical-align:top; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
.opc h3 {color:#45A12A;text-transform:none;}
.opc .buttons-set {border:0;}


/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.login-page {}
.login-page .content { min-height:150px; }
/* ======================================================================================= */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.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; }
/* 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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { border:0; border-top: 1px solid #CCC; padding:5px 0 0 0; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0 20px 0 0; }

/********************** Footer */
.footer                         { margin:0px 0 40px 0; color:#666; }
.footer .footer-right           { float:right; width:50%; text-align:right; }
.footer .footer-callout         { margin-top:-10px; }
.footer .footer-links           { margin-bottom:10px; }
.footer-links li.last a { padding-right:0; margin-right:0; background:none; }
.footer-links li a                    { background:url(../images/links_separator.gif) no-repeat 100% 50%; padding-right:5px; margin-right:3px; }
.footer-links li                      { display:inline; }
.footer-links a,
.footer-links a:hover                 { color:#444; }
/* ======================================================================================= */

#shopping-cart-table {
	border:1px solid #CCC;
	margin-bottom: 10px;
}
#shopping-cart-table thead th {
	background:#ECECED;
	color:#45A12A;
	border-bottom:1px solid #CCC;
	padding:0 10px;
}
#shopping-cart-table tbody td,
#shopping-cart-table tfoot td {
	padding: 5px 10px;
}
#coupon_code {
	width: 153px;
	margin-bottom: 5px;
}

/* Aanbieding =================================================================================== */
.visio-slider .slider-button {
        display: none;
}
.visios .visio-frame .visio-block {
        width:169px;
        height:200px;
        text-align:center;
        border: 1px solid #CCC;
        margin-right: 5px;
        margin-bottom: 5px;
        float: left;
        padding: 5px;
        position: relative;
        overflow: hidden;
}
.visios .visio-frame .visio-block h4 {
        font-size: 11px;
        font-weight: normal;
        line-height: 1.5em;
        height: 50px;
}
.visios .visio-frame .visio-block h4 a {
        color: #555;
}
.visios .visio-frame .visio-block.last {
        margin-right: 0;
}
.visios .visio-frame .visio-block .price-box-container {
    /*
    clear: both;
        display: block;
        border: 1px solid red;

        /*height: 200px;
        width: 165px;

        position: relative;

        background-color: #fff;
        position: absolute;
        left: 5px;
        z-index: 1

        */
}
.visios .visio-frame .visio-block .price-box p {
    padding: 0;
    float: none;
    display: block;
}
.visios .visio-frame .visio-block .price-box {
    position: absolute;
    display: block;
    bottom: 5px;
}
.visios .visio-frame .visio-block .price-box-container .button {
        position: absolute;
        display: block;

        background: url("/skin/frontend/default/blank_seo/images/custom/add-to-cart-button.gif") repeat scroll 0 0 transparent;
        border: 0;
        cursor: pointer;
        height: 20px;
        width: 20px;

        bottom: 5px;
        right: 5px;
        z-index: 2;
}
.visios .visio-frame .visio-block .button span {
        display: none;
}


/* Custom classes ================================================================================ */
.downloadables img { vertical-align: middle; }
.block-info .block-content { background-color:#fff;text-align:center;}
.block-info .block-content img { margin: 5px; }
.totals .checkout-types .button {
	margin: 0 5px;
}
#partner_shops {
    display: block;
	position: absolute;
	top: 0px;
}
#all_shops {
    width: 554px;
    overflow: hidden;
}
#all_shops h1 {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.5;
    color: #45A12A;
}
#all_shops table {
    border-collapse: separate;
    border-spacing: 10px;
    margin-left: -9px;
}
#all_shops td {
    border: 1px solid #CCCCCC;
    padding: 15px 10px 10px 10px;
    cursor: pointer;
}
#all_shops td img {
    height: 32px;
    position: absolute;
    z-index: -10;
    margin-top: -19px;
}
#all_shops a {
    color: #555555;
}
#all_shops a:hover {
    text-decoration: none;
}
#payment_form_purchaseorder .explanation {
    font-size: 0.8em;
    font-weight: normal;
    white-space: nowrap;
}

#product_tabs_upsell_products_contents .product-name {
    text-align: center;
}
#product_tabs_upsell_products_contents .product-name img {
    display: block;
    margin: 0 auto;
}
.product-name .sku { font-style: italic; font-size: 0.8em; }

.product-options-block .in_stock {
    padding: 5px 0px;
}
.product-options-block .in_stock a {
    font-size: 1.4em;
    color: #3e983b;
    font-weight: bolder;
}
.product-options-block .in_stock a img {
    vertical-align: middle;
}
/* ======================================================================================= */


/* Featured products ================================================================================ */
.FPSSError {display: none;}

/* ======================================================================================= */

/************************************************/
/******************** Clears ********************/
/************************************************/
.breaker{clear: both;}
.block:after,
.product-box:after,

.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-view .tags .form-add-tags: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; }

