/** Header / Footer **/
.header-container .header,
.header-container .headerpanel-links,
.header-panel p.headerpanel-phone .home-link,
.header-container .header-panel a,
.catalog-product-view .add-to-box,
.header-container .nav-container,
.footer-container { display: none!important; }
.header-container .header-panel { background: none!important; background: transparent!important; }
.header-panel p.headerpanel-phone { color: #000; }

/** Product detail page **/
html, body, * { font-family: Arial!important; }
.catalog-product-view .product-view .std { clear: both; }
#upsells .arrow { display: none; }
#collateral-tabs .tab-content tr { border-bottom: 1px solid #ebebeb; }
#collateral-tabs .tab-content td { border: 1px dotted #000; }
#collateral-tabs .tab.reviews { display: none; }
.product-view .upsell-group { position: relative; clear: both; }
.product-view .upsell-groups { float: none; }
.tab-list .tab-container {
    position: relative;
    clear: both;
    display: block!important;
    margin-bottom: 40px;
}
.product-main-info .special-price { float: left; }
.catalog-product-view .product-view .sku-and-review { clear: both; padding-top: 5px; }
.tab.reviews,
.tab.reviews + .tab-container { display: none!important; }
.collateral-tabs .active {
	background-color: transparent;
	background-image: none;
	color: #000;
	font-weight: 900;
	border: none;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
}
.catalog-product-view .more-views,
.catalog-product-view .box-up-sell,
.catalog-product-view .block-viewed { display: none; }
.tab-list .tab-content {
	display: block;
	clear: both;
	overflow: hidden;
}
