/*
##############################################################################
# - - - - - - - - - - - - - - - Persal . org - - - - - - - - - - - - - - - - #
##############################################################################
#                                                                            #
# Purpose:      Persal.org CSS file                                          #
# Author:       Matteo Perelli                                               #
# Author:       -                                                            #
# Date:         20.01.2008                                                   #
# Version:      6.0                                                          #
# Notes:        -                                                            #
##############################################################################
*/

#bkg_l1_dx
     { display: block; position: absolute; width: 100%; height: 100%;
       background-image: url('../imgs/persal_bkg_l1dx.gif'); background-repeat: no-repeat; 
       background-attachment: fixed; background-position: 0% 0% }
       
#bkg_l1_sx
     { display: block; position: absolute; width: 100%; height: 100%;
       background-image: url('../imgs/persal_bkg_l1sx.gif'); background-repeat: no-repeat; 
       background-attachment: fixed; background-position: 100% 100% }
       
#bkg_l2
     { display: block; position: absolute; width: 100%; height: 100%;
       background-image: url('../imgs/persal_bkg_l2.gif'); background-repeat: no-repeat; 
       background-attachment: fixed; background-position: 50% 50% }
       
#bkg_l3
     { display: block; position: absolute; width: 100%; height: 100%;
       background-image: url('../imgs/persal_bkg_l3.gif'); background-repeat: no-repeat; 
       background-attachment: fixed; background-position: 50% 50% }

#bkg_l4
     { position: absolute; width: 100%; height: 100%;
       background-color: transparent; }

#spl_lt
     { height: 131px;
       background-image: url('../imgs/persal_splash_form.jpg'); background-repeat: no-repeat; 
       background-attachment: scroll; background-position: 50% 50% }

#small_menu, #small_index, #small_menu_bkg, #small_index_bkg
     { display: block; position: absolute;
       background-color: transparent;
       padding: 10px; text-align: center; }
       
#small_menu, #small_index
     { border-style: dotted; border-color: #8e6666; border-width: 2px; 
       z-index: 3; }
       
#small_menu_bkg, #small_index_bkg
     { background-image: url('../imgs/persal_bkg_lmenu.gif'); background-repeat: no-repeat; 
       background-attachment: scroll; 
       z-index: 2; }

#small_menu, #small_menu_bkg
     { width: 250px; top: 10%; left: 10%; }

#small_index, #small_index_bkg
     { width: 125px; bottom: 20%; right: 15%; }
     
#small_menu_bkg
     { height: 47px; background-position: 20% 70%}
     
#small_index_bkg
     { height: 47px; background-position: 100% 100%}

.bkg_l4t
     { background-image: url('../imgs/persal_splash.jpg'); background-repeat: no-repeat; 
       background-attachment: fixed; background-position: 50% 50% }
     
.fit_table, .bkg_l4t
     { width: 100%; height: 100%; background-color: transparent; }
     
.splash_button
     { width: 100px; height: 18px; }
     
.splash_textarea
     { width: 140px; text-align: center; }
     
.splash_aux_left
     { padding-left: 8px; }

