/*FORMER home.css
__________________________*/
/*hovers for all link classes in the document*/
#DesignSupportHome a:hover.titleLink,#ApplicationsHome a:hover.titleLink, #ApplicationsHome .navlist .listHeader a:hover,.categoryHeading a:hover,table#homeLatestNews a:hover,.right .borderedTable .body a:hover,#DesignSupportHome .navlist .listHeader a:hover,#ServiceHome .tableTitle a:hover{
  text-decoration: underline;
  color: red;
}
table.homeBottom td {
  vertical-align: top;
  height: 100%;
}

table.homeBottom td.oneThirdOfBottom {
  width: 33%;
  height: 100%;
}

table.homeBottom td.tableTitle {
  vertical-align:middle;
}

table.homeBottom td table {
  vertical-align: top;
  height: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

table.homeBottom table#CompanyNews {
/*  margin-left: 10px ;*/
/*# width:auto; *//*ignored comment for explorer*/
/*# margin: 0 10px 0 10px; *//*ignored comment for explorer*/
}

table.homeBottom .leftSpacer {
  font-size: 0px;
  width: 10px;
  margin: 0px;
  padding: 0px;
}

table.homeBottom .bottomSpacer {
  font-size: 0px;
  width: 5px;
  margin: 0px;
  padding: 0px;
}

table.homeBottom table.borderedTable,table.homeBottom{
  width:100%;
}

/*
.homeBottom #NewProducts {
  margin-left: 10px;
}

.homeBottom #CompanyNews {
  margin-left: 10px;
  margin-right: 10px;
}

.homeBottom #Articles {
  margin-right: 10px;
}
*/

table.homeBottom table.borderedTable td.body, table.homeBottom table.borderedTable td.right_border, table.homeBottom table.borderedTable td.left_border,  
table.homeBottom table.borderedTable td.bottom_border, table.homeBottom table.borderedTable td.br_corner , table.homeBottom table.borderedTable td.bl_corner {
  background-color: #E5E5E5;
}

#DesignSupportHome, #DesignSupportHome .tableTitle, DesignSupportHome .tableTitle, #DesignSupportHome .tl_corner, #DesignSupportHome .tr_corner {
  background-color: #21558e;
}

.right .borderedTable .body, .right .borderedTable .body a {
  text-decoration: none;
  padding: 0px;
}

.right .borderedTable .body a:visited {
  text-decoration: none;
}


#DesignSupportHome .tableTitle h1 {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: white;
  height: 2em;
}

#DesignSupportHome .tableTitle {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  vertical-align: bottom;
}

#DesignSupportHome .body, #DesignSupportHome .body a, #DesignSupportHome .body a:visited {
	color: white;
} 


#DesignSupportHome .navlist .listHeader a, #DesignSupportHome .navlist .listHeader a:visited {
  font-size: inherit;
  font-weight: bold;
  margin: 0 0 8px -4px; 
}


.borderedTable .tl_corner,.borderedTable .bl_corner, .borderedTable .tr_corner, .borderedTable .br_corner, .borderedTable .left_border, .borderedTable .right_border {
  font-size:0px;
}

.borderedTable .navlist {
  padding-left: 8px;
  list-style: none;
}

#DesignSupportHome .navlist li, #LeadFreeHome .navlist li, #ServiceHome .navlist li , #ApplicationsHome .navlist li {
  padding-left: 10px;
  margin: 2px 0 0 0px;
  background-image: url("/site/images/arrow-white.gif");
  background-repeat: no-repeat;
  background-position: left 0.4em;
}


#LeadFreeHome {
  background-color: #93ad6f;
}

#LeadFreeHome tr td.tableTitle, #LeadFreeHome .tl_corner, #LeadFreeHome .tr_corner {
  background-color: transparent;
}

#LeadFreeHome {
  background-image: url("/site/images/tbl_titlebg_envrmntl.gif");
  background-repeat: no-repeat; 
  background-position: top;
  width: 191px;
}



#DesignSupportHome .navlist, #LeadFreeHome .navlist, #ServiceHome .navlist, #ApplicationsHome .navlist {
  margin: 5px 0 3px 0 ;
  list-style: none;
}

#ServiceHome {
  background-color: #8f99a6;
}

#ServiceHome tr td.tableTitle, #ServiceHome .tl_corner, #ServiceHome .tr_corner {
  background-color: transparent;
  height: 1.5em;
}



#ServiceHome .tableTitle .titleLink {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: white
  height: 1em;
}

#DesignSupportHome .tableTitle h1 {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: white
  height: 2em;
}


li.bullet {
  list-style-type : disc;
  font: 10px Verdana, Arial, Helvetica, sans-serif;
  color: #44658A;
}
#DesignSupportHome td.left_border {
  border-left: 1px solid #21558e;
}

#DesignSupportHome .right_border {
  border-right: 1px solid #21558e;
}

#DesignSupportHome .bottom_border {
  border-bottom: 1px solid #21558e;
}

