		/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 26 May 2016 14:27:37
*/


.hide{
  display:none;
}
.show{
  display:block;
}
/* HEADER
***********************/
#site-name{
  clear:none;
}
#header h2:first-child{
  position:static;
  width:auto;
}
#tools{
  margin-top:24px;
}
#tools li{
  background:url("../../__data/assets/image/0011/92/seperator-w.gif%3Fv=0.1.1") left center no-repeat;
}
#tools li:first-child,
#tools li.first-child,
#tools li:last-child,
#tools li.last-child{
  background:none;
}
#tools label{
  position:absolute;
  left:-9999px;
}
#tools .sq-form-field{
  border:none;
  height:20px;
  padding:2px .3em;
float:left;
}
#tools .submit{
  background:url("../../__data/assets/image/0017/89/search-bg.jpg%3Fv=0.1.1") left center repeat-x;
  border:none;
  height:24px;
  padding:2px 5px;
  float:left;
  margin-left:5px;
  cursor:pointer;
}
#tools .submit:hover{
  background:#D2D2D0;
  border:1px solid #fff;
  padding:2px 4px;
}
/* SITE NAVIGATION
***********************/
#nav-site,
#nav-site .max-width{
    background:#707070;
min-height:35px;
}
#nav-site li{
  /*border-right:1px solid #fff;*/
  font-weight:bold;
}
#nav-site li:first-child{
  /*border-left:1px solid #fff;*/
}
#nav-site ul>li{
  /*background:url(https://www.organisedcrimeinquiry.qld.gov.au/__data/assets/image/0016/97/menu.jpg?v=0.1.1) repeat-x 0 0px;*/
}
#nav-site ul>li:hover,
#nav-site ul>li.active,
#nav-site ul li ul{
  background:#434343;
}
#nav-site li a{
  color:#fff;
}
#nav-site ul li:hover ul,
#nav-site ul li.hover ul{
  top:2.7em;
  left:-1px;
}
#nav-site li ul li,
#nav-site li ul li:hover,
#nav-site li ul li:first-child{
  background:none;
  border:none;
  font-weight:normal;
  padding:0 0.5em;
}
/* PAGE AND CONTENTS
***********************/
#page-container{
    background:url("../../__data/assets/image/0014/95/page-bg.png%3Fv=0.1.1") repeat-y 50% 0;
    padding:0;
}
#nav-section{
  background:#E6E6E6;
}
#breadcrumbs,
.article{
    background:#fff;
}
#breadcrumbs li{
  background:url("../../__data/assets/image/0009/90/breadcrumb.png%3Fv=0.1.1") left center no-repeat;
}
.article{
  margin:0;
}
#content h1,
#section-heading a{
  color:#000;
}
#content h2,#content h3,#content h4{
  color:#707070;
}
#content img {
    background: #F9F9F9;
    border: 1px solid #FFFEFC;
    box-shadow: 0px 0px 2px 1px black;
    box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.5);
    display: block;
max-width:100%;
width:auto;
height:auto;
}
.image-left{
    float: left;
    margin: 0 10px 10px 0;
}
.image-right{
    float: right;
    margin: 0 0 10px 10px;
}
.image-middle{
    margin: 0 0 10px;
}
.image-left,
.image-right,
.image-middle{
    text-align: center;
}
/* ASIDES
***********************/
.home #asides{
  margin-top:1px;
}
/* FOOTER
***********************/
#footer{overflow:auto;}
#footer .box-sizing{
  padding:0;
}
#footer li{
  background:url("../../__data/assets/image/0011/92/seperator-w.gif%3Fv=0.1.1") left center no-repeat;
}
#breadcrumbs li:first-child,
#footer li:first-child{
  background:none;
}
#footer ul a,
#tools a{
  color:#fff;
}
#footer p.legal{
  margin:45px 0;
  color:#555;
  padding:.7em;  
}
/* SEARCH
***********************/
#results{
  list-style-type:none;
  padding:0;
}
.result{
  margin:1em 0;  
}
.result a{
  font-size:120%;
}
.result a,
.result .meta{
  text-decoration:none;
}
.result .title{
  text-decoration:underline;
}
.result .meta{
  font-size:70%
}
.result .desc,
.result .url{
  display:block;
}
.result .url{
  font-size:80%;
  color:green;
}
/* CONTACTS
*********************/
.contact dt
{
    position: relative;
    left: 0;
    top: 1.5em;
    width: 5em;
    font-weight: bold;
}
.contact dd
{
    margin: 0 0 0 6em;
    padding: 0 0 .5em .5em;
}
@media print{
  #footer ul{
    display:none;
  }
  #header,
  #header .max-width,
  #footer .max-width{
    min-height:auto;
  }
  #footer p.legal{
    margin-top:auto;
  }
  #site-name a{
    color:#000;
    text-decoration:none;
    font-size:200%
  }
  .aside .box-sizing{
    margin:0 .7em;
  }
  .aside h2{
    margin:.83em 0;
    height:auto;
    padding:0;
  }
  .aside h2 span{
    padding:0;
  }

}



#form_contents .form_item {
  display: block;
  margin: 0 0 10px 0;
  clear: both;
  overflow: hidden;
}

#form_contents .form-item-title {
    font-weight: bold;
}
#form_contents .form-item-req {
    color: #CF3939;
    left: -99999em;
    position: absolute;
}
#form_contents label.required {
   background: url(../../__data/assets/image/0012/84/required-field.jpg%3Fv=0.1.1) no-repeat right top;
   padding-right: 10px;
}

#form_contents .form-item-desc {
    font-size: 0.9em;
    margin-bottom: 0.3em;
}
#form_contents .form-item-error {
    margin: 0.3em 0;
    padding: 0.3em;
    color: #FFF;
    background-color: #CF3939;
    border: 1px solid #841212;
    display: none;
}
#form_contents p.alert {
    background: #FFFFCC;
    border: 1px solid #EB9E1C;
    margin-bottom: 1em;
    padding: 0.25em 0 0.25em 22px;
}
#form_contents p.note {
    margin-top: 0;
}