/* Menu related selectors */ .jsdomenudiv { background-color: #FFFFFF; background-image: url(office_xp_menu_left.png); background-repeat: repeat-y; border: 1px solid #8A867A; cursor: hand; padding-bottom: 1px; padding-top: 1px; position: absolute; /* Do not alter this line! */ visibility: hidden; z-index: 10; } .jsdomenuitem { background: transparent; border: none; color: #000000; font-family: Tahoma, Helvetica, sans, Arial, sans-serif; font-size: 12px; cursor: hand; padding-bottom: 3px; padding-left: 30px; padding-right: 15px; padding-top: 3px; position: relative; /* Do not alter this line! */ } .jsdomenuitemover { background-color: #C1D2EE; border: 1px solid #316AC5; color: #000000; font-family: Tahoma, Helvetica, sans, Arial, sans-serif; font-size: 12px; margin-left: 1px; margin-right: 1px; padding-bottom: 2px; padding-left: 28px; padding-right: 15px; padding-top: 2px; position: relative; /* Do not alter this line! */ } .jsdomenuarrow { background-image: url(office_xp_arrow.png); background-repeat: no-repeat; /* Do not alter this line! */ height: 7px; position: absolute; /* Do not alter this line! */ right: 8px; width: 4px; } .jsdomenuarrowover { background-image: url(office_xp_arrow_o.png); background-repeat: no-repeat; /* Do not alter this line! */ height: 7px; position: absolute; /* Do not alter this line! */ right: 8px; width: 4px; } .jsdomenusep { padding-left: 28px; } .jsdomenusep hr { } /* Menu bar related selectors */ .jsdomenubardiv { background-color: transparent; border: 0px; cursor: hand; padding-bottom: 3px; padding-left: 1px; padding-right: 1px; padding-top: 3px; position: absolute; /* Do not alter this line! */ visibility: visible; } .jsdomenubardragdiv { cursor: move; display: inline; font-family: Tahoma, Helvetica, sans, Arial, sans-serif; font-size: 12px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; position: relative; /* Do not alter this line! */ visibility: hidden; width: 9px; } .jsdomenubaritem { background-color: transparent; border: none; color: #000000; display: inline; font-family: Arial; font-size: 12px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; position: relative; /* Do not alter this line! */ } .jsdomenubaritemover { background-color: #C1D2EE; border: 1px solid #316AC5; color: #000000; display: inline; font-family: Arial; font-size: 12px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; font-weight : bold; position: relative; /* Do not alter this line! */ } .jsdomenubaritemclick { background-color: #C1D2EE; border: 1px solid #8A867A; color: #000000; display: inline; font-family: Arial; font-size: 12px; padding-bottom: 2px; padding-left: 5px; padding-right: 5px; padding-top: 2px; font-weight : bold; position: relative; /* Do not alter this line! */ } /* Example of selectors for icons. Change the height and width to match the actual height and width of the icon image. */ .about { background-image: url(icons/about.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .accept { background-image: url(icons/accept.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .active { background-image: url(icons/active.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .alert { background-image: url(icons/alert.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .aol { background-image: url(icons/aol.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .appointment { background-image: url(icons/appointment.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .attach { background-image: url(icons/attach.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .bkp { background-image: url(icons/bkp.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .calc { background-image: url(icons/calc.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .chat { background-image: url(icons/chat.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .check { background-image: url(icons/check.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .close { background-image: url(icons/close.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .closeqwin { background-image: url(icons/closeqwin.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .cofolder { background-image: url(icons/cofolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .commenu { background-image: url(icons/commenu.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .compose { background-image: url(icons/compose.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .correct { background-image: url(icons/correct.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .create { background-image: url(icons/create.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .custom { background-image: url(icons/custom.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .date { background-image: url(icons/date.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .dbfolder { background-image: url(icons/dbfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .dbmenu { background-image: url(icons/dbmenu.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .Delete { background-image: url(icons/Delete.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .down { background-image: url(icons/down.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .edit { background-image: url(icons/edit.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .explorer { background-image: url(icons/explorer.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .external { background-image: url(icons/external.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .faqfolder { background-image: url(icons/faqfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder { background-image: url(icons/folder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folders { background-image: url(icons/folders.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_addressbook { background-image: url(icons/folder_addressbook.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_blank { background-image: url(icons/folder_blank.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_calendar { background-image: url(icons/folder_calendar.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_collapsed { background-image: url(icons/folder_collapsed.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_drafts { background-image: url(icons/folder_drafts.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_expanded { background-image: url(icons/folder_expanded.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_inbox { background-image: url(icons/folder_inbox.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_sent { background-image: url(icons/folder_sent.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .folder_trash { background-image: url(icons/folder_trash.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .fone { background-image: url(icons/fone.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .forum { background-image: url(icons/forum.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .help { background-image: url(icons/help.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .helppage { background-image: url(icons/helppage.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .help_closed { background-image: url(icons/help_closed.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .help_open { background-image: url(icons/help_open.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .html { background-image: url(icons/html.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .html_noimage { background-image: url(icons/html_noimage.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .img { background-image: url(icons/img.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .imgfolder { background-image: url(icons/imgfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .imgmenu { background-image: url(icons/imgmenu.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .importance { background-image: url(icons/importance.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .important { background-image: url(icons/important.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .inActive { background-image: url(icons/inActive.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .info { background-image: url(icons/info.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .internet { background-image: url(icons/internet.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .lan { background-image: url(icons/lan.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .link { background-image: url(icons/link.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .log { background-image: url(icons/log.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .logoff { background-image: url(icons/logoff.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .lookup { background-image: url(icons/lookup.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .low { background-image: url(icons/low.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .mail { background-image: url(icons/mail.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .mail_new { background-image: url(icons/mail_new.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .mail_read { background-image: url(icons/mail_read.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .mail_reply { background-image: url(icons/mail_reply.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .manmenu { background-image: url(icons/manmenu.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .mmc { background-image: url(icons/mmc.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .nav_first { background-image: url(icons/nav_first.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .nav_last { background-image: url(icons/nav_last.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .nav_next { background-image: url(icons/nav_next.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .nav_prev { background-image: url(icons/nav_prev.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .network { background-image: url(icons/network.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .news { background-image: url(icons/news.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .ok { background-image: url(icons/ok.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .outlook { background-image: url(icons/outlook.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .pagerror { background-image: url(icons/pagerror.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .plus { background-image: url(icons/plus.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .PreviewPage { background-image: url(icons/PreviewPage.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .print { background-image: url(icons/print.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .readreceipt { background-image: url(icons/readreceipt.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .savechanges { background-image: url(icons/savechanges.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .stat { background-image: url(icons/stat.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .suporte { background-image: url(icons/suporte.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .textedit { background-image: url(icons/textedit.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .textfolder { background-image: url(icons/textfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .time { background-image: url(icons/time.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .trackfolder { background-image: url(icons/trackfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .trash { background-image: url(icons/trash.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .txt { background-image: url(icons/txt.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .txtfolder { background-image: url(icons/txtfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .txtmenu { background-image: url(icons/txtmenu.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .up { background-image: url(icons/up.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .usfolder { background-image: url(icons/usfolder.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .usmenu { background-image: url(icons/usmenu.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .warning { background-image: url(icons/warning.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .web { background-image: url(icons/web.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .wmail { background-image: url(icons/wmail.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; } .word { background-image: url(icons/word.gif); background-repeat: no-repeat; /* Do not alter this line! */ height: 16px; left: 4px; position: absolute; /* Do not alter this line! */ width: 16px; }