div 
{
	overflow: visible !important;
}

#MainMenuBasic, 
#MainMenuBasic table,
#MainMenuBasic th, 
#MainMenuBasic td {
	border: 0 !important;
} 

#MainMenuBasic td {
	vertical-align: middle;
}

.WrapperTable > tbody > tr > td, .WrapperTable > tr, .WrapperTable {
	border: 0;
	padding: 0;
}

#MiddlePane {
	background:#fff;
	-webkit-box-shadow:0 0 6px #ccc;
	-moz-box-shadow:0 0 6px #ccc;
	box-shadow:0 0 6px #ccc;	
}

#MainContentWrapper {
	overflow: visible;
}

#MainContentSubWrapper1 
{
	/*
	float:left;
	
	background: url("/i/bg-navsub1.png") repeat-y scroll 151px 0 #F2F2F2;
*/
	-webkit-box-shadow:0 0 6px #ccc;
	-moz-box-shadow:0 0 6px #ccc;
	box-shadow:0 0 6px #ccc;
}

#MainContentSubWrapper2 {
	overflow: visible;
}

#MainContentSubWrapper3 {
	overflow: visible;
}

#cart-container .m-orders-invoices {
	padding: 0;
}

#SuperBottomPane {
	clear: both;
}

#BottomPane {
	display: none;
}


/* MAIN NAVIGATION OVERRIDE
============================================================================================================================ */
.mainmenu
{
	font-size: 1em;
}


#menu_container,
.menu_structure, 
.menu_structure li {
	height: 42px;
}

#nav-main li.sel a span.mainmenu {
	color: #FFFFFF;
	text-decoration: none;
}

#nav-main {
	clear:both;
	margin-top:15px;
	border-bottom:4px solid #000;
	width: 100%;
	float: left;
	background:#ddd url(i/portal/bg-nav.png) repeat-x;
	padding-top: 0 !important;
}
#nav-main ul, #nav-main table{
	margin:0;
	list-style:none;
	white-space:nowrap;
	background: none !important;
}
#nav-main li {
	float:left;
	margin:0;
}
#nav-main li a {
	float:left;
	padding:10px 15px;
	color:#000;
	font-size:1.2em;
}
#nav-main li.sel {background:#000;}
#nav-main li.sel a {
	color:#fff;
	text-decoration:none;
}
#nav-main li a:hover,
#nav-main li a:focus,
#nav-main li a:active {
	text-decoration:underline;
}
.drop-down {
	display:none;
	position:absolute;
	left:0;
	z-index:99;
}

#nav-main li.alt,
#nav-main li.alt a,
#nav-main li#dm_007,
#nav-main li#dm_007 a,
#nav-main li#dm_006,
#nav-main li#dm_006 a,
#nav-main li#dm_007,
#nav-main li#dm_007 a 
{float:right;}


/* SUB NAVIGATION OVERRIDE
============================================================================================================================ */
ul.simple-slidingmenu {
	padding-left: 0;
	overflow: visible;
}

/*
ul#treeview li:last-child {
	display: none;
}
*/

#nav-sub h2, 
#producttree .sliding-main  {
	color:#fff;
	font:1.1em Arial, Helvetica, sans-serif;
	font-weight:bold;
	position: relative;
	z-index: 1;
}

#producttree .sliding-main .arrow {
	background:transparent url(i/portal/arr.png) no-repeat 100% 13px;
	position: absolute;
	top: 0;
	left: 0;
	height: 45px;
	width: 100%;
}

