#homeLeft{
  width: 739px;
  float: left;
}

#homeLeftSearch{
  width: 249px;
  float: left;
  font-size: 11px;
  color: #000000;
}

#homeLeftMain{
  width: 477px;
  float: right;
}

#homeLeftMainTop{
  background-color: #ffffff;
  background-image: url(../homeMiddleBoxBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 10px;
}

#homeLeftMainBottom{
  background-color: #ffffff;
  background-image: url(../homeMiddleBoxTop.gif);
  background-repeat: no-repeat;
  background-position: left top;
  overflow: hidden;
}

#homeLeftMainBottomContent{
  background-image: url(../homeMiddleBoxBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  padding: 10px;
  font-size: 11px !important;
  color: #666666;
}

#homeLeftMainBottomContent h1{
  color:#70ACAC;
  font-size:14px;
  margin:0;
  position:relative;
}

#homeLeftMainBottomContent p{
  font-size: 11px !important;
}

#homeRight{
  width: 218px;
  float: right;
}

#eNewsBox{
  margin-top: 12px;
  height: 190px;
  background-color: white;
  position: relative;
  background-image: url(../leftBoxBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#eNewsBox p{
  font-size: 11px;
  color: #666666;
}

#eNewsBoxContent {
  padding: 10px 10px 10px 55px;
  background-image: url(../leftBoxTop.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#linesBox, #destinationsBox{
  margin-top: 12px;
  background-color: white;
  background-image: url(../leftBoxBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#linesBox h3, #eNewsBox h3, #destinationsBox h3{
  color:#70ACAC;
  font-size:14px;
  margin:0 0 0 0;
  position: relative;
}

#linesBoxContent, #destinationsBoxContent{
  padding: 10px 0 4px 10px;
  background-image: url(../leftBoxTop.gif);
  background-repeat: no-repeat;
  background-position: left top;
}

#linesBoxLinks, #destinationsBoxLinks {
  margin: 15px 0px 5px 5px;
}

#linesBoxLinks a, #destinationsBox a{
  display: block;
  width: 90px;
  height: 20px;
  line-height: 20px;
  padding: 0 0 0 15px;
  background-image: url(../bullet.gif);
  background-repeat: no-repeat;
  background-position: left center;
  float: left;
}

#mailIcon{
  position: absolute;
  left: -10px;
  top: 10px;
  width: 50px;
  height: 48px;
}

#signupButton{
  position: absolute;
  bottom: 10px;
  right: 10px;
}

#eNewsBox input{
  width: 170px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
  color: #999999;
  padding: 2px 5px 2px 5px;
}

#homeLeftMainContent{
  padding: 10px;
}

.homeRightContent{
  padding: 0 10px 10px 10px;
}

#homeLeftMainContent img{
  display: block;
  margin-bottom: 2px;
}

#poster{
  margin-bottom: 10px !important;
  height: 223px;
  position: relative;
}

#poster .posterImage{
  position: absolute;
}


.slideBulletInactive, .slideBulletActive{
  background-repeat: no-repeat;
  position: absolute;
  height: 19px;
  width: 19px;
  cursor: pointer;
}

.slideBulletInactive{
  background-image: url(../slideBulletInactive.png);
}

.slideBulletActive{
  background-image: url(../slideBulletActive.png);
}

.homeRightSection{
  background-color: #ffffff;
  background-image: url(../homeRightBoxBottom.gif);
  background-repeat: no-repeat;
  background-position: left bottom;
  margin-bottom: 10px;
}

.homeRightOffer{
  border: 1px solid #dddddd;
  padding: 5px;
  color: #666666;
  position: relative;
  margin-top: 10px;
}

.homeRightOffer p{
  margin: 0 0 3px 0;
  font-size: 11px;
  line-height: normal;
}

.homeRightOffer h3{
  font-family: Arial,Helvetica,sans-serif;
  color: #339999;
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.homeRightOffer img{
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 70px;
}

.homeRightOffer p.homeRightOfferPrice{
  font-size: 12px;
  text-align: right;
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  padding-top: 5px;
}

.homeRightOfferPrice span{
  color: #d52943;
  font-size: 20px;
}

.homeRightOfferPrice img{
   position: static;
   bottom: inherit;
   left: inherit;
   width: auto;
}