/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #666; font-family: Arial, Helvetica, sans-serif; white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; font-family: Arial, Helvetica, sans-serif; white-space: nowrap;
}
.dtree a.node:visited, .dtree a.nodeSel:visited {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #000000; font-family: Arial, Helvetica, sans-serif; white-space: nowrap;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 2px 2px 2px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #006600; font-family: Arial, Helvetica, sans-serif; white-space: nowrap;
}
.dtree a.nodeSel {
	background-color: #D2EDBE;
}
.dtree .clip {
	overflow: hidden;
}
div.DiscountWatermark
{
	position: absolute;
	top: 0px;
	left: 85px;
	text-align: center;
	font-size: 13px;
	color: #FF0000;
	font-family: Verdana, Tahoma, "Courier New" , Courier, monospace;
	font-weight: normal;
	background-color: #fef740;
	vertical-align: text-bottom;
	width: 32px;
	height: 20px;
}
