﻿*{
	margin: 0 0 0 0;
	padding: 0;
}
html {
	height: 100%;
}
body {
	background: #C4C4C4 url('/styles/pageback.png') repeat-x top;
	font-family: Verdana, "Lucida Sans", "Microsoft Sans Serif";
	font-size: 12px;
	margin: 20px 0 0 0;
}
img {
	border-style: none;
	margin:0;
}
#pagewrap {
	background-color: #FFFFFF;
	position: relative;
	width: 930px;
	margin-left: auto;
	margin-right: auto;
}
#headerwrap {
	background-color: #000000;
	background: url('/styles/menuback.png') repeat-x top;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 0;
	overflow: auto;
	clear: both;
	width: 900px;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
}
#headerwrap a {
	color:white;
	text-decoration:none;
}
#headerwrap a:visited {
	color:white;
	text-decoration:none;
}
#headerwrap a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#headerleft {
	position: relative;
	z-index: 3;
	top: 0;
	float: left;
	background-color: #000000;
	color:white;
}
#headerleft li{
	display:inline;
}
#headerright {
	position: relative;
	z-index: 2;
	background-color: #000000;
	color: #C0C0C0;
	text-align: right;
}
#headerright li{
	display:inline;
	font-size:10px;
}
* html div#bodywrap { 
   height: expression( this.scrollHeight < 601 ? "600px" : "auto" ); /* sets min-height for IE6 */
}
#bodywrap {
	width: 900px;
	background-color: #FFFFFF;
	clear: both;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	overflow: hidden;
	min-height: 600px;
}
#line, .line {
	margin: 0 0 0 0;
	width: 900px;
	height: 5px;
	clear: both;
	background-image: url('LineBack.png');
	background-repeat: repeat-x;
}
#search {
	width:700px;
	float:left;
	position:relative
}
#SearchParts {
	background: #687177 url('../Images/SearchPartsBack.png') repeat-x top;
}
#ParametricSearch {
	margin: 10px 0 0 0;
	clear: both;
	height: 45px;
}
#pagetitle {
	width: 704px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}
#logo {
	float: right;
	margin: 15px 0 5px 0;
	width: 196px;
}
#leftcolumn {
	float:left;
	width:690px;
}
#homeright {
	margin: 15px 0 15px 0;
	padding: 0 15px 15px 5px;
	width: 155px;
	float: right;
	font-size: 11px;
	overflow: hidden;
}
#newswrap {
	overflow: hidden;
}
#newproduct {
	background-color: #FFFFFF;
}
#news {
	margin: 10px 0 0 0;
}
#mailinglist {
	margin: 10px 0 0 0;
	clear: both;
}
#rightcolumn {
	margin: 15px 0 0 0;
	border-color: #ECEEF1;
	border-width: 1px;
	border-style: solid;
	width: 175px;
	height: 460px;
	position: relative;
	float: right;
	padding: 10px;
	background-image: url('rightcolumnback.jpg');
	font-size: 10px;
}


#newproduct p, #news p, #mailinglist p {
	line-height: 14px;
	margin: 0 10px 0 10px;
	padding: 8px 0 10px 0;
	border-bottom: 1px #C0C0C0 solid;
	font-size: 11px;
}
#rightcolumn p {
	margin-bottom: 5px;
}
#rightcolumn h1, #homeright h1 {
	color: teal;
	text-indent: 0px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	border: 0px;
	margin-bottom: 10px;
}
#rightcolumn h2, #homeright h2 {
	color:teal;
	font-size:10px;
	text-indent:0px;
	margin-top:10px;
	margin-bottom:3px;
}
#homeright a, #rightcolumn a {
	text-decoration: none;
	color: #075C5E;
}
#homeright a:visited, #rightcolumn a:visited {
	text-decoration:none;
	color:#075C5E;
}
#homeright a:hover, #rightcolumn a:hover {
	text-decoration: none;
	color: #E04B09;
}
#homebanner {
	margin: 0 0 0 -15px;
	width: 930px;
}
#hometop {
	background-color: #B7AB98;
	height: 90px;
	margin: 0 0 0 0;
	background: url('../Images/HomePanelBack_sm.png') repeat-x top;}
#homebody {
	overflow: hidden;
	background: url('../Images/homebodyshadow.png') repeat-x top;
	margin: 0 -15px 0 -15px;
}
#homecenter {
	border-right: 2px #D5D9DE dotted;
	padding: 0 15px 0 0;
	overflow: hidden;
	width: 530px;
	float: left;
	margin: 15px 0 0 0;
}


