/* Iconize 0.5 */

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

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

a[href *="hige69-mpsd.6.ql.bz/pfi-data/"] {
	padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_pic.gif) no-repeat center right;
}

/* extensions */

a[target="_blank"] {
	padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_external.gif) no-repeat center right;
}

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

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

a[href$='.xls'], a[href$='.xlsx'] {
	padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_xls.gif) no-repeat center right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

/* email */
a[href ^="mailto:"] {
	padding: 5px 18px 5px 2px;
    background: transparent url(../images/icons/icon_mailto.gif) no-repeat center right;
}

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

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

a.noLink {
    padding: 0px !important;
	background: none !important;
}

/* IE-6—v‘f 
----------------------------------------------------------- */  
* html a{  
behavior: expression(
  this.className += this.getAttribute("href").match(/^http.*/) && (!this.getAttribute("href").match("css-lecture.com")) ? " external" : "", 
  this.className += this.getAttribute("href").match(/\.pdf$/) ? " pdf" : "",  
  this.className += this.getAttribute("href").match(/\.doc$/) ? " doc" : "",  
  this.className += this.getAttribute("href").match(/\.xls$/) ? " xls" : "",  
  this.className += this.getAttribute("href").match(/\.zip$/) ? " zip" : "",  
  this.className += this.getAttribute("href").match(/^mailto.*/) ? " mailto" : "",  
  this.style.behavior = "none"  
  ); }
  
*html a.doc {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_doc.gif) no-repeat bottom right; }
*html a.mailto {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_mailto.gif) no-repeat bottom right; }
*html a.mp3, *html a.wav, *html a.wma {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_music.gif) no-repeat bottom right; }
*html a.mov, *html a.wmv, *html a.mp4, *html a.avi, *html a.mpg {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_film.gif) no-repeat bottom right; }
*html a.txt {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_txt.gif) no-repeat bottom right; }
*html a.xls {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_xls.gif) no-repeat bottom right; }
*html a.rss, *html a.atom {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_feed.gif) no-repeat bottom right; }
*html a.exe {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_exe.gif) no-repeat bottom right; }
*html a.pdf {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_pdf.gif) no-repeat bottom right; }
*html a.zip, *html a.rar {
    padding: 5px 20px 5px 2px;
	background: transparent url(../images/icons/icon_archive.gif) no-repeat bottom right; }