@import url("/style/nav.css");


.brands {
	position: relative;
	zoom: 1;
}
.brands a {
	position: absolute;
	bottom: 0px;
	right: 0px;
}

a  {
	color:#0A49A7;
}
a:hover {
	color: #668CC6;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: normal;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	font-size: 15px;
	font-weight: bold;
	color: #E30000;
	margin: 0 0 10px 0;
}
h4 {
	font-size: 13px;
	font-weight: bold;
	color: #E30000;
	margin: 0 0 10px 0;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #595959;
	margin: 0 0 10px 0;
}
body, p, li, id {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #595959;
}

iframe
{
	border: 0;
}

body {
	background: #dfe5f1 url(/images/bkgd-grad.gif) 0 0 repeat-x;
}

p.note {
	font-size: 9px;
	line-height: normal;
	margin: 0 0 3px 0;
}

/* ul li {
	list-style-image: url(images/bullett-red.gif)
}  Old Black bullet */
ul li {
	display: block;
	font-size: 11px;
	list-style: none;
	background: url(/images/blue-square.gif) no-repeat left top;
	padding-left: 12px;
	line-height: 1.4em;
}

ul {
	margin-top: 0;
	margin-left: 10px;
	padding-left: 10px;
}

img {
	border: 0;
}

/* refresh styles ---------------------------------------- */

#header {
	background: #fff url(/images/header-bkgd.gif) 0 0 no-repeat;
	width: 750px;
	height: 79px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 30px;
	left: 55px;
}

#header .tagline {
	position: absolute;
	top: 45px;
	right: 0px;
}

#header .tagline h2 {
	font-size: 11px;
	color: #666666;
	line-height: 16px;
	letter-spacing: 1px;
	text-align: right;
	width: 240px;
	font-weight: normal;
	text-transform: uppercase;
	float: left;
	margin: 0 20px 0 0;
}

#header #spxDivision {	
	float: left;
}

#mainContent {
	/*width: 749px;*/
	border: none;
	margin: 0 auto;
	background: #fff;
}

#mainContent td {
	padding: 10px;
}

#mainContent td td {
	padding: 0;
}

.home #header {
	width: 950px;
}

#pageWrap {
	width: 760px;
	background: #fff;
	margin: 0 auto;
	border: none;
}

#pageWrap.home {
	width: 960px;
}

#navWrap {
	background: none;
	width: 685px;
	margin: 0 0 15px 10px;
}

.home #navWrap {
	width: 885px;
}

#navWrap ul.nav {
	margin:0;
	padding: 0;
}

#navWrap .nav ul ul {
	border-color: #e5e5e5;
}

#navWrap .nav li {
	background-image: none;
}

#navWrap .nav li.dd a{
	background-image: url(/images/arrow-gray.gif);
	background-position: right center;
	background-repeat: no-repeat;
	background-position: right center;
}

#navWrap .nav li.dd a:hover {
	background-image: url(/images/arrow-red.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

#navWrap .nav li.dd li a, #navWrap .nav li.dd li a:hover {
	background-image: none;
}

#navWrap .nav li a {
	background: none;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	padding: 0;
	text-transform: uppercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
}

#navWrap .nav li a:hover {
	background: none;
	color:#FFFFFF;
	}

#navWrap .nav li ul {
	border:#e5e5e5 solid 1px;
	background-color:#FFFFFF;
	width: 210px; /* Equals width of (.nav li ul li a) plus the left/right padding */
}

#navWrap .nav li li a {
	color: #737373;
	border-bottom: solid #f3f3f3 1px; /* keeps IE6 from displaying submenu items with excess space below. */
	text-transform: none;
	background-color:#FFFFFF;
	background-image: none;
	letter-spacing: normal;
}

#navWrap .nav li li a:hover {
	color: #cc0000;
	background: #f3f3f3;
}

#navWrap .nav li ul li a {
	text-align: left;
	/* background-color: #ccc; */
	background-color: #DFE5F1;
	color: #333;
	padding: 4px 10px;
	margin: 0;
	width: 190px;	 /* Any changes to these need to be reflect in (.nav li ul ul) and (.nav li ul) */
}


