#NavBar	{width: 615px;
	background-color:#0033ab;}
#NavBar h1	{color: #fff;
	font: bolder 26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:right;
	padding: 10px 20px 0px 10px;
	margin-bottom: -0.26em; }
	
#NavCell a {color: #67696b;
	width: 100%; height: 100%;
	text-decoration: none;
}
#NavCell td	{
	text-align: center;
	padding: 5px;
	text-align: center;
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	}
#NavCell td.spacer	{
	padding: 0px;
	background-color:#fff;
	}
.navCellOff	{
	background-color:#dadada;
	}
	
.navCellOn	{
	background-color:#bdbebe;
	}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/basic_dd.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* remove the bullets, padding and margins from the lists */
.testmenu ul{
list-style-type:none;
padding:0;
margin:0;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.testmenu li{
float:left;
position:relative;
z-index:100;
}

/* use the table to position the dropdown list */
.testmenu table{
position:absolute;
border-collapse:collapse;
z-index:80;
left:-1px;
top:25px;
}

/* style all the links */
.testmenu a, .testmenu :visited {
display:block;
font-size:12px;
/*width:149px;*/
padding:7px 0;
color:#000;
background:#dadada;
text-decoration:none;
margin-right:1px;
text-align:center;
}
/* style the links hover */
.testmenu :hover{
color:#fff;
background:#bdbebe;
}

/* hide the sub level links */
.testmenu ul ul {
visibility:hidden;
position:absolute;
width:149px;
height:0;
}
/* make the sub level visible on hover list or link */
.testmenu ul li:hover ul,
.testmenu ul a:hover ul{
visibility:visible;
}





	
	
	
/* CSS Document */
#productContentWrapper	{
	width: 615px;
	}
	
#productHeader	{
	background-color: #0033ab;
	background-image:url(/Internet/T_IGL.nsf/Files/productPgHeader_LED/$file/productPgHeader_LED.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height: 65px;
	}	
	
.productHeaderImages	{
	float: right;
	margin: 0;
	padding: 0;
	}		
	
.productHeaderHead	{
	margin: 0;
	padding: 39px 0 0 20px;
	color: #FFFFFF;
	background-color:transparent;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	}

#productContentMain	{
	clear:both;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#productContentMain	h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666;
	background-color:transparent;
	font-size: 20px;
}

#productContentMain h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.relatedLinks ul {
	padding-top: 10px;
	padding-bottom: 24px;
	margin-top: 0;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
.productPageNav	{
	padding-top: 4px;
	padding-bottom: 12px;
	}
	
.productPageNav a	{
	display: inline;
	float:right;
	height: 20px;
	padding: 0;
	margin: 0;
	padding-left: 24px;
	padding-right: 2px;
	padding-top: 4px;
	background-repeat: no-repeat;
	}	

.requestInfoBackground	{
	background-image:url(/Internet/T_IGL.nsf/Files/cheese/$file/requestInfo.gif) !important;
		background-repeat:no-repeat;
	}	

.printBackground	{
		background-image:url(/Internet/T_IGL.nsf/Files/cheese/$file/printPage.gif) !important;
		background-repeat:no-repeat;
	}	

.homeBackground	{
		background-image:url(/Internet/T_IGL.nsf/Files/cheese/$file/returnHome.gif) !important;
		background-repeat:no-repeat;
	}	

.requestInfoButton	{
	font-size: 11px;
	}
	
.printButton	{
	font-size: 11px;
	}
	
.homeButton	{
	font-size: 11px;
	}

.familyPageNav	{
	padding-bottom: 12px;
	}
	
.familyPageNav a	{
	display: inline;
	height: 20px;
	padding: 0;
	margin: 0;
	padding-left: 24px;
	padding-right: 2px;
	padding-top: 4px;
	background-repeat: no-repeat;
	}	
	
.famRequestInfoBackground	{
	background-image:url(/Internet/T_IGL.nsf/Files/cheese/$file/requestInfo.gif) !important;
		background-repeat:no-repeat;
	}	