.products {
	margin: 15px 0 0 0;
	clear: both;
	background: #D8E5E5;
}
.products h1  {
	padding: 5px 0 5px 0;
	background: #70787E;
	border-left: 0;
	margin: 0;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 16px;
	clear: both;
	position: relative;
}
.products h2 {
	margin: 0 10px 5px 10px;
	font-size: 14px;
	color: #075C5E;
	text-indent: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
ul.lefthalf {
	margin: 10px 0 10px 0;
	list-style: none outside;
	width: 264px;
	float: left;
	border-right: 1px #BBCECE solid;
}
ul.righthalf {
	margin: 10px 0 10px 0;
	list-style: none outside;
	width: 265px;
	float: right;
}
.products a {
	text-decoration: none;
	color: #2D3133;
	font-size: 11px;
	padding: 0 0 0 20px;
	line-height: 24px;
	display: block;
	height: 100%;
}
.products a:visited {
	text-decoration: none;
	color: #2D3133;
}
.products a:hover {
	background: #075C5E;
	text-decoration: none;
	color: white;
}
.products span {
	font-size: 13px;
}
#homeleft {
	overflow: hidden;
	background: #EEEEED url('../Images/homebodyshadow.png') repeat-x top;
	padding: 0 0 20px 0;
	margin: 0 20px 0 0;
	font-size: 11px;
	width: 180px;
	float: left;
	height: 645px;
}
#homeleft a {
	text-decoration: none;
	color: #075C5E;
	font-size: 12px;
	display: block;
	margin: 0 12px 0 15px;
	border-top: 1px #C9CCCE solid;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
}

#homeleft a:visited {
	text-decoration:none;
	color: #075C5E;
}

#homeleft a:hover {
	text-decoration: none;
	background-color: #C9CCCE;
}
#homeleft span {
	font-weight:bold;
	font-size:14px;
	color:#006B68;
}
.moreproduct {
	text-align: right;
	margin:5px;
}
.moreproduct a {
	text-decoration: none;
	color: #075C5E;
	font-size: 11px;
}
.moreproduct a:visited {
	text-decoration:none;
	color:#075C5E;
}
.moreproduct a:hover {
	text-decoration: underline;
	color: #075C5E;
}
.isologohome {
	margin: 15px 0 10px 0;
	text-align: center;
}
#homemenu {
	background: #CCCCCC;
	margin: 15px 0 15px 0;
	height: 100px;
}
.homemenucolumn {
	width: 325px;
	height: 150px;
	float: left;
	padding: 10px;
}
.homemenucolumn p {
	font-size: 11px;
	margin: 0 0 10px 10px;
}
.homemenucolumn a {
	text-decoration:none;
	color:black;
} 
.homemenucolumn a:hover {
	text-decoration:underline;
	color: #008080;
}
.hometoptool {
	border-right: 1px #4C8F8D dotted;
	width: 185px;
	height: 80px;
	float: left;
	margin: 5px 0 0 0;
}
.hometoptool a {
	padding: 10px 10px 10px 12px;
}
.hometoptool p {
	padding: 0 5px 0 5px;
	font-family: "Franklin Gothic Medium", "Arial Narrow", Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 0 5px;
	color: #FFFFFF;
}
.hometoptool h2 {
	font: normal normal normal 15px "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	padding: 8px 0 0 0;
	text-indent: 0;
	color: #FDF2B8;
}
#searchcriteria {
	background-color: #E6EFEF;
	padding: 3px 3px 15px 3px;
	clear:both;
}
#buttonholder {
	width:690px;
	float:right;
}
#results {
	margin-top:50px;
	width:690px;
}
#osctypes {
	margin-left: 20px;
}
#parameters {
	margin-top: 50px;
	margin-left:20px;
}
#drops {
	height:30px;
}
#stockgrid {
	margin-top: 20px;
}
#stockinfo {
	margin-top:50px;
}
#pndetailbuttons {
	margin-top:20px;
	margin-left:100px;
}
#progress {
	position: absolute;
	top: 255px;
	left: 450px;
}
#progress img {
}
#timestamp {
	margin-top:30px;
}
#imageguide img {
	overflow:hidden;
	margin-left:0px;
}
.imgr {
	border: 1px #BDC5CC solid;
	margin: 0px 0 15px 10px;
	float: right;
}
.imgl {
	border: 1px #BDC5CC solid;
	margin: 0px 10px 15px 0;
	float: left;
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 2px;
	margin: 18px 0 3px 12px;
}
.paradet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 7px 5px 5px 20px;
	letter-spacing: 1px;
	float: left;
	color: #FEEA86;
}
.paradet a {
	text-decoration: none;
	color: #FEEA86;
}
.paradet a:visited {
	text-decoration: none;
	color: #FEEA86;
}
.paradet a:hover {
	text-decoration: underline;
	color: #FEEA86;
}
.paradetimg {
	margin: 0 5px 0 20px;
	float: left;
}
.homelinks {
	margin: 0 8px 0 8px;
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F4D5B;
}
.homelinks li {
	margin: 0 0 2px 0;
	border-bottom: 1px #C0C0C0 solid;
	padding-bottom: 2px;
}