#navWrap .nav li ul li a:hover {
	background-image: url(/images/nav/hover_bg.png);
	background-repeat:repeat-x;
	}
	
#navWrap .nav li.dd a { /* Class to differentiate items with flyouts; usually with a backgrdoun image of an arrow to the right */
}

#navWrap .nav li.dd a:hover {
}

#navWrap .nav li ul ul {
	margin-left: 210px; /* Equals width of (.nav li ul li a) plus the left/right padding */
	margin-top:-27px;
}

#addressInfo {
	margin: 0 0 20px 200px;
}

.col {
	float: left;
}

.twoCol .col {
	width: 48%;
}

.threeCol .col {
	width: 32%;
}

.productList {
	width: 90%;
	margin: 0.5em auto 0.5em auto;
	clear: both;
}

.productList p {
	font-size: 11px;
	line-height: 1.6em;
	margin: 0 0 1em 0;
}


.productList p strong {
	font-weight: bold;
	color: #4040D7;
}

.productList h2 {
	display:block;
	background: #fff url(/images/heading-bkgd.gif) right no-repeat;
	height: 39px;
	padding: 15px 0 0 0;
	font-size: 22px;
	margin: 0 0 10px 0;
	line-height: normal;
	font-weight: normal;
	letter-spacing: -1px;
	color: #333333;
}

.productList .twoCol ul {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 40%;
}

.productList .twoCol .twoCol ul {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 40%;
}

.productList .fourCol .col {
	float: left;
	width: 155px;
	padding-left: 5px;
}

.productList .fourCol ul {
	margin-left: 10px;
	padding-left: 10px;
	float: left;
	width: 21.5%;
}
.productList .fourCol .col ul {
	width: auto;
}

.productList .col {
	width: 47%;
	padding-left: 13px;
	margin: 0 0 0.5em 0;
}

#productGroups #listCrystalGrowing, #productGroups #listAlternativeEnergy {
	clear: none;
	width: 43%;
	float: left;
}

#listCrystalGrowing {
	padding: 0.5em 0 0.5em 38px;
}

#listAlternativeEnergy {
	padding: 0.5em 0 0.5em 30px;
}

#listCrystalGrowing h2, #listAlternativeEnergy h2 {
	background: #fff url(/images/heading-bkgd.gif) left no-repeat;
}

#productBrands {
	/*width: 760px;*/
	margin: 0 0 1em 0;
	z-index: 50;
}

#productBrands .threeCol {
	width: 738px;
	margin: 0 auto;
}

#productBrands .threeCol a {
	display: block;
	float: left;
	width: 240px;
	border: 1px solid #CCCCCC;
	margin: 0 4px 4px 0;
	position: relative;
}

#productBrands .content {
	display: block;
	position: absolute;
	top: 49px;
	left: 49px;
	width: 118px;
}

#productBrands a {
	color: #595959;
	text-decoration: none;
	font-weight: bold;
	line-height: normal;
}

#productBrands a:hover {
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#quoteCenter {
	background: url(/images/footer-quote-bkgd.gif) center top no-repeat;
	width: 479px;
	height: 83px;
	position: relative;
	margin: 1em auto;
}

#quoteCenter h3 {
	color: #0e3165;
	font-size: 16px;
	letter-spacing: -1px;
	width: 150px;
	position: absolute;
	top: 9px;
	left: 12px;
}

#quoteCenter .content {
	position: absolute;
	top: 32px;
	left: 89px;
	width: 177px;
	height: 43px;
}

#quoteCenter .content p {
	font-size: 10px;
}

#quoteCenter p {
	margin: 0 0 0.5em 0;
	font-size: 11px;
}

#quoteCenter a.btn {
	position: absolute;
	top: 30px;
	left: 0px;
}

#footerWrap {
	width: 479px;
	margin: 0 auto;
}

#footer {
	width: 650px;
	margin: 0 auto 20px auto;
	text-align: center;
}

#footer #addresses {
	text-align: left;
	margin: 10px auto 0 auto;
}

#addresses
{
	float: left;
}

#footer #siteLinks a {
	padding: 5px 7px;
}

