  /* Iconize 0.5 */

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

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

/* extensions */

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

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

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

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

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

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

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

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

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

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

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

.iconize a[href$='.pps'],
.iconize a[href$='.pot'],
.iconize a[href$='.ppt'],
.iconize a[href$='.pptx'],
.iconize a[href$='.potx']
 { 
	padding: 5px 25px 5px 0;
	background: transparent url(icons/icon_pps.gif) no-repeat center right;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* phone */
.iconize a[href ^="tel:"] {
	padding: 5px 25px 5px 0;
    background: transparent url(icons/icon_call.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;
}

.iconize a[href ^="http:"], .iconize a[href ^="https:"] {
    padding: 5px 25px 5px 0;
    background: transparent url(icons/icon_external.gif) no-repeat center right;
}

.iconize a[href ^="http://www.montclair.edu"], .iconize a[href ^="https://www.montclair.edu"], 
.iconize a[href ^="http://csam.montclair.edu"], .iconize a[href ^="https://csam.montclair.edu"], 
.iconize a[href ^="http://cehs.montclair.edu"], .iconize a[href ^="https://cehs.montclair.edu"], 
.iconize a[href ^="http://chss.montclair.edu"], .iconize a[href ^="https://chss.montclair.edu"], 
.iconize a[href ^="http://chss2.montclair.edu"], .iconize a[href ^="https://chss2.montclair.edu"], 
.iconize a[href ^="http://sbus.montclair.edu"], .iconize a[href ^="https://sbus.montclair.edu"], 
.iconize a[href ^="http://wfs.montclair.edu"], .iconize a[href ^="https://wfs.montclair.edu"], 
.iconize a[href ^="http://library.montclair.edu"], .iconize a[href ^="https://library.montclair.edu"], 
.iconize a[href ^="http://webmail.montclair.edu"], .iconize a[href ^="https://webmail.montclair.edu"], 
.iconize a[href ^="http://coverpage.montclair.edu"], .iconize a[href ^="https://coverpage.montclair.edu"], 
.iconize a[href ^="http://oit.montclair.edu"], .iconize a[href ^="https://oit.montclair.edu"] {
	padding: 0px;
	background: none;
}
