@import url("/style/nav.css");

a:link {
	color: #E30000;
}
a:visited {
	color: #E30000;
}
a:hover {
	color: #000000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 10px 0;
	line-height: normal;
}
h2 {
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #E30000;
	margin: 0 0 10px 0;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #E30000;
	margin: 0 0 10px 0;
}
h5 {
	font-size: 13px;
	font-weight: bold;
	color: #000;
	margin: 0 0 10px 0;
}
body {
	background-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
	background:#DFE5F1 url(/images/bkgd-grad.gif)  0 0 repeat-x;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

iframe {
	border: 0;
}

blockquote {
	margin: 0px 0px 0px 20px;
}
blockquote > strong {
	color: #CC0000;
}

p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13px;
}

p.note {
	font-size: 9px;
	line-height: normal;
	margin: 0 0 3px 0;
}
ul{
	margin-top: 0;
	margin-left: 10px;
	padding-left: 10px;
}

/* ul li {
	list-style-image: url(images/bullett-red.gif)
}  Old Black bullet */
ul li {
	display: table;
	*display: inline;
	font-size: 11px;
	list-style: none;
	background: url('/images/blue-square.gif') 1px 2px no-repeat;
	padding-left: 12px;
	zoom: 1;
}

.imgLt {
	float: left;
	margin: 0 10px 10px 0;
}

img {
	border:0pt none;
}

.imgRt {
	float: right;
	margin: 0 0 10px 10px;
}

.BodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
}
.BodyRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
	color: #E30000;
}
.BodyBoldRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	line-height: 12pt;
	color: #E30000;
}
.Head, #content h1, #primary h1, .Head h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 14pt; 
	font-weight: bold;
}
.HeadRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt; 
	font-weight: bold;
	color: #E30000;
}
.Subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px; 
	font-weight: bold;
}
.SubheadPutty {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt; 
	font-weight: bold;
	color: #4040D7;
}
.SubheadWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 13pt; 
	font-weight: bold;
	color: #FFFFFF;
}
.SmallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
}
.SmallTextBold { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	line-height: 11pt; 
}
.SmallTextRed { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal;
	line-height: 11pt; 
	color: #E30000;
}
.SmallTextBoldRed { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: bold;
	line-height: 11pt; 
	color: #E30000;
}
.QuickLinksRed {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	color: #E30000;
}
.BodyRegular {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 11pt;
; color: #000000
}
.BodyBoldWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 13pt; 
	font-weight: bold;
	color: #000000;
}

.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 0px 50px;
}

table#content h1 {
	margin: 0 0 10px 0;
}

table#content h2 {
	margin: 0 0 10px 0;
	font-size: 16px;
	color: #cc0000;
	line-height: normal;
}

table#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: #F0F9FF;
}

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;
}

/* Compare Pages */

.compare table th{
	font-size: 10px;
	font-weight: bold;
	padding: 3px;
	background-color: #ccc;
	color: #000;
}

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: #000;
	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: #000;
	font-size: 11px;
}

.compare .note {
	font-size: 9px;
}

/* Dropdown menus */

.alt {
	display: none;
}

#nav_container {
	background: url(/pages-navigation/header_02.gif) no-repeat;
	
	padding: 0 0 0 182px;
	width: 745px;
	}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	/*position: relative;*/
	z-index: 999;
}

#nav a {
	display: block;
	width: 12em;
	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;
	width: 12em; /* width needed or else Opera goes nuts */
	padding: 5px;
}

#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;
	}

li ul.sf-js-enabled {  /* Overrides CSS dropdowns when Superfish is enabled. */
	left: auto !important;
}
/*
#navWrap .nav li li .sf-with-ul, #navWrap .nav li li .sf-with-ul:hover {
	background-image: url('/images/arrow-red.gif');
	background-position: 99% 50%;
	background-repeat: no-repeat;
}*/

/* Rental pages */

h1.headbkgd {
	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;
}

#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;
}

ul li#nav_usedinv, li#nav_usedinv  a{ width: 146px; display: block;
	height: 21px;}
li#nav_rentalinv, li#nav_rentalinv a { width: 146px; display: block;
	height: 21px;}
li#nav_whatsdone, li#nav_whatsdone a { width: 103px; display: block;
	height: 21px;}
li#nav_beforebuying, li#nav_beforebuying a { width: 146px; display: block;
	height: 21px;}
li#nav_getquote, li#nav_getquote a { width: 90px; display: block;
	height: 21px;}

li#nav_usedinv { background:url(/images/btn/inv-used.gif) no-repeat;}
li#nav_rentalinv { background:url(/images/btn/inv-rental.gif) no-repeat;}
li#nav_whatsdone { background: url(/images/btn/what-is-done.gif) no-repeat;}
li#nav_beforebuying { background: url(/images/btn/before-u-buy.gif) no-repeat;}
li#nav_getquote { background: url(/images/btn/get-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;
	left: 519px;
	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 {
position: relative;
}

#headerTxt {
	display: block;
	position: absolute;
	top: 19px;
	left: 190px;
}

