home *** CD-ROM | disk | FTP | other *** search
/ Microsoft Picture It! Photo Studio / PI_B_CD2.ISO / pip / pip2001 / pss.chm / help_style.css next >
Encoding:
Cascading Style Sheet File  |  2000-06-27  |  4.2 KB  |  332 lines

  1. /* new styles */
  2. .HEADING
  3.     {
  4.         margin-top: 1.2em;
  5.     margin-bottom: .5em;
  6.     font-weight: bold; 
  7.     }
  8. .TITLE
  9.     {
  10.     font-size: 145%; 
  11.     font-weight: bold; 
  12.     }
  13. .TITLE_OVRP
  14.     {
  15.     font-family: Kristen ITC;
  16.     font-size: 145%; 
  17.     font-weight: bold; 
  18.     }
  19. .INTRO
  20.     {
  21.     padding-top: 8px;
  22.     }
  23. .RADIO1S
  24.     {
  25.     padding-top: 8px;
  26.     }
  27. .INSTRUCTION
  28.     {
  29.     padding-top: 8px;
  30.     }
  31. .INSTRUCTION_INTRO
  32.     {
  33.     padding-top: 8px;
  34.     }
  35. .INSTRUCTION_LIST
  36.     {
  37.     padding-top: 8px;
  38.     list-style-type: disc;
  39.     margin: 0em 0em 0em 2em;
  40.     }
  41. .TIPS
  42.     {
  43.     padding-top: 8px;
  44.     }
  45. .CAUTIONS
  46.     {
  47.     padding-top: 8px;
  48.     }
  49. .NOTES
  50.     {
  51.     padding-top: 8px;
  52.     }
  53. .LINKS
  54.     {
  55.     padding-top:8px;
  56.     }
  57. .LINKHEAD
  58.     {
  59.     font-size: 125%;            
  60.     font-weight: bold;
  61.     padding-top:8px;
  62.     padding-bottom:8px;
  63.     }
  64. .IDEA_CATEGORIES
  65.     {
  66.     padding-top:15px;
  67.     }
  68. .IDEA_CATEGORY
  69.     {
  70.     font-weight:bold;
  71.     }
  72. .IDEA_CATEGORY_MO
  73.     {
  74.     font-weight:bold;
  75.     color:blue;
  76.     text-decoration:underline;
  77.     cursor:hand;
  78.     }
  79. .HELP_BUTTON_ITEMS
  80.     {
  81.     padding-top:5px;
  82.     }
  83. .HELP_BUTTON_ITEM
  84.     {
  85.     color: black;
  86.     font-weight:bold;
  87.     text-decoration:underline;
  88.     cursor:hand;
  89.     padding-top:12px;
  90.     }
  91. .HELP_BUTTON_ITEM_MO
  92.     {
  93.     color: #FF6600;
  94.     font-weight:bold;
  95.     text-decoration:underline;
  96.     cursor:hand;
  97.     padding-top:12px;
  98.     }
  99. .HELP_BUTTON_INSTRUCTION
  100.     {
  101.     background-color: #EEEEED;
  102.     margin-top:10px;
  103.     }
  104. .DOCKING_PANE_ITEMS
  105.     {
  106.     padding-top:5px;
  107.     }
  108. .DOCKING_PANE_ITEM
  109.     {
  110.     color: black;
  111.     font-weight:bold;
  112.     text-decoration:underline;
  113.     cursor:hand;
  114.     padding-top:12px;
  115.     }
  116. .DOCKING_PANE_ITEM_MO
  117.     {
  118.     color: #FF6600;
  119.     font-weight:bold;
  120.     text-decoration:underline;
  121.     cursor:hand;
  122.     padding-top:12px;
  123.     }
  124. .DOCKING_PANE_SUB_MENU
  125.     {
  126.     background-color: #EEEEED;
  127.     margin-top:10px;
  128.     }
  129.  
  130. .LEARN_MORE
  131.     {
  132.     cursor:hand;
  133.     }
  134. .OVER_IDEAS_LINK
  135.     {
  136.     display:block;
  137.     font-family: Kristen ITC;
  138.     font-weight:bold;
  139.     cursor:hand;
  140.     padding-top:8px;
  141.     }
  142. #OVER_IDEAS_LINK_IMG
  143.     {
  144.     margin-right: 1 em;
  145.     }
  146. #OVER_IDEAS_LINK_MARQUEE
  147.     {
  148.     position:relative;
  149.     top:-32;
  150.     left:60;
  151.     cursor:hand;
  152.     margin-left: 1 em;
  153.     }
  154. .IL_DEF
  155.     {
  156.     text-decoration:underline;
  157.     cursor:hand;
  158.     }
  159. .IL_DEF_DEF
  160.     {
  161.     text-style:italic;
  162.     color:green;
  163.     }
  164. .IL_PARA
  165.     {
  166.     text-decoration:underline;
  167.     cursor:hand;
  168.     }
  169. .IL_PARA_PARA
  170.     {
  171.     position:relative;
  172.     margin-left: 10px;
  173.     margin-top: 5px;
  174.     margin-bottom: 5px;
  175.     background-color: #EEEEED;
  176.     color:green;
  177.     }
  178.  
  179. .TOGGLING_PARA_TEXT
  180.     {
  181.     font-weight:bold;
  182.     }
  183. .TOGGLING_PARA_TEXT_MO
  184.     {
  185.     font-weight:bold;
  186.     color:blue;
  187.     text-decoration:underline;
  188.     cursor:hand;
  189.     }
  190. .TOGGLING_PARA_PARA
  191.     {
  192.     position:relative;
  193.     margin-left: 10px;
  194.     margin-top: 5px;
  195.     margin-bottom: 5px;
  196.     background-color: #EEEEED;
  197.     }
  198. .UPSELL
  199.     {
  200.     color: black;
  201.     }
  202. .UPSELL_MESSAGE
  203.     {
  204.     color: black;
  205.     display: none;
  206.     }
  207.  
  208.  
  209. /* basic styles */
  210.  
  211. BODY
  212.     {
  213.     background: ivory;  
  214.     font-size: 8pt;            
  215.     font-family: Verdana;
  216.     margin-left: 20px;
  217.     }
  218. A
  219.     {
  220.     text-decoration:underline;
  221.     color:blue;
  222.     cursor:hand;
  223.     }
  224.  
  225. a:link        {color: #3333ff; }
  226.     
  227. a:visited    {color: #6699ff; }
  228.  
  229. a:active    {color: #6699ff; }
  230.  
  231. a:hover        {color: #ff6600; }
  232.  
  233. H1
  234.     {
  235.     font-size: 140%; 
  236.         margin-top: 1.2em;
  237.     margin-bottom: .5em;
  238.     }
  239. H2
  240.     {
  241.     font-size: 130%;  
  242.     margin-top: 1.2em;
  243.     margin-bottom: .5em;
  244.     }
  245. H3
  246.     {
  247.     font-size: 120%; 
  248.     margin-top: 1.0em;  
  249.     margin-bottom: .5em;
  250.     }
  251. H4
  252.     {
  253.     font-size: 110%; 
  254.     margin-top: 1.0em;  
  255.     margin-bottom: .5em;
  256.     }
  257. H5
  258.     {
  259.     font-size: 100%; 
  260.     margin-top: 1.0em;  
  261.     margin-bottom: .5em;
  262.     }
  263.         
  264.  
  265. /* table styles */
  266.  
  267. TABLE
  268.     {
  269.     font-size: 100%;
  270.     margin-top: 1 em; 
  271.     margin-bottom: 1 em; 
  272.     }
  273.     }
  274. TH
  275.     {
  276.     text-align: left;
  277.     background: #ddddd9;
  278.     vertical-align: bottom;
  279.     }        
  280. TR
  281.     {
  282.     vertical-align: top;
  283.     }
  284. TD
  285.     {
  286.     text-align: left;
  287.     vertical-align: top;
  288.     padding: 0.5 em;
  289.     }          
  290. TD.GRAY
  291.     {
  292.     background: #eeeeed;
  293.     text-align: left;
  294.     vertical-align: top;
  295.     padding: 0.5 em;
  296.     }          
  297.  
  298. /* extended class styles */
  299.  
  300. FORM
  301.     {
  302.     margin-top: 0px;
  303.     margin-bottom: 10px;
  304.     }
  305.  
  306. object    {display:none}
  307.  
  308. P    {
  309.     margin-top: 0.5 em; 
  310.     margin-bottom: 0.5 em;
  311.     }
  312.             
  313. OL    {
  314.     margin-top: 0px;
  315.     margin-bottom: 0px; 
  316.     margin-left: 25px;
  317.     }    
  318.     
  319. UL    {
  320.     margin-top: 0px;     
  321.     margin-bottom: 0px;
  322.     margin-left: 25px;
  323.     }
  324.  
  325. LI    {
  326.     padding-bottom: 4px;
  327.     margin-left: 0px;
  328.     }
  329.  
  330.  
  331.  
  332.