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

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