/* Stylesheet for Anansi spoke pages. */

BODY            {   background-attachment: fixed;
                    background-image: url(http://www.anansispaceworks.com/Backgrounds/earth_full_2_bkg.jpg);
                    background-repeat: no-repeat; 
                    background-color: #000000; 
                    color: #ccccaa;} 

A:link          {   color: #aaaacc;}
A:active        {   color: #cccccc;}
A:visited       {   color: #aaccaa;}

.hidden         {   display: none;  }

.fallback       {   position: absolute;
                    top: 100%;
                    width: 95%;
                    margin-left: auto;
                    margin-right: auto; }
                    
.fallback ul    {   display: table;
                    width: 95%;
                    margin-left: auto;
                    margin-right: auto; }
                    
.fallback ul li {   display: table-cell;
                    padding-left: 10px;
                    padding-right: 10px;    }

.basic          {   position: absolute;
                    margin: auto auto auto auto; }

#ring           {   z-index: 10; }
                    


#previews       { z-index: 5;   }

.preview        {   position: absolute;
                    margin: -146px -146px -146px -146px;
                    left: 50%;
                    top: 50%;
                    visibility: hidden; }
                    
#prev_anansi    {   z-index: 0; 
                    visibility: visible; }
                    
#prev_bkg       {}

#prev_philosophy  {}
#prev_books     {}
#prev_services  {}
#prev_people    {}
#prev_links     {}
#prev_downloads {}
#prev_projects  {}
#prev_articles  {}


/* #overlay            { z-index: 21;  visibility: hidden; } */
#overlay_return     { z-index: 21;  visibility: hidden; position: absolute; }

#maparray       {visibility: visible;}

.fullscreen         { position: absolute;
                      margin: 0 0 0 0;
                      width: 100%;
                      height: 100%;}

.backbtn            { position: absolute;
                      z-index: 30;  visibility: hidden;
                      margin: -40px -40px -40px -40px;
                      left: 50%;
                      top: 50%;}

#backarray       {visibility: visible;}

.spoke              {
                    position: absolute;
                    z-index: 25;  
                    visibility: visible;
                    width: 640px;
                    height: 640px;
                    margin: -320px -320px -320px -320px;
                    left: 50%;
                    top: 50%;
                    color: #aaaa88;
                    }

.spoke h1           { font-size: 24px; 
                      color: #8888aa;}
.spoke dl dd        { font-size: 10px; font-family: sans-serif; 
                      padding-bottom: 15px;}

.spoke_small        { font-size: 10px; font-family: sans-serif; 
                      padding-bottom: 15px;}

.spoke_small tr td  { padding: 10px;}



#spoke_articles     {}

#spoke_heading      { font-size: 18px; font-family: 'Isabella', sans-serif;}
