#path{
	font-size: smaller;
	color: #999999;
}
#path ul{
	list-style-type: none;
	float: left;
}
#path span{
	float: left;
	margin-right: 5px;
	display: block;
}
#path li{
	float: left;
	margin-left: 5px;
}
#counter{
	text-transform: lowercase;
	font-size: smaller;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	line-height: 1.4em;
}
#keyframe{
	font-size: smaller;
	text-transform: lowercase;
}
#keyframe a, #keyframe a:link, #keyframe a:active, #keyframe a:visited, #site-features a, #site-features a:link, #site-features a:active, #site-features a:visited{
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	padding: 0px;
	margin: 0px 7px;
}
#keyframe a:hover, #site-features a:hover{
	background-color: transparent;
	color: #bd50a1;
}
#keyframe span.Seperator{
	margin: 15px;
}
#path a, #path a:link, #path a:active, #path a:visited{
	text-decoration: none;
	color: #999999;
	background-color: transparent;
	padding: 0px;
}
#path a:hover{
	background-color: transparent;
	color: #bd50a1;
}
#language-selector a, #socials a {
	text-align: center;
	display: block;
	width: 61px;
	height: 24px;
	padding-top: 8px;
	text-decoration: none;
	color: #000000;
	background: url("../pic/2010/btn-top.png")top right no-repeat;
}
#language-selector LI.languageActive {
	text-align: center;
	display: block;
	width: 61px;
	height: 24px;
	padding-top: 8px;
	text-decoration: none;
	color: #ffffff;
	background: url("../pic/2010/btn-top.png")top left no-repeat;
}
#language-selector a:hover, #socials a:hover {
	background-position: top left;
	color: #ffffff;
}
/**
 * administrative buttons
 */
#siteinfo{
	clear: both;
	display: block;
}
p.AdminSiteLinks{
	clear: both;
	margin: 5px 0px 5px 0px;
}
#sitemap li{
	position: relative;
}
#sitemap a.navLink{
	display: block;
}
#sitemap a.showTreeLink, #sitemap a.hideTreeLink{
	top: 0px;
	right: 0px;
	left: auto;
}
#popup-content{
	padding: 10px;
}

#socials {
	float: right;
	list-style-type: none;
	font-size: smaller;
	margin-right: 6px;
}
#socials li {
	float: right;
}
#socials li a {
	padding-top: 3px;
	height: 29px;
}
