﻿/** { position: static !important; height: auto !important; }*/

* { overflow: visible !important; }
#header, #navigation, #crumbtrail, #footer, div.nav-tab-container { display: none; }
input { display: none !important; }

h1, h2, h3 { color: #000; height: auto !important; width: auto !important; letter-spacing: normal; }
h1 img, h2 img { display: none; }
.js h1:before, .js h2:before { content: attr(title); }

.hidden, .js .hidden {
	display: block;
}

ul.tabs { display: none; }

.tabs-content div { overflow: visible !important; } 

.box-container-top-shine,
.box-container-bottom-shine { display: none; }


div.layout-left, div.layout-next {
	float: none;
}

.tab-overview, .tab-features, .tab-specifications, .tab-accessories, .tab-where-to-buy, .tab-media, .tab-support {
	clear: both;
	display: block;
	padding: 0;
	width: 100%;
	overflow: visible;
	position: static;
	margin: 0;
	padding: 0;
}

.tabs-content h2 {
	page-break-before: always;
}

.tab-support {
	page-break-after: always;	
}

/* Product Details Page*/
.tab-overview div.left, 
.tab-overview div.right { width: 50%; margin: 0; padding: 0; }
.tab-overview a.addthis_button, 
.tab-overview ul.power-bars,
.tab-overview ul.power-sliders,
.tab-overview div.button-row {
	display: none;
} 

div.tc-50-50 div.layout-left, 
div.tc-50-50 div.layout-next { width: 50%; margin: 0; padding: 0; }



