body {
   background: #AE1905;
   background-image: url(../images/interface/wishlist/bg.jpg);
   background-repeat: repeat-y;
   background-position: center;
}

body div.overdiv{
   background-image: url(../images/interface/wishlist/bgtop.jpg);
   background-repeat: repeat-x;
}


#wishlist {
      display: block;
      background: url(../images/bg/home_center-bg.jpg) no-repeat;
      background-position: center top;
      margin: 0 auto;
      width: 850px;
      border: 0px blue solid;
}

#wishlistcontent {
      display: block;
      margin: 0 auto;
      margin-top: 40px;
      margin-bottom: 0px;
      padding: 0px;
      width: 770px;
      color: #FFFFFF;
      border: 0px solid #FFFFFF;
      font-size: 11px;
      clear: both;
}

#wishlistprev {
/*      float: right; */
      width: 363px;
      height: 449px;
      border: 0px solid #FFFFFF;
      margin-right: 18px;
      background-image: url(../images/interface/dressingroom/preview_bg.jpg);
      background-repeat: no-repeat;
/* border: 0px solid yellow; */

}

#wishlistprev div.thumbs{
      margin: 0px;
      float: right;
      font-size: 11px;
      font-size: Verdana, Arial Narrow, Arial, Helvetica;
      width: 96px;
      height: 448px;
      border: 0px solid #FFFFFF;
      background-color: #FF0000;
}
#wishlistprev div.mainimage {
      margin: 5px;
      margin-left: 6px;
      float: left;
      width: 225px;
      height: 439px;
      border: 0px solid #FFFF99;
      /*background-color: #777777;*/
}
#wishlistprev div.thumbs div{
      margin: 4px;
      margin-left: 12px;
      display: block;
      border: 0px #0000FF solid;
      font-weight: bold;
      text-transform: uppercase;
      color: #000000;
}
#wishlistprev div.thumbs div img{
      margin-top: 2px;
      margin-bottom: 2px;
      border: 1px solid #000000;
      width: 68px;
}

#wishlistprev div.mainimage span{
      margin: 6px;

}

#wishlistproducts {
      width: 377px;
      border: 0px solid #FFFFFF;
}

#wishlist {
   margin: 0 auto;
}

#wishlisttext {
   text-align: center;
   font-weight: bold;
}
#wishlisttext span{
   text-align: center;
   font-weight: bold;
}
#wishlisttext img{
   border: 0px;
}

#wishlisttext a{
   font-size: 11px;
   color: red;
}

#prevuinfo {

  color: white;
  font-family: Arial, Helvetica;
  font-size: 12px;
  display: block;
  text-align: center;
  width: 260px;
  height: 100px;
  border: 0px #FFFFFF solid;
}
#infobox {
   color: #FFFFFF;
   font-size: 13px;
}
#infobox td{
   color: #FFFFFF;
   font-size: 13px;
}
#infobox table{
   width: 100px;
}
#wishlistbody {
   background-image: url(../images/interface/wishlist/bg.jpg);
   background-repeat: repeat-y;
   background-position: top center;
   border: 0px solid #FFFF00;
   display: block;
   margin: 0px;
   margin: 0 auto;
}