#addresses .location {
	float: left;
	width: auto;
	margin-left: 40px;
}

#addresses .first {
	margin-left: 45px;
}


.brandtext
{
	text-align: left;
}

#addresses.oneCol .location {
	float: left;
	width: 600px;
	margin-right: 15px;
}

#footer, #footer p, #footer li {
	font-size: 10px;
}

#footer ul {
	list-style: none;
	margin: 15px 0;
	padding: 0;
}

#footer li {
	display: inline;
	padding: 0;
	background: none;
}

#footer .location ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}


#footer .location li {
	display: block;
	background: none;

	padding: 0;
}

#footer h4 {
	font-size: 12px;
	color: #0e3165;
}

/* End refresh styles ---------------------------------------- */

.imgLt {
	float: left;
	margin: 0 10px 10px 0;
}

.imgRt {
	float: right;
	margin: 0 0 10px 10px;
}

.BodyBold {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
}
.BodyRed {
	color: #E30000;
}
.BodyBoldRed {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #E30000;
}
.Head, #content h1, #primary h1, .Head h1{
	font-size: 18px;
	line-height: 14pt; 
	font-weight: bold;
}
.HeadRed {
	font-size: 11pt;
	line-height: 13pt; 
	font-weight: bold;
	color: #E30000;
}
.Subhead {
	font-size: 13px;
	line-height: 15px; 
	font-weight: bold;
}
.SubheadPutty {
	font-size: 9pt;
	line-height: 12pt; 
	font-weight: bold;
	color: #4040D7;
}
.SubheadWhite {
	font-size: 12pt;
	line-height: 13pt; 
	font-weight: bold;
	color: #FFFFFF;
}
.SmallText {
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
}
.SmallTextBold {  
	font-size: 9pt; 
	font-weight: bold;
	line-height: 11pt; 
}
.SmallTextRed {  
	font-size: 9pt; 
	font-weight: normal;
	line-height: 11pt; 
	color: #E30000;
}
.SmallTextBoldRed {  
	font-size: 9pt; 
	font-weight: bold;
	line-height: 11pt; 
	color: #E30000;
}
.QuickLinksRed {
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #E30000;
}
.BodyRegular {
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
}
.BodyBoldWhite {
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #FFFFFF;

}
.BodyRegularRed { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; line-height: 11px; color: #000000; }
.SubheadBlack {
	font-size: 11pt;
	line-height: 13pt; 
	font-weight: bold;
}

.ImageBorder{
	border-color: #CECECE;
	border-width:1px;
      }
	  
#main ul#bluem-list {
	background: url(/images/logo-bluem.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 220px;
}
#main ul#tenney-list {
	background: url(/images/logo-tenney.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 220px;
}

#main ul#kayex-list {
	margin: 0 0 10px 0;
	padding: 10px 0 10px 220px;
}  
table#content{
	width: 100%;
}
	  
table#content td#main{
	padding: 10px 20px 20px 30px;
}

table#content h1 {
	margin: 0 0 10px 0;
}

table#content h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #cc0000;
	line-height: normal;
}

#content h3 {
	margin: 5px 0;
	font-size: 14px;
	color: #0C48A4;
	line-height: normal;
}

table#content h4 {
	margin: 0 0 5px 0;
	font-size: 13px;
	color: #CC0000;
	line-height: normal;
}

table#content p, table#content li, table#content dl {
	line-height: 1.5em;
	font-size: 12px;
}

table#content p, table#content dl {
	margin: 0 0 1.5em 0;
}

table#content p.note {
	font-size: 10px;
	color: #666666;
}

table#content a img {
	border: none;
}

.product {
	margin: 0 0 30px;
	position: relative;
	}
	
.productStatus {
	position: absolute;
	z-index: 500;
	background: #AECBFF;
	border: solid #3D6DC9 2px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}

img.main {
	float:left;
	margin: 0 15px 0 0;
	border: 0;
}
.product img{
	border: 0;
}
table#content .product h2 {
	margin: 0 0 5px 0;
	font-size: 15px;
	line-height: normal;
}
table#content .product h3 {
	font-size: 12px;
	color: #0C48A4;
	margin: 0 0 10px 0;
}

