home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 July / CHIP_CD_2004-07.iso / software / aund / Undelete-Demo-Full.exe / %MAINDIR% / Undelete.CHM / stylesdk.css < prev    next >
Encoding:
Cascading Style Sheet File  |  2004-05-17  |  8.2 KB  |  626 lines

  1. /* Cascading Style Sheet for Platform SDK Content */
  2.  
  3.  
  4. body
  5. {
  6.   padding-right: 0px;
  7.   margin-top: 0px;
  8.   background: #ffffff;
  9.   padding-bottom: 0px;
  10.   color: #000000;
  11.   padding-top: 0px;
  12.   font-family: Verdana, Arial, Helvetica, sans-serif;
  13.   font-size: x-small;
  14. }
  15.  
  16. div
  17. {
  18.   width: 90%;
  19.   border: 2px solid #999999;
  20.   padding: 4px 8px;
  21.   background: #cccccc;
  22. }
  23.  
  24. h1, h2, h3, h4
  25. {
  26.   font-family: Verdana, Arial, Helvetica, sans-serif; /*margin-left: -26px;*/
  27. }
  28.  
  29. h1
  30. {
  31.   font-size: 145%;
  32.   margin-top: 2.5em;
  33.   margin-bottom: 1em;
  34. }
  35.  
  36. h2
  37. {
  38.   font-size: 130%;
  39.   margin-top: 1em;
  40.   margin-bottom: .6em;
  41. }
  42.  
  43. h3
  44. {
  45.   font-size: 115%;
  46.   margin-top: 2.5em;
  47.   margin-bottom: .6em;
  48. }
  49.  
  50. h4
  51. {
  52.   font-size: 100%;
  53.   margin-top: 2.5em;
  54.   margin-bottom: 1em;
  55. }
  56.  
  57. /*ul p, ol p, dl p
  58. {
  59.   margin-left: 0em;
  60. }
  61. */
  62.  
  63. p
  64. {
  65.   margin: 0.6em 2em 0em 2em;
  66.   text-align: justify;
  67. }
  68.  
  69. dl
  70. {
  71.   margin-top: 0em;
  72.   margin-left: 2em;
  73. }
  74.  
  75. dd
  76. {
  77.   margin-bottom: 0em;
  78.   margin-left: 1.9em;
  79. }
  80.  
  81. dt
  82. {
  83.   font-weight: bold;
  84.   margin-top: 2em;
  85. }
  86.  
  87. ul, ol
  88. {
  89.   /*font-size: smaller;*/
  90.   margin: 0.5em 4em 1.5em 4em; /*margin-top: 0.5em;   margin-bottom: 1.5em;*/
  91. }
  92.  
  93. li ul
  94. {
  95.   margin-left: 1.5em;
  96.   margin-bottom: 0.5em;
  97. }
  98.  
  99. ul
  100. {
  101.   list-style-type: disc;
  102. }
  103.  
  104. li
  105. {
  106.   line-height: 1.4em;
  107.   text-align: justify;
  108. }
  109.  
  110. ul ol, ol ol
  111. {
  112.   list-style-type: lower-alpha;
  113. }
  114.  
  115. .illustration
  116. {
  117.   margin-left: 2.5em;
  118.   margin-top: 1em;
  119.   margin-bottom: 2.5em;
  120. }
  121.  
  122. pre
  123. {
  124.   margin-top: 2em;
  125.   margin-left: 1em;
  126.   margin-bottom: 1em;
  127. }
  128.  
  129. pre, code
  130. {
  131.   font: 80% Courier New, Courier, mono;
  132.   color: #660000;
  133. }
  134.  
  135. table.scitable
  136. {
  137.   width: 90%;
  138.   background: #999999;
  139.   margin-top: .6em;
  140.   margin-bottom: 2em;
  141.   margin-left: 2em;
  142. }
  143.  
  144.  
  145. table.scitable td
  146. {
  147.   padding: 8px;
  148.   background: #ffffff;
  149.   vertical-align: top;
  150.   font-size: 80%;
  151. }
  152.  
  153. table.scitable th
  154. {
  155.   padding: 10px 8px 10px;
  156.   background: #cccccc;
  157.   text-align: left;
  158.   font-size: 80%;
  159.   vertical-align: bottom;
  160. }
  161.  
  162. table
  163. {
  164.   margin-top: .6em;
  165.   margin-bottom: .8em;
  166. }
  167.  
  168. /*
  169. th
  170. {
  171.   padding: 10px 8px 10px;
  172.   background: #cccccc;
  173.   text-align: left;
  174.   font-size: 70%;
  175.   vertical-align: bottom;
  176. }
  177. */
  178.  
  179. /*
  180. td
  181. {
  182.     padding: 4px 8px;
  183.     background: #ffffff;
  184.     vertical-align: top;
  185.     font-size: 70%;
  186. }
  187. */
  188.  
  189. blockquote
  190. {
  191.   margin-left: 3.8em;
  192.   margin-right: 3.8em;
  193.   margin-top: .6em;
  194.   margin-bottom: .6em;
  195. }
  196.  
  197. sup
  198. {
  199.   text-decoration: none;
  200.   font-size: smaller;
  201. }
  202.  
  203. a:link
  204. {
  205.   color: #0066ff;
  206. }
  207.  
  208. a:visited
  209. {
  210.   color: #996600;
  211. }
  212.  
  213. a:hover
  214. {
  215.   color: #cc9900;
  216. }
  217.  
  218. .label
  219. {
  220.   font-weight: bold;
  221.   margin-top: 1em;
  222.   margin-left: -26px;
  223. }
  224.  
  225. .tl
  226. {
  227.   margin-bottom: .75em;
  228. }
  229.  
  230. .atl
  231. {
  232.   padding-left: 1.5em;
  233.   padding-bottom: .75em;
  234. }
  235.  
  236. .cfe
  237. {
  238.   font-weight: bold;
  239. }
  240.  
  241. .mini
  242. {
  243.   font-size: smaller;
  244. }
  245.  
  246. .dt
  247. {
  248.   margin-bottom: -.6em;
  249. }
  250.  
  251. .indent
  252. {
  253.   margin-left: 1.9em;
  254.   margin-right: 1.9em;
  255. }
  256.  
  257. .product
  258. {
  259.   text-align: right;
  260.   color: #333333;
  261.   font-size: smaller;
  262.   font-style: italic;
  263. }
  264.  
  265.  
  266. .buttonbarshade
  267. {
  268.   position: relative;
  269.   margin: 0;
  270.   left: 10px;
  271.   top: 2;
  272.   width: 100%;
  273.   height: 21px;
  274.   color: Navy;
  275. }
  276.  
  277. .buttonbartable
  278. {
  279.   position: absolute;
  280.   margin: 0;
  281.   left: 0;
  282.   top: 2;
  283.   width: 100%;
  284.   height: 21px;
  285. }
  286.  
  287. table.buttonbartable td, table.buttonbarshade td
  288. {
  289.   background: #ccccff;
  290.   border-left: 2px solid #ffffff;
  291.   margin: 0;
  292.   padding: 3px 0px 4px 0px;
  293.   font-family: Verdana, sans-serif;
  294.   font-size: 9pt;
  295. }
  296.  
  297. table.buttonbartable td.button1
  298. {
  299.   background: #6699ff;
  300.   padding: 0;
  301.   font-weight: bold;
  302.   text-align: center;
  303.   cursor: hand;
  304. }
  305.  
  306. table.buttonbartable td.button2
  307. {
  308.   background: #99cc66;
  309.   font-weight: bold;
  310.   text-align: center;
  311. }
  312.  
  313. table.buttonbartable td.button3
  314. {
  315.   background: #cc9966;
  316.   font-weight: bold;
  317.   text-align: center;
  318. }
  319.  
  320. table.buttonbartable td.runninghead
  321. {
  322.   padding-left: 4px;
  323.   font-style: italic;
  324.   text-align: left;
  325. }
  326.  
  327. table.title
  328. {
  329.   width: 100%;
  330.   margin: 0px 0px 0px 0px;
  331.   background: #ffffff;
  332. }
  333.  
  334. table.title td
  335. {
  336.   padding: 0px 0px 0px 0px;
  337.   background: #CCCCFF;
  338. }
  339.  
  340. .version
  341. {
  342.   text-align: left;
  343.   color: #000000;
  344.   margin-top: 3em;
  345.   margin-left: -26px;
  346.   font-size: smaller;
  347.   font-style: italic;
  348. }
  349.  
  350.  
  351. .lang, .ilang
  352. {
  353.   color: #0000ff;
  354.   font: normal 7pt Arial, Helvetica, sans-serif;
  355. }
  356.  
  357. div.langMenu
  358. {
  359.   position: absolute;
  360.   z-index: 1;
  361.   width: 96pt;
  362.   padding: 8pt;
  363.   visibility: hidden;
  364.   border: 1px solid #000000;
  365.   background: #ffffd0;
  366. }
  367.  
  368. div.langMenu ul
  369. {
  370.   padding-left: 2em;
  371.   margin-left: 0;
  372. }
  373.  
  374. div.filtered
  375. {
  376.   margin: 4pt 0 8pt -26px;
  377.   padding: 4px 4px 8px 26px;
  378.   width: 100%;
  379.   border: 2px solid #aaaacc;
  380.   background: #ffffff;
  381. }
  382.  
  383. div.filtered2
  384. {
  385.   margin: 4pt 0 8pt -26px;
  386.   padding: 4px 4px 8px 26px;
  387.   width: 100%;
  388.   border: none;
  389.   background: #ffffff;
  390. }
  391.  
  392. div.filtered h1, div.filtered h2, div.filtered h3, div.filtered h4
  393. {
  394.   margin-left: -22px;
  395. }
  396.  
  397. div.filtered span.lang
  398. {
  399.   position: relative;
  400.   left: -22px;
  401. }
  402.  
  403.  
  404. div.reftip
  405. {
  406.   position: absolute;
  407.   z-index: 1;
  408.   padding: 8pt;
  409.   visibility: hidden;
  410.   border: 1px solid #000000;
  411.   background: #ffffd0;
  412. }
  413.  
  414. pre.syntax
  415. {
  416.   background: #dddddd;
  417.   padding: 2pt,4pt;
  418.   cursor: text;
  419. }
  420.  
  421. pre.syntax
  422. {
  423.   color: #000000;
  424. }
  425.  
  426. a.synParam
  427. {
  428.   color: #0040ff;
  429.   text-decoration: none;
  430. }
  431.  
  432. a.synParam:hover
  433. {
  434.   text-decoration: underline;
  435. }
  436.  
  437. div.sapop
  438. {
  439.   position: absolute;
  440.   z-index: 1;
  441.   left: 26px;
  442.   width: 100%;
  443.   padding: 10px 10px 10px 36px;
  444.   visibility: hidden;
  445.   border: 1px solid #000000;
  446.   background: #ffffd0;
  447. }
  448.  
  449.  
  450. div.footer
  451. {
  452.   width: 100%;
  453.   border: none;
  454.   background: #ffffff;
  455.   margin-top: 18pt;
  456.   padding-bottom: 12pt;
  457.   color: #228B22;
  458.   text-align: center;
  459.   font-size: 76%;
  460. }
  461.  
  462. .indent1
  463. {
  464.   margin-left: 12pt;
  465. }
  466.  
  467. .indent2
  468. {
  469.   margin-left: 24pt;
  470. }
  471.  
  472. .indent3
  473. {
  474.   margin-left: 36pt;
  475. }
  476.  
  477. p.proch
  478. {
  479.   padding-left: 16px;
  480. }
  481.  
  482. p.proch img
  483. {
  484.   position: relative;
  485.   vertical-align: top;
  486.   left: -18px;
  487.   margin-right: -14px;
  488.   margin-bottom: -18px;
  489. }
  490.  
  491. div.itfBorder
  492. {
  493.   margin: 18pt,0,0,-28pt;
  494.   padding: 0;
  495.   width: 350pt;
  496.   height: 6px;
  497.   border: none;
  498.   background: #ccccff;
  499.   filter: alpha(style=1,startX=0,startY=0,finishX=100,finishY=0,opacity=100,finishOpacity=0);
  500. }
  501.  
  502. div.itf
  503. {
  504.   margin: 0,0,0,-27pt;
  505.   padding: 2pt,4pt;
  506.   width: 280pt;
  507.   border: none;
  508.   background: none;
  509.   font-family: arial, verdana, sans-serif;
  510.   font-size: 10pt;
  511. }
  512.  
  513. div.itf table
  514. {
  515.   margin: 3pt,0,0,0;
  516.   padding: 0;
  517.   width: 280pt;
  518. }
  519.  
  520. td.itficon
  521. {
  522.   margin: 0;
  523.   padding: 0;
  524. }
  525.  
  526. td.itf
  527. {
  528.   margin: 0;
  529.   padding: 2px,0,0,5px;
  530.   font-family: arial, verdana, sans-serif;
  531.   font-size: 8pt;
  532. }
  533.  
  534.  
  535. p.uatshoot
  536. {
  537.   font-weight: bold;
  538.   margin-bottom: .5em;
  539.   margin-top: 1em;
  540. }
  541.  
  542. /***********************************************/
  543. /* these class styles are used for the expanding and collapsing text files (expand function in shared.js)  */
  544.  
  545. #expand
  546. {
  547.   margin-bottom: 0.6em;
  548.   margin-left: 1.5em;
  549.   margin-right: 1.5em;
  550. }
  551.  
  552. a:link.expandToggle, a:visited.expandToggle
  553. {
  554.   color: #000000;
  555.   font-weight: bold;
  556.   text-decoration: none;
  557. }
  558.  
  559. a:hover.expandToggle, a:active.expandToggle
  560. {
  561.   color: #0000FF;
  562. }
  563.  
  564. img.expand
  565. {
  566.   border: none;
  567.   margin-right: 0.5em;
  568.   width: .8em;
  569. }
  570.  
  571. div.expand
  572. {
  573.   margin-left: 1.5em;
  574.   margin-right: 1.5em;
  575.   margin-bottom: 1em;
  576.   display: none;
  577. }
  578.  
  579. ul.widelist li
  580. {
  581.   margin-left: 1.5em;
  582.   margin-top: 1em;
  583.   margin-bottom: 1.5em;
  584. }
  585.  
  586.  
  587. /***********************************************/
  588. /* this class for expand collapse appearing in a table  */
  589.  
  590. table.uatshoot
  591. {
  592.   background-color: #FFFFFF;
  593.   width: 90%;
  594. }
  595.  
  596. table.uatshoot td
  597. {
  598.   padding: 0px 0px 0px 5px;
  599.   font-size: 80%;
  600. }
  601.  
  602. a:link.uatshoot, a:visited.uatshoot
  603. {
  604.   color: #000000;
  605.   font-weight: normal;
  606.   text-decoration: none;
  607. }
  608.  
  609. a:hover.uatshoot, a:active.uatshoot
  610. {
  611.   color: #0000FF;
  612.   text-decoration: none;
  613. }
  614.  
  615. p.note, p.tip, p.important, p.caution, p.warning
  616. {
  617.   font-weight: bold;
  618.   clear: both;
  619.   margin: 2.5em 2em 0em 1em;
  620. }
  621.  
  622. img.alert /* for icon images - note, tip, important, caution, warning*/
  623. {
  624.   border: none;
  625. }
  626.