.famRequestInfoButton	{
	font-size: 11px;
	}
	
.famRequestInfoButton a, .famRequestInfoButton a:visited {
	color: #990000 !important;
	}
	
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color:transparent;
	padding: 0;
	margin-bottom: -8px;
}
.subhead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	background-color:transparent;
	padding: 0;
}

.grayBarText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color:transparent;
	font-size: 14px;
}
#mainnav {
	margin: 10px 0 0 0;
}
#mainnavtabbed{
	margin:0;
	padding:0;
	clear:both;
	list-style-type:none;
}
#mainnavtabbed li{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
    font-weight:bold;
	margin: 0;
	padding: 0 2px;
	display: inline;
	position: relative;
	z-index: 1;
	}
#mainnavtabbed li a{
	color:#000;
	background-color:#eee;
	border: 1px solid #6F6E6E;
	border-bottom-color: #eee;
	text-decoration:none;
	padding:0 8px;
	padding-top: 4px;
}
#mainnavtabbedFirst {
	display:inline;
	margin-left: 10px;
	}
#mainnavtabbed li a.tabon,#mainnavtabbed li a.tabon:hover{
	color:white;
	background-color:#6F6E6E;
	border-bottom-color:#6F6E6E !important;
}
#mainnavtabbed li a:hover{
	color:white;
	background-color:#6F6E6E;
	border-bottom-color:#6F6E6E !important;
}
.tabcontent{	
	border: 1px solid #6F6E6E;
	background-color: transparent;
	color: inherit;
	position: relative;
	z-index: 7;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.greyBar	{
	margin: 0;
	padding: 10px;
	background-color:#6F6E6E;
	height: 10px;
	}
	
.greyBar	h1	{
	font-size: 18px;
	line-height: 10px;
	color: #fff;
	background-color:transparent;
	}	
.tabcontent h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0;
	margin: 0;	
	}
	
.tabText	{
	padding: 10px;
	clear:both;
	}	
	
/*
.tabText img {
	float: right;
	margin: 0;
	padding: 0;
	clear:both;
	}
*/

.imagec  {
    float: right;
	margin: 0;
	padding: 0;
	clear:both;
}

.imagec img {
	margin: 0;
	padding: 0;
}

.imagec p	{
	text-align: center;
	margin: 0;
	padding: 4px;
	padding-bottom: 0;
	}

.tabText ul, .tabText ol {
	padding-top: 0;
	margin-top: 0;
	max-width: 425px;
	}	
	
.tabText li	{
	padding-bottom: 6px;
	}	
	
.mainImage	{
	float: right;
	margin: 0;
	padding: 0;
	clear: both;
	}

.mainImage	img {
	margin: 0;
	padding: 0 0 10px 10px;
	}
	
.mainImage p	{
	text-align: center;
	margin: 0;
	padding: 4px;
	padding-bottom: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
		
.buttons	{
padding-bottom: 10px;	}

.cleared {
  clear:both;
  line-height:0;
}

	.rightNav	{
	float: right;
	width: 165px;
	margin: 10px ;
	padding: 0;
	}
	
	.rightNavBox	{
	border: 1px solid #CCC;
	background-color: #ECECEC;
	padding: 8px;
	}
	
#familyTable	{
	width: 396px;
	}
	
.familyTableTitle, .familyTableImages	{
	vertical-align: bottom;
	}	

.familyTableTitle	td	{
	border: 2px solid #CCC;
	border-left-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	}	
	
.familyTableImages img	{
	padding: 0 0 6px 0;
	margin: 0;
	display: block;
	}	
	
.familyTableTitle p	{
	margin: 0;
	padding: 0;
	}	
	
.familyTableCol1	{
	width: 80px;
	padding: 4px;
	}	
	

.familyTableCol23	{
	width: 94px;
	padding: 4px;
	}		
	
.familyTableCol23 ul, .familyTableCol23 li, .familyTableCol4 ul, .familyTableCol4 li {
	font-size: 12px;
	font-weight: normal;
	}
	
	.familyTableCol23 ul, .familyTableCol4 ul {
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-type:circle;
	}
		
