home *** CD-ROM | disk | FTP | other *** search
/ Minami 81 / MINAMI81.ISO / Extra / MPSetup.exe / 1033 / RCDATA / CABINET / wmplayer.chm / coua.css < prev    next >
Cascading Style Sheet File  |  2002-12-04  |  8KB  |  300 lines

  1. /* Style sheet optimized for IE4x - Last updated 2/9/99 */
  2.  
  3. body            { color: #000000;
  4.         margin-top: -.5em;
  5.         background: #FFFFFF;      
  6.         font-size: 70%;            
  7.         font-family: Verdana, Arial, Helvetica, Sans Serif }
  8.  
  9. a:link, a:visited     { color: "#0000FF"; text-decoration:"underline";}
  10.  
  11. a:active, a:hover     { color: "#FF0000";  cursor:hand; text-decoration:"underline";}
  12.  
  13. h1
  14.         { font-size: 125%; 
  15.         margin-bottom:" .5em"; clear:both; }
  16.  
  17. h2
  18.         { font-size: 110%;  
  19.         margin-top: 1.5em;
  20.         margin-bottom:" .5em"; clear:both; }
  21.  
  22. h3
  23.         { font-size: 100%; 
  24.         margin-top: 1.2em;  
  25.         margin-bottom: ".5em"; clear:both; }
  26.  
  27. h4
  28.         { font-size: 100%; 
  29.         margin-top: "1.2em";  
  30.         margin-bottom: ".5em"; clear:both; }
  31.  
  32. h5
  33.         { font-size: 100%; 
  34.         margin-top: "1.2em";  
  35.         margin-bottom: ".5em"; clear:both; }
  36.  
  37. p
  38.         { margin-top:" .6em"; 
  39.         margin-bottom: ".6em"; }
  40.             
  41. ol
  42.         { margin-top: ".5em"; 
  43.         margin-bottom: 0; 
  44.         margin-left: "2.1em"; 
  45.         padding-left: "0em"; }
  46.     
  47. ul
  48.         { margin-top: ".6em";     
  49.         margin-bottom: 0;
  50.         list-style-type: disc;
  51.         margin-left: "1.5em";
  52.         padding-left: "0em"; }
  53.         
  54. li
  55.         { margin-bottom: ".7em"; clear:both; }
  56.  
  57. dd
  58.         { margin-bottom: 0; 
  59.         margin-left: "1.5em"; } 
  60.  
  61. /* for defined terms, follow the "Document Conventions" listing in the Microsoft Manual of Style: */
  62. /* Keywords, functions, and anything else the user must enter exactly as shown are bold--add "font-weight: bold;" to the dt tag */
  63. /* Variables, book titles, and placeholders the user must provide are italic--add "font-style: italic;" to the dt tag */
  64. /* pre-defined arguments are bold and italic--add "font-weight: bold;" and "font-style: italic;" to the dt tag */
  65.  
  66. table.main{                                    
  67.     font-family: Verdana, Arial, Helvetica, MS Sans Serif;            
  68.     background-color: #FFFFFF;                        
  69.     margin-top: -.5em;                             
  70.     margin-bottom: 0em;
  71.     margin-left: -.7em;                    
  72.     padding-left: 0em;                            
  73.     padding-right: 0em; 
  74.     }
  75.  
  76. dt
  77.         { margin-top: "2em"; }
  78.  
  79. pre
  80.         { margin-top: "1.2em";
  81.         background: #EEEEEE;
  82.         margin-bottom: "1.5em"; }
  83.  
  84. code
  85.         { font-family: Courier New; 
  86.         font-size: 125% }
  87.  
  88. table
  89.         { font-size: 100%;
  90.         margin-top: "1em"; 
  91.         margin-bottom: "1em"; 
  92.         cellpadding: "0.5em"; }
  93.         
  94. th
  95.         { text-align: left;
  96.         background: #DDDDDD;
  97.         vertical-align: bottom;}
  98.         
  99. tr
  100.         { vertical-align: top; }
  101.  
  102. td
  103.         { background: #EEEEEE;
  104.         vertical-align: top; }
  105.  
  106.  
  107. /****      extended class styles ************************/
  108. /*                                           */
  109. /* add comment tags to disable the style         */
  110.  
  111. p.indent        { margin-left: "2em"; }       /* this class style is used to indent text for notes and warnings; use this instead of the blockquote tag */
  112.  
  113. p.indent2        { margin-left: "3.5em"; }   /* this class style is used to indent text a second level under the first  indent */
  114.         
  115. p.proclabel    { font-size: 100%;     
  116.         font-weight: bold; clear: both; }
  117.  
  118. /**************************************************************************************************************/
  119. /* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */
  120.  
  121. #expand             {margin-bottom: "0.6em";}
  122.  
  123. a:link.expandToggle, a:visited.expandToggle     {color:"#000000"; font-weight: bold;  text-decoration:none;}
  124.  
  125. a:hover.expandToggle, a:active.expandToggle     {color:"#0000FF";}
  126.  
  127. img.expand         { border: none; width:".8em"; margin-right:"0.5em";}
  128.         
  129. div.expand        { margin-left: "1.5em"; margin-bottom: "1em"; display:none }
  130.  
  131.  
  132. p.empty            { font-weight: bold; }
  133.  
  134. span.empty        { font-weight: bold; margin-bottom: 12; margin-left: 16 }
  135.  
  136. /*******************************************/
  137. /*  these classes are for thumbnail art      */
  138.  
  139. a:link img.thumbnail        {border-color: "#0000FF";}
  140.  
  141. a:active img.thumbnail    { border-color: "#FF0000";}
  142.  
  143. a:hover img.thumbnail    {border-color: "#FF0000";}
  144.  
  145. img.thumbnail        {vertical-align: top; margin-left: 0;
  146.              width:90; border-width:1;}
  147.          
  148. div.thumbnail        {float:left; width: 105;}
  149.         
  150.  
  151.  
  152. /* these class styles are used for <span> tags  simulating buttons & their div */
  153.  
  154. .button        { border-top-color: "#000000";
  155.           border-left-color: "#000000";
  156.           border-bottom-color: "#666666";
  157.           border-right-color: "#666666";
  158.           background-color: "#dddddd";
  159.         }
  160. .push        { border-top-color: "#666666";
  161.           border-left-color: "#666666";
  162.           border-bottom-color: "#000000";
  163.           border-right-color: "#000000";
  164.           background-color: "#FFFFFF";
  165.         }
  166.  
  167. #buttonDiv    { padding: 0.5em 0.3em 0.1em 0.3em;
  168.           border-bottom: thin groove #808080;
  169.           background: "#C0C0C0";
  170.           align:top;
  171.           }
  172. /************************************************/
  173. /* class styles reserved for mouseover/mouseout DHTML   */
  174.  
  175. .cold        {}
  176. .hot        {}
  177.  
  178. /**********************************************************************/
  179. /* ID styles reserved for <a> tags  calling OCX's within HTML Help by creating  OBJECTS */
  180.  
  181.  
  182. #wPopup        {}
  183.  
  184. a:link#wPopup        {color: "#006600";}
  185. a:hover#wPopup        {color: "#FF0000";}
  186. a:active#wPopup        {color: "#FF0000";}
  187. a:visited#wPopup        {color: "#006600";}
  188.  
  189. img.popup     {border: none; margin-right: "0.5em"; vertical-align:middle;}
  190.  
  191. #shortcut        {}
  192.  
  193. img.shortcut     {border: none; margin-right: "0.5em"; vertical-align:middle;}
  194.  
  195. #specLoc        {}
  196.  
  197. #relTopics        {}
  198.  
  199. p.relTopics img     {vertical-align:top;}     /* img is class=alert */
  200.  
  201. #altLoc        {}
  202.  
  203. p.note,p.tip, p.important, p.caution, p.warning 
  204.         { font-weight:bold; clear:both;
  205.          margin-top:"1em"; 
  206.          margin-bottom:"-.25em"; }    
  207.  
  208. img.alert        {border:none;}          /* for icon images - note, tip, important, caution, warning*/
  209.  
  210.  
  211. /***********************************/
  212. /*   Style for print only functionality used with external URL link   coUA_print.css*/
  213.  
  214. span.printOnly    {display:none }
  215.  
  216. /***********************************/
  217. /*   Styles for checklists   */
  218.  
  219. .userData         {behavior:url(#default#userdata); }  /*sets persistance*/
  220.  
  221. #checklist        {width:100%;  text-align:left; margin:"0.3em 0em";}
  222.  
  223. #checklist li     {text-indent:"0.2em";}
  224.  
  225. /*********************************/                
  226. /*  these classes are for previous next navigation     */
  227.  
  228. a:hover.navbar, a:active.navbar        {} /* text in nav */
  229. a:link.navbar, a:visited.navbar        {}
  230.               
  231. #nav    { left:0; top:0px;
  232.       text-align:left; 
  233.       margin:0; 
  234.       position:absolute;
  235.       padding-bottom: 1px; padding-top: 3px;
  236.       padding-right:6px; padding-left:5px;
  237.       align:top;
  238.       visibility:hidden;
  239.       z-index:1;  }
  240.  
  241. #text    { left:0; top:0px;
  242.        text-align:left;
  243.        margin:0; 
  244.        position:absolute;
  245.        padding:10px;
  246.        overflow:auto;
  247.        height:100%;
  248.        z-index:1; 
  249.                 background-repeat:no-repeat;
  250.        background-position: bottom right;
  251.        background-attachment:fixed; }
  252.  
  253.  
  254. /***************************************************/
  255. /* STYLES USED IN THE WEB DELIVERABLE ONLY  */
  256.  
  257.  
  258. /***********************************/
  259. /*   links   */
  260.  
  261. #wPopupWeb    {}
  262.  
  263. a:link#wPopupWeb            {color: "#006600";}
  264. a:hover#wPopupWeb        {color: "#FF0000";}
  265. a:active#wPopupWeb        {color: "#FF0000";}
  266. a:visited#wPopupWeb        {color: "#006600";}
  267.  
  268. #shortcutWeb    {}
  269.  
  270. #specLocWeb    {}
  271.  
  272. #relTopicsWeb    {}
  273.  
  274. #altLocWeb    {}
  275.  
  276.  
  277. /***********************************/
  278. /*   popups   */
  279.  
  280. div.popup        { visibility:hidden; z-index:3;
  281.                  position:absolute; 
  282.                  top:200; left:200; 
  283.                  width:"250"; padding:"6px"; 
  284.                  background-color:#FFFFCC;
  285.                  border-style: solid;
  286.                  border-width: 1;
  287.                  border-color: #666666;
  288.                                       }
  289.  
  290.  
  291.  
  292. /***********************************/
  293. /*   mini -- for table footnotes   */
  294.  
  295. .mini{
  296. margin-top: -8px;
  297. }
  298.  
  299.               
  300.