/* CSS Document */
ul {
	margin:0px;
	padding:0px;
	list-style:none;
	width:99,9%;
	float:left;
	background-repeat:repeat-x;
	font-size:10px;
	text-align:left;
}
ul li {
	float:left;
	background-image: url(../images_basic/widget_sep5.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
ul a {
display:block;
float:left;
padding: 0 1em;
padding-left: 1.5em;
line-height:2.5em;
color:#FFFFFF;
text-decoration:none;
text-indent:0px;
font-size:10px;!important
}
ul .first a {
background:none;
float:left;}
ul a hover {
float:left;
color:rgb(102,204,153)
}
.menuloggedin {
	position:relative;
	top:2px;
	left:0px;
	background:rgb(54,110,141) url(../images_basic/bg_loggedin.jpg) repeat-x; background-position: 5 0;
	height:19px;
	width:99.9%;
	padding-left: 10px;
	z-index:5
	font-size: 10px;
}
.menuloggedin a {
	font-size: 10px;
}
#find_experts .menuloggedin {
	top:0px;
	clear: both;
}
#profile .menuloggedin {
	top:0px;
	clear: both;
}

#home #nav .home a,
#about #nav .about a,
#join #nav .join a,
#tell #nav .tell a,
#recruit #nav .recruit a,
#findexperts #nav .findexperts a,
#edit #nav .edit a,
#findit #nav .findit a,
#profile #nav .profile a,
#inspiring_books #nav .inspiring_books a,
#messages #nav .messages a {
	cursor:default;
	color:rgb(130,160,177);
	background-image: url(../images_basic/bg-tab3.jpg);
	height: 26px;
	width: auto;
	font-weight:700;
	float:left;
	background-position:left top;
	background-repeat: no-repeat;
}
#find {
	position:relative;
	float: right;
	width: 245px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
	z-index:100
}
#navmain {
	position: relative;
	margin: auto;
	text-align: left;
	left: 5px;
}
#navlogin {
	width: 99,9%;
	padding: 0 1em;
	padding-left: 5px;
}
#nav {
	background-image: url(../images_basic/bg_nav_main.jpg);
	background-repeat:repeat-x;
	width:99.9%;
	height:26px;
	clear:right;
}

