
    img{
      border:0px;
    }


    body
    {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
      background:#FFF url("../images/html_bg.gif") 50% 0% repeat-x;
      font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      color:#726e65;
    }

    body#pop_up
    {
      padding: 10px 10px 10px 10px;
      margin: 0px 0px 0px 0px;
      background:#FFFFFF;
      font-family:Arial, Helvetica, sans-serif;
      font-size:11px;
      width:760px;
    }

    form
    {
      padding: 0px 0px 0px 0px;
      margin: 0px 0px 0px 0px;
    }


/***/

#product_thumbs {
  background: url(../images/click_image.gif) bottom center no-repeat;
  padding:0px 0px 25px 0px;
}

#product_thumbs ul {
  padding:12px 0px 0px 12px;
  margin:0px 0px 0px 0px;
  list-style:none;
}

#product_thumbs li {
  padding:0px 0px 0px 6px;
  margin:0px 0px 0px 0px;
  display:inline;
}

#product_thumbs img {
  border:1px solid #F4F0D1;
}

#main_image img,
#middlecolumn img {
  border:1px solid #CBCCCE;
  background-color:#fff;
  padding:1px 1px 1px 1px;
  margin:10px 0px 0px 0px;
}


.blank_blue_button {
  background: #afa17e;
  border:1px solid #afa17e;
  color:#ffffff;
  font-weight:bold;
  padding-top:3px;
  padding-bottom:3px;
  cursor: pointer; /* hand-shaped cursor  */
}

.addbasket, .blank_alt_button_large, .blank_green_button, .addbasket, .button_94 {
  background: #96938e;
  border:1px solid #96938e;
  color:#ffffff;
  font-weight:bold;
  padding-top:3px;
  padding-bottom:3px;;
  cursor: pointer; /* hand-shaped cursor  */
}

#pop_up_tile{
  background: url(../images/popup_tile.gif) repeat-y;
}

#pop_up_top{
  background: url(../images/popup_top.gif) top left no-repeat;
}

#pop_up_bottom{
  background: url(../images/popup_bottom.gif) bottom left no-repeat;
}

body#pop_up #pop_up_bottom #product_container{
  width:716px;
  padding:0px 22px 22px 22px;
}

#pop_up_bottom #product_container h1{
  padding:12px 0px 0px 0px;
  margin:0px 0px 0px 0px;
  font-size:15px;
  font-weight:normal;
  color:#726e65;
  height:21px;
}

body#pop_up a{
  color:#624B3B;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
}

body#pop_up #pop_up_bottom #middlecolumn{
  width:716px;
  padding:42px 22px 22px 22px;
}

.size_convertor{
  min-height:200px;
  height:auto !important;
  height:200px;
}

#pop_up_bottom #product_container .size_convertor h1{
  padding:14px 0px 14px 0px;
}
