/* 
  -----------------------------------
  Tree Menu Magic 2
  by Project Seven Development
  www.projectseven.com
  Style Theme: 10 - Classic
  -----------------------------------
*/

.p7TMM10 {
 font-size: 12px;
 font-family: Arial, Helvetica, sans-serif;
 zoom: 1;
}
.p7TMM10 ul {
 margin-left:8px;
 padding:0;
 font-weight:bold;
 line-height:17px;
/*IE7*/
/**margin-left: -1px;*/
/*IE6 and below
_margin-left: -5px;*/
}
.p7TMM10 ul ul {
 margin-left:13px;
 font-weight:bold;
/*IE6 and below
_margin-left: -2px;*/
}

.p7TMM10 ul ul ul {
 margin-left:12px;
/*IE6 and below
_margin-left: -2px;*/
}
.p7TMM10 ul li {
 list-style-type: none;
 margin: 0;
}
.p7TMM10 ul ul li {
 padding-left: .5em;
}
.p7TMM10 ul a:link, .p7TMM10 ul a:visited, .p7TMM10 ul a:focus, .p7TMM10 ul a:active {
 color: #006031;
 display: block;
 padding: 3px 8px 3px 14px;
 text-decoration: none;
 zoom: 1;
 font-weight:bold;
 outline: 0;

}
.p7TMM10 ul a:hover{
 color: #083152;
 text-decoration: none;
 display: block;
 padding: 3px 8px 3px 14px;
 text-decoration: none;
 zoom: 1;
 font-weight:bold;
 outline: 0;
}
.p7TMM10 ul ul a:link, .p7TMM10 ul ul a:visited {
 font-variant: normal;
 color: #083152;
 font-weight:bold;
}

.p7TMM10 ul ul ul a:link, .p7TMM10 ul ul ul a:visited {
 font-variant: normal;
 color: #787878;
 font-weight:bold;
}

.p7TMM10 ul ul ul ul li  a:link, .p7TMM10 ul ul ul ul li a:visited {
 font-variant: normal;
 color: #006031!important;
 font-weight:normal;
 padding-left:7px;
}
.p7TMM10 a.p7tmm_page {}
.p7TMM10 a.trig_closed {
 background: url(../images/tmm_plus_white.jpg) no-repeat 0 .6em;
}
.p7TMM10 a.trig_open {
 background: url(../images/tmm_minus_white.jpg) no-repeat 0 .6em;
 font-weight: normal;
}
.p7TMM10 ul ul a.trig_closed, .p7TMM10 ul ul a.trig_open {
 font-variant: normal;
 letter-spacing: 0;
}
.p7TMM10 ul ul a.trig_open {
 color: #083152; !important;
}
.p7TMM10 a.current_mark {
 font-weight:bold;
/* color:#006031;
 text-decoration:underline!important;*/
 background-color:#DDDDDD;
}
.p7TMM10 ul ul a.current_mark {
 color:#083152;
}
.p7TMMtoggle {
 display:none;
}
.p7TMM10_toggle_all {
 margin: 0 0 12px 0;
}
.p7TMM10_toggle_all a:link, .p7TMM10_toggle_all a:visited {
 color: #000;
 font-variant: normal;
 outline: 0;
}
.p7TMM10_toggle_all a:hover, .p7TMM10_toggle_all a:focus, .p7TMM10_toggle_all a:active {
 color: #787878;
 text-decoration: none;
}

#sidebar .productCategories .productInfoText {margin-bottom:5px!important;}

/*menu item that has no sublevels*/
/*
 .p7TMM10 a.p7tmm_page {
 background:url(../images/tmm_blank.jpg) no-repeat 0 .5em;
 text-decoration: none;
 font-weight:bold;}
 
 .p7TMM10 li li a.p7tmm_page, .p7TMM10 li li li a.p7tmm_page{
 font-weight:bold;
 background:url(../images/tmm_blank.jpg) no-repeat 0 .5em;
 text-decoration: none;}*/
