Guest User

Untitled

a guest
Jul 18th, 2012
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.47 KB | None | 0 0
  1. /* CSS Document */
  2.  
  3. * {
  4. margin:0; padding:0;
  5. font-size:100%;
  6. }
  7.  
  8. body{
  9. background:#dddddb url(images/body-tail.jpg) top repeat-x;
  10. text-align:center;
  11. }
  12.  
  13. img {vertical-align:top;}
  14. a img { border:0;}
  15.  
  16. ul { list-style:none;}
  17.  
  18. .left { float:left;}
  19. .right {float:right;}
  20. .clear { clear:both;}
  21.  
  22.  
  23. html, input, textarea
  24. {
  25. font-family:Arial;
  26. font-size:0.75em;
  27. line-height:1.333em;
  28. color:#3e3f3b;
  29. }
  30.  
  31. input, select { vertical-align:middle; font-weight:normal;}
  32.  
  33. a {color:#658300;}
  34. a:hover{text-decoration:none;}
  35. p {padding-top:15px;}
  36. strong {color:#658300;}
  37. strong a {text-decoration:none;}
  38. strong a:hover {text-decoration:underline;}
  39.  
  40. /* ============================= main layout ====================== */
  41.  
  42. .link {display:block; float:right; background:url(images/link-tail-bg.gif) top repeat-x; color:#456805; font-size:1.083em; line-height:1em; text-decoration:none;}
  43. .link span {display:block; background:url(images/link-right-bg.gif) top right no-repeat;}
  44. .link span span {background:url(images/link-left-bg.gif) top left no-repeat; padding:3px 12px 7px 12px;}
  45. .link:hover {text-decoration:underline;}
  46. .box .link span {background:url(images/link-right-bg2.gif) top right no-repeat;}
  47. .box .link span span {background:url(images/link-left-bg2.gif) top left no-repeat;}
  48.  
  49.  
  50. li { background:url(images/list-bg.gif) no-repeat 0 6px; padding-left:18px; line-height:1.667em;}
  51. li a { font-weight:bold;}
  52.  
  53. .marked {background:url(images/list-bg.gif) no-repeat 0 3px; padding-left:15px; color:#658300; text-decoration:underline;}
  54.  
  55. h2 {color:#412d21; font-size:2em; font-weight:normal; line-height:1em; background:url(images/line1.gif) bottom left repeat-x; padding:4px 0 7px 13px; margin-bottom:34px;}
  56. h3 {color:#412d21; font-size:2em; font-weight:normal; line-height:1em; text-transform:uppercase; margin-bottom:31px;}
  57. h3 span {color:#639012;}
  58. h4 {font-weight:normal; text-transform:uppercase; text-decoration:underline; margin-bottom:7px;}
  59. h5 {color:#497300; font-weight:normal; font-size:1.25em; line-height:1.333em;}
  60.  
  61. .rss {float:right; margin:-4px 9px 0 0; position:relative;}
  62.  
  63. cite {font-size:1.083em;}
  64.  
  65. .imgindent {margin:0 20px 0 0; float:left;}
  66. .extra {float:left; position:relative; margin:0 0 0 -26px;}
  67.  
  68. /* ============================= header ====================== */
  69.  
  70. .logo {margin:95px 0 97px 60px;}
  71. #header .menu {
  72. font-weight:bold;
  73. padding:20px 0 15px 0px;
  74. background:url(images/menu-bg.jpg) top left no-repeat;
  75.  
  76. }
  77.  
  78. /* ============================= content ====================== */
  79. /*
  80. #content {background:url(images/content-right-bg.jpg) top right no-repeat;}
  81. #content .left-bg {background:url(images/content-left-bg.jpg) top left no-repeat; width:100%;}*/
  82. .indent {background:#fff; margin:0 27px 0 33px; padding:36px 34px 40px 32px;}
  83.  
  84. .col-pad {padding-right:42px;}
  85.  
  86. .box {background:#e9ebe3 url(images/box-tail-top.gif) top repeat-x;}
  87. .box .corner-bottom-right {background:url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
  88. .box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
  89. .box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
  90. .box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}
  91. .box .indent {background:none; padding:32px 34px 20px 32px; margin:0;}
  92.  
  93. .box2 {background:url(images/box2-tail-bg.gif) top repeat-x #574b45; color:#fff; margin:0 1px 0 2px;}
  94. .box2 .corner-bottom-right {background:url(images/box2-corner-bottom-right.gif) bottom right no-repeat;}
  95. .box2 .corner-bottom-left {background:url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}
  96. .box2 .corner-top-right {background:url(images/box2-corner-top-right.gif) top right no-repeat;}
  97. .box2 .corner-top-left {background:url(images/box2-corner-top-left.gif) top left no-repeat; width:100%;}
  98. .box2 .indent {background:none; padding:26px 28px 28px 20px; margin:0;}
  99. .box2 strong {text-transform:uppercase; float:right; display:block; margin-bottom:18px; color:#fff;}
  100. .box2 a {color:#8db600; float:right; display:block; margin-top:11px;}
  101.  
  102.  
  103. .indent2 {padding:37px 0 0 20px;}
  104. .indent3 {padding:0 10px 0 15px;}
  105. .indent4 {padding:0 0 0 12px;}
  106. .padding1 {padding-top:17px;}
  107. .padding2 {padding-bottom:40px;}
  108. .padding3 {padding-top:22px;}
  109. .padding4 {padding-top:32px;}
  110. .padding5 {padding-bottom:22px;}
  111. .margin1 {margin-top:28px;}
  112. .margin2 {margin-top:18px;}
  113.  
  114. .phone {float:right; margin-right:100px;}
  115.  
  116. /* ============================= footer ====================== */
  117.  
  118. #footer .right-bg {background:url(images/footer-right-bg.gif) top right no-repeat;}
  119. #footer .left-bg {background:url(images/footer-left-bg.gif) top left no-repeat; color:#151514; width:100%;}
  120. #footer .menu {padding:25px 0 46px 0;}
  121. #footer .menu li {display:inline; background:none; border-left:1px solid #8db600; padding:0 30px 0 29px;}
  122. #footer .menu li a {font-weight:normal; color:#d0d2c8; text-decoration:none;}
  123. #footer .menu li a:hover {text-decoration:underline;}
  124. #footer .menu .first {border:none;}
  125. #footer a {color:#151514;}
  126.  
  127. /* ============================= forms ============================= */
  128.  
  129.  
  130. #ContactForm {padding:20px 0 0 0;}
  131. #ContactForm .rowi {height:29px;}
  132. #ContactForm .link {margin:20px 0 0 10px;}
  133.  
  134. .input {width:237px; height:22px; border:1px solid #4b4b4b; background:#fff; padding:0 0 0 5px; font-size:1em;}
  135. textarea {width:227px; height:110px; border:1px solid #4b4b4b; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}
Advertisement
Add Comment
Please, Sign In to add comment