/* ---- forum classes ---- */

/***portlet***/
#PLT-forum .text-style3 { color:#c75900 }
#PLT-forum #zone2 .cell1 { background-color:transparent !important; border:0px; padding:4px }

/***grids***/
#APP-forum .text-style1 { font-size:10px }
#APP-forum .text-style2 { font-size:10px }
#APP-forum .grid-header1 { background-image:none !important; padding:3px }

/*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:10px; 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:10px; background-color:transparent; padding:8px 8px 8px 8px; height:100%; }
#APP-forum .post-content-zone STRONG { font-weight:bold; font-family:verdana, arial, helvetica; }
#APP-forum .post-content-zone I { font-style:italic }
#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:#DDDDDD; }

/***private message***/
#APP-forum #posts .privatePost .post-left { background-color:#FFE7E6 }
#APP-forum #posts .privatePost .post-right { background-color:#FFE7E6 }

/***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 .treetab { width:20px; background-image:url(../images/mandatory/treetab.gif) }
#APP-forum .treetab { width:20px }

/* ---- print ---- */
#APP-forum .print .treetab { width:20px; }
