home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2003 November / CD1_JOY_153.iso / demos / NHL2004Demo.exe / fe / COMMON / css / EAGlobalStyleInclude.css next >
Cascading Style Sheet File  |  2003-08-20  |  4KB  |  220 lines

  1. BODY {
  2.     background-color:                transparent;
  3.     margin:                            0px; 
  4.     padding;                        0px;
  5.     }
  6.   
  7. INPUT.text
  8.     {
  9.             cursor: text;
  10.             color: #666666;
  11.             height: 21px;
  12.             line-height:15px;
  13.             font-family: verdana;
  14.         font-size:       8pt;
  15.             padding:       2px;
  16.         background-color:        E1F2FB;
  17.         border-top-color:       black; 
  18.         border-top-style:        groove;
  19.         border-top-width:        1px;
  20.         border-left-color:      black; 
  21.         border-left-style:        groove;
  22.         border-left-width:        1px;
  23.         border-right-color:     F9F9F9; 
  24.         border-right-style:        groove;
  25.         border-right-width:        1px;        
  26.         border-bottom-color:    F9F9F9; 
  27.         border-bottom-style:    groove;
  28.         border-bottom-width:    1px;                            
  29.     }        
  30. textarea
  31.     {
  32.             color: #666666;
  33.             font-family: verdana;
  34.         font-size:       8pt;
  35.             padding:       2px;
  36.         background-color:        E1F2FB;
  37.         border-top-color:       black; 
  38.         border-top-style:        groove;
  39.         border-top-width:        1px;
  40.         border-left-color:      black; 
  41.         border-left-style:        groove;
  42.         border-left-width:        1px;
  43.         border-right-color:     F9F9F9; 
  44.         border-right-style:        groove;
  45.         border-right-width:        1px;        
  46.         border-bottom-color:    F9F9F9; 
  47.         border-bottom-style:    groove;
  48.         border-bottom-width:    1px;                            
  49.     }        
  50. /* color classes */
  51. .black {
  52.     color: #000000;
  53.     }
  54. .blue {
  55.     color: #004F77;
  56.     }    
  57. .grey {
  58.     color: #333333;
  59.     }
  60. .dark-grey {
  61.     color: #666666;
  62.     }    
  63. .light-grey {
  64.     color: #cccccc;
  65.     }
  66. .red {
  67.     color: #cc0000;
  68.     }
  69. .white {
  70.     color: #ffffff;
  71.     }
  72. .yellow {
  73.     color: #ffff00;
  74.     }
  75. .light-yellow {
  76.     color: #ffffcc;
  77.     }        
  78. .gold{
  79.  color: #ffcc00;
  80. }
  81.  
  82. /* text classes */
  83. .button {
  84.     font-family: "Verdana";
  85.     cursor: default;
  86.     }
  87. .text {
  88.     font-family: "Verdana";
  89.     cursor: default;
  90.     }
  91.   
  92. .bold_9 {
  93.     font-weight: bold;
  94.     font-style: normal;
  95.     font-size: 9px;
  96.     cursor: default;
  97.     }
  98.   
  99. .bold_10 {
  100.     font-weight: bold;
  101.     font-style: normal;
  102.     font-size: 10px;
  103.     cursor: default;
  104.     }
  105. .normal_10 {
  106.     font-weight: normal;
  107.     font-style: normal;
  108.     font-size: 10px;
  109.     cursor: default;
  110.     }
  111. .italic_10 {
  112.     font-weight: normal;
  113.     font-style: italic;
  114.     font-size: 10px;
  115.     cursor: default;
  116.     }
  117. .bolditalic_10 {
  118.     font-weight: bold;
  119.     font-style: italic;
  120.     font-size: 10px;
  121.     cursor: default;
  122.     }
  123.     
  124. .bold_12 {
  125.     font-weight: bold;
  126.     font-style: normal;
  127.     font-size: 12px;
  128.     cursor: default;
  129.     }
  130. .normal_12 {
  131.     font-weight: normal;
  132.     font-style: normal;
  133.     font-size: 12px;
  134.     cursor: default;
  135.     }
  136. .italic_12 {
  137.     font-weight: normal;
  138.     font-style: italic;
  139.     font-size: 12px;
  140.     cursor: default;
  141.     }
  142. .bolditalic_12 {
  143.     font-weight: bold;
  144.     font-style: italic;
  145.     font-size: 12px;
  146.     cursor: default;
  147.     }
  148.     
  149. .bold_14 {
  150.     font-weight: bold;
  151.     font-style: normal;
  152.     font-size: 14px;
  153.     cursor: default;
  154.     }
  155. .normal_14 {
  156.     font-weight: normal;
  157.     font-style: normal;
  158.     font-size: 14px;
  159.     cursor: default;
  160.     }
  161. .italic_14 {
  162.     font-weight: normal;
  163.     font-style: italic;
  164.     font-size: 14px;
  165.     cursor: default;
  166.     }
  167. .bolditalic_14 {
  168.     font-weight: bold;
  169.     font-style: italic;
  170.     font-size: 14px;
  171.     cursor: default;
  172.     }
  173.  
  174. .bold_16 {
  175.     font-weight: bold;
  176.     font-style: normal;
  177.     font-size: 16px;
  178.     cursor: default;
  179.     }
  180. .bolditalic_16 {
  181.     font-weight: bold;
  182.     font-style: italic;
  183.     font-size: 16px;
  184.     cursor: default;
  185.     }
  186.     
  187. .bolditalic_18 {
  188.     font-weight: bold;
  189.     font-style: italic;
  190.     font-size: 18px;
  191.     cursor: default;
  192.     }
  193.     
  194. .bold_21 {
  195.     font-weight: bold;
  196.     font-style: normal;
  197.     font-size: 21px;
  198.     cursor: default;
  199.     }
  200. .bolditalic_21 {
  201.     font-weight: bold;
  202.     font-style: italic;
  203.     font-size: 21px;
  204.     cursor: default;
  205.     }
  206.     
  207. .bold_24 {
  208.     font-weight: bold;
  209.     font-style: normal;
  210.     font-size: 24px;
  211.     cursor: default;
  212.     }
  213.     
  214. .bold_25 {
  215.     font-weight: bold;
  216.     font-style: normal;
  217.     font-size: 25px;
  218.     cursor: default;
  219.     }
  220.