@CHARSET "UTF-8";

.x-filetype-default {
	background-image:url(../images/blue-document-attribute-f.png) !important;
}

.x-filetype-image {
	background-image:url(../images/files/document-image.png) !important;
}

.x-filetype-doc {
	background-image:url(../images/files/document-doc.png) !important;
}

.x-filetype-docx {
	background-image:url(../images/files/document-docx.png) !important;
}

.x-filetype-xls {
	background-image:url(../images/files/document-xls.png) !important;
}

.x-filetype-xlsx {
	background-image:url(../images/files/document-xlsx.png) !important;
}

.x-filetype-ppt {
	background-image:url(../images/files/document-ppt.png) !important;
}

.x-filetype-pptx {
	background-image:url(../images/files/document-pptx.png) !important;
}

.x-filetype-pdf {
	background-image:url(../images/files/document-pdf.png) !important;
}

.x-filetype-swf {
	background-image:url(../images/files/document-swf.png) !important;
}

.x-filetype-flv {
	background-image:url(../images/files/document-flv.png) !important;
}

.x-filetype-vsd {
	background-image:url(../images/files/document-vsd.png) !important;
}

.x-filetype-globe {
	background-image:url(../images/files/document-globe.png) !important;
}

.x-filetype-film {
	background-image:url(../images/files/document-film.png) !important;
}

.x-filetype-openoffice {
	background-image:url(../images/files/document-openoffice.png) !important;
}

.x-filetype-php {
	background-image:url(../images/files/document-php.png) !important;
}

.x-filetype-zipper {
	background-image:url(../images/files/document-zipper.png) !important;
}

