/*
  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: 13 February 2012 22:29:49
*/


#cim_skip-content {display:none;}
#cim_house-banner {display:none;}
#cim_header {display:none;}
#cim_tools {display:none;}
#cim_left-col {display:none;}
.function-icons {display:none;}
.cim_merit-next {display:none;}
.hide-print {display:none;}
#cim_right-col {display:none;}
#cim_bread-crumbs-v2 {display : none;}
.cim_merit-next {display:none;}
#error_container {display:none;}
#cim_footer {display : none;}

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    background: #ffffff;
    font-size: 10pt;
}
#cim_print-logo {
    padding: 0;
}
#cim_page-wrapper {
    width: 99% !important;
    float: none !important;
}
#cim_main-content {
    width: auto;
    padding: 0; 
    margin : 0;
}
#cim_content-wrapper {
    width: auto;
    background:none;
}

#cim_content-box {
    width: auto;
    padding: 0 10pt 1em 10pt;
    border: .5pt solid #c0c0c0;
    margin: 0;
}
#cim_page_content {
    width: auto;
    margin: 0;
}

a:link, a:visited {
    color: #2c5da2;
    background: transparent;
    text-decoration: underline;
    }
h1 {
    font-family: 'Lucida Grande', 'Trebuchet MS', Helvetica, sans-serif;
    letter-spacing: -.01em;
    margin-bottom : 0.5em;
    font-size: 16pt;
    font-weight: normal;
    border-bottom: .5pt solid #c0c0c0;
    padding-bottom: 0.3em;
}


#featured_content {
    border: 0px solid red;
    width: auto;
}
#featured_content h1 {
    font-size: 14pt;
    letter-spacing: 0;
    font-weight: normal;
    padding: .1em .7em .1em .7em;
    border: 0;
}
.story {
    border-top: .5pt solid #c0c0c0;
    padding: .2em .7em .2em .7em;
    font-weight: normal;
    font-size: .95em;
    margin-bottom: 10px;
    display: block;
    min-height: 90px;
}
.story h4 {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
}
* html .story {
    height: 90px;
}
.story strong {
    font-size: 1.1em;
    color: #B80202;
    display: block;
    margin-bottom: 3px;
}
.story p {
    display: block;
    font-size: 8pt;
}
.story img {
    display: none;
}

.cim_registration-form {
    font-size: .75em;
}

.mediumtext {
    font-size: .75em;
}
/* page specific - search 
**********************************************************************************/

.search_result {
    margin-bottom: .5em;
    font-size: 8pt;   
}
.search_result p {
    margin-bottom: 0pt;
    line-height: 8pt;
}
.search_result p.updated {
    color: #999;
}
.small {
    font-size: 7pt;
}


/* Other stuff...*/
.bluebox {
    display: block;
    text-align: center;
    font-weight: bold;
    border: 1px solid #005cb3;
    padding: .75em;
    margin: 0 0 1em 0;
    color: #005cb3;
    background-color: #f8faff;
}
.bluebox-left {
    display: block;
    width: 50%;
    font-weight: normal;
    border: 1px solid #005cb3;
    padding: .75em;
    margin: 0 0 1em 0;
    color: #005cb3;
    background-color: #f8faff;
}
.box-left {
    font-weight: normal;
    display: block;
    width: 300px;
    border: 1px solid #005cb3;
    padding: .75em;
    margin: 0 0 1em 0;
}

#exercise_answers {
    font-weight: normal;
    width: auto;
    border: 1px solid #005cb3;
    margin: 0 0 1em 0;
    }
#exercise_answers h4 {
    font-size: 1em;
    font-weight: bold;
    display:block;
    text-decoration:none;
    padding: 3px .75em 3px .75em;
    color: #ffffff;
    background:#2c5da2;
}
#exercise_answers p {
    padding: 3px .75em 3px .75em;
    background: #ffffff;
    }
.exercise_hidden { display: none; }
.exercise_unhidden { display: block; }

.table-wrapper {
    margin-right: 0;
    font-size: .9em;
    }    

* html .table-wrapper {
    height: 200px;
    }

