/* ---- forum classes ---- */

/***grids***/
#APP-forum .text-style1 { font-size:10px }
#APP-forum .text-style2 { font-size:10px }
#APP-forum .grid-header1 { padding:3px }

/***legend***/
#APP-forum .legend { margin-top:20px }
#APP-forum .legend .table-border { border:1px solid #BCBCC4 }
#APP-forum .legend .cell-header { background-color:#D3D8DB; color:#626463; font-size:10px; font-weight:normal; border:1px solid #BCBCC4 }
#APP-forum .legend .cell1 { background-color:#F8FBFF; height:28px;  }
#APP-forum .legend .cell1 .text-level1 { color:#8F919E; padding-right:16px }

/***messages content***/
#APP-forum .post-left { width:110px }
#APP-forum .post-right {  }

#APP-forum .signature {}
#APP-forum .post-content-zone { font-size:10px; background-color:transparent; padding:8px 8px 8px 8px; height:100%; color:#696969 }
#APP-forum #posts .grid {border:1px solid #797C82}
#APP-forum #posts .grid .header-helper {border-top:none; border-right:none; border-left:none;}
#APP-forum #posts .grid .grid-content-zone {background-color:transparent; border:none}
#APP-forum #posts .table-border {border:none}
#APP-forum #posts .post-right .text-style1 {color:#696969}
#APP-forum #posts .post-right .text-style2 {color:#696969}
#APP-forum #posts .cell2 {color:#696969}
#APP-forum #posts .cell1 .buttons-outer { padding:20px 1px 1px 1px; text-align:right !important; }
#APP-forum #posts .cell2 .buttons-outer { padding:20px 1px 1px 1px; text-align:right !important; }
#APP-forum #posts .text-style3 { color:#c75900 }
#APP-forum #posts .signature { padding-top: 20px }
#APP-forum .moderator { color:red }
#APP-forum .QUOTE { border:1px solid black; background-color:#FFFFE7; padding:2px; margin:2px 20px 2px 20px }
#APP-forum .QUOTE .text-style1 { margin-bottom:10px }
#APP-forum .CODE { border:1px solid black; background-color:#DDDDDD; font-family:courier; font-size:11px; padding:2px }
#APP-forum .attachedFiles { margin:20px 10px 10px 10px; padding:4px; background-color:#EEF1F2; }

/***private message***/
#APP-forum #posts .privatePost .post-left { background-color:#FFFADE }
#APP-forum #posts .privatePost .post-right { background-color:#FFFADE }

/***tree view***/
#APP-forum #zone-treeview { background-color:transparent; padding-top:20px; padding-bottom:0px }
#APP-forum #zone-treeview .header-level4 { }
#APP-forum #zone-treeview .text-style2 {color:#696969}
#APP-forum #zone-treeview .treetab { width:20px; background-image:url(../images/mandatory/treetab.gif) }
#APP-forum .treetab { width:20px }

/* ---- print ---- */
#APP-forum .print .treetab { width:20px; }