home.css 2.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748
  1. .blurbs {width:31%; float:left;}
  2. .blurbs li {margin-bottom: 15px;}
  3. #deployers li, .blurbs li li {margin-bottom: 0px;}
  4. .more a {padding-right:15px; background: url("../images/arrow-more.png") 100% 50% no-repeat;}
  5. #content h3 {padding:0; color:black; margin:15px 15px 10px 0; border-bottom:solid 1px #aaa;}
  6. #content h3 img {float:right; border:0;}
  7. html,body,table {font-family:Verdana, sans-serif; font-size:12px;}
  8. html,body {padding:0; margin:0;}
  9. p {line-height:1.5em;}
  10. #header {clear:left; width:730px; margin-left:auto; margin-right:auto; left:50%;}
  11. #header img {margin-left:-20px;}
  12. #content {width:750px; margin-left:auto; margin-right:auto; left:50%;}
  13. #content .space {margin:auto 20px;}
  14. .blurb {font-size:14px;}
  15. #copyright {font-size:.9em; color:#999; padding-top:3px; text-align:center;}
  16. #copyright p {margin:0;}
  17. #copyright a {font-weight:bold; color:#aaa; text-decoration:none;}
  18. #copyright a:hover {color:#555; background:none;}
  19. a {color:#3b439f;}/* 323265 */
  20. a:hover {background:#e4ecec;}
  21. ul {list-style-type:none; padding:0; margin:0; color:#000;}
  22. ul li {background:transparent url("../images/bullet.gif") no-repeat 0 .5em; padding-left:1em; line-height:1.5em;}
  23. ul ul {margin-top:.5em;}
  24. ol li {line-height: 1.5em;}
  25. #welcome {margin:1em 0 1em; padding:15px; background:#eee url("../images/key-point_back.gif") right repeat-y; position:relative;}
  26. #welcome p {padding:0; margin-top:0;}
  27. #welcome ul {margin-bottom:5px;}
  28. #welcome ul li {line-height:1.5em;}
  29. #welcome:before {line-height:0.1; font-size:1px; background:transparent url("../images/key-point_tr.gif") no-repeat top right; margin:-15px -15px 0 -15px; height:15px; display:block; content:url("../images/key-point_tl.gif");}
  30. #welcome:after {display:block; clear:both; padding-top:15px; line-height:0.1; font-size:1px; content:url("../images/key-point_bl.gif"); margin:-15px; height:8px; background:transparent url("../images/key-point_br.gif") scroll no-repeat bottom right;}
  31. #welcome h3 {margin:0 0 .7em; padding:0;}
  32. #errors {padding-bottom: 20px; padding-top: 20px;}