img, div {
  behavior: url(http://www.bigbelly.ch/js/iepngfix.htc);
}

body {
  background-color: #F4B8EB;
  background-image: url(http://www.bigbelly.ch/img/main_bg.gif);
  background-repeat: repeat-x;
}

div, input, p, span, a, select {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
}

a {
  text-decoration: none;
  color: #BA3451;
}

a:hover {
  color: #BA3451;	
}

img {
  border: 0px;
}

.flash_img {
  position:absolute;
  left:5px;
  top:0px;
  width:301px;
  height:393px
}

#logo_villard {
  position: absolute;
  bottom: 147px;
  left: -17px;
}

#nav {
  position: absolute;
  top: 98px;
  left: 0px;
  right: 0px;
  height: 82px;
  width: expression('100%');
  background-color: #FFFFFF;
  background-image: url(http://www.bigbelly.ch/img/nav_bg_off.gif);
  background-repeat: repeat-x;
  background-position: 0px 5px;
}

#img_ruler {
  position: absolute;
  top: 260px;
  left: 245px;
  width: 535px;
  height: 140px;
  z-index: 10; 
  display: block;
}

#shop_teaser {
  position: absolute;
  top: 367px;
  left: 659px;
  width: 126px;
  height: 117px;
  z-index: 10; 
  display: block;	
}

.nav_item, .nav_item_on {
  position: relative;
  height: 72px;
  top: 5px;
  left: 120px;
  float: left;
  cursor: pointer;
  cursor: hand;
  background-repeat: repeat-x;
}

.nav_item_on {
  background-image: url(http://www.bigbelly.ch/img/nav_bg_on.gif);
}

.nav_item img, .nav_item_on img {
  position: relative;
  top: 35px;
}

#logo {
  position: absolute;
  top: 0px;
  left: 96px;
  width: 778px;
  height: 100px;

  background-image: url(http://www.bigbelly.ch/img/logo.gif);
  background-repeat: no-repeat;
  background-position: 32px 8px;
  background-color: #FFFFFF;
  cursor: hand;
  cursor: pointer;
}

#contentContainer {
  position: absolute;
  top: 180px;
  left: 96px;
  width: 778px;
  height: 618px;
}

#content {
  position: relative;
  top: 0px;
  left: 0px;
  width: 768px ! important;
  width: 778px;
  height: 473px;
  background-color: #FFFFFF;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
}

#text, #text_long {
  position: absolute;
  top: 40px;
  left: 308px;
  width: 429px ! important;
  width: 438px;
  height: 440px;
  line-height: 18px;
  color: #999999;
  padding-left: 25px;
  padding-right: 10px;
  background-image: url(http://www.bigbelly.ch/img/container_bg.gif);
  background-repeat: repeat-x;
  background-position: 0px 300px;
}

#scroll {
  height: 472px;
  width: 730px ! important;
  width: 745px;
  padding-right: 15px;
  overflow: auto;
}

#text_long {
  top: 0px;
  left: 5px;
  width: 732px ! important;
  width: 741px;
  height: 480px;
  background-position: 0px 340px;
}

#text span, #text_long span, .title, .subtitle, #text_long_scroll span {
  color: #BA3451;
  font-size: 14px;
  line-height: 30px;
}

#text li {
  display: inline;
  margin: 0px;
  padding: 0px;
  list-style-image: url(http://www.bigbelly.ch/img/dot.gif);
}

#text ul {
  margin: 0px;
  padding: 0px;
}

#footer {
  position: relative;
  left: 0px;
  top: 10px;
  height: 140px;
  width: 768px ! important;
  width: 778px;
  text-align: center;
  color: #FFFFFF;
}

#footer a {
  color: #FFFFFF;
}

#footer a:hover {
  color: black;
}

#shadeLeft, #shadeRight {
  position: absolute;
  bottom: 130px;
  width: 339px;
  height: 347px;
  background-repeat: no-repeat;
}

#shadeLeft {
  background-image: url(http://www.bigbelly.ch/img/shade_left.png);
  left: -10px;;
}

#shadeRight {
  background-image: url(http://www.bigbelly.ch/img/shade_right.png);
  right: -10px;
}

select {
  border: #d3d3d3;
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  margin: 1px;
  width: 100px;
  color: #999999;
} 

input {
  color: black;
  border: 1px solid #d3d3d3;
  color: #999999;
}