/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Basic
  -----------------------------------
*/

.p7TMM10 {padding: 10px 0 40px 0;
}
.p7TMM10 ul {padding-bottom:5px;
	 margin:0;
}
.p7TMM10 ul ul {
}
.p7TMM10 ul ul ul {

}
.p7TMM10 li {
	background-image: none!important;
	width: 175px;
padding: 0 0 8px 7px;
}

.p7TMM10 li li { width: auto;line-height: 16px;
	padding:2px 0 0 6px; }
	
.p7TMM10 li li li { width: auto;line-height: 16px;
	padding:2px 0 0 6px; }
	
.p7TMM10 ul ul li {

}
.p7TMM10 ul a:link, .p7TMM10 ul a:visited {
	display: block;
}
.p7TMM10 ul a:hover, .p7TMM10 ul a:focus, .p7TMM10 ul a:active {
}
.p7TMM10 ul ul a {
}

/*menu item that has no sublevels*/
.p7TMM10 a.p7tmm_page {
	width: 157px;
	font-weight: bold;
	padding-left:16px;
	background:url(../img/tmm_minus_tan.jpg) no-repeat 0 .3em;
	text-decoration: none;
	line-height: 16px;}
	
	.p7TMM10 li li a.p7tmm_page {
	width: 145px;
	font-weight: normal;
	padding-left:16px;
	margin-left: 12px;
	background:url(../img/tmm_minus_tan.jpg) no-repeat 0 .3em;
	text-decoration: none;
	line-height: 16px;}
	
/*subitems*/
	.p7TMM10 li li li a.p7tmm_page {
	width: 135px;
	font-weight: bold;
	padding: 5px 0 0 12px;
	background:url(../img/cross_bullet.jpg) no-repeat 0 .8em;
	text-decoration: none;
	line-height: 16px;
	font-weight:normal;
	margin-left:22px;}

/*showing there are sub level items*/
.p7TMM10 a.trig_closed {
	padding-left:16px;
	background:url(../img/tmm_plus_whiteblue.jpg) no-repeat 0 .2em;
	font-weight:bold;
	text-decoration:none;}

/*?*/
.p7TMM10 li li a.trig_closed { 
	padding-left:16px;
	background:url(../img/tmm_plus_whiteblue.jpg) no-repeat 0 .2em;}
.p7TMM10 li li a.trig_open { 
	padding-left:16px;
	background:url(../img/tmm_blank_blue.jpg) no-repeat 0 .2em;
	font-weight: bold;}
	
/*when menu is open because of sublevels*/
.p7TMM10 a.trig_open {
	padding-left:16px;
	background:url(../img/tmm_blank_blue.jpg) no-repeat 0 .2em;
	font-weight: bold;
	text-decoration:none;}
	
.p7TMM10 ul ul a.trig_closed, .p7TMM10 ul ul a.trig_open {
	padding-left:16px;
	/*background:url(../img/tmm_plus_whiteblue.jpg) no-repeat 0 .2em;*/
	margin-left: 12px;
	font-weight: normal;}
.p7TMM10 ul ul a.trig_open {
}
.p7TMM10 a.current_mark {
	font-weight:bold;
}
.p7TMM10 ul ul a.current_mark {
}

.p7TMMtoggle {
	display:none;
}
.p7TMM10_toggle_all {
}
.p7TMM10_toggle_all a:link, .p7TMM10_toggle_all a:visited {
}
.p7TMM10_toggle_all a:hover, .p7TMM10_toggle_all a:focus, .p7TMM10_toggle_all a:active {
}

