body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}
/* \*/
td { font-size: 70%; }
/* */
td/* */ { font-size: 100%; }
img {
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #3B4391;
	text-decoration: none;
}
a:visited {
	color: #3B4391;
	text-decoration: none;
}
a:hover {
	color: #D8065F;
	text-decoration: underline;
}
p {
	margin-top: 0px;
}

p.back {
	margin-top: 1.5em;
}

/* first header row =================================================== */

#header {
	background-color: #613280;
	background-image: url(nav/header.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 112px;
}
#logo {
	padding-top: 18px;
	padding-right: 18px;
	float: right;
	text-align: right;
}
#date {
	padding-top: 28px;
	font-size: 10px;
	color: #FFFFFF;
}

/* second header row ================================================== */

#menu {
	clear: both;
	background-color: #B099C0;
	background-image: url(nav/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px;
	width: 100%;
	overflow: hidden;
}
#menu ul {
	margin: 0px;
	padding: 0px 18px 0px 0px;
	list-style-type: none;
	float: right;
}
#menu li {
	list-style-type: none;
	float: left;
	padding: 0px;
    margin: 0px 0px 0px 1px;
    display: inline;
	/* IE Mac fix */
	width: 9em;
	text-align: center;
}
/* Correct from IE Mac */
#menu li/* */ {
	width: auto;
}
#menu a {
	text-decoration: none;
	padding: 7px 7px 8px 7px;
   display: block;
}
#menu a:link, #menu a:visited {
	color: #FFFFFF;
	background-color: #3B4391;
}
#menu a:hover {
	color: #FFFFFF;
	background-color: #D8065F;
}
#menu .selected a:link, #menu .selected a:visited {
	color: #3B4391;
	background-color: #FFFFFF;
}
#menu .selected a:hover {
	color: #D8065F;
	background-color: #FFFFFF;
}
#menu p#language{
	margin:0;
	font-size:11px;
	float:left;
	display:inline;
	background-color: #B099C0;
	height:28px;
	padding:0 10px 0 10px;
	color:#fff;
	overflow:hidden;
	border:1px solid #9d86ae;
}
#menu p#language span{
	float:left;
	height:28px;
	line-height:28px;
	margin:0;
	font-weight:700;
	font-family:arial;
}
#menu p#language a{
	display:inline;
	padding:0;
	margin:0;
	background-color:transparent;
}
#menu p#language img{
	margin:7px 0 0 5px;
	float:left;
	display:inline;
	width:20px;
	height:auto;
	border:1px solid #3B4391;
}

/* outer page structure =============================================== */

#side1 {
	background-color: #D8065F;
	background-image: url(nav/side1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
}
#side2 {
	background-color: #F08BA9;
	background-image: url(nav/side2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 9px;
}
#side3 {
	background-color: #FFFFFF;
	background-image: url(nav/main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	padding: 25px 20px 20px 20px;
	min-height: 310px;
	_height: 310px;
}
#content-end {
	clear: both;
}

/* footer ============================================================= */

#footer-top {
	background-color: #F08BA9;
	background-image: url(nav/footer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 9px;
	clear: both;
}
#footer {
	border-top: solid 9px #D8065F;
	padding: 12px 20px 20px 64px;
	clear: both;
	background-color: #FFFFFF;
}
#footer .pipe {
	padding-left: 5px;
	padding-right: 5px;
	width: 10px;
	color: #FFFFFF;
}
#footer-logo {
	float: right;
}
.grey {
	color: #666666;
}

/* titles ============================================================= */

