﻿html, body, #wrap, div#content { width: 100%; overflow: visible; margin: 0; padding: 0; }

h1 { overflow: visible; }

#header,
#navigation,
#crumbtrail,
#content-nav,
#menu,
#footer,
#content ul.tabs,
div.product-category-slider,
div.slider-bottom { display: none; }

div.box div.box-content { overflow: visible; border-style: none; }

#content .tabs-content {
	width: 100%;
	border-style: none;
	padding: 0;
	overflow: visible;
}

.product-details {
	width: 100%;
	margin: 0 0 20px 0;
	overflow: auto;
	clear: both;
}

.product-details a.rel-link {
	display: none;
}

.product-details div.left,
.product-details div.right {
	margin: 0;
}

.product-details div.left {
	width: 40%;
}

.product-details div.right {
	width: 60%;
	float: right;
}

.product-details .lightbox-link {
	display: none;
}

.tab-features, .tab-specifications, .tab-accessories, .tab-wheretobuy, .tab-articles {
	clear: both;
	display: block;
	padding: 0;
	width: 100%;
	overflow: visible;
}

.tab-features div.features,
.tab-features div.benefits {
	border-style: none;
	width: 50%;
	margin: 0;
	padding: 0;
}

.tab-features div.others {
	display: none;
}

.tab-features div.benefits ul li {
	margin-bottom: 30px;
	overflow: auto;
}

.hidden, .js .hidden {
	display: block;
}

.tabs-content h2 {
	page-break-before: always;
}

#tab-specifications div.left, #tab-specifications div.right {
	overflow: visible;
}

#tab-specifications table {
	margin: 0;
	width: 50%;
}

.tabs-content #compare-slide
{
	width: 100% !important;
	overflow: visible !important;
	overflow-x: visible !important;
}

.compare-table {
	width: 100% !important;
	margin: 0 5%;
}

.compare-table thead 
{
	display: table-header-group;
}

.compare-table colgroup col { width: auto !important; }
.compare-table colgroup col.col-0 { width: auto !important; }

div.service-history-timeline { display: none; }

.shopping-list-print { display: none; }
