/* PHP File Tree Default Theme

	By Cory LaViska (http://abeautifulsite.net/)
	Featuring the Silk Icon Set from famfamfam (http://www.famfamfam.com/lab/icons/silk/)

*/

.php-file-tree li {
	width: 100%;
}
.php-file-tree li ul {
	clear: both;
	padding: 0;
}
	.php-file-tree A {
		color: #E9603C;
		text-decoration: underline;
	}
	
	.php-file-tree A:hover {
		color: #E9603C;
	}

	.php-file-tree .open {
		font-style: italic;
	}
	
	.php-file-tree .closed {
		font-style: normal;
	}
	
	.php-file-tree .pft-directory {
		/*
		list-style-image: url(images/directory.png);
		*/
		list-style: none;
		background: url(images/directory.png) left no-repeat;
		padding-left: 20px;
		margin-left: -40px;
	}
	.php-file-tree {
		/*
		list-style-image: url(images/directory.png);
		*/
		list-style: none;
		list-style-image: none;
		/*background: url(images/directory.png) left no-repeat;
		padding-left: 20px;
		margin-left: -27px;*/
	}
	
	/* Default file */
	.php-file-tree LI.pft-file { list-style-image: url(images/iconBracket.gif); background: url(images/file.png) left no-repeat; padding-left: 20px; }
	/* Additional file types */
	.php-file-tree LI.ext-3gp { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-afp { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-afpa { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-asp { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-aspx { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-avi { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-bat { list-style-image: url(images/iconBracket.gif); background: url(images/application.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-bmp { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-c { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-cfm { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-cgi { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-com { list-style-image: url(images/iconBracket.gif); background: url(images/application.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-cpp { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-css { list-style-image: url(images/iconBracket.gif); background: url(images/css.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-doc { list-style-image: url(images/iconBracket.gif); background: url(images/doc.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-exe { list-style-image: url(images/iconBracket.gif); background: url(images/application.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-gif { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-fla { list-style-image: url(images/iconBracket.gif); background: url(images/flash.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-h { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-htm { list-style-image: url(images/iconBracket.gif); background: url(images/html.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-html { list-style-image: url(images/iconBracket.gif); background: url(images/html.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-jar { list-style-image: url(images/iconBracket.gif); background: url(images/java.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-jpg { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-jpeg { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-js { list-style-image: url(images/iconBracket.gif); background: url(images/script.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-lasso { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-log { list-style-image: url(images/iconBracket.gif); background: url(images/txt.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-m4p { list-style-image: url(images/iconBracket.gif); background: url(images/music.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-mov { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-mp3 { list-style-image: url(images/iconBracket.gif); background: url(images/music.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-mp4 { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-mpg { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-mpeg { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-ogg { list-style-image: url(images/iconBracket.gif); background: url(images/music.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-pcx { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-pdf { list-style-image: url(images/iconBracket.gif); background: url(images/pdf.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-php { list-style-image: url(images/iconBracket.gif); background: url(images/php.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-png { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-ppt { list-style-image: url(images/iconBracket.gif); background: url(images/ppt.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-psd { list-style-image: url(images/iconBracket.gif); background: url(images/psd.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-pl { list-style-image: url(images/iconBracket.gif); background: url(images/script.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-py { list-style-image: url(images/iconBracket.gif); background: url(images/script.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-rb { list-style-image: url(images/iconBracket.gif); background: url(images/ruby.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-rbx { list-style-image: url(images/iconBracket.gif); background: url(images/ruby.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-rhtml { list-style-image: url(images/iconBracket.gif); background: url(images/ruby.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-rpm { list-style-image: url(images/iconBracket.gif); background: url(images/linux.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-ruby { list-style-image: url(images/iconBracket.gif); background: url(images/ruby.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-sql { list-style-image: url(images/iconBracket.gif); background: url(images/db.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-swf { list-style-image: url(images/iconBracket.gif); background: url(images/flash.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-tif { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-tiff { list-style-image: url(images/iconBracket.gif); background: url(images/picture.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-txt { list-style-image: url(images/iconBracket.gif); background: url(images/txt.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-vb { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-wav { list-style-image: url(images/iconBracket.gif); background: url(images/music.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-wmv { list-style-image: url(images/iconBracket.gif); background: url(images/film.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-xls { list-style-image: url(images/iconBracket.gif); background: url(images/xls.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-xml { list-style-image: url(images/iconBracket.gif); background: url(images/code.png) left no-repeat; padding-left: 20px; }
	.php-file-tree LI.ext-zip { list-style-image: url(images/iconBracket.gif); background: url(images/zip.png) left no-repeat; padding-left: 20px; }
	/* You can add millions of these... */

