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