#allergy .menu2 {
display: none;
}


#allergy {
	position:relative;
	text-align: left;
	z-index: 150;
	top: 7px;
	text-decoration: none;
	margin-bottom: 0px;
	width: 240px;
	height: 90px;
	overflow:hidden;
	margin-left:15px;
	font-size: 6px;

	
}
#allergy ul {
	list-style: none;
	padding: 0;
	margin: 0 0 0 0;
	width: 240px;
}

#allergy a {
	display: block;
	color: #d2c38a;
	text-decoration: none;
	font-size: 6px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor:default;

}


#allergy li {
	float: left;
}
#allergy li a{

}



#allergy li ul {
	position: absolute;
	left: -999em;
	width: 150px;
	margin-left: 12px;
	

}
#allergy li ul a {
	
	width: 150px;
	color: #4D6301;
	background-color:#C8E86D;


	text-indent: 0px;
	border-left: none;
	line-height: 16px;
	cursor:pointer;
	
}

#allergy li li a:hover {
	color: #fff;
}

#allergy li ul ul {
	width: 208px;
	margin-left: 150px;
	margin-top: -25px;
}

#allergy li:hover ul ul, #allergy li:hover ul ul ul, #allergy li.sfhover ul ul, #allergy li.sfhover ul ul ul {
	left: -999em;
}

#allergy li:hover ul, #allergy li li:hover ul, #allergy li li li:hover ul, #allergy li.sfhover ul, #allergy li li.sfhover ul, #allergy li li li.sfhover ul {
	left: auto;
	display: block;
}




.grass_exheavy {
background: url(../images/allergyindex/grass_ex_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.grass_heavy {
background: url(../images/allergyindex/grass_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.grass_medium {
background: url(../images/allergyindex/grass_medium.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.grass_low {
background: url(../images/allergyindex/grass_low.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.grass_none {
background: url(../images/allergyindex/grass_none.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


/*
<li class="allergy"><a href="/" class="grass_low"> </a></li>
<li class="allergy"><a href="/" class="grass_heavy"> </a></li>
<li class="allergy"><a href="/" class="grass_exheavy"> </a></li>
<li class="allergy"><a href="/" class="grass_medium"> </a></li>
*/


.tree_exheavy {
background: url(../images/allergyindex/tree_ex_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.tree_heavy {
background: url(../images/allergyindex/tree_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.tree_medium {
background: url(../images/allergyindex/tree_medium.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.tree_low {
background: url(../images/allergyindex/tree_low.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.tree_none {
background: url(../images/allergyindex/tree_none.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.weed_exheavy {
background: url(../images/allergyindex/weed_ex_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.weed_heavy {
background: url(../images/allergyindex/weed_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.weed_medium {
background: url(../images/allergyindex/weed_medium.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.weed_low {
background: url(../images/allergyindex/weed_low.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.weed_none {
background: url(../images/allergyindex/weed_none.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}




.mold_exheavy {
background: url(../images/allergyindex/mold_ex_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.mold_heavy {
background: url(../images/allergyindex/mold_heavy.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}



.mold_medium {
background: url(../images/allergyindex/mold_medium.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.mold_low {
background: url(../images/allergyindex/mold_low.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}


.mold_none {
background: url(../images/allergyindex/mold_none.gif) no-repeat;
width: 52px;
height: 57px;
display:block;
}