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

Размер файла: 2.01Kb
  1. body {
  2. color:#636363;
  3. font-size:12px;
  4. font-family:arial;
  5. margin:0;
  6. background:#f8f8f8
  7. }
  8. a:link,a:active,a:visited {
  9. color:#ff577e;
  10. text-decoration:none
  11. }
  12. a:hover,a:focus {
  13. color:#73b508;
  14. text-decoration:none
  15. }
  16. img {
  17. border-style:none
  18. }
  19. div {
  20. padding:7px
  21. }
  22. .head {
  23. font-size:14px;
  24. font-family:verdana;
  25. border-bottom:1px solid #86bd2c;
  26. padding:0;
  27. background:url(images/head.gif) repeat-x 50% top #91d326
  28. }
  29. .head a {
  30. color:#a9d168;
  31. font-weight:700;
  32. background: url(images/logobg.png) repeat-x top;
  33. display: inline-table;
  34. }
  35. .head span {
  36. background: url(images/logo.png) no-repeat left top;
  37. height: 63px;
  38. display: block;
  39. }
  40. .head i {
  41. font-style: normal;
  42. background: url(images/logor.png) no-repeat right top;
  43. height: 37px;
  44. padding-top: 26px;
  45. padding-right: 15px;
  46. padding-left: 20px;
  47. display: block;
  48. }
  49. .head img {
  50. vertical-align:middle;
  51. width:125px;
  52. height:63px
  53. }
  54. .head b,.adv a:hover {
  55. color:#fe83a0
  56. }
  57. .top {
  58. border-top:1px solid #afe559;
  59. border-bottom:1px solid #bbe970;
  60. background:url(images/top.gif) repeat-x 50% top #c8f77c
  61. }
  62. .top a {
  63. color:#6a981e
  64. }
  65. .top a:hover {
  66. color: #fff;
  67. }
  68. .adv {
  69. margin-bottom:2px;
  70. border-bottom:1px solid #cced97;
  71. background:#edffd0
  72. }
  73. .adv a {
  74. color:#67961a;
  75. padding-left:16px;
  76. background:url(images/r.gif) no-repeat left center
  77. }
  78. .title {
  79. border-top-left-radius:8px;
  80. border-top-right-radius:8px;
  81. color:#fff;
  82. margin:3px;
  83. margin-bottom:0;
  84. background:url(images/title.gif) repeat-x 50% top #94d62c
  85. }
  86. .menu {
  87. border-bottom-left-radius:8px;
  88. border-bottom-right-radius:8px;
  89. margin:3px;
  90. margin-top:0;
  91. border:1px solid #dadada;
  92. border-top:0;
  93. background:#fff
  94. }
  95. .block {
  96. margin-top:2px;
  97. border-top:1px solid #cced97;
  98. background:#edffd0
  99. }
  100. .footer {
  101. color:#ffeedb;
  102. background:url(images/foot.gif) repeat-x 50% top #987144
  103. }
  104. .footer a {
  105. color:#ffeedb;
  106. border-bottom:1px dotted #bd9363
  107. }
  108. .end {
  109. color:#a7a7a7;
  110. font-size:10px;
  111. line-height:16px;
  112. text-align:center
  113. }
  114. /*Style by Mad
  115. http://wapdiz.ru
  116. Icq: 872-794*/