home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Audio / Office2010 / ProPlus.WW / ProPsWW2.cab / SOFTBLUE.CSS3 < prev    next >
Text File  |  2007-02-04  |  4KB  |  205 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. TD, FONT {
  20.     text-align:                left;
  21. }
  22.  
  23. BUTTON
  24. {
  25.     text-align:                center;
  26. }
  27.  
  28. FONT, .staticText
  29. {
  30.     font-family:            verdana;
  31.     font-weight:            normal;
  32.     font-size:                11px;
  33.     color:                    #333366;
  34. }
  35.  
  36. .formHeading
  37. {
  38.     font-family:            verdana;
  39.     font-size:                22px;
  40.     font-weight:            normal;
  41.     color:                    #333366;
  42.     width:                    100%;
  43.     padding-bottom:            7px;
  44.     border-bottom:            1px dashed white;
  45.     margin-bottom:            5px;
  46. }
  47.  
  48. HR
  49. {
  50.     color:                    #F0F5FB;
  51. }
  52.  
  53. INPUT.text {
  54.     font-family:            verdana;
  55.     font-size:                11px;
  56.     font-weight:            normal;
  57.     color:                    #333366;
  58.     border:                    1px solid #666666;
  59.     margin-bottom:            5px;
  60.     height:                    24px;
  61. }
  62.  
  63.  
  64. TEXTAREA  {
  65.     font-family:            verdana;
  66.     font-size:                11px;
  67.     font-weight:            normal;
  68.     color:                    #333366;
  69.     border:                    1px solid #666666;
  70.     margin-bottom:            5px;
  71. }
  72.  
  73. INPUT.radio, INPUT.checkbox, TEXTAREA, SELECT
  74. {
  75.     color:                    #333366;
  76.     font-family:            verdana;
  77.     font-size:                11px;
  78.     font-weight:            normal;
  79.     margin-bottom:            5px;
  80. }
  81.  
  82. .sectionHeading  {
  83.     font-size:                14px;
  84.     font-weight:            bold;
  85.     color:                    #333366;
  86.     margin-bottom:            5px;
  87. }
  88.  
  89. .fieldLabel {
  90.     font-family:            verdana;
  91.     font-size:                11px;
  92.     font-weight:            normal;
  93.     color:                    #333366;
  94. }
  95.  
  96. .button  {
  97.     color:                     #5578A9;
  98.     background-color:        #F1F6FC;
  99.     border-top:                1px solid;
  100.     border-left:            1px solid;
  101.     border-right:            2px double;
  102.     border-bottom:            2px double;
  103.     font-weight:            bold;
  104.     font-size:                13px;
  105.     margin-bottom:            5px;
  106. }
  107.  
  108. .dateButton, .customButton {
  109.     color:                     #5578A9;
  110.     background-color:        #F1F6FC;
  111.     border-top:                1px solid;
  112.     border-left:            1px solid;
  113.     border-right:            2px double;
  114.     border-bottom:            2px double;
  115.     margin-left:            2px;
  116.     height:                    24px;
  117.     margin-bottom:            5px;
  118. }
  119.  
  120. .customButton  {
  121.     height:                    19px;
  122. }
  123.  
  124. TABLE {
  125.     width:                    100%;
  126. }
  127.  
  128. #HeadingTable, #FieldsTable
  129. {
  130.     background-color:        #E0E8F3;
  131. }
  132.  
  133. #HeadingTable
  134. {
  135.     border-top:                12px solid #E0E8F3;
  136.     border-left:            12px solid #E0E8F3;
  137.     border-right:            12px solid #E0E8F3;
  138. }
  139.  
  140. #FieldsTable
  141. {
  142.     border-top:                12px solid #E0E8F3;
  143.     border-bottom:            7px solid #E0E8F3;
  144.     border-left:            12px solid #E0E8F3;
  145.     border-right:            12px solid #E0E8F3;
  146. }
  147.  
  148.  
  149. .highlightField
  150. {
  151.     background-color:        #999999;
  152. }
  153.  
  154. .highlightField FONT
  155. {
  156.     color:                    #663333;
  157. }
  158.  
  159. .hoverField
  160. {
  161.     background-color:        #AAAAAA;
  162. }
  163.  
  164. .hoverField FONT
  165. {
  166.     color:                    #774444;
  167. }
  168.  
  169. .activeTab, .inactiveTab {
  170.     cursor:                    default;
  171.     padding:                8px 10px 8px 10px;
  172.     border-right:            1px solid #C3BFBF;
  173.     border-left:            1px solid #C3BFBF;
  174.     background-color:        transparent;
  175.     font-family:            verdana;
  176.     font-size:                11px;
  177.     font-weight:             bold;
  178.     color:                     #666666;
  179. }
  180.  
  181. .activeTab {
  182.     background-image:        url(SoftBlue/tab_on.gif);
  183.     background-color:        transparent;
  184.     border-right:            1px solid #C3BFBF;  
  185.     color:                    #666666;
  186.     font-family:            verdana;
  187.     font-size:                11px;
  188.     font-weight:             bold;
  189. }
  190.  
  191. .inactiveTab {
  192.     background-image:        url(SoftBlue/tab_off.gif);
  193.     background-color:        transparent;
  194.     color:                    #999999;
  195.     border-right:            1px solid #C3BFBF;
  196.     font-family:            verdana;
  197.     font-size:                11px;
  198.     font-weight:             bold;
  199. }
  200.  
  201. .tabContents{
  202.     background-color:        rgb(239,239,239);
  203.     border-top:                2px solid #999999;
  204.     padding-top:            15px;
  205. }