﻿/*#header_cell, #left_cell, #right_cell, #footer_container, #solu_debug, .toolbar_table
{ display: none; }
#content_container { width: 100%; border: 1px solid red; }*/
body {
	margin-left: 10%;
}

#solu_debug, #footer_links, td.header_frame_left, td.header_frame_right, td.top_nav_center, td.inner_content_frame_right, td.header_frame_center, td.header_frame_right_narrow, .toolbar_table{
	display:none;
}

#path, #path a:link, #path a:visited, #path span.bold {
	text-decoration: none !important;
	font-size: 10px !important;
	color: #000;
}
div.product_image_caption {
	display: none;
}

.content_frame_left, td.inner_content_frame_left, td.header_frame_center{
	display: none !important;
}
.content_frame_right_narrow{
	display: none !important;
}
td.footer_frame_left, td.footer_frame_center {
	display: none !important;
}
td.inner_content_frame_left{
 display: none !important;
}
#side_nav {
	display: none;
}
body, p, span, .normal_text, a, td {
	font-family: Arial, sans-serif;
	font-size: 11pt;
}

#poweredby a img {
	border: 0 !important;
}
body { margin: 0px; padding: 0px;}
img  { padding: 5px; }
h1, .heading 	{ font-family: Arial, sans-serif; font-size: 15pt; font-weight: bold; }
h2, .subheading { font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }

/* product technical data...*/
	table.technical_data_list {font-family: arial;  margin: 10px 0 10px 0; width: 400px;}
	table.technical_data_list tr td, table.technical_data_list tr th {vertical-align: top; font-size: 11pt; text-align: left;}
	
	/* product technical data */
	div.technical_data {}
	table.technical_data {font-family: arial;  margin: 10px 0 10px 0; border-collapse: collapse;}
	table.technical_data tr {}
	table.technical_data tr th{background-color: #fff; font-family: arial;  padding: 5px 0; text-align: left; font-size: 11pt; border-bottom: 1px #000 solid;}
	table.technical_data tr td {font-family: arial; padding: 0; text-align: left; font-size: 10pt; border-bottom: 1px #000 solid;}
	.dark {background-color: #f0f0f0; }
	.light {}