#nav-sub h2.exp, 
#producttree .sliding-main.expanded arrow{
	background:transparent url(i/portal/arr-exp.png) no-repeat 100% 13px;
}
#nav-sub h2 a,
#nav-sub h2 a:visited,
#producttree .first_node {
	display:block;
	padding:12px 10px;
	color:#fff;
	text-decoration:none;
	background-color: #000;
	margin:0 0 1px;
}
#nav-sub h2 a:hover,
#nav-sub h2 a:focus,
#nav-sub h2 a:active {text-decoration:underline;}
#nav-sub h2.snickers a,
#nav-sub h2.wibe a,
#nav-sub h2.hultafors a,
#producttree .first_node {
	padding:0;
	height:45px;
	background-image:url(i/logos-allsmall.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin-right: 1px;
}
#nav-sub h2.snickers a,
#producttree #ptItem_42 {background-position:0 -77px;}
#nav-sub h2.wibe a,
#producttree #ptItem_43 {background-position:0 100%;}
#nav-sub h2.wibe,
#producttree #ptItem_43 {background-color:#3e515b;}
#nav-sub h2.hultafors a,
#producttree #ptItem_44 {background-position:0 0;}
#producttree #ptItem_61 {
	background: none; 
	background-color: #000;
	color: #fff;
	display: block;
	padding: 0 5px;    
	text-indent: 0px;
	font: bold 1.1em Arial,Helvetica,sans-serif;
	line-height: 3em;
}
#nav-sub ul,
#producttree ul ul {
	margin:0 1px 20px 0;
	list-style:none;
	padding: 0;
}
#nav-sub ul ul,
#producttree ul ul ul {
	background:#fff;
	border-bottom:1px solid #ddd;
}
/* Level one */
#nav-sub li a,
#nav-sub li a:visited,
#producttree ul ul li a,
#producttree ul ul li a:visited {
	display:block;
	padding:7px 10px;
	color:#000;
	text-decoration:none;
}
/* Level two */
#nav-sub li li a,
#producttree li li li a {margin-left:5px;}
#nav-sub li a:hover,
#nav-sub li a:focus,
#nav-sub li a:active,
#producttree li li a:hover,
#producttree li li a:focus,
#producttree li li a:active {background:#ddd;}
#nav-sub ul ul li a:hover,
#nav-sub ul ul li a:focus,
#nav-sub ul ul li a:active,
#producttree ul ul ul li a:hover,
#producttree ul ul ul li a:focus,
#producttree ul ul ul li a:active {background:#eee;}
/* Page with expanded subpages */
#nav-sub li.expanded > a,
#producttree li li.expanded > a {font-weight:bold;}
/* Selected page link */
#nav-sub li a.selected,
#producttree li li a.selected,
#producttree li li.expanded > a {
	color:#000;
	background:#ddd;
	font-weight:bold;
}
#nav-sub li a.selected:hover,
#nav-sub li a.selected:focus,
#nav-sub li a.selected:active,
#producttree li li.expanded > a:hover,
#producttree li li.expanded > a:focus,
#producttree li li.expanded > a:active {
	color:#fff;
	background:#000;
}

#producttree li li li.expanded > a:hover,
#producttree li li li.expanded > a:focus,
#producttree li li li.expanded > a:active {
	color:#000;
	background:#eee;
}

ul.simple-slidingmenu .sliding-haschild > a:after, ul.simple-slidingmenu .sliding-haschild > span:after {
	content: "";
}

#producttree li li li a.selected {
	color:#000;
	background:#eee;
	font-weight:normal;
}

/* INVOICE SEARCH OVERRIDE
============================================================================================================================ */

#type-and-status .select label, #nocalender label {
	display: block;
	margin-bottom: 3px;
}

#startinterval fieldset {
	float: left;
	margin-bottom: 6px;
	font-family: inherit;
	font-size: inherit;
	width: auto;
}

#startinterval fieldset + fieldset {
	margin-left: 20px;
}

/* ORDER SEARCH OVERRIDE
============================================================================================================================ */

.m-orders-invoices.top {
	padding-bottom: 0;
}

.paging a:link, .paging a:visited, .paging em {
	padding: 0.4em 0.7em !important;
	width: auto !important;
}
#order_holder td, #order_holder table
{
    border:0;
}

/* FILTER PRODUCTS OVERRIDE
============================================================================================================================ */

#filter-prods .js .ui-autocomplete-input {
	background-color: #000;
	background-image: none;
	border-radius: 5px 0 0 5px;
	cursor: default;
	left: 0;
	line-height: 26px;
	margin: 0;
	min-height: 26px;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 121px;
	z-index: 1;
	border: 0;
	color: #FFFFFF;
}

