ul.jqueryFileTree {
	font-size: 16px;
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

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

ul.jqueryFileTree a {
	color: #333;
	text-decoration: none;
	display: block;
	padding: 4px 2px;
}

ul.jqueryFileTree a:hover {
	background: #6ec04f;
}

ul.jqueryFileTree .directory {
	font-weight: bold;
}

ul.jqueryFileTree .directory .count {
	position: relative;
	display: inline-block;
	font-weight: normal;
	padding: 0 2em 0 0;
}

ul.jqueryFileTree .directory .count:after {
	position: absolute;
	top: 0;
	right: 0.125em;
	content: '+';
	font-weight: bold;
}

ul.jqueryFileTree .directory.opened > a > .count:after {
	content: '–';
}

ul.jqueryFileTree .file {
	font-weight: normal;
}

ul.jqueryFileTree .icon-info {
	cursor: help;
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/information.png) no-repeat center;
	margin: 0 0 0 6px;
}

ul.jqueryFileTree .directory .term-description {
	background: #eee;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 1em;
	padding: 10px;
}

.sip-file-info {
	display: none;
}

.popover .sip-file-info {
	display: block;
}

.jqueryFileTree li { background-position: 0 4px; background-repeat: no-repeat; }

/* Core Styles */
.jqueryFileTree li.directory { background-image: url(../images/directory.png); }
.jqueryFileTree li.expanded { background-image: url(../images/folder_open.png); }
.jqueryFileTree li.file { background-image: url(../images/file.png); }
.jqueryFileTree li.wait { background-image: url(../images/spinner.gif); }

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