.table-wrapper table {
    border-collapse: collapse;
    border: 0;
    margin-bottom: 1.5em;
    table-layout: auto;
/*    page-break-after: always;
*/    }

.table-wrapper th {
    background: #2c5da2;
    color: #ffffff;
    border-bottom: none;
    }

.table-wrapper td, .table-wrapper th, .table-wrapper tr {
    vertical-align: top;
    padding : 2px 5px 5px 5px;
    border-bottom: 1px solid #e5eaf1;
    text-align: left;
    }

.table-wrapper caption {
    background-color: #2c5da2;
    padding : 2px 5px 2px 5px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    }
.table-wrapper th.reverse {
    background-color: #2c5da2;
    padding : 2px 5px 2px 5px;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    }
.table-wrapper th.legend {
    padding: 2px 5px 2px 2px;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 1px solid #2c5da2;
}

/* Memos and Circs */

#keypoints {
    border: 0;
    font-size: .85em;    
}
#keypoints h2 {
    background-color: #2c5da2;
    color: #ffffff;
    font-weight: bold;
    padding : 4px 7px 4px 7px;
    margin: 0 10px 0 0;
    border-bottom: 1px solid #88b1d6;
    border-top: 1px solid #88b1d6;
}
#keypoints-box {
    border-bottom: 1px solid #88b1d6;
    padding: 1px 6px 1px 6px;
    margin: 0 10px 10px 0;
    color: #2c5da2;
    background: #eef2f8;
}
#keypoints-box ol, #keypoints-box ul {
    margin: 0 0 1.2em 1em;
}

#keypoints p {
    margin : 0 0 1.2em 0;
    line-height: 1.5em;
}
#keypoints-info {
    font-size: .8em;
    border-top: 1px solid #88b1d6;
    border-bottom: 1px solid #88b1d6;
    padding: 1px 6px 1px 6px;
    margin: 10px 5px 5px 0;
}


#keypoints-info dl {
    width: 100%;
    margin: 0;
    padding: 0;
    border-top: 1px solid #88b1d6;
}
#keypoints-info dt {
    width: 7em;
    padding: .3em;
    float: left;
    margin: 0;
    font-weight: bold;
}
#keypoints-info dd {
    margin-left: 8em;
    padding: .3em;
}








/* Icon stuff */
.spalsh-icon-wrapper {
    border: 0;
}
.thumbnail {
    float: left;
    width: 345px;
    margin-bottom: 5px ;
    padding: 2px;
    border: 1px solid #fff;
}
div.tnsmall {
    height: 110px;
}

div.tnlarge {
    height: 150px;
}

.thumbnail:hover {
    border: 1px solid #e5eaf1;
}

.thumbnail img {
    margin: 2px;
    border: 0;
    float: left;
    padding-bottom: 10px;
}
.thumbnail h2 {
    margin: 0 0 0 128px;
    padding: 0;
    color: #2c5da2;
    font-size: .95em;
}
.thumbnail p {
    margin: 0 0 0 128px;
    padding: 0;
    font-size: .8em;
    display: block;
}
.thumbnail a {
    text-decoration: none;
}

.clearthumb {
    clear: left; line-height: 0; height: 0;
}

/* gipa table stuff */
.gipa-wrapper {
    margin-right: 0;
    }    

* html .gipa-wrapper {
    height: 200px;
    }

.gipa-wrapper table {
    border-collapse: collapse;
    border: 1px solid #e5eaf1;
    margin-bottom: 1.5em;
    table-layout: auto;
    }

.gipa-wrapper th, .gipa-wrapper th a {
    background: #e5eaf1;
    border-bottom: none;
    }

.gipa-wrapper td, .gipa-wrapper th, .gipa-wrapper tr {
    vertical-align: top;
    padding : 4px 7px 7px 7px;
    border-bottom: 0px solid #e5eaf1;
    text-align: left;
    }

.gipa-wrapper caption {
    background-color: #2c5da2;
    padding : 4px 7px 4px 7px;
    color: #ffffff;
    font-weight: bold;
    text-align: left;
    }
.gipa-wrapper th.reverse {
    background-color: #2c5da2;
    padding : 4px 7px 4px 7px;
    border: 0;
    color: #ffffff;
    font-weight: bold;
    }
