UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

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

a.file {
	display: block;
	padding-left: 20px;
}

UL.jqueryFileTree A {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
}

UL.jqueryFileTree A:hover {
	background: #BDF;
}


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