/* ------------------------------------------------------------------------------- */
/* for the whole page */
/* ------------------------------------------------------------------------------- */
a[href$='.zip'],
a[href$='.rar'],
a[href$='.gzip'],
a[href$='.bzip'],
a[href$='.ace'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_archive.gif) no-repeat center right;
}
a[href$='.doc'],
a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_doc.gif) no-repeat center right;
}

a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_txt.gif) no-repeat center right;
}
a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_xls.gif) no-repeat center right;
}

a[href$='.rss'], a[href$='.atom'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_feed.gif) no-repeat center right;
}
a[href$='.pps'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_pps.gif) no-repeat center right;
}
a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_pdf.gif) no-repeat center right;
}
a[href$='.mov'],
a[href$='.wmv'],
a[href$='.mp4'],
a[href$='.avi'],
a[href$='.mpg'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_film.gif) no-repeat center right;
}
a[href$='.mp3'],
a[href$='.wav'],
a[href$='.ogg'],
a[href$='.wma'],
a[href$='.m4a'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_music.gif) no-repeat center right;
}
a[href ^="mailto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_mailto.gif) no-repeat center right;
}



/* ------------------------------------------------------------------------------- */
/* only for attachment/upload file list */
/* ------------------------------------------------------------------------------- */
#filelist a[href *="youtube.com/watch?"], #filelist a[href *="sevenload.com/videos/"], #filelist a[href *="metacafe.com/watch/"] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_film.gif) no-repeat center right;
}
#filelist a[href *="flickr.com/photos/"], #filelist a[href *="zooomr.com"], #filelist a[href *="imageshack.us"], #filelist a[href *="bubbleshare.com"], #filelist a[href *="sevenload.com/bilder/"] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_pic.gif) no-repeat center right;
}
/* extensions */
#filelist a[href$='.doc'],
#filelist a[href$='.rtf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_doc.gif) no-repeat center right;
}
#filelist a[href$='.txt'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_txt.gif) no-repeat center right;
}
#filelist a[href$='.xls'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_xls.gif) no-repeat center right;
}
#filelist a[href$='.rss'], #filelist a[href$='.atom'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_feed.gif) no-repeat center right;
}
#filelist a[href$='.torrent'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_torrent.gif) no-repeat center right;
}
#filelist a[href$='.vcard'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_vcard.gif) no-repeat center right;
}
#filelist a[href$='.dmg'], #filelist a[href$='.app'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_dmg.gif) no-repeat center right;
}
#filelist a[href$='.pps'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_pps.gif) no-repeat center right;
}
#filelist #filelist a[href$='.pdf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_pdf.gif) no-repeat center right;
}
#filelist a[href$='.xpi'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_plugin.gif) no-repeat center right;
}
#filelist a[href$='.fla'], #filelist a[href$='.swf'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_flash.gif) no-repeat center right;
}
#filelist a[href$='.ical'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_ical.gif) no-repeat center right;
}
#filelist a[href$='.jpg'],
#filelist a[href$='.gif'],
#filelist a[href$='.png'],
#filelist a[href$='.bmp'],
#filelist a[href$='.jpeg'],
#filelist a[href$='.svg'],
#filelist a[href$='.eps'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_pic.gif) no-repeat center right;
}
#filelist a[href$='.mov'],
#filelist a[href$='.wmv'],
#filelist a[href$='.mp4'],
#filelist a[href$='.avi'],
#filelist a[href$='.mpg'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_film.gif) no-repeat center right;
}
#filelist a[href$='.mp3'],
#filelist a[href$='.wav'],
#filelist a[href$='.ogg'],
#filelist a[href$='.wma'],
#filelist a[href$='.m4a'] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_music.gif) no-repeat center right;
}
/* messenger */
#filelist a[href ^="aim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_aim.gif) no-repeat center right;
}
#filelist a[href ^="msnim:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_msn.gif) no-repeat center right;
}
#filelist a[href ^="xmpp:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_jabber.gif) no-repeat center right;
}
#filelist a[href *="icq.com"] {
	padding: 5px 20px 5px 0;
	background: transparent url(../../../pub/file_icons/icon_icq.gif) no-repeat center right;
}
#filelist a[href ^="callto:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_call.gif) no-repeat center right;
}
#filelist a[href ^="skype:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_skype.gif) no-repeat center right;
}
#filelist a[href ^="gg:"] {
	padding: 5px 20px 5px 0;
    background: transparent url(../../../pub/file_icons/icon_gadugadu.gif) no-repeat center right;
}
/* use this class to make sure that images won't get iconized */
.imageLink {
	padding-right: 0px !important;
	background: none !important;
}