.gipa-wrapper th.legend {
    padding: 4px 7px 4px 4px;
    font-weight: bold;
    font-size: 1.1em;
    border-bottom: 0px solid #2c5da2;
}

.gipa-wrapper td.cell-question {
    font-size: 1em;
}

.gipa-wrapper td.cell-response {
    font-size: 1em;
}

/* Policy Framwork Stuff */

#accordion {
    background:#fff;
    border:1px solid #fff;    
    -background:#fff;
}

/* accordion header */
#accordion h2 {
    cursor:default;
    color:#F26522 !important;
    font-weight: bold;    
    font-size: 1.2em;
    background: none !important;    
}

/* currently active header */
#accordion h2.current {
    cursor:default;
    color:#F26522 !important;
    font-weight: bold;    
    font-size: 1.2em;
    background: none !important;
}

/* accordion pane */
#accordion .pane {
    border-width:0 2px;
    display:block !important;
    padding: 5px 10px;
    color:#000;
    background: none !important;
}












table.pfresults {
    border: 0;
    border-collapse: collapse;
    margin-bottom: 1.2em;
    font-size: .95em;
}
table.pfresults th {
    border-bottom: 1px solid #e5eaf1;
    padding: .6em .8em;
    margin-bottom : 0.6em;
    color: #2c5da2;
    text-align: left;
}
table.pfresults td {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    padding: .6em .8em;
    line-height:18px;
}

table.pfresults td.summary {
    font-size: 0.9em;
    line-height: 1.4em;
    padding: 0 24px 10px 34px;
}
table.pfresults td.summary span {
    color: #2C5DA2;
    display: block;
    font-weight: bold;
}

.pf span.text input {
  color: #2C5DA2;
  font-weight: bold;
    border: 1px solid #2C5DA2;
    clear: both;
    padding: 4px;
    font-size: 1em;
    font-weight: bold;
    margin: 0;
    width: 300px;
  -moz-border-radius: 3px;
     
}

.pf span.button input {
  background: url("http://www.dpc.nsw.gov.au/__data/assets/image/0015/110832/ui-bg_highlight-hard_20_f26522_1x100.png") repeat-x scroll 50% 50% #F26522;
  color: #fff;
  border: 1px solid #F26522;
    clear: both;
    font-weight: bold;
    margin: 0;
    text-align: center;
    width: 125px;
    padding: 3px;    
  -moz-border-radius: 3px;
  
}

.pfpagination {
    padding: 4px;
}
.pfpagination ul {
    margin: 0;
    padding: 0;
    text-align: left; /*Set to "right" to right align pfpagination interface*/
}
.pfpagination li {
    list-style-type: none;
    display: inline;
    padding-bottom: 1px;
    line-height: 2em;
}
.pfpagination a, .pfpagination a:visited {
    padding: 0 5px;
    border: 1px solid #2c5da2;
    background-color: #f4f7fa;
    text-decoration: none;
    color: #2c5da2;
}
.pfpagination a:hover, .pfpagination a:active {
    border: 1px solid #2c5da2;
    color: #ffffff;
    background-color: #2c5da2;
}
.pfpagination b {
    padding: 0 5px;
    background-color: #f26522;
    color: #ffffff !important;
    border: 1px solid #f26522;
    font-weight: bold;
    cursor: default;
}
.pfpagination a.disablelink, .pfpagination a.disablelink:hover {
    background-color: white;
    cursor: default;
    color: #929292;
    border: 1px solid #929292;
    font-weight: normal !important;
}
.pfpagination a.prevnext {
    font-weight: bold;
}


.pfazlisting {
    cursor: default;
    margin-bottom: 1em;
        color: #fff !important;
        font-weight: bold;
}



