home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW.cab / SLATE.CSS4 < prev    next >
Text File  |  2007-02-04  |  4KB  |  237 lines

  1. BODY {
  2.     background-color:        #72828B; 
  3.     margin-top:                0px;
  4.     margin-bottom:            0px;
  5.     font-family:            Verdana, sans-serif;
  6.     font-size:                10px;
  7.     color:                    #666666;
  8. }
  9.  
  10. .system, .inputPreview, .textareaPreview, .selectPreview, .selectPreview {
  11.     font-family:            Verdana, sans-serif;
  12.     font-size:                10px;
  13.     font-weight:            bold;
  14. }
  15.  
  16. TABLE {
  17.     width:                    100%;
  18. }
  19.  
  20. #FieldsTable {
  21.     border:                    5px solid #FFFFFF;
  22.     border-top-width:        0px;
  23. }
  24.  
  25. FORM {
  26.     width:                    100%;
  27.     margin-top:                20px;
  28.     margin-bottom:            20px;
  29.     margin-left:            20px;
  30.     margin-right:            20px; 
  31.     background-color:        #FFFFFF;
  32. }
  33.  
  34. FONT, .staticText {
  35.     font-family:            Verdana, sans-serif;
  36.     font-size:                10px;
  37.     color:                    #666666;
  38. }
  39.  
  40. .formHeading {
  41.     font-family:            verdana;
  42.     font-size:                26px;
  43.     font-weight:            normal;
  44.     color:                    #666666;
  45.     padding-top:            12px;
  46.     padding-bottom:            12px;
  47.     border:                    0px;
  48.     border-bottom:            4px solid #C5DCDF;
  49.     background-color:        #E8F0F1;
  50.     margin-bottom:            5px;
  51. }
  52.  
  53. .sectionHeading {
  54.     font-family:            verdana;
  55.     font-size:                14px;
  56.     font-weight:            bold;
  57.     color:                    #72828B;
  58.     padding-bottom:            5px;
  59.     padding-top:            5px;
  60. }
  61.  
  62. HR {
  63.     color:                    #F0F5FB;
  64. }
  65.  
  66. SELECT {
  67.     font-size:                9px;
  68.     font-family:            Verdana, sans-serif;
  69. }
  70.  
  71. .fieldLabel {
  72.     font-family:            verdana;
  73.     font-size:                11px;
  74.     font-weight:            bold;
  75.     color:                    #687B85;
  76. }
  77.  
  78. TEXTAREA {
  79.     font-family:            verdana;
  80.     font-size:                11px;
  81.     font-weight:            bold;
  82.     color:                    #A4BECC;
  83.     border:                    1px solid #8498A3;
  84. }
  85.  
  86. input.text { 
  87.     height:                    24px;
  88.     font-family:            verdana;
  89.     font-size:                11px;
  90.     font-weight:            bold;
  91.     color:                    #789CB0;
  92.     border:                    1px solid #8498A3;
  93. }
  94.  
  95. input.checkbox { 
  96.     font-family:            verdana;
  97.     font-size:                11px;
  98.     font-weight:            bold;
  99.     color:                    #789CB0;
  100. }
  101.  
  102. input.radio { 
  103.     font-family:            verdana;
  104.     font-size:                11px;
  105.     font-weight:            bold;
  106.     color:                    #789CB0;
  107. }
  108.  
  109. .button {
  110.     text-align:                center;
  111.     font-family:            verdana;
  112.     font-size:                10px;
  113.     font-weight:            bold;
  114.     color:                    #5578A9;
  115.     background-color:        #F1F6FC;
  116.     border-top:                1px solid;
  117.     border-left:            1px solid;
  118.     border-right:            2px double;
  119.     border-bottom:            2px double;
  120.     height:                    24px;
  121.     margin-bottom:            6px;
  122.     margin-top:                6px;
  123. }
  124.  
  125. .dateButton, .customButton {
  126.     color:                    #5578A9;
  127.     background-color:        #F1F6FC;
  128.     border-top:                1px solid;
  129.     border-left:            1px solid;
  130.     border-right:            2px double;
  131.     border-bottom:            2px double;
  132.     margin-left:            2px;
  133.     height:                    24px;
  134. }
  135.  
  136. .customButton {
  137.     height:                    18px;
  138. }
  139.  
  140.  
  141. .highlightField
  142. {
  143.     background-color:        #203E66;
  144. }
  145.  
  146. .highlightField FONT
  147. {
  148.     color:                    #738EB2;
  149. }
  150.  
  151. .hoverField
  152. {
  153.     background-color:        #314F77;
  154. }
  155.  
  156. .hoverField FONT
  157. {
  158.     color:                    #849FC3;
  159. }
  160.  
  161. .activeTab, .inactiveTab {
  162.     font-family:            Verdana, sans-serif;
  163.     font-size:                10px;
  164.     cursor:                    default;
  165.     padding-left:            10px;
  166.     padding-right:            10px;
  167.     padding-top:            10px;
  168.     padding-bottom:            10px;
  169.     border-right:            1px solid #F7F7F7;
  170.     background-color:        transparent;
  171. }
  172.  
  173. .activeTab {
  174.     background-image:        url(Slate/tab_on.gif);
  175.     color:                    #666666;
  176.     font-weight:            bold;
  177. }
  178.  
  179. .inactiveTab {
  180.     background-image:        url(Slate/tab_off.gif);
  181.     color:                    #898989;
  182.     font-weight:            bold;
  183. }
  184.  
  185. .tabContents{
  186.     background-color:        rgb(188,195,200);
  187.     border-top:                1px solid #CCCCCC;
  188. }
  189.  
  190. /* field-group of class stdButtonBar will display at top right of the form - use for action-buttons */
  191.  
  192. .stdButtonBar {
  193.     position:                absolute;
  194.     top:                    0px;
  195.     right:                    -10px;
  196.     height:                    43px;
  197.     padding-top:            10px;
  198.     padding-right:            7px;
  199.     padding-left:            5px;
  200. }
  201.  
  202. /* other handy general-purpose classnames */
  203.  
  204. .boldface * {
  205.     font-weight:            bold !important;
  206. }
  207. .italic * {
  208.     font-style:                italic !important;
  209. }
  210. .bigtext * {
  211.     font-size:                11pt !important;
  212. }
  213. .bigbold * {
  214.     font-size:                11pt !important;
  215.     font-weight:            bold !important;
  216. }
  217. .smalltext * {
  218.     font-size:                8pt !important;
  219. }
  220. .boldtabs .activeTab {
  221.     font-weight:            bold !important;
  222. }
  223. .boldtabs .inactiveTab {
  224.     font-weight:            bold !important;
  225. }
  226.  
  227. /* textarea shouldn't have a scrollbar unless it's got lots of content */
  228.  
  229. TEXTAREA {
  230.  overflow:                    auto;
  231. }
  232.  
  233. /* Buttons have a hand cursor */
  234.  
  235. .button, .dateButton, .customButton {
  236.     cursor:                    hand;
  237. }