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

/* Layout ================================================================================= */
.wrapper { background: #e8e8e8 url(../images/bgPage.png) repeat-x; }
.page { width:944px; margin:0 auto; padding: 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; background:#fff;}
.main { margin: 0; background: #fff; width: 904px; padding: 20px;}

/* Base Columns */ 
.col-left { float:left; width:226px; }
.col-main { float:left; width:454px;}
.col-right { float:right; width:226px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width: 100%; background:#fff url(../images/bgColMainW.png) repeat-y scroll 0 0;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; width: 658px; background: #fff url(../images/bgColMain.png) 0 0  repeat-y;}
.col2-right-layout .col-main { width: 658px; background: #fff url(../images/bgColMain.png) 0 0  repeat-y; }
 .catalog-product-view .col-main { background-image: none !important;}
 
/* 3 Columns Layout */
.col3-layout .col-left { margin-right:10px; overflow: hidden;  }
.col3-layout .col-main { width:484px; overflow: hidden;}
.col3-layout .col-right { float:right; width:173px; overflow: hidden; }
/* 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%; }

.col2-left-layout .col-main .buttons-set, .col2-right-layout .col-main .buttons-set{ background:transparent url(../images/bgColMain-end.png) no-repeat scroll 0 100%;}
.col1-layout .col-main .buttons-set { background:transparent url(../images/bgColMainW-end.png) no-repeat scroll 0 100%;}

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:11px Verdana, 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.button { margin: 0;  float: right; height: 23px; overflow:visible; min-width: 32px; width: auto!important; width:32px;  border:0; padding:0 0 0 12px; background:url(../images/btnBasic.png) 0 0 no-repeat; cursor:pointer; -webkit-border-fit:lines;} /* <- Safari & Google Chrome Fix */
.checkout-types button.button { height: 32px; background:url(../images/btnBasicBig.png) 0 0 no-repeat;} /* <- Safari & Google Chrome Fix */ 
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button span { margin: 0; float:left;  padding:0 24px 0 0; background:url(../images/btnBasic.png) 100% 0 no-repeat; font: 11px/23px Verdana, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }


.checkout-types button.button span { font-size: 16px; font-weight: normal; height: 28px; padding: 5px 40px 0 0 ;background:url(../images/btnBasicBig.png) 100% 0 no-repeat;}
button.disabled {}
button.disabled span {}

.add-to-cart .button,
.add-to-cart .button span{ background-image :url(../images/btnBasic2.png); }

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

/* Form lists */
.form-list 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; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select { padding: 0 15px;}
.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:15px;}
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.advanced { background:none !important;}

.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 !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; color:#3d6611; }
.note-msg,
.notice-msg { border-color:#BDC1C2; background-color:#EDEDED; color:#5C5B60; }

/* BreadCrumbs */ 
.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title { height: 33px; background: #fff url(../images/bgPageTitle.png) repeat-x 0 0; }
.page-title h2 { font-size: 14px; font-weight: bold; padding: 7px 20px; color: #5c5b60; height: 19px; display: block; background: transparent url(../images/bgPageTitle-end.png) no-repeat 100% 0; }
.title-buttons { }
.title-buttons a { margin: 10px 15px; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { }

.col-main h3{ color:#3333cc; padding: 15px 15px 10px; }
.col-main h4{ color: #5c5b60; padding: 5px 0 10px; }

/* Page text */
.col-main p			{ padding: 0 15px; }
.col-main .form-list{ padding:15px; }
	
/* Pager */ 
.pager {  padding:5px; text-align:center; }
.pager p{  padding: 0; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { padding:5px; }
.sorter p{ padding:0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table {  }
.data-table th { padding:5px;  border:1px solid #ddd; border-width: 1px 0; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px;}
.data-table thead { background-color:#f2f2f2; border:1px solid #ddd; border-width: 0 1px; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tbody tr { border:1px solid #ddd; border-width: 1px;	}
.data-table tbody td { border:1px solid #ddd; border-width: 0 0 0 1px;	}
.data-table tbody td:first-child { border: 0;	}
.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 {}

#rss-table-misc, #rss-table-category{
	width: 658px;
}


/* 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 1em; padding:15px; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

.footer ul li a.link-rss { background: url(../images/icon_rss.gif) 7px 50% no-repeat; padding-left: 25px; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

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


/* Header ================================================================================ */
.logo { float:right; width:173px; height:121px; } 
.header-container { width: 944px; height:156px;}
.header { padding:0; height: 122px; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; }
.header .logo a { display:block; width:173px; height:121px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:left; }
.header .links li {display: inline; border-right: 1px solid #5c5b60;}
.header .links li.last { border: none; }
.header .links li#Inloggen a { font-weight: bold; }
.header .links li a { color: #222222; padding: 10px; text-decoration:none;}
.header .links li a:hover { text-decoration:underline;}
.header .form-search { position: relative; text-align:left; overflow: hidden; background: url(../images/bgSearchBox.png) no-repeat; width: 258px; height: 30px; padding: 0 0 10px 45px; }
.header .form-search label { font-family: Verdana; font-size:11px; text-transform:uppercase; color: #ed1c24; }
.header .form-search button { position: absolute; top: 1px;  background: url(../images/bgSearchSubmit.png) no-repeat; width: 32px; height:23px; text-indent: -9999px; }
.header .form-search button:hover { background: url(../images/bgSearchSubmitOver.png) no-repeat; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }

/********** < Navigation */
#nav { font-size:11px; height: 34px; margin: 0; background: url(../images/bgMenu.png) no-repeat; padding: 0 0 0 20px; }

/* All Levels */
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; cursor:pointer; }

/* 1st Level */
#nav li 	{ float: left; display: inline; width: auto; margin: 0; position:relative; z-index: 999;}
#nav a		{ min-width:150px; width:auto !important; width:150px; height: 35px; font-weight:bold; color:#fff; text-transform: uppercase; }
#nav span   { height: 17px; padding:17px 20px 0 50px; }

#nav a:hover, 
#nav .active a,
#nav .over a							{ background: transparent url(../images/btnNav.png) no-repeat 100% 0; color:#ed1c24; }

#nav a:hover span, 
#nav .active span,
#nav .over span							{ background: transparent url(../images/btnNav-end.png) no-repeat 0 0; }
	
#nav .nav-multimedia a:hover span,
#nav .nav-multimedia span				{ background-position: 0 -34px; }	

#nav .nav-beveiliging a:hover span,
#nav .nav-beveiliging span				{ background-position: 0 -68px; }

#nav .nav-aansluitmateriaal a:hover span,
#nav .nav-aansluitmateriaal span 		{ background-position: 0 -102px; }

/* 2nd Level */
#nav .over ul{ display: block; }
#nav ul { position:absolute;  display: none; top:34px; left: 14px; background: transparent url(../images/btnSubNav.png) repeat 0 100%; border: #e3e5e6 1px solid; border-width: 0 1px 0;}
#nav ul li { display: block !important; float: none !important; width: 100% !important; position:relative;}
#nav ul a { white-space:nowrap; background: none !important; height: 21px; font-weight:normal; color:#222 !important; text-transform: none; }
#nav ul a span{  background-image: none !important; padding:3px 9px; height: 14px;}

#nav ul li a:hover { text-decoration: underline; color:#000 !important; }
#nav ul li a:hover span { background: transparent url(../images/icoArrow.gif) no-repeat 0 50% !important; }
#nav ul li.active a{ font-weight:bold; color:#000 !important; }

/* 3rd Level */
#nav ul ul  { display: none !important;}
#nav ul .over ul{ display: block !important;}
#nav ul ul { left: 100%; top: 0; }


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


/* Sidebar =============================================================================== */
.block h3 { font-size:12px; line-height:1.5; }
.block .actions { text-align:right; padding: 15px 5px 5px;}
.block .actions a {
	display:block;
	float:left;
	margin:0 0 10px;
	text-align:left;
	width:100%;
}

/* Block: Global */
.block{ background: transparent url(../images/bgSidebar-content.png) repeat-y 0 0; margin: 0 0 10px; }
.block .block-title{
	 background: transparent url(../images/bgSidebar-top.png) no-repeat;
	 border: 0;
	 height: 33px;
	 color: #fff;
	 overflow: hidden;
	 white-space: nowrap;
	 width: 226px;
}
.block .block-title h2{
	font-size:13px;
	font-weight:bold;
	height:19px;
	display: block;
	padding:7px 20px;
}
.block .block-content{
	 background: transparent url(../images/bgSidebar-btm.png) no-repeat 0 100%;
	 padding: 10px;
}

#recently-viewed-items li,
#recently-compared-items li { padding: 5px 0; }

.col3-layout .col-right .block			{ background-image: url(../images/bgSidebarS-content.png);}
.col3-layout .col-right .block-title	{ background-image: url(../images/bgSidebarS-top.png);}
.col3-layout .col-right .block-content	{ background-image: url(../images/bgSidebarS-btm.png);}

/* Block: Account */
.block-account .block-content{
	 padding: 10px 1px 10px 0;
}

.block-account ul a{
	height: 17px;
	padding: 1px 0;
 	display: block;
	font-size: 12px;
}

.block-account ul a:hover, .block-account .current{
	 background: transparent url(../images/bgSidebar-active.png) no-repeat 0 100%;
	 border: #eff0f1 1px solid;
	 border-width: 1px 0;
	 padding: 0;
}
.block-account ul a span, .block-account .current span{
	display: block;
	padding: 0 0 0 20px;
}

.block-account ul a:hover span, .block-account .current span{
	 background: transparent url(../images/icoArrow.gif) no-repeat 0 50%;
}

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; margin: 10px 0 0; }
.block-layered-nav .currently {}
.block-layered-nav li { line-height: 20px; }

/* Block: Cart */
.block-cart { }
.block-cart h2 { background: transparent url(../images/icoCart.png) no-repeat 12px 0; padding-left: 46px !important; }
.block-cart h3{ font-size: 12px; margin-top: 10px;}
.block-cart .amount {}
.block-cart .subtotal {margin: 10px 0 0; }
.block-cart .subtotal .price { float: right; }
.block-cart .actions h3{ font-size:12px; padding: 10px 0 0;}
.mini-products-list li { padding:5px 0; position: relative;}
.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: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:100px; }
.block-related .block-title{ background-position: 0 100%;}
.block-related h2 { color: #5c5b60;}
#block-related li{ background-color: transparent; border-bottom: 1px #c9c9c9 dotted;  margin: 0;}
#block-related li.last{ border: 0;}
#block-related { padding: 15px 0 0 ;}
.block-related .price-box{ float: left; margin-left: -100px; margin-top: 40px;}
.block-related li .item a img { float: left; margin: 0 10px; }
/* Block: Compare Products */
.block-compare {}
.block-compare .block-title{ background-position: 0 100%;}
.block-compare h2 { color: #5c5b60; background: transparent url(../images/icoComp.png) no-repeat 10px 6px; padding: 8px 0 4px 45px !important;}
.block-compare li { padding:5px 0; }

.block-compare button{ background-position: 0 100%;}
.block-compare button span{ background-position: 100% 100%;}
/* 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 ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

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

/* 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; padding: 5px; }
.block-progress dd.complete {border-bottom: #d7d9da 1px solid; margin: 0 0 5px; }
/* Block: Year/Make/Model */
.mini-ymm {
	padding: 20px;
	width: 186px;
	height: 197px;
	background: url(../images/bgYmmBlock.png) no-repeat;
}
.mini-ymm h4 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.mini-ymm select {
	width: 185px;
}
.mini-ymm button { float: right; background: url(../images/bgSearchSubmit.png) no-repeat; width: 32px; height:23px; text-indent: -9999px; }
.mini-ymm button:hover { background: url(../images/bgSearchSubmitOver.png) no-repeat; }

/* Block support */
.mini-support {
	width: 186px;
	height: 67px;
	padding: 20px;
	background: url(../images/bgSupport.png) no-repeat;
	margin: 0 0 3px 0;
}
.mini-support h4 {
	font-size: 18px;
	margin: 0 0 10px 0;
}
.mini-support a {
	color:#5c5b60;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/bgArrowRed.png) no-repeat left 2px;
}
.mini-support a:hover {
	text-decoration: underline;
}


.mini-populair {
	width: 186px;
	height: 67px;
	padding: 20px;
	background: url(../images/bgSupport.png) no-repeat;
	margin: 10px 0 10px 0;
}
.mini-populair h4 {
	margin: 0 0 10px 0;
}
.mini-populair a {
	color:#5c5b60;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 0 15px;
	background: url(../images/bgArrowRed.png) no-repeat left 2px;
}
.mini-populair a:hover {
	text-decoration: underline;
}
/* ======================================================================================= */

/* Home page ============================================================================= */

.home-layout .col-main {
	float: right;
	width: 675px;
	padding: 0;
	margin: 0 0 0 3px;
}

.home-layout .col-main .std,
.home-layout .col-main .std p {
	margin: 0 !important;
	padding: 0;
}

.promotions {
	float: left;
	width: 904px;
	margin: 0 0 10px 0;
}

.promotions p {
	margin: 0;
	padding: 0;
	height: 166px;
	overflow: hidden;
}

.promotions-header {
	float: left;
	width: 940px;
	font-size: 13px;
	font-weight: bold;
	padding: 11px 0 6px 20px;
	background: url(../images/bgPromotionsHeader.png) no-repeat;
}

.promotion-item {
	float: left;
	width: 222px;
	height: 166px;
	margin: 0 4px 0 0;
	padding: 0;
}

.promotion-item a {
	display: block;
	height: 166px;
}

.headlines {
	float: left;
	width: 226px;
}

.block-news-headlines,
.block-news-headlines .block-content {
	float: left;
}

.block-news-headlines .block-content {
	padding: 0;
}

.block-news-item {
	float: left;
	padding: 10px;
}

.block-news-item h4{
	float: left;
	font-size: 12px;
	width: 110px;
}

.block-news-item-image {
	float: left;
	width: 84px;
	height: 84px;
	padding: 3px 4px 4px 3px;
	margin: 0 5px 5px 0;
	background: url(../images/bgHeadlineImage.png) no-repeat;
}

.block-new-item-readon {
	float:right;
	text-decoration:none;
	padding: 0 0 0 10px;
	margin: 10px 0 0 0;
	background:transparent url(../images/btnBasic.png) no-repeat scroll left -22px;
}

.block-new-item-readon span {
	float: left;
	height: 23px;
	line-height: 23px;
	color: #fff;
	font-weight: bold;
	padding: 0 30px 0 0;
	background:transparent url(../images/btnBasic.png) no-repeat scroll right -22px;
}

.latest-products {
	float: left;
	width:661px;
	padding: 0 0 0 9px;
	margin: 0 0 0 2px;
}

.latest-products h2 {
	display:block;
	font-size:13px;
	font-weight:bold;
	height:36px;
	width: 635px;
	color: #fff;
	padding:7px 20px;
	margin: 0 0 0 -9px;
	background: url(../images/bgLatestProductsHeader.png) no-repeat;
}

.latest-product-item {
	float: left;
}

.latest-product-item a.product-image {
	margin: 0 16px 10px 16px;
}

.latest-product-item .product-name,
.latest-product-item .product-short-description,
.latest-product-item .product-price {
	display: block;
	width: 114px;
	font-weight: normal;
	margin: 0 21px 10px 21px;
}

.latest-product-item .product-short-description {
	height: 29px;
}

.latest-product-item .product-price {
	font-weight: bold;
	color: #5C5B60;
}

.latest-product-item .button {
	margin: 0 21px 10px 21px;
}

.latest-products .add-to-cart {
	width: 130px;
	margin: 0 0 0 20px;
}

.latest-products .add-to-cart .button { margin: 0 0 0 10px; }

.footer-block-links {
	float: left;
	width: 904px;
	border-top: 1px solid #d7d9da;
	border-bottom: 1px solid #d7d9da;
	margin: 10px 0 0 0;
	padding: 10px 0;
}

.block-footer-links {
	float: left;
	width: 754px;
}

.footer-block-links .block-links {
	float: left;
	width: 200px;
	margin: 0 30px 0 10px;
}

.footer-block-links h3 {
	font-size: 12px;
	margin: 0 0 10px 0;
}

.block-links a {
	background:transparent url(../images/bgArrowBlue.png) no-repeat scroll left 2px;
	font-size:12px;
	padding:0 0 0 15px;
	text-decoration:none;
}

.footer-block-links .block-subscribe {
	float: right;
	width: 150px;
}

.footer-block-links .block-title,
.footer-block-links .block,
.footer-block-links .block-content {
	background: none;
}

.footer-block-links .block-title h2 {
	color: #5C5B60;
	font-size: 12px;
	padding: 0 0 10px 0;
}

.footer-block-links .block-content {
	padding: 0;
}

.footer-block-links .button {
	background-position: left -22px;
	margin: 10px 0 0 0;
}

.footer-block-links .button span {
	background-position: right -22px;
}

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

/* CMS Pages ============================================================================= */

.cms-page-view .col-main,
.cms-no-route .col-main {
	background: none;
	border: 1px solid #DDDDDD;
}

.cms-page-view .std,
.cms-no-route .std {
	margin: 0;
}

.cms-page-view h1,
.cms-no-route h1 {
	padding: 10px 15px;
	color: #5C5B60;
}

.cms-page-view h2,
.cms-no-route h2 {
	padding: 10px 15px;
	color: #5C5B60;
}

.cms-page-view h3,
.cms-no-route h3 {
	padding: 10px 15px;
	color: #5C5B60;
	font-size: 14px;
}

.cms-page-view h4,
.cms-no-route h4 {
	padding: 10px 15px;
	color: #5C5B60;
	font-size: 12px;
}

.cms-page-view h5,
.cms-no-route h5 {
	padding: 10px 15px;
	color: #5C5B60;
	font-size: 11px;
}

.cms-page-view h6,
.cms-no-route h6 {
	padding: 10px 15px;
	color: #5C5B60;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

.cms-page-view .col-main div,
.cms-no-route .col-main div {
	padding: 0 15px;
	margin: 0 0 10px 0;
}

.cms-page-view .col-main p,
.cms-no-route .col-main p {
	line-height: 16px;
	padding: 0 15px;
	margin: 0 0 10px 0;
}

.cms-no-route .col-main ol,
.cms-no-route .col-main ul,
.cms-page-view .col-main ol,
.cms-page-view .col-main ul {
	padding: 0 15px;
	margin: 0 0 10px 15px;
}

.cms-page-view .col-main li,
.cms-no-route .col-main li {
	line-height: 16px;
}

.cms-page-view .col-main pre,
.cms-no-route .col-main pre {
	padding: 0 15px;
	margin: 0 0 10px 0;
}

.cms-page-view .col-main strong,
.cms-no-route .col-main strong {
	color: #5C5B60;
}

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

/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products { overflow: hidden;}

/* View Type: Grid */
.products-grid { width:100%;  padding: 0; margin: 0; border-top:1px dotted #ddd; font-size: 11px; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#f6f6f6; }
.products-grid td { width:33%; border:1px dotted #ddd; background-color: #fff; border-width: 0 1px 1px 0; padding:5px; }
.products-grid td.empty {}
.products-grid .last { border-width: 0 0 1px; }
.products-grid .product-name,
.products-grid .std,
.products-grid .price-box,
.products-grid .feature-short { padding: 5px 15px; margin: 0; }

.products-grid h3 { width: 110px; text-align: center; }

.products-grid .std,
.products-grid .feature-short { 
	height: 29px;
	padding: 0 5px;
}

.products-grid .price-box {
	font-size: 10px;
}

.products-grid .price-box,
.catalog-product-compare-index .price-box { 
	font-weight: bold; color:#5C5B60; width: 140px; float: left; display:block; padding: 5px 5px; height: 28px;
}

.products-grid .price-box p {
	float: left;
	width: 140px;
}

.products-grid .price-box .price-label {
	width: 80px;
	float: left;
}

.products-grid .price-box .price {
	width: 60px;
	text-align: right;
	float: left;
}

.products-grid .product-pricing li {
	float: left;
	width: 140px;
	color: #ED1C24;
	font-weight: bold;
	padding: 0 5px;
	margin-top: -18px;
}

.products-grid .product-pricing .price-label,
.product-view .product-pricing .price-label {
	float: left;
}

.products-grid .product-pricing .price,
.product-view .product-pricing .price {
	float: right;
}

.catalog-product-compare-index. price-box .price-label,
.products-grid .price-box .price-label { 
	float: left;
}
.catalog-product-compare-index .price-box .price,
.products-grid .price-box .price { 
	float: right; font-weight: bold;
}
.catalog-product-compare-index .regular-price,
.products-grid .regular-price { 
	font-weight: bold;
	padding: 0;
}
.products-grid .special-price .price-label,
.catalog-product-compare-index .special-price .price-label { 
	color: #ED1C24;
}
.catalog-product-compare-index .price,
.products-grid .price { 
	float: none; font-weight: bold;
}
.products-grid .old-price,
.products-grid .special-price {
	padding: 0;
}
.products-grid .old-price .price,
.catalog-product-compare-index .old-price .price { color: #5C5B60; text-decoration: none; }

.products-grid .stock {
	margin: 0 0 5px 0;
}

/* View Type: List */
.products-list { font-size: 11px; }
.products-list h3 { padding: 0 15px; }
.products-list .std { margin: 0; }
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
.products-list .product-description { color: #222222; }
.products-list .feature-short { float: left; display: block; clear: both; width: 100%; padding: 15px; }
.products-list .stock { display: block; float: left; clear: both; margin: 0; padding: 5px 15px; width: 200px; }
.products-list .stock .label { float: left; margin: 0; }
.category-products .products-list .add-to-cart { width: 295px; }
.products-list .price-box { font-weight: bold; width: 200px; float: left; display:block; padding: 0 15px;}
.products-list .price-box .price-label { float: left; width: 120px; color: #5C5B60;}
.products-list .price-box .price { float: left; font-weight: bold; width: 80px; text-align: right; }
.products-list .regular-price { font-weight: bold; padding: 0; }
.products-list .regular-price .price { float: right; }
.products-list .special-price .price-label { color: #ED1C24; }
.products-list .price { float: none; font-weight: bold;}
.products-list .stock .indicator {
	float: right;
}
.products-list .old-price,
.products-list .special-price {
	padding: 0;
}
.products-list .old-price .price { color: #5C5B60; text-decoration: none; }
.products-list form { clear: both; width:295px; display: block; margin: 0 0 0 15px; }

.products-list .add-to-cart { margin: 0 0 5px 0 !important; }

.products-list .product-pricing li {
	float: left;
	width: 220px;
	color: #ED1C24;
	font-weight: bold;
	padding: 0 15px;
	margin: 0 0 4px 0;
}

.products-list .product-pricing .price-label {
	width: 120px;
	float: left;
}

.products-list .product-pricing .price {
	float: left;
	width: 80px;
	text-align: right;
}

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


/* Product View ========================================================================== */
.product-view { background-color: #fff;}
.product-view .products-grid td{border: 0;}
.product-view .products-grid {border-bottom: #d7d9da 1px solid; padding: 0 0 15px;}
.category-products .add-to-cart {width: 140px; padding:5px; margin: 0 0 15px 0; background: #e0e0e0 url(../images/bgAddToCartForm.png) repeat-x; border-top: 1px solid #ebeced;}
.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; padding: 0 !important;}
.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 { 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:3px; width:8px; height:13px; 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 strong { float: left; width: 100%; padding: 5px; margin: 0 0 10px 0; }
.product-view .product-img-box .more-views ul { }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }
.product-view .product-img-box .more-views img { border: 1px solid #d2d2d2; background: #fff; }


.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:left; width:345px; padding: 0 15px; }
.product-view .product-name {}
.product-view .short-description {}
.product-view h3 { padding: 15px 0; }
.product-view .std { padding: 0; }
.product-view .product-shop p { padding: 0; }
.product-view .product-shop h3 { font-size: 12px; padding: 0 0 15px 0;}
.product-view .product-shop .std { padding:0; font-size: 12px; }
.product-view .product-shop .price-box { float: left; padding: 5px 0; font-weight: bold; font-size: 12px; }
.product-view .product-shop .price-box p { float: left; clear: both;}
.product-view .product-shop .price-box .regular-price,
.product-view .product-shop .price-box .old-price,
.product-view .product-shop .price-box .special-price { width: 180px; }
.product-view .product-shop .price-box .regular-price .price-label, 
.product-view .product-shop .price-box .special-price .price-label { font-weight: bold; float: left; }
.product-view .product-shop .price-box .special-price .price-label { color:#ED1C24; }
.product-view .product-shop .price-box .price { float: right; font-weight: bold; }
.product-view .product-shop .price-box .old-price .price { float: right; font-weight: bold; text-decoration: none; color: #5C5B60; }
.product-view .product-shop .product-pricing { clear: both; margin: 0 0 3px 0; }
.product-view .product-shop ul {margin: 0 0 5px 0; }
.product-view .product-shop .add-to-box { padding: 10px 15px 0 15px; clear: both; } 
.product-view .product-shop .add-to-cart label { width: auto; line-height: 20px; font-size: 12px; display: block; width: 40px; }
.product-view .product-shop .add-to-cart .qty { margin: 0 0 0 43px; }
.product-view .product-shop .add-to-links { width: 220px; float: left; }

.product-view .product-shop .add-to-links li { 
	background:url("../images/btnBasic.png") no-repeat scroll 0 0 transparent;
	background-position:0 100%;
	border:0 none;
	cursor:pointer;
	float:right;
	height:23px;
	margin:0;
	min-width:32px;
	overflow:visible;
	padding:0 0 0 12px;
	width:auto !important;
}

.product-view .product-shop .add-to-links li a {
	background:url("../images/btnBasic.png") no-repeat scroll 100% 0 transparent;
	background-position:100% 100%;
	color:#FFFFFF;
	float:left;
	font:11px/23px Verdana,Helvetica,sans-serif;
	margin:0;
	padding:0 24px 0 0;
	text-align:center;
	white-space:nowrap;
	text-decoration: none;
}

.product-view .product-shop .stock .label { margin: 0; }
.product-view .product-shop .product-pricing li {color:#ED1C24; font-weight: bold; font-size: 12px; width: 180px; }
.product-view .product-shop .product-pricing li .price {float: right; }
.product-view .product-shop .stock { font-size: 12px; width: 164px; float: left; clear: both; }
.product-view .product-shop .stock .label { width: 144px; float: left; }
.product-view .product-shop .stock .indicator { float: right; }
.product-view .manuals li { padding: 5px 12px; margin: 0 0 0 10px; background: url(../images/bgBulletRed.png) no-repeat left 10px; }

/* Stock status */
.stock {
	margin: 0 0 15px 0;
}

.stock .label {
	float: left;
	margin:0 0 0 5px;
}

.products-list .stock .label { width: 150px; }
.products-grid .stock .label { width: 124px; }

.stock .indicator {
	float: left;
	width: 16px;
	height: 16px;
}

.stock .indicator.groen {
	background: url(../images/tl_green.png) no-repeat;
}

.stock .indicator.oranje {
	background: url(../images/tl_orange.png) no-repeat;
}

.stock .indicator.rood {
	background: url(../images/tl_red.png) no-repeat;
}

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

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

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

.price-box {padding:15px;}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price { color: #5C5B60;}
.regular-price .price { float: right; font-weight:normal; color: #5C5B60; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; float: left; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; float: left; }
.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; }
/********** Product Prices > */

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

/* Add to Links */
.add-to-links {width: 130px; padding: 5px; text-align:left; width:140px;}
.products-list .add-to-links {display: block; float: left; clear:both; width: 130px; padding: 5px 15px; text-align: left; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart { }
.add-to-cart label { float:left; display: block; width: 100%; margin-right:5px; }
.add-to-cart .qty { float:left; width: 2em !important }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {width: 100%; padding:5px; margin: 0 0 15px 0; background: #e0e0e0 url(../images/bgAddToCartForm.png) repeat-x; border-top: 1px solid #ebeced;}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:right; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.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; }

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

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

/* Block: Additional */
.product-view .additional {}

/* Block: Upsell */
.product-view .up-sell { margin: 10px 0 0 0;}
.product-view .up-sell .upsell-description { padding: 10px 0; }
.product-view .up-sell .products-grid { border-bottom: 0;}
.product-view .up-sell .price-box { font-weight: bold; width: 175px; float: left; display:block;}
.product-view .up-sell .price-box .price-label { float: left;}
.product-view .up-sell .price-box .price { float: right;}
.product-view .up-sell .regular-price { font-weight: bold;}
.product-view .up-sell .special-price .price-label { color: #ED1C24; }
.product-view .up-sell .price { float: none; font-weight: bold;}
.product-view .up-sell .old-price .price { color: #5C5B60; text-decoration: none; }
.product-view .up-sell .price-box { padding: 5px 15px; width: 145px; }
.product-view .up-sell .add-to-cart { float: left; display: block; padding: 0 15px; }
.product-view .up-sell .add-to-cart label { width: auto; line-height: 22px;}
.product-view .up-sell .products-grid td { width:25%; }

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

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

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


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

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

/* Advanced Search */
.search-summary 
{	
	padding: 10px 0;
}
p.search-item
{
	padding: 10px 0;
}
/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

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


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


/* Shopping Cart ========================================================================= */

.checkout-cart-index .col-main{ background: none; }
.cart-wrap{ background: #fff;}
.cart{ background: #fff url(../images/bgColMainW.png) repeat-y 0 0;}
.cart form{  display: block; background: transparent url(../images/bgColMainW-end.png) no-repeat 0 100%;}
.cart .checkout-types { text-align:right; margin: 15px; height: 32px; }
.cart .page-title h2 { background: transparent url(../images/icoCart.png) no-repeat 12px -33px; padding-left: 46px !important;}
/* Shopping Cart Table */
.cart-table{ padding: 0 0 20px; margin: 0 2px; width: 900px;}
.cart-table .item-msg { font-size:10px; }
.cart-table tfoot td{ padding: 20px; }
.cart-table h3 { padding: 0; }
.cart-table td {padding: 15px 10px; }
.cart-table th {padding: 5px 10px; }
.cart-table .stock { padding: 0 15px; }
.cart-table .product-name-cell {width: 250px;}
.cart-table .product-description-cell { width: 200px; }

/* Shopping Cart Collateral boxes */
.cart-collaterals { float:left; width:414px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}
.discount{ margin: 15px 0 0; width: 394px; float: right; height: 105px; padding: 40px  0 0 20px; background: transparent url(../images/bgCheckoutBox.png) no-repeat 0 0; }
.discount h3	{ display: none; }
.discount button,.discount input 	{ float: left; }
.discount input { margin: 0 10px 0 0; }
.discount label{ display: block; font-weight: bold; }
.discount button span{padding:0 22px 0 0;}
.discount button, .discount button span{
	background-image: url(../images/btnBlue.png);
}

/* Shopping Cart Totals */
 .totals { margin: 15px 0 0; height: 135px; width: 220px; padding: 10px 10px 0 25px; background: transparent url(../images/bgCheckoutBox.png) no-repeat 100% 0; float:right; }
 .totals table { width:100%; }
 .totals table th,
 .totals table td { padding:5px; }
.totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; position:absolute; left: 15px; top: 65px; z-index: 999;}
.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; }

.totals{
}

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


/* 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 .form-list{ padding: 0; }
.opc form{ padding:15px; display: block !important; }
.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
.opc .step { border-top:1px solid #ddd; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review table{ width: 100%}
.opc .col2-set{ border: 0; background: #fff;}
.opc .buttons-set { background-image: none !important;} 

/* 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; padding: 5px 0; }
.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; }
.sp-methods li { padding: 5px 0; }

.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 > */

/* Checkout Review */


#checkout-review-table th {
	padding: 5px 0px 5px 10px;
}

#checkout-review-table td {
	padding: 10px;
}

#checkout-review-table h4 {
	padding: 0 10px 5px 10px;
}

#checkout-review-table .product-name {
	width: 150px;
}

#checkout-review-table .product-description {
	width: 200px;
}

#checkout-review-table .stock {
	margin: 0;
	padding: 0 10px;
}

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


/* Account Login/Create Pages ============================================================ */
.account-login {background:transparent url(../images/bgColMainW-end.png) no-repeat scroll 0 100%; }
.account-login .new-users {}
.account-login .registered-users {}
.account-login .col2-set{ border: 0; background-color: transparent; padding: 0; margin: 0;}
.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {padding: 0 0 15px; background:transparent url(../images/bgColMain-end.png) no-repeat 0 100%;}
.dashboard .welcome-msg { padding: 0 15px 0;}
.dashboard .welcome-msg h3 { padding: 15px 0 10px 0;}
.dashboard h5{ color: #5c5b60; font-weight: bold; padding: 10px 0 0;}
.col2-set { padding: 0 15px 15px; margin: 10px 3px 0; border: 1px #e3e3e3 solid; border-width: 1px 0; background: #fafafa;} 
.col2-set .buttons-set{ background-image: none !important;}
/* 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; }

dl.order-info {
	margin:20px 0 0;
	padding:5px 14px;
}

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* orders table */
#my-orders-table {
	margin:0 0 0 15px;
	width:600px;
}

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

/* News ================================================================================== */

.article {
	display: block;
	margin: 0 0 15px 0;
}

.article-title {
	padding: 0 15px;
}

.article-publish-details {
	display: block;
	padding: 5px 15px;
	margin: 0 0 10px 0;
}

.article-content img {
	float: left;
	width: 120px;
	height: 120px;
	padding: 0 15px 15px 15px;
}

.article-content p {
	float: right;
	width: 475px;
	margin: 0 0 10px 0;
}

.article-publish-details {
	font-size: 9px;
	color: #ccc;
}

/* Products Compare ================================================================================ */

.catalog-product-compare-index .page-title a {
	display: block;
	padding: 5px 20px;
}

.catalog-product-compare-index td a {
	display: block;
	margin: 5px;
}

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

/* Contacts ================================================================================ */

.contacts-index-index p {
	padding: 10px;
}

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


/* Footer ================================================================================ */
.footer { padding:10px; width: 924px; height: 54px; background: #fff url(../images/bgFooter.png) no-repeat left bottom; }
.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul { float:left; padding:0; }
.footer ul.links {float:right;}
.footer ul li {display: inline; border-right: 1px solid #5c5b60;}
.footer ul li.last {border:none;}
.footer ul li a {color: #222222; padding: 10px; text-decoration:none;}
.footer ul li a:hover {text-decoration: underline;}
#copyright {
	float: left;
	width: 904px;
	padding: 10px;
	color: #ed1c24;
}
.rss-link {
	float: right;
}
/* ======================================================================================= */