.homelinks a:hover, .homelinks a:hover span {
	text-decoration: none;
	background-color: #075C5E;
	color: #FFFFFF;
}
.rule {
	height: 1px;
	clear: both;
	margin: 15px 0 15px 0;
	border-bottom: 1px silver solid;
}
.range {
	float:left;
	margin-left: 0px;
	margin-right: 10px;
}
.radio {
	float:left;
	margin-right: 15px;
}
.criteriatitle {
	font-size:10px;
	font-weight:bold;
	text-align:left;
}
.criteriarow {
	font-size:10px;
	color:#505F6E;
}
.criteriapn {
	font-size:14px;
	font-weight:bold;
	color:#505F6E;

}
.resultstitle {
	font-size:10px;
	font-weight:bold;
	background-color:#E6EFEF;
	height:30px;
	text-align:left;
}
.resultsrow {
	font-size: 10px;
	color: #000000;
	text-align:left;
	line-height:20px;
}
.stockrow {
	font-size: 12px;
	color: #000000;
	text-align:left;
	line-height:20px;
}
table.longtable {
	border: 1px #D8E5E5 solid;
	width: 100%;
	clear: both;
}
table.longtable td, table.longtable th {
	padding: 5px 10px 5px 10px;
	font-size: 11px;
	color: #000000;
	height: 20px;
	text-align:left;
	vertical-align:bottom;
	
	border-top-color: #D8E5E5;
	border-top-style: solid;
	border-top-width: 1px;

}
table.longtable tr {
	color: #000000;
	border-top-color: #D8E5E5;
	border-top-style: solid;
	border-top-width: 1px;

}
.longtableheader {
	font-size: 11px;
	font-weight: bold;
	background-color: #E6EFEF;
	height: 30px;
	vertical-align: bottom;
	text-align:left;
}
.newsearch {
	border: 1px #FFFFFF solid;
	height: 20px;
	width: 150px;
	float: right;
	background-color: maroon;
	font-size: 11px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.topmargin {
	margin-top:30px;
}
.parasearch {
	background-color: #505F6E;
	color: white;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	width: 200px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.clearparm {
	background-color: #007577;
	color: white;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	width: 200px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.displayitems {
	background-color: #BDC5CC;
	color: #000000;
	border: 1px #FFFFFF solid;
	font-size: 11px;
	width: 200px;
	height: 20px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	cursor: pointer;
}
.errorboxred {
	background-color: #FFECEC;
	color: maroon;
	border: 1px;
	border-color: maroon;
	border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 670px;
	display: block;
	padding:10px;
	margin-top:20px;
	margin-bottom:20px;
}
.errorboxyellow, .nostockbox {
	background-color: #FFFFCC;
	color: maroon;
	border: 1px;
	border-color: maroon;
	border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 670px;
	display: block;
	padding: 10px;
	margin-top: 20px;
	margin-bottom:20px;
}
.ecxmessage p {
	color: maroon;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 670px;
	margin:15px 0px 0px 20px;
}
.pninputbox {
	width: 200px;
	height: 20px;
	margin-left: 50px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #505F6E;
}
.input {
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bigpn {
	font-size: 18px;
	font-weight: bold;
	margin: 30px 0px 0px 20px;
}
.pndetailtitle {
	font-size: 14px;
	color: #000000;
	text-align: right;
	padding: 2px;
}
.pndetailvalue {
	text-indent: 20px;
	font-size: 14px;
	color: #000000;
	padding: 2px;
}
.checkboxpanel {
	margin-left: 20px;
	line-height: 20px;
}
.floatr {
	float:right;
}

.floatl {
	float:left;
}
.presstable {
	margin:0 0 0 20px;
	font-size:11px;
}
.pressyear {
	font-size: 14px;
	font-weight: bold;
	color: #008080;
	margin: 10px 0 10px 20px;
}
.pressdate {
	width: 80px;
	vertical-align: top;
	padding: 2px 2px 5px 0;
}
.presstitle {
	padding: 2px 2px 5px 2px;
	width: 750px;
	vertical-align: top;
}
.presstitle a {
	text-decoration: none;
	color: #505F6E;
}
.presstitle a:visited {
	text-decoration: none;
	color: #505F6E;
}
.presstitle a:hover {
	text-decoration: underline;
	color: #008080;
}
.pressmore {
	margin: 30px 0 20px 20px;
	font-size: 11px;
}
.pressmore a {
	color: #505F6E;
	text-decoration: none;
}
.pressmore a:visited {
	color: #505F6E;
	text-decoration: none;
}
.pressmore a:hover {
	color: #008080;
	text-decoration: underline;
}
.centered {
	text-align:center;
}
.centeredsm {
	padding: 0 0 20px 0;
	text-align: center;
	font-size: 10px;
}
#plbutton {
	margin: 30px 0px 10px 12px;
	text-align: center;
}
h1 {
	border-left: thick #008080 solid;
	text-indent: 10px;
	font-size: 16px;
}
#SearchParts h1 {
	padding: 5px 0 5px 0;
	background: #D5D9DE;
	border-left: 0;
	margin: 0 0 0 0;
	color: #000000;
	text-indent: 10px;
	font-weight: bold;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 16px;
	clear: both;
}
h2 {
	font-size: small;
	font-weight: normal;
	text-indent:50px;
}
#homeleft h2 {
	margin: 15px 2px 5px 15px;
	font-size: 14px;
	font-weight: bold;
	text-indent: 0;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	color: #505F6E;
}
#SearchParts h2 {
	font: normal normal bold 14px Arial, Helvetica, sans-serif;
	margin: 5px 0 3px 0;
	color: #FFFFFF;
	text-indent: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
h3 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-left: 20px;
}
h4 {
	font-size:12px;
	font-weight:bold;
	margin-bottom:10px;
}
h5 {
	color:teal;
	font-weight:normal;
	font-size:14px;
	margin: 30px 0 5px 20px;
}
#osctypes h3, #parameters h3 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 14px;
	font-weight: normal;
	margin-left:0px;
}
h6 {
	text-align:center;
	font-size: small;
	margin:5px;
}
#stocksearchmenu {
	width: 500px;
	margin-left: 70px;
	margin-top: 30px;
}
#stocksearchmenu p {
	margin-left: 20px;
	margin-bottom:20px;
	margin-top: 5px;
}
#stocksearchmenu li{
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 5px;
	list-style-type: decimal;
}
.text {
	margin: 0 0 0 30px;
	width: 600px;
	float: left;
}
.text p {
	margin-left: 20px;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 11px;
	line-height: 15px;
}
.text a {
	color:#3B59AB;
	text-decoration:none;
}
.text a:visited {
	color:#3B59AB;
	text-decoration:none;
}
.text a:hover {
	color: #3B59AB;
	text-decoration:underline;
}
.text li{
	margin-left: 50px;
	margin-bottom: 5px;
	list-style-type: square;
	font-size: 11px;
	line-height: 15px;
}
.separator {
	width: 150px;
	height: 1px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}