.clr {
	clear: both;
	}
	
.alt-row {
	background: #eaeef6;
}

a.link-top {
	display: block;
	margin: 0 0 25px 0;
}

a.sidenav-tmp {
	text-decoration: none;
}

a.sidenav-tmp:hover {
	text-decoration: underline;
	color: red;
}

.printlink {
text-align: right;
font-size: 10px;
margin: 0 0 3px 0;
}

#products {

}

#products #inlinecuringprods {
	margin-bottom: 100px;
}
#flashcontent {
	height: 255px;
}	
#flashreq {
	padding: 20px;
}	
/* Compare Pages */

.compare table th{
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	background-color: #ccc;
	color: #595959;
}

table.temphumid {
	border-right: solid #ccc 1px;
}

table.temphumid td {
	text-align: center;
}

table.compare {
	border: solid #1A469A 1px;
	margin: 0 0 20px 0;
	width: 100%;
}

.compare h3 {
	font-size: 11px;
	font-weight: bold;
	color: #595959;
	margin-bottom: 5px;
}

table#content .compare th h2 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 5px;
	text-align: left;
	margin-left: 10px;
	padding-right: 3px;
	border-right: solid #fff 1px;
}

table#content .compare h3 {
	font-size: 11px;
}

table#content .compare h4 {
	color: #666666;
	font-size: 11px;
}
 
.compare th{
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	background-color: #1A469A;
	color: #fff;
}	  
.compare td{
	padding: 5px;
	font-size: 11px;
	border-bottom: solid #CCC 1px;
	vertical-align: top;
}	  
.compare td.image{
	padding: 5px 0 5px 5px;
	border-right: none;
	border-bottom: solid #CCC 1px;
	vertical-align: top;
}
.compare img{
	float: none;
	margin: 0 5px 3px 0;
	border: 0;
}

.compare ul {
	margin: 0 0 0 3px;
	padding: 0 0 0 1em;
}

.compare li {
	font-size: 11px;
	font-weight: normal;
	line-height: normal;
	list-style-image: none;
}

.compare td h4 {
	background: #ccc;
	padding: 3px;
	margin: 0;
	color: #595959;
	font-size: 11px;
}

.compare .note {
	font-size: 9px;
}

/* Dropdown menus */

.alt {
	display: none;
}

#nav_container {
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	/*position: relative;*/
	z-index: 999;
}

#nav a {
	display: block;
	color: #CBD0DE;
}

#nav li ul a {	width: 12em;
	font-weight: bold;
	height: auto;
}

#nav li ul a:hover {
	color: #fff;
}

#nav li { /* all list items */
	float: left;
	list-style: none;
	background: url(/images/nav-bkgd-icon) 0 0 no-repeat;
	padding: 0;
}

#nav li li{
	padding: 5px;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #0C48A4;
	width: 12em;
	left: -999em; /*using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 20;
}

#nav li ul li {
	background-image: none;
	background: #0C48A4;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.5em 0 0 11em;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

/* Top-Level Nav */
li#nav_home, li#nav_products, li#nav_support, li#nav_service, li#nav_quotes, li#nav_company {
	width: 94px;
	padding: 0;
}
#nav_home a, #nav_products a, #nav_support a, #nav_service a, #nav_quotes a, #nav_company a {
	width: 93px;
	height: 21px;
}
li#nav_company {
	width: 93px;
}

#nav_home {
	background: url(/pages-navigation/header_03_mo.gif) no-repeat;
}
#nav_products {
	background: url(/pages-navigation/header_04_mo.gif) no-repeat;
}
#nav_support {
	background: url(/pages-navigation/header_05_mo.gif) no-repeat;
}
#nav_service {
	background: url(/pages-navigation/header_06_mo.gif) no-repeat;
}
#nav_quotes {
	background: url(/pages-navigation/header_07_mo.gif) no-repeat;
}
#nav_company {
	width: 92px;
	background: url(/pages-navigation/header_08_mo.gif) no-repeat;
}

ul.secfo {
	margin-top: -2em;
	}

/* Rental pages */

