
/* ::::: http://www.epaalumni.org/fckeditor/editor/css/fck_editorarea.css ::::: */

body { margin: 0px; padding: 5px; background-color: rgb(255, 255, 255); }
body, td { font-family: Arial,Verdana,sans-serif; font-size: 12px; }
a[href] { color: -moz-hyperlinktext ! important; text-decoration: ; }
.Bold { font-weight: bold; }
.Title { font-weight: bold; font-size: 18px; color: rgb(204, 51, 0); }
.Code { border: 1px solid rgb(139, 69, 19); padding-right: 5px; padding-left: 5px; color: rgb(0, 0, 102); font-family: 'Courier New',Monospace; background-color: rgb(255, 153, 51); }

/* ::::: null ::::: */

table:not([border]), table:not([border]) > tr > td, table:not([border]) > tr > th, table:not([border]) > tbody > tr > td, table:not([border]) > tbody > tr > th, table:not([border]) > thead > tr > td, table:not([border]) > thead > tr > th, table:not([border]) > tfoot > tr > td, table:not([border]) > tfoot > tr > th, table[border="0"], table[border="0"] > tr > td, table[border="0"] > tr > th, table[border="0"] > tbody > tr > td, table[border="0"] > tbody > tr > th, table[border="0"] > thead > tr > td, table[border="0"] > thead > tr > th, table[border="0"] > tfoot > tr > td, table[border="0"] > tfoot > tr > th { border: 1px dotted rgb(211, 211, 211); }

/* ::::: null ::::: */

html { min-height: 100%; }
table.FCK__ShowTableBorders, table.FCK__ShowTableBorders td, table.FCK__ShowTableBorders th { border: 1px solid rgb(211, 211, 211); }
form { border: 1px dotted rgb(255, 0, 0); padding: 2px; }
.FCK__Flash { border: 1px solid rgb(169, 169, 169); background-position: center center; background-image: url('fck_flashlogo.gif'); background-repeat: no-repeat; width: 80px; height: 80px; }
.FCK__UnknownObject { border: 1px solid rgb(169, 169, 169); background-position: center center; background-image: url('fck_plugin.gif'); background-repeat: no-repeat; width: 80px; height: 80px; }
.FCK__Anchor { border: 1px dotted rgb(0, 0, 255); background-position: center center; background-image: url('fck_anchor.gif'); background-repeat: no-repeat; width: 16px; height: 15px; vertical-align: middle; }
.FCK__AnchorC { border: 1px dotted rgb(0, 0, 255); background-position: 1px center; background-image: url('fck_anchor.gif'); background-repeat: no-repeat; padding-left: 18px; }
a[name] { border: 1px dotted rgb(0, 0, 255); background-position: 0pt center; background-image: url('fck_anchor.gif'); background-repeat: no-repeat; padding-left: 18px; }
.FCK__PageBreak { border-style: dotted none; border-color: rgb(153, 153, 153) -moz-use-text-color; border-width: 1px 0pt; background-position: center center; background-image: url('fck_pagebreak.gif'); background-repeat: no-repeat; clear: both; display: block; float: none; width: 100%; height: 5px; }
.FCK__InputHidden { width: 19px; height: 18px; background-image: url('fck_hiddenfield.gif'); background-repeat: no-repeat; vertical-align: text-bottom; background-position: center center; }
.FCK__ShowBlocks p, .FCK__ShowBlocks div, .FCK__ShowBlocks pre, .FCK__ShowBlocks address, .FCK__ShowBlocks blockquote, .FCK__ShowBlocks h1, .FCK__ShowBlocks h2, .FCK__ShowBlocks h3, .FCK__ShowBlocks h4, .FCK__ShowBlocks h5, .FCK__ShowBlocks h6 { border: 1px dotted gray; background-repeat: no-repeat; padding-top: 8px; padding-left: 8px; }
.FCK__ShowBlocks p { background-image: url('block_p.png'); }
.FCK__ShowBlocks div { background-image: url('block_div.png'); }
.FCK__ShowBlocks pre { background-image: url('block_pre.png'); }
.FCK__ShowBlocks address { background-image: url('block_address.png'); }
.FCK__ShowBlocks blockquote { background-image: url('block_blockquote.png'); }
.FCK__ShowBlocks h1 { background-image: url('block_h1.png'); }
.FCK__ShowBlocks h2 { background-image: url('block_h2.png'); }
.FCK__ShowBlocks h3 { background-image: url('block_h3.png'); }
.FCK__ShowBlocks h4 { background-image: url('block_h4.png'); }
.FCK__ShowBlocks h5 { background-image: url('block_h5.png'); }
.FCK__ShowBlocks h6 { background-image: url('block_h6.png'); }