.pfazlisting a, .pfazlisting a:visited {
    padding: 3px 8px;
    margin: 2px;
    background: url("http://www.dpc.nsw.gov.au/__data/assets/image/0016/110833/ui-bg_highlight-hard_22_2c5da2_1x100.png") repeat-x scroll 50% 50% #2C5DA2;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: 4px;
}
.pfazlisting a:hover, .pfazlisting a:active {
    background: url("http://www.dpc.nsw.gov.au/__data/assets/image/0015/110832/ui-bg_highlight-hard_20_f26522_1x100.png") repeat-x scroll 50% 50% #F26522;
    text-decoration: none;
    color: #fff;
}



.pfyearlisting {
    margin: 0 1em 2em 0;
    padding: .2em 0;
    overflow: hidden;
}
* html .pfyearlisting {
    border-top: 0px;
}
.pfyearlisting-clearer {
    clear: left;
    line-height: 1px;
    height: 1px;
}
.pfyearlisting ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    float: left;
    color: #fff;
    background-color: #ffffff;
}
.pfyearlisting li {
    display: inline;
}
.pfyearlisting li a {
    float: left;
    color: #2c5da2;
    padding: 0 5px;
    margin: .2em;
    text-decoration: none;
    border: 1px solid #2c5da2;
    background-color:#f4f7fa;
}
.pfyearlisting li a:hover {
    color: #ffffff;
    border: 1px solid #2c5da2;
    background-color:#2c5da2;
}





.pfcatlist {
    border: 1px solid #2c5da2;
}

.pfcatlist  p {
    border: 1px solid #c0c0c0;
    float: left;
    margin: 0 10px 10px 0;
    display: block
}
.pfcatlist  span {
    display: block;
    border-bottom: 1px solid #c0c0c0;
    padding: 3px;
}
#ArchiveActive {

    display: none;
}

#ActiveArchive {
    display: none;
}



.pfsearchlist {
    float: right;
    width: 150px;
    border: 1px solid #005cb3;
    padding: .5em;
    margin: 0 0 1em 10px;
    background-color: #f8faff;
    font-size: .8em
}
table.pfdisplay {
    border: 1px solid #e5eaf1;
    border-collapse: collapse;
    background-color: #fff;
    margin-bottom: 1.2em;
    font-size: .75em;
}
table.pfdisplay th {
    padding: .6em .8em;
    line-height:18px;
    text-align: right;
    font-weight: bold;
}
table.pfdisplay td {
    vertical-align: top;
    padding: .6em .8em;
    border-bottom: 0px solid #e5eaf1;
    text-align: left;
    line-height:18px;
}
tr.hideArchive {
    display: none;
}
tr.Activehide {
    display: none;
}
/*td.Active {
    background:transparent url() 0 11px no-repeat;
    padding-left:19px;
    line-height:18px;
}
td.Archive {
    background:transparent url() 0 11px no-repeat;
    padding-left:19px;
    line-height:18px;
}
*/
table.pfdisplay em {
    font-size: 1.3em;
    font-style: normal;
}
a.pr-P {
}
a.pr-M{
}
a.pr-S, a.pr-R {
}
a.pr-F {
}


.pfcatselect {
    border: 0px solid red;
}

.pfcatselect select {
    background: #f4f7fa;
    border: 1px solid #2C5DA2;
    color: #2C5DA2;
    font-weight: normal;
    padding: 2px;
    width: 300px;
}

.pfcatselect select option {
    border-bottom: 1px dashed #b3c8e6;
    padding: 2px 5px 2px 5px;
}

.pfcatselect select option[selected] {
    color: #F26522;
    background: #fff;
    font-weight: bold;
}

.pfcatselect td {
    padding: 0;
}


.pfcatselect h4 {
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  background: url("http://www.dpc.nsw.gov.au/__data/assets/image/0016/110833/ui-bg_highlight-hard_22_2c5da2_1x100.png") repeat-x scroll 50% 50% #2C5DA2;
  color: #FFFFFF;
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 5px;
}



p.button {
    margin: 0;
    padding: 0;
}



.pfcatselect p.button input {
    background: url("http://www.dpc.nsw.gov.au/__data/assets/image/0015/110832/ui-bg_highlight-hard_20_f26522_1x100.png") repeat-x scroll 50% 50% #F26522;
border: 1px solid #F26522;
    clear: both;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 0 0 0;
    text-align: center;
    width: 175px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-bottomright: 3px;  
}
