/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 04 July 2011 09:30:16
*/


/* --------------------------------------------------------
    www.paroleboard.govt.nz print stylesheet
-------------------------------------------------------- */

/*hide elements:*/
#header,
#main-menu,
#footer-wrapper,
#flash_banner,
#searchBar,
#navBar,
#utility,
#quicklinks,
#mediaContainer,
#pagination,
.top,
#footer,
.hr,
#breadcrumbs,
#nav-column{
   display: none;
}
/*Print hidden fileds eg Logo, footer*/
#print-header{
   display: block;
   font-size: 8pt;
}
/*Style headings*/

/*Set width and formatting of content*/
body,
#page-wrapper,
#contents,
#contents-inner,
#contents-inner2,
#site-map, 
#contents-column,
#home #contents-inner2,
#contents-column-inner,
#secondary-column,
#site-map #contents-column
{
    color : #000000;
    background : none;
    font-family : "Times New Roman", Times, serif;
    font-size : 10pt;
    width: auto;
    margin: 0;
    padding: 0;
    float: none !important;
} 
#no-right-column #contents-column {
    background-color: white;
    width: auto;
}
#home #contents-column,#home #secondary-column {
    width: auto;
    font-size : 10pt;
    margin: 0;
    padding: 0;
}
.secondary-content-block {
    border-bottom: none;
}
#home-right-column{
clear:both;
}

#decisions-listing li {
    padding-bottom: 0px;
}
h1, h2, h3 { color: #666; } 
h1 { font-size: 12pt; margin-bottom: 0; padding-top: 10px; } 
h2 { font-size: 11pt; border-bottom: 1px solid #666; padding: 2px 2px 2px; } 
h3 { font-size: 10pt; border-bottom: 1px solid #999; padding: 2px 2px 2px; } 
