/* Start of CMSMS style sheet 'Bijl_Polyester_Home' */
html, body{
  background: url(images/bijl/back.jpg);
  width: 100%;
  margin: 0px;
  padding: 0px;
  text-alignment: center;
  }
  #global{
  position: relative;
  margin: 23px auto;
  background-color: transparent;
  width: 1024px;
  height: 1024px;
  overflow: hidden;
  }
  
/* Header row*/
  #header{
  position: absolute;
  top: 0px;
  left:0px;
  background-color: #ffffff;
  height: 153px;
  width: 1024px;
  overflow: hidden;
  }
  #header_top{
  position: absolute;
  top: 0px;
  left:0px;
  background: url(images/bijl/header_top.jpg);
  height: 71px;
  width: 1024px;
  overflow: hidden;  
  }
  #header_left{
  position: absolute;
  top: 71px;
  left:0px;
  background: url(images/bijl/header_left.jpg);
  height: 58px;
  width: 114px;
  overflow: hidden;  
  }
  #header_logo{
  position: absolute;
  top: 71px;
  left:114px;
  height: 58px;
  width: 207px;
  overflow: hidden;  
  }
  #header_right{
  position: absolute;
  top: 71px;
  right:0px;
  background: url(images/bijl/header_right.jpg);
  height: 58px;
  width: 110px;
  overflow: hidden;  
  }
  #header_bottom{
  position: absolute;
  top: 129px;
  left:0px;
  background: url(images/bijl/header_bottom.jpg);
  height: 24px;
  width: 1024px;
  overflow: hidden;  
  }
/* Banner row (middle) */
  #middle{
  position: absolute;
  top: 153px;
  left:0px;
  background-color: #ffffff;
  height: 212px;
  width: 1024px;
  overflow: hidden;
  }
  #middle_left{
  position: absolute;
  top: 0px;
  left:0px;
  background: url(images/bijl/middle_left.jpg);
  height: 212px;
  width: 114px;
  overflow: hidden;  
  }
  #middle_center{
  position: absolute;
  top: 0px;
  left:114px;
  background: url(images/bijl/middle/middle_demo.jpg);
  height: 212px;
  width: 800px;
  overflow: hidden;  
  }
  #middle_right{
  position: absolute;
  top: 0px;
  right:0px;
  background: url(images/bijl/middle_right.jpg);
  height: 212px;
  width: 110px;
  overflow: hidden;  
  }
  /*middle row bottom */
  #middle_bottom{
  position: absolute;
  top: 364px;
  left:0px;
  background: url(images/bijl/middle_bottom.jpg);
  height: 18px;
  width: 1024px;
  overflow: hidden;
  }
  /* Productrow  */
  #productrow{
  position: absolute;
  top: 381px;
  left:0px;
  background-color: #ffffff;
  height: 109px;
  width: 1024px;
  overflow: hidden;
  }
  #productrow_left{
  position: absolute;
  top: 0px;
  left:0px;
  background: url(images/bijl/productrow_left.jpg);
  height: 109px;
  width: 114px;
  overflow: hidden;  
  }
  #productrow_right{
  position: absolute;
  top: 0px;
  right:0px;
  background: url(images/bijl/productrow_right.jpg);
  height: 109px;
  width: 110px;
  overflow: hidden;  
  }
  #productrow_body{
  position: absolute;
  top: 0px;
  left: 114px;
  height: 109px;
  width: 800px;
  overflow: hidden;  
 white-space: nowrap;
  }
  
  #arrow_left{
  position: absolute;
  top:40px;
  right: 20px;
  height: 29px;
  width: 20px;
  overflow: hidden;    
  }
  #arrow_right{
  position: absolute;
  top:40px;
  left: 20px;
  height: 29px;
  width: 20px;
  overflow: hidden;    
  }
  /* Header inforow*/
  #inforow_top{
  position: absolute;
  top: 490px;
  left:0px;
  background: url(images/bijl/inforow_top.jpg);
  height: 23px;
  width: 1024px;
  overflow: hidden;
  }  
  /* Bottomrow  */
  #bottom{
  position: absolute;
  top: 513px;
  left:0px;
  background-color: #ffffff;
  height: 317px;
  width: 1024px;
  overflow: hidden;
  }
  #bottom_left{
  position: absolute;
  top: 0px;
  left:0px;
  background: url(images/bijl/bottom_left.jpg);
  height: 317px;
  width: 114px;
  overflow: hidden;  
  }
  #bottom_right{
  position: absolute;
  top: 0px;
  right:0px;
  background: url(images/bijl/bottom_right.jpg);
  height: 317px;
  width: 110px;
  overflow: hidden;  
  }
  #bottom_footer{
  position: absolute;
  bottom: 133px;
  left:114px;
  background: url(images/bijl/footer.jpg);
  height: 21px;
  width: 799px;
  overflow: hidden;  
  }
  #bottom_center{
  position: absolute;
  bottom: 0px;
  left:114px;
  background: url(images/bijl/bottom_center.jpg);
  height: 133px;
  width: 799px;
  overflow: hidden;  
  }
  
  .scroll_product{
  margin-left:5px;
  }

