/*  (do not remove this :) */

fieldset {
  border: 1px solid #7a7a7a;
  margin: 1em 0em 1em 0em;
  padding: 0em 1em 1em 1em;
  line-height: 1.5em;
}
legend {
  background: #cccccc;
  padding: 0.5em;
  font-size: 90%;
}

div.preview {
  background-color: #B6B28E;
  font-size: 90%;
  border:1px dashed #7a7a7a;
  padding: 0em 1em 1em 1em;
}

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


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

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

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

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

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

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

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

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

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

.small {
  font-size: 96%;
}

.nobr { 
  white-space: nowrap;
}

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

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

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

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

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


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

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

.fcActions li a:hover {
  background-color:  #B6B28E;
  color: #543025;
}

.forumMenu {
  color: #543025;
  text-align: left;
  border-right: 1px solid #7a7a7a;
  border-bottom: 1px solid #7a7a7a;
  background-color: #efefef;
}

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

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

.forumMenu a:hover {
  background-color:  #B6B28E;
  color: #543025;
}


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

/*  */

