home *** CD-ROM | disk | FTP | other *** search
/ developer.apple.com / developer.apple.com.tar / developer.apple.com / hardwaredrivers / styles / hardwaredrivers.css
Cascading Style Sheet File  |  2010-03-04  |  2KB  |  30 lines

  1. a.block,
  2. a.block:hover { display: block; color: #000; text-decoration: none; }
  3. a.block em.more { color: #08c; font-style: normal; background: transparent url(http://images.apple.com/global/elements/arrows/morearrow_08c.gif) no-repeat scroll 100% .4em; padding-right: 10px; white-space: nowrap; }
  4. a.block:hover em.more { text-decoration: underline; }
  5. a.block:hover h2,
  6. a.block:hover h3,
  7. a.block:hover h4,
  8. a.block:hover p { color: #08c !important; }
  9.  
  10. #overview #content { padding: 0 42px 40px 38px !important; }
  11. #overview #content .hero { height: 172px; padding: 56px 40px 0 38px; margin: 0 -40px 16px -36px; clear: both; }
  12. #overview #content .hero p.intro { width: 540px; font-size: 14px; line-height: 1.5em; }
  13. #overview #content .hero img.hero-image { margin-top: -10px; margin-right: -40px; position: relative; }
  14.  
  15. #overview #content .grid2cola .column.first { width: 535px; }
  16. #overview #content .grid2cola .column.first h3 { padding-top: 1.75em; }
  17. #overview #content .grid2cola .column.first p.block { width:420px; *width: 400px; margin-bottom: .25em; }
  18. #overview #content .grid2cola .column.first img.push-up { margin-top: -1.5em; position: relative; }
  19. #overview #content .grid2cola .column.first ul li { padding-bottom: 0; }
  20.  
  21. #overview #content .grid2cola .column.last { width: 34%; }
  22. #overview #content .grid2cola .column.last h3 { margin-bottom: 1em; }
  23. #overview #content .grid2cola .column.last p { color: #666; }
  24. #overview #content .grid2cola .column.last .callout { padding: 25px 30px 5px; margin: 24px 0 4em; }
  25. #overview #content .grid2cola .column.last .callout p { margin-bottom: .4em; }
  26. #overview #content .grid2cola .column.last .callout a.block { padding-bottom: 21px; margin-bottom: 21px; clear: both; border-bottom: 1px solid #e0e0e0; }
  27. #overview #content .grid2cola .column.last .callout a.block.last { border-bottom: none; margin-bottom: 0; }
  28. #overview #content .grid2cola .column.last .callout a.block img.right { margin-left: 10px; margin-right: 0px; margin-top:5px; }
  29. #overview #content .grid2cola .column.last .padded { padding: 0 10px; }
  30.