/* ========== */
/* IOForm */
TABLE.imForm{background: #352F17;}
TABLE.imPanel{padding: 4px;}
TD.imPanelTitle{border-top: 1px solid #796F5B; font-weight: bold; color: #FFFFFF; padding: 5px; background: #574F39;}
TABLE.imModule, TABLE.innerImModule{background: #(panelBackground); padding: 4px;}
TABLE.innerImModule{} TD.iofSeparator{padding-top: 10px; color: #000000; font-weight: bold; text-align: left; border-bottom: 1px solid #000000;}
TD.imModuleLineDivider{} TD.imModuleLineTitle{padding-top: 2px; color: #FFFFFF; width: 150px; min-width: 150px; max-width: 150px; text-align: right;}
A.imModuleLineTitle{text-decoration: none; font-weight: bold; color: #000000;}
TD.imModuleLineContent{color: #999999;}
TD.imModuleLineCustom{color: #999999;}
DIV.imModuleHelp{color: #ff0000;}
TABLE.imList{} TD.imList{color: #ffffff; padding: (listCellPadding)px; font-weight: bold; white-space: nowrap; background: #(listHeaderBackground); border-right: 1px solid #(listHeaderFrame);}
TD.imListSorted{color: #(mainLinkColor); padding: (listCellPadding)px; text-decoration: none; font-weight: bold; white-space: nowrap; background: #(listHeaderBackground); border-right: 1px solid #(listHeaderFrame);}
INPUT.imListSortImage{background: none; padding: 0px; border: 0px;}
TD.imListCellEven, TD.imListCellOdd, TD.imListCellSortedEven, TD.imListCellSortedOdd{border-bottom: 1px solid #(listCellFrame); border-right: 1px solid #(listCellFrame); padding: (listCellPadding)px;}
TD.imListCellEven{background: #(listEvenBackground);}
TD.imListCellOdd{background: #(listOddBackground);}
TD.imListCellSortedEven{background: #(listSortedEvenBackground);}
TD.imListCellSortedOdd{background: #(listSortedOddBackground);}
TD.imListCellCommands{border-bottom: 1px solid #(listCommandsBorder); padding: (listCellPadding)px; background: #(listCommandsBackground);}
A.imListLink, A.imListLinkNoBr{text-decoration: none; font-weight: bold; color: #(listLinkColor);}
A.imListLinkNoBr{white-space: nowrap;}
DIV.ioform_header{margin-top: 10px; border-bottom: 1px solid #888888; font-weight: bold; padding-bottom: 3px; margin-bottom: 10px;}
TD.ioform_line_title, TD.ioform_line_title_error, TD.ioform_line_content, TD.ioform_line_content_error{padding: 3px;}
TD.ioform_line_title{} TD.ioform_line_title_error{background: #FFCCCC;}
TD.ioform_line_content{} TD.ioform_line_content_error{background: #FFCCCC; }