home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2006 June / PCpro_2006_06.ISO / files / mstools / EducationPack.msi / product.cab / EquationWriterHelpfile / ie4.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2005-07-01  |  11.4 KB  |  573 lines

  1.  
  2.     BODY { font:normal 68% verdana,arial,helvetica; }
  3.  
  4.     DIV.clsDocBody,
  5.     DIV.clsFooter { margin-left:10px; margin-right:10px; margin-top:10px; }
  6.  
  7.     DIV.clsFPfig { font-size:80%; }
  8.  
  9.     TD, TH { font-size:68%; }
  10.     A:link { color:#0000ff; }
  11.     A:visited { color:#0000ff; }
  12.     A:hover { color:#3366ff; }
  13.     
  14. TD.footer {
  15.     FONT-SIZE: xx-small
  16. }
  17. A.footer {
  18.     FONT-WEIGHT: bold; FONT-SIZE: xx-small; COLOR: #ffffff; TEXT-DECORATION: none
  19. }
  20. a.footer:link {
  21.     color: #ffffff;
  22. }
  23. a.footer:visited{
  24.     color: #ffffff;
  25. }
  26. A.footer:hover {
  27.     COLOR: #000000; TEXT-DECORATION: none
  28. }
  29. A.footer:active {
  30.     COLOR: #abecff; TEXT-DECORATION: none
  31. }
  32.  
  33.  
  34.     H2 A:visited,
  35.     H3 A:visited { color:#003399; }
  36.  
  37.     A.clsIncCpyRt {
  38.         color:#000000;
  39.         font-size:95%;
  40.     }
  41.     A.clsIncCpyRt:hover { color:#0028DE; }
  42.  
  43.     A.clsBackTop,
  44.     A.clsBackTop:visited {
  45.         margin-top:10; margin-bottom:0;
  46.         padding-bottom:0;
  47.         font-size:90%;
  48.         color:black;
  49.     }
  50.  
  51.     A.clsBackTop:hover { color:blue; }
  52.     
  53.     A.synctoc
  54.     {
  55.         text-decoration:none;
  56.         border:1px solid #E9E9E9;
  57.         border-color:buttonshadow; background-color:infobackground; color:infotext;
  58.     }
  59.  
  60.     A.synctoc:hover
  61.     {
  62.         color:white;
  63.         background-color:silver;
  64.         text-decoration:none;
  65.         border:1px solid #636F7B;
  66.     }
  67.  
  68.     P {
  69.         line-height:1.5em;
  70.         margin-top:0.5em; margin-bottom:1.0em;
  71.     }
  72.  
  73.     P.clsRef {
  74.         font-weight:bold;
  75.         margin-top:12pt; margin-bottom:0em;
  76.     }
  77.  
  78.     PRE {
  79.         background:#EEEEEE;
  80.         margin-top:1em;    margin-bottom:1em; margin-left:0px;
  81.         padding:5pt;
  82.     }
  83.  
  84.     PRE.clsCode, CODE.clsText { font-size:110%; font-family:'courier new',courier,serif; }
  85.  
  86.     PRE.clsSyntax { font-size:100%; font-family:verdana,arial,helvetica,sans-serif; }
  87.  
  88.     H1 {
  89.         font:normal 165% verdana,arial,helvetica;
  90.         margin:5 0;
  91.         margin-top:0px;
  92.         color: black;
  93.     }
  94.  
  95.     H2 {
  96.         font:bold 125% verdana,arial,helvetica;
  97.         margin-top:1em; margin-bottom:0.5em;
  98.     }
  99.  
  100.     H2.clsOsigHead {
  101.         font-family:arial, helvetica, sans-serif;
  102.         font-size:125%;
  103.         margin-top:1em; margin-bottom:0em;
  104.         color:#3366CC;
  105.     }
  106.  
  107.     H2.clsBlue { color:#336699; }
  108.  
  109.     H3 {
  110.         font:bold 115% verdana,arial,helvetica;
  111.         margin-bottom:0.5em;
  112.     }
  113.  
  114.     H4, H5, H6 {
  115.         font:bold 100% verdana,arial,helvetica;
  116.         margin-bottom:0.5em;
  117.     }
  118.     
  119.     /*
  120.     TABLE.normTable TH {
  121.         text-align:left; vertical-align:top;
  122.         background-color:#DDD;
  123.         padding:2px;
  124.     }
  125.  
  126.     TABLE.normTable TD {
  127.         vertical-align:top;
  128.         background-color:#EEE;
  129.         padding:2px;
  130.     }
  131.  
  132. */
  133.     TABLE.normTable
  134.     {
  135.     width: 90%;
  136.     background: #999999;
  137.     margin-top: .6em;
  138.     margin-bottom: .3em;
  139.     }
  140.  
  141. TABLE.normTable th
  142.     { 
  143.     padding: 4px 8px;
  144.     background: #cccccc;
  145.     text-align: left;
  146.     font-size: 70%;
  147.     vertical-align: bottom;
  148.     }
  149.  
  150. TABLE.normTable td
  151.     { 
  152.     padding: 4px 8px;
  153.     background: #ffffff;
  154.     vertical-align: top;
  155.     font-size: 70%;
  156.     }
  157.  
  158.     TABLE.clsNavTbl { margin-left: 10px }
  159.     TABLE.clsNavTbl TH,
  160.     TABLE.clsNavTbl TD { font-family:verdana,arial,helvetica,sans-serif; font-size:60%; }
  161.  
  162.     TABLE.clsNavTbl TH { padding-bottom:0; }
  163.  
  164.     TABLE.clsTblHomeLeft A,
  165.     TABLE.clsTblHomeLeft A:visited,
  166.     TABLE.clsTblHomeLeft A:hover {
  167.         font-family:verdana,arial,helvetica,sans-serif;    font-size:90%;
  168.         color:#003399;
  169.     }
  170.  
  171.     TABLE.clsTblHomeLeft A:hover { text-decoration:underline; }
  172.  
  173.     TABLE.clsStd TH {
  174.         text-align:left; vertical-align:top;
  175.         background-color:#DDD;
  176.         padding:2px;
  177.     }
  178.  
  179.     TABLE.clsStd TD {
  180.         vertical-align:top;
  181.         background-color:#EEE;
  182.         padding:2px;
  183.     }
  184.  
  185. TABLE.clsStd TD IMG {
  186.     border:0;
  187.     vertical-align:middle;
  188. }
  189.  
  190.     TABLE.clsParamVls,
  191.     TABLE.clsParamVls TD { padding-left:2pt; padding-right:2pt; }
  192.  
  193.     UL { margin-left:17px; margin-top:10px; margin-bottom:10px; }
  194.  
  195.     UL.clsBltBlu { list-style-image:url(/msdn-online/shared/graphics/bulletblue.gif); }
  196.  
  197.     UL.clsBltRed { list-style-image:url(/msdn-online/shared/graphics/bulletred.gif) }
  198.  
  199.     OL { margin-left:25px; margin-top:10px; margin-bottom:10px; }
  200.  
  201.     UL LI {
  202.         line-height:120%;
  203.         margin-bottom:0.5em;
  204.     }
  205.  
  206.     UL LI LI { list-style-type: disc; }
  207.  
  208.     OL LI { margin-bottom:0.7em; }
  209.  
  210.     .buttonbarshade
  211.     {
  212.     position: relative;
  213.     margin: 0;
  214.     left: 10px;
  215.     top: 2;
  216.     width: 100%;
  217.     height: 21px;
  218.     }
  219.  
  220. .buttonbartable
  221.     {
  222.     position: absolute;
  223.     margin: 0;
  224.     left: 0;
  225.     top: 2;
  226.     width: 100%;
  227.     height: 21px;
  228.     }
  229.  
  230. table.buttonbartable td, table.buttonbarshade td
  231.     {
  232.     background:  #99ccff;
  233.     border-left: 2px solid #ffffff;
  234.     margin: 0;
  235.     padding: 3px 0px 4px 0px;
  236.     font-family: Verdana, sans-serif;
  237.     font-size: 9pt;
  238.     }
  239.  
  240. table.buttonbartable td.button1
  241.     {
  242.     background: #6699ff;
  243.     padding: 0;
  244.     font-weight: bold;
  245.     text-align: center;
  246.     cursor: hand;
  247.     }
  248.  
  249. table.buttonbartable td.button2
  250.     {
  251.     background: #99cc66;
  252.     font-weight: bold;
  253.     text-align: center;
  254.     }
  255.  
  256. table.buttonbartable td.button3
  257.     {
  258.     background: #cc9966;
  259.     font-weight: bold;
  260.     text-align: center;
  261.     }
  262.  
  263. table.buttonbartable td.runninghead
  264.     {
  265.     padding-left: 4px;
  266.     font-style: italic;
  267.     text-align: left;
  268.     }
  269.  
  270. /*** VOICES STYLES ***/
  271.  
  272.     /* Added to provide left-margin for wrapping tables (3/13)*/
  273.     DIV.clsVoicesBody { margin-left:10px; margin-right:10px }
  274.     TABLE.clsVoicesHead { margin-top:4px }
  275.  
  276.     TD.clsCategory { font: bold 65% verdana,arial,helvetica,sans-serif }
  277.  
  278.     TD.clsVoiceNav {
  279.         background-image: url("/msdn-online/voices/graphics/background.jpg");
  280.         padding-top: 4px
  281.     }
  282.     TD.clsVoiceNav DIV {
  283.         padding-top: 4px;
  284.         font-size: 90%;
  285.     }
  286.     TD.clsVoiceNav A:visited { color:#003399 }
  287.     TD.clsVoiceNav SPAN.clsLeftNavDot { font: 100%/80% }
  288.  
  289.     TD.clsArchiveTD { padding-left:20px; padding-top:20px }
  290.     TD.clsArchiveTD { font: 68% verdana,arial,helvetica,sans-serif }
  291.  
  292.     H3.clsVoicesHead {
  293.      padding-top:6px;
  294.      margin-bottom:1.5em
  295.     }
  296.  
  297.     TD.clsStoryTD, TH.clsStoryTD { padding-top: 4px; padding-right: 6px }
  298.     /* Changed to TD instead of P (3/13) */
  299.     DIV.clsByLine {
  300.         font-size: 80%;
  301.         line-height:120%;
  302.         padding-top: 2px
  303.     }
  304.     SPAN.clsPubdate, TD.clsPubDate, P.clsPubDate { color: #999999 } /*Added TD class (3/13)*/
  305.     TABLE.clsCatItems TD.clsPubDate { padding-top: 4px; }
  306.     TD.clsPubDate { padding-top: 10px }
  307.  
  308.     TABLE.clsCatItems { margin-top: 5px }
  309.     TABLE.clsCatItems P {    margin-top:0; margin-bottom:0 }
  310.  
  311.     P.clsPostDate {
  312.             color:#0099FF;
  313.     }
  314.     P.label 
  315.     {
  316.         font-weight:bold;
  317.     }
  318.  
  319.     DIV.clsPullQuote, DIV.clsPullQuote HR {
  320.         font:normal 110%/140% verdana,arial,helvetica,sans-serif; font-style:italic;
  321.         padding-bottom:.5em;
  322.         color:#3366FF;
  323.     }
  324.  
  325. /*** MINI PORTAL ***/
  326.     TD.clsTDBody SPAN.clsHighlightItem
  327.     {
  328.         line-height:1.5em;
  329.     }
  330.     
  331.     SPAN.clsHighlightItem A
  332.     {
  333.         font-size:120%;
  334.     }
  335.     
  336.     .clsNewsContent
  337.     { 
  338.         display:none; 
  339.     }
  340.     
  341.     .clsTab
  342.     {
  343.         font: bold 65% verdana,arial,helvetica,sans-serif;
  344.         cursor:hand;
  345.         color:#FFFFFF;
  346.         background-color:#3366CC;
  347.     }
  348.     
  349.     .clsTabSelected
  350.     {
  351.         font: bold 65% verdana,arial,helvetica,sans-serif;
  352.         cursor:hand;
  353.         color:#000000;
  354.         background-color:#99CCFF;
  355.     }
  356.  
  357.     .clsNewsItemTD
  358.     {
  359.         padding-top:4px;
  360.     }
  361.  
  362.  
  363. /*** EVENTS ***/
  364.     SPAN.st { font:100%/120% } /* style from generated code -- can we change class name? */
  365.  
  366. /*** Glossary ***/
  367.  
  368. /* I'll see if I can't get rid of some of these
  369.    styles, or make them more universal ***/
  370.  
  371.     UL.clsShowHide LI {  font-weight: bold; padding-top:2px; list-style-image: url(/msdn-online/shared/graphics/plus.gif); cursor: hand; }
  372.     UL.clsShowHide DIV { font-weight: normal; padding-top: 4px; }
  373.     UL.clsShowHide A:visited { color:#003399; }
  374.  
  375.     DIV.clsHide { display: none; }
  376.     UL.clsShowHide LI.clsHide {list-style-image: url(/msdn-online/shared/graphics/plus.gif); }
  377.     DIV.clsShow { display: block;  cursor: text;}
  378.     DIV.clsShow P {    line-height:120%;    margin-top:6px; margin-bottom:4px;}
  379.     UL.clsShowHide LI.clsShow {list-style-image: url(/msdn-online/shared/graphics/minus.gif); }
  380.  
  381.     TD.clsBigNav A:visited { color: #003399; }
  382.     TD.clsBigNav A:hover { color: red; text-decoration: none; }
  383.  
  384.     TD.clsBigNav { font-size: 108%; padding: 0 4; cursor: hand; }
  385.     TD.clsBigNavSel { font-size: 108%; cursor: auto; padding: 0 4; }
  386.  
  387.     A#idToggleAll { font-weight:bold; color: #003399; }
  388.     A#idToggleAll IMG { vertical-align:bottom; }
  389.  
  390.  
  391. /*** DOCTOP ***/
  392.  
  393.     DIV.clsNavLinksDiv { margin-left:10px; }
  394.  
  395.     #lnkShowText, #lnkSyncText, #lnkSearchText, #lnkIndexText {
  396.         color:black;
  397.         text-decoration:none;
  398.         font-family:verdana,arial,helvetica,sans-serif; font-size:8pt; font-weight:bold;
  399.     }
  400.  
  401.     #lnkPrevText, #lnkNextText, #lnkUpText {
  402.         color:black;
  403.         text-decoration:none;
  404.         font-family:verdana,arial,helvetica,sans-serif; font-size:7.5pt; font-weight:normal;
  405.     }
  406.  
  407.     DIV.clsBucketBranch {
  408.         margin:10px;
  409.         font:italic verdana,arial,helvetica,sans-serif;
  410.     }
  411.  
  412.     DIV.clsBucketBranch A,
  413.     DIV.clsBucketBranch A:link,
  414.     DIV.clsBucketBranch A:active,
  415.     DIV.clsBucketBranch A:visited { text-decoration:none; color:black; }
  416.     DIV.clsBucketBranch A:hover { color:blue; }
  417.  
  418.  
  419. /*** SPECIFIC PAGE ELEMENTS ***/
  420.  
  421.     #pBackTop { display:none; }
  422.  
  423.     SPAN.clsLeftNavDot {
  424.         font-size:115%;
  425.         color:red;
  426.         line-height:1;
  427.     }
  428.  
  429.  
  430. /*** SDK, IE4 ONLY ***/
  431.  
  432.     DIV.clsExpanded, A.clsExpanded {
  433.         display:inline;
  434.         color:black;
  435.         width:100%;
  436.     }
  437.     DIV.clsCollapsed, A.clsCollapsed { display:none; }
  438.     SPAN.clsPropattr { font-weight:bold; }
  439.  
  440.     #pStyles,    #pCode, #pSyntax, #pEvents, #pStyles {
  441.         display:none;
  442.         text-decoration:underline;
  443.         cursor:hand;
  444.     }
  445.  
  446.  
  447. /*** TB2 OVERRIDE ***/
  448.  
  449.     #idToolbar { font-size:10pt; }
  450.     #idToolbar A:hover { text-decoration:none; }
  451.  
  452.  
  453. /*** INDEX-SPECIFIC ***/
  454.  
  455.     A.clsDisabled {
  456.         text-decoration:none;
  457.         color:black;
  458.         cursor:text;
  459.     }
  460.  
  461.     A.clsEnabled { cursor:auto; }
  462.  
  463.     SPAN.clsAccess { text-decoration:underline; }
  464.  
  465.     TABLE.clsIndex {
  466.         padding-left:2pt; padding-right:2pt;
  467.         margin:-10px; 
  468.         width:100%; 
  469.         XXXmargin-top: 17pt;
  470.     }
  471.  
  472.     TABLE.clsIndex TD {
  473.         margin:3pt;
  474.         padding-left:3px; 
  475.         background-color:#EEEEEE;
  476.     }
  477.  
  478.     td.clsIndex div
  479.     {
  480.     padding-left:1em;
  481.     text-indent:-1em;
  482.     margin-bottom:2px;
  483.     }
  484.  
  485.  
  486.     TR.clsEntry { vertical-align:top; }
  487.  
  488.     TABLE.clsIndex TD.clsLetters {
  489.         background-color:#CCCCCC;
  490.         text-align:center;
  491.     }
  492.  
  493.     TD.clsMainHead {
  494.         background-color:#FFFFFF;
  495.         vertical-align:top;
  496.         font-size:145%; font-weight:bold;
  497.         margin-top:1.35em; margin-bottom:.5em;
  498.     }
  499.  
  500.     UL.clsIndex { margin-left:20pt; margin-top:0pt; margin-bottom:5pt; }
  501.  
  502.     LI OL { padding-bottom: 1.5em }
  503.  
  504.  
  505. /*** INETSDK-SPECIFIC STYLES ***/
  506.  
  507.     A.clsLeftMenu,
  508.     A.clsLeftMenu:visited {
  509.         color:#000000;
  510.         text-decoration:none;
  511.         font-weight:bold; font-size:8pt;
  512.     }
  513.  
  514.     BUTTON.clsShowme,
  515.     BUTTON.clsShowme5 {
  516.         font-weight:bold; font-size:11; font-family:arial;
  517.         width:68; height:23;
  518.         position:relative; top:2;
  519.         background-color:#002F90;
  520.         color:#FFFFFF;
  521.     }
  522.  
  523.     DIV.clsBeta {
  524.         font-weight:bold;
  525.         color:black;
  526.         margin-top:0.5em; margin-bottom:0.5em;
  527.     }
  528.  
  529.     DIV.clsMSConfidential {
  530.         font-weight:bold; font-size:12;
  531.         color:red;
  532.         margin-top:0.5em; margin-bottom:0.5em;
  533.     }
  534.  
  535.     DIV.clsHi
  536.     {
  537.     padding-left:2em;
  538.     text-indent:-2em;
  539.     }
  540.  
  541.     BUTTON.clsShowme, BUTTON.clsShowme5,
  542.     DIV.clsShowme { margin-bottom:.5em; margin-top:.5em; }
  543.  
  544.     SPAN.clsDefValue, TD.clsDefValue { font-weight:bold; font-family:'courier new' }
  545.  
  546.     SPAN.clsLiteral, TD.clsLiteral { font-family:'courier new'; }
  547.  
  548.     SPAN.clsRange, TD.clsRange { font-style:italic; }
  549.  
  550.     SPAN.clsEntryText {
  551.         line-height:12pt;
  552.         font-size:8pt;
  553.     }
  554.  
  555.     SPAN.clsHeading {
  556.         color:#00319C;
  557.         font-size:11pt; font-weight:bold;
  558.     }
  559.  
  560.  
  561. /*** PRINT OVERRIDES
  562.  
  563.     @media print {
  564.         #idToolbar,
  565.         #tblNavLinks,
  566.         #tblPrevNext,
  567.         DIV.clsBucketBranch { display:none; }
  568.     }
  569.  
  570.  ***/
  571.  
  572.  /*** SITE MAP STYLES ***/
  573.  #tblSiteMap DIV { line-height: 120%; }