h1.headbkgd {
	display: block;
	background: url(/images/heading-bkgd.gif) bottom right no-repeat;
	height: 39px;
	padding: 40px 0 0 0;
	font-size: 22px;
	margin: 0 0 10px 0;
	line-height: normal;
}

#main ul {
	margin: 0 0 10px 0;
	padding: 0;
}

#rental-nav {
	margin: 0 0 20px 0;
}

#rental-nav ul li{
	float: left;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
	background: none;
}

ul li#nav_usedinv, li#nav_usedinv  a{ width: 151px; display: block;
	height: 27px;}
li#nav_rentalinv, li#nav_rentalinv a { width: 150px; display: block;
	height: 27px;}
li#nav_whatsdone, li#nav_whatsdone a { width: 107px; display: block;
	height: 27px;}
li#nav_beforebuying, li#nav_beforebuying a { width: 150px; display: block;
	height: 27px;}
li#nav_getquote, li#nav_getquote a { width: 94px; display: block;
	height: 27px;}

li#nav_usedinv a{ background:url(/images/btn/lindberg-products.gif) no-repeat;}
li#nav_rentalinv a{ background:url(/images/btn/inv-rental.gif) no-repeat;}
li#nav_whatsdone a{ background: url(/images/btn/what-is-done.gif) no-repeat;}
li#nav_beforebuying a{ background: url(/images/btn/before-u-buy.gif) no-repeat;}
li#nav_getquote a{ background: url(/images/btn/get-a-quote.gif) no-repeat;}

#rental-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#rtcol {
	float: left;
	width: 430px;
}

#ltcol {
	float: left;
	width: 213px;
	margin: 0 20px 5px 0;
}

/* Rental: What is done */

	#anatomy{
	
	}
	#anatomy img{
		float: left;
	}
	#anatnav {
		float: left;
		padding-top: 23px;
		width: 185px;
	}
	#anatnav h2{
		background: url(/images/head-anatomy.gif) no-repeat;
		width: 174px;
		height: 62px;
		margin: 0 0 10px 0;
	}
	#refurbinfo{ display: none;}
	#anatnav ul {
		list-style: none;
		margin: 0 0 0 14px;
		padding: 0;
	}
	#anatnav ul li {
	list-style-image: none;
	margin-bottom: 5px;
	font-size: 10px;
	color: #6B82AA;
	padding-left: 0;
	background: #fff;
	}
	#anatnav ul li a{
		list-style-image: none;
		display: block;
		width: 152px;
		height: 24px;
	}
	li#btn_refrig a{
		background: #fff url(/images/btn/refrig.gif) no-repeat;
	}
	li#btn_electrical a{
		background: #fff url(/images/btn/electrical.gif) no-repeat;
	}
	li#btn_humidity a{
		background: #fff url(/images/btn/humid.gif) no-repeat;
	}
	li#btn_general a{
		background: #fff url(/images/btn/general.gif) no-repeat;
	}
	li#btn_refrig a:hover{
		background: #fff url(/images/btn/refrig-over.gif) no-repeat;
	}
	li#btn_electrical a:hover{
		background: #fff url(/images/btn/electrical-over.gif) no-repeat;
	}
	li#btn_humidity a:hover{
		background: #fff url(/images/btn/humid-over.gif) no-repeat;
	}
	li#btn_general a:hover{
		background: #fff url(/images/btn/general-over.gif) no-repeat;
	}
	#infodisplay {
	float: left;
	width: 250px;
	padding-top: 20px;
	height: 320px;
	}
	
	#infodisplay ol{
		margin-left: 15px;
		padding-left: 15px;
	}
	
	#infodisplay li{
		font-size: 11px;
	}
	
	p#homelink {
	position: absolute;
	top: 19px;
	right: 20px;
	width: 145px;
	text-align: right;
	font-size: 10px;
	}

	#rentalheader {
	position: relative;
	margin: 0 0 20px 0;
	}

#primary .col{
	float:left;
	width: 200px;
	margin: 0 10px 10px 0;
}

#primary td {
	padding: 0 5px 5px 0;
	vertical-align: top;
}

/* Kayex Pages */

