/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Chili
  -----------------------------------
*/

.p7TMM06 {
	font-family: Arial, Helvetica, sans-serif;
	zoom: 1;
	font-size: 1.2em;
}
.p7TMM div {
	font-size: 1.2em;
}
.p7TMM06 ul {
	margin: 0;
	padding: 0;
}
.p7TMM06 ul div {
	padding: 0 0 8px 10px;
}
.p7TMM06 ul li {
	list-style-type: none;
	margin: 0px 0px;
	padding-left: 0px;
}
.p7TMM06 ul ul {
}
.p7TMM06 ul ul ul {
}
.p7TMM06 ul ul li {
	border-color: #4E4E4E #000 #000 #4E4E4E;
	margin-top: 3px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
}
.p7TMM06 ul a:link, .p7TMM06 ul a:visited {
	color: #FFF;
	display: block;
	text-decoration: none;
	zoom: 1;
	outline: 0;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #8c2b2f;
	margin-bottom: 7px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 20px;
}
.p7TMM06 ul a:hover, .p7TMM06 ul a:focus, .p7TMM06 ul a:active {
	color: #FFF;
	text-decoration: underline;
}
.p7TMM06 ul ul a:link, .p7TMM06 ul ul a:visited {
	color: #FFF;
	text-transform: none;
	font-weight: normal;
	background-color: transparent;
}
.p7TMM06 ul ul a:hover, .p7TMM06 ul ul a:focus, .p7TMM06 ul ul a:active {
	color: #FFF;
	background-color: transparent;
}
.p7TMM06 li.trig_open {
	background-color: transparent;
}
.p7TMM06 a.trig_open {
	color: #FFF !important;
	font-weight: bold;
}
.p7TMM06 a.trig_closed {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 ul ul a.trig_closed {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 a.trig_open {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 ul ul a.trig_open {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM06 a.current_mark {
	font-weight:bold;
	color: #EDEDED;
	text-decoration: underline;
}
.p7TMM06 ul ul a.current_mark {
	color:#ECECEC;
	text-decoration: none;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM06_toggle_all {
	margin: 0 0 12px 0px;
}
.p7TMM06_toggle_all a:link, .p7TMM06_toggle_all a:visited {
	color: #000;
	text-decoration: none;
	outline: 0;
}
.p7TMM06_toggle_all a:hover, .p7TMM06_toggle_all a:focus, .p7TMM06_toggle_all a:active {
	color: #AA3C44;
	text-decoration: underline;
}
.p7TMM06 .level_3 {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 10px;
}
