body {
	border: 0px;
	margin: 0px 0px 20px 0px;
	padding: 0px;	
	background: #D7D9DA;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	text-align: center;
	color: #000;
}

a {
	color: #00f;
}

a:hover {
	color: #00f;
}

table#outer_table {
	width: 979px;
	background: #D7D9DA;
}

table#outer_table tr td {
	text-align: justify;
	border: 1px solid #fff;
	padding: 0px;
	vertical-align: top;
}

table#outer_table tr td.side {
	text-align: justify;
	border-bottom: 0px;
	background: #666;
}

table#outer_table tr td.side2 {
	text-align: justify;
	vertical-align: bottom;
	border-right: 0px;
	border-top: 0px;
	background: #666;
}

table#outer_table tr td.main div table tr td {
	border: 0px;
	padding: 10px;
}

table#outer_table tr td.main {
	border-left: 1px solid #fff;
}

table#outer_table tr td.main div#main {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 35px;
}

a img {
	border: 0px;
}

table {
	border-collapse: collapse;
}

div#toplogo {
	height: 82px;
	width: 979px;
	background: url(/style/templates/adaptics_tepid/gfx/top.png) top left no-repeat;
}

div#toplogo * {
	display: none;
}

h1, h2, h3, h4, h5, h6, .highlight {
	color: #000;
	margin-top: 0px;
}

.highlight {
	font-weight: bold;
	font-size: 110%;
}

div#sidebar {
}

div#sidebar, div#sidebar a {
	color: #ff0;
	text-decoration: none;
}

div#sidebar, div#sidebar a:hover {
	color: #f00;
}

div#sidebar div.side_item {
	font-weight: bold;
}

div#sidebar div.side_item * {
	margin: 0px;
}

div.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
  display: inline;
}

div.menu ul li {
  padding: 5px 12px;
  list-style: none;
  margin: 0;
}

div.menu ul li,
div.menu ul li div {
	float: left;
  display: inline;
}

div.menu ul li.home {

}

div.menu ul li.home a {
	color: #fff;
}

div.menu ul li.home a:hover {
	color: #f00;
}

img.flag {
	vertical-align: middle;
}

div#sidebar div.side_item div#quicksearch, div#sidebar div.side_item div#quicksearch {
	text-align: left;
}

div#quicksearch {
  margin: 0;
  padding: 0 0 0 15px;
  height: 30px;
}

div#sidebar div.side_item div#quicksearch input.search_submit {
	display: inline;
	margin-bottom: 0.2em;
	width: 30px;
	background: #f00;
	border: 0px;
	color: white;
	font-weight: bold;
}

div#quicksearch input.search_box {
	display: inline;
	margin-bottom: 0.2em;
	width: 100px;
}

div#main {
	text-align: justify;
}

div#main img.left, div#main img.right, div#main img.center {
	border: 1px solid #000;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

div#main img.left {
	float: left;
	clear: left;
	margin-right: 1em;
}

div#main img.right {
	float: right;
	clear: right;
	margin-left: 1em;
}

div#main img.center {
	text-align: center;
}

div#ProductGroupImage,
div#ProductImage {
	float:right;
	clear:right;
	font-size:75%;
	border: 1px solid #000;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

div.product_datasheets,
div.back_to_search_results {
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

div.product_group_images img {
	clear: both;
}

input.text, textarea {
	border: 1px solid black;
	background: #eee;
	padding: 0.1em;
}

div#main div p.right {
	padding-left: 170px;
}

div#main div p.left {
	padding-right: 170px;
}

div.left {
	text-align: left;
}

div.right {
	text-align: right;
}

select.wizardSearchSelect {
	height: 200px;
	width: 240px;
}

.error {
	border: 1px solid red;
}

div#product_one {
	font-size: 90%;
}

table#allProperties {
	font-size: 100%;
}

table#allProperties tr td.name {
	border-right: 1px solid #333 !important;
	font-weight: bold;
	text-align: right;
	padding-right: 1em;
}

table#allProperties tr td.name,
table#allProperties tr td.value {
	border-bottom: 1px solid #333 !important;
	padding-bottom: 0.4em !important;
	padding-top: 0.4em !important;
}


div#similar_products {
	margin-top: 3em;
	margin-left: 3em;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.5em;
	font-size: 80%;
}

