Просмотр файла css/orange.css

Размер файла: 4.52Kb
  1. /* Please, edit this file using TOPoColors in the Control Panel */BODY {
  2.  
  3. background-repeat : no-repeat;
  4.  
  5. background-position : center;
  6.  
  7. background-color: #FBC383; /*TOPobackgroundTOPo3TOPo#FBC383TOPo*/
  8.  
  9. margin : 1px;
  10.  
  11. font-family : Arial;
  12.  
  13. font-size : 12px;
  14.  
  15. color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
  16.  
  17. font-weight : bold;
  18.  
  19. }
  20.  
  21. A:LINK, A:ACTIVE, A:FOCUS, A:VISITED {
  22.  
  23. font-weight : bold;
  24.  
  25. color : #9E0809; /*TOPotextcolorTOPo5TOPo#9E0809TOPo*/
  26.  
  27. }
  28.  
  29. A:HOVER {
  30.  
  31. text-decoration : underline;
  32.  
  33. color : #DD0000; /*TOPotextcolorTOPo6TOPo#DD0000TOPo*/
  34.  
  35. }
  36.  
  37. TABLE.estructura {
  38.  
  39. background-color : #FBC383; /*TOPobackgroundTOPo3TOPo#FBC383TOPo*/
  40.  
  41. }
  42.  
  43. TABLE {
  44.  
  45. background-color : #CB4806; /*TOPobackgroundTOPo2TOPo#CB4806TOPo*/
  46.  
  47. }
  48.  
  49. TD.2 {
  50.  
  51. background-color : #CB4806; /*TOPobackgroundTOPo2TOPo#CB4806TOPo*/
  52.  
  53. }
  54.  
  55. TD.1 {
  56.  
  57. background-color : #E38200; /*TOPobackgroundTOPo1TOPo#E38200TOPo*/
  58.  
  59. }
  60.  
  61. TD.0 {
  62.  
  63. background-color : #FF9B42; /*TOPobackgroundTOPo0TOPo#FF9B42TOPo*/
  64.  
  65. }
  66.  
  67. TR.2 {
  68.  
  69. background-color : #CB4806; /*TOPobackgroundTOPo2TOPo#CB4806TOPo*/
  70.  
  71. }
  72.  
  73. TR.1 {
  74.  
  75. background-color : #E38200; /*TOPobackgroundTOPo1TOPo#E38200TOPo*/
  76.  
  77. }
  78.  
  79. TR.0 {
  80.  
  81. background-color : #FF9B42; /*TOPobackgroundTOPo0TOPo#FF9B42TOPo*/
  82.  
  83. }
  84.  
  85. INPUT {
  86.  
  87. background-color : #FBC383; /*TOPobackgroundTOPo6TOPo#FBC383TOPo*/
  88.  
  89. color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
  90.  
  91. border : 2px ridge Black;
  92.  
  93. font-size : 10px;
  94.  
  95. font-family : Verdana, Arial;
  96.  
  97. font-weight : normal;
  98.  
  99. }
  100.  
  101. INPUT.boton {
  102.  
  103. background-color : #9C4300; /*TOPobackgroundTOPo7TOPo#9C4300TOPo*/
  104.  
  105. color : Black; /*TOPotextcolorTOPo7TOPoBlackTOPo*/
  106.  
  107. border : 1px ridge #9C4300; /*TOPobackgroundTOPo7TOPo#9C4300TOPo*/
  108.  
  109. font : Arial;
  110.  
  111. font-size : 12px;
  112.  
  113. font-weight : bold;
  114.  
  115. height : auto;
  116.  
  117. }
  118.  
  119. INPUT.reloj {
  120.  
  121. background-color : #FF9B42; /*TOPobackgroundTOPo0TOPo#FF9B42TOPo*/
  122.  
  123. border-style: none;
  124.  
  125. font-family : Arial;
  126.  
  127. font-size : 12px;
  128.  
  129. font-weight : bold;
  130.  
  131. color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
  132.  
  133. height : auto;
  134.  
  135. }
  136.  
  137. INPUT.miniboton {
  138.  
  139. background-color : #9E0809; /*TOPobackgroundTOPo8TOPo#9E0809TOPo*/
  140.  
  141. color : #FFFFFF; /*TOPotextcolorTOPo8TOPo#FFFFFFTOPo*/
  142.  
  143. border : 1px ridge #9E0809; /*TOPobackgroundTOPo8TOPo#9E0809TOPo*/
  144.  
  145. font-size : 9px;
  146.  
  147. font-weight : bold;
  148.  
  149. height : auto;
  150.  
  151. font : Arial;
  152.  
  153. }
  154.  
  155. TEXTAREA {
  156.  
  157. background-color : #FBC383; /*TOPobackgroundTOPo6TOPo#FBC383TOPo*/
  158.  
  159. color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
  160.  
  161. border : 2px ridge Black;
  162.  
  163. font-size : smaller;
  164.  
  165. font-family : Verdana, Arial;
  166.  
  167. }
  168.  
  169. SELECT {
  170.  
  171. background-color : #FBC383; /*TOPobackgroundTOPo6TOPo#FBC383TOPo*/
  172.  
  173. color : Black; /*TOPotextcolorTOPo4TOPoBlackTOPo*/
  174.  
  175. border : 2px ridge Black;
  176.  
  177. font-size : 10px;
  178.  
  179. font-family : Verdana, Arial;
  180.  
  181. font-weight : normal;
  182.  
  183. }
  184.  
  185. OPTION.enable {
  186.  
  187. background-color : #77FF77;
  188.  
  189. font-weight : bold;
  190.  
  191. color : Black;
  192.  
  193. }
  194.  
  195. OPTION.disable {
  196.  
  197. background-color : #FF7777;
  198.  
  199. font-weight : bold;
  200.  
  201. color : Black;
  202.  
  203. }
  204.  
  205. .titulo {
  206.  
  207. font-family : Arial;
  208.  
  209. font-size : 16px;
  210.  
  211. font-weight : bold;
  212.  
  213. color : #9E0809; /*TOPotextcolorTOPo2TOPo#9E0809TOPo*/
  214.  
  215. }
  216.  
  217. .minititulo {
  218.  
  219. font-family : Arial;
  220.  
  221. font-size : 12px;
  222.  
  223. font-weight : bold;
  224.  
  225. color : #9E0809; /*TOPotextcolorTOPo2TOPo#9E0809TOPo*/
  226.  
  227. }
  228.  
  229. .texto0 {
  230.  
  231. font-family : Arial;
  232.  
  233. font-size : 12px;
  234.  
  235. font-weight : bold;
  236.  
  237. color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
  238.  
  239. }
  240.  
  241. .texto1 {
  242.  
  243. font-family : Arial;
  244.  
  245. font-size : 12px;
  246.  
  247. font-weight : bold;
  248.  
  249. color : White; /*TOPotextcolorTOPo1TOPoWhiteTOPo*/
  250.  
  251. }
  252.  
  253. .minitexto0 {
  254.  
  255. font-family : Arial;
  256.  
  257. font-size : 8pt;
  258.  
  259. font-weight : normal;
  260.  
  261. color : Black; /*TOPotextcolorTOPo0TOPoBlackTOPo*/
  262.  
  263. }
  264.  
  265. .minitexto1 {
  266.  
  267. font-family : Arial;
  268.  
  269. font-size : 8pt;
  270.  
  271. font-weight : normal;
  272.  
  273. color : White; /*TOPotextcolorTOPo1TOPoWhiteTOPo*/
  274.  
  275. }
  276.  
  277. .in {
  278.  
  279. font-family : Arial;
  280.  
  281. color : #CC0000; /*TOPobackgroundTOPo4TOPo#CC0000TOPo*/
  282.  
  283. }
  284.  
  285. .out {
  286.  
  287. font-family : Arial;
  288.  
  289. color : #990000; /*TOPobackgroundTOPo5TOPo#990000TOPo*/
  290.  
  291. }
  292.  
  293. TD.bar1 {
  294.  
  295. background-color : #CC0000; /*TOPobackgroundTOPo4TOPo#CC0000TOPo*/
  296.  
  297. }
  298.  
  299. TD.bar2 {
  300.  
  301. background-color : #990000; /*TOPobackgroundTOPo5TOPo#990000TOPo*/
  302.  
  303. }
  304.  
  305. .textobar {
  306.  
  307. font-family : Arial;
  308.  
  309. font-size : 8pt;
  310.  
  311. font-weight : normal;
  312.  
  313. color : #FFFFFF; /*TOPotextcolorTOPo3TOPo#FFFFFFTOPo*/
  314.  
  315. }
  316.