@charset "UTF-8";




		
	/* BEGIN menu */
.menu{
width: 200px; /*width of accordion menu*/
float: left;
background-color:#666;

}


.menu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
 padding-bottom: 7px;/* bottom spacing between each UL and rest of content*/
color: #000;
}


.menu ul li {
    display: inline; }


.menu ul li a,
.menu ul li a:link,
.menu ul li a:visited {
font-size:10px;
display: block;
text-decoration: none;
font-weight: 100;
padding: 2px 0px 2px 30px;
line-height:1.2em;
}


.menu ul li a:hover{ /*hover state CSS*/
color: #36a7c1;
}

.menu h2 a {
font-size: 11px;
display:block;
margin: 0px 0 6px 7px;
padding-left:15px;
color:#fff;
line-height:1em;
background-image:url(../images/arrow.gif);
	background-position:left middle;
	background-repeat:no-repeat;
}


.menu ul { /*hides 3rd-level navs until you're on the right page */
display: none;
}
.menu h3  /*hides all subnavs until you're on the right page */
{ display:none; 
padding: 2px 0 2px 22px;
font-size:10px;

}


 
 
 .menu a {
	color:#ccc;
	text-decoration: none;
	font-weight:300;
	letter-spacing:.1em;
	}
.menu a:visited{
	color:##F26522;
	font-weight:500;
	}
.menu a:hover{
	color: #fff;
	font-weight:500;
	}
.menu a:active{
	color:##36a7c1;
	font-weight:500;
	}
	
	 .secondline {
	padding-left:10px;}
 
 
/*reveals proper subnav  */
 
#Products_seals .menu h3.seals,
	#Products_componet .menu h3.seals,
	#Products_wmb .menu h3.seals,
	#Products_single .menu h3.seals,
	#Products_split .menu h3.seals,
	#Products_dual .menu h3.seals,
	#Products_mixer .menu h3.seals,
	#Products_pump .menu h3.seals,
	#Products_custom .menu h3.seals,

#Products_repair .menu h3.repair,

#Products_edge .menu h3.edge,

#Products_iae .menu h3.iae,
#Products_industry .menu h3.iae,
#Products_application .menu h3.iae,
#Products_equipment .menu h3.iae,

#Products_accessories .menu h3.accessories,
#Products_flow .menu h3.accessories,
#Products_ansilighttank .menu h3.accessories,
#Products_flexapack .menu h3.accessories,
#Products_heavyduty .menu h3.accessories,
#Products_packryte .menu h3.accessories,
#Products_wcs2 .menu h3.accessories,
#Products_mtbf .menu h3.accessories,

#Products_nmp .menu h3.nmp,
#Products_chains .menu h3.nmp,
#Products_sprockets .menu h3.nmp,
#Products_tankrails .menu h3.nmp,
#Products_dafunit .menu h3.nmp,
#Products_collectorclarifier .menu h3.nmp,
#Products_rakes .menu h3.nmp,





/*opens corresponding folio Products ul */
#Products_componet ul.subcomponet, 
#Products_wmb ul.subwmb,
#Products_single ul.subsingle,
#Products_split ul.subsplit,
#Products_dual ul.subdual,
#Products_mixer ul.submixer,
#Products_pump ul.subpump,
#Products_custom ul.subcustom,

#Products_repair ul.subrepair,

#Products_industry ul.subindustry,

#Products_application ul.subapplication,

#Products_equipment ul.subequipment,

#Products_nmp ul.nmp


{ display:block; padding-right:5px;}




/*nav styles */

.nav_h1{
	font-size:3em;
		font-color: #fff;
		padding:20px 0 3px 20px;
		font-weight:100;
		}

#nav_wrap{
	padding-top:10px;
	width:200px;
	float:left;
	padding-left:53px;
}

#nav_cap{
	width:200px;
	height:45px;
	float:left;
}

#nav_content{
	width:200px;
	background:#666666;
}

#nav_bottom{
	width:200px;
	height:17px;
	float:left;
}

/*level 1 link highlights  */


body#Products_seals a#seals,
body#Products_flex a#flex,
body#Products_repair a#repair,
body#Products_accessories a#accessories,
body#Products_edge a#edge,
body#Products_nmp a#nmp,


body#Products_componet a#seals,
body#Products_wmb a#seals,
body#Products_single a#seals,
body#Products_split a#seals,
body#Products_dual a#seals,
body#Products_mixer a#seals,
body#Products_pump a#seals,
body#Products_custom a#seals,

body#Products_flow a#accessories,
body#Products_ansilighttank a#accessories,
body#Products_flexapack a#accessories,
body#Products_heavyduty a#accessories,
body#Products_packryte a#accessories,
body#Products_wcs2 a#accessories,
body#Products_mtbf a#accessories,


body#Products_chains a#nmp,
body#Products_sprockets a#nmp,
body#Products_tankrails a#nmp,
body#Products_dafunit a#nmp,
body#Products_collectorclarifier a#nmp,
body#Products_rakes a#nmp,

body#Products_splitseal a#splitseal


{color:#000; font-weight:900;}

/*level 2 link highlights  */

body#Products_componet a#componet,
body#Products_wmb a#wmb,
body#Products_single a#single,
body#Products_split a#split,
body#Products_dual a#dual,
body#Products_mixer a#mixer,
body#Products_pump a#pump,
body#Products_custom a#custom,


body#Products_flow a#flow,
body#Products_ansilighttank a#ansilighttank,
body#Products_flexapack a#flexapack,
body#Products_heavyduty a#heavyduty,
body#Products_packryte a#packryte,
body#Products_wcs2 a#wcs2,
body#Products_mtbf a#mtbf,

body#Products_chains a#chains,
body#Products_sprockets a#sprockets,
body#Products_tankrails a#tankrails,
body#Products_dafunit a#dafunit,
body#Products_collectorclarifier a#collectorclarifier,
body#Products_rakes a#rakes



{color:#fff; font-weight:900; padding-left:4px;}