#microheader {
	height: 100px;
	position: relative;
	background: url('/images/header-bkgd.gif') top left no-repeat;
	padding: 0 30px 0 50px;
}

#headerTxt {
	display: block;
	position: absolute;
	top: 42px;
	left: 350px;
}

#micronav {
	margin: 0 0 20px 0;
}

#micronav ul li{
	float: left;
	list-style: none;
	margin: 0 8px 0 0;
	padding: 0;
}

#micronav, #micronav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;

}

#micronav a {
	display: block;
	color: #CBD0DE;
}

#micronav li ul a {	width: 12em;
	font-weight: bold;
	height: auto;
	width: 190px;
	padding: 4px;
}

#micronav li ul a:hover {
	color: #fff;
}

#micronav li { /* all list items */
	float: left;
	list-style: none;
	background-image: none;
	margin: 0 8px 0 0;
	padding-left: 0;
}

#micronav li ul { /* second-level lists */
	position: absolute;
	background: #0C48A4;
	width: 190px;
	left: -999em; /*using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 50;
	border: solid #fff 2px;
}

#micronav li ul li {
	background-image: none;
	background: #0C48A4;
	width: 190px; /* width needed or else Opera goes nuts */
	margin: 0;
}

#micronav li ul ul { /* third-and-above-level lists */
	margin: -1.5em 0 0 190px;
}


#micronav li:hover ul ul, #micronav li.sfhover ul ul {
	left: -999em;
}

#micronav li:hover ul, #micronav li li:hover ul, #micronav li.sfhover ul, #micronav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#lmIntro {
	position: relative;
	height: 271px;
	margin: 0 0 5px 0;
}

#lmIntro .features {
	width: 225px;
}

#lmIntro .features ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#lmIntro .features li {
	font-size: 14px;
	color: #666666;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: normal;
	background: none;
	display: list-item;
}

#lmIntro .features li a {
	font-size: 14px;
	color: #666666;
	display: block;
	margin: 0;
	padding: 0 0 0 15px;
	background: url(/images/arrow-blue.gif) 0 3px no-repeat;
}

#lmIntro .features li a:hover {
	color: #0c48a4;
	text-decoration: none;
}

#navContainer {
	margin-bottom: 10px;
	clear: both;
}

.mainimage {
	position: absolute;
	top: 0px;
	left: 239px;
	z-index: 20;
}

#content #main #kayexIntro h2 {
	font-size: 24px;
	color: #0C48A4;
	margin: 0 0 18px 0;
}

#tertiarynav {
	background: url(/images/bkgd-blue-grad.gif) repeat-x;
	padding: 10px 15px;
}

#content #main #tertiarynav h3 {
	color: #fff;
	font-size: 15px;
	line-height: normal;
}

#content .col {
	float:left;
	width: 325px;
	margin: 0 10px 10px 0;
}

#tertiarynav td {
	vertical-align: top;
	padding: 0 20px 10px 0;
}

/* Specifications Pages */

th {
background: #081C9C;
padding: 10px;
color: #fff;
font-size: 12px;
}

th.sec {
background-color: #C9CFFC;
color: #595959;
}

th.inside {
	background: #ccc;
	color: #595959;
}

table.specs {
	margin: 0 0 10px 0;
}

a.linkwdesc {
	display: block;
	margin-bottom: 3px;
}

.imgCol {
	width: 165px;
}

table#content .imgCol p{
	font-size: 11px;
	line-height: 1.25em;
}

.imgCol a{
	display: block;
	margin: 0 10px 10px 0;
}

/* forms */

.formtable th{
	background: #fff;
	text-align: right;
	color: #595959;
}

.formtable td, .formtable th{
	padding: 3px;
	font-size: 11px;
	line-height: normal;
}

.formtable input {
	border: solid #6494C4 1px;
}

.formtable .normal input {
	border: none;
}

.error {
	background: #FFFFCC;
	border: solid #CC0000 1px;
	font-weight: bold;
}

tr.error td{
	background: #FFFFCC;
	border: solid #CC0000 1px;
}

