@charset "utf-8";
/* Spencers Homepage CSS Document */

@import "spencers-common.css";

.herospace .bannerspace { padding: 66px 0 0 500px; }
.herospace .bannerspace h1, .herospace .bannerspace h2 { display: none; }
.herospace .bannerspace img#welcometo { margin-bottom: 11px; }
.herospace .bannerspace a.discover { font-size: 10px; text-decoration: none; display: block; width: 309px; height: 13px; position: relative; margin: 20px 0 10px -16px; background: url(images/home-discoverourproducts.png) no-repeat top left; }


/* SubHero Boxes */
.subhero { float: left; border: 2px solid #fff; width: 240px; height: 151px; padding: 4px; background: url(images/40p-transparent-bg.png); margin-right: 10px;  }
.subhero a { text-decoration: none; }
.subhero a span { visibility: hidden; font-size: 14px; color: #fff; }
.subhero a#products { display: block; width: 238px; height: 149px; background: url(images/home-subnav-products.jpg) no-repeat; border: 1px solid #dfd6c1; }
.subhero a#recipes { display: block; width: 238px; height: 149px; background: url(images/home-subnav-recipes.jpg) no-repeat; border: 1px solid #dfd6c1; }

/* Promotional Content */
#promotionalcontent { font-size: 110%; position: relative; margin-top: -15px; float: left; padding: 0 160px 0 17px; width: 248px; height: 213px; background: url(images/home-promotional-content-sprig.gif) no-repeat top right;  }
#promotionalcontent h2 { margin: 20px 0 12px 0; font-family: Georgia, "Times New Roman", Times, serif; color: #000; font-weight: normal; font-size: 160%; }
#promotionalcontent a p {color:#000;}

.promotionalcontentItem { margin-bottom: 20px; float: left; }

/* Footer */
#footer { border-top: 3px solid #c9b88f; }


a.faq-que { display: block; margin: 5px 0 0 0; padding: 0 0 0 10px; font-size: 100%; font-weight: bold; color: #036731; background: url(images/arrowright.gif) no-repeat top left; }