#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 10px 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;
}

#kayexIntro {
	position: relative;
	height: 271px;
	margin: 0 0 5px 0;
}

#kayexIntro .features {
	width: 225px;
}

#kayexIntro .features ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}

#kayexIntro .features li {
	font-size: 14px;
	color: #666666;
	padding: 0;
	margin: 0 0 15px 0;
	line-height: normal;
	background: none;
	display: list-item;
}

#kayexIntro .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;
}

#kayexIntro .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;
}

/* Career Pages */

.altquote {
	background-color:#e9e9f3;
}

/* Specifications Pages */

th {
background: #081C9C;
padding: 10px;
color: #fff;
font-size: 12px;
}

th.sec {
background-color: #C9CFFC;
color: #000;
}

th.inside {
	background: #ccc;
	color: #000;
}

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;
}

.navContainer {
	margin
}

/* forms */

.formtable th{
	background: #fff;
	text-align: right;
	color: #000;
}

.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 : #000;
}

.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;
}

#quicklinks {
	float: left;
	margin: 0 0 10px 15px;
}

#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;
}

#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;
	}
		
/* end home page */

/* header */

#header {
	background: #fff url(/images/header-bkgd.gif) 0 0 no-repeat;
	width: 750px;
	height: 79px;
	position: relative;
}

#header.china {
	background: #fff url(/images/header-bkgd-china.gif) 0 0 no-repeat;
	width: 750px;
	height: 79px;
	position: relative;
}

#header .logo {
	position: absolute;
	top: 40px;
	left: 55px;
}

#header .logo2 {
	position: absolute;
	top: 34px;
	right: 17px;
}

#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;
}

.home #header {
	width: 950px;
}

#pageWrap {
	width: 760px;
	background: #fff;
	margin: 0 auto;
	border: none;
}

#pageWrap.home {
	width: 960px;
}

#navWrap {
	background: none;
	width: 690px;
	margin: 0 0 15px 0;
}

.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-bottom:#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: #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;
}

h1.headbkgd {
	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;
}

#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;
}

#quoteCenter {
	background: url(/images/footer-quote-bkgd.gif) center center no-repeat;
	width: 479px;
	height: 142px;
	position: relative;
	margin: 0 auto;
}

#quoteCenter h3
{
	color: #0e3165;
	font-size: 16px;
	letter-spacing: -1px;
	width: 150px;
	position: absolute;
	top: 50px;
	left: 12px;
}

#quoteCenter .content
{
	position: absolute;
	top: 72px;
	left: 89px;
	width: 177px;
	height: 43px;
}

#quoteCenter p
{
	margin: 0 0 0.5em 0;
	font-size: 11px;
}

#quoteCenter a.btn
{
	position: absolute;
	top: 70px;
	left: 0px;
}

#footerWrap
{
	width: 650px;
	margin: 0 auto;
}

#footer
{
	width: 650px;
	margin: 0 auto 20px auto;
	text-align: center;
	position: relative;
}

#footer #addresses
{
	text-align: left;
	margin: 10px auto 0 auto;
	float: left;
}

.brands
{
	float:left;
	margin-left: 40px;
}

#footer .spxLogo
{
	position:absolute;
	right: 27px;
	bottom: 24px;
}

.actionBox
{
	width: 147px;
	float: right;
	margin-top: -5px;
}

.productGroup {
	clear: both;
	margin: 0 0 20px 0;
}

.feederSystem .listphotoleft {
	width: 150px;
}
.productGroup .photolist {
	float: none;
}

.productGroup .content {
	float: left;
}

.feederSystem .content {
	width: 525px;
}


.brandtext
{
	text-align: left;
}

#addresses .first { margin-left: 80px; }

#footer #siteLinks a { padding: 5px 7px; }

#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;
}

.col {
	float: left;
}

.twoCol .col {
	width: 48%;
}

.threeCol .col {
	width: 32%;
}

#flashcontent {
	height: 255px;
}
#mainContent #flashcontent {
	height: auto;
}	
#flashreq {
	padding: 20px;
}	

/*Careers Sub Nav*/


#careerNav li
{
	border-bottom:#809BCD solid 1px;
	background-image:none;
	margin:0px;
	padding:0px;
}

#careerNav li a
{
	display:block;
	color:#000000;
	background-color:#DFE5F1;
	text-decoration:none;
	padding:7px 4px 7px 15px;
}

#careerNav li a:hover
{
	background-color:#F3F3F3;
	color:#CC0000;
}

#careers #nav_careers a, #meetEmployees #nav_meetEmployees a, #whyWork #nav_whyWork a, #careerOpp #nav_opportunities a {background-color:#F3F3F3; color:#CC0000;}

.automate-closed {
	width: 180px;
	padding: 10px;
	color: #fff;
	background: #000087;
	font-size: 10px !important;
	line-height: normal;
}
.automate-closed .title {
	display: block;
	margin-bottom: .75em;
	border-bottom: 1px solid #fff;
	padding-bottom: .5em;
	font-size: 11px !important;
}