/*
    Document   : main
    Created on : 10-aug-2009, 10:03:50
    Author     : Arjen Zwerver & Martijn van der Hulst
*/

@import url("../../BBCommon/css/main.css");
#contentProduct{
  position:relative;
  zoom: 1;
}

#contentLeft{
  float:left;
  padding:0 7px 0 10px;
  position:relative;
  top:10px;
  width:335px;
  zoom: 1;
}
#catalogue {
    margin-top: 15px;
}

h1.newsLetter{
  color       : #ffffff;
  margin-top  : -5px;
  margin-bottom: 2px;
  padding-bottom:5px;
  padding-top:15px;
  font-size: 24px;
}
/* productsRight */
#productsRight{
  /*Boosdoener*/
    zoom: 1;
  float       : left;
  position    : relative;
  width       : 618px
}

#productsRight h1{
  color       : #7c4b35;
  margin-top  : 0px;
  margin-bottom: 7px;
  padding-top : 24px;
  font-size   : 24px;
  margin: 0 0 7px 0;
  padding: 24px 0 0 0;
}

#productsRight h2{
  margin       : 0 0 0 90px;
  padding      : 0;
  color        : #df1c85;
  font-size    : 12px;
  line-height  : 18px;
}
#productsRight h2 span{
  background   : url(../../BBCommon/images/h2Dotted.png) repeat-x  left bottom;
  padding-bottom: 3px;
}

#productsRight p{
  margin-top  : 5px;
  margin-left : 90px;
  padding-right: 10px;
  margin-bottom:20px;
}

#productsRight img{
  border      : 1px solid #B5B7B7;
  float       : left;
  padding     : 1px;
  margin-right: 20px;
  margin-bottom:20px;
  width: 147px;
}

#productsRight hr{
  clear       : left;
  color       : #c8c8c8;
  margin      : 0 0 20px 0;
  height      : 1px;
  border:none;
  border-top  : 1px solid #c8c8c8;
}