.smalltext {
	font-size:10px;
}
.contact {
	width:600px;
	margin-left: 50px;
	margin-bottom:0px;
	margin-top:30px;
}
.contact h2 {
	color: teal;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
	text-indent:0;
}
.indent {
	text-indent: 30px;
	margin-bottom:20px;
}
.menuitem {
	color: teal;
	font-size: 18px;
	text-decoration: none;
	font-weight: 600;
}
.dropdown {
	margin-left:20px;
	font-size:10px;
	float:left;
}
.textbox {
	margin:5px;
}
.textboxhomesearch {
	float: left;
	color: #075C5E;
	margin: 0 0 10px 0;
	padding: 0 0 0 2px;
	margin: 0 0 0 0;
	overflow: hidden;
	font-size: 15px;
	display: inline;
}
.black {
	color:black;
}
.itemcount {
	float:right;
	color:maroon;
}
.detailparms {
	line-height:20px;
}
.whatsthis {
	font-size: 9px;
	color: white;
	margin: 5px 0 0 10px;
}
.whatsthis a {
	color: #FEEA86;
	text-decoration: none;
}
.whatsthis a:visited {
	color:#FEEA86;
	text-decoration:none;
}
.whatsthis a:hover {
	color:#FEEA86;
	text-decoration:underline;
}
.widetextcol {
	margin: 20px 0 20px 50px;
	width: 700px;
}
#footer {
	height: 15px;
	background-color: #000000;
	background: url('/styles/footerback.png') repeat-x top;
	clear: both;
	width:930px;
	color: silver;
	text-align:center;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	font-size:10px;
	padding-top: 7px;
	padding-bottom: 5px;
}
#footer li {
		display:inline;
}
#footer a {
	color:silver;
	text-decoration:none;
}
#footer a:visited {
	color:silver;
	text-decoration:none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