h1 {
	color: #D8065F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
h2 {
	color: #D8065F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 160%;
	font-weight: lighter;
	margin-top: 0px;
	padding-top: 0px;
}
h3 {
	color: #D8065F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	margin-top: 0px;
	padding-top: 0px;
}
h4 {
	color: #D8065F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	margin-top: 0px;
	padding-top: 0px;
}
.title-spacing {
	padding-top: 0.6em;
}

/* heatsinks search box =============================================== */

#heatsinks-search {
	padding-left: 20px;
	float: right;
}
#heatsinks-search-border {
	width: 152px;
	border: solid 1px #C0C3DA;
	padding-bottom: 1em;
}
#heatsinks-search h3 {
	padding: 7px 10px 0px 10px;
}
#heatsinks-search table {
	margin: 7px 5px 0px 10px;
}
#heatsinks-search table table {
	margin: 0px 0px 0px 0px;
}
#heatsinks-search td, .heatsinks-search-home td {
	padding-bottom: 2px;
	padding-right: 5px;
}
#heatsinks-search h4 {
	padding: 10px 0px 7px 0px;
	margin: 0px;
}
#heatsinks-search label, .heatsinks-search-home label {
	display: none;
}
#heatsinks-search .shapes {
	width: 132px;
}
#heatsinks-search .shapes label {
	display: inline;
}
#heatsinks-search .centre {
	text-align: center;
}
#heatsinks-search .dimension {
	padding-top: 1.5em;	
}
#heatsinks-search-spacing {
	margin-right: 175px;
}

/* heatsinks home ===================================================== */

#products-table2 {
	padding-top: 1em;
}
#products-table table {
	w\idth: 99%;
}
#products-table td {
	w\idth: 25%;
	padding-right: 1px;
}
#products-table .image {
	margin-top: 1em;
	border: solid 1px #FCB4D2;
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
	/* this needs to be the same height as the images */
	height: 44px;
}
#products-table .image a {
	display: block;
}
#products-table .title {
	padding: 5px;
	font-weight: bold;
}

/* heatsinks search results =========================================== */

#heatsinks-results td {
	padding-left: 10px;
	padding-bottom: 10px;
}
#heatsinks-results h4 {
	padding-bottom: 0px;
	margin-bottom: 0.5em;
}
#heatsinks-results .image {
	padding-left: 0px;
}

/* heatsinks detail =================================================== */

#image {
	float: right;
	padding-left: 20px;
}
.table-format th {
	font-weight: lighter;
	text-align: left;
	vertical-align: top;
	color: #D8065F;
	padding-right: 10px;
	padding-bottom: 5px;
}
.table-format td {
	vertical-align: top;
	padding-bottom: 5px;
}

/* form stuff ========================================================= */

.text {
	border: solid 1px #3B4391;
	background-color: #C2C4DC;
}
.button {
	border: solid 1px #C4C6DE;
	background-color: #C4C6DE;
}
.button-spacing {
	padding-top: 10px;
}
.form-star {
	padding: 0px 5px 5px 0px;
}
.form-label {
	padding: 0px 10px 5px 0px;
}
.form-object {
	padding: 0px 0px 5px 0px;
}
.form-button-spacing {
	padding: 15px 0px 0px 0px;
}
.form-textbox {
	border: solid 1px #3B4391;
	background-color: #C2C4DC;
}
.form-button {
	border: solid 1px #C4C6DE;
	background-color: #C4C6DE;
}
.column-spacing {
	padding-right: 30px;
}

/* other products ===================================================== */

.image-block {
	float: right;
	padding: 0px 0px 10px 20px;
}
.image-block img {
	padding: 0px 0px 0px 10px;
}
.para-block {
	clear: both;
	padding-top: 0.6em;
}

.map-spacing {
	padding-top: 20px;
}
.map {
	background-color: #3B4391;
	width: 7em;
	text-align: center;
}
.map a:link, .map a:visited, .map a:hover {
	color: #FFFFFF;
	display: block;
	padding: 10px;
}

.services {
	clear: both;
	padding-top: 1em;
}
.services .pic {
	float: left;
}
.services .words {
	margin-left: 110px;
}

/* home page ========================================================== */

.tick {
	list-style-image: url(nav/tick.gif);
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}
.tick li {
	padding-bottom: 5px;
}
.home-col {
	padding-left: 25px;
}
.search-image {
	padding-right: 10px;
}
.highlights {
	max-width: 750px;
	width:expression(document.body.clientWidth > 750? "750px": "auto" );
}
.highlights td {
	text-align: left;
}
.home-services {
	background-color: #00FF00;
}

.iso-cert {
	border: solid 1px #000000;
}

td.home-col {
	padding: 0;
}

div.homepage_box {
	border: 1px solid #C0C3DA;
	margin: 5px;
	padding: 1em;
	height: 260px;
}
