html, body { margin: 0; padding: 0; }html, body, table, a, div, p { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }a { text-decoration: none; }a:hover { text-decoration: underline; }img { border: 0; }/*ol, ul, li { margin: 0; padding: 0; }*/.right { float: right; }.left { float: left; }.clear { clear: both; }.screenshot { width: 128px; height: 192px; text-align: center; }#page { width: 1000px; }#header { background-image:  url("../img/headerbg.png"); }#header .heading { height: 85px; }#header .heading .title { padding: 3px 15px; }#header .subheading { height: 36px; border-top: 1px solid black; border-bottom: 1px solid black; }#header .subheading .subtitle { float: left; width: 310px; padding: 11px 8px; height: 14px; border-right: 1px solid black; }#header .subheading .navigation { float: left; }#header .navigation ul { list-style-type: none; display: block; margin: 0; padding: 0; height: 36px; width: 600px; }#header .navigation li.tab { list-style-type: none; display: block; height: 16px; border-bottom: 1px solid black; margin: 0; padding: 10px 8px; float: left; border-right: 1px solid black; background-image:  url("../img/tabinactivebg.png"); }#header .navigation li.tab a { display: block; color: black; font-size: 14px; font-weight: bold; }#header .navigation li.selected { background-image:  url("../img/tabactivebg.png")!important; border-bottom: 1px solid black !important; /* border-bottom: 1px solid #8080ff !important; */ }#header .navigation li.selected a { color: white !important; }#body { background-image:  url("../img/bodybg.png"); }#body .subnavigation { margin-left: 158px; width: 683px; height: 34px; background-image:  url("../img/subnavbg.png"); }#body .subnavigation ul { list-style-type: none; display: block; margin: 0 0 0 50px; padding: 0; height: 34px; }#body .subnavigation li.tab { list-style-type: none; display: block; font-size: 14px; color: #000066; font-weight: bold; line-height: 20px; height: 22px; margin: 0; padding: 6px 15px; float: left; }#body .subnavigation li.selected { background-image:  url("../img/tabselector.png"); background-position: center bottom; background-repeat: no-repeat; }#body .content { margin-left: 200px; width: 580px; padding: 10px; }#body .content .column-3 { float: left; width: 170px; padding: 0 10px; }#body .content .column-3 h3 { background-image:  url("../img/tabactivebg.png"); height: 36px; text-align: center; font-size: 13px; color: white; font-weight: bold; line-height: 34px; }#body .content .column-3 ul { list-style-type: none; display: block; margin: 0; padding: 0; }#body .content .column-3 li { list-style-type: none; display: block; margin: 0; padding: 3px 0; font-size: 11px; } #body table.data { width: 100%; margin-bottom: 30px; }#body table.data td, #body table.data th { padding: 4px 8px; }#body table.data thead tr.title th { background-color: #000066; color: white; font-size: 11px; font-weight: bold; }#body table.data thead tr.title th h2 { font-size: 12px; padding: 0px; margin: 0px; float: left; line-height: 20px; }#body table.data thead tr.title th h2 a { color: white; }#body table.data thead tr.title th span { padding: 0px; margin: 0px; float: right; }#body table.data thead tr.title th span a { color: white; line-height: 20px; }#body table.data thead tr.header th { background-color: #c0c0c0; color: black; font-size: 11px; font-weight: bold; }#body table.data tbody { display: none; }#body table.data tbody td.message { font-style: italic; }#body table.data tbody td { text-align: center; }#body table.data tbody td.name { font-weight: bold; width: 100px; white-space: nowrap; }#body table.data tbody tr.odd td { background-color: #eeeeee !important; }#body table.data td.left { float: none !important; text-align: left !important; }#body table.data td.center { float: none !important;text-align: center !important; }#body table.data td.right { float: none !important;text-align: right !important; }#body table.data tfoot td { text-align: center; border-top: 1px solid black; background-color: #c0c0c0; color: black; font-size: 11px; font-weight: bold; }#body div.changelog { }#body div.changelog dl { }#body div.changelog dt { font-weight: bold; }#body div.changelog dd { padding-top: 10px; padding-bottom: 10px; }#body div.changelog dd ul { margin: 0; padding: 0; }#body div.changelog dd li { margin: 0; padding: 0; padding-bottom: 5px; }#footer { background-image:  url("../img/footerbg.png"); border-top: 1px solid black; padding: 5px; }#footer .copyright { float: left; }#footer .email { float: right; }#manual .title { text-align: center; border-bottom: 1px solid #c0c0c0; padding-bottom: 15px; margin-bottom: 15px; }#manual .title h1 { font-size: 16px; margin-top: 0px; padding-top: 0px; }#manual .title h2 { font-size: 12px; margin-bottom: 0px; padding-bottom: 0px; }#manual .toc { border-bottom: 1px solid #c0c0c0; padding-bottom: 15px; margin-bottom: 15px; }#manual .manual { }#manual .manual h1 { display: inline; font-size: 12px; font-weight: bold; margin: 0; padding: 0; padding-bottom: 5px; }#manual .manual h2 { display: inline; font-size: 11px; font-weight: bold; margin: 0; padding: 0; padding-bottom: 5px; }#manual .manual h3 { display: inline; font-size: 11px; font-weight: bold; margin: 0; padding: 0; padding-bottom: 5px; }#manual .manual dt { float: left; width: 75px; font-weight: bold; padding-bottom: 15px; }#manual .manual dd { margin-left: 75px; padding-bottom: 15px; }#manual .manual ul li { padding-bottom: 15px; }#manual .manual img.left { padding-right: 10px; }#manual .manual img.right { padding-left: 10px; }#manual .manual img.icon { padding-left: 5px; padding-right: 5px; }