.familyTableCol23 li, .familyTableCol4 li {
	margin-left: -18px;
	}

.tableTitle	{
	font-weight: bold;
	}	

.tableProductName	{
	padding: 4px;
	}	
		
.tableRowGrey	{
	vertical-align: top;
	background-color: #ECECEC;
	}
	
.tableRowGrey	td	{
	border: 2px solid #CCC;
	border-left-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	}	
	
.tableRowWhite, .tableRowWhiteBottom	{
	vertical-align: top;
	}		


.tableRowWhite	td	{
	border: 2px solid #CCC;
	border-left-width: 0;
	border-bottom-width: 0;
	border-top-width: 0;
	}	
	
.tableRowWhiteBottom td	{
	border: 2px solid #CCC;
	border-left-width: 0;
	border-bottom-width: 0px;
	border-top-width: 0;
	}		

.familyTableCol4	{
	border-right-width: 0px !important;
	width: 94px;
	padding: 4px;
	}		
/* START landing page content */
div#landingpageintro	{
	background-image:url(/Internet/T_IGL.nsf/Files/ile_homepage/$file/ile_homepage.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	height: 225px;
	margin: 0 0 12px 0;
}	
div#landingpageintro h1	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FCBD30;
	font-size: 20px;
	margin: 0 15px 15px 245px;
	padding: 15px 0 0 0;
}
div#landingpageintro p	{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	margin: 15px 15px 15px 245px;
	padding: 0;
}
div#landingpagecontent	{
	margin: 0;
	padding: 0;
}	
div#selectaproduct	{
	margin: 0 0 15px 0;
	padding: 0 8px 0 0;
	width: 452px;
	display: inline;
	float: left;
}
div#selectaproductheader	{
	padding: 0 0 4px 0;
	margin: 0 0 10px 0;
}	
div#selectaproduct h2	{
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px;	
	color: #6F6E6E;
	margin-right: 6px;
}
div#selectaproduct select	{
	display: inline;
	width: 250px;
}
div#selectaproduct img	{
	display: inline;
	float: left;
	margin-right: 10px;
}	
div#selectaproduct h3	{
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 16px;	
	color: #6F6E6E;
	margin-bottom: 0;
}	
div#selectaproduct p	{
	padding: 0 50px 0 0;
	margin-top: 4px;
}	
div#landingpagefeatures	{
	margin: 0;
	padding: 0;
	width: 155px;
	display: inline;
	float: right;
}
.spacead	{
	width: 155px;
	margin: 0;
	padding: 0;
	display: block;
	}
.tabhead	{
	background-image:url(/Internet/T_PDB.nsf/sanitaryhomeTab.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#7f7f7f;
	color: #fff;
	margin: 0;
	padding: 0;
	}
.tabhead p {
	margin: 0;
	padding: 2px 4px 2px 4px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px;
	}	
.tabbody	{
	background-color: #d9d9d9;
	font-size: 11px;
	margin: 0 0 14px 0;
	padding: 0;
	min-height: 97px;
	}
/*     IE hack to handle the min-height issue */	
* html .tabbody {height:97px}	
.tabbody	p {
	padding: 4px 4px 2px 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	line-height: normal;
	vertical-align: top;
	margin: 0;
	}
.tabbody	a {
	display:block;

	}				
.tabbody	img	{
	float:left;
	padding: 0 4px 0 0;
	display: inline;
	}
#customblockone	{
	width: 440px;
	clear: both;
}
div#landingleftcolumn	{
	width: 452px;
	float: left;	
}
table.techspecs	{
	margin-top: 15px;
	width: 546px;
	border: 1px #666 ridge;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.techspecs td {
	border: 1px #666 ridge;
	border-collapse: collapse;
	border-spacing: 0px;	
}
.techspecsheader	{
	font-weight:bold;
	background-color: #d5d5d5;
}

/* END landing page content */
