@charset "UTF-8";
/* These styles specify the positions of the
   letters for display.  There has *got* to 
   be a better way to do this... 

   This file *does not* specify all of the
   styles necessary for the <span> elements.
   All spans that will be styled must be given
   the background image url()--this file only
   specifies background position!

   "First font," "second font," etc. indicate
   which of the four rows in the text.bmp 
   file the rules are specifying.  See the
   text.bmp (or .png, .gif, whatever) file
   if you don't know what I mean.  Some skins
   only specify the first row--I have no idea
   why the default skin includes three more.

   MAKE SURE THAT YOU ALWAYS SAVE THIS FILE
   IN UTF-8 FORMAT!  If you don't, and use
   ASCII, the special characters will be 
   lost. I recommend using Notepad2 to
   work with this file.  The original Windows
   Notepad can also save UTF-8 files as of 
   Windows 2000 (but does not do so by default).

   This file is ©Copyright 2005 Tom W.M.
   All rights reserved. */

/* VERSION HISTORY/LOG
   29 June 2004
     First version.  All .text3-*{} rules
     implemented. Not sure whether any others
     need to be done.
   03 July 2004
     Fixed problem with parentheses and
     brackets.  Added colon.
   03 July 2004
     Added styles for FIRST FONT
   08 June 2005
     .text3-* has been changed to
     .text1-*   I have no intention of
     supporting any of the other text
     rows, ever, as NSDN doesn't explain
     what they are for. 
   11 June 2005
     Moved base declaration for text
     replacement <span/>s to this file,
     so that any document including
     them will not be dependent on
     mainfull.css.
   */


#khz span,
#kbps span,
#songticker div span,
#auxdisplay div span,
#pl_selectedtotal span,
#pl_currenttime span {
 width: 5px;
 height: 6px;
 float: left;
 background-image: url(skins/Winamp2Classic/text.png);
}

/* FIRST FONT
   ABCDEFGHIJKLMNOPQRSTUVWXYZ"@ 
   -38 */
.text1-65 {background-position: 0px 0px}
.text1-66 {background-position: -5px 0px}
.text1-67 {background-position: -10px 0px}
.text1-68 {background-position: -15px 0px}
.text1-69 {background-position: -20px 0px}
.text1-70 {background-position: -25px 0px}
.text1-71 {background-position: -30px 0px}
.text1-72 {background-position: -35px 0px}
.text1-73 {background-position: -40px 0px}
.text1-74 {background-position: -45px 0px}
.text1-75 {background-position: -50px 0px}
.text1-76 {background-position: -55px 0px}
.text1-77 {background-position: -60px 0px}
.text1-78 {background-position: -65px 0px}
.text1-79 {background-position: -70px 0px}
.text1-80 {background-position: -75px 0px}
.text1-81 {background-position: -80px 0px}
.text1-82 {background-position: -85px 0px}
.text1-83 {background-position: -90px 0px}
.text1-84 {background-position: -95px 0px}
.text1-85 {background-position: -100px 0px}
.text1-86 {background-position: -105px 0px}
.text1-87 {background-position: -110px 0px}
.text1-88 {background-position: -115px 0px}
.text1-89 {background-position: -120px 0px}
.text1-90 {background-position: -125px 0px}
.text1-34 {background-position: -130px 0px}
.text1-64 {background-position: -135px 0px; width: 7px !important;}
/* 0123456789₋‥₌⊂⊃-'!_+\/[]^&%,=$* 
   -44px                 ()          */
.text1-48 {background-position: 0px -6px}
.text1-49 {background-position: -5px -6px}
.text1-50 {background-position: -10px -6px}
.text1-51 {background-position: -15px -6px}
.text1-52 {background-position: -20px -6px}
.text1-53 {background-position: -25px -6px}
.text1-54 {background-position: -30px -6px}
.text1-55 {background-position: -35px -6px}
.text1-56 {background-position: -40px -6px}
.text1-57 {background-position: -45px -6px}
.text1-8331 {background-position: -50px -6px}
.text1-8229 {background-position: -55px -6px}
.text1-8332, .text1-58 {background-position: -60px -6px} /* colon too */
.text1-8834 {background-position: -65px -6px}
.text1-8835 {background-position: -70px -6px}
.text1-45 {background-position: -75px -6px}
.text1-39 {background-position: -80px -6px}
.text1-33 {background-position: -85px -6px}
.text1-95 {background-position: -90px -6px}
.text1-43 {background-position: -95px -6px}
.text1-92 {background-position: -100px -6px}
.text1-47 {background-position: -105px -6px}
.text1-91, .text1-40, .text1-123 {background-position: -110px -6px} /* ( and { too */
.text1-93, .text1-41, .text1-125 {background-position: -115px -6px} /* ) and } too */
.text1-94 {background-position: -120px -6px}
.text1-38 {background-position: -125px -6px}
.text1-44, .text1-46 {background-position: -135px -6px} /* period too */
.text1-37 {background-position: -130px -6px}
.text1-61 {background-position: -140px -6px}
.text1-36 {background-position: -145px -6px}
.text1-42 {background-position: -150px -6px}
/* ÅŎÄ?ϰ
   -50 */
.text1-197 {background-position: 0px -12px}
.text1-334 {background-position: -5px -12px}
.text1-196 {background-position: -10px -12px}
.text1-63 {background-position: -15px -12px}
.text1-1008 {background-position: -20px -12px}
/* Other characters */
.text1-32 {background-position: -145px -0px} /* space */
