/* Left Panel */
#home-panel-left {
  float: left;
  padding: 0px 16px 0px 0px;
  width: 438px;
  w\idth: 422px;
}
/* Intro Text */
#home-panel-left #intro-text {
  margin: 0px 0px 10px 0px;
  padding: 0px;
}
#home-panel-left #intro-text p {
  border: 0;
  margin: 0;
  padding: 0;
}
#home-panel-left #intro-text h1.red {
  color: #991831;
  font-weight: bold;
  font-size: 1em;
  margin: 0px 0px 5px 0px;
}
/* Offer of the Week */
#home-panel-left #offer-of-the-week {
  color: #fff;
  background: #991831 url(/images/offer-of-the-week-bg.gif) no-repeat;
  margin: 0px 0px 15px 0px;
  width: 422px;
  height: 138px;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text {
  float: left;
  padding: 10px 0px 0px 17px;
  width: 219px;
  w\idth: 202px;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text a {
  text-decoration: none;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text h2 {
  color: #F89092;
  font-size: 1.3em;
  border: 0;
  margin: 0;
  padding: 0px 0px 5px 0px;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text a {
  color: #fff;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text h3 {
  color: #fff;
  font-size: 1.2em;
  border: 0;
  margin: 0;
  padding: 0px 0px 5px 0px;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-image {
  float: left;
  width: 203px;
}
#home-panel-left #offer-of-the-week #now-word {
  color: #fff;
  vertical-align: top;
}
#home-panel-left #offer-of-the-week #now-price {
  color: #fff;
  vertical-align: top;
  font-weight: bold;
  font-size: 3.3em;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text #google-pink {
  color: #EBA5A5;
}
#home-panel-left #offer-of-the-week #offer-of-the-week-text #google-pink #google-price {
  font-size: 1.2em;
  color: #fff;
}
/* Second Tier Offers */
#home-panel-left #second-tier-offers {
  background: #D3D2D2 url(/images/second-tier-offers-bg.gif) repeat-y;
   min-height: 160px;
   height: auto;
   _height: 160px;
  margin: 0px 0px 15px 0px;
}
#home-panel-left #second-tier-offers a {
  text-decoration: none;
  color: #666666;
}
#home-panel-left #second-tier-offers div.second-tier-offer-image {
  background: url(/images/second-tier-offer-image-bg.gif) repeat-x;
  height: 82px;
}
#home-panel-left #second-tier-offers p.second-tier-offer-text {
  border: 0;
  margin: 0;
  padding: 5px 10px;
}
#home-panel-left #second-tier-offers #second-tier-offers-left {
  float: left;
  margin: 0px 8px 0px 0px;
  width: 203px;
}
#home-panel-left #second-tier-offers #second-tier-offers-right {
  float: left;
  margin: 0px 0px 0px 8px;
  width: 203px;
}

/* Third Tier Offers */
#home-panel-left #third-tier-offers {

}
#home-panel-left #third-tier-offers ul {
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#home-panel-left #third-tier-offers ul li {
  background: #BDBBBC;
  color: #666666;
  float: left;
  text-align: center;
  list-style: none;
  border: 0;
  margin: 0px 16px 10px 0px;
  padding: 0;
  width: 93px;
}
#home-panel-left #third-tier-offers ul li a {
  text-decoration: none;
  color: #666666;
}
#home-panel-left #third-tier-offers ul li.last {
  margin: 0px 0px 0px 1px;
}
#home-panel-left #third-tier-offers div.price {
  color: #991831;
  font-weight: bold;
  font-size: 1.4em;
}
/* Right Panel */
#home-panel-right {
  float: left;
  width: 144px;
}
#home-panel-right div.right-panel-divider {
  font-size: 0em;
  height: 7px;
  background: url(/images/right-panel-divider.gif);
}
/* Ranges */
#home-panel-right #ranges-panel-right {
  background: #D3D2D2 url(/images/ranges-right-bg.gif) no-repeat;
  padding: 35px 5px 5px 5px;
}
#home-panel-right #ranges-panel-right a {
  text-decoration: none;
}
#home-panel-right #ranges-panel-right ul {
  font-size: 0.95em;
  list-style: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#home-panel-right #ranges-panel-right ul li {
  background: url(/images/ranges-panel-right-li-bg.gif) no-repeat;
  padding: 0px 0px 5px 5px;
}
#home-panel-right #ranges-panel-right #ranges-left {
  float: left;
  overflow: none;
  width: 67px;
}
#home-panel-right #ranges-panel-right #ranges-right {
  float: left;
  overflow: none;
  width: 67px;
}

/*Newsletter*/
#home-panel-right #newsletter-top {
  font-size: 0em;
  background: url(/images/newsletter-top.gif);
  height: 9px;
}
#home-panel-right #newsletter {
  color: #991831;
  font-weight: bold;
  background: url(/images/newsletter-bg.gif) repeat-x;
  padding: 0px 5px 0px 7px;
}
#home-panel-right #newsletter-bottom {
  font-size: 0em;
  background: url(/images/newsletter-bottom.gif);
  height: 6px;
}
#home-panel-right #newsletter #email-address {
  width: 100px;
}
