#community_wrapper #community_title{
	font-size:1.3em;
}

#community_wrapper #user_nav {
	color:#2392C7;
	float: right;
    font-size:0.8em;
	text-align: center;
	height:32px;
	line-height:32px;
	margin-bottom:15px;
}
#community_wrapper #user_nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#community_wrapper #user_nav li { color:#2392C7; padding-left:8px; padding-right:8px; float:left; display:block; }



/*
 * Primary-Links
*******/
/*
 * #search-box */
#community_wrapper #search-box{
	float:right;
	height: 32px;
	background-image: url(../../images/searchguy.gif);
	background-repeat: no-repeat;
	width:230px;
	text-align:left;
}
#community_wrapper #search-box form { 	width: 175px; margin:0px; padding:0px;}
#community_wrapper #search-box input.text {
	background: #fff;
	color: #999999;
	outline: white;
	padding: 5px;
	width: 175px;
	border: 1px solid #FFFFFF;
	margin-left:27px;
}


#community_wrapper ul#navlist { 

	margin-bottom: auto;
	margin-top: auto; 
	width:99%;

}
#community_wrapper ul#navlist a { 
	font-weight: bold; 
	text-decoration: none; 
}

#community_wrapper ul#navlist, ul#navlist ul {
	float:left;  
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
  
#community_wrapper ul#navlist li {
	float: left;  
	list-style-type: none;
	margin-right:5px;
	padding:0 0 0 0px;
}
#community_wrapper ul#navlist li.rightside {
	float: right;  
}

#community_wrapper ul#navlist li a {
	background-color: #CCC;
	color: #666;
	display: block;
	font-size: 0.9em;
	outline: none;
	padding: 5px 10px 5px 10px;
	text-decoration: none;
}


/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#community_wrapper #navlist a {float:none;}
/* End IE5-Mac hack */


#community_wrapper ul#navlist li a img.icon { float:none; margin: 0 3px 0 0; }

/* ul#navlist li a:hover, #navlist li.sfhover, #navlist ul li.sfhover, #navlist ul ul li.sfhover { 	background-color: #2D730A; }
*/

#community_wrapper ul#navlist li:hover{
 }

#community_wrapper ul#navlist a:hover {
	background-color: #666;
	color:#FFF;
}



#community_wrapper ul#navlist li.current{

 }

#community_wrapper ul#navlist li.current a:hover{
}

#community_wrapper ul#navlist li.current a {
	background-color: #999;
	color:#FFF;
 }
#community_wrapper ul#navlist li:hover ul.subnavlist {
	background-color: #FFF;
	clear: both;
	display: block;
	margin-left: 0px;
	position: absolute;
	z-index: 500;
	background-image: none;
}
#community_wrapper ul#navlist li.current ul.subnavlist li a {
	background-color: #FFF;
	background-image: none;
	border: none;
	color: #666666;
}
#community_wrapper ul#navlist ul.subnavlist li a:hover,
  ul#navlist li.current ul.subnavlist li a:hover {
	background-color: #EFEFEF;
	background-image: none;
	color: #666;
}
#community_wrapper ul#navlist ul.subnavlist {
	background-color: #FFF;
	display: none;
	list-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}
#community_wrapper ul#navlist ul.subnavlist li {
	background-color: #FFF;
	float: none;
	line-height: 1;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#community_wrapper ul#navlist ul.subnavlist li a {
	background-color: #FFF;
	color: #666666;
	display: block;
	font-size: .75em;
	margin: 0px;
	outline: none;
	padding: 0.75em 10px;
	text-decoration: none;
	text-transform: none;
	background-image: none;
}
/*
 * Tabs
*******/
#community_wrapper ul.tabmenu {
	border-bottom: 1px solid #ccc;
	list-style: none;
	margin-bottom: 0.5em;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 0.7em;
	padding-right: 0.7em;
	padding-bottom: 0;
	padding-left: 0.7em;
}
#community_wrapper ul.tabmenu li { float: left; }
#community_wrapper ul.tabmenu li a {
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	margin-bottom: -1px;
	margin-right: 0.4em;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
}
#community_wrapper ul.tabmenu li a:focus { outline: none; }
#community_wrapper ul.tabmenu li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #D7D7D7;
}
#community_wrapper ul.tabmenu li.current a {
	border-left-color: #CCCCCC;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	color: #009900;
	background-color: #fff;
	text-decoration: none;
	border-bottom-style: none;
}
/*
 * Vertical Menu
*******/
#community_wrapper ul.verticalmenu { list-style: none; margin:0; padding:0;}
#community_wrapper ul.verticalmenu li {}
#community_wrapper ul.verticalmenu li a {
	color: #999999;
	display: block;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}
#community_wrapper ul.verticalmenu li a:focus { outline: none; }
#community_wrapper ul.verticalmenu li a:hover {
	background-color:#FFFFCC;
	color: #000000;
	text-decoration: none;
}
#community_wrapper ul.verticalmenu li.current a {
	background-color:#FFFFCC;
	color: #000000;
	text-decoration: none;
}
/*
 * Director menu specific classes
*******/
#community_wrapper #director_menu { 
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#community_wrapper #director_menu h1 {	font-size: 14px;
}
#community_wrapper #director_menu h2 {
	list-style: none;
	padding:4px;
	font-size: 14px;
	font-weight: bold;
	color: #4E8732;
	background-color: #EFEFEF;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/*
 * easytools
*******/
#community_wrapper #easytools {
	font-size:0.8em;
	text-align: center;
	height:32px;
	line-height:32px;
}
#community_wrapper #easytools ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#community_wrapper #easytools li {
	color:#999999;
	float:left;
	display:block;
	margin-right: 4px;
	margin-left: 4px;
}
#community_wrapper #easytools a:link, #community_wrapper #easytools a:visited {
	color:#999999;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	padding-left: 6px;
	border: 1px solid #D7F4C6;
}
#community_wrapper #easytools a:hover {
	color:#2D730A;
	background-color: #D7F4C6;
	text-decoration:none;
}