/* left */
.nav ul {
		margin: 0;
		padding: 0;
		list-style: none;
		width : 150px;
	}
.nbg {
			height : auto;
}
.nav ul li {
	display : block;
}
.lnf {
	display : block;
	padding-bottom : 1px;
}
.lnf ul {
	left: 130px;
	top: 12px;
	display: none;
	}	
.nf {
	display : block;
    /* testing */
	font-family:verdana, geneva;font-size:12px;
}
	
.nfi, .nfi_on {
	float : left;
	display : inline;
}

.nf .n_l, .np a {
	width: 120px;
	text-decoration: none;
	display:block;
	padding: 2px;
		
}

.nf .n_l {
	padding-left: 5px;
	padding-right: 0px;
}
.np .n_l {
	padding-left: 20px;
	padding-right: 0px;
}
.nf .n_l {
	color:rgb(0, 0, 255);
}

.np a {
	font-size:12px;font-family:verdana, geneva;color:rgb(0, 0, 255);
}

.nf a {
	font-size:12px;font-family:verdana, geneva;text-align:left;

}

.nf, .np, .np_x, .nf_x {
	width: 150px;
	list-style: none;
	background-repeat: no-repeat;
	background-position : top left;
}
.nf, .nf_x	{
    /* folder colours: <p style="background-color:rgb(255, 255, 255);color:rgb(0, 0, 255);font-size:12px;text-align:left;font-family:verdana, geneva;">Sample Section</p> */
	background-color:rgb(255, 255, 255);
	color:rgb(0, 0, 255);
	font-family:verdana, geneva;font-size:12px;text-align:left;
}
.lnf .np, .lnf .np_x	{
	background-color:rgb(255, 255, 255);
	#
}
.nf_on, .nf:hover, .nf_on:hover, .nf_x:hover {
	
}
.nf:hover a {
	
}
.np:hover, .np_on:hover, .np_x:hover {
	
}
.np:hover a{
	
}
/* folder_5 */
.nbg {

	background-position : top left;
	padding: 0px;
	border: 0px solid #ccc;
}
.nbg:hover {
}


.nfi {
		background-image : url(http://www.take2theweb.com/images/tree/folder_5.gif);
}
.nfi_on {
		background-image : url(http://www.take2theweb.com/images/tree/folder_5_ON.gif);
}


/* folder_5 */
.np, .np_x {
		background-image : url(http://www.take2theweb.com/images/tree/file_1.gif);
}
.np_on, .np:hover, .np_x:hover {
		background-image : url(http://www.take2theweb.com/images/tree/file_1_ON.gif);
		
}

.np_H, .nf_H {
	/* background-color : #ddd; */

}

.nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	/* width: 150px; */
	}

/* top level */

/* new style is: standard_disclose */
.lnf_on ul { display: block; padding-left : 10px;}.lnf_on ul .lnf_on ul { display: block; padding-left : 10px;}.lnf_on .lnf ul { display: none; padding-left : 10px;}.lnf_off .lnp, .lnf_off .lnf  {padding-left : 10px;}
.nf_hidden, .np_hidden, .lnp_hidden {
	display : none;
	width : 0px;
	height : 0px;
	padding : 0,0,0,0;
}