#LeadFreeHome td.left_border {
  border-left: 1px solid #93ad6f;
}

#LeadFreeHome .right_border {
  border-right: 1px solid #93ad6f;
}

#LeadFreeHome .bottom_border {
  border-bottom: 1px solid #93ad6f;
  height: 1px;
}

#ServiceHome td.left_border {
  border-left: 1px solid #8f99a6;
}

#ServiceHome .body, #ServiceHome .body a, #ServiceHome .body a:visited  {
	color: white;
} 

#ServiceHome .right_border {
  border-right: 1px solid #8f99a6;
}

#ServiceHome .bottom_border {
  border-bottom: 1px solid #8f99a6;
  height: 1px;
}

#DesignSupportHome .titleLink {
  color: white;
  text-decoration: none;
}

#ApplicationsHome, #DesignSupportHome, #ServiceHome, #Events {
  width: 220px;
}


#ApplicationsHome, #ApplicationsHome .tableTitle, #ApplicationsHome .tableTitle, #ApplicationsHome .tl_corner, #ApplicationsHome .tr_corner {
  background-color: #3d71b4;
}

#ApplicationsHome .body, #ApplicationsHome .body a, #ApplicationsHome .body a:visited {
	color: white;
} 

#ApplicationsHome td.left_border {
  border-left: 1px solid #3d71b4;
}

#ApplicationsHome .right_border {
  border-right: 1px solid #3d71b4;
}

#ApplicationsHome .bottom_border {
  border-bottom: 1px solid #3d71b4;
}
  
#ApplicationsHome .tableTitle {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: white
  height: 1em;
}

#ApplicationsHome .tableTitle {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  vertical-align: bottom;
}

#ApplicationsHome .navlist .listHeader a, #ApplicationsHome .navlist .listHeader a:visited {
  font-size: inherit;
  font-weight: bold;
  margin: 0 0 8px -4px; 
}

#ApplicationsHome .titleLink {
  color: white;
  text-decoration: none;
}

#ApplicationsHome .tableTitle {
  font: bold 14px Verdana, Arial, Helvetica, sans-serif;
  color: white
}

#ApplicationsHome .tl_corner, #ApplicationsHome .tr_corner, #ApplicationsHome.borderedTable .tableTitle, #DesignSupportHome .tl_corner, #DesignSupportHome .tr_corner, #DesignSupportHome.borderedTable .tableTitle{
height: 1.5em;
}

p.home-right-spacer {
  margin-top: 6px;
}


/*******************************************************************************************************/
/**************************** new styles ***************************************************************/
/*******************************************************************************************************/
#homeProductMap {
	margin-top: 10px;
}

#homeProductMap td.taxonomyGroup {
	width: 150px;
	vertical-align: top;
	padding: 0 5px 0 5px;
}

#homeProductMap div.taxGroupHeading {
	text-align: left;
}

#homeProductMap div.taxGroupHeading img {
	vertical-align: middle;
}

#homeProductMap div.taxGroupHeading {
	font-size:13px;
	font-weight:bold;
	white-space:nowrap;
}

#homeProductMap table.ul.expandMenu td.bullet3 span {
	color:#44658A;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}

#homeProductMap table.ul.expandMenu tr.li:hover {
	margin-bottom: 1px;
	background-color: white;
}

#homeProductMap table.ul.expandMenu tr.li {
	margin-bottom: 1px;
	background-color: white;
	font-weight: normal;
}

#homeProductMap table.ul.expandMenu tr.li.level1 {
	font-weight: bold;
	font-size: 11px;
}

#homeProductMap tr.li.level1 table.ul.expandMenu tr.li.level2 {
	font-size: 10px;
}

#homeProductMap table.ul.expandMenu tr.li.level1 span.additional {
	font-weight: normal;
}

/********************************************************************************/
#homeBottom td.bannerContent {
	padding: 10px;	
}


table#homeBottomRight div#productServices .navlist li {
	margin-top:5px;
}

table#homeBottomRight div#productServices .navlist li a {
	font-weight: bold;
}

table#homeBottomRight div#productServices {
	margin: 10px 0 10px 0; 
}

table#homeBottomRight div#productServices .simpleSearchForm {
	margin-top: 5px;
}

table#homeBottomRight div#productServices h2 a {
	color: black;
} 

table#homeBottomRight div#productServices h2 a:hover {
	color: red;
} 


table#homeLatestNews {
	width: 100%;
}

table#homeLatestNewsWrap {
	background-color: #9f9fa0;	
}

table#homeLatestNews #homeLNtitle {
	padding: 7px 0 0 30px;
	width: 120px;
}

table#homeLatestNews #homeLNtitle h2 {
	color: black;
}

table#homeLatestNews #homeLNbody {
	padding: 11px 20px 10px 0pt;
}

table#homeLatestNews #homeLNbody div.pressRelease {
	display: none;	
}