p.error {
	color: #CC0000;
	border: none;
	background: none;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FFCC00;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #595959;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #CC0000;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FFCC00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}

#quotes input {
	border: solid #6494C4 1px;
}

#formfooter {
	position: relative;
}

#submitmessage {
	position: absolute;
	top: -10px;
	left: -20px;
	padding: 20px;
	border: solid #000099 2px;
	background: #CCCCCC;
	width: 300px;
}

#submitmessage p{
	font-size: 13px;
	font-weight: bold;
	margin: 0;
}

#prodOpts {
	position: absolute; 
	width: 210px; 
	top: 110px;
	margin-left: 50px;
	left: 110px; 
	visibility: hidden; 
	background: url(/images/popup-bkgd.jpg) no-repeat;
	padding: 15px;
	border: solid #999 1px;
	z-index: 999;
}

#details {
	display: none;
}

#supspacing {
	line-height: 20px;
}

table.chart {
	margin: 0 0 20px 0;
	border: solid #ccc 1px;
}

table.chart td {
	padding: 5px;
	vertical-align: top;
}

table.chart th{
	padding: 5px;
}

table#content table.chart th h4{
	color: #fff;
	text-align: left;
	margin: 0;
}
	
table.chart tr.alt-row {
	background: #ccc;
}

.photolist {
	float: left;
	margin: 0 0 0 0;
}

.listphotoleft {
	float: left;
	margin: 0 15px 0 0;
}

.outofstockoverlaytext {
	float: right;
	margin: 5px 0;
	padding: 12px;
	background-color: #CC0000;
	color : #FFF;
	font-weight: bold;
}

#brochureLinks {
	
}

#brochureLinks h2{
	font-size: 14px;
}

#brochureLinks .nobullets{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
}

#brochureLinks .nobullets li{
	padding: 0 0 5px 0;
	background: none;
}


/* Home page styles -- partial */

#featureNav {
	width: 535px;
	margin-left: 7px;
	}
	#featureNav .navItem {
	width: 156px;
	margin: 0 10px 10px 0;
	background: url(/images/featureNav-bkgd.jpg) 0 0 no-repeat;
	padding: 14px 0 14px 14px;
	float: left;
	}
	
	#featureNav .navItem .imgRt{
		margin: 0 0 3px 3px;
	}
	
	#featureNav .navItem h2{
	font-size: 15px;
	line-height: normal;
	color: #0a49a7;
	}
	#featureNav .navItem p{
	font-size: 11px;
	line-height: 1.3em;
	margin: 0 0 0.5em 0;
	}
	#featureNav .navItem ul{
		margin-left: 5px;
		padding-left: 5px;
	}
	#featureNav .navItem a{
	color: #0a49a7;
	text-decoration: underline;
	}
	#featureNav .navItem a:hover{
		color: #668CC6;
		text-decoration: none;
	}
	#featureNav .last {
		margin: 0;
	}
	#featureNav ul.linkList {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 50%;
	float: left;
	}
	#featureNav ul.linkList li{
	font-size: 13px;
	background: none;
	padding: 0;
	line-height: normal;
	}
	
	#homeContent #flashcontent {
		margin: 0 0 20px 0;
	}
	
	#homeContent {
		width: 535px;
	}
	
	#homeHeader #nav li{
		background: none;
		padding: 0;
	}
	
	#homeHeader #nav li li{
		padding: 5px;
	}
	
	#homeHeader #nav li, #homeHeader #nav li a{
		width: 94px;
	}
	
	#homeHeader #nav li li{
		width: 14em;
	}
	
	#homeHeader #nav li li a{
		width: 11em;
	}
	
		#homeCoreProducts ul {
	margin: 0 0 10px 5px;
	padding: 0;
	list-style: none;
	}
	
	#homeCoreProducts li {
	display: block;
	background: none;
	padding: 0 0 6px 0;
	font-size: 11px;
	border-bottom: dashed #ccc 1px;
	margin: 0 0 4px 0;
	}
	
	#homeCoreProducts a, #homeNav a {
		color: #0a49a7;
		text-decoration: underline;
	}
	
	#homeCoreProducts a:hover, #homeNav a:hover {
		color: #668CC6;
		text-decoration: none;
	}
	
	#homeNav a {
	
	}
	#homeNav p {
		margin: 0 0 3px 30px;
		font-size: 10px;
		line-height: 1;
	}
		
