ÿþ/ *   - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   
       
       f o r m s . c s s 
       *   S e t s   u p   s o m e   d e f a u l t   s t y l i n g   f o r   f o r m s 
       *   G i v e s   y o u   c l a s s e s   t o   e n h a n c e   y o u r   f o r m s 
       
       U s a g e : 
       *   F o r   t e x t   f i e l d s ,   u s e   c l a s s   . t i t l e   o r   . t e x t 
       
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   * / 
 
 l a b e l   {   f o n t - w e i g h t :   b o l d ; } 
 
 
 
 / *   F i e l d s e t s   * / 
 f i e l d s e t         {   p a d d i n g : 1 . 4 e m ;   m a r g i n :   0   0   1 . 5 e m   0 ;   b o r d e r :   1 p x   s o l i d   # c c c ;   } 
 l e g e n d             {   f o n t - w e i g h t :   b o l d ;   f o n t - s i z e : 1 . 2 e m ;   } 
 
 / *   T e x t   f i e l d s   * / 
 i n p u t . t e x t ,   i n p u t . t i t l e       {   w i d t h :   3 0 0 p x ;   m a r g i n : 0 . 5 e m   0 . 5 e m   0 . 5 e m   0 ;   } 
 i n p u t . t e x t ,   i n p u t . t i t l e       {   b o r d e r : 1 p x   s o l i d   # b b b ;   b a c k g r o u n d : # f 6 f 6 f 6 ;   p a d d i n g : 3 p x ;   } 
 i n p u t . t e x t : f o c u s , 
 i n p u t . t i t l e : f o c u s                   {   b o r d e r : 1 p x   s o l i d   # 9 9 9 ;   b a c k g r o u n d : # f f f ;   } 
 i n p u t . t i t l e                               {   f o n t - s i z e : 1 . 2 e m ;   f o n t - w e i g h t :   b o l d ; } 
 
 / *   T e x t a r e a s   * / 
 t e x t a r e a                         {   w i d t h :   4 0 0 p x ;   h e i g h t :   2 5 0 p x ;   m a r g i n : 0 . 5 e m   0 . 5 e m   0 . 5 e m   0 ;   } 
 t e x t a r e a                         {   b o r d e r : 1 p x   s o l i d   # b b b ;   b a c k g r o u n d : # e e e ;   p a d d i n g : 5 p x ;   } 
 t e x t a r e a : f o c u s             {   b o r d e r : 1 p x   s o l i d   # 9 9 9 ;   b a c k g r o u n d : # f f f ;   } 
 
 / *   S e l e c t   f i e l d s   * / 
 s e l e c t                             {   b o r d e r : 1 p x   s o l i d   # c c c ;   b a c k g r o u n d : # f 6 f 6 f 6 ;   w i d t h : 2 0 0 p x ;   } 
 s e l e c t : f o c u s                 {   b o r d e r : 1 p x   s o l i d   # 9 9 9 ;   b a c k g r o u n d : # f f f ;   } 
 
 
 / *   S u c c e s s ,   e r r o r   &   n o t i c e   b o x e s   f o r   m e s s a g e s   a n d   e r r o r s .   * / 
 . e r r o r , 
 . n o t i c e ,   
 . s u c c e s s         {   p a d d i n g :   . 8 e m ;   m a r g i n - b o t t o m :   1 e m ;   b o r d e r :   2 p x   s o l i d   # d d d ;   } 
 . e r r o r             {   b a c k g r o u n d :   # F B E 3 E 4 ;   c o l o r :   # D 1 2 F 1 9 ;   b o r d e r - c o l o r :   # F B C 2 C 4 ;   } 
 . n o t i c e           {   b a c k g r o u n d :   # F F F 6 B F ;   c o l o r :   # 8 1 7 1 3 4 ;   b o r d e r - c o l o r :   # F F D 3 2 4 ;   } 
 . s u c c e s s         {   b a c k g r o u n d :   # E 6 E F C 2 ;   c o l o r :   # 5 2 9 2 1 4 ;   b o r d e r - c o l o r :   # C 6 D 8 8 0 ;   } 
 . e r r o r   a         {   c o l o r :   # D 1 2 F 1 9 ;   } 
 . n o t i c e   a       {   c o l o r :   # 8 1 7 1 3 4 ;   } 
 . s u c c e s s   a     {   c o l o r :   # 5 2 9 2 1 4 ;   } 
 