#filter-prods .js .ui-button {
	background: url("/css/cust/i/bg-filterselect.png") no-repeat scroll 100% 50% #000000;
	border-radius: 0 5px 5px 0;
	cursor: default;
	left: 121px;
	line-height: 26px;
	margin: 0;
	min-height: 26px;
	height: 28px;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	width: 25px;
	border: 0;
	z-index: 1;
}

#filter-prods span {
	/*display: none;*/
}

/* PRODUCT CATEGORY LISTING OVERRIDE
============================================================================================================================ */
#product-cats {
	padding:15px 18px;
	position:relative;
}
#product-cats h3,
#product-cats .sliding-main {
	font-size:1.2em;
	margin-bottom:10px;
	display: block;
	width: 100%;
	margin-top: 0;
}
#product-cats h3 img {display:block;}
#product-cats .treeview ul {
	list-style:none;
	margin:0 0 20px;
}
#product-cats ul:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}

#product-cats li.sliding-sub a:link {
	float:left;
	width:24%;
	margin:4px 0 0;
	text-decoration: underline;
	padding: 0;
	white-space: nowrap;
}
#product-cats li.sliding-sub a:visited {
	float:left;
	width:24%;
	margin:4px 0 0;
	text-decoration: underline;
	padding: 0;
	white-space: nowrap;
}
#product-cats li.sliding-sub a:hover {
	float:left;
	width:24%;
	margin:4px 0 0;
	text-decoration: underline;
	padding: 0;
	white-space: nowrap;
	background: none;
}
#product-cats li.sliding-sub a:active {
	float:left;
	width:24%;
	margin:4px 0 0;
	text-decoration: underline;
	padding: 0;
	white-space: nowrap;
	background: none;
}

#product-cats .brand h3 {background:#000;}
#product-cats .brand h3 a {
	display:block;
	background:url(/i/portal/arr.png) no-repeat 100% 50%;
}
#product-cats .brand h3 a.sel {
	background:url(/i/portal/arr-exp.png) no-repeat 100% 50%;
}
/*FAVORITES (ds) */
table.favourites div.submit-area{display:block;}
table.favourites div.text{display:block;float:left;margin-left:20px;margin-top:5px;}


/* BASKET OVERRIDE
============================================================================================================================ */
.basket_sum_table {
	border: none;
	margin: 0;
}

.basket_sum_table tr th, .basket_sum_table tr td {
	border-top: 1px solid #eee !important;
}

.order th{
	white-space: nowrap;
}

.order td.foot{
	padding: 0;
}

.order tfoot th{
	font-weight: bold !important;
}

/* LOGIN OVERRIDE
============================================================================================================================ */

.login .form-general {
	margin: 20px 0;
}
#form-login div.col
{
    float:none;
}


/* Checkout Override
============================================================================================================================ */

.tab_content h2 {
	border-bottom: 0;
	font-size: 1.6923em;
	padding-bottom: 0;
}

.tab_content {
	width: auto;
}

.actions button + button,
.actions .action {
	margin-left: 5px;
}

.action, a.action, #m-product #compareit a.action {
	white-space: nowrap;
}

.actions a.action:hover 
{
	text-decoration: none;
	background-position: left top;
}

.tab_pre_back, .tab_pre {
	background: none;
	float: none;
	margin-left: 0;
	margin-right: auto;
	padding-left: 0;
	text-align: right;
	line-height: 3em;
}

.checkout-steps strong,
.checkout-steps li.current a {
	color: #222222 !important;
	font-weight: bold;
	text-decoration: none;
}

.checkout-steps li,
.checkout-steps a {
	color: #767676 !important;
	text-decoration: none;
}
.tab_container input
{    
	font-size:inherit;
	margin-left: auto;
	margin-top: auto;
}
.m-orders-invoices .m-orders-invoices {
	padding: 0;
}

.req-error {
	border: 1px solid #F95050;
	-moz-box-shadow: 0 0 3px #F95050;
	-webkit-box-shadow: 0 0 3px #F95050;
	box-shadow: 0 0 3px #F95050;
}

