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;
}

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

#logo {
	padding-top: 18px;
	padding-right: 18px;
	padding-left: 18px;
}
#logo img {
	border: solid 1px #3B4391;
}
#date {
	padding-top: 18px;
	font-size: 10px;
}

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

#menu {
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	border-bottom: solid 1px #2D4F8F;
}
#menu ul {
	display: none;
}

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

#content {
	padding: 25px 20px 20px 20px;
	min-height: 310px;
	_height: 310px;
}
#content-end {
	clear: both;
}

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

#footer-top {
	clear: both;
}
#footer {
	border-top: solid 1px #D8065F;
	padding: 12px 20px 20px 20px;
	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; */
	display: none;
}
#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 {
	padding-bottom: 2px;
	padding-right: 5px;
}
#heatsinks-search h4 {
	padding: 10px 0px 7px 0px;
	margin: 0px;
}
#heatsinks-search 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;
	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;
}
.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 {
	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 22px;
}
.tick li {
	padding-bottom: 2px;
}
.home-col {
	padding-left: 25px;
}
.home-col-services {
	background-color: #FDD9E8;
	padding: 7px;
}
.home-col-search {
	padding: 7px 7px 7px 25px;
}
.search-image {
	padding-right: 10px;
}
.highlights1 {
	max-width: 750px;
	width:expression(document.body.clientWidth > 750? "750px": "auto" );
}
.highlights td {
	text-align: left;
}
.home-services {
	background-color: #00FF00;
}