/* CSS Document */

/* DRI-SEAL 506 Style Sheet */

/* Nav */
#subnav ul.first-level li.products a											{ background:url('../assets/graphics/arrows/level-1-darkgrey-active.png') no-repeat center left; color:#4B4B4B; }
#subnav ul.first-level li.products a:hover										{ color:#FF0000; }
#subnav ul ul.second-level li.pre-applied-products a.active 					{ background:url('../assets/graphics/arrows/level-1-darkgrey-active.png') no-repeat center left; color:#4B4B4B; }	
#subnav ul ul.second-level li.pre-applied-products a.active:hover				{ color:#FF0000; }
#subnav ul ul ul.third-level li.loctite-dri-seal a.active						{ background:url('../assets/graphics/arrows/level-1-darkgrey-active.png') no-repeat center left; color:#4B4B4B; }
#subnav ul ul ul ul.forth-level li.seal-506 a.active							{ background:url('../assets/graphics/arrows/level1-red-active.gif') no-repeat center left; color:#FF0000; }


/* Table Footer Fix */
#table-footer																	{ background:url('../assets/graphics/table/footer-white.gif') no-repeat 0 0; height:20px; margin-top:-2px; }

