ÿþ/ *   * * * * * * * * * * * * * * * *   * / 
 / *     j c a r o u s e l   l i t e     * / 
 / *   * * * * * * * * * * * * * * * *   * / 
 
 . c a r o u s e l     { 
 	 p o s i t i o n :   r e l a t i v e ; 
 	 m a r g i n :   3 0 p x   0   0   0 ; 
     p a d d i n g :   0 ; 
 } 
 
 . c a r o u s e l   a   { 
 	 t e x t - d e c o r a t i o n :   n o n e ; 
 	 b o r d e r :   0 ; 
 } 
 
 . c a r o u s e l   a : h o v e r   { 
 	 t e x t - d e c o r a t i o n :   n o n e ; 
 	 b o r d e r :   0 ; 
 } 
 
 . s c r o l l e r   { 
 	 p o s i t i o n :   r e l a t i v e ; 
     f l o a t :   l e f t ; 
     l e f t :   - 5 0 0 0 p x ; 
     v i s i b i l i t y :   h i d d e n ; 
 } 
 
 . c a r o u s e l   u l   { 
 	 m a r g i n :   0 ; 
 	 p a d d i n g :   0 ; 
 	 l i s t - s t y l e :   n o n e ; 
 } 
 
 . c a r o u s e l   l i   i m g   { 
 	 w i d t h :   1 3 4 p x ; 
 	 h e i g h t :   1 0 1 p x ; 
 	 m a r g i n :   1 0 p x   6 p x ; 
 	 p a d d i n g :   5 p x ; 
 	 b a c k g r o u n d :   # f f f ; 
 	 b o r d e r :   1 p x   s o l i d   # c c c ; 
 } 
 
 . c a r o u s e l   d i v . a r r o w _ c o n t a i n e r   { 
 	 f l o a t :   l e f t ; 
 	 w i d t h :   3 5 p x ; 
 	 h e i g h t :   3 4 p x ; 
 	 m a r g i n :   4 5 p x   0   0   0 ; 
 } 
 
 . c a r o u s e l   d i v . p r e v   { 
 	 p a d d i n g - r i g h t :   8 p x ; 
 } 
 
 . c a r o u s e l   d i v . n e x t   { 
 	 p a d d i n g - l e f t :   8 p x ; 
 } 
 
 d i v . a r r o w _ c o n t a i n e r   a . a r r o w   { 
 	 d i s p l a y :   b l o c k ; 
     w i d t h :   1 0 0 % ; 
     h e i g h t :   1 0 0 % ; 
     c u r s o r :   p o i n t e r   ! i m p o r t a n t ; 
     o u t l i n e :   n o n e ; 
     t e x t - d e c o r a t i o n :   n o n e ; 
     b o r d e r :   0 ; 
 } 
 
 . c a r o u s e l   a . p r e v   { 
     b a c k g r o u n d :   u r l ( " . . / i m g / p n g / p r e v A r r o w . p n g " )   n o - r e p e a t ; 
 } 
 
 . c a r o u s e l   a . n e x t   { 
     b a c k g r o u n d :   u r l ( " . . / i m g / p n g / n e x t A r r o w . p n g " )   n o - r e p e a t ; 
 } 
 
 / *   * * * * * * * * * * *   * / 
 / *     f a n c y   b o x     * / 
 / *   * * * * * * * * * * *   * / 
 
 d i v # f a n c y _ o v e r l a y   { 
 	 p o s i t i o n :   f i x e d ; 
 	 t o p :   0 ; 
 	 l e f t :   0 ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 0 0 % ; 
 	 b a c k g r o u n d - c o l o r :   # 6 6 6 ; 
 	 d i s p l a y :   n o n e ; 
 	 z - i n d e x :   3 0 ; 
 } 
 
 d i v # f a n c y _ w r a p   { 
 	 t e x t - a l i g n :   l e f t ; 
 } 
 
 d i v # f a n c y _ l o a d i n g   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 h e i g h t :   4 0 p x ; 
 	 w i d t h :   4 0 p x ; 
 	 c u r s o r :   p o i n t e r ; 
 	 d i s p l a y :   n o n e ; 
 	 o v e r f l o w :   h i d d e n ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t ; 
 	 z - i n d e x :   1 0 0 ; 
 } 
 
 d i v # f a n c y _ l o a d i n g   d i v   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 t o p :   0 ; 
 	 l e f t :   0 ; 
 	 w i d t h :   4 0 p x ; 
 	 h e i g h t :   4 8 0 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ p r o g r e s s . p n g " )   n o - r e p e a t ; 
 } 
 
 d i v # f a n c y _ l o a d i n g _ o v e r l a y   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 b a c k g r o u n d - c o l o r :   # F F F ; 
 	 z - i n d e x :   3 0 ; 
 } 
 
 d i v # f a n c y _ l o a d i n g _ i c o n   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 b a c k g r o u n d :   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ l o a d i n g . g i f " )   n o - r e p e a t ; 
 	 z - i n d e x :   3 5 ; 
 	 w i d t h :   1 6 p x ; 
 	 h e i g h t :   1 6 p x ; 
 } 
 
 d i v # f a n c y _ o u t e r   { 
 	 p o s i t i o n :   a b s o l u t e ; 
     t o p :   0 ; 
     l e f t :   0 ; 
     z - i n d e x :   9 0 ; 
     p a d d i n g :   1 8 p x   1 8 p x   3 3 p x   1 8 p x ; 
     m a r g i n :   0 ; 
     o v e r f l o w :   h i d d e n ; 
     b a c k g r o u n d :   t r a n s p a r e n t ; 
     d i s p l a y :   n o n e ; 
 } 
 
 d i v # f a n c y _ i n n e r   { 
 	 p o s i t i o n :   r e l a t i v e ; 
 	 w i d t h : 1 0 0 % ; 
 	 h e i g h t : 1 0 0 % ; 
 	 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 F F ; 
 } 
 
 d i v # f a n c y _ c o n t e n t   { 
 	 m a r g i n :   0 ; 
 	 z - i n d e x :   1 0 0 ; 
 	 p o s i t i o n :   a b s o l u t e ; 
 } 
 
 d i v # f a n c y _ d i v   { 
 	 b a c k g r o u n d :   # 0 0 0 ; 
 	 c o l o r :   # F F F ; 
 	 h e i g h t :   1 0 0 % ; 
 	 w i d t h :   1 0 0 % ; 
 	 z - i n d e x :   1 0 0 ; 
 } 
 
 i m g # f a n c y _ i m g   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 t o p :   0 ; 
 	 l e f t :   0 ; 
 	 b o r d e r : 0 ; 
 	 p a d d i n g :   0 ; 
 	 m a r g i n :   0 ; 
 	 z - i n d e x :   1 0 0 ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 0 0 % ; 
 } 
 
 d i v # f a n c y _ c l o s e   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 t o p :   - 1 2 p x ; 
 	 r i g h t :   - 1 5 p x ; 
 	 h e i g h t :   3 0 p x ; 
 	 w i d t h :   3 0 p x ; 
 	 b a c k g r o u n d :   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ c l o s e b o x . p n g " )   t o p   l e f t   n o - r e p e a t ; 
 	 c u r s o r :   p o i n t e r ; 
 	 z - i n d e x :   1 8 1 ; 
 	 d i s p l a y :   n o n e ; 
 } 
 
 # f a n c y _ f r a m e   { 
 	 p o s i t i o n :   r e l a t i v e ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 0 0 % ; 
 	 d i s p l a y :   n o n e ; 
 } 
 
 # f a n c y _ a j a x   { 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 0 0 % ; 
 	 o v e r f l o w :   a u t o ; 
 } 
 
 a # f a n c y _ l e f t ,   a # f a n c y _ r i g h t   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 b o t t o m :   0 p x ; 
 	 h e i g h t :   1 0 0 % ; 
 	 w i d t h :   3 5 % ; 
 	 c u r s o r :   p o i n t e r ; 
 	 z - i n d e x :   1 1 1 ; 
 	 d i s p l a y :   n o n e ; 
 	 b a c k g r o u n d - i m a g e :   u r l ( d a t a : i m a g e / g i f ; b a s e 6 4 , A A A A ) ; 
 	 o u t l i n e :   n o n e ; 
 } 
 
 a # f a n c y _ l e f t   { 
 	 l e f t :   0 p x ; 
 } 
 
 a # f a n c y _ r i g h t   { 
 	 r i g h t :   0 p x ; 
 } 
 
 s p a n . f a n c y _ i c o   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 t o p :   5 0 % ; 
 	 m a r g i n - t o p :   - 1 5 p x ; 
 	 w i d t h :   3 0 p x ; 
 	 h e i g h t :   3 0 p x ; 
 	 z - i n d e x :   1 1 2 ; 
 	 c u r s o r :   p o i n t e r ; 
 	 d i s p l a y :   b l o c k ; 
 } 
 
 s p a n # f a n c y _ l e f t _ i c o   { 
 	 l e f t :   - 9 9 9 9 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ l e f t . p n g " )   n o - r e p e a t ; 
 } 
 
 s p a n # f a n c y _ r i g h t _ i c o   { 
 	 r i g h t :   - 9 9 9 9 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ r i g h t . p n g " )   n o - r e p e a t ; 
 } 
 
 a # f a n c y _ l e f t : h o v e r   { 
     v i s i b i l i t y :   v i s i b l e ; 
 } 
 
 a # f a n c y _ r i g h t : h o v e r   { 
     v i s i b i l i t y :   v i s i b l e ; 
 } 
 
 a # f a n c y _ l e f t : h o v e r   s p a n   { 
 	 l e f t :   2 0 p x ; 
 } 
 
 a # f a n c y _ r i g h t : h o v e r   s p a n   { 
 	 r i g h t :   2 0 p x ; 
 } 
 
 . f a n c y _ b i g I f r a m e   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 t o p :   0 ; 
 	 l e f t :   0 ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 0 0 % ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t ; 
 } 
 
 d i v # f a n c y _ b g   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 t o p :   0 ;   l e f t :   0 ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 0 0 % ; 
 	 z - i n d e x :   7 0 ; 
 	 b o r d e r :   0 ; 
 	 p a d d i n g :   0 ; 
 	 m a r g i n :   0 ; 
 } 
 
 d i v . f a n c y _ b g   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 d i s p l a y :   b l o c k ; 
 	 z - i n d e x :   7 0 ; 
 	 b o r d e r :   0 ; 
 	 p a d d i n g :   0 ; 
 	 m a r g i n :   0 ; 
 } 
 
 d i v . f a n c y _ b g _ n   { 
 	 t o p :   - 1 8 p x ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 8 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ n . p n g " )   r e p e a t - x ; 
 } 
 
 d i v . f a n c y _ b g _ n e   { 
 	 t o p :   - 1 8 p x ; 
 	 r i g h t :   - 1 3 p x ; 
 	 w i d t h :   1 3 p x ; 
 	 h e i g h t :   1 8 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ n e . p n g " )   n o - r e p e a t ; 
 } 
 
 d i v . f a n c y _ b g _ e   { 
 	 r i g h t :   - 1 3 p x ; 
 	 h e i g h t :   1 0 0 % ; 
 	 w i d t h :   1 3 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ e . p n g " )   r e p e a t - y ; 
 } 
 
 d i v . f a n c y _ b g _ s e   { 
 	 b o t t o m :   - 1 8 p x ; 
 	 r i g h t :   - 1 3 p x ; 
 	 w i d t h :   1 3 p x ; 
 	 h e i g h t :   1 8 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ s e . p n g " )   n o - r e p e a t ; 
 } 
 
 d i v . f a n c y _ b g _ s   { 
 	 b o t t o m :   - 1 8 p x ; 
 	 w i d t h :   1 0 0 % ; 
 	 h e i g h t :   1 8 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ s . p n g " )   r e p e a t - x ; 
 } 
 
 d i v . f a n c y _ b g _ s w   { 
 	 b o t t o m :   - 1 8 p x ; 
 	 l e f t :   - 1 3 p x ; 
 	 w i d t h :   1 3 p x ; 
 	 h e i g h t :   1 8 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ s w . p n g " )   n o - r e p e a t ; 
 } 
 
 d i v . f a n c y _ b g _ w   { 
 	 l e f t :   - 1 3 p x ; 
 	 h e i g h t :   1 0 0 % ; 
 	 w i d t h :   1 3 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ w . p n g " )   r e p e a t - y ; 
 } 
 
 d i v . f a n c y _ b g _ n w   { 
 	 t o p :   - 1 8 p x ; 
 	 l e f t :   - 1 3 p x ; 
 	 w i d t h :   1 3 p x ; 
 	 h e i g h t :   1 8 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ s h a d o w _ n w . p n g " )   n o - r e p e a t ; 
 } 
 
 d i v # f a n c y _ t i t l e   { 
 	 p o s i t i o n :   a b s o l u t e ; 
 	 b o t t o m :   - 3 3 p x ; 
 	 l e f t :   0 ; 
 	 w i d t h :   1 0 0 % ; 
 	 z - i n d e x :   1 0 0 ; 
 	 d i s p l a y :   n o n e ; 
 } 
 
 d i v # f a n c y _ t i t l e   d i v   { 
 	 c o l o r :   # F F F ; 
 	 f o n t :   b o l d   1 2 p x   A r i a l ; 
 	 p a d d i n g - b o t t o m :   3 p x ; 
 } 
 
 d i v # f a n c y _ t i t l e   t a b l e   { 
 	 m a r g i n :   0   a u t o ; 
 } 
 
 d i v # f a n c y _ t i t l e   t a b l e   t d   { 
 	 p a d d i n g :   0 ; 
 	 v e r t i c a l - a l i g n :   m i d d l e ; 
 } 
 
 t d # f a n c y _ t i t l e _ l e f t   { 
 	 h e i g h t :   3 2 p x ; 
 	 w i d t h :   1 5 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ t i t l e _ l e f t . p n g " )   r e p e a t - x ; 
 } 
 
 t d # f a n c y _ t i t l e _ m a i n   { 
 	 h e i g h t :   3 2 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ t i t l e _ m a i n . p n g " )   r e p e a t - x ; 
 } 
 
 t d # f a n c y _ t i t l e _ r i g h t   { 
 	 h e i g h t :   3 2 p x ; 
 	 w i d t h :   1 5 p x ; 
 	 b a c k g r o u n d :   t r a n s p a r e n t   u r l ( " . . / i m g / p n g / f a n c y b o x / f a n c y _ t i t l e _ r i g h t . p n g " )   r e p e a t - x ; 
 } 
