/*
    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;
  margin-bottom: 10px;
  zoom: 1;
}

#contentLeft{
  float:left;
  padding:0 7px 0 10px;
  position:relative;
  top:10px;
  width:335px;
  zoom: 1;
}
#detailContainer{
    float: left;
    position: relative;
    zoom: 1;
}

h1.newsLetter{
  color       : #ffffff;
  margin-top  : -5px;
  margin-bottom: 2px;
  padding-bottom:5px;
  padding-top:15px;
  font-size: 24px;
}

#contentLeft #orderSample {
   width: 295px;
   margin-top: 15px;
   margin-bottom: 10px;
}

#productsMiddle{
    zoom: 1;
    width: 401px;
    float: left;
    position: relative;
    margin: 0 17px 0 0;
}
#productsMiddle h1 {
    padding: 24px 0 0 0;
    margin: 0;
    border-bottom: 1px solid #c8c8c8;
}
#productsMiddle p {
    line-height: 18px;
    margin-top: 20px;
}
#productsMiddle #detailList{
    min-height: 345px;
    background: url(../../BBCommon/images/detailnote.jpg) no-repeat;
    padding: 0 20px 0 20px;
}
#productsMiddle #detailList #detailTitle{
    padding: 24px 0 0 0;
    border: none;
}
#productsMiddle #detailList table th {
    color: #df1c85;
    text-align: right;
    white-space:nowrap;
    padding: 0 4px 20px 0;
    vertical-align: top;
}
#productsMiddle #detailList table td {
    padding: 0 4px 20px 0;
}

#orderbar{
	float:right;
    width: 618px;
    padding: 20px 0;
	margin: 0 9px 0 0;
}

#buttonbar{
    border-top: 1px solid #DEDEDE;
    padding-top: 20px;
    margin: 0 9px 0 0;
    clear: both;
	float:right;
    width: 618px;
}
#buttonbar a, #buttonbar div {
    background: url(../../BBCommon/images/search.jpg) no-repeat;
    display: block;
    float: left;
    width: 102px;
    height: 28px;
    font-family : tahoma;
    font-weight : bold;
    font-size: 11px;
    line-height: 26px;
    color       : #FFFFFF;
    text-align: center;
    border: none;
    text-decoration: none;
}

#buttonbar .next{
  position:relative;
  left:311px;
}

#buttonbar .previous{
  position:relative;
  left:296px;
}

#buttonbar .disabled{
  opacity:0.4;
  *filter:alpha(opacity=40);
}

a.orderButton {
	margin: 1em 1em 0 0;
	width: 122px;
    background: url(../../BBCommon/images/buttondark_long.jpg) no-repeat;
    display: block;
    float: left;
    height: 28px;
    font-family : tahoma;
    font-weight : bold;
    font-size: 11px;
    overflow: hidden;
    line-height: 26px;
    color       : #FFFFFF;
    text-align: center;
    border: none;
    text-decoration: none;
}

/* productsRight */
#productsRight{
  /*Boosdoener*/
  zoom: 1;
  float       : left;
  position    : relative;
  width       : 204px
}
#maincontent #productsRight a {
    background: none;
    color: black;
    padding-bottom: 0;
    margin: 0px;
	display: block;
	position: relative;
}
#productsRight p {
    margin-top: 47px;
}
#productsRight p img{
    margin: 4px 0 4px 0;
    border: 1px solid #B5B7B7;
    padding: 1px;
    width: 200px;
}