home *** CD-ROM | disk | FTP | other *** search
/ Chip: 25 Years Anniversary / CHIP_25Jahre_Jubilaeum.iso / downloads / 325537 / fpwin314.exe / data1.cab / OrderInfo / friskstyle.css < prev    next >
Cascading Style Sheet File  |  2003-08-05  |  9KB  |  439 lines

  1. body {
  2.     font-family: Geneva, Helvetica, Arial, sans-serif;
  3.     font-size: 75%;
  4.     margin-top : 0px;
  5.     margin-bottom : 0px;
  6.     margin-left : 0px;
  7.     margin-right : 0px;
  8. }
  9. body a:link { color : #003366; }
  10. body a:visited { color : #336699; }
  11. body a:hover { color : #336699; }
  12. body a:active { color : #003366; }
  13.  
  14. h3 {
  15.  
  16. }
  17.  
  18. .box {
  19.     background-color:#ffffcc;
  20.     border-bottom : 1px solid #BCBC54;
  21.     border-top: 1px solid #DDA;
  22.     border-right: 1px solid #BCBC54;
  23.     border-left: 1px solid #DDA;
  24.     padding : 5px 5px 5px 5px;
  25. }
  26. .box_3 {
  27.     background-color:#ffffff;
  28.     border-bottom : 1px dashed #666666;
  29.     padding : 3px;
  30.     width:100%;
  31.     margin-bottom:3px;
  32. }
  33. .in_links {
  34.     font-size:11px;
  35.     text-align:right;
  36.     padding:3px;
  37.     padding-right: 5px;
  38.     background-repeat : no-repeat;
  39.     background-position : right;
  40. }
  41. .in_links a {
  42.     text-align:right;
  43.     font-size:11px;
  44.     padding:3px;
  45.     padding-right: 20px;
  46.     background-image: url(http://www.f-prot.com/images/link.gif);
  47.     background-repeat : no-repeat;
  48.     background-position : right;
  49. }
  50. .out_links {
  51.     font-size:11px;
  52.     text-align:right;
  53.     padding:3px;
  54.     padding-right: 5px;
  55.     background-repeat : no-repeat;
  56.     background-position : right;
  57. }
  58. .out_links a {
  59.     text-align:right;
  60.     font-size:11px;
  61.     padding:3px;
  62.     padding-right: 20px;
  63.     background-image: url(http://www.f-prot.com/images/link_out.gif);
  64.     background-repeat : no-repeat;
  65.     background-position : right;
  66. }
  67. .box_2 {
  68.     background-color: #f7f7f7;
  69.     border-right: 1px solid #CCCCCC;
  70.     border-left: 1px solid #CCCCCC;
  71.     padding : 3px 3px 3px 3px;
  72.     width:auto;
  73.     margin-left : 10%;
  74.     margin-right : 10%;
  75. }
  76.  
  77. TD.list {
  78.     background : #f7f7f7;
  79.     border-bottom : 1px solid #dda;
  80.     font : 12px Arial, Helvetica, sans-serif;
  81.     padding : 2px 2px 2px 2px;
  82.     border-right-style : solid;
  83.     border-right-color : #FFFFFF;
  84.     border-right-width : 2px;
  85. }
  86. TD.logo {
  87.     background : #FFFFFF;
  88.     border-bottom : 1px solid #CCCCCC;
  89.     padding : 2px 2px 2px 2px;
  90.     border-right-style : solid;
  91.     border-right-color : black;
  92.     border-right-width : 1px;
  93. }
  94.  
  95. TD.firstw_desc {
  96.     background: #E3E7ED;
  97.     font-weight: bold;
  98.     font-size : small;
  99.     text-decoration: none;
  100.     text-align: left;
  101.     color : #336699;
  102. }
  103.  
  104. TD.firstw_beta {
  105.     background: #FF4238;
  106.     font-weight: bold;
  107.     font-size : small;
  108.     text-decoration: none;
  109.     text-align: left;
  110.     color: white;
  111. }
  112. TD.left_links {
  113.     background-color: #7F9DC9;
  114.     font-weight:bold;
  115.     color:white;
  116.     text-decoration:none;
  117.     border-top: 1px solid #003366;
  118.     border-bottom: 1px solid #003366;
  119.     border-left:  1px none #666666;
  120.     border-right:  1px none #666666;
  121.     font-size:12px;
  122. }
  123. a.left_links {
  124.     font-weight:bold;
  125.     color:white;
  126.     text-decoration:none;
  127.     border-top: 1px solid #003366;
  128.     border-bottom: 1px solid #003366;
  129.     border-left:  1px none #666666;
  130.     border-right:  1px none #666666;
  131.     font-size:12px;
  132. }
  133. TD.left_content {
  134.     background-color: #FFFFFF;
  135.     text-decoration:none;
  136.     padding: 5px 5px 5px 5px;
  137.     border-bottom: 1px none #CCCCCC;
  138.     border-left:  1px none #CCCCCC;
  139.     border-right:  1px none #CCCCCC;
  140. }
  141. TD.left_tablesB {
  142.     background-color : #f7f7f7;
  143.     border-right : 1px solid #eeeeee;
  144. }
  145. TD.left_tables {
  146.     border-right : 1px solid #CCCCCC;
  147. }
  148. .footer { 
  149.    color : maroon;
  150.    border-top-color : #666666;
  151.    border-top-style : solid;
  152.    border-top-width : 1px;
  153.  
  154.  }
  155. .footer a { color : #966; }
  156. .footer a:hover { color : #779; }
  157.  
  158. .overview { 
  159.     background-color: #f7f7f7;
  160.     font-size: small;
  161.     color: Black;
  162.     font-weight: bold;
  163.     border-left: 1px none #CCCCCC;
  164.     border-top: 1px solid #CCCCCC;
  165.     border-bottom: 1px solid #CCCCCC;
  166.  }
  167.  .overview a:hover {
  168.     color: maroon;
  169.     text-decoration: none;
  170.     font-weight: normal;
  171.     font-size: small;
  172. }
  173. .overview a:link { 
  174.     color: Maroon;
  175.     text-decoration: none;
  176.     font-size: small;
  177.     font-weight: normal;
  178.  }
  179. .overview a:visited {
  180.     color:maroon;
  181.     text-decoration: none;
  182.     font-weight: normal;
  183.     font-size: small;
  184. }
  185.  
  186. TD.button {
  187.     background: #AA9DA2;
  188.     font-weight: bold;
  189.     font-size : small;
  190.     text-decoration: none;
  191.     text-align: left;
  192.     color: white;
  193.     border-left-color : #B9B4BA;
  194.     border-left-style : none;
  195.     border-left-width : 2px;
  196.     border-bottom-color : Black;
  197.     border-bottom-style : solid;
  198.     border-bottom-width : 1px;
  199.     border-top-color : #B9B4BA;
  200.     border-top-style : none;
  201.     border-top-width : 2px;
  202.     border-right-color : Black;
  203.     border-right-style : none;
  204.     border-right-width : 1px;
  205. }
  206. TD.links_down {
  207.     background: #f7f7f7;
  208.     padding: 3px;
  209.     font-weight: normal;
  210.     font-size : 12px;
  211.     text-decoration: none;
  212.     text-align: left;
  213.     color: #003366;
  214.     border-bottom-color : #CCCCCC;
  215.     border-bottom-style : solid;
  216.     border-bottom-width : 1px;
  217. }
  218. TD.links_down_left {
  219.     background: #FFFFFF;
  220.     padding: 3px;
  221.     border-right: 1px solid #CCCCCC;
  222. }
  223. .button_active {
  224.     background: #638EC8;
  225.     font-weight: bold;
  226.     font-size : small;
  227.     text-decoration: none;
  228.     text-align: center;
  229.     color: white;
  230.     border-left : medium solid #DC143C;
  231.     border-left-color : #97A2BD;
  232.     border-left-style : solid;
  233.     border-left-width : 2px;
  234.     border-bottom-color : #666666;
  235.     border-bottom-style : solid;
  236.     border-bottom-width : 1px;
  237.     border-top-color : #97A2BD;
  238.     border-top-style : solid;
  239.     border-top-width : 2px;
  240.     border-right-color : Black;
  241.     border-right-style : solid;
  242.     border-right-width : 1px;
  243.     padding:5px;
  244. }
  245. .button_order a {
  246.     padding:5px;
  247.     display:block;
  248.     background: #42507d;
  249.     font-weight: bold;
  250.     font-size : small;
  251.     text-decoration: none;
  252.     text-align: center;
  253.     color: white;
  254.     border-left : medium solid #DC143C;
  255.     border-left-color : #97A2BD;
  256.     border-left-style : solid;
  257.     border-left-width : 2px;
  258.     border-bottom-color : Black;
  259.     border-bottom-style : solid;
  260.     border-bottom-width : 1px;
  261.     border-top-color : #97A2BD;
  262.     border-top-style : solid;
  263.     border-top-width : 2px;
  264.     border-right-color : Black;
  265.     border-right-style : solid;
  266.     border-right-width : 1px;
  267. }
  268. .button_order a:hover {
  269.     padding:5px;
  270.     display:block;
  271.     background: #5483C2;
  272.     font-weight: bold;
  273.     font-size : small;
  274.     text-decoration: none;
  275.     text-align: center;
  276.     color: white;
  277.     border-left : medium solid #DC143C;
  278.     border-left-color : #97A2BD;
  279.     border-left-style : solid;
  280.     border-left-width : 2px;
  281.     border-bottom-color : Black;
  282.     border-bottom-style : solid;
  283.     border-bottom-width : 1px;
  284.     border-top-color : #97A2BD;
  285.     border-top-style : solid;
  286.     border-top-width : 2px;
  287.     border-right-color : Black;
  288.     border-right-style : solid;
  289.     border-right-width : 1px;
  290. }
  291.  
  292. .virusinfo_header {
  293.     margin-bottom:5px;
  294.     background-color : #f7f7f7;
  295.     border-bottom-color : #CCCCCC;
  296.     border-bottom-style : solid;
  297.     border-bottom-width : 1px;
  298.     border-top-color : #cccccc;
  299.     border-top-style : solid;
  300.     border-top-width : 1px;
  301.     border-left: 1px solid #CCCCCC;
  302.     border-right: 1px solid #CCCCCC;
  303.     font-size : 12px;
  304.     font-weight : bold;
  305.     font : normal;
  306.     padding:3px;
  307.     padding-left : 10px;
  308. }
  309. .virusinfo {
  310.     padding:3px;
  311.     padding-left : 15px;
  312. }
  313.  
  314. .support_header {
  315.     background-color : #42507d;
  316.     border-bottom-color : #7F9DC9;
  317.     border-bottom-style : solid;
  318.     border-bottom-width : 2px;
  319.     border-top-color : #cccccc;
  320.     border-top-style : none;
  321.     border-top-width : 1px;
  322.     border-left: 1px none #CCCCCC;
  323.     border-right: 1px none #CCCCCC;
  324.     font-size : 12px;
  325.     color:white;
  326.     font-weight : bold;
  327.     font : normal;
  328.     padding:3px;
  329.     padding-left : 10px;
  330. }
  331. .support_list {
  332.     margin:2px;
  333.     padding:5px;
  334.     background-color : #f9f9f9;
  335.     border-bottom: 1px solid #dda;
  336.  
  337. }
  338. .price_list {
  339.     text-align:right;
  340.     margin:2px;
  341.     padding:5px;
  342.     background-color : #f7f7f7;
  343.     border-bottom: 2px solid #dda;
  344.     border-right: 2px solid #FFFFFF;
  345. }
  346. TD.download_header {
  347.     background-color : #f7f7f7;
  348.     border-bottom-color : #CCCCCC;
  349.     border-bottom-style : solid;
  350.     border-bottom-width : 1px;
  351.     border-top-color : #cccccc;
  352.     border-top-style : solid;
  353.     border-top-width : 1px;
  354.     font-size : 12px;
  355.     font-weight : bold;
  356.     font : normal;
  357.     padding:3px;
  358.     padding-left : 10px;
  359. }
  360. a.button:link { 
  361.     color: White; 
  362.     font-size: 11px;
  363.     font-style: normal;  
  364.     font-variant: normal;  
  365.     font-weight: bold;  
  366.     text-decoration: none; 
  367.  }
  368. a.button:visited { 
  369.     color: White;    
  370.     font-size: 11px;  
  371.     font-style: normal;  
  372.     font-variant: normal;  
  373.     font-weight: bold;  
  374.     text-decoration: none;
  375. }
  376. a.button:hover { 
  377.     color: White;    
  378.     font-size: 11px;  
  379.     font-style: normal;  
  380.     font-variant: normal;  
  381.     font-weight: bold;  
  382.     text-decoration: none;
  383. }
  384.  
  385. a.button_down:link { 
  386.     color: White;  
  387.     font-size: 11px;
  388.     font-style: normal;  
  389.     font-variant: normal;  
  390.     font-weight: bold;  
  391.     text-decoration: none; 
  392.  }
  393. a.button_down:active { 
  394.     color: #f7f7f7;  
  395.     font-size: 11px;
  396.     font-style: normal;  
  397.     font-variant: normal;  
  398.     font-weight: bold;  
  399.     text-decoration: none; 
  400.  }
  401. a.button_down:visited {
  402.     color: #f7f7f7;
  403.     font-size: x-small;
  404.     font-style: normal;
  405.     font-variant: normal;
  406.     font-weight: bold;
  407.     text-decoration: none;
  408. }
  409. a.mHeader:link { 
  410.     color: White; 
  411.     font-size: 11px;
  412.     font-style: normal;  
  413.     font-variant: normal;  
  414.     font-weight: bold;  
  415.     text-decoration: none; 
  416.  }
  417. a.mHeader:visited { 
  418.     color: White;    
  419.     font-size: 11px;  
  420.     font-style: normal;  
  421.     font-variant: normal;  
  422.     font-weight: bold;  
  423.     text-decoration: none;
  424. }
  425. a.mHeader:hover { 
  426.     color: White;    
  427.     font-size: 11px;  
  428.     font-style: normal;  
  429.     font-variant: normal;  
  430.     font-weight: bold;  
  431.     text-decoration: none;
  432. }
  433.  
  434. small
  435. {
  436.     font-size: 8pt;
  437. }
  438.  
  439.