.menu { clear: right; float: left; font-size: 0.85em; height: 55px; position: relative; width: 504px; z-index: 100; background-color:#FFFFFF; border:0px; }
.menu a,.menu a:visited { display: block; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; height: 55px; line-height: 55px; text-align: center; text-valign: middle; text-decoration: none; width: 84px; color:#666666; }
.menu li { float: left; position: relative; width: 84px; background-color:#FFFFFF; border:0px; }
.menu table { border-collapse: collapse; left: 0; position: absolute; top: 0;  background-color:#FFFFFF; border:0px; }
.menu ul { list-style-type: none; margin: 0; padding: 0; background-color:#FFFFFF; border:0px;  }
.menu ul :hover ul ul { visibility: hidden; }
.menu ul li:hover ul li a { background: transparent  filter: alpha(opacity=92); color: #FFF; display: block; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); opacity: .92; }
.menu ul li:hover ul li a:hover, h4.news-title a, .latest a, .url a, .faq a, .sp-uni a, .liner ul li a { text-decoration: none; }
.menu ul li:hover ul,.menu ul a:hover ul,.menu ul :hover ul :hover ul { visibility: visible; }
.menu ul ul { width: 84px; }
.menu ul ul { height: 0; left: 0; position: absolute; top: 55px; visibility: hidden; width: 84px; }
.menu ul ul a,.menu ul ul a:visited { height: auto; line-height: 27px; width: 100px; }

/***********************************************************************
	3 - NAV STYLES
************************************************************************/

div#navdiv {
	position: absolute;
	top: 267px;
	left: 1228px;
	font-size: 10px;
	line-height: 110%;
	z-index: 150;
	width: 1070px;
	height: 109px;
}

div#navdiv ul {
list-style: none;
}



div#navdiv ul li.menubutton {
list-style: none;
float: left;
display: block;
}

div#navdiv ul li.menubutton a.thelink {
display: block;
height: 33px;
position: relative;
z-index: 150;

}

div#navdiv ul li a span {
display: none;
}
					
li#aboutus a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_aboutus.gif) 11px 11px no-repeat; width: 109px;  height: 35px;  }
li#resources a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_resources.gif) 11px 11px no-repeat; width: 113px;  height: 35px;}
li#initiatives a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_initiatives.gif) 11px 11px no-repeat; width: 192px;  height: 35px;}
li#events a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_events.gif) 11px 11px no-repeat; width: 100px;  height: 35px; }
li#newsroom a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_newsRoom.gif) 11px 11px no-repeat; width: 119px;  height: 35px;}
li#membership a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_membership.gif) 11px 11px no-repeat; width: 129px;  height: 35px;}
li#register a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_register.gif) 11px 7px no-repeat; width: 99px;  height: 32px;}
li#login a.thelink { background: #f6f6f6 url(http://www.emailexperience.org/uploads/images/nav_off_login.gif) 11px 7px no-repeat; width: 99px;  height: 32px;}

/* Hover States */

li#aboutus { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_aboutus.gif) 11px 11px no-repeat;  }
li#resources { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_resources.gif) 11px 11px no-repeat; }
li#initiatives { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_initiatives.gif) 11px 11px no-repeat; }
li#events { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_events.gif) 11px 11px no-repeat;}
li#newsroom { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_newsRoom.gif) 11px 11px no-repeat;  }
li#membership { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_membership.gif) 11px 11px no-repeat;  }
li#register { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_register.gif) 11px 7px no-repeat;    }
li#login { background: #fff url(http://www.emailexperience.org/uploads/images/nav_hover_login.gif) 11px 7px no-repeat;   }

li#aboutus a.thelink:hover { background: none;  }
li#resources a.thelink:hover { background: none;  }
li#initiatives a.thelink:hover { background: none;  }
li#events a.thelink:hover { background: none;  }
li#newsroom a.thelink:hover { background: none;  }
li#membership a.thelink:hover { background: none;  }
li#register a.thelink:hover { background: none;  }
li#login a.thelink:hover { background: none;  }

div#navdiv ul ul {
background-color: #fff;
border-bottom: #eee 1px solid;
}

#submenu1 {
	position: absolute;
	top: 55px;
	left: 42px;
	width: 109px;
	z-index: 20;
}

#submenu2 {
	position: absolute;
	top: 53px;
	left: 152px;
	width: 113px;
	z-index: 20;
}

#submenu3 {
	position: absolute;
	top: 53px;
	left: 265px;
	width: 192px;
	z-index: 20;
}

#submenu4 {
	position: absolute;
	top: 53px;
	left: 457px;
	width: 100px;
	z-index: 20;
}

#submenu5 {
	position: absolute;
	top: 53px;
	left: 557px;
	width: 119px;
	z-index: 20;
}

#submenu6 {
	position: absolute;
	top: 53px;
	left: 676px;
	width: 129px;
	z-index: 20;
}

div#navdiv ul ul li {
border-top: 1px dashed #ddd;
float: left;
width: 100%;
}

div#navdiv ul ul li a {
display: block;
padding: 5px 11px;
color: #666;
border-left: #eee 1px solid;
border-right: #eee 1px solid;
}

div#navdiv ul ul li a:hover {
background: #eee;
color: #222;
text-decoration: none;
}