table#homeLatestNews #homeLNbody div.pressRelease.current {
	display: block;	
}

table#homeLatestNews #homeLNbody {
	font-weight: bold;
}

table#homeLatestNews #homeLNbody td.date {
	font-weight: bold;
	padding-right: 8px;
	white-space: nowrap;
	width: 90px;
}

table#homeLatestNews #homeLNnavl {
	padding: 12px 5px 0pt 0pt; width: 14px;
}

table#homeLatestNews #homeLNnavl img, table#homeLatestNews #homeLNnavr img  {
	cursor : pointer;
}

table#homeLatestNews #homeLNnavs {
	padding: 7px 0pt 0pt; width: 1px;
}

table#homeLatestNews #homeLNnavr {
	padding: 12px 20px 0pt 5px; width: 14px;
}

table#homeLatestNews #homeLNlink span {
	font-weight: bold; padding-top: 10px;
}

table#homeLatestNews #homeLNlink img {
	margin: 5px; 
	vertical-align: middle;
}

table#homeLatestNews #homeLNlink {
	width: 180px;
}

table#homeLatestNews a,table#homeLatestNews a:visited {
	text-decoration: none;
	color: #3e6ca8;
}

table#homeBottom {
	margin-top: 5px; 
	width: 100%;
}

td.categoryColumn h2.categoryHeading {
	margin-top: 2px;
	margin-bottom: 1px;
}

td.categoryColumn ul.expandMenu li ul {
	padding-top: 1px;
	border: 0px;
}

/*FORMER productMap.css
____________________________*/
.categoryHeading a, .categoryHeading a:visited {
	color: #3E6CA8;
	text-decoration: none;
}


table.categoryMap .categoryColumn {
	vertical-align: top;
	width:25%;
}

table.categoryMap {
	width:100%;
}


table.categoryMap li {
#	display: inline; /*ignored comment for explorer*/
}

#ProductCatalog {
	width: auto;
}

#ProductCatalog {
	border: 0px solid #999999;
}

#ProductCatalog  .tableTitle, #ProductCatalog  .tl_corner, #ProductCatalog  .tr_corner {
	background-image:url(/site/images/header_nav_bg_ltblu.gif);
	background-repeat: repeat-x; 
	color:white;
}

table.categoryMap ul.expandMenu {
	background-color: white;
	padding-left: 0px;
	border: 0;
}

table.categoryMap ul.expandMenu li {
	background-color: white;
}

.categoryColumn .categoryHeading {
  margin-top: 2px;
  margin-bottom: 1px;
} 

#productMapHome td.fullHeight table.borderedTable {
	height: 100%
}

#productMapHome table.borderedTable td.body {
	height: 100%;
	vertical-align: top;
}

td.fullHeight {
	height: 100%;
}

td.fullHeight table.borderedTable {
	height: 100%;
}

td.fullHeight table.borderedTable td.body {
	height: 100%;
	vertical-align: top;
}

.right .borderedTable a:hover {
	color: red !important;
}

.borderedTable td.body {
	vertical-align: top;
}
/*FORMER applications.css
____________________________*/
.prodTaxFlyout {
	display: none;
	border: 3px solid #000000;
	position: absolute;
	background-color: #FFFFFF;
	border-collapse: collapse;
	border-radius: 10px;
}

.prodTaxFlyout td {
	padding: 0px;
}

.prodTaxFlyout .header {
	background-color: #000000;
	color: white;
	padding: 1px 6px 4px 6px;
	font-weight: bold;
}

.prodTaxFlyout .instructions {
	padding: 8px 20px 8px 5px;
}

.prodTaxFlyout .flyoutBody {
	background-color: white;
	margin: 2px 7px 5px 7px;
}

.prodTaxFlyout .taxonomyLink h2 {
	margin-bottom: 0px !important;
}

a:hover.taxonomyLink h2 {
	color: red !important;
	text-decoration: underline;
}

table.worksheetParams {
	margin-top: 15px;
}

table.worksheetParams td.inputDesc {
	padding-right: 10px;
}

table h2.breadcrumb {
	font-size: 100%;
	font-weight: normal;
	margin: 0 0 0 0;
}

h1 span.preTitle {
	font-weight: normal;
}

table#worksheetItems th {
	color: white;
	padding: 10px;
}

form#worksheetForm table#worksheetItems td {
	padding: 5px;
}

form#worksheetForm button {
	margin: 15px 0 10px 0;
}

.highlightFrame {
	position: absolute;
	display: none;
	border: 2px solid red;
}

.closeFlyout {
	position: relative;
	float: right;
	border: 1px outset #000000;
	display: none;
	padding: 1px 0px 0px 9px;
}

.freeze .closeFlyout {
	display: block;
}
/*ADDED - FOR NEWS ARROWS spriting*/
#nextArrow,#previousArrow{
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background: url('/site/images/tabs.png') 0 -376px;
}
#previousArrow{background-position: 0 -38px;}