 html[xmlns] {
 height: 100%;
 padding-bottom: .005em;
 overflow: hidden;
 overflow-y: auto;
 overflow-x: hidden;
 }

  body {
  color: #333;
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12px;
  }

  img, div { behavior: url(iepngfix.htc) }

  #site {
  margin: auto;
  width: 100%;
  }


  #container {
  background-color: #FFFFFF;
  width: 970px;
  padding: 10px;
  border: 4px solid #F0EEE8;
  display: block;
  margin: 0px;
  overflow: visible;
  }

  #top {
  padding: 5px;
  height: 110px;
  background: url(/Images/Themes/Background.jpg);
  background-color: #F0EEE8;
  margin-bottom: 10px;
  text-align: left;
  }

  .topmenu {
  font-family: Helvetica,Arial, Verdana;
  font-weight: bold;
  background-color: #FFFFFF;
  height: 12px;
  width: 100px;
  float: left;
  padding: 2px 0px 4px 5px;
  }

  .topmenuspace {
  height: 20px;
  width: 5px;
  float: left;
  }

  #content {
  display: block;
  text-align: left;
  }

  .textcontent {
  line-height: 170%;
  }

  #left {
  position: relative;
  width: 749px;
  float: left;
  text-align: left;
  }

  #right {
  text-align: left;
  position: relative;
  width: 210px;
  float: right;
  }

  #incontainer {
  display: block;
  width: 100%;
    }

  #inleft {
  float: left;
  margin-right: 6px;
  width: 250px;
  }

  #inright {
  float: right;
  width: 488px;
  }

  #stationleft {
  float: left;
  margin-right: 6px;
  width: 0px;
/*  height: 120px;*/
  }

  #stationright {
  float: right;
  width: 244px;
  }

  #cart {
  display:block;
  background:#DAD5C5;
  position:relative;
  }

  #cartcontent {
  background:#fff;
  border:4px solid #F0EEE8;
  position:relative;
  padding:5px;
  font-weight:normal;
  line-height: 170%;
  /*left:-3px;
  top: -3px;*/
  }

  #specialcontent {
  background: #F0EEE8;
  border:4px solid #F0EEE8;
  position:relative;
  padding:5px;
  font-weight:normal;
  line-height: 170%;
  }

  #listcontent {
  background: #FFF;
  position:relative;
  border:2px solid #F0EEE8;
  padding:5px;
  font-weight:normal;
  margin-bottom: 2px;
  }


  ul, ol {
  margin: 0px;
  padding: 0px;
  }

  ul.nav li {
  display: inline;

  }
  .size {
  position: absolute;
  color: #FFFFFF;
  top: 150px;
  left: 66%;
  width: 65px;
  height: 57px;
  padding-top: 10px;
  background: url(/Images/Themes/circle.gif) top left no-repeat;
  overflow:auto;
  z-index:1;
  }

  .size a.sizefont {
  color: #FFFFFF;
  font: normal 20px Georgia;
  }

  a.pricefont {
  color: #000000;
  font: normal 20px Georgia;
  }

  #footer {
  text-align: right;
  padding-top: 2px;
  background-color: #FFF;
  width: 970px;
  display: block;
  margin: 0px;
  color: #D5CFBF;
  }

  #footer a:link, #footer a:visited {
  font-weight: normal;  color: #D5CFBF;
  }

  #footer a:hover {
  font-weight: normal;  color: #333;
  }

  #logo {
  position: absolute;
  top: 66px;
  left: 65%;
  z-index:100;
  }

  #customer {
  text-align: left;
  background-color: #FFFFFF;
  font: normal 11px Arial;
  position: absolute;
  top: 2.9%;
  left: 69.9%;
  padding: 3px;
  z-index:100;
  }

  .addinfo {
  font: normal 10px Arial;
  }

  input           {
  padding-left: 3px;
  font-size: 12px;
  font-family: Arial;
  color: #333333;
  border: 1px solid #000000;
  }

  input[type = "radio"]           {
  padding-left: 3px;
  font-size: 12px;
  font-family: Arial;
  color: #333333;
  }

  a       {
  font-size: 12px;
  font-family: Helvetica,Arial, Verdana;
  color: #333333;
  text-decoration: none;
  font-weight: bold; }

  .num {
  padding: 3px 0.5em;
  border: 1px solid #F0EEE8;
  text-decoration: none;
  background-color: #F0EEE8;
  font-weight: bold;
  margin-right: 3px;
  color: #333333;
  margin-bottom: 5px;
  }

  .LoadTab {
  width: 100%;
  height: 100%;
  }

  #Aus {
  width: 749px;
  position: absolute;
  top: 0%;
  left: 0%;
  background-color: #FFF;
  z-index: 100;
  }

  #An {
  padding-top: 2px;
  }

  .ProductDetails {
  width:739px;
  overflow: hidden;
  }