﻿/* Icon Sizes */
.db-ft-small {
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center center;
}
.db-ft-medium {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
}
.db-ft-large {
    width: 48px;
    height: 48px;
    background-repeat: no-repeat;
    background-position: center center;
}

/* Small Icons */
.db-ft-root-small {
    background-image: url( ../images/types/small/folders/root.gif) !important;
}
.db-ft-folder-small {
    background-image: url( ../images/types/small/folders/folder.gif) !important;
}
.db-ft-folder-shared-small {
    background-image: url( ../images/types/small/folders/folder_shared.gif) !important;
}
.db-ft-gallery-small {
    background-image: url( ../images/types/small/folders/gallery.gif) !important;
}
.db-ft-album-small {
    background-image: url( ../images/types/small/folders/album.gif) !important;
}
.db-ft-published-small {
    background-image: url( ../images/types/small/folders/published.gif) !important;
}
.db-ft-published-files-small {
    background-image: url( ../images/types/small/folders/published_files.gif) !important;
}
.db-ft-published-folders-small {
    background-image: url( ../images/types/small/folders/published_folders.gif) !important;
}
.db-ft-subs-small {
    background-image: url( ../images/types/small/folders/subs.gif) !important;
}
.db-ft-subs-user-small {
    background-image: url( ../images/types/small/folders/subs_user.gif) !important;
}
.db-ft-network-small {
    background-image: url( ../images/types/small/folders/network.gif) !important;
}
.db-ft-network-user-small {
    background-image: url( ../images/types/small/folders/network_user.gif) !important;
}
.db-ft-shared-albums-small {
    background-image: url( ../images/types/small/folders/shared_albums.gif) !important;
}
.db-ft-shared-docs-small {
    background-image: url( ../images/types/small/folders/shared_docs.gif) !important;
}
.db-ft-recyclebin-small {
    background-image: url( ../images/types/small/folders/recycle.gif) !important;
}

.db-ft-audio-small {
    background-image: url( ../images/types/small/files/audio.gif) !important;
}
.db-ft-avi-small {
    background-image: url( ../images/types/small/files/avi.gif) !important;
}
.db-ft-bmp-small {
    background-image: url( ../images/types/small/files/bmp.gif) !important;
}
.db-ft-chm-small {
    background-image: url( ../images/types/small/files/chm.gif) !important;
}
.db-ft-css-small {
    background-image: url( ../images/types/small/files/css.gif) !important;
}
.db-ft-dll-small {
    background-image: url( ../images/types/small/files/dll.gif) !important;
}
.db-ft-word-small {
    background-image: url( ../images/types/small/files/word.gif) !important;
}
.db-ft-dwf-small {
    background-image: url( ../images/types/small/files/dwf.gif) !important;
}
.db-ft-exe-small {
    background-image: url( ../images/types/small/files/exe.gif) !important;
}
.db-ft-gif-small {
    background-image: url( ../images/types/small/files/gif.gif) !important;
}
.db-ft-img-small {
    background-image: url( ../images/types/small/files/img.gif) !important;
}
.db-ft-jpg-small {
    background-image: url( ../images/types/small/files/jpg.gif) !important;
}
.db-ft-js-small {
    background-image: url( ../images/types/small/files/js.gif) !important;
}
.db-ft-access-small {
    background-image: url( ../images/types/small/files/access.gif) !important;
}
.db-ft-mov-small {
    background-image: url( ../images/types/small/files/mov.gif) !important;
}
.db-ft-mp3-small {
    background-image: url( ../images/types/small/files/mp3.gif) !important;
}
.db-ft-mpg-small {
    background-image: url( ../images/types/small/files/mpg.gif) !important;
}
.db-ft-pdf-small {
    background-image: url( ../images/types/small/files/pdf.gif) !important;
}
.db-ft-png-small {
    background-image: url( ../images/types/small/files/png.gif) !important;
}
.db-ft-ppt-small {
    background-image: url( ../images/types/small/files/ppt.gif) !important;
}
.db-ft-psd-small {
    background-image: url( ../images/types/small/files/psd.gif) !important;
}
.db-ft-rtf-small {
    background-image: url( ../images/types/small/files/rtf.gif) !important;
}
.db-ft-swf-small {
    background-image: url( ../images/types/small/files/swf.gif) !important;
}
.db-ft-txt-small {
    background-image: url( ../images/types/small/files/txt.gif) !important;
}
.db-ft-unknown-small {
    background-image: url( ../images/types/small/files/unknown.gif) !important;
}
.db-ft-video-small {
    background-image: url( ../images/types/small/files/video.gif) !important;
}
.db-ft-wav-small {
    background-image: url( ../images/types/small/files/wav.gif) !important;
}
.db-ft-wma-small {
    background-image: url( ../images/types/small/files/wma.gif) !important;
}
.db-ft-wmv-small {
    background-image: url( ../images/types/small/files/wmv.gif) !important;
}
.db-ft-excel-small {
    background-image: url( ../images/types/small/files/excel.gif) !important;
}
.db-ft-zip-small {
    background-image: url( ../images/types/small/files/zip.gif) !important;
}


