home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 April / CMCD0404.ISO / Software / Freeware / Programare / groupoffice-com-2.01 / themes / Intermesh / style.css < prev   
Cascading Style Sheet File  |  2004-03-08  |  11KB  |  574 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: #F7FBF7;
  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: #00AAD6;
  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: #F7FBF7;
  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: #00AAD6;
  65.     text-decoration: underline;
  66. }
  67.  
  68. #tabtable
  69. {
  70.     border: 1px solid #666666;
  71.     background-color: #F6F7F2;
  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: #01619B;
  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.  
  202. body {
  203.     background-color: #ffffff;
  204.     font-family: arial, helvetica, sans-serif;
  205.     font-size: 12px;
  206.     color: #000000;
  207. }
  208.  
  209. p {
  210.     margin: 0px;
  211. }
  212.  
  213. table {
  214.  
  215.     font-family: arial, helvetica, sans-serif;
  216.     font-size: 12px;
  217.         color: #000000;
  218.     margin: 0;
  219. }
  220.  
  221. h1{
  222.     font-family: arial, helvetica, sans-serif;
  223.     font-size: 16px;
  224.         color: #000000;
  225.     font-weight: bold;
  226.     margin: 0px;
  227.     margin-bottom: 12px;
  228.     
  229. }
  230.  
  231. h2{
  232.     font-family: arial, helvetica, sans-serif;
  233.     font-size: 14px;
  234.         font-weight: bold;
  235.         color: #000000;
  236.     margin: 0px;
  237.     margin-bottom: 5px;
  238. }
  239.  
  240. h3{
  241.     font-family: arial, helvetica, sans-serif;
  242.     font-size: 12px;
  243.         font-weight: bold;
  244.         color: #000000;
  245.     margin: 0px;
  246. }
  247.  
  248. a:link, a:visited, a:active  {
  249.     text-decoration:    none;
  250.     color:  #000000;
  251. }
  252.  
  253. a:hover {
  254.     text-decoration:    none;
  255.     color:  #00AAD6;
  256. }
  257.  
  258. .Header {
  259.     font-family: arial, helvetica, sans-serif;
  260.     font-size: 18px;
  261.         color: #18425b;
  262.     font-weight: bold;
  263.     font-style: italic;
  264.     background-color: #E6EFF4;
  265. }
  266.  
  267.  
  268. .TableHead{
  269.         background-color: #01619B;
  270.         font-size: 14px;
  271.     padding: 2px;
  272.         font-weight: bold;
  273.         color: #FFFFFF;
  274. }
  275.  
  276. .TableHead2{
  277.         background-color: #01619B;
  278.         font-size: 12px;
  279.     padding: 2px;
  280.         font-weight: bold;
  281.         color: #FFFFFF;
  282. }
  283.  
  284. a.TableHead2:link, a.TableHead2:visited, a.TableHead2:active {
  285.         font-size: 12px;
  286.     padding: 2px;
  287.         font-weight: bold;
  288.         color: #FFFFFF;
  289. }
  290. a.TableHead2:hover{
  291.     text-decoration: underline;
  292. }
  293.  
  294. .TableBorder{
  295.         background-color: #666666;
  296.         font-size: 12px;
  297.         font-weight: bold;
  298.         color: #FFFFFF;
  299. }
  300.  
  301. .TableInside{
  302.         background-color: #F6F7F2;
  303.         font-family: arial, helvetica, sans-serif;
  304.         font-size: 12px;
  305.         font-weight: normal;
  306.         color: #000000;
  307.     cursor: default;
  308.     padding-left: 2px;
  309.     padding-right: 2px;
  310.  
  311. }
  312.  
  313. .Table1{
  314.         font-family: arial, helvetica, sans-serif;
  315.         font-size: 12px;
  316.         font-weight: normal;
  317.         color: #000000;
  318.     padding-left: 2px;
  319.     padding-right: 2px;
  320.  
  321. }
  322. .Table2{
  323.         background-color: #FFFFCC;
  324.         font-family: arial, helvetica, sans-serif;
  325.         font-size: 12px;
  326.         font-weight: normal;
  327.         color: #000000;
  328.     padding-left: 2px;
  329.     padding-right: 2px;
  330. }
  331.  
  332. .Table3{
  333.         background-color: #ccffff;
  334.         font-family: arial, helvetica, sans-serif;
  335.         font-size: 12px;
  336.         font-weight: normal;
  337.         color: #000000;
  338.     padding-left: 2px;
  339.     padding-right: 2px;
  340.  
  341. }
  342.  
  343. .Table4{
  344.         background-color: #e6eff4;
  345.         font-family: arial, helvetica, sans-serif;
  346.         font-size: 12px;
  347.         font-weight: normal;
  348.         color: #000000;
  349.     cursor: default;
  350.     padding-left: 2px;
  351.     padding-right: 2px;
  352. }
  353.  
  354. .Table5{
  355.         font-family: arial, helvetica, sans-serif;
  356.         font-size: 12px;
  357.         font-weight: bold;
  358.         color: #000000;
  359.     cursor: default;
  360.     padding-left: 2px;
  361.     padding-right: 2px;
  362. }
  363.  
  364.  
  365. .TableInside1{
  366.     background-color: white;
  367.         font-family: arial, helvetica, sans-serif;
  368.         font-size: 11px;
  369.         font-weight: normal;
  370.         color: #000000;
  371.     cursor: default;
  372.     padding-left: 2px;
  373.     padding-right: 2px;
  374.  
  375. }
  376. .TableInside2{
  377.         background-color: #e6eff4;
  378.         font-family: arial, helvetica, sans-serif;
  379.         font-size: 11px;
  380.         font-weight: normal;
  381.         color: #000000;
  382.     padding-left: 2px;
  383.     padding-right: 2px;
  384. }
  385.  
  386. .TableInside3{
  387.         background-color: #ccffff;
  388.         font-family: arial, helvetica, sans-serif;
  389.         font-size: 11px;
  390.         font-weight: normal;
  391.         color: #000000;
  392.     cursor: default;
  393.     padding-left: 2px;
  394.     padding-right: 2px;
  395.  
  396. }
  397.  
  398. .TableInside4{
  399.         background-color: #FFFFCC;
  400.         font-family: arial, helvetica, sans-serif;
  401.         font-size: 11px;
  402.         font-weight: normal;
  403.         color: #000000;
  404.     cursor: default;
  405.     padding: 0px;
  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: #01619B;
  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:  #FF9900;
  438. }
  439.  
  440. .normal2 {
  441.     font-family: arial, helvetica, sans-serif;
  442.     font-size: 10px;
  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: #84CBFF;
  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: #006699;
  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: #ffffff;
  542. }
  543. .button_mo{
  544.     background-color: #E27B1E;
  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.  
  574.