table {
	-webkit-border-horizontal-spacing: 0px;
	-webkit-border-vertical-spacing: 0px;
}

.table_th {
	text-align: left;
	font-size: 0.7em;
	color: black;
}

.table_td {
	text-align: left;
	font-size: 0.6em;
	color: white;
}

.table_td_blk {
	text-align: left;
	font-size: 0.6em;
	color: black;
}

.models_table {
	height: 12em;
	width: 32em;
	border-collapse: collapse;
	table-layout:fixed;
}

.models_table thead {
	height: 1em;
	width: 32em;
	background-color: #66CC66;
}
.models_table tbody {
	height: 11em;
	width: 32em;
	overflow-y: auto;
	display: block;
}

.models_table th {
	height: 1em;	
}

.models_table td {
	height: 0.8em;	
}

.models_table th,
.models_table td {
	padding: 0;
}

.models_table th:nth-child(1),
.models_table td:nth-child(1) {
	width: 5.5em;
	max-width: 5.5em;
}
.models_table th:nth-child(2),
.models_table td:nth-child(2) {
	width: 13.25em;
	max-width: 13.25em;
}
.models_table th:nth-child(3),
.models_table td:nth-child(3) {
	width: 8em;
	max-width: 8em;
}
.models_table th:nth-child(4),
.models_table td:nth-child(4) {
	width: 2.5em;
	max-width: 2.5em;
}
.models_table th:nth-child(5),
.models_table td:nth-child(5) {
	width: 1.5em;
	max-width: 1.5em;
}
.models_table th:nth-child(6),
.models_table td:nth-child(6) {
	width: 1.25em;
	max-width: 1.25em;
}

.old_ie_models_table_wrapper {
	width: 32em;
	height: 12em;
	overflow-x: hidden;
  	overflow-y: auto;
	table-layout:fixed;
}
.old_ie_models_table_wrapper table {
	table-layout:auto;
}
.old_ie_models_table_wrapper tbody {
	height: auto;
}

.models_table_row_hover { background-color:lime; }
.models_table_row_selected { background-color:orange; }

.colours_table {
	height: 12em;
	width: 8em;
	border-collapse: collapse;
	table-layout:fixed;
}

.colours_table thead {
	height: 1em;
	width: 8em;
	background-color: #66CC66;
}

.colours_table tbody {
	height: 11em;
	width: 8em;
	overflow-y: auto;
	display: block;
}

.colours_table th {
	height: 1em;	
}

.colours_table th {
	padding: 0;
}

