/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

#fs h1, #fs h2 {
    border-style: none none solid;
    border-color: rgb( 0, 0, 0 );
    border-width: 0px;
    background: rgb( 255, 255, 255 ) none repeat scroll left top;
    margin-top: 30px;
    padding-bottom: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding-top: 15px;
    word-spacing: normal;
    letter-spacing: normal;
}

#fs h2, #fs h3 {
    color: black;
    background-color: white;
}

#fs h2 {
    text-decoration: underline;
}

.fs_heading {
    clear: both;
    background-color: white;
}

body, #fs {
    background: rgb( 255, 255, 255 ) none repeat scroll 0% 50%;
    margin-right: 4px;
    margin-left: 20px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* the menu box itself */
#menu {
    padding: 0px 0px;
    float: right;
    border: 0px solid blue;
    font-size: 90%;
    margin: 0px;
    margin-left: 5px;
}

/*
        #menu ul is the sub menu
        #menu ul li is the sub menu items
    */

/* the top menu of each section */
#menu li {
    list-style-type: none;
    border: 0px solid blue;
    background-color: #BFE4FF;
    color: #6096BF;
    margin-top: 10px;
    padding-top: 5px;
}

#menu li b {
    border: 0px solid red;
    padding-left: 10px;
}

/* the box around each section */
#menu ul, #menu h4 {
    margin-top: 3px;
    border: 0px solid red;
    background-color: #E6F4FF;
}

/* the items in each section */
#menu ul li {
    border: 0px solid gray;
    text-align: right;
    padding: 1px 2px;
    margin: 0px;
    padding-right: 6px;
    background-color: #E6F4FF;
}

#menu ul li a {
    border: 0px dashed blue;
    color: black;
    text-decoration: none;
}

#menu ul li a:hover {
    text-decoration: underline;
}

#menu ul li a:hover {
    text-decoration: underline;
}

code {
    font-weight: bold;
    color: rgb( 153, 153, 0 );
}

pre {
    border: 1px dotted rgb( 255, 204, 0 );
    margin: 10px;
    padding: 6px;
    background: rgb( 255, 255, 204 ) none repeat scroll 0% 50%;
}

.invalid {
    text-decoration: line-through;
}

hr.news {
    width: 30%;
    border: 1px solid black;
    margin-top: 20px;
    margin-bottom: 40px;
}

.downloadbox {
    width: 150px;
    font-weight: bold;
    font-size: 8pt;
    border: 1px solid blue;
    margin: 0px 10px 15px 0px;
    float: left;
    padding: 10px 5px 10px 5px;
    text-align: center;
}


#logo { float: left;
  }
.clearit { clear: both;
  }
h2 { width: 500px;
  }
ul#m2 { border: 1px solid black;
  float: right;
  }
block { border: 0px solid black;
  display: block;
  padding-left: 4em;
  }
.axial { border: 1px solid black; display: none;}
p.screenshot { text-align: center; }
p.screenshot img { border-width: 0px; }
div.thumbnailx { 
  float: left; 
  width: 140px;
  min-height: 120px;
  border: 1px solid #999; 
  margin: 0 15px 15px 0;  
  padding: 10px 15px 10px 15px;
}

.clearboth { clear: both; }

div.thumbnail {
  float: left;
  width: 140px;
  padding: 10px;
  border: 1px solid #999; 
  margin: 0 10px 15px 0;  
  min-height: 120px;
}
  
div.thumbnail p {
   text-align: center;
}

div.thumbnail img {
  border: none;	
}

a#fs_logo {
  background: url('/images/new_saucer.png') no-repeat top left transparent;
  float: left; 
  width: 180px; 
  height: 180px;
  display: block;  
}

a#fs_logo:hover {
  background: url('/images/acid2.png') no-repeat center center transparent;
}

table.properties  {
  border-collapse: collapse;	
}
table.properties td {
  border: 1px solid black;
  vertical-align: top;
}
