/*
  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: 28 April 2016 23:22:35
*/


/*TABLE OF CONTENTS for default-typography-and-styling.css
--------------------------------------------
- body
- h1
- h2
- h3
- h4
- h5
- h6
- p
- p.byline
- a
- a:hover
- li
- blockquote
- cite
- img
- hi-light div
- green button
*/
body{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%; /*12px*/
    line-height: 1.25em; /*15px*/
    color: #595959;
}
h1{
    font-size: 1.6666666em; /*20px*/
    line-height: 1.25em; /*25px*/
    color: #c7521c;
    margin-bottom: 13px;
}
h2{
    font-size:1.4166666em; /*17px*/
    line-height:1em; /*17px*/
    color:#013a80;
    margin: 28px 0 0;
}
h3{
    font-size:1.08333333em; /*13px*/
    line-height:1.07692308em; /*14px*/
    color:#0e50a2;
    margin: 17px 0 0;
}
h4{
    font-size:1em; /*12px*/
    line-height:1.66666667em; /*20px*/
    color:#444444;
    margin: 2px 0 0;
}
p{
    font-size:1em; /*12px*/
    line-height:1.25em; /*15px*/
    color: #595959;
    margin: 2px 0 15px;
}
p.byline{
    font-size: 0.916666em; /*11px*/
    line-height:1.272727em; /*14px*/
    color: #013a80;
    margin: 2px 0 0;
}
a{    
    outline:none;
    font-size:1em;
    color:#006802;
    text-decoration:none;
}
a:hover{
    font-size:1em;
    color:#006802;
    text-decoration:underline;
}
a.carouselItemLink{    
    color:#ffffff;
    text-decoration:underline;
}
a.carouselItemLink:hover{
    color:#ffffff;
}
a.carouselItemLink:visited{
    color:#ffffff;
    text-decoration:underline;
}
ol li, ul li {
    font-size:1em; /*12px*/
    line-height:1.25em; /*15px*/
    color: #595959;
    padding:0 0 0 10px;
}

ul li {
background: #fff url(http://www.police.nsw.gov.au/__data/assets/image/0004/168556/bullet-round-blue.png) no-repeat 0 5px;
}

blockquote{
    padding: 0 40px;
    color: #595959;
}
blockquote em{
    font-size: 0.916666em; /*11px*/
    color: #000;
}
cite{
    font-weight: bold;
    display: block;
    color: #000;
}
img{
    /*uncomment to style default images in body copy*/
    /*
    float:left;
    display:block;
    clear:both;
    margin:0 12px 12px 0;
    */
}
.hi-light{
    background: #fff url(http://www.police.nsw.gov.au/__data/assets/image/0006/168558/hi-light-top.png) no-repeat 0 0;
    padding: 1px 0 0;
    width: 469px;
}
.hi-light div{
    background: #fff url(http://www.police.nsw.gov.au/__data/assets/image/0005/168557/hi-light-bottom.png) no-repeat 0 100%;
    padding: 0 20px 10px;
}
div.important{
    background: url(http://www.police.nsw.gov.au/__data/assets/image/0004/169213/sprite-green-button-left.png) no-repeat 0 0;
    padding: 5px 0 6px 12px;
    margin: 5px 0 0;
}
div.important:hover{
    background: url(http://www.police.nsw.gov.au/__data/assets/image/0004/169213/sprite-green-button-left.png) no-repeat 0 -26px;
}
div.important a{
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    background: transparent url(http://www.police.nsw.gov.au/__data/assets/image/0005/169214/sprite-green-button-right.png) no-repeat 100% 0; 
    line-height: 15px;/*1.21em*/
    padding: 5px 12px 6px 0px;
}
div.important:hover a{
    background: transparent url(http://www.police.nsw.gov.au/__data/assets/image/0005/169214/sprite-green-button-right.png) no-repeat 100% -26px; 
}

#content-main ol {
list-style-position:inside;
}
.captcha {
    margin-bottom:10px;
}
.captcha img {
    display: block;
    margin-bottom: 5px;
}
.captcha span {
    display:block;
}
.captcha input {
    width:116px;
}
.captcha .captcha-link {
    margin-bottom:10px;
}
