/*
-------------------------------------------------------------------------------------------

Los emoticones son de sus respectivos dueÃ±os

Autor: Juan Pablo Tinte (Lesser K) para la comunidad Psicofxp.com
Contacto: Lesser.K@gmail.com | jp.tinte@hotmail.com | www.inifin.blogspot.com

-------------------------------------------------------------------------------------------
*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.psicofxp.com") {

img[src$="images/smilies/coolman.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/BeingCool.gif") !important;
}

img[src$="images/smilies/snif.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Crying.gif") !important;
}

img[src$="images/smilies/grin.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Smiling.gif") !important;
}

img[src$="images/smilies/blush.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Catfacing.gif") !important;
}

img[src$="images/smilies/wtf.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Envying.gif") !important;
}

img[src$="images/smilies/crying.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/BeingNauseous.gif") !important;
}

img[src$="images/smilies/O_o.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Gazing.gif") !important;
}

img[src$="images/smilies/msn.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Kissing.gif") !important;
}

img[src$="smile.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Smirking.gif") !important;
}

img[src$="mad.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/GoingMad.gif") !important;
}

img[src$="images/smilies/oooh.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/BeingAstonished.gif") !important;
}

img[src$="images/smilies/sad.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Feverish.gif") !important;

}

img[src$="wink.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Winking.gif") !important;
}

img[src$="tongue.gif"] {
       width: 0 !important;
       padding-left: 26px !important;
       height: 26px !important;
       background-position: top left !important;
       background-repeat:no-repeat !important;
       background-image:url("http://i225.photobucket.com/albums/dd319/Lesser_K/Emoticons%20Flyff/Yearning.gif") !important;

}

}