.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
  
.visible {
	display: block;
}

div.ktcsstree {
	font: normal 1px/1px Arial, Helvetica, sans-serif;
	width: 216px;
	padding-bottom: 6px;
	padding-top: 3px;
}  
  
div.ktcsstree ul, div.ktcsstree li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	margin-left: 0px;
}
div.ktcsstree ul ul {
	display: none;
}
div.ktcsstree li.li0 {
	background: url(../../../assets/images/product-separator.gif) no-repeat left top;
}
div.ktcsstree li.first {
	background: url(../../../assets/images/spacer.gif) repeat-y left top;
}
div.ktcsstree li.li1 {
	margin-left: 10px;
	
}
div.ktcsstree li.li1 li {
	margin-left: 10px;
}


/* Fix IE. Hide from IE Mac \*/
* html div.ktcsstree a, * html div.ktcsstree li div {
	height: 1%;
}
/* End */

div.ktcsstree ul {
	margin-left: 13px;
}
div.ktcsstree li div, div.ktcsstree li div * {
	vertical-align: middle;
	display: inline;
}

/* look */

div.ktcsstree li {
	margin-bottom: 0px;
}
div.ktcsstree a {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #1b231f;
	text-decoration: none;
}
div.ktcsstree a:hover {
	color: #000066;
	text-decoration: underline;
}
div.ktcsstree a.selected, div.ktcsstree a:active {
/*	background-color: #dedede;
	color: #ffffff; */
	text-decoration: underline;
}
div.ktcsstree a.selected:hover {
/*	color: #ffffff; */
}

div.ktcsstree li div span {
	display: none;
	padding: 0px 4px;
	background-position: 100% 1px;
	background-repeat: no-repeat;
	color: #000000;
	font-family: Courier, monospace;
	cursor: default;
}
div.ktcsstree li div a {
	margin-left: 0px;
	padding: 2px 0px;			
}


div.li0 {
	display: none;
}
div.li1 {
	display: block;
}
div.li2 {
	display: block;
}
div.li3 {
	display: block;
}
div.li4 {
	display: block;
}




a.level0 {
	display: block;
	padding: 5px 5px 5px 12px;
	margin: 0px;
	color: #192f56;
	background: url(../../../assets/images/navbar-separator.gif) no-repeat left center;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
}
a.level0:link  {
	display: block;
	padding: 5px 5px 5px 12px;
	background: url(../../../assets/images/navbar-separator.gif) no-repeat left center;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #192f56;
}
a.level0:visited  {
	display: block;
	padding: 5px 5px 5px 12px;
	background: url(../../../assets/images/navbar-separator.gif) no-repeat left center;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	color: #192f56;
}
a.level0:hover  {
	display: block;
	padding: 5px 5px 5px 12px;
	background: url(../../../assets/images/navbar-separator.gif) no-repeat left center;
	margin: 0px;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #192f56;
}
a.level0:active {
	display: block;
	padding: 5px 5px 5px 12px;
	font: normal 11px/13px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background: url(../../../assets/images/navbar-separator.gif) no-repeat left center;
	color: #192f56;
}


a.level1 {
	display: block;
	font-size: 11px;
	color: #192f56;
	background: none;
}
a.level1:link  {
	display: block;
	background: none;
	color: #192f56;
}
a.level1:visited  {
	display: block;
	color: #192f56;
	background: none;	
}
a.level1:hover  {
	background: none;	
	text-decoration: underline;
}
a.level1:active {
	background: none;	
	color: #192f56;
}


li.li1 {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	list-style: url(../../../assets/images/orange_arrow.gif);
	bsackground:url(../../../assets/images/orange_arrow.gif) no-repeat left top;
	border: 1px solid #edf5fc;
}
li.li1 a {
	color: #1b231f;
	text-decoration: none;
	background:none;
}
li.li1 a:hover {
	color: #1b231f;
	text-decoration: underline;
	background:none;
	
}