/* Basket Override
============================================================================================================================ 
#nav-cart strong.total {width:130px;}
*/
#nav-cart div.actions{margin-left:20px;}

/*Product List "NEW" 
============================================================================================================================ 
*/
.row .product .p-i .new {
	background: none repeat scroll 0 0 #EE2D24;
	border: 2px solid #FFFFFF;
	border-radius: 5px 5px 5px 5px;
	box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.3);
	color: #FFFFFF;
	font-weight: bold;
	line-height: 1.2;
	padding: 4px 8px;
	position: absolute;
	right: -8px;
	text-transform: uppercase;
	top: -8px;
}
.row .product .p-i .new_wibe{
	background-color:#FFD219;
	color: #000;
}
.row .product .p-i .new_snickers{
	background-color:#FFD51E;
	color: #000;
}
.row .product .p-i .new_instore{
	background-color:#000;
}

/*Additional products
============================================================================================================================ 
*/

.prod-related .carousel {
	overflow: hidden !important;
}
a.slideright
{
	display: block;
	height: 165px;
	width:20px;
	text-align:center;
	line-height:165px;
	position: absolute;
	text-decoration:none;
	font-size:34px;
}
a.slideleft
{
	display: block;
	height: 165px;
	width:20px;
	text-align:center;
	line-height:165px;
	position: absolute;
	float:right;
	text-decoration:none;
	font-size:34px;
}
a.slideleft:hover, a.slideright:hover
{
	border:1px solid #D0D0D0;
}

/*Model details - image
============================================================================================================================ 
*/
.zoom-c
{
    overflow:hidden !important;
    position:relative;
}
.tag_info
{
    background-color: #FFFFFF;
    border: 1px solid #000000;
    left: 40%;
    padding: 5px;
    position: fixed;
    top: 90px;
    width: 10%;
    z-index: 1000;
}
/*Model details - table
============================================================================================================================ 
*/
#m-product .addcart td.submit
{
    white-space:nowrap;
}

/*Model details - symbols
============================================================================================================================ 
*/
.symbol_list
{
    list-style:none none inside;
    margin:20px 0 0 0;
}
.symbol_list li
{
    float:left;
    cursor:pointer;
}
.symbol_list img
{
    margin: 5px 5px 0 0;
}
.symbol_text
{
    padding:20px;
    position:absolute;
    width:450px;
    border:1px solid #000;
    background:none repeat scroll 0 0 #EEEEEE;
    border-radius: 5px 5px 5px 5px;
}

.washing_symbols img
{
    vertical-align:middle;
}
.washing_symbols
{
    text-align:right;
}

span.custom-select
{
    height:20px;
}

/*StartPage*/
#content-primary > #startpage_tree{
padding: 15px 18px;
}
#m-news .selected
{
    color:#000;
    background-color:#ccc;
}
#m-news .news_holder{
background: none repeat scroll 0 0 #EEEEEE;
text-align:center;
}
#product-cats table, #product-cats td, #product-cats th{
border:0;
}

/*Menu IE fix
============================================================================================================================
*/
#menu_container table a{
    font-size: 1.2em;
    padding: 0;
    line-height:42px;
}
#menu_container td{
border:0;
height: 42px;
vertical-align:middle;
}
#menu_container table{
border:0;
}
/*Model details - matrix
============================================================================================================================ 
*/
.ne
{
    border:1px solid red;
}
/*Customer service
============================================================================================================================ 
*/
div.intro
{
    font-weight:normal;
    font-size:inherit;
}
table.clean, table.clean td, table.clean th
{
    border:0;
}


/*FIX*/
#producttree #ptItem_188
{
    background-image:url('images/fein_161x45.png');
}

#producttree #ptItem_197
{
    background-image:url('images/solid-gear_161x45.png');
}
#producttree #ptItem_198
{
    background-image:url('images/toe-guard_161x45.png');
}
#producttree #ptItem_196
{
    background-image:url('images/dunderdon_161x45.png');
}