div.quicksearch_sideitem,
div.location_sideitem {
	background: #333333;
	padding: 7px;
}

div.quicksearch_sideitem h2, div.location_sideitem h2 {
	font-size: 100%;
	color: #ff0;
}

div#similar_products input.button {
	margin-left: 12em;
	font-size: 80%;
}

table#searchResults {
	border: 0px;
	font-size: 80%;
}

table#searchResults thead tr th, table#searchResults tbody tr td {
	border: 1px solid #000;
}

table#searchResults thead tr {
	background: #333333;
	color: #000;
}

table#searchResults thead tr th, table#searchResults tbody tr td {
	border-bottom: 1px solid #333 !important;
	padding-bottom: 0.4em !important;
	padding-top: 0.4em !important;
	padding-left: 0.8em;
	padding-right: 0.8em;
}

table#searchResults thead tr th {
  color: #fff;
}

table#searchResults tr td.NotFirst {
	border-left: 1px solid #333 !important;
}

table#avr_results tr th, table#avr_results tr td
table.supported_devices thead tr th, table.supported_devices tbody tr td {
	border: 1px solid #000;
	padding-left: 0.2em;
	padding-right: 0.2em;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	text-align: center;
}

table#avr_results tr th,
table.supported_devices thead tr th {
	background: #333333;
	color: #FFF;
}

div#under_avr_table {
	font-size: 80%;
}

form#avr_list select {
	width: 12em;
}

form#avr_list input.button {
	vertical-align: middle;
	margin-left: 25px;
}

a.switch_location {
	padding: 0px;
	margin: 0px;
	font-size: 70%;
	font-weight: bold;
}

hr {
	border: 0px;
	border-top: 1px solid #444;
	clear: both;
}

p.search_back_forward, p.search_page_no {
	text-align: center;
}

table#distributors {
	font-size: 80%;
}

table#distributors tr td {
	vertical-align: top;
}

table#distributors tr.dist td {
	padding-bottom: 1em;
}


table#distributors tr.dist td.country {
	font-weight: bold;
	text-align: right;
	width: 5em;
}

table#distributors tr.dist td.address {
	width: 18em;
}

td.footer * {
	margin: 0px;
	border: 0px;
	padding: 0px;
}


table#basic_wizard tr td {
	vertical-align: top;
	width: 190px;
}

td.tail {
	font-size: 60%;
	background: #333;
	color: #fff;
}

td.tail, td.tail * {
	text-align: center;
}

td.tail a {
	text-decoration: none;
}

form.enquiryForm {
	text-align: center;
}

div.enquiryFormDiv input.text {
	width: 340px;
}

div.enquiryFormDiv textarea {
	width: 340px;
	height: 200px;
}

div.enquiryFormDiv {
	/* display: table; */
}

div.enquiryFormItem {
	/* display: table-row; */
clear: left;
}

div.enquiryFormItemKey, div.enquiryFormItemValue {
	/* display: table-cell; */
float: left;
}

div.enquiryFormItemKey {
	text-align: right;
	vertical-align: top;
	padding-right: 1em;
	padding-bottom: 0.5em;
  width: 12em;
}

ul.wizard_list li, ul.wizard_or_search li {
	padding-bottom: 1em;
}

/* table.supported_devices, */
div#similar_products {
	float: right;
	clear: right;
	margin-left: 1em;
}

table.supported_devices {
	border-collapse: collapse;
	border: 1px solid #999;
	border-bottom: 2px solid #999;
	margin: 1em;
}

table.supported_devices tbody tr {
	border: 1px solid #999;
	border-top: 1px solid #999;
}

table.supported_devices tbody tr td, table.supported_devices thead tr th {
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
}

div.tell_a_friend_link {
	float: right;
	clear: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

div#side_location {
  float: left;
}

div#side_location p {
	padding: 0px;
	margin: 0;
	text-align: center;
}

div#side_location p a.switch_location {
	color: #fff;
}

table.power_search tr td {
	padding: 6px !important;
}

div#featuredProduct {
	border: 1px solid #000;
	background-color: #c5c5c5;
	padding: 0.7em;
  color: #000;
  font-weight: normal;
  text-align: center;
  width: 220px;
}

div#featuredProduct td {
	text-align: left;
}

div#featuredProduct img.featuredImage {
	border: 1px solid #000000;
	margin-bottom: 1em;
}