Guest User

Untitled

a guest
Oct 22nd, 2017
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.47 KB | None | 0 0
  1. @charset "utf-8";
  2. /* CSS Document */
  3. body {
  4. margin: 0;
  5. padding: 0;
  6. text-align: left;
  7. font: 12px Arial, Helvetica, sans-serif;
  8. font-size: 13px;
  9. background-color:#6e0501;
  10. background-image:url(images/bglline.jpg);
  11. background-repeat:repeat-x;
  12. }
  13.  
  14. *
  15. {
  16. margin: 0 auto 0 auto;
  17. text-align:left;}
  18.  
  19. #container
  20. {
  21. display: block;
  22. height:auto;
  23. position: relative;
  24. width: 750px;
  25. }
  26.  
  27.  
  28. #header
  29. {
  30. height:85px;
  31. width:960px;
  32. }
  33.  
  34. #header h1
  35. {
  36. position:absolute;
  37. text-align:left;
  38. color:#FFFFFF;
  39. font-size:43px;
  40. color:#FFF;
  41. left:14px;
  42. top:18px;
  43. }
  44.  
  45.  
  46. #header h2
  47. {
  48. position:absolute;
  49. text-align:right;
  50. color:#FFD5D5;
  51. left:490px;
  52. top:38px;
  53. width:400px;
  54. }
  55.  
  56. #mainpic
  57. {
  58. background-image:url(images/main.jpg);
  59. background-repeat:no-repeat;
  60. width:900px;
  61. height:354px;
  62. }
  63.  
  64.  
  65.  
  66. .off
  67. {
  68. color:#300;
  69. }
  70.  
  71.  
  72. #menu
  73. {
  74. display:block;
  75. float:center;
  76. clear:both;
  77. width:900px;
  78. height:54px;
  79. float:left;
  80. clear:both;
  81. }
  82.  
  83. #leftmenu
  84. {
  85. margin-top:15px;
  86. width:204px;
  87. float:left;
  88. }
  89.  
  90. #leftmenu_top
  91. {
  92. width:204px;
  93. height:13px;
  94. background-image:url(images/leftmenu_top.png);
  95. }
  96. #leftmenu_bottom
  97. {
  98. width:204px;
  99. height:13px;
  100. background-image:url(images/leftmenu_top.png);
  101.  
  102. }
  103. #leftmenu_main
  104. {
  105. width:204px;
  106. height:auto;
  107. background-color:#420000;
  108. }
  109.  
  110. #leftmenu_main ul
  111. {
  112. list-style: none;
  113. padding: 0px;
  114. width:204px;
  115. }
  116.  
  117.  
  118. #leftmenu_main h3
  119. {
  120. list-style: none;
  121. padding: 0px;
  122. width:204px;
  123. color:#FFFFFF;
  124. padding-left:10px;
  125. padding-bottom:14px;
  126. }
  127.  
  128. #leftmenu_main ul li
  129. {
  130. list-style: none;
  131. padding: 0px;
  132. width:204px;
  133. text-align:left;
  134. }
  135.  
  136. #leftmenu_main ul li a, #leftmenu_main ul li a:visited
  137. {
  138. display:block;
  139. list-style: none;
  140. padding: 0px;
  141. width:192px;
  142. padding-left:12px;
  143. padding-top:4px;
  144. height:30px;
  145. text-align:left;
  146. background-image:url(images/leftmenu_link.png);
  147. background-repeat:repeat-x;
  148. margin-top:5px;
  149. color:#FFFFFF;
  150. text-decoration:none;
  151. font-size:15px;
  152. font-weight:bold;
  153. }
  154.  
  155. #leftmenu_main ul li a:hover
  156. {
  157. color:#EED7D7;
  158.  
  159.  
  160. }
  161.  
  162.  
  163.  
  164.  
  165. #content
  166. {
  167. display:block;
  168. float:left;
  169. width:689px;
  170. height:auto;
  171. padding-left:10px;
  172. padding-top:15px;
  173. padding-right:10px;
  174. padding-bottom:5px;
  175. }
  176.  
  177.  
  178. #content_top
  179. {
  180. background-image:url(images/main_top.png);
  181. background-repeat:no-repeat;
  182. width:689px;
  183. height:23px;
  184. }
  185.  
  186. #content_main
  187. {
  188. background-image:url(images/main_back.png);
  189. background-repeat:repeat-y;
  190. width:659px;
  191. padding-left:15px;
  192. padding-right:15px;
  193. }
  194.  
  195. #content_bottom
  196. {
  197. background-image:url(images/main_bottom.png);
  198. background-repeat:no-repeat;
  199. width:689px;
  200. height:23px;
  201. }
  202.  
  203.  
  204.  
  205.  
  206.  
  207.  
  208.  
  209.  
  210. #footer
  211. {
  212. width:inherit;
  213. height:auto;
  214. text-align:center;
  215. font-family:Arial, Helvetica, sans-serif;
  216. color:#ffffff;
  217. font-size:13px;
  218. font-weight: bold;
  219. text-decoration:none;
  220.  
  221. }
  222.  
  223. #footer h3 a,#footer h3 a:visited
  224. {
  225. font-size:12px;
  226. text-decoration:none;
  227. color:#FFF;
  228. }
  229.  
  230.  
  231. #menu ul {
  232. list-style: none;
  233. padding: 0px;
  234. margin-left:auto;
  235. width:960px;
  236. }
  237.  
  238. #menu li {
  239. list-style: none;
  240. padding: 0px;
  241. display: inline;
  242.  
  243. }
  244.  
  245. #menu a {
  246. float: left;
  247. height: 36px;
  248. display: block;
  249. text-align: center;
  250. text-decoration: none;
  251. color: #ffffff;
  252. font-weight: bold;
  253. padding-top: 18px;
  254. font-size: 15px;
  255. padding-left:13px;
  256. padding-right:13px;
  257.  
  258. }
  259.  
  260. #menu a:hover{
  261. background-image:url(images/link_background.png);
  262. background-repeat:repeat-x;
  263. }
  264.  
  265. #content p
  266. {
  267.  
  268. }
  269.  
  270.  
  271. html, body {
  272. text-align: center;
  273. }
  274. p {text-align: left;}
  275.  
  276. #hello
  277. {
  278. text-align: center
  279. }
Add Comment
Please, Sign In to add comment