#catalog_cats{
	margin-bottom:25px;
}
#catalog_cats .treeview, #catalog_cats .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}
#catalog_cats .treeview ul {
	/*background-color: white;*/
	margin-top: 4px;
}
#catalog_cats .treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -23px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
#catalog_cats .hitarea {
	display: inline;
	float:none;
}
#catalog_cats .treeview li { 
	margin: 0;
	padding: 0 0 5px 16px;
}
#catalog_cats .treeview li  a,#catalog_cats .treeview li  a:link,#catalog_cats .treeview li  a:visited,#catalog_cats .treeview li  a:active{ 
	color:#000;
	font-size:12px;
	font-weight:normal;
	margin-left:5px;
	text-decoration:none;
}
#catalog_cats .treeview li li a,#catalog_cats .treeview li li a:link,#catalog_cats .treeview li li a:visited,#catalog_cats .treeview li li a:active{ 
	color:#000;
	font-size:11px;
	font-weight:normal;
	margin-left:5px;
	list-style-type:circle;
}
#catalog_cats .treeview li a.selected {
	color:#FFF;
	font-weight:600 !important;
	padding: 1px 5px;
	padding-bottom: 3px !important;
	margin-left:0px !important;
	position:relative;
	text-decoration:none;

/*	background-image:url(../images/cat_list_selected_BG.gif);
	background-repeat: no-repeat;
	background-position: left center;	*/
	
}
#catalog_cats .treeview li div.selected{
	/*background-image: url(../images/cat_list_selected_BG.gif);
	background-repeat: no-repeat;
	background-position: right center;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #21B5EA;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#018CD0), to(#42CAF5));
	background: -moz-linear-gradient(#018CD0, #42CAF5);
	background: linear-gradient(#018CD0, #42CAF5);
	-pie-background: linear-gradient(#018CD0, #42CAF5);
	padding-left:5px;
	padding-bottom: 2px !important;
	behavior: url(/PIE.htc);
}
#catalog_cats .treeview li li a.selected {
	color:#FFF;
	font-weight:600 !important;
	padding-top:2px;
	margin-left:-2px !important;
	position:relative;
	text-decoration:none;
}
#catalog_cats .treeview li li a.selected {
padding-bottom:2px; /* IE5 */
voice-family:"\"}\"";
voice-family:inherit;
padding-bottom:2px;\ /*Internet Explorer 8*/
padding-bottom:2px;/*Mozilla*/
[padding-bottom:2px;/*Mozilla*/
padding-bottom:3px;] /*Google Chrome (2.01+), Opera, and Safari (4.0+)*/
}
/*end*/
/*\*/
html*#catalog_cats .treeview li li a.selected {
[padding-bottom:2px; /*Mozilla (< version 1.01)*/
padding-bottom:3px; /*Google Chrome (1.0 - 2.01), and Safari (1 - 3).*/
]padding-bottom:3px; /*Internet Explorer 7*/
}/*end*/
.dummyend[id]{clear:both;}

/*\*/
* html #catalog_cats .treeview li li a.selected {
padding-bottom:3px; /*Internet Explorer 6*/
}
/*end*/



#catalog_cats #treecontrol { margin: 1em 0; display: none; }
#catalog_cats .treeview .hover { color: red; cursor: pointer; }
#catalog_cats .treeview li.collapsable, #catalog_cats .treeview li.expandable { background-position: 0 -176px; }
#catalog_cats .treeview .expandable-hitarea { background-position: -80px -1px; }
#catalog_cats .treeview li { background: url(images/treeview-default-line.gif) 0 -1762px no-repeat; }
#catalog_cats .treeview li.last { background-position: 0 -1762px ;}
#catalog_cats .treeview li li { background-position: 0 0 ;}
#catalog_cats .treeview li li.last { background-position: 0 0 ;}
#catalog_cats .treeview li.lastCollapsable, #catalog_cats .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
#catalog_cats .treeview li.lastCollapsable { background-position: 0 -111px }
#catalog_cats .treeview li.lastExpandable { background-position: -32px -67px }
#catalog_cats .treeview div.lastCollapsable-hitarea, #catalog_cats .treeview div.lastExpandable-hitarea { background-position: 0; }
#catalog_cats .treeview-red li { background-image: url(images/treeview-red-line.gif); }
#catalog_cats .treeview-red .hitarea, #catalog_cats .treeview-red li.lastCollapsable, #catalog_cats .treeview-red li.lastExpandable { background-image: url(images/treeview-red.gif); } 
#catalog_cats .treeview-black li { background-image: url(images/treeview-black-line.gif); }
#catalog_cats .treeview-black .hitarea, #catalog_cats .treeview-black li.lastCollapsable, #catalog_cats .treeview-black li.lastExpandable { background-image: url(images/treeview-black.gif); }  
#catalog_cats .treeview-gray li { background-image: url(images/treeview-gray-line.gif); }
#catalog_cats .treeview-gray .hitarea, #catalog_cats .treeview-gray li.lastCollapsable, #catalog_cats .treeview-gray li.lastExpandable { background-image: url(images/treeview-gray.gif); } 
#catalog_cats .treeview-famfamfam li { background-image: url(images/treeview-famfamfam-line.gif); }
#catalog_cats .treeview-famfamfam .hitarea, #catalog_cats .treeview-famfamfam li.lastCollapsable, #catalog_cats .treeview-famfamfam li.lastExpandable { background-image: url(images/treeview-famfamfam.gif); }