.main_content_catalogue
{
  min-height:400px;
  height:auto !important;
  height:400px; 
  width:980px;
  padding-top:10px;
  background-image:url(../images/maincontent-bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  margin:auto;

}

.main_content_catalogue p
{
   font-size:70%;
   line-height:150%;
   text-align:justify;
   margin-bottom:10px;
   margin-left:5px;
   margin-right:5px;

}
.main_content_catalogue strong
{
   font-weight:bold;
}
.prod_inner_content
{
 margin:auto; 
 margin-bottom:25px;
}
.mainBlock
{
  width:756px;
  float:right;
  display:block;

}

.prodList
{
  margin-right:15px;
  margin-bottom:20px;  
}
.prodList a
{
   width:121px;
   height:135px;
   display:block;
   float:left;
   font-size:70%;
   margin:2px;
   background-image:url(../images/catalogue/grid_element.gif);
   background-position: center center;
   background-repeat: no-repeat;
   color:#76C8ED;
   text-align:center;
   text-decoration:none;
}
.prodList a span
{
   height:28px;
   margin-top:2px;  
   display:block;
   overflow-y:hidden;
   font-weight:bold;
   width:111px;
   padding-left:5px;
   padding-right:5px;
   cursor:pointer;
}
.prodList a.nopic
{
   background-image:url(../images/catalogue/grid_element_nopic2.gif);
}
.prodList a:hover
{
  text-decoration:none;
   color:#009FE3;
}
.prodSpecTable
{
  width:400px;
  margin:auto;
  font-size:70%;
  border:solid 2px #76C8ED;
  color: #67707A;
}
.prodSpecTable td
{
  line-height:150%;
  border:solid 1px #76C8ED;
  text-align:left;
  padding-left:5px;
}
.prodSpecTable td.label
{
  background-color:#FFFFFF;
  width:40%;
}

#selectedProduct
{
 
  margin-left:10px;
  margin-top:4px;
  color:#626C75;
  font-weight:bold;
  display:block;
 font-size:90%;

  background-image:url(../images/box-bullet.gif);
  background-position: 0px 3px;
  background-repeat:no-repeat;
 padding-left:10px;
  
}
#productSiblings
{
 display:none;
 padding-top:5px;

}
#productSiblings li
{
 padding-top:0px; 
 padding-bottom:3px;
 margin:0px;
 margin-left:0px;
 background-position: 0px 2px;
}
#productSiblings li a
{
  margin-left:0px;
  color:#626C75; 
}

#showhide
{
 color:#00A1E3;
 font-size:90%;
  margin-left:15px;
  cursor:pointer;  
  padding-left:10px;

}
.PDFLink
{
  margin-top:10px;
  font-size:70%;
  padding-left:12px;

}
.PDFLink img
{
 border:0 none;
 margin-top:5px;
}
.prodEnqButton
{
   background-image:url(../images/buttons/prodEnq_button.gif);
   background-position:center center;
   background-repeat:no-repeat;
   color:#FFFFFF;
   display:block;
   float:right;
   font-size:12px;
   font-weight:bold;
   height:40px;
   line-height:38px;
   margin:auto;
   margin-bottom:5px;
   padding-left:31px;
   text-align:center;
   text-decoration:none;
   width:126px;   
}
.prodEnqButton:hover
{
   text-decoration:none;
}


.show
{
  background-image:url(../images/arrowdown.gif);
  background-position: left center;
  background-repeat: no-repeat;  
}
.hide
{
  background-image:url(../images/arrowup.gif);
  background-position: left center;
  background-repeat: no-repeat;  
}
