.menu {
  top: 0px;
  left: 10px;
  bottom: 0px;
  height: auto;
  width: 180px;
  z-index: 7;
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  font-size: 14px;
  color: white;
  overflow: visible;
  background-color: rgb(238,216,174);
  position: fixed;
  padding-top: 50px;
  border-left: 1px solid rgb(139,58,58);
  border-right: 1px solid rgb(139,58,58);
}

.logo {
  left: 0px;
  right: 0px;
  top: 0px;
  padding-top: 10px;
  padding-left: 192px;
  overflow: hidden;
  font-size: 48px;
  text-align: center;
  color: rgb(139,126,102);
  background-color: rgb(255,237,203);
  position: fixed;
  display: inline;
  height: 90px;
  z-index: 5;
  border-bottom: 1px solid rgb(139,58,58);
}
.transparentheader {
  left: 192px;
  right: 0px;
  height: 72px;
  overflow: hidden;
  background-image: url(topfade.png);
  background-repeat: repeat-x;
  background-position: left top;
  display: inline;
  position: fixed;
  visibility: visible;
  z-index: 4;
  top: 90px;
}

.littletransparentheader {
  left: 0px;
  height: 72px;
  width: 10px;
  overflow: hidden;
  background-image: url(topfade.png);
  background-repeat: repeat-x;
  background-position: left top;
  display: inline;
  position: fixed;
  visibility: visible;
  z-index: 5;
  top: 101px;
}

.transparentfooter {
  background-image: url(bottomfade.png);
  z-index: 7;
  background-attachment: fixed;
  float: none;
  visibility: visible;
  overflow: hidden;
  bottom: 0px;
  right: 0px;
  left: 192px;
  position: fixed;
  display: inline;
  background-position: left bottom;
  height: 50px;
}

.littletransparentfooter {
  background-image: url(bottomfade.png);
  z-index: 5;
  background-attachment: fixed;
  float: none;
  visibility: visible;
  overflow: hidden;
  bottom: 0px;
  left: 0px;
  position: fixed;
  display: inline;
  background-position: left bottom;
  height: 50px;
  width: 10px;
}

.menutransparentheader {
  left: 12px;
  width: 178px;
  height: 50px;
  overflow: hidden;
  background-image: url(minitopfade.png);
  background-repeat: repeat-x;
  background-position: left top;
  display: inline;
  position: fixed;
  visibility: visible;
  z-index: 8;
}

.menutransparentfooter {
  left: 11px;
  bottom: 0px;
  width: 180px;
  height: 50px;
  overflow: hidden;
  background-image: url(minibottomfade.png);
  background-repeat: repeat-x;
  background-position: left bottom;
  display: inline;
  position: fixed;
  visibility: visible;
  z-index: 8;
}

.boxtext {
  border: 2px solid rgb(139,105,105);
  padding-left: 10px;
  padding-right: 10px;
}

.thinkdiff {
  position: absolute;
  top: 10px;
  right: 10px;
  width: auto;
  height: 60px;
  z-index: 2;
  font-size: 12px;
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  padding-right: 10px;
  padding-left: 10px;
  text-align: center;
  vertical-align: middle;
  background-color: #424242;
}

.disneyname {
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  font-size: 1.5cm;
}
.mainwindowforeground {
  position: absolute;
  top: 100px;
  left: 205px;
  right: 0px;
  margin-left: 10px;
  margin-right: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 40px;
  margin-bottom: 10px;
  min-width: 650px;
  z-index: 2;
  background-color: rgb(255,237,203);
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  height: auto;
}

body {
  margin: 0px 0px;
  background-color: rgb(255,237,203);
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
}

a:link {
  text-decoration: none;
  color: rgb(139,105,105);
}
a:visited {
  text-decoration: none;
  color: rgb(139,105,105);
}

a:hover {
  color: rgb(139,58,58);  text-decoration: underline overline;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
}
h1 {
  color: rgb(139,58,58);

}
h2 {
  color: rgb(139,105,105);
}

h3 {
  color: rgb(139,58,58);
}

p {
  color: rgb(139,126,102);
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  font-size: 1em;
}

p.smallprint {
  font-size: 8pt;
}

p.mediumprint {
  font-size: 10pt;
  padding: 10px;
}

p.largeprint {
  font-size: 1.5em;
  font-weight: bold;
}

p.rrp {
  text-decoration: line-through;
  font-size: 10pt;
}

p.ourprice {
  font-weight: bold;
  font-size: 1em;
}

p.saleprice {
  font-weight: bold;
  font-size: 1.2em;
  color: #ff6b6c;
}

p.mediumprintboxtext {
  font-size: 10pt;
  border: 1px dashed rgb(139,126,102);
  padding: 10px;
}

p.centre {
  text-align: center;
}

p.right {
  text-align: right;
  padding-right: 5px;
}

td {
  vertical-align: middle;
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  padding: 10px;
  color: rgb(139,126,102);
}

td.product {
  width: 280px;
}

table {
  width: 100%;
  color: #dcdcdc;
}

li.menulink {
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  color: #bdbdbd;
  text-transform: lowercase;
  font-weight: bold;
  font-size: 1.3em;
}

li {
  color: rgb(139,126,102);
}

.thinko {
  vertical-align: middle;
}
.verticaltext {
  vertical-align: top;
}
.imagefloatleft {
  float: left;
  padding-right: 10px;
  border: 0px;
}
.differently {
  color: #bf0500;
  font-family: "Times New Roman",Times,serif;
  letter-spacing: 2px;
}

.imagefloatright {
  float: right;
  padding-left: 10px;
  border: 0px;
}
img.closeup {
  border: 2px solid rgb(139,105,105);
  height: 240px;
  width: 320px;
}

img.thumbnail {
  border:  2px solid rgb(139,105,105);
  height: 180px;
  width: 240px;
}

img.floatcenter {
  float: center;
}

img {
  border: 0px;
}

.flooringname {
  font-family: "Levenim MT","Century Gothic",Verdana,Arial,sans-serif;
  font-size: 1.5cm;
  color: rgb(139,105,105);
  font-weight: bold;
}

.intranetname {
  font-family: "Mistral",cursive;
  font-size: 2cm;
  color: white;
}

ul.menulist {
  list-style-type: none;
  padding-right: 1em;
  padding-left: 0px;
  text-align: right;
}
