/*  */

div.preview {
  background-color: #acadb0;
  font-size: 90%;
  border: 1px solid #acadb0;
  padding: 0em 1em 1em 1em;
}

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


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

.ftable blockquote,
.preview blockquote {
  font: 100% Verdana, Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #444444;
  border: 1px solid #acadb0;
  background: #acadb0;
  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: 90%;
  padding: 0.3em 0.8em 0.3em 0.8em;
  border-right: 1px solid #acadb0;
  border-bottom: 1px solid #acadb0;
  color: #444444;
  background: #acadb0;
}

table.ftable th.spacer {
  font-size: 0.2em;
  height: 0.2em;
  color: #444444;
  background: #acadb0;
  border-right:  1px solid #acadb0;
  border-bottom:  1px solid #acadb0;
}

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

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

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

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

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

.shadedarker {
  //background: #acadb0;
  margin-top: -1em;
  margin-bottom: -1em;
}

.small {
  font-size: 90%;
}

.nobr { 
  white-space: nowrap;
}

ul.fcMenu {
    //background: #acadb0;
    border: 1px solid #acadb0;
    color: #444444;
    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: #acadb0 1px solid;
}
ul.fcMenu li {
    //background: #acadb0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
}

ul.fcMenu li a {
    color: #444444;
    background-image: none ! important;
    display: block;
    margin: 0;
    padding: 0;
    text-transform: none ! important;
    text-decoration: none;
    border: 1px solid  #acadb0;
}
ul.fcMenu li a:hover {
    background-color: #444444;
    color: White;
}
ul.fcMenu li.menuSep {
    border-top: 1px solid #444444;
}

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

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

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


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

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

.fcActions li a:hover {
  background-color:  #acadb0;
  color: #444444;
}

.forumMenu {
  color: #444444;
  text-align: left;
  border-right: 1px solid #acadb0;
  border-bottom: 1px solid #acadb0;
  background-color: White;
}

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

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

.forumMenu a:hover {
  background-color:  #acadb0;
  color: #444444;
}

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

/*  */