/* Medium Icons */
.db-ft-root-medium {
    background-image: url( ../images/types/medium/folders/root.gif) !important;
}
.db-ft-folder-medium {
    background-image: url( ../images/types/medium/folders/folder.gif) !important;
}
.db-ft-folder-shared-medium {
    background-image: url( ../images/types/medium/folders/folder_shared.gif) !important;
}
.db-ft-gallery-medium {
    background-image: url( ../images/types/medium/folders/gallery.gif) !important;
}
.db-ft-album-medium {
    background-image: url( ../images/types/medium/folders/album.gif) !important;
}
.db-ft-published-medium {
    background-image: url( ../images/types/medium/folders/published.gif) !important;
}
.db-ft-published-files-medium {
    background-image: url( ../images/types/medium/folders/published_files.gif) !important;
}
.db-ft-published-folders-medium {
    background-image: url( ../images/types/medium/folders/published_folders.gif) !important;
}
.db-ft-subs-medium {
    background-image: url( ../images/types/medium/folders/subs.gif) !important;
}
.db-ft-subs-user-medium {
    background-image: url( ../images/types/medium/folders/subs_user.gif) !important;
}
.db-ft-network-medium {
    background-image: url( ../images/types/medium/folders/network.gif) !important;
}
.db-ft-network-user-medium {
    background-image: url( ../images/types/medium/folders/network_user.gif) !important;
}
.db-ft-shared-albums-medium {
    background-image: url( ../images/types/medium/folders/shared_albums.gif) !important;
}
.db-ft-shared-docs-medium {
    background-image: url( ../images/types/medium/folders/shared_docs.gif) !important;
}
.db-ft-recyclebin-medium {
    background-image: url( ../images/types/medium/folders/recycle.gif) !important;
}

.db-ft-audio-medium {
    background-image: url( ../images/types/medium/files/audio.gif) !important;
}
.db-ft-avi-medium {
    background-image: url( ../images/types/medium/files/avi.gif) !important;
}
.db-ft-bmp-medium {
    background-image: url( ../images/types/medium/files/bmp.gif) !important;
}
.db-ft-chm-medium {
    background-image: url( ../images/types/medium/files/chm.gif) !important;
}
.db-ft-css-medium {
    background-image: url( ../images/types/medium/files/css.gif) !important;
}
.db-ft-dll-medium {
    background-image: url( ../images/types/medium/files/dll.gif) !important;
}
.db-ft-word-medium {
    background-image: url( ../images/types/medium/files/word.gif) !important;
}
.db-ft-dwf-medium {
    background-image: url( ../images/types/medium/files/dwf.gif) !important;
}
.db-ft-exe-medium {
    background-image: url( ../images/types/medium/files/exe.gif) !important;
}
.db-ft-gif-medium {
    background-image: url( ../images/types/medium/files/gif.gif) !important;
}
.db-ft-img-medium {
    background-image: url( ../images/types/medium/files/img.gif) !important;
}
.db-ft-jpg-medium {
    background-image: url( ../images/types/medium/files/jpg.gif) !important;
}
.db-ft-js-medium {
    background-image: url( ../images/types/medium/files/js.gif) !important;
}
.db-ft-access-medium {
    background-image: url( ../images/types/medium/files/access.gif) !important;
}
.db-ft-mov-medium {
    background-image: url( ../images/types/medium/files/mov.gif) !important;
}
.db-ft-mp3-medium {
    background-image: url( ../images/types/medium/files/mp3.gif) !important;
}
.db-ft-mpg-medium {
    background-image: url( ../images/types/medium/files/mpg.gif) !important;
}
.db-ft-pdf-medium {
    background-image: url( ../images/types/medium/files/pdf.gif) !important;
}
.db-ft-png-medium {
    background-image: url( ../images/types/medium/files/png.gif) !important;
}
.db-ft-ppt-medium {
    background-image: url( ../images/types/medium/files/ppt.gif) !important;
}
.db-ft-psd-medium {
    background-image: url( ../images/types/medium/files/psd.gif) !important;
}
.db-ft-rtf-medium {
    background-image: url( ../images/types/medium/files/rtf.gif) !important;
}
.db-ft-swf-medium {
    background-image: url( ../images/types/medium/files/swf.gif) !important;
}
.db-ft-txt-medium {
    background-image: url( ../images/types/medium/files/txt.gif) !important;
}
.db-ft-unknown-medium {
    background-image: url( ../images/types/medium/files/unknown.gif) !important;
}
.db-ft-video-medium {
    background-image: url( ../images/types/medium/files/video.gif) !important;
}
.db-ft-wav-medium {
    background-image: url( ../images/types/medium/files/wav.gif) !important;
}
.db-ft-wma-medium {
    background-image: url( ../images/types/medium/files/wma.gif) !important;
}
.db-ft-wmv-medium {
    background-image: url( ../images/types/medium/files/wmv.gif) !important;
}
.db-ft-excel-medium {
    background-image: url( ../images/types/medium/files/excel.gif) !important;
}
.db-ft-zip-medium {
    background-image: url( ../images/types/medium/files/zip.gif) !important;
}

