/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Basic
  -----------------------------------
*/

#p7TMM_1 { position: absolute; top: 0px;}

.p7TMM01 {
	font-size: 11px;
	zoom: 1;
	overflow: hidden;
}


.p7TMM01 ul {
	margin: 0;
	padding: 0;
}
.p7TMM01 li { text-transform: uppercase; }
.p7TMM01 li li { text-transform: none; padding-left: 16px; padding-bottom: 2px; }

.p7TMM01 li {
		list-style-type: none; 
		line-height: 16px; 
		background-image: none; 
		padding-left: 0; 
		margin-left: 0;
}
.p7TMM01 ul ul li {
/*	padding-left: 1em;
*/}
.p7TMM01 ul a:link, .p7TMM01 ul a:visited {
	color: #fff;
	display: block;
/*	padding: 3px 8px 3px 18px;
*/	text-decoration: none;
padding-bottom: 6px;
	zoom: 1;
	outline: 0;
}
.p7TMM01 ul ul a:hover, .p7TMM01 ul ul a:focus, .p7TMM01 ul ul a:active {
	text-decoration: underline; background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em;
	color: #fff;
}
/*.p7TMM01 li a:focus, .p7TMM01 li a:active {
	text-decoration: underline; background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em;
	color: #000!important;
}*/

.p7TMM01 ul ul a:hover {
	color: #C30;
	text-decoration: none; background:url(../img/main/sidebar-bullet1-yellow.png) no-repeat 0 0.1em;
}
body#blue .p7TMM01 ul ul a:hover {
	color: #C30;
	text-decoration: none; background:url(../img/main/sidebar-bullet1-blue.png) no-repeat 0 0.1em;
}
body#lgtblue .p7TMM01 ul ul a:hover {
	color: #C30;
	text-decoration: none; background:url(../img/main/sidebar-bullet1-blue.png) no-repeat 0 0.1em;
}

.p7TMM01 ul ul a {
	font-variant: normal;
}
.p7TMM01 a.p7tmm_page { 

 }
.p7TMM01 a.trig_closed {
}
.p7TMM01 a.trig_open {
}
.p7TMM01 ul ul a.trig_closed, .p7TMM01 ul ul a.trig_open {background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em;}/*Added*/
.p7TMM01 ul ul a.trig_open {background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em;}/*Added*/

.p7TMM01 li li a.trig_open { background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em;}
.p7TMM01 li li a.current_mark {
background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em; 
	color:#C30;
}
.p7TMM01 ul ul a.current_mark { 
		color:#C30;
		background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em; /*added*/
}
/*.p7TMM01 li a { color:#fff!important;}
*/.p7TMM01 li a.current_mark {
}
.p7TMM01 li li a.current_mark { background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em;}/*Added*/
.p7TMM01 .inactive a{ color: #ffffff!important; }

/*li .tmmfirst .p7tmm_page{ background:url(../img/main/sidebar-bullet1.png) no-repeat 0 0.1em; }*/ 