.colours_table td {
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

.colours_table th:nth-child(1),
.colours_table td:nth-child(1) {
	width: 6.75em;
	max-width: 6.75em;
}
.colours_table th:nth-child(2),
.colours_table td:nth-child(2) {
	width: 1.25em;
	max-width: 1.25em;
}

.old_ie_colours_table_wrapper {
	width: 8em;
	height: 12em;
	overflow-x: hidden;
  	overflow-y: auto;
	table-layout:fixed;
}
.old_ie_colours_table_wrapper table {
	table-layout:auto;
}
.old_ie_colours_table_wrapper tbody {
	height: auto;
}

.colours_table_row_hover {
	border: 0.1em solid lime;
	color: lime;
}
.colours_table_row_selected {
	border: 0.1em solid red;
	color: lime;
}

.components_table {
	width: 14.25em;
	height: 9em;
	border-collapse: collapse;
	table-layout:fixed;
}

.components_table thead {
	width: 14.25em;
	height: 1em;
	background-color: #66CC66;
}
.components_table tbody {
	width: 14.25em;
	height: 8em;
	overflow-y: auto;
	display: block;
}

.components_table th {
	height: 1em;	
}

.components_table td {
	height: 0.8em;	
}

.components_table th,
.components_table td {
	padding: 0;
}

.components_table th:nth-child(1),
.components_table td:nth-child(1) {
	width: 13em;
	max-width: 13em;
}
.components_table th:nth-child(2),
.components_table td:nth-child(2) {
	width: 1.25em;
	max-width: 1.25em;
}

.old_ie_components_table_wrapper {
	width: 14.25em;
	height: 9em;
	overflow-x: hidden;
  	overflow-y: auto;
	table-layout:fixed;
}
.old_ie_components_table_wrapper table {
	table-layout:auto;
}
.old_ie_components_table_wrapper tbody {
	height: auto;
}

.components_table_row_hover { background-color:lime; }
.components_table_row_selected { background-color:orange; }

.part_search_table {
	height: 12em;
	width: 56.625em;
	border-collapse: collapse;
	table-layout:fixed;
}

.part_search_table thead {
	height: 1em;
	width: 56.625em;
	background-color: #66CC66;
}
.part_search_table tbody {
	height: 11em;
	width: 56.625em;
	overflow-y: auto;
	display: block;
}

.part_search_table th,
.part_search_table td {
	padding: 0;
}

.part_search_table th:nth-child(1),
.part_search_table td:nth-child(1) {
	width: 6em;
	max-width: 6em;
}
.part_search_table th:nth-child(2),
.part_search_table td:nth-child(2) {
	width: 19em;
	max-width: 19em;
}
.part_search_table th:nth-child(3),
.part_search_table td:nth-child(3) {
	width: 8em;
	max-width: 8em;
}
.part_search_table th:nth-child(4),
.part_search_table td:nth-child(4) {
	width: 5em;
	max-width: 5em;
}
.part_search_table th:nth-child(5),
.part_search_table td:nth-child(5) {
	width: 5em;
	max-width: 5em;
}
.part_search_table th:nth-child(6),
.part_search_table td:nth-child(6) {
	width: 12.375em;
	max-width: 12.375em;
}
.part_search_table th:nth-child(7),
.part_search_table td:nth-child(7) {
	width: 1.25em;
	max-width: 1.25em;
}

.old_ie_part_search_table_wrapper {
	width: 56.625em;
	height: 11em;
	overflow-x: hidden;
  	overflow-y: auto;
	table-layout:fixed;
}
.old_ie_part_search_table_wrapper table {
	table-layout:auto;
}
.old_ie_part_search_table_wrapper tbody {
	height: auto;
}

.part_search_table_row_hover { background-color:lime; }
.part_search_table_row_selected { background-color:orange; }

.price_file_table {
	width: 456px;
	border-collapse: collapse;
	margin-left: 2px;
	margin-right: 3px;
	ft: 2px;
	margin-top: 5px;
	font-size: 8px;
	table-layout:fixed;
}
.price_file_table thead {
	background-color: #66CC66;
	color: white;
}
.price_file_table th {
	text-align: center;
	font-size: 8px;
	color: white;
	font-weight: bold;
}
.price_file_table tbody td {
	color: black;
}
.price_file_table tr {
	width: 456px;
	padding-top: 2px;
	padding-bottom: 2px;	
}
.price_file_table thead,
.price_file_table tr {
	position: relative;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;	
}
.price_file_table tfoot {
	background-color: #f2cb37;
	color: black;
}
.price_file_table tbody {
	display: block;
	overflow: auto;
	width: 100%;
	height: 60px;
}
.price_file_table tbody,
.price_file_table tr {
	position: relative;
	display: block;
	text-align: left;
}

.price_file_table td:nth-child(1) {
	min-width: 100px;
}
.price_file_table th:nth-child(1) {
	min-width: 100px;
}
.price_file_table td:nth-child(2) {
	min-width: 300px;
}
.price_file_table th:nth-child(2) {
	min-width: 300px;
}
.price_file_table td:nth-child(3) {
	min-width: 50px;
}
.price_file_table th:nth-child(3) {
	min-width: 50px;
}

.old_ie_price_file_table_wrapper {
	width: 456px;
	height: 60px;
	overflow-x: hidden;
  	overflow-y: auto;
	table-layout:fixed;
}
.old_ie_price_file_table_wrapper table {
	table-layout:auto;
}
.old_ie_price_file_table_wrapper tbody {
	height: auto;
}

.basket_table {
	height: 9.375em;
	width: 23.75em;
	border-collapse: collapse;
	margin-left: 0.3125em;
	margin-right: 0.3125em;
	table-layout:fixed;
}

.basket_table thead {
	height: 1em;
	width: 23.75em;
	background-color: #66CC66;
}
.basket_table tbody {
	height: 7.375em;
	width: 23.75em;
	overflow-y: auto;
	display: block;
}

.basket_table tfoot {
	height: 1em;
	width: 23.75em;
	background-color: #f2cb37;
	color: black;
}

.basket_table th {
	height: 1em;
	text-align: left;
}

.basket_table td {
	height: 0.8em;	
}

.basket_table th,
.basket_table td {
	padding: 0;
}

.basket_table th:nth-child(1),
.basket_table td:nth-child(1) {
	text-align: left;
	width: 4em;
	max-width: 4em;
}

.basket_table th:nth-child(2),
.basket_table td:nth-child(2) {
	text-align: left;
	width: 8em;
	max-width: 8em;
}

.basket_table th:nth-child(3),
.basket_table td:nth-child(3) {
	text-align: right;
	width: 2em;
	max-width: 2em;
}

.basket_table th:nth-child(4),
.basket_table td:nth-child(4) {
	text-align: right;
	width: 3.5em;
	max-width: 3.5em;
}

.basket_table th:nth-child(5),
.basket_table td:nth-child(5) {
	text-align: right;
	width: 3.5em;
	max-width: 3.5em;
}

.basket_table th:nth-child(6),
.basket_table td:nth-child(6) {
	text-align: center;
	width: 1.5em;
	max-width: 2.5em;
}

.basket_table th:nth-child(7),
.basket_table td:nth-child(7) {
	width: 1.25em;
	max-width: 1.25em;
}

.old_ie_basket_table_wrapper {
	width: 23.75em;
	height:  9.375em;
	overflow-x: hidden;
  	overflow-y: auto;
  }
.old_ie_basket_table_wrapper table {
	table-layout:auto;
}
.old_ie_basket_table_wrapper tbody {
	height: auto;
}

.parts_table {
	height: 36em;
	width: 23.75em;
	border-collapse: collapse;
	margin-left: 0.3125em;
	margin-right: 0.3125em;
	table-layout:fixed;
}

.parts_table thead {
	height: 1em;
	width: 23.75em;
	background-color: #66CC66;
}
.parts_table tbody {
	height: 35em;
	width: 23.75em;
	overflow-y: auto;
	display: block;
}

.parts_table th {
	height: 1em;
	text-align: left;
}

.parts_table td {
	height: 0.8em;	
}

.parts_table th,
.parts_table td {
	padding: 0;
}

.parts_table th:nth-child(1),
.parts_table td:nth-child(1) {
	width: 5.5em;
	max-width: 5.5em;
/*	background-color: red; */
}
.parts_table th:nth-child(2),
.parts_table td:nth-child(2) {
	width: 10em;
	max-width: 10em;
/*	background-color: orange; */
}
.parts_table th:nth-child(3),
.parts_table td:nth-child(3) {
	width: 3.5em;
	max-width: 3.5em;
/*	background-color: yellow; */
}
.parts_table th:nth-child(4),
.parts_table td:nth-child(4) {
	width: 3.5em;
	max-width: 3.5em;
/*	background-color: olive; */
}
.parts_table th:nth-child(5),
.parts_table td:nth-child(5) {
	width: 1.25em;
	max-width: 1.25em;
/*	background-color: aqua; */
}

.old_ie_parts_table_wrapper {
	width: 23.75em;
	height: 36em;
	overflow-x: hidden;
  	overflow-y: auto;
	table-layout:fixed;
}
.old_ie_parts_table_wrapper table {
	table-layout:auto;
}
.old_ie_parts_table_wrapper tbody {
	height: auto;
}

.parts_table_row_hover { background-color:lime; }
.parts_table_row_selected { background-color:orange; }

hr.pme-hr		     { border: 0px solid; padding: 0px; margin: 0px; border-top-width: 1px; height: 1px; }
table.pme-main 	     { border: #004d9c 1px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }
table.pme-navigation { border: #004d9c 0px solid; border-collapse: collapse; border-spacing: 0px; width: 100%; }
td.pme-navigation-0, td.pme-navigation-1 { white-space: nowrap; }
th.pme-header	     { border: #004d9c 1px solid; padding: 4px; background: #add8e6; }
td.pme-key-0, td.pme-value-0, td.pme-help-0, td.pme-navigation-0, td.pme-cell-0,
td.pme-key-1, td.pme-value-1, td.pme-help-0, td.pme-navigation-1, td.pme-cell-1,
td.pme-sortinfo, td.pme-filter { border: #004d9c 1px solid; padding: 3px; }
td.pme-buttons { text-align: left;   }
td.pme-message { text-align: center; }
td.pme-stats   { text-align: right;  }
