/* older css template */ /* page body formatting */ body { color: #000000; background-color: #dcddc5; } body.sqm_leftMain { color: #ffffff; background-color: #4f1c23; } /* right links */ a:link, a:visited, a:hover, a:active { color: #4f1c23; } /* left links */ .sqm_leftMain a:link, .sqm_leftMain a:visited, .sqm_leftMain a:hover, .sqm_leftMain a:active { color: #ffffff; } .leftunseen, .leftspecial, .leftspecial a:link, .leftspecial a:visited, .leftspecial a:hover, .leftspecial a:active { color: #f4e1b9; } .leftnoselect a:link, .leftnoselect a:visited, .leftnoselect a:hover, .leftnoselect a:active { color: #ffffff; } /* highlighted texts */ .highlight { color: #ffffff; } .error_table { color: #ff0000; border: 2px solid #bca87e; background-color: #4f1c23; } .error_thead { background-color: #4c5c2b; } .error_thead_caption { background-color: #4c5c2b; } .error_row { color: #ff0000; } .error_val { color: #000000; border: 2px solid #bca87e; } .error_key { border: 2px solid #bca87e; color: #ff0000; background-color: #bca87e; } /* Standard defs */ table.table1 { border: 1px solid #bca87e; } table.table2 { border: 1px solid #7c8546; } td.header1 { background: #bca87e; } td.header2 { background: #7c8546; } td.header4 { background: #7c8546; } tr.even { background: #c9cba4; } tr.odd { background: #dcddc5; } .table_standard { border:1px solid #bca87e; } .sqm_loginOrgName, .sqm_signoutBar { background: #bca87e; } .sqm_motd { background: #7c8546; } .sqm_motd td { background: #dcddc5; } /* empty_folder.tpl defs */ .sqm_emptyFolder { background: #7c8546; } .sqm_emptyFolder td { background: #dcddc5; } /* error_box.tpl definitions */ .table_errorBoxWrapper { background: #7c8546; } .table_errorBox { background: #bca87e; } .error_message { background: #dcddc5; } /* page_header.tpl definitions */ .sqm_currentFolder { background: #7c8546; } .sqm_headerSignout { background: #7c8546; } /* message_list.tpl definitions */ .table_messageListWrapper { background: #7c8546; } .table_messageList { background: #7c8546; } .table_messageList td.spacer { background: #bca87e; } .table_messageList tr.mouse_over { background: #7c8546; } .table_messageList tr.clicked { background: #ff9933; } .deleted { color: #7c8546; } .flagged { color: #cc0000; } .high_priority { color: #800000; } .low_priority { color: #000000; } .message_list_controls { background: #bca87e; } .spacer { background: #dcddc5; } /* dialog box defs */ .dialogbox table.wrapper { border: 1px solid #bca87e; } .dialogbox td.folderAction { background: #bca87e; } /* addressbook_list.tpl defs */ #addressList table { border: 1px solid #7c8546; } #addressList td.header1 { background: #7c8546; } #addressList td.abookSwitch { background: #bca87e; } #addressList td.abookButtons { background: #bca87e; } #addressList td.abookField { border-left: 1px solid #7c8546; border-right: 1px solid #7c8546; } #addressList td.colHeader { background: #7c8546; } #addrBookSearch table.wrapper { border: 1px solid #7c8546; } #addrAddEdit table { border: 1px solid #7c8546; } #addrAddEdit td.header { background: #7c8546; } /* options defs */ #optionGroups table { border: 1px solid #bca87e; } #optionGroups td.title { background: #bca87e; } #optionGroups td.optionElement table { border:1px solid #7c8546; } #optionGroups td.optionName { background: #7c8546; } #optionGroups td.optionDesc { background: #bca87e; } #optionDisplay table { border: 1px solid #bca87e } #optionOrder table { border: 1px solid #bca87e } #optionOrder table.moveFields td { border-left: 1px solid #bca87e; border-right: 1px solid #bca87e; } #optionsIdentity table.table2 tr { background: #bca87e; } #optionsIdentity hr { width: 95%; border: 1px solid #7c8546; } /* help defs */ #help td.nav { color: #bca87e; } /* search defs */ div.search td.header4 { border-bottom: 1px solid #7c8546; } div.search td.queryAction { border-left: 1px solid #7c8546; border-top: 1px solid #7c8546; border-bottom: 1px solid #7c8546; } div.search td.queryDesc { border-top: 1px solid #7c8546; border-bottom: 1px solid #7c8546; } div.search span.error { color: #cc0000; } div.search td.searchForm { border-right: 1px solid #bca87e; border-left: 1px solid #bca87e; } div.search td.queryError { color: #cc0000; } div.search h2 { color: #cc0000; } /* compse defs */ div.compose tr.header { background: #7c8546; } div.compose tr.attachment td { background: #bca87e; border-top: 1px solid #7c8546; border-bottom: 1px solid #7c8546; } div.compose table.close { background: #bca87e; border:1px solid #7c8546; }