
#menu{
	position:relative;
	width:150px;
	text-align: right;
	z-index: 150;
	margin-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: bold;
}

#menu a{
	display:block;
	color: #204106;
	text-indent:8px;
	width:197px;
	text-align: left;
	text-decoration:none;
	line-height: 32px;
	background-image: url(../images/libg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu a:hover{
	color:#999;
	text-indent:8px;
		line-height: 32px;

}

#menu ul li{
	position:relative;
	color: #dddddd;
	list-style-type:none;
	list-style-image: none;
	padding-bottom: 3px;
}
#menu ul li li a{
	color: #ffffff;	
	width: 150px;
	text-align: left;
	background-color: #CC0033;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	margin-left: 8px;
}

#menu li ul{
position:absolute;
top:0;
left:150px;
display:none;
list-style-image: none;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%;}
* html #menu ul li a{height:1%;}
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
margin:0;
padding:0;
list-style-image:none;
width:150px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;
	list-style-image: none;
}

.grass_exheavy {
background: url(../images/allergyindex/grass_ex_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.grass_heavy {
background: url(../images/allergyindex/grass_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.grass_medium {
background: url(../images/allergyindex/grass_medium.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.grass_low {
background: url(../images/allergyindex/grass_low.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.grass_none {
background: url(../images/allergyindex/grass_none.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


/*
<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>
*/


#menu.tree_exheavy {
background: url(../images/allergyindex/tree_ex_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.tree_heavy {
background: url(../images/allergyindex/tree_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.tree_medium {
background: url(../images/allergyindex/tree_medium.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.tree_low {
background: url(../images/allergyindex/tree_low.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.tree_none {
background: url(../images/allergyindex/tree_none.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.weed_exheavy {
background: url(../images/allergyindex/weed_ex_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.weed_heavy {
background: url(../images/allergyindex/weed_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.weed_medium {
background: url(../images/allergyindex/weed_medium.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.weed_low {
background: url(../images/allergyindex/weed_low.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.weed_none {
background: url(../images/allergyindex/weed_none.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}




#menu.mold_exheavy {
background: url(../images/allergyindex/mold_ex_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.mold_heavy {
background: url(../images/allergyindex/mold_heavy.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}



#menu.mold_medium {
background: url(../images/allergyindex/mold_medium.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.mold_low {
background: url(../images/allergyindex/mold_low.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}


#menu.mold_none {
background: url(../images/allergyindex/mold_none.jpg) no-repeat;
width: 52px;
height: 57px;
display:none;
}
