/* ================================
    Page Elements
   ================================ */
body { background: url(../images/home-bg.jpg) #313131 top center no-repeat; }
#logo-top-bar { background-color: #f00; }
#top-links { background-image:url(../images/top-links-bg-grover.png); }
#top-links a { color: #fff; text-decoration: none; }

#footer { background-color: #313131 }
.horizontal-line { background-color: #f00; }

#about-page-image { position: absolute; top: -19px; right: -40px;}

#home-cover-flow-container { margin: 117px 0px 73px 0px; width: 954px; height: 242px; }
#home-years { padding-top: 4px; padding-bottom: 88px; font-weight: bold; text-align: center; font-size: 14px; line-height: 18px; color: #313131; }
#home-years-larger { font-size: 18px; line-height: 22px; }
.cover { display: none; position: absolute; width:418px; box-shadow: 10px 10px 20px #000;  }
.cover img { width:100%; }

/* ================================
    Colors, Etc.
   ================================ */

.main { color: #333; }
.accent-1 { color: #f00; }
.light { color: #ccc; }
.medium { color: #666; }
.dark { color: #000; }

.footer-content a { color: #ccc; }
.thunder-menu ul li a { color: #f00; }
.product-more a { color: #f00; }
#header-more a { color: #f00; }

.content p { color: #000; }
#product-detail-container a { color: #f00; }