ÿþ/ *   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   
     
       b u t t o n s . c s s 
       *   G i v e s   y o u   s o m e   g r e a t   C S S - o n l y   b u t t o n s . 
       
       C r e a t e d   b y   K e v i n   H a l e   [ p a r t i c l e t r e e . c o m ] 
       *   p a r t i c l e t r e e . c o m / f e a t u r e s / r e d i s c o v e r i n g - t h e - b u t t o n - e l e m e n t 
 
       S e e   R e a d m e . t x t   i n   t h i s   f o l d e r   f o r   i n s t r u c t i o n s . 
 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 a . b u t t o n ,   b u t t o n   { 
     d i s p l a y : i n l i n e ; 
     m a r g i n : 0   0 . 5 8 3 e m   0 . 6 6 7 e m   0 ; 
     p a d d i n g : 5 p x   1 0 p x   5 p x   7 p x ;       / *   L i n k s   * / 
     
     b o r d e r : 1 p x   s o l i d   # d e d e d e ; 
     b o r d e r - t o p : 1 p x   s o l i d   # e e e ; 
     b o r d e r - l e f t : 1 p x   s o l i d   # e e e ; 
 
     b a c k g r o u n d - c o l o r : # f 5 f 5 f 5 ; 
     f o n t - f a m i l y : " L u c i d a   G r a n d e " ,   T a h o m a ,   A r i a l ,   V e r d a n a ,   s a n s - s e r i f ; 
     f o n t - s i z e : 1 0 0 % ; 
     l i n e - h e i g h t : 1 3 0 % ; 
     t e x t - d e c o r a t i o n : n o n e ; 
     f o n t - w e i g h t : b o l d ; 
     c o l o r : # 5 6 5 6 5 6 ; 
     c u r s o r : p o i n t e r ; 
 } 
 b u t t o n   { 
     w i d t h : a u t o ; 
     o v e r f l o w : v i s i b l e ; 
     p a d d i n g : 4 p x   1 0 p x   3 p x   1 0 p x ;       / *   I E 6   * / 
 } 
 b u t t o n [ t y p e ]   { 
     p a d d i n g : 4 p x   1 0 p x   4 p x   1 0 p x ;       / *   F i r e f o x   * / 
     l i n e - h e i g h t : 1 7 p x ;                       / *   S a f a r i   * / 
 } 
 * : f i r s t - c h i l d + h t m l   b u t t o n [ t y p e ]   { 
     p a d d i n g : 4 p x   1 0 p x   3 p x   1 0 p x ;       / *   I E 7   * / 
 } 
 
 b u t t o n . t i c k ,   b u t t o n . c r o s s   { 
     p a d d i n g : 4 p x   1 0 p x   3 p x   3 0 p x ;       / *   I E 6   * / 
 } 
 b u t t o n . t i c k [ t y p e ] ,   b u t t o n . c r o s s [ t y p e ]   { 
     p a d d i n g : 4 p x   1 0 p x   4 p x   3 0 p x ;       / *   F i r e f o x   * / 
     l i n e - h e i g h t : 1 7 p x ;                       / *   S a f a r i   * / 
 } 
 * : f i r s t - c h i l d + h t m l   b u t t o n . t i c k [ t y p e ] ,   * : f i r s t - c h i l d + h t m l   b u t t o n . c r o s s [ t y p e ]   { 
     p a d d i n g : 4 p x   1 0 p x   3 p x   3 0 p x ;       / *   I E 7   * / 
 } 
 
 
 b u t t o n   i m g ,   a . b u t t o n   i m g { 
     m a r g i n : 0   3 p x   - 3 p x   0   ! i m p o r t a n t ; 
     p a d d i n g : 0 ; 
     b o r d e r : n o n e ; 
     w i d t h : 1 6 p x ; 
     h e i g h t : 1 6 p x ; 
     f l o a t : n o n e ; 
 } 
 
 
 / *   B u t t o n   c o l o r s 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 / *   S t a n d a r d   * / 
 b u t t o n : h o v e r ,   a . b u t t o n : h o v e r { 
     b a c k g r o u n d - c o l o r : # d f f 4 f f ; 
     b o r d e r : 1 p x   s o l i d   # c 2 e 1 e f ; 
     c o l o r : # 3 3 6 6 9 9 ; 
 } 
 a . b u t t o n : a c t i v e { 
     b a c k g r o u n d - c o l o r : # 6 2 9 9 c 5 ; 
     b o r d e r : 1 p x   s o l i d   # 6 2 9 9 c 5 ; 
     c o l o r : # f f f ; 
 } 
 
 / *   P o s i t i v e   * / 
 b o d y   . p o s i t i v e   { 
     c o l o r : # 5 2 9 2 1 4 ;     
 } 
 b o d y   . t i c k { 
     b a c k g r o u n d - i m a g e :   u r l ( ' i m a g e s / i c o n s / t i c k . p n g ' ) ; 
     b a c k g r o u n d - r e p e a t :   n o - r e p e a t ; 
     b a c k g r o u n d - p o s i t i o n :   7 p x   4 p x ; 
 } 
 a . p o s i t i v e : h o v e r ,   b u t t o n . p o s i t i v e : h o v e r   { 
     b a c k g r o u n d - c o l o r : # E 6 E F C 2 ; 
     b o r d e r : 1 p x   s o l i d   # C 6 D 8 8 0 ; 
     c o l o r : # 5 2 9 2 1 4 ; 
 } 
 a . p o s i t i v e : a c t i v e   { 
     b a c k g r o u n d - c o l o r : # 5 2 9 2 1 4 ; 
     b o r d e r : 1 p x   s o l i d   # 5 2 9 2 1 4 ; 
     c o l o r : # f f f ; 
 } 
 
 / *   N e g a t i v e   * / 
 b o d y   . n e g a t i v e   { 
     c o l o r : # d 1 2 f 1 9 ;       
 } 
 b o d y   . c r o s s { 
     b a c k g r o u n d - i m a g e :   u r l ( ' i m a g e s / i c o n s / c r o s s . p n g ' ) ; 
     b a c k g r o u n d - r e p e a t :   n o - r e p e a t ; 
     b a c k g r o u n d - p o s i t i o n :   7 p x   4 p x ;   
 } 
 a . n e g a t i v e : h o v e r ,   b u t t o n . n e g a t i v e : h o v e r   { 
     b a c k g r o u n d - c o l o r : # f b e 3 e 4 ; 
     b o r d e r : 1 p x   s o l i d   # f b c 2 c 4 ; 
     c o l o r : # d 1 2 f 1 9 ; 
 } 
 a . n e g a t i v e : a c t i v e   { 
     b a c k g r o u n d - c o l o r : # d 1 2 f 1 9 ; 
     b o r d e r : 1 p x   s o l i d   # d 1 2 f 1 9 ; 
     c o l o r : # f f f ; 
 } 
 
