home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 November / Chip_2003-11_cd2.bin / nav2004 / download / NAV / External / CommonFi / SYMSHARE / Help / SymHelp.chm / document.css < prev    next >
Cascading Style Sheet File  |  2003-08-14  |  4KB  |  162 lines

  1. #header
  2.       {
  3.             margin-left: -11px;
  4.             margin-right: -11px;
  5.             margin-bottom: 10px;
  6.             color: #000000;
  7.             font-family: Tahoma, sans-serif;
  8.             font-size: 13px;
  9.             font-weight:bold;
  10.           }
  11.  
  12. .tablecells
  13.           { 
  14.             border-style: solid;
  15.             border-width: 0px 1px 1px 0px;
  16.             border-color:#000000;
  17.             margin-left: 0px;
  18.           }
  19.  
  20. .spacer
  21.           { 
  22.             margin-left: 11px;
  23.             margin-right: 11px;
  24.             margin-top: -13px;
  25.             color: #000000;
  26.             font-family: Tahoma, sans-serif;
  27.             font-weight: bold;
  28.             font-size: 1px;
  29.             text-decoration: none 
  30.           }
  31.  
  32. .MoreInfoHeadGrayNot
  33.           { 
  34.             margin-left: 11px;
  35.             margin-right: 11px;
  36.             color: #000000;
  37.             font-family: Tahoma, sans-serif;
  38.             font-weight: bold;
  39.             font-size: 11px;
  40.             text-decoration: none
  41.           }
  42.  
  43. .MoreInfoHeadGray
  44.           { 
  45.             margin-left: 11px;
  46.             margin-right: 11px;
  47.             color: #000000;
  48.             font-family: Tahoma, sans-serif;
  49.             font-size: 0pt;
  50.             text-decoration: none;
  51.             visbility: hidden
  52.           }
  53.  
  54. .MoreInfo
  55.           { 
  56.             margin-top: 0px;
  57.             font-family: Tahoma, sans-serif;
  58.             font-size: 11px;
  59.             margin-left: 11px;
  60.           }
  61.  
  62. .noClickHead
  63.           {
  64.             color: #000000;
  65.             font-family: Tahoma, sans-serif;
  66.             font-size: 11px;
  67.             text-decoration: none;
  68.             font-weight: bold;
  69.           }
  70.  
  71. td ul,ol
  72.           {
  73.             margin-top:0px;
  74.             margin-bottom:2px;
  75.           }
  76.  
  77. ol ul
  78.           {
  79.             margin-top:-2px;
  80.             margin-bottom:2px;
  81.           }
  82.  
  83. ul ul
  84.           {
  85.             margin-top:0px;
  86.             margin-bottom:0px;
  87.           }
  88.  
  89. ul ol
  90.           {
  91.             margin-top:0px;
  92.             margin-bottom:0px;
  93.           }
  94.  
  95. td li
  96.           {
  97.             margin-left:-11px;
  98.           }
  99.  
  100. ol ul li
  101.           {
  102.             margin-left:-10px;
  103.           }
  104.  
  105. ul ul li
  106.           {
  107.             margin-left:-10px;
  108.           }
  109.  
  110. ol,ul
  111.           {
  112.             margin-top:0px;
  113.             margin-bottom:7px;
  114.           }
  115.  
  116. .cterm_link a:link    
  117.           {
  118.             color: #347C17;
  119.             cursor: help;
  120.             text-decoration: none;
  121.             border-bottom: 1px dotted #347C17;
  122.             padding-bottom: 0px;
  123.           }
  124.  
  125. .cterm_link a:visited    
  126.           {
  127.             color: #347C17;
  128.             cursor: help;
  129.             text-decoration: none;
  130.             border-bottom: 1px dotted #347C17;
  131.             padding-bottom: 0px;
  132.           }
  133.  
  134. .cterm_link a:hover    
  135.           {
  136.             color: #347C17;
  137.             cursor: help;
  138.             text-decoration: none;
  139.             border-bottom: 1px dotted #347C17;
  140.             padding-bottom: 0px;
  141.           }
  142.  
  143. .cterm_link a:active  
  144.           {
  145.             color: #347C17;
  146.             cursor: help;
  147.             text-decoration: none;
  148.             border-bottom: 1px dotted #347C17;
  149.             padding-bottom: 0px;
  150.           }
  151.  
  152. .note
  153.           {
  154.             color: #000000;
  155.             font-family: Tahoma, sans-serif;
  156.             font-size: 11px;
  157.             font-style: normal;
  158.             font-variant: normal;
  159.             font-weight: normal;
  160.             line-height: 13px;
  161.             text-align: left;
  162.          }