home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 May / PCWorld_2007-05_cd.bin / zabezpeceni / systempurifier / SystemPurifierSetup.msi / _D3B97AB7AE037AFB6413B8459FAD0498 / _B6313A67D6FB486EA7C7486EFF5A0F0A < prev    next >
Text File  |  2005-07-06  |  11KB  |  404 lines

  1. /* Style sheet optimized for IE4x - Last updated 01/16/01 RWF */
  2. /* Added Table.nested, TH, TD for nested tables -- 02/26/01 */
  3.  
  4. body           { color: #000000;
  5.         background: #FFFFFF;      
  6.         font-size: 70%;            
  7.         font-family: Verdana, Arial, Sans Serif;
  8.         margin-left: 0em;
  9.         padding-left: 1em; }
  10.  
  11.  
  12. a:link, a:visited     { color: #0000FF; text-decoration:underline;}
  13.  
  14. a:active, a:hover     { color: #FF0000;  cursor:hand; text-decoration:underline;}
  15.  
  16. /* Puts a little more breathing room above related topics link. - AMS*/
  17. a.#reltopics         { position:relative; top:1em; }
  18.  
  19. h1
  20.         { font-size: 125%; 
  21.         margin-bottom: .5em; clear:both; width: 100%; 
  22.         background-color: #FF8C00;}
  23.  
  24. h2
  25.         { font-size: 110%;  
  26.         margin-top: 1.5em;
  27.         margin-bottom: .5em; clear:both; }
  28.  
  29. h3
  30.         { font-size: 100%; 
  31.         margin-top: 1.2em;  
  32.         margin-bottom: .5em; clear:both; }
  33.  
  34. h4
  35.         { font-size: 100%; 
  36.         margin-top: 1.2em;  
  37.         margin-bottom: .5em; clear:both; }
  38.  
  39. h5
  40.         { font-size: 100%; 
  41.         margin-top: 1.2em;  
  42.         margin-bottom: .5em; clear:both; }
  43.  
  44. p
  45.         { margin-top: .6em; 
  46.         margin-bottom: .6em; }
  47.             
  48. ol
  49.         { margin-top: .5em; 
  50.         margin-bottom: 0em; 
  51.         margin-left: 2.1em; 
  52.         padding-left: 0em;
  53.         margin-right:2.1em; }
  54.     
  55. ul
  56.         {
  57.     margin-top: .6em;
  58.     margin-bottom: 0em;
  59.     list-style-type: square;
  60.     margin-left: 1.5em;
  61.     padding-left: 0em;
  62.     margin-right: 1.5em;
  63. }
  64.         
  65. li
  66.         { margin-bottom: .7em; clear:both; }
  67.  
  68. dd
  69.         { margin-bottom: 0em; 
  70.         margin-left: 1.5em; } 
  71.  
  72. /* for defined terms, follow the Document Conventions listing in the Microsoft Manual of Style: */
  73. /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add font-weight: bold; to the dt tag */
  74. /* Variables, book titles, and placeholders the user must provide are italic--add font-style: italic; to the dt tag */
  75. /* pre-defined arguments are bold and italic--add font-weight: bold; and font-style: italic; to the dt tag */
  76.  
  77. dt
  78.         { margin-top: 1em; }
  79.  
  80. pre
  81.         { margin-top: .5em;
  82.         margin-bottom: .5em; }
  83.  
  84. code
  85.         { font-family: Courier New; 
  86.         font-size: 1.1em; }
  87.  
  88. table
  89.         { font-size: 100%;
  90.         margin-top: 1em; 
  91.         margin-bottom: 1em; }
  92.         
  93. th
  94.         { text-align: left;
  95.         background: #DDDDDD;
  96.         vertical-align: bottom;
  97.         padding: .2em;
  98.         padding-left: .45em;
  99.         padding-right: .5em;}
  100.         
  101. tr
  102.         { vertical-align: top; }
  103.  
  104. td
  105.         { background: #EEEEEE;
  106.         vertical-align: top;
  107.         padding: .2em;
  108.         padding-left: .45em;
  109.         padding-right: .5em;}
  110.  
  111.  
  112. /****      extended class styles ************************/
  113. /*                                           */
  114. /* add comment tags to disable the style         */
  115.  
  116. p.indent    { margin-left: 1.3em; }       /* used to indent text for notes and warnings; use this instead of the blockquote tag */
  117.  
  118. p.indent2    { margin-left: 3.5em; }   /* used to indent text a second level under the first  indent */
  119.  
  120. P.indentGray    { color: #666666; } /*  used in quad-method procedures     */
  121.         
  122. p.procLabel    { font-size: 100%;     
  123.         font-weight: bold; clear: both; width: 85%; margin-top: 2em; }
  124.         
  125. p.uatshoot    { font-weight: bold; margin-bottom: -.5em; margin-top: 1em; }
  126.  
  127. /***********************************************/
  128. /* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */
  129.  
  130. #expand     {margin-bottom: 0.6em; margin-left: 0em; margin-right: 0em;}
  131.  
  132. a:link.expandToggle, a:visited.expandToggle     {color:#000000; font-weight: bold; text-decoration:none;}
  133.  
  134. a:hover.expandToggle, a:active.expandToggle     {color:#0000FF;}
  135.  
  136. img.expand     { border: none; margin-right: 0.5em; width:.8em;}
  137.         
  138. div.expand    { margin-left: 1.5em; margin-right: 1.5em;margin-bottom: 1em; display:none;}
  139.  
  140.  
  141.  
  142. /***********************************************/
  143. /* this class for expand collapse appearing in a table  */
  144.  
  145. table.uatshoot        {background-color: #FFFFFF; width: 90%; }
  146.  
  147. table.uatshoot td    { padding: 0px 0px 0px 5px; }
  148.  
  149. a:link.uatshoot, a:visited.uatshoot     {color:#000000; font-weight: normal;  text-decoration:none;}
  150.  
  151. a:hover.uatshoot, a:active.uatshoot     {color:#0000FF; text-decoration: none; }
  152.  
  153.  
  154. /*******************************************/
  155. /*  these classes are for thumbnail art      */
  156.  
  157. a:link img.thumbnail    {border-color: #0000FF;}
  158.  
  159. a:active img.thumbnail    { border-color: #FF0000;}
  160.  
  161. a:hover img.thumbnail    {border-color: #FF0000;}
  162.  
  163. img.thumbnail        {vertical-align: top; margin-left: 0;
  164.              width:90; border-width:1;}
  165.          
  166. div.thumbnail        {float:left; width: 105; margin-top: 1em; margin-bottom: -0.3em; 
  167.              clear: both;  }
  168.  
  169. /*********************************************/                
  170. /* this class style is used for the navigation tree in MMC */
  171.         
  172. p.navTree    { margin-top: .2em; }
  173.  
  174. ul.navTree     {  list-style-type: none; }
  175.  
  176. li.branch    { margin-top: -.5em; margin-bottom: .6em;}
  177.  
  178. a.where        {}    /* use for the expand <a> tag */
  179.  
  180. /***************************************************************/
  181. /* these class styles are used for <span> tags  simulating buttons & their div */
  182.  
  183. #buttonMenu    { padding:  0.5em 0.3em 0.1em 0.3em;
  184.               padding-left:6px;
  185.               border-bottom: thin solid #999999;
  186.               background: #BBBBBB;
  187.               vertical-align:top;
  188.               z-index:2;
  189.               visibility:visible;
  190.               left:0; top:0; 
  191.               text-align:left;
  192.               margin:0 1em 0 0; 
  193.               position:absolute;
  194.               width: 100%;
  195.               }
  196.                           
  197. a:link.button, a:visited.button, span.button {
  198.               border-top-color: #EEEEEE ;
  199.               border-left-color: #EEEEEE ;
  200.               border-bottom-color: #666666 ;
  201.               border-right-color: #666666 ;
  202.               background-color: #DDDDDD ;
  203.               color:#0000FF;
  204.               text-decoration: none;
  205.               text-align: center;
  206.               font-weight: bold ;
  207.               height:1.5em; width:17px; cursor:hand;
  208.               border-style: solid; border-width: 1;
  209.             }
  210.             
  211. a:active.button, a:hover.button    {
  212.               border-top-color: #666666 ;
  213.               border-left-color: #666666 ;
  214.               border-bottom-color: #EEEEEE ;
  215.               border-right-color: #EEEEEE;
  216.               background-color: #FFFFFF;
  217.               text-decoration: none;
  218.               text-align: center;
  219.               font-weight: bold ;
  220.               height:1.5em; width:17px; cursor:hand;
  221.               border-style: solid; border-width: 1;
  222.               }
  223.  
  224. /* The following span is used to display
  225. items that have no entries  - AMS */
  226.               
  227. span.buttoninactive {background: #C0C0C0;
  228.                     border: 1 solid #eeeeee;
  229.                     height: 1.4em;
  230.                     width: 1.4em;
  231.                     text-align: center;
  232.                     font-weight: bold;
  233.                     color: #808080;
  234.                     vertical-align:top;
  235.                     cursor: default;
  236.                     }
  237.  
  238. #list        { padding:.4em 0.3em 100% 0.3em;
  239.               overflow:auto;
  240.               line-height:0.4em;
  241.               height:100%; width: 100%;
  242.               z-index:1;
  243.               left:0; top:0; 
  244.               text-align:left;
  245.               margin:0; 
  246.               position:absolute;
  247.               margin-left:1em; line-height:100%;
  248.               }
  249.               
  250. p.marker    { font-weight:bold;
  251.                 margin-top: 2em;
  252.                 color:#000000;
  253.                 font-size:110%;
  254.                 }              
  255. /************************************************/
  256. /* class styles reserved for mouseover/mouseout DHTML   */
  257.  
  258. .cold        {}
  259. .hot        {}
  260.  
  261. /**********************************************************************/
  262. /* ID styles reserved for <a> tags  calling OCX's within HTML Help by creating  OBJECTS */
  263.  
  264.  
  265. #wPopup        {}
  266.  
  267. a:link#wPopup, a:visited#wPopup    {color: #006600;}
  268. a:hover#wPopup, a:active#wPopup    {color: #FF0000;}
  269.  
  270.  
  271. img.popup     {border: none; margin-right: 0.5em; vertical-align:middle;}
  272.  
  273. #shortcut        {}
  274.  
  275. img.shortcut     {border: none; margin-right: 0.5em; vertical-align:middle;}
  276.  
  277. #specLoc        {}
  278.  
  279. #altLoc        {}
  280.  
  281. p.note,p.tip, p.important, p.caution, p.warning 
  282.         { font-weight:bold; clear:both;
  283.          margin-top:1em; 
  284.          margin-bottom:-.25em; }    
  285.  
  286. img.alert        {border:none;}          /* for icon images - note, tip, important, caution, warning*/
  287.  
  288. /************************************************/
  289. /* styles used to modify the appearance of XML popups   */
  290.  
  291. SPAN.XMLPopup     {margin-bottom:.75em;height: 100%; width: 100%; border: solid; border-width:1px; background-color: #FFFFCC; }
  292.  
  293.  
  294. DIV.PopTerm     { font-weight: bold; margin-left: 1em; margin-top: .75em; margin-right: 1em; }        
  295. DIV.PopDef         { line-height: 1.25em; margin-left: 1em; margin-top: .25em; margin-right: 1em;}        
  296. DIV.PopSeeAlso    { margin-left: 1em; margin-top: .5em;  margin-right: 1em;}
  297. DIV.PopDef UL     { margin-left: 1.45em; line-height: 1.25em; }
  298.  
  299. /************************************************/
  300. /* Styles for listed-out/hard-coded links for Related Topics with page GIF */
  301.  
  302. p.#relTopics    { font-weight:bold; margin-top: 2em;}
  303. img.relTopics     { border: none; }
  304. p.relTopics    { margin-left: 1.5em; margin-top: -1.7em; margin-bottom: .5em;}
  305.  
  306. /***********************************/
  307. /*   Style for print only functionality used with external URL link   coUA_print.css*/
  308.  
  309. span.printonly    {display:none }
  310.  
  311. /***********************************/
  312. /*   Styles for checklists   */
  313.  
  314. .userData     {behavior:url(#default#userdata); }  /*sets persistance*/
  315.  
  316. #checklist    {width:100%;  text-align:left; margin:0.3em 0em;}
  317.  
  318. #checklist li     {text-indent:0.2em;}
  319.  
  320. /*********************************/                
  321. /*  these classes are for previous next navigation     */
  322.  
  323. a:hover.navbar, a:active.navbar        {} /* text in nav */
  324. a:link.navbar, a:visited.navbar        {}
  325.               
  326. #nav    { left:0; top:0px;
  327.       text-align:left; 
  328.       margin:0; 
  329.       position:absolute;
  330.       padding-bottom: 1px; padding-top: 3px;
  331.       padding-right:6px; padding-left:5px;
  332.       align:top;
  333.       visibility:hidden;
  334.       z-index:1;  }
  335.  
  336. #text    { left:0; top:0px;
  337.        /*text-align:left;*/ /*Commented out because it was causing a problem with BI-DI. Remove style if no ill effects are found from commenting it out. - 5/28/99 AMS */
  338.        margin:0; 
  339.        position:absolute;
  340.        padding:10px;
  341.        overflow:auto;
  342.        height:100%;
  343.        z-index:1; 
  344.                 background-repeat:no-repeat;
  345.        background-position: bottom right;
  346.        background-attachment:fixed; }
  347.  
  348. /***************************************************/
  349. /* STYLES USED IN THE WEB DELIVERABLE ONLY  */
  350.  
  351.  
  352. /***********************************/
  353. /*   links   */
  354.  
  355. #wPopupWeb    {}
  356.  
  357. a:link#wPopupWeb            {color: #006600;}
  358. a:hover#wPopupWeb        {color: #FF0000;}
  359. a:active#wPopupWeb        {color: #FF0000;}
  360. a:visited#wPopupWeb        {color: #006600;}
  361.  
  362. #shortcutWeb    {}
  363.  
  364. #specLocWeb    {}
  365.  
  366. #relTopicsWeb    {}
  367.  
  368. #altLocWeb    {}
  369.  
  370.  
  371. /***********************************/
  372. /*   popups   */
  373.  
  374. div.popup        { visibility:hidden; z-index:3;
  375.                  position:absolute; 
  376.                  top:200; left:200; 
  377.                  width:250; padding:6px; 
  378.                  background-color:#FFFFCC;
  379.                  border-style: solid;
  380.                  border-width: 1;
  381.                  border-color: #666666;
  382.                                       }
  383. /***********************************/
  384. /* Added the following DIV 12/20/00 to incorporate branding GIF (currently Windows Flag) to designate material in HSS as Microsoft (as opposed to OEM material. This style also required WIDTH tags on H1 and WIDTH and Margin-Top tags on P.Proclabel. - AMS*/
  385.  
  386. DIV.UAbrand    { direction: RTL; margin-top:-.25em; margin-right: -.25em; margin-bottom: -3em; }
  387.  
  388.  
  389. TABLE.nested
  390. {
  391.     BACKGROUND-COLOR: #ffffff;
  392. }
  393.  
  394. TABLE.nested TH
  395. {
  396.     BACKGROUND-COLOR: #bbbbbb;
  397. }
  398.  
  399. TABLE.nested TD
  400. {
  401.     BACKGROUND-COLOR: #dddddd;
  402. }
  403.         
  404.