#landingHeader {
  overflow: hidden;
  height: 292px;
  color: #666666;
  font: 15px/21px Arial,sans-serif;
}
#landingHeader h2 {
  text-indent: -9999px;
  height: 120px;
  margin: 0;
}
#landingHeader p{ margin-right:50px; }
#landingHeader .wrapper {
  padding-left: 282px;
  height: 292px;
}
#landingHeader.proxy, #landingHeader.proxy .wrapper.win-the-next {
  height: auto;
}

#landingHeader .cyber-weekend { background:url('cyber-weekend.jpg') no-repeat left top; }
#landingHeader .happy-hour a.button { text-transform:none; }
#landingHeader .happy-hour { background:url('happy-hour.jpg') no-repeat left top; }
#landingHeader .secret-auction { background:url('secret-auction.jpg') no-repeat left top; }
#landingHeader .steal-of-the-day { background:url('steal-of-the-day.jpg') no-repeat left top; }
#landingHeader .swiss-watch { background:url('swiss-watch-wed.jpg') no-repeat left top; }
#landingHeader .win-the-next { background:url('win-the-next.jpg') no-repeat left top; }
#landingHeader .valentines { background:url('valentines-day.jpg') no-repeat left top; }
#landingHeader .presidents { background:url('presidents-day.jpg') no-repeat left top; }
#landingHeader .leap-year { background:url('leap-year-header.jpg') no-repeat left top; }
#landingHeader .sweeps-jan { background:url('sweeps-jan.jpg') no-repeat left top; height: 210px; }
#landingHeader .sweet-16 { background:url('sweet-16.jpg') no-repeat left top; height: 267px; }

#landingHeader a.button {
  background: url('button.png') no-repeat left top;
  display: block;
  width: 649px;
  height: 49px;
  color: #ffffff;
  font: bold 21px/47px Arial,Helvetica,sans-serif;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
#landingHeader ul { margin: 0; padding: 20px 0 0; }
#landingHeader li { display: inline; list-style: none; float: left }
#landingHeader li a {
  display: inline-block;
  zoom: 1;
  padding: 0 24px;
  background: url('list-sep.gif') no-repeat left top;
  height: 36px;

  color: #076097;
  font-weight: bold;
  line-height: 36px;
  text-decoration: none;
  white-space: nowrap;
}
#landingHeader li a:hover { text-decoration: underline; }
#landingHeader li.first a { padding-left: 0; background: none; }
#landingHeader a.button:hover{ text-decoration:underline; }
#landingHeader a.button .orange { color:#fec239; }
#landingHeader a.button .pink { color:#ff98c1; }
#landingHeader a.button span{ color:#045386; }
hr#landingBreak { border: 3px solid #efefef; border-bottom: 2px; margin: 0; }
#products { font: 15px/20px Arial, sans-serif; width: 100%; margin: 0; }
#products td { padding: 1em; width: 20%; vertical-align: bottom; }
#products td img { display: block; margin: 0 auto; }
#products p { margin: 1em 0; }
#products a { color: #2060ad; text-decoration: none; }
#products a:hover { text-decoration: underline; }
#products p.caption { text-align: center; margin: 0 0 0.5em; }
#products .bid { margin-bottom: 0; }
#products .bid a {
  text-indent: -9999px;
  display: block;
  width: 82px;
  height: 38px;
  margin: 0 auto;
  background: url('bid-now.jpg') no-repeat left top;
}
#products .buy { margin-bottom: 0; }
#products .buy a {
  text-indent: -9999px;
  display: block;
  width: 82px;
  height: 38px;
  margin: 0 auto;
  background: url('buy-now.jpg') no-repeat left top;
}

/* Exceptions for Win the Next */

.vertical-resize #landingHeader, .vertical-resize #landingHeader .wrapper {
  height: auto;
}

#landingHeader .win-the-next a.button {
  background-image: url('button-tall.png');
  padding-top: 8px;
  height: 56px;
  line-height: 24px;
  margin-bottom: 30px;
}

/* Exceptions for Jan. 2012 Sweepstakes */

hr.sweeps {
  border: 3px solid #AAAAAA;
  border-bottom-width: 2px;
  clear: left;
  margin: 240px 20px 0;
  /* Thanks IE7... */
  *margin-top: 30px;
  *border: 0px;
  *height: 5px;
  *background-color: #aaaaaa;
}

.sweep-cols {
  position: relative;
  top: -70px;
  overflow: hidden;
  *overflow: visible;
  *zoom: 1;
}

.sweep-cols .col-1,
.sweep-cols .col-2,
.sweep-cols .col-3 {
  display: block;
  float: left;
  height: 222px;
}