.altLink a {
	color: #0A49A7;
	text-decoration: underline;
	font-weight: normal;
	line-height: normal;
}

.altLink a:hover {
	color: #668CC6;
}		
		
/* end home page */

	#lmIntro {
		position: static;
		height: 271px;
		margin: 0 0 5px 0;
	}

	#lmIntro .info {
	position: absolute;
	top: 258px;
	left: 25px;
	width: 100px;
	}
		
/* end home page */
#lmMainContent {
	position: static;
	margin: 0 0 5px 0;
	padding-left: 24px;
	padding-bottom: 24px;
}


	#heatTreatSolutions .info {
		width: 120px;
	}
	
	#nonFerrousSolutions {
		position: relative;
		float: left;
		width: 320px;
	}
	
	#heatTreatSolutions {
	position: relative;
	float: left;
	width: 340px;
	}
#lmhomeseoblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 20px;
	margin-top: 24px;
}
#secNavWrap {
	width: 121px;
}

#secNavWrap h3 {
	background:transparent url(/images/featureNav-bkgd.jpg) -50px 0 no-repeat;
	float:left;
	margin: 0 10px 10px 0;
	padding: 8px 0 0 10px;
	width: 111px;
	color: #0a49a7;
	font-size: 13px;
	font-weight: bold;
}

#secNavWrap li{
	background: none;
	padding: 0;
	margin: 0;
	width: 106px;
}

#secNavWrap li a, #secNavWrap li a:link {
	color: #0A49A7 !important;
	padding: 5px;
	display: block;
	zoom: 1;
}

#secNavWrap li a:hover {
	color: #fff !important;
}

#secNavWrap ul {
	margin-left: 5px;
}

#secNavWrap li.dd {
	padding: 0 5px 0 0;
	background: url(/images/arrow-blue-sm.gif) right center no-repeat;
}

#secNavWrap li ul {
	margin-left: 106px;
	background: #fff;
	border: solid #ccc 1px;
	width: 150px;
	margin-top: -25px;
}

#secNavWrap li li {
	width: 150px;
}

#secNavWrap li:hover, #secNavWrap li.sfhover {
	background: #5b78b4;
	color: #fff !important;
}

#secNavWrap li:hover a, #secNavWrap li.sfhover a {
	color: #fff !important;
}

#secNavWrap li:hover li a, #secNavWrap li.sfhover li a {
	color: #5b78b4 !important;
}

#secNavWrap li:hover li a:hover, #secNavWrap li.sfhover li a:hover {
	color: #fff !important;
}

#productGroups #listAlternativeEnergy .clr, #productGroups #listCrystalGrowing .clr {
	clear: none !important;
}
#pageWrap #content #main #productTable {
	width: 708px;
}

#quickLinks td {
		padding-right: 5px;
	}
	
	#quickLinks ul{
		margin-left: 10px;
		padding-left: 10px;
		margin-bottom: 1em;
		font-size: 11px;
	}
	
	#quickLinks li {
		font-size: 11px !important;
	}
	
	#quickLinks input {
		margin: 5px 0;
	}
	
	#quickLinks form{
		margin: 0 0 5px 0;
	}
	
	.home #quickLinks ul {
	margin: 0 0 10px 5px;
	padding: 0;
	list-style: none;
	}
	
	.home #quickLinks li {
	display: block;
	background: none;
	padding: 0 0 6px 0;
	font-size: 11px;
	border-bottom: dashed #ccc 1px;
	margin: 0 0 4px 0;
	}
	
	#quickLinks a, #homeNav a {
		color: #0a49a7;
		text-decoration: underline;
	}
	
	#quickLinks a:hover, #homeNav a:hover {
		color: #668CC6;
		text-decoration: none;
	}
	
	#quickLinks h3 {
		color: #595959;
		font-weight: bold;
	}

#microheader .tpsLogo {
	position: absolute;
	top: 35px;
	right: 30px;
}
