/*  
Template Name: minux.co.nz  template - 2009
Template URL: http://www.minux.co.nz
*/

     





#categorypart{
   float:left;
   width:206px;
   margin-top:15px;
   text-align:left;
}
#productpart{
   float:right;
   width:780px;
   margin-top:15px;
   text-align:right;
   height:auto;
}
#mainpart{
   float:right;
   width:780px;
   margin-top:15px;
   line-height:25px;
   text-align:right;
}
.productframe{
   float:left;
   width:156px;
   height:275px;
}
.productframe_photo{
   float:left;
   width:140px;
   height:90px;
}
.productframe_title{
   float:left;
   width:140px;
   height:50px;
   padding-left:8px;
   text-align:left;
   color:#6f6f74;
}
.productframe_details{
   float:left;
   width:140px;
   height:70px;
   padding-left:8px;
   text-align:left;
}


.categorypart_title{
   float:left;
   width:206px;
   height:38px;
   line-height:38px;
   background:url('../images/category_title.png') no-repeat;
   color:#ffffff;
   font-size:14px;
   padding-left:16px;
}
.categorypart_middle{
   float:left;
   width:196px;
   padding-top:10px;
   padding-left:5px;
   padding-right:5px;
   color:#6f6f74;
   background:url('../images/category_middle.png') repeat;
}
.categorypart_bottom{
  float:left;
  width:206px;
  height:17px;
}