.sweep-cols .col-1 { width: 282px; padding-left: 20px; }
.sweep-cols .col-2 { width: 290px; padding: 0 20px; }
.sweep-cols .col-3 { width: 328px; padding-right: 20px }

.sweep-cols h3 {
  color: #666666;
  font: bold 40px Arial, Helvetica sans-serif;
  margin: 0;
}
.sweep-cols h3 span {
  color: #ff9900;
}
.sweep-cols h3 small {
  font-size: 25px;
}

.sweep-cols p {
  color: #666666;
  font: bold 15px Arial, Helvetica, sans-serif;
  margin-left: 45px;
  margin-bottom: 30px;
  min-height: 55px;
}

.sweep-cols .button {
  position: relative;
  display: block;
  height: 21px;
  padding: 14px 24px 14px;
  margin-left: 45px;
  background: url('sweeps-sprites.png') no-repeat 0 -97px;
  color: #ffffff;
  font: bold 21px/21px Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
}

.sweep-cols .button span {
  position: absolute;
  top: -15px;
  right: 0;
}

.sweep-cols .button .icon-register {
  width: 91px;
  height: 90px;
  background: url('sweeps-sprites.png') no-repeat -184px 0px;
}
.sweep-cols .button .icon-bid {
  top: -20px;
  width: 91px;
  height: 97px;
  background: url('sweeps-sprites.png') no-repeat -91px 0px;
}
.sweep-cols .button .icon-rules {
  width: 91px;
  height: 90px;
  background: url('sweeps-sprites.png') no-repeat 0px 0px;
}
.sweep-cols .col-3 .button { padding: 14px 12px; }
/* ===== */
/* FLEET */
/* ==== */
.wrapper { background: none; font-family: Arial,Helvetica,sans-serif; }
.wrapper .content {
  float: left;
  padding: 0px 20px 0px 20px;
  width: 940px;
}
.wrapper h1 {
  background: url("background-fleet.jpg") no-repeat left top;
  text-transform: uppercase;
  font-size: 36px;
  height: 120px;
  color: #12567E;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: bold;
  letter-spacing: -1px;
  line-height: 126px;
  margin: 0;
  text-indent: 280px;
  text-shadow: 1px 1px #FFFFFF;  
}
.wrapper h2 { 
    color: #BB2C00;
    font-size: 30px;
    line-height: 50px;
    margin: 0 0 10px;
    padding: 0;
}
.wrapper .footer h2 { float: left; width: 240px; font-size: 28px; }

.wrapper .row {
  border-top: solid 1px #cacaca;
  padding: 20px 20px 20px 20px;
  float: left;
  width: 940px;
}
.wrapper .row.footer {
  padding: 20px 0px 20px 0px;
  width: 980px;
}
.wrapper .row img {
  border: solid 5px #cacaca;
}
.wrapper .row p { 
    font-size: 13px;
    line-height: 21px; 
    clear: both;
    padding-right: 50px;
}
.wrapper .row .wrap {  
  width: 450px;
}
.wrapper .row.even .wrap,.wrapper .row.odd img {  
  float: left;
}
.wrapper .row.odd .wrap,.wrapper .row.even img {  
  float: right;
}
#main.wrapper ul {  
  float: left;
  padding: 0px;
  margin: 0px;
   line-height: 55px; 
  width: 740px;
}
#main.wrapper ul li { 
  background: none;
  list-style: none;
  letter-spacing: -.5px;
  font-size: 16px;
  font-weight: bold;
  line-height: 55px;
  color: #666666;
  float: left;
  padding: 0px;
  margin: 0 15px 0 0px;
}
.wrapper ul li.last-child {
    margin-right: 0px;
}
/* ===== */
/* Proxy */
/* ==== */
#landingHeader.proxy, #landingHeader.proxy .wrapper.win-the-next {
}
.p-row {
  border-top: solid 1px #c1cdd2;
  float: left;
  padding: 30px 0px 20px 0px;
  width: 645px;
}
.p-row .wrap {
    float: left;
    width: 400px;
}
.p-row img {
    float: left;
    margin-right: 35px;
    width: 203px;
}
#landingHeader .p-row p {
  color: #333;
  font-size: 13px;
  line-height: 21px;
  margin-right: 0px;
}
.p-row h3 { 
  color: #BB2C00;
  font-size: 30px;
  line-height: 33px;
  margin: 0 0 10px;
  padding: 0;
}
.p-row.footer h3 { 
  font-size: 20px;
  font-style: italic;
  line-height: 24px;
  margin: 0 0 10px;
}
.p-row.footer p {
  font-weight: bold;
  margin-top: 0px;
}