UL.jqueryFileTree {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

UL.jqueryFileTree LI {
	list-style: none;
	margin: 0px;
	padding: 0px;
	white-space: nowrap;
}

.jqueryFileTree div.jftctn:hover {
	background-color: #f4f4ff;
}

UL.jqueryFileTree A.link {
	color: #333;
	text-decoration: none;
	display: block;
	float:left;
	clear:left;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
}

UL.jqueryFileTree A.link SPAN.fn {
	color: #888;
	font-style: italic;
}

UL.jqueryFileTree .size {
	color: #888;
	font-style: italic;
	text-align:right;
	width:100px;
}

UL.jqueryFileTree .d {
	float:right;
	margin: 0px;
	padding: 0px;
}

UL.jqueryFileTree input, UL.jqueryFileTree label {
	margin: 0px;
	padding: 0px;
	background: none;
}

/* Core Styles */
.jqueryFileTree LI.waitinit { background: url(../img/spinner.gif) left top no-repeat; padding-left:20px;}
.jqueryFileTree LI.directory A.link { background: url(../img/folder_open.png) left top no-repeat; }
.jqueryFileTree LI.collapsed A.link { background: url(../img/directory.png) left top no-repeat; }
.jqueryFileTree LI.file A.link { background: url(../img/file.png) left top no-repeat; }
.jqueryFileTree LI.wait A.link { background: url(../img/spinner.gif) left top no-repeat; }
/* File Extensions*/
.jqueryFileTree LI.ext_3gp  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_afp  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_afpa  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_asp  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_aspx  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_avi  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_bat  A.link { background: url(../img/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_bmp  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_c  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cfm  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_cgi  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_com  A.link { background: url(../img/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_cpp  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_css  A.link { background: url(../img/css.png) left top no-repeat; }
.jqueryFileTree LI.ext_doc  A.link { background: url(../img/doc.png) left top no-repeat; }
.jqueryFileTree LI.ext_exe  A.link { background: url(../img/application.png) left top no-repeat; }
.jqueryFileTree LI.ext_gif  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_fla  A.link { background: url(../img/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_h  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_htm  A.link { background: url(../img/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_html  A.link { background: url(../img/html.png) left top no-repeat; }
.jqueryFileTree LI.ext_jar  A.link { background: url(../img/java.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpg  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_jpeg  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_js  A.link { background: url(../img/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_lasso  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_log  A.link { background: url(../img/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_m4p  A.link { background: url(../img/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mov  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp3  A.link { background: url(../img/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_mp4  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpg  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_mpeg4  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_ogg  A.link { background: url(../img/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_pcx  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_pdf  A.link { background: url(../img/pdf.png) left top no-repeat; }
.jqueryFileTree LI.ext_php  A.link { background: url(../img/php.png) left top no-repeat; }
.jqueryFileTree LI.ext_png  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_ppt  A.link { background: url(../img/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_pps  A.link { background: url(../img/ppt.png) left top no-repeat; }
.jqueryFileTree LI.ext_psd  A.link { background: url(../img/psd.png) left top no-repeat; }
.jqueryFileTree LI.ext_pl  A.link { background: url(../img/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_py  A.link { background: url(../img/script.png) left top no-repeat; }
.jqueryFileTree LI.ext_rb  A.link { background: url(../img/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rbx  A.link { background: url(../img/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rhtml  A.link { background: url(../img/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_rpm  A.link { background: url(../img/linux.png) left top no-repeat; }
.jqueryFileTree LI.ext_ruby  A.link { background: url(../img/ruby.png) left top no-repeat; }
.jqueryFileTree LI.ext_sql  A.link { background: url(../img/db.png) left top no-repeat; }
.jqueryFileTree LI.ext_swf  A.link { background: url(../img/flash.png) left top no-repeat; }
.jqueryFileTree LI.ext_tif  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_tiff  A.link { background: url(../img/picture.png) left top no-repeat; }
.jqueryFileTree LI.ext_txt  A.link { background: url(../img/txt.png) left top no-repeat; }
.jqueryFileTree LI.ext_vb  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_wav  A.link { background: url(../img/music.png) left top no-repeat; }
.jqueryFileTree LI.ext_wmv  A.link { background: url(../img/film.png) left top no-repeat; }
.jqueryFileTree LI.ext_xls  A.link { background: url(../img/xls.png) left top no-repeat; }
.jqueryFileTree LI.ext_xml  A.link { background: url(../img/code.png) left top no-repeat; }
.jqueryFileTree LI.ext_zip  A.link { background: url(../img/zip.png) left top no-repeat; }
.jqueryFileTree LI.ext_rar  A.link { background: url(../img/zip.png) left top no-repeat; }
.jqueryFileTree LI.ext_bz2  A.link { background: url(../img/zip.png) left top no-repeat; }
.jqueryFileTree LI.ext_tar  A.link { background: url(../img/zip.png) left top no-repeat; }
.jqueryFileTree LI.ext_gz  A.link { background: url(../img/zip.png) left top no-repeat; }