.product_container{
width:265px;
height:109px;
background: url(images/bijl/back_product.jpg);
}

.product_image{
position:absolute;
top:14px;
left:14px;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
width:65px;
height:65px;
overflow: hidden;
}

.product_info{
position:absolute;
top:14px;
left:92px;
heigth:64px;
width: 159px;
margin-right:10px;
margin: 0px; 
padding: 0px;
color: #ffffff;
font-family: Arial;
font-size: 11px;
 white-space: normal;
overflow: hidden;
}

#productrow_body a{
text-decoration: none;
color: #ffffff;
}

    /* Menu block */
  #menu{
  position: absolute;
  top: 73px;
  right:110px;
  background-color:#ffffff;
  height: 56px;
  width: 487px;
  white-space: nowrap;
  overflow: hidden;  
  }  

  .menu_item{
  position: relative;
  height: 56px;
  width: 77px;
  margin-right:0.1px;
  margin-left: 0px;
  overflow: hidden;  
  border: 0px;
  }


  h3{
  color: #008c98;
  font-size: 16px;
  margin-top:0px;
  }

   #pvdm{
  position: absolute;
  top: 513px;
  left:114px;
  background-color: #ffffff;
  height: 160px;
  width: 729px;
  overflow: hidden;  
  font-family: Arial;
  font-size: 11px;
  color: #000000;
z-index:99;
   }

   #pvdm a {
  text-decoration: none;
  color: #008c98;
   }

  .pvdm_image{
  position: absolute;
  top: 15px;
  left:0px;
  background-color: #ffffff;
  height: 132px;
  }
  .pvdm_info{
  position: absolute;
  top: 50px;
  left:240px;
  background-color: #ffffff;
  height: 100px;
  width: 475px;
overflow: hidden;
}

  .pvdm_title{
   position: absolute;
   top: 20px;
   left:240px;
   background-color: #ffffff;
  }

.pvdmtext{
width:500px;
}

.menuitem{
float: left;
width: 77px;
height: 56px;
background: url('images/bijl/menu/button.jpg');
border-right: 2px solid #ffffff;
color: #ffffff;
font-family: Arial;
font-size: 14px;
font-weight: sharp;
overflow: hidden;
filter:shadow(color:black);
}

.menuitem_selected{
float: left;
width: 77px;
height: 56px;
background: url('images/bijl/menu/button_hover.jpg');
border-right: 2px solid #ffffff;
color: #ffffff;
font-family: Arial;
font-size: 14px;
font-weight: sharp;
overflow: hidden;
}

.menutext{
text-align: center;
margin-top: 20px;
}

.menuitem a{
text-decoration: none;
color: #ffffff;
}

.menuitem_selected a{
text-decoration: none;
color: #ffffff;
}

#partnerlink{
position:absolute;
top:528px;
right:110px;
z-index:9999;
}
/* End of 'Bijl_Polyester_Home' */