/* Large Icons */
.db-ft-root-large {
    background-image: url( ../images/types/large/folders/root.gif) !important;
}
.db-ft-folder-large {
    background-image: url( ../images/types/large/folders/folder.gif) !important;
}
.db-ft-folder-shared-large {
    background-image: url( ../images/types/large/folders/folder_shared.gif) !important;
}
.db-ft-gallery-large {
    background-image: url( ../images/types/large/folders/gallery.gif) !important;
}
.db-ft-album-large {
    background-image: url( ../images/types/large/folders/album.gif) !important;
}
.db-ft-published-large {
    background-image: url( ../images/types/large/folders/published.gif) !important;
}
.db-ft-published-files-large {
    background-image: url( ../images/types/large/folders/published_files.gif) !important;
}
.db-ft-published-folders-large {
    background-image: url( ../images/types/large/folders/published_folders.gif) !important;
}
.db-ft-subs-large {
    background-image: url( ../images/types/large/folders/subs.gif) !important;
}
.db-ft-subs-user-large {
    background-image: url( ../images/types/large/folders/subs_user.gif) !important;
}
.db-ft-network-large {
    background-image: url( ../images/types/large/folders/network.gif) !important;
}
.db-ft-network-user-large {
    background-image: url( ../images/types/large/folders/network_user.gif) !important;
}
.db-ft-shared-albums-large {
    background-image: url( ../images/types/large/folders/shared_albums.gif) !important;
}
.db-ft-shared-docs-large {
    background-image: url( ../images/types/large/folders/shared_docs.gif) !important;
}
.db-ft-recyclebin-large {
    background-image: url( ../images/types/large/folders/recycle.gif) !important;
}

.db-ft-audio-large {
    background-image: url( ../images/types/large/files/audio.gif) !important;
}
.db-ft-avi-large {
    background-image: url( ../images/types/large/files/avi.gif) !important;
}
.db-ft-bmp-large {
    background-image: url( ../images/types/large/files/bmp.gif) !important;
}
.db-ft-chm-large {
    background-image: url( ../images/types/large/files/chm.gif) !important;
}
.db-ft-css-large {
    background-image: url( ../images/types/large/files/css.gif) !important;
}
.db-ft-dll-large {
    background-image: url( ../images/types/large/files/dll.gif) !important;
}
.db-ft-word-large {
    background-image: url( ../images/types/large/files/word.gif) !important;
}
.db-ft-dwf-large {
    background-image: url( ../images/types/large/files/dwf.gif) !important;
}
.db-ft-exe-large {
    background-image: url( ../images/types/large/files/exe.gif) !important;
}
.db-ft-gif-large {
    background-image: url( ../images/types/large/files/gif.gif) !important;
}
.db-ft-img-large {
    background-image: url( ../images/types/large/files/img.gif) !important;
}
.db-ft-jpg-large {
    background-image: url( ../images/types/large/files/jpg.gif) !important;
}
.db-ft-js-large {
    background-image: url( ../images/types/large/files/js.gif) !important;
}
.db-ft-access-large {
    background-image: url( ../images/types/large/files/access.gif) !important;
}
.db-ft-mov-large {
    background-image: url( ../images/types/large/files/mov.gif) !important;
}
.db-ft-mp3-large {
    background-image: url( ../images/types/large/files/mp3.gif) !important;
}
.db-ft-mpg-large {
    background-image: url( ../images/types/large/files/mpg.gif) !important;
}
.db-ft-pdf-large {
    background-image: url( ../images/types/large/files/pdf.gif) !important;
}
.db-ft-png-large {
    background-image: url( ../images/types/large/files/png.gif) !important;
}
.db-ft-ppt-large {
    background-image: url( ../images/types/large/files/ppt.gif) !important;
}
.db-ft-psd-large {
    background-image: url( ../images/types/large/files/psd.gif) !important;
}
.db-ft-rtf-large {
    background-image: url( ../images/types/large/files/rtf.gif) !important;
}
.db-ft-swf-large {
    background-image: url( ../images/types/large/files/swf.gif) !important;
}
.db-ft-txt-large {
    background-image: url( ../images/types/large/files/txt.gif) !important;
}
.db-ft-unknown-large {
    background-image: url( ../images/types/large/files/unknown.gif) !important;
}
.db-ft-video-large {
    background-image: url( ../images/types/large/files/video.gif) !important;
}
.db-ft-wav-large {
    background-image: url( ../images/types/large/files/wav.gif) !important;
}
.db-ft-wma-large {
    background-image: url( ../images/types/large/files/wma.gif) !important;
}
.db-ft-wmv-large {
    background-image: url( ../images/types/large/files/wmv.gif) !important;
}
.db-ft-excel-large {
    background-image: url( ../images/types/large/files/excel.gif) !important;
}
.db-ft-zip-large {
    background-image: url( ../images/types/large/files/zip.gif) !important;
}
