.CommunityNavigationWrapper {background:transparent url(http://assets.friendsite.com/images/site/navigation/MenuBackground.gif) }
.CommunityNavigation {padding:0px 0px 0px 0px; margin:0px; list-style:none; height:26px; position:relative; z-index:500; width:975px; margin-left:auto; margin-right:auto; text-align:left; background:transparent url(http://assets.friendsite.com/images/site/navigation/MenuBackground.gif); background-color:#E1E1E1 }
.CommunityNavigation li.top {display:block; float:left;}
.CommunityNavigation li a.top_link, .CommunityNavigation li a.top_linkActive, .CommunityNavigation li a.top_linkNotify {display:block; float:left; height:26px; color:#666; text-decoration:none; font-weight:bold; padding:0px; cursor:pointer; background:transparent url(http://assets.friendsite.com/images/site/navigation/MenuBackgroundNotActive.gif)}
.CommunityNavigation li a.top_link span, .CommunityNavigation li a.top_linkActive span,  .CommunityNavigation li a.top_linkNotify span {font-size:12px; float:left; display:block; padding:5px 8px 0px 8px; height:26px;}
.CommunityNavigation li a.top_link:hover,  {color:red; background: url(http://assets.friendsite.com/images/site/navigation/MenuBackgroundActive.png)}
.CommunityNavigation li a.top_link:hover span, .CommunityNavigation li a.top_linkActive:hover span {color:red;}

.CommunityNavigation li:hover > a.top_link {color:white; background: url(http://assets.friendsite.com/images/site/navigation/MenuBackgroundActive.png)}
.CommunityNavigation li:hover > a.top_link span, .CommunityNavigation li a.top_linkActive:hover span, .CommunityNavigation li a.top_linkNotify:hover span {color:red;}

.CommunityNavigation li a.top_linkActive { background:transparent url(http://assets.friendsite.com/images/site/navigation/MenuBackgroundActive.png)}
.CommunityNavigation li a.top_linkActive span { color: white }
.CommunityNavigation li a.top_linkNotify { background:transparent url(http://assets.friendsite.com/images/site/navigation/MenuBackgroundNotify.gif) top center}
.CommunityNavigation li a.top_linkNotify span { color: white }


.CommunityNavigation table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

.CommunityNavigation a:hover {visibility:visible; position:relative; z-index:200;}
.CommunityNavigation li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.CommunityNavigation ul, .CommunityNavigation iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.CommunityNavigation ul.CommunityNavigationInbox 		{ width: 100px;}
.CommunityNavigation ul.CommunityNavigationProfile 		{ width: 130px;}
.CommunityNavigation ul.CommunityNavigationPhotos 		{ width: 155px;}
.CommunityNavigation ul.CommunityNavigationFriends 		{ width: 155px;}
.CommunityNavigation ul.CommunityNavigationGroups 		{ width: 120px;}
.CommunityNavigation ul.CommunityNavigationMobileFun 	{ width: 150px;}
.CommunityNavigation ul.CommunityNavigationHoroscopes 	{ width: 85px;}
.CommunityNavigation ul.CommunityNavigationSearch 		{ width: 135px;}
.CommunityNavigation ul.CommunityNavigationBookmarks 	{ width: 145px;}
.CommunityNavigation ul.CommunityNavigationPetitions 	{ width: 155px;}
.CommunityNavigation ul.CommunityNavigationStore	 	{ width: 155px;}
.CommunityNavigation ul.CommunityNavigationWidgets	 	{ width: 125px;}
.CommunityNavigation ul.CommunityNavigationSocialStatus	{ width: 200px;}


.CommunityNavigation :hover ul {left:0; top:26px; padding:3px; white-space:nowrap; height:auto; z-index:300; background-color:#FFFFFF; 
	
	background-attachment: scroll;
	background-color: white;
	background-image: none;
	background-repeat: repeat;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #666666;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #666666;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px; }
.CommunityNavigation :hover ul li {display:block; height:26px; position:relative; font-weight:normal; width:auto; }
.CommunityNavigation :hover ul li a {display:block; font-size:12px; height:26px; line-height:25px; width:auto; padding:0 10px; z-index: 999}
.CommunityNavigation :hover ul li a:hover {color:red;}

.PreloadCommunityNavigationHover { background:transparent url(http://assets.friendsite.com/images/site/navigation/MenuBackgroundActive.png); display:none }