/* ---- forum classes ---- */

/***portlet***/
#PLT-forum .text-style3 { color:#D67712 }
#PLT-forum #zone2 .table-border {border:none}
#PLT-forum #zone2 .cell1 { background-color:transparent !important; border:0px; padding:3px }

/***grids***/
#APP-forum .text-style1 { font-size:11px }
#APP-forum .text-style2 { font-size:11px }
#APP-forum .grid-header1 { background-image:none !important; padding:3px }
#APP-forum .grid .header-helper {border-left:none; border-right:none}

/*thread type*/
#APP-forum .NEWPOSTS { background-color:#00D200 }
#APP-forum .NEWPOSTSHOT { background-color:#800000 }
#APP-forum .NONEWPOSTS { }
#APP-forum .HOT { background-color:orange }
#APP-forum .LOCKED { background-color:red }

/***legend***/
#APP-forum .legend { margin-top:20px }
#APP-forum .legend .table-border { border:1px solid #D5D6DB }
#APP-forum .legend .cell-header { background-color:#EFF0F4; color:#7C7E7D; font-size:11px; font-weight:normal; border:1px solid #D5D6DB }
#APP-forum .legend .cell1 { background-color:transparent !important; height:28px;  }
#APP-forum .legend .cell1 .text-level1 { color:#A3A3A3; 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:11px; background-color:transparent; padding:8px 8px 8px 8px; height:100%; color:#65617C }
#APP-forum #posts .table-border {border:none}
#APP-forum #posts .post-right .text-style1 {color:#65617C}
#APP-forum #posts .post-right .text-style2 {color:#65617C}
#APP-forum #posts .cell2 {color:#65617C}
#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:#D67712 }
#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:#DDDDDD; }

/***private message***/
#APP-forum #posts .privatePost .post-left { background-color:#FDE9D8 }
#APP-forum #posts .privatePost .post-right { background-color:#FDE9D8 }

/***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:#65617C}
#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; }