/* ---------------------- v-menu nav #2175bc #2586d7 ---------------------- */
#button { 
	width: 204px;
	padding: 0 0 1em 0;
	font-family: Verdana;
	font-size: 11px;
	background-color: #f6f4e8;
	color: #000;
}	
#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}	
#button li {
	border-bottom: 1px solid #192666;
	margin: 0;
	list-style: none;
	list-style-image: none;
}
#button li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #f6f4e8; 
	background-color: #f6f4e8;
	color: #192666;
	text-decoration: none;
	width: 100%;
}
html>body #button li a {
	width: auto;
}
#button li a:hover {
	background-color: #192666;
	border-left: 10px solid #192666; 
	color: #fff;
}
.nav2 ul {
	margin: 0 0 0 11px;
	padding: 0 0 0 11px;
	list-style: disc url(/* '{THEME}' *//images/bul.gif) outside;
}
.nav2 li {
	list-style: disc url(/* '{THEME}' *//images/bul.gif) outside;
}
#flyout {
	float: left;
	padding: 0;
	margin: 2px 0 0 0;
	list-style: none;
	width: 180px;
}
#flyout ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: -9999px;
}
#flyout table {
	border-collapse: collapse;
	margin: -1px -10px;
}
#flyout li {
	float: left;
	width: 160px;
	height: 24px;
	bottom: 1px solid #033c6c;
}
#flyout li#contact {
	margin: 0;
}
#flyout li a {
	display: block;
	width: 160px;
	height: 24px;
	color: #51473d;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 23px;
	text-decoration: none;
	padding-left: 30px;
	bottom: 1px solid #033c6c;
}
#flyout li:hover {
	position: relative;
}
#flyout li a:hover {
	white-space: nowrap;
	color: #273676;
	position: relative;
}
#flyout li a:hover {
	color: #273676;
}
#flyout li#home a {
	background: #f6f4e8 url(home.gif) no-repeat 5px center;
}
#flyout li#profil a {
	background: #f6f4e8 url(user.png) no-repeat 5px center;
}
#flyout li#ls a {
	background: #f6f4e8 url(ls.png) no-repeat 5px center;
}
#flyout li#fav a {
	background: #f6f4e8 url(fav.png) no-repeat 5px center;
}
#flyout li#stat a {
	background: #f6f4e8 url(stat.png) no-repeat 5px center;
}
#flyout li#add a {
	background: #f6f4e8 url(add.png) no-repeat 5px center;
}
#flyout li#nst a {
	background: #f6f4e8 url(nst.png) no-repeat 5px center;
}
#flyout li#comm a {
	background: #f6f4e8 url(comm.png) no-repeat 5px center;
}
#flyout li#ser a {
	background: #f6f4e8 url(ser.png) no-repeat 5px center;
}
#flyout li#help a {
	background: #f6f4e8 url(help.png) no-repeat 5px center;
}
#flyout li#comm a {
	background: #f6f4e8 url(comm.png) no-repeat 5px center;
}
#flyout li#close a {
	background: #f6f4e8 url(close.png) no-repeat 5px center;
}
#flyout li a.fly {
	background: #f6f4e8 url(folder.gif) no-repeat 5px center;
}
#flyout li a.fly b {
	display: block;
	width: 109px;
	height: 24px;
	background: url(arrow.gif) no-repeat right center;
	cursor: pointer;
}
#flyout li#support a {
	background: #f6f4e8 url(support.gif) no-repeat 5px center;
}
#flyout li#contact a {
	background: #f6f4e8 url(contact.gif) no-repeat 5px center;
}