ul.jqueryFileTree {
	font-family: "Ubuntu", sans-serif;
	font-size: 16px;
	line-height: 28px;
	padding: 2px 0px;
	margin: 0px;
}

ul.jqueryFileTree li {
	list-style: none;
	padding: 0px;
	padding-left: 20px;
	margin: 0px;
	white-space: nowrap;
}

ul.jqueryFileTree a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 10px;
	border-radius:5px;
}

ul.jqueryFileTree a:hover {
	background: #eee;
}

/* Core Styles */
.jqueryFileTree li.directory { background: url('../images/filetree/directory.png') left 5px no-repeat; }
.jqueryFileTree li.expanded { background: url('../images/filetree/folder_open.png') left 5px no-repeat; }
.jqueryFileTree li.file { background: url('../images/filetree/file.png') left 5px no-repeat; }
.jqueryFileTree li.wait { background: url('../images/filetree/spinner.gif') left 5px no-repeat; }
/* File Extensions*/
.jqueryFileTree li.ext_3gp { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_afp { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_afpa { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_asp { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_aspx { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_avi { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_bat { background: url('../images/filetree/application.png') left 5px no-repeat; }
.jqueryFileTree li.ext_bmp { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_c { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_cfm { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_cgi { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_com { background: url('../images/filetree/application.png') left 5px no-repeat; }
.jqueryFileTree li.ext_cpp { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_css { background: url('../images/filetree/css.png') left 5px no-repeat; }
.jqueryFileTree li.ext_doc { background: url('../images/filetree/doc.png') left 5px no-repeat; }
.jqueryFileTree li.ext_docx { background: url('../images/filetree/doc.png') left 5px no-repeat; }
.jqueryFileTree li.ext_exe { background: url('../images/filetree/application.png') left 5px no-repeat; }
.jqueryFileTree li.ext_gif { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_fla { background: url('../images/filetree/flash.png') left 5px no-repeat; }
.jqueryFileTree li.ext_h { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_htm { background: url('../images/filetree/html.png') left 5px no-repeat; }
.jqueryFileTree li.ext_html { background: url('../images/filetree/html.png') left 5px no-repeat; }
.jqueryFileTree li.ext_jar { background: url('../images/filetree/java.png') left 5px no-repeat; }
.jqueryFileTree li.ext_jpg { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_jpeg { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_js { background: url('../images/filetree/script.png') left 5px no-repeat; }
.jqueryFileTree li.ext_lasso { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_log { background: url('../images/filetree/txt.png') left 5px no-repeat; }
.jqueryFileTree li.ext_m4p { background: url('../images/filetree/music.png') left 5px no-repeat; }
.jqueryFileTree li.ext_mov { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_mp3 { background: url('../images/filetree/music.png') left 5px no-repeat; }
.jqueryFileTree li.ext_mp4 { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_mpg { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_mpeg { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_ogg { background: url('../images/filetree/music.png') left 5px no-repeat; }
.jqueryFileTree li.ext_pcx { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_pdf { background: url('../images/filetree/pdf.png') left 5px no-repeat; }
.jqueryFileTree li.ext_php { background: url('../images/filetree/php.png') left 5px no-repeat; }
.jqueryFileTree li.ext_png { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_ppt { background: url('../images/filetree/ppt.png') left 5px no-repeat; }
.jqueryFileTree li.ext_psd { background: url('../images/filetree/psd.png') left 5px no-repeat; }
.jqueryFileTree li.ext_pl { background: url('../images/filetree/script.png') left 5px no-repeat; }
.jqueryFileTree li.ext_py { background: url('../images/filetree/script.png') left 5px no-repeat; }
.jqueryFileTree li.ext_rb { background: url('../images/filetree/ruby.png') left 5px no-repeat; }
.jqueryFileTree li.ext_rbx { background: url('../images/filetree/ruby.png') left 5px no-repeat; }
.jqueryFileTree li.ext_rhtml { background: url('../images/filetree/ruby.png') left 5px no-repeat; }
.jqueryFileTree li.ext_rpm { background: url('../images/filetree/linux.png') left 5px no-repeat; }
.jqueryFileTree li.ext_ruby { background: url('../images/filetree/ruby.png') left 5px no-repeat; }
.jqueryFileTree li.ext_sql { background: url('../images/filetree/db.png') left 5px no-repeat; }
.jqueryFileTree li.ext_swf { background: url('../images/filetree/flash.png') left 5px no-repeat; }
.jqueryFileTree li.ext_tif { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_tiff { background: url('../images/filetree/picture.png') left 5px no-repeat; }
.jqueryFileTree li.ext_txt { background: url('../images/filetree/txt.png') left 5px no-repeat; }
.jqueryFileTree li.ext_vb { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_wav { background: url('../images/filetree/music.png') left 5px no-repeat; }
.jqueryFileTree li.ext_wmv { background: url('../images/filetree/film.png') left 5px no-repeat; }
.jqueryFileTree li.ext_xls { background: url('../images/filetree/xls.png') left 5px no-repeat; }
.jqueryFileTree li.ext_xlsx { background: url('../images/filetree/xls.png') left 5px no-repeat; }
.jqueryFileTree li.ext_xml { background: url('../images/filetree/code.png') left 5px no-repeat; }
.jqueryFileTree li.ext_zip { background: url('../images/filetree/zip.png') left 5px no-repeat; }