/* Iconize 0.5 */

/* websites (pictures and movies) */
table a[href *="youtube.com/watch?"], table a[href *="sevenload.com/videos/"], table a[href *="metacafe.com/watch/"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_film.gif) no-repeat center left;
}

table a[href *="flickr.com/photos/"], table a[href *="zooomr.com"], table a[href *="imageshack.us"], table a[href *="bubbleshare.com"], table a[href *="sevenload.com/bilder/"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pic.gif) no-repeat center left;
}

/* extensions */

table a[href$='.doc'], table a[href$='.rtf'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_doc.gif) no-repeat center left;
}

table a[href$='.txt'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_txt.gif) no-repeat center left;
}

table a[href$='.xls'] {
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_xls.gif) no-repeat center left;
}

table a[href$='.rss'], table a[href$='.atom'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_feed.gif) no-repeat center left;
}

table a[href$='.opml'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_opml.gif) no-repeat center left;
}

table a[href$='.phps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_phps.gif) no-repeat center left;
}

table a[href$='.phps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_phps.gif) no-repeat center left;
}

table a[href$='.torrent'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_torrent.gif) no-repeat center left;
}

table a[href$='.vcard'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_vcard.gif) no-repeat center left;
}

table a[href$='.exe'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_exe.gif) no-repeat center left;
}

table a[href$='.dmg'], table a[href$='.app'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_dmg.gif) no-repeat center left;
}

table a[href$='.pps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pps.gif) no-repeat center left;
}

table a[href$='.pdf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pdf.gif) no-repeat center left;
}

table a[href$='.xpi'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_plugin.gif) no-repeat center left;
}

table a[href$='.fla'], table a[href$='.swf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_flash.gif) no-repeat center left;
}

table a[href$='.zip'], table a[href$='.rar'], table a[href$='.gzip'], table a[href$='.bzip'], table a[href$='.ace'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_archive.gif) no-repeat center left;
}

table a[href$='.ical'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ical.gif) no-repeat center left;
}

table a[href$='.css'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_css.gif) no-repeat center left;
}

table a[href$='.ttf'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_ttf.gif) no-repeat center left;
}

table a[href$='.jpg'], table a[href$='.gif'], table a[href$='.png'], table a[href$='.bmp'], table a[href$='.jpeg'], table a[href$='.svg'], table a[href$='.eps'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_pic.gif) no-repeat center left;
}

table a[href$='.mov'], table a[href$='.wmv'], table a[href$='.mp4'], table a[href$='.avi'], table a[href$='.mpg'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_film.gif) no-repeat center left;
}

table a[href$='.mp3'], table a[href$='.wav'], table a[href$='.ogg'], table a[href$='.wma'], table a[href$='.m4a'] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_music.gif) no-repeat center left;
}

/* messenger */
table a[href ^="aim:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_aim.gif) no-repeat center left;
}

table a[href ^="msnim:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_msn.gif) no-repeat center left;
}

table a[href ^="xmpp:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_jabber.gif) no-repeat center left;
}

table a[href *="icq.com"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_icq.gif) no-repeat center left;
}

table a[href *="edit.yahoo.com/config/send_webmesg?"] { 
	padding: 5px 0 5px 20px;
	background: transparent url(icons/icon_yim.gif) no-repeat center left;
}

table a[href ^="callto:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_call.gif) no-repeat center left;
}

table a[href ^="skype:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_skype.gif) no-repeat center left;
}

table a[href ^="gg:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_gadugadu.gif) no-repeat center left;
}

/* email */
table a[href ^="mailto:"] {
	padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_mailto.gif) no-repeat center left;
}

/* Iconize 0.5 */

/* websites (pictures and movies) */
li a[href *="youtube.com/watch?"], li a[href *="sevenload.com/videos/"], li a[href *="metacafe.com/watch/"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_film.gif) no-repeat center left;
}

li a[href *="flickr.com/photos/"], li a[href *="zooomr.com"], li a[href *="imageshack.us"], li a[href *="bubbleshare.com"], li a[href *="sevenload.com/bilder/"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_pic.gif) no-repeat center left;
}

/* extensions */

li a[href$='.doc'], li a[href$='.rtf'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_doc.gif) no-repeat center left;
}

li a[href$='.txt'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_txt.gif) no-repeat center left;
}

li a[href$='.xls'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_xls.gif) no-repeat center left;
}

li a[href$='.rss'], li a[href$='.atom'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_feed.gif) no-repeat center left;
}

li a[href$='.opml'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_opml.gif) no-repeat center left;
}

li a[href$='.phps'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_phps.gif) no-repeat center left;
}

li a[href$='.phps'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_phps.gif) no-repeat center left;
}

li a[href$='.torrent'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_torrent.gif) no-repeat center left;
}

li a[href$='.vcard'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_vcard.gif) no-repeat center left;
}

li a[href$='.exe'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_exe.gif) no-repeat center left;
}

li a[href$='.dmg'], li a[href$='.app'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_dmg.gif) no-repeat center left;
}

li a[href$='.pps'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_pps.gif) no-repeat center left;
}

li a[href$='.pdf'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_pdf.gif) no-repeat center left;
}

li a[href$='.xpi'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_plugin.gif) no-repeat center left;
}

li a[href$='.fla'], li a[href$='.swf'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_flash.gif) no-repeat center left;
}

li a[href$='.zip'], li a[href$='.rar'], li a[href$='.gzip'], li a[href$='.bzip'], li a[href$='.ace'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_archive.gif) no-repeat center left;
}

li a[href$='.ical'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_ical.gif) no-repeat center left;
}

li a[href$='.css'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_css.gif) no-repeat center left;
}

li a[href$='.ttf'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_ttf.gif) no-repeat center left;
}

li a[href$='.jpg'], li a[href$='.gif'], li a[href$='.png'], li a[href$='.bmp'], li a[href$='.jpeg'], li a[href$='.svg'], li a[href$='.eps'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_pic.gif) no-repeat center left;
}

li a[href$='.mov'], li a[href$='.wmv'], li a[href$='.mp4'], li a[href$='.avi'], li a[href$='.mpg'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_film.gif) no-repeat center left;
}

li a[href$='.mp3'], li a[href$='.wav'], li a[href$='.ogg'], li a[href$='.wma'], li a[href$='.m4a'] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_music.gif) no-repeat center left;
}

/* messenger */
li a[href ^="aim:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_aim.gif) no-repeat center left;
}

li a[href ^="msnim:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_msn.gif) no-repeat center left;
}

li a[href ^="xmpp:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_jabber.gif) no-repeat center left;
}

li a[href *="icq.com"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_icq.gif) no-repeat center left;
}

li a[href *="edit.yahoo.com/config/send_webmesg?"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_yim.gif) no-repeat center left;
}

li a[href ^="callto:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_call.gif) no-repeat center left;
}

li a[href ^="skype:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_skype.gif) no-repeat center left;
}

li a[href ^="gg:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_gadugadu.gif) no-repeat center left;
}

/* email */
li a[href ^="mailto:"] {
    padding: 5px 0 5px 20px;
    background: transparent url(icons/icon_mailto.gif) no-repeat center left;
}

/* use this class to make sure that images won't get iconized */

.imageLink {
	padding-left: 0px !important;
	background: none !important;
}