/* tmm2 10 - Classic*/
.p7TMM10 {
zoom: 1;
text-align: left;
padding-top: 120px;
}
.p7TMM10 div {
zoom: 1;
text-align: left;
}
.p7TMM10 ul {
margin: 0;
padding: 0;
text-align: left;
font-size: .9em;
}
.p7TMM10 ul div {
padding-left: 4px;
}
.p7TMM10 ul ul {
border-left: 1px dotted #7c635a;
font-size: 1em;
}
.p7TMM10 ul li {
list-style-type: none;
margin: 0;
background: url(https://www.cranberryshop.com/_css/none);
padding: 0px;
}
.p7TMM10 ul li.sep {
margin-top: 10px;
background: url(../_img/ele/nav-sep.gif) no-repeat left top;
padding-top: 8px;
}
.p7TMM10 ul ul li {
background: url(https://www.cranberryshop.com/_css/none);
padding: 0px 0px 0px 5px;
}
.p7TMM10 ul a {
color: #7c635a;
display: block;
padding: 5px 2px 5px 14px;
text-decoration: none;
zoom: 1;
outline: 0;
}
.p7TMM10 ul a:hover, .p7TMM10 ul a:focus, .p7TMM10 ul a:active {
color: #5d8357;
text-decoration: underline;
}
.p7TMM10 ul ul a {
font-size: .9em;
padding-top: 2px;
padding-bottom: 2px;
}
.p7TMM10 a.trig_closed {
background-image: url(../_img/p7tmm-img/tmm_plus_wnit.gif);
background-repeat: no-repeat;
background-position: left center;
}
.p7TMM10 a.trig_open {
background-image: url(../_img/p7tmm-img/tmm_minus_wnit.gif);
background-repeat: no-repeat;
background-position: left center;
text-decoration: underline;
}
.p7TMM10 a.current_mark {
font-weight:bold;
color:#000 !important;
}