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

.p7TMM05 {
	font-size: inherit;
	font-family: "Times New Roman", Times, serif;
	zoom: 1;
	padding: 0px;
	/*
	background-image: url(img/tmm_rootGradientGray.jpg);
	background-repeat: repeat-y;
	*/
	background-color: #f1f0ec;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5c5b4f;
}
.p7TMM05 ul {
	margin: 0;
	padding: 0;
}
.p7TMM05 ul div {
	background-color: #f1f0ec;
	padding: 4px 0;
}
.p7TMM05 ul ul div {
	background-color: transparent;
	background-image: none;
	padding: 0;
}
.p7TMM05 ul ul {
	font-size: 0.8em;
}
.p7TMM05 ul ul ul {
	font-size: .9em;
}
.p7TMM05 ul li {
	list-style-type: none;
}
.p7TMM05 ul ul li {
	padding-left: 1em;
}
.p7TMM05 ul a:link, .p7TMM05 ul a:visited {
	color: #5c5b4f;
	display: block;
	text-decoration: none;
	zoom: 1;
	font-variant: normal;
	outline: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5c5b4f;
	background-color: f1f0ec;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.p7TMM05 a.tmmlast {
	border-bottom: 0;
}
.p7TMM05 ul a:hover, .p7TMM05 ul a:focus, .p7TMM05 ul a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #5c5b4f;
}
.p7TMM05 ul ul a:link, .p7TMM05 ul ul a:visited {
	font-variant: normal;
	border: 0;
	color: #5c5b4f;
	background-color: transparent !important;
	background-image: none;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 20px;
}
.p7TMM05 ul ul a:hover, .p7TMM05 ul ul a:focus, .p7TMM05 ul ul a:active {
	color: #5c5b4f;
	text-decoration: none;
	background-color: #5c5b4f;
	background-image: url(img/tmm_page_round_taragon.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM05 a.p7tmm_page {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM05 ul ul a.p7tmm_page {
}
.p7TMM05 a.trig_closed {
	background-repeat: no-repeat;
	background-position: left center;
}
.p7TMM05 ul ul a.trig_closed {
}
.p7TMM05 ul a.trig_open {
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: normal;
	color: #FFFFFF !important;
	background-color: #807f6f;
}
.p7TMM05 ul ul a.trig_open {
	color: #FFF !important;
	background-color: #5c5b4f;
}
.p7TMM05 ul ul a.trig_closed, .p7TMM05 ul ul a.trig_open {
	font-variant: normal;
	letter-spacing: 0.1em;
	font-size: 1.1em;
}
.p7TMM05 a.current_mark {
	background-color: #807f6f !important;
	font-weight: normal;
	font-size: 1em;
	color: #FFFFFF !important;
}
.p7TMM05 ul ul a.current_mark {
	background-image: url(img/tmm_page_round_taragon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #5c5b4f !important;
}
.p7TMMtoggle {
	display:none;
}
.p7TMM05_toggle_all {
	margin: 0 0 12px 0;
}
.p7TMM05_toggle_all a:link, .p7TMM05_toggle_all a:visited {
	color: #FFFFFF;
	font-variant: normal;
	outline: 0;
	background-color: #5c5b4f;
}
.p7TMM05_toggle_all a:hover, .p7TMM05_toggle_all a:focus, .p7TMM05_toggle_all a:active {
	color: #06C;
	text-decoration: underline;
}
