@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;
margin: 0;
padding: 0;
margin-bottom: 7px; /*bottom spacing between each UL and rest of content*/
color: #000;
}

.menu ul li{
}

.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.1em;
}


.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;
	}
	
	/*nav styles */

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

#nav_wrap{
	margin-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;
}
 
 
/*reveals proper subnav  */
 
#Solutions_industries .menu h3.industries,
#Solutions_pulp .menu h3.industries,
#Solutions_refinery .menu h3.industries,
#Solutions_wastewater .menu h3.industries,
#Solutions_pharm .menu h3.industries,
#Solutions_mining .menu h3.industries,
#Solutions_sewage .menu h3.industries,
#Solutions_chemical .menu h3.industries,
#Solutions_power .menu h3.industries,
#Solutions_food .menu h3.industries,
#Solutions_other .menu h3.industries,
#Solutions_marine .menu h3.industries,

#Solutions_applications .menu h3.applications,
#Solutions_boilerfeed .menu h3.applications,
#Solutions_cryogenics .menu h3.applications,
#Solutions_emissions .menu h3.applications,
#Solutions_pressure .menu h3.applications,
#Solutions_temp .menu h3.applications,
#Solutions_fluid .menu h3.applications,
#Solutions_waste .menu h3.applications,

#Solutions_yourapp .menu h3.applications


/*opens corresponding folio Products ul 
#Solutions_componet ul.subcomponet, 
#Solutions_wmb ul.subwmb,
#Solutions_single ul.subsingle,
#Solutions_split ul.subsplit,
#Solutions_dual ul.subdual,
#Solutions_mixer ul.submixer,
#Solutions_pump ul.subpump,
#Solutions_custom ul.subcustom,

#Solutions_repair ul.subrepair,

#Solutions_mtbf ul.submtbf,

#Solutions_industry ul.subindustry,

#Solutions_application ul.subapplication,

#Solutions_equipment ul.subequipment */

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




/*level 1 link highlights  */


body#Solutions_pulp a#industries,
body#Solutions_refinery a#industries,
body#Solutions_wastewater a#industries,
body#Solutions_pharm a#industries,
body#Solutions_mining a#industries,
body#Solutions_sewage a#industries,
body#Solutions_chemical a#industries,
body#Solutions_power a#industries,
body#Solutions_food a#industries,
body#Solutions_other a#industries,
body#Solutions_marine a#industries,

body#Solutions_applications a#applications,
body#Solutions_boilerfeed a#applications,
body#Solutions_cryogenics a#applications,
body#Solutions_emissions a#applications,
body#Solutions_pressure a#applications,
body#Solutions_temp a#applications,
body#Solutions_waste a#applications,
body#Solutions_fluid a#applications,
body#Solutions_yourapp a#applications,


body#Solutions_equipment a#equipment








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

/*level 2 link highlights  */

body#Solutions_pulp a#pulp,
body#Solutions_refinery a#refinery,
body#Solutions_wastewater a#wastewater,
body#Solutions_pharm a#pharm,
body#Solutions_mining a#mining,
body#Solutions_sewage a#sewage,
body#Solutions_chemical a#chemical,
body#Solutions_power a#power,
body#Solutions_food a#food,
body#Solutions_other a#other,
body#Solutions_marine a#marine,

body#Solutions_boilerfeed a#boilerfeed,
body#Solutions_cryogenics a#cryogenics,
body#Solutions_emissions a#emissions,
body#Solutions_pressure a#pressure,
body#Solutions_temp a#temp,
body#Solutions_waste a#waste,
body#Solutions_fluid a#fluid,
body#Solutions_yourapp a#yourapp


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