UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}

UL.jqueryFileTree li, .fileitemwithext {
	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 2px;
}
UL.jqueryFileTree span {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 0px 2px;
	cursor: pointer;
}

UL.jqueryFileTree A:hover {
	background: #eee;
}

UL.jqueryFileTree span:hover {
	background: #eee;
}


.jqueryFileTree .fileitemwithext { background: url(imgs/exts/file.png) left top no-repeat; }
.jqueryFileTree .directory { background: url(imgs/exts/directory.png) left top no-repeat; }
.jqueryFileTree .expanded { background: url(imgs/exts/folder_open.png) left top no-repeat; }

.jqueryFileTree .ext_3gp { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_afp { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_afpa { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_asp { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_aspx { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_avi { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_bat { background: url(imgs/exts/application.png) left top no-repeat; }
.jqueryFileTree .ext_bmp { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_c { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_cfm { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_cgi { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_com { background: url(imgs/exts/application.png) left top no-repeat; }
.jqueryFileTree .ext_cpp { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_css { background: url(imgs/exts/css.png) left top no-repeat; }
.jqueryFileTree .ext_doc { background: url(imgs/exts/doc.png) left top no-repeat; }
.jqueryFileTree .ext_exe { background: url(imgs/exts/application.png) left top no-repeat; }
.jqueryFileTree .ext_gif { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_fla { background: url(imgs/exts/flash.png) left top no-repeat; }
.jqueryFileTree .ext_h { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_htm { background: url(imgs/exts/html.png) left top no-repeat; }
.jqueryFileTree .ext_html { background: url(imgs/exts/html.png) left top no-repeat; }
.jqueryFileTree .ext_jar { background: url(imgs/exts/java.png) left top no-repeat; }
.jqueryFileTree .ext_jpg { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_jpeg { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_js { background: url(imgs/exts/script.png) left top no-repeat; }
.jqueryFileTree .ext_lasso { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_log { background: url(imgs/exts/txt.png) left top no-repeat; }
.jqueryFileTree .ext_m4p { background: url(imgs/exts/music.png) left top no-repeat; }
.jqueryFileTree .ext_mov { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_mp3 { background: url(imgs/exts/music.png) left top no-repeat; }
.jqueryFileTree .ext_mp4 { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_mpg { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_mpeg { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_ogg { background: url(imgs/exts/music.png) left top no-repeat; }
.jqueryFileTree .ext_pcx { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_pdf { background: url(imgs/exts/pdf.png) left top no-repeat; }
.jqueryFileTree .ext_php { background: url(imgs/exts/php.png) left top no-repeat; }
.jqueryFileTree .ext_png { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_ppt { background: url(imgs/exts/ppt.png) left top no-repeat; }
.jqueryFileTree .ext_psd { background: url(imgs/exts/psd.png) left top no-repeat; }
.jqueryFileTree .ext_pl { background: url(imgs/exts/script.png) left top no-repeat; }
.jqueryFileTree .ext_py { background: url(imgs/exts/script.png) left top no-repeat; }
.jqueryFileTree .ext_rb { background: url(imgs/exts/ruby.png) left top no-repeat; }
.jqueryFileTree .ext_rbx { background: url(imgs/exts/ruby.png) left top no-repeat; }
.jqueryFileTree .ext_rhtml { background: url(imgs/exts/ruby.png) left top no-repeat; }
.jqueryFileTree .ext_rpm { background: url(imgs/exts/linux.png) left top no-repeat; }
.jqueryFileTree .ext_ruby { background: url(imgs/exts/ruby.png) left top no-repeat; }
.jqueryFileTree .ext_sql { background: url(imgs/exts/db.png) left top no-repeat; }
.jqueryFileTree .ext_swf { background: url(imgs/exts/flash.png) left top no-repeat; }
.jqueryFileTree .ext_tif { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_tiff { background: url(imgs/exts/picture.png) left top no-repeat; }
.jqueryFileTree .ext_txt { background: url(imgs/exts/txt.png) left top no-repeat; }
.jqueryFileTree .ext_vb { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_wav { background: url(imgs/exts/music.png) left top no-repeat; }
.jqueryFileTree .ext_wmv { background: url(imgs/exts/film.png) left top no-repeat; }
.jqueryFileTree .ext_xls { background: url(imgs/exts/xls.png) left top no-repeat; }
.jqueryFileTree .ext_xml { background: url(imgs/exts/code.png) left top no-repeat; }
.jqueryFileTree .ext_zip { background: url(imgs/exts/zip.png) left top no-repeat; }