home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / themes / lush / style.css < prev   
Cascading Style Sheet File  |  2004-03-08  |  11KB  |  573 lines

  1. .ModuleIcons {
  2.     padding: 2px;
  3.     margin:0px; 
  4.     padding-right: 15px;
  5.     font-size: 10px;
  6.     text-align: center;
  7. }
  8.  
  9. a.ActiveModuleIcon:link, a.ActiveModuleIcon:visited, a.ActiveModuleIcon:active {
  10.     
  11. }
  12.  
  13. .FooterBar {
  14.     font-family: arial, helvetica, sans-serif;
  15.     font-size: 10px;
  16.     font-weight: normal;
  17.     background-color: #ADC7B5;
  18.     padding:    0;
  19.     border-top: 1px solid black;
  20.     text-align: right;
  21. }
  22.  
  23. a.FooterBar:link, a.FooterBar:visited, a.FooterBar:active {
  24.     color: #000000;
  25.     font-family: arial, helvetica, sans-serif;
  26.     font-size: 10px;
  27.     font-style: normal;
  28.     font-weight: normal;
  29.     text-decoration: none;
  30.     border: 0;
  31.     padding: 2px;
  32. }
  33.  
  34. a.FooterBar:hover {
  35.     color: #ffffff;
  36.     text-decoration: none;
  37. }
  38.  
  39. .HeaderBar {
  40.     font-family:    arial, verdana, sans-serif;
  41.     font-size:    12px;
  42.     font-weight: normal;
  43.     background-color: #ADC7B5;
  44.     padding:    0;
  45.     border-bottom: 1px solid black;
  46.     border-top: 1px solid black;
  47.     height: 22px;
  48.     text-align: right;
  49. }
  50.  
  51. a.HeaderBar:link, a.HeaderBar:visited, a.HeaderBar:active {
  52.     color: #000000;
  53.     font-family: arial, helvetica, sans-serif;
  54.     font-size: 12px;
  55.     font-style: normal;
  56.     font-weight: normal;
  57.     text-decoration: none;
  58.     border: 0;
  59.     padding: 2px;
  60.     padding-right: 10px;
  61. }
  62.  
  63. a.HeaderBar:hover {
  64.     color: #ffffff;
  65.     text-decoration: underline;
  66. }
  67.  
  68. #tabtable
  69. {
  70.     border: 1px solid #666666;
  71.     background-color: #f1f1f1;
  72.     font-family: arial, helvetica, sans-serif;
  73.     font-size: 12px;
  74.     font-weight: normal;
  75.     color: #000000;
  76. }
  77.  
  78. #tabtable th {
  79.         background-color: #666666;
  80.         font-size: 14px;
  81.     padding: 2px;
  82.         font-weight: bold;
  83.         color: #FFFFFF;
  84.         border: 0px;
  85.         border-bottom: 1px solid #666666;
  86.         text-align: left;
  87. }
  88.  
  89. .ActiveTab{
  90.     background-color: #CCCCCC;
  91.     border-right: 1px solid #666666;
  92.     font-size: 12px;
  93.     font-style: normal;
  94.     font-weight: normal;
  95.     text-decoration: none;
  96.     color: #000000;
  97.  
  98. }
  99.  
  100. .Tab {    
  101.     background-color: #FFF7EB;
  102.     border-right: 1px solid #666666;
  103. }
  104. a.Tab:link, a.Tab:visited, a.Tab:active {
  105.     color: #000000;
  106.     font-family: arial, helvetica, sans-serif;
  107.     font-size: 12px;
  108.     font-style: normal;
  109.     font-weight: normal;
  110.     text-decoration: none;
  111.     border: 0;
  112.  
  113. }
  114. .TabBackground {
  115.     background-color: #FFF7EB;
  116.         border-bottom: 1px solid #666666;    
  117. }
  118.  
  119.  
  120. .alert{
  121.     padding: 5px;
  122.     margin: 5px;
  123.     font-family: arial, helvetica, sans-serif;
  124.     font-size: 10px;
  125.     background-color: #ffffff;
  126.     border: 1px solid #666666;
  127. }
  128. .alert a {
  129.     font-decoration: underline;
  130. }
  131.  
  132. .alert td {
  133.     padding: 5px;
  134. }
  135. #cal{
  136.     border: 1px solid #666666;
  137.     border-collapse: collapse;
  138.     margin: 0px;
  139.     padding: 0px;
  140. }
  141. #cal td {
  142.     vertical-align: top;
  143.     border-collapse: collapse;
  144.     border: 1px solid #666666;
  145.     margin: 0px;
  146.     padding: 0px;
  147.     vertical-align: top;
  148. }
  149. .cal_title{
  150.     background-color: #22437f;
  151.     color: #ffffff;
  152.     padding: 4px !important;
  153.     font-weight: bold;
  154.     font-size: 14px;
  155. }
  156. #cal th {
  157.     vertical-align: top;
  158.     border-collapse: collapse;
  159.     border: 1px solid #666666;
  160.     padding: 0px;
  161.     margin: 5px;
  162.     vertical-align: top;
  163.     background-color: #FFF7EB;
  164.     color: black;
  165.     text-align: center;
  166.     font-weight: normal;
  167. }
  168.  
  169. #cal_event{
  170.     border-collapse: collapse;
  171.     border: 0px;
  172.     padding: 0px;
  173.     margin: 0px;
  174.     vertical-align: top;
  175. }
  176.  
  177. #cal_event td{
  178.     border: 0px;
  179.     padding: 2px;
  180.     margin: 0px;
  181.     vertical-align: top;
  182.     font-family: arial, helvetica, sans-serif;
  183.     font-size: 10px;
  184. }
  185.  
  186. #cal_all_day_events{
  187.     background-color: #FFFFCC;
  188. }
  189.  
  190. .cal_hour {
  191.     background-color: #f1f1f1;
  192.     padding: 2px;
  193.     font-size: 10px;
  194. }
  195.  
  196. .calendar_event_link {
  197.     font-family: arial, helvetica, sans-serif;
  198.     font-size: 12px;
  199.     font-weight: bold;
  200. }
  201. body {
  202.     background-color: #ffffff;
  203.     font-family: arial, helvetica, sans-serif;
  204.     font-size: 12px;
  205.     color: #000000;
  206. }
  207.  
  208. p {
  209.     margin: 0px;
  210. }
  211.  
  212. table {
  213.  
  214.     font-family: arial, helvetica, sans-serif;
  215.     font-size: 12px;
  216.         color: #000000;
  217.     margin: 0;
  218. }
  219.  
  220. h1{
  221.     font-family: arial, helvetica, sans-serif;
  222.     font-size: 16px;
  223.         color: #000000;
  224.     font-weight: bold;
  225.     margin: 0px;
  226.     margin-bottom: 12px;
  227.     
  228. }
  229.  
  230. h2{
  231.     font-family: arial, helvetica, sans-serif;
  232.     font-size: 14px;
  233.         font-weight: bold;
  234.         color: #000000;
  235.     margin: 0px;
  236.     margin-bottom: 5px;
  237. }
  238.  
  239. h3{
  240.     font-family: arial, helvetica, sans-serif;
  241.     font-size: 12px;
  242.         font-weight: bold;
  243.         color: #000000;
  244.     margin: 0px;
  245. }
  246.  
  247. a:link, a:visited, a:active  {
  248.     text-decoration:    none;
  249.     color:  #000000;
  250. }
  251.  
  252. a:hover {
  253.     text-decoration:    none;
  254.     color:  #ADC7B5;
  255. }
  256.  
  257. .Header {
  258.     font-family: arial, helvetica, sans-serif;
  259.     font-size: 18px;
  260.         color: #18425b;
  261.     font-weight: bold;
  262.     font-style: italic;
  263.     background-color: #E6EFF4;
  264. }
  265.  
  266.  
  267. .TableHead{
  268.         background-color: #666666;
  269.         font-size: 14px;
  270.     padding: 2px;
  271.         font-weight: bold;
  272.         color: #FFFFFF;
  273. }
  274.  
  275. .TableHead2{
  276.         background-color: #666666;
  277.         font-size: 12px;
  278.     padding: 2px;
  279.         font-weight: bold;
  280.         color: #FFFFFF;
  281. }
  282.  
  283. a.TableHead2:link, a.TableHead2:visited, a.TableHead2:active {
  284.         font-size: 12px;
  285.     padding: 2px;
  286.         font-weight: bold;
  287.         color: #FFFFFF;
  288. }
  289. a.TableHead2:hover{
  290.     text-decoration: underline;
  291. }
  292.  
  293. .TableBorder{
  294.         background-color: #666666;
  295.         font-size: 12px;
  296.         font-weight: bold;
  297.         color: #FFFFFF;
  298. }
  299.  
  300. .TableInside{
  301.         background-color: #f1f1f1;
  302.         font-family: arial, helvetica, sans-serif;
  303.         font-size: 12px;
  304.         font-weight: normal;
  305.         color: #000000;
  306.     cursor: default;
  307.     padding-left: 2px;
  308.     padding-right: 2px;
  309.  
  310. }
  311.  
  312. .Table1{
  313.         font-family: arial, helvetica, sans-serif;
  314.         font-size: 12px;
  315.         font-weight: normal;
  316.         color: #000000;
  317.     padding-left: 2px;
  318.     padding-right: 2px;
  319.  
  320. }
  321. .Table2{
  322.         background-color: #FFFFCC;
  323.         font-family: arial, helvetica, sans-serif;
  324.         font-size: 12px;
  325.         font-weight: normal;
  326.         color: #000000;
  327.     padding-left: 2px;
  328.     padding-right: 2px;
  329. }
  330.  
  331. .Table3{
  332.         background-color: #ccffff;
  333.         font-family: arial, helvetica, sans-serif;
  334.         font-size: 12px;
  335.         font-weight: normal;
  336.         color: #000000;
  337.     padding-left: 2px;
  338.     padding-right: 2px;
  339.  
  340. }
  341.  
  342. .Table4{
  343.         background-color: #e6eff4;
  344.         font-family: arial, helvetica, sans-serif;
  345.         font-size: 12px;
  346.         font-weight: normal;
  347.         color: #000000;
  348.     cursor: default;
  349.     padding-left: 2px;
  350.     padding-right: 2px;
  351. }
  352.  
  353. .Table5{
  354.         font-family: arial, helvetica, sans-serif;
  355.         font-size: 12px;
  356.         font-weight: bold;
  357.         color: #000000;
  358.     cursor: default;
  359.     padding-left: 2px;
  360.     padding-right: 2px;
  361. }
  362.  
  363.  
  364. .TableInside1{
  365.     background-color: white;
  366.         font-family: arial, helvetica, sans-serif;
  367.         font-size: 11px;
  368.         font-weight: normal;
  369.         color: #000000;
  370.     cursor: default;
  371.     padding-left: 2px;
  372.     padding-right: 2px;
  373.  
  374. }
  375. .TableInside2{
  376.         background-color: #e6eff4;
  377.         font-family: arial, helvetica, sans-serif;
  378.         font-size: 11px;
  379.         font-weight: normal;
  380.         color: #000000;
  381.     padding-left: 2px;
  382.     padding-right: 2px;
  383. }
  384.  
  385. .TableInside3{
  386.         background-color: #ccffff;
  387.         font-family: arial, helvetica, sans-serif;
  388.         font-size: 11px;
  389.         font-weight: normal;
  390.         color: #000000;
  391.     cursor: default;
  392.     padding-left: 2px;
  393.     padding-right: 2px;
  394.  
  395. }
  396.  
  397. .TableInside4{
  398.         background-color: #FFFFCC;
  399.         font-family: arial, helvetica, sans-serif;
  400.         font-size: 11px;
  401.         font-weight: normal;
  402.         color: #000000;
  403.     cursor: default;
  404.     padding: 0px;
  405. }
  406.  
  407.  
  408. .Error {
  409.     font-size: 12px;
  410.         color: red;
  411.     font-weight: bold;
  412. }
  413. a.Error:link, a.Error:visited, a.Error:active{
  414.     font-size: 12px;
  415.     color: red;
  416.     font-weight: bold;
  417.     text-decoration: underline;
  418. }
  419.  
  420. .Success {
  421.     font-size: 12px;
  422.         color: #6666FF;
  423.     font-weight: bold;
  424. }
  425. .normal
  426. {
  427.     font-family: arial, helvetica, sans-serif;
  428.     font-size: 12px;
  429.         color: #000000;
  430. }
  431. a.normal:link, a.normal:visited, a.normal:active
  432. {
  433.     text-decoration: underline;
  434. }
  435. a.normal:hover {
  436.     text-decoration:    none;
  437.     color:  #ADC7B5;
  438. }
  439.  
  440. .normal2 {
  441.     font-family: arial, helvetica, sans-serif;
  442.     font-size: 12px;
  443.         color: #FFFFCC;
  444. }
  445.  
  446. .blue
  447. {
  448.         color: blue;
  449. }
  450.  
  451. a.blue:link, a.blue:visited, a.blue:active
  452. {
  453.     text-decoration: underline;
  454.     color: blue;
  455. }
  456. a.blue:hover {
  457.     text-decoration:    none;
  458.     color:  red;
  459. }
  460.  
  461. a.HoverLink, a.HoverLink:visited, a.HoverLink:active {
  462.   background-color: #FFF7EB;
  463.   color: #000000;
  464.   display: block;
  465.   font-family: arial, helvetica, sans-serif;
  466.   font-size: 11px;
  467.   font-style: normal;
  468.   font-weight: normal;
  469.   margin: 0px;
  470.   padding: 2px;
  471.   text-decoration: none;
  472.   white-space: nowrap;
  473.  
  474. }
  475.  
  476. a.HoverLinkSelected, a.HoverLinkSelected:visited, a.HoverLinkSelected:active {
  477.   background-color: #666666;
  478.   color: #ffffff;
  479.   display: block;
  480.   font-family: arial, helvetica, sans-serif;
  481.   font-size: 11px;
  482.   font-style: normal;
  483.   font-weight: normal;
  484.   margin: 0px;
  485.   padding: 2px;
  486.   text-decoration: none;
  487.   white-space: nowrap;
  488.  
  489. }
  490.  
  491. a.HoverLink:hover, a.HoverLinkSelected:hover {
  492.   background-color: #cccccc;
  493.   color: #000000;
  494.   text-decoration: none;
  495. }
  496.  
  497. a.Holiday, a.Holiday:visited, a.Holiday:active {
  498.   background-color: #ADC7B5;
  499.   color: #000000;
  500.   display: block;
  501.   font-family: arial, helvetica, sans-serif;
  502.   font-size: 11px;
  503.   font-style: normal;
  504.   font-weight: normal;
  505.   margin: 0px;
  506.   padding: 2px;
  507.   text-decoration: none;
  508.   white-space: nowrap;
  509.  
  510. }
  511.  
  512.  
  513. .textbox{
  514.     background-color: #FFF7EB;
  515.     border-style: solid;
  516.     
  517.         border-left-color: #cccccc;
  518.     border-bottom-color: #cccccc;
  519.         border-top-color: #cccccc;
  520.     border-right-color: #cccccc;
  521.  
  522.         border-left-width: 1px;
  523.     border-bottom-width: 1px;
  524.     border-top-width: 1px;
  525.     border-right-width: 1px;
  526.  
  527.     font-family: arial, helvetica, sans-serif;
  528.     font-size: 12px;
  529.     color: #000000;
  530. }
  531.  
  532. .button{
  533.     background-color: #ADC7B5;
  534.     border-style: solid;
  535.     
  536.         border-color: #666666;
  537.  
  538.         border-width: 1px;
  539.     font-family: arial, helvetica, sans-serif;
  540.     font-size: 11px;
  541.     color: #000000;
  542. }
  543. .button_mo{
  544.     background-color: #666666;
  545.     border-style: solid;
  546.     
  547.         border-color: #e6eff4;
  548.  
  549.         border-width: 1px;
  550.     font-family: arial, helvetica, sans-serif;
  551.     font-size: 11px;
  552.     color: #ffffff;
  553. }
  554.  
  555. .small{
  556.         font-family: arial, helvetica, sans-serif;
  557.         font-size: 10px;
  558.         font-weight: italic;
  559. }
  560.  
  561. a.small_underline, a.small_underline:visited, a.small_underline:active{
  562.         font-family: arial, helvetica, sans-serif;
  563.         font-size: 10px;    
  564.     text-decoration: underline;
  565. }
  566.  
  567. .count{
  568.         font-family: arial, helvetica, sans-serif;
  569.         font-size: 10px;
  570.         font-weight: bold;
  571.         color: blue;
  572. }
  573.