/*  (do not remove this :) */

div.preview {
  background-color: #20194C;
  font-size: 90%;
  border:1px dashed #0D0066;
  padding: 0em 1em 1em 1em;
}

div.preview h4 {
  border-bottom:1px solid #0D0066;
}


table.ftable {
  border-top:  1px solid #0D0066;
  border-left:  1px solid #0D0066;
}

.ftable blockquote,
.preview blockquote {
  font-family: &quot;Lucida Grande&quot;, Verdana, Lucida, Helvetica, Arial, sans-serif;
  font-size: 100%;
  font-style: normal;
  color: #99F0FF;
  border: 1px dashed #0D0066;
  background: #20194C;
  margin: 5px 30px 5px 30px;
  padding: 5px 10px 5px 10px;
}

table.ftable td {
  padding: 0.3em 0.6em 0.3em 0.6em;
}

table.ftable th {
  font-size: 80%;
  padding: 0.3em 0.8em 0.3em 0.8em;
  border-right: 1px solid #0D0066;
  border-bottom: 1px solid #0D0066;
  color: #99F0FF;
  background: #20194C;
}

table.ftable th.spacer {
  font-size: 0.2em;
  height: 0.2em;
  color: #A699FF;
  background: #20194C;
  border-right:  1px solid #0D0066;
  border-bottom:  1px solid #0D0066;
}

table.ftable .cell3d {
  padding: 0.3em 0.6em 0.3em 0.6em;
  border-right:  1px solid #0D0066;
  border-bottom:  1px solid #0D0066;
}

table.ftable td.cellLinks {
  padding: 0px;
  border-right:  1px solid #0D0066;
  border-bottom:  1px solid #0D0066;
  height: 1.3em;
}

table.ftable td.cell_center {
  padding: 0.3em 0.6em 0.3em 0.6em;
  border-right:  1px solid #0D0066;
  border-bottom:  1px solid #0D0066;
  white-space: nowrap;
  text-align:center;
}

.shadelight {
  background-color: transparent;
  margin-top: -1em;
  margin-bottom: -1em;
}

.shadedark {
  background-color: #002B33;
  margin-top: -1em;
  margin-bottom: -1em;
}

.shadedarker {
  background: #20194C;
  margin-top: -1em;
  margin-bottom: -1em;
}

.small {
  font-size: 90%;
}

.nobr { 
  white-space: nowrap;
}

ul.fcMenu {
    background: #20194C;
    border: 1px solid #0D0066;
    color: #A699FF;
    text-transform: lowercase;
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: hidden;
    text-align: left;
    z-index: 5;
    white-space: nowrap;
    width: auto;
    margin: 0;
    padding: 0 0.5em 0.5em 0.5em;
    border-top: #20194C 1px solid;
}
ul.fcMenu li {
    background: #20194C;
    list-style: none;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

ul.fcMenu li a {
    color: #99F0FF;
    background-image: none ! important;
    display: block;
    margin: 0;
    padding: 0;
    text-transform: none ! important;
    text-decoration: none;
    border: 1px solid  #20194C;
}
ul.fcMenu li a:hover {
    background-color: #A699FF;
    color: #FF7965;
}
ul.fcMenu li.menuSep {
    border-top: 1px solid #A699FF;
}

.fcActions {
  border-collapse: collapse;
  background-color: transparent;
  color: #A699FF;
  text-align: right;
  text-transform: lowercase;
}

.fcActions ul.menuToolbar,
.fcActions li {
  margin: 0;
  list-style: none;
  list-style-image: none;
  display: inline;
  color: #A699FF;
  text-align: left;
}

.fcActions ul.Menu { 
  border-bottom: 1px solid #0D0066;
}


.fcActions ul {
  line-height: 1.2em;
  padding: 0;
  margin: 0;
}
.fcActions li {
  border-left: 1px solid #0D0066;
}

.fcActions li a {
  background-color: transparent;
  color: #A699FF;
  height: auto;
  line-height: normal;
  text-decoration: none;
  text-transform: lowercase;
  padding: 0 1em 0 1em;
}

.fcActions li a:hover {
  background-color:  #20194C;
  color: #A699FF;
}

.forumMenu {
  color: #A699FF;
  text-align: left;
  border-right: 1px solid #0D0066;
  border-bottom: 1px solid #0D0066;
  background-color: #002B33;
}

.forumMenu a {
  background-color: transparent;
  color: #A699FF;
  height: auto;
  text-decoration: none;
  text-transform: lowercase;
  padding: 0 1em 0 1em;
  border-left: 1px solid #0D0066;
}

.forumMenu .sep {
  border-left: 1px solid #0D0066;
}

.forumMenu a:hover {
  background-color:  #20194C;
  color: #A699FF;
}

.pages {
  border-top: 1px solid #0D0066;
  font-size: 90%;
  white-space: nowrap;
  line-height: 1.5em;
  margin-top: 3px;
}

/*  */
