@charset "utf-8"; /* CSS Document */
/* Global Changes/Additions */
html { overflow-y: scroll; }

#container {
    width: 940px;
}

#nav {
    width: 220px;
}

#header {
    width: 940px;
    padding: 15px 0px;
}

#logo {
    float: left;
    display: inline;
    margin-left: 10px;
}

#right {
    width: 700px;
}

#left {
    width: 225px;
}

#bottom {
    margin-top: 45px;
}

/* This h5 is becoming H1 in the header */
#header h5 {
    float: left;
    position: absolute;
    bottom: 0;
}

.header_info {
    position: relative;
    float: left;
    display: inline;
    height: 94px;
    width: 685px;
    margin: 0px 0 0 20px;
}

.google_plus1 {
    float: right;
    font-size: 120%;
    font-weight: normal;
    color: white;
}

h1,h3 {
    padding: 4px 10px;
}

p {
    font-size: 13px;
    line-height: 22px;
    margin: 15px 10px 0px 10px;
}

a:hover {
    text-decoration: none;
}

a:visited {
    color: #0071BC;
}

.article h2 {
    margin: 10px;
}

/* Breadcrumbs */
#breadcrumbs {
    text-transform: none;
    font-size: 11px;
    background: transparent url('../images/bg-bread-lt.jpg') no-repeat scroll top left;
    padding-left: 5px;
}

#breadcrumbs li {
    float: left;
    display: inline;
    background: transparent url('../images/bg-bread-back.jpg') no-repeat scroll top right;
    padding: 3px 18px 3px 9px;
    margin-bottom: 15px;
}

#breadcrumbs .last {
    background: transparent url('../images/bg-bread-end.jpg') no-repeat scroll top right;
    padding-right: 20px;
    color: #333;
}

/* Home */
#home #feature {
    width: 698px;
    height: 290px;
    border: 1px solid #E6E6E6;
    background: transparent url('../images/bg-diag.jpg') repeat-x scroll top left;
    margin-bottom: 20px;
    position: relative;
}

#home #feature #searchbox-4,#home #feature .searchbox-4-head {
    margin: 0px 0px 0px 10px;
}

#home #feature .searchbox-4-head {
    margin-top: 8px;
}

#home h2 {
    font-size: 22px;
}

#home p {
    margin-left: 0px;
}

#home .col-4 {
    text-align: center;
}

#home .col-4 img {
    margin-left: -35px;
}

#home .col-4 p,#home .col-4 h3 {
    text-align: left;
    padding-left: 10px;
}

#home .copy-main {
    position: absolute;
    top: 74px;
    left: 250px;
    width: 410px;
}

/* Results */
#results #right ul {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #e0e0e0;
    display: inline-block;
}

#results #right li {
    float: left;
    display: inline;
    color: #2c2c2c;
}

#results #right h2 {
    font-size: 22px;
    margin: 5px 0px 0px 5px;
}

#results #right h3 {
    text-transform: none;
}

#results #right .last {
    border-bottom: 0px;
}

.historical-results {
    width: 380px;
    font-size: 14px;
    margin-left: 10px;
    padding-top: 5px;
}

.record-type {
    font-size: 13px;
    font-weight: bold;
    color: #2D2D2D;
    width: 140px;
    margin-left: 20px;
    padding-top: 5px;
}

.name {
    width: 140px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}

.age {
    width: 60px;
    margin-left: 20px;
    font-size: 13px;
    font-weight: bold;
}

.location {
    width: 120px;
    font-size: 11px;
    line-height: 15px;
    margin-left: 40px;
}

.relations {
    width: 140px;
    font-size: 11px;
    line-height: 15px;
    margin-left: 20px;
}

.cta {
    width: 130px;
    margin-left: 20px;
}

#results #right .results-label {
    padding-bottom: 5px;
}

#results #right .label {
    font-size: 11px;
    font-weight: bold;
    line-height: auto;
    line-height: 1.5em;
}

#results #right .more {
    font-size: 11px;
}

/* Global Search Form and General Block */
#searchbox-4,.genblock {
    border: 1px solid #ddd;
    width: 210px;
    height: 240px;
}

.genblock {
    height: auto;
    padding-top: 15px;
}

#searchbox-4 label {
    display: block;
    font-size: 11px;
    font-weight: bold;
}

#searchbox-4 select {
    border: 0px;
    background: transparent url('../images/form-select.jpg') no-repeat scroll top left;
    font-size: 13px;
    color: #666666;
    height: 28px;
    width: 188px;
    padding: 5px 4px 5px 3px;
}

#searchbox-4 .third {
    clear: left;
    float: none;
    display: block;
    width: 186px;
    padding: 0px;
    margin-left: 10px;
    height: 45px;
    margin-bottom: 13px;
}

.searchbox-4-head,.genblock-head {
    height: 31px;
    width: 212px;
    background: transparent url('../images/bg-block-head.png') no-repeat scroll top left;
}

.sb-head-1,.gb-head-1 {
    font-size: 13px;
    color: #2E2E2E;
    font-weight: normal;
    text-transform: none;
    float: left;
    display: inline;
    margin: 6px 10px;
}

#searchbox-4 .btn-search {
    background: transparent url('../images/btn-search-blue.jpg') no-repeat scroll top left;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    display: inline;
    height: 31px;
    width: 118px;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.btn-search-lnk {
    background: transparent url('../images/btn-search-blue.jpg') no-repeat scroll top left;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    height: 26px;
    width: 118px;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    display: inline-block;
    padding-top: 5px;
    text-align: center;
}

a.btn-search-lnk:visited,a.btn-search-lnk:hover {
    color: #fff;
}

/* General Block */
.genblock p {
    margin: 0px 10px 15px 10px;
    font-size: 12px;
}

/* Resource Block */
.bucket-resource {
    padding-top: 20px;
}

.bucket-resource ul {
    clear: both;
    margin-bottom: 40px;
    display: inline-block;
}

.bucket-resource li {
    float: left;
    display: inline;
    width: 215px;
    margin-left: 10px;
    font-size: 12px;
    line-height: 18px;
}

.bucket-resource h4 {
    text-transform: none;
    color: #2C8AC5;
    font-size: 12px;
}

/* Support Links */
.hdln-sm {
    font-size: 13px;
    font-weight: bold;
    color: #2D2D2D;
    text-transform: none;
    background: transparent url('../images/bg-line-220.jpg') no-repeat scroll bottom left;
    padding-bottom: 5px;
}

#result-list {
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
}

/* Columns */
.col-4 {
    width: 220px;
}

.col-460 {
    width: 460px;
}

.col-220 {
    width: 220px;
}

/* Modifiers */
.left {
    float: left;
    display: inline;
}

.right {
    float: right;
    display: inline;
}

.sup-1 {
    font-size: 11px;
    font-weight: normal;
    color: #666;
}

.hdln-blue {
    background: none;
    border: 0px;
    text-transform: none;
    color: #0071BA;
    padding-left: 10px;
}

.push5 {
    margin-left: 5px;
}

.push10 {
    margin-left: 10px;
}

.push20 {
    margin-left: 20px;
}

.push30 {
    margin-left: 30px;
}

.down10 {
    margin-top: 10px;
}

.down15 {
    margin-top: 15px;
}

.down20 {
    margin-top: 20px;
}

.down30 {
    margin-top: 30px;
}

.margin-rt15 {
    margin-right: 15px;
}

.margin-rt20 {
    margin-right: 20px;
}

ul.bullets {
    list-style-type: disc;
    margin-left: 25px;
    margin-bottom: 10px;
}

.links-iframe {
    width: 217px;
    height: 190px;
}

/* Exit Pop */
#exitPopField {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 20px;
    background: none;
    font-size: 0px;
    text-indent: -9999px;
}

.btn-EP {
    padding: 0 0 20px 0;

    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    height: 40px;
    width: 216px;
    background: #0071BC;

    background-image: -webkit-gradient(linear, left top, left bottom, from(#0071BC), to(#0099FF));
    background: -webkit-linear-gradient(bottom, #0071BC, #0099FF);
    background: -moz-linear-gradient(bottom, #0071BC, #0099FF);
    background: -o-linear-gradient(bottom, #0071BC, #0099FF);
    background: -ms-linear-gradient(bottom, #0071BC, #0099FF);
    background: linear-gradient(bottom, #0071BC, #0099FF);
    color: #fff;
    margin: 10px auto 0 auto;

    -webkit-box-shadow: 0 4px 6px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 4px 6px 2px rgba(0,0,0,0.3);
    box-shadow: 0 4px 6px 2px rgba(0,0,0,0.3);

    -webkit-transition: all 50ms;
    -moz-transition: all 50ms;
    -o-transition: all 50ms;
    -ms-transition: all 50ms;
    transition: all 50ms;
}

.btn-EP:hover {
    margin-top: 12px;

    -webkit-box-shadow: 0 3px 6px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 6px 2px rgba(0,0,0,0.3);
    box-shadow: 0 3px 6px 2px rgba(0,0,0,0.3);
    cursor: pointer;
}

.btn-EP a {
    color: #fff;
    text-shadow: 0 0 1px #fff;
    padding: 20px 20px;
    display: block;
    font-size: 16px;
}

.closeOverlay {
    position: absolute;
    bottom: -15px;
    left: -15px;

    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 14px;
    font-family: sans-serif;
    height: 30px;
    z-index: 1000;
    background: #fff;
    color: #000;
    font-weight: 600;
    -webkit-text-stroke: 2px #000;
    cursor: pointer;
}

.blockUI h1 {
    text-transform: none !important;
}

.blockUI {
    height: 130px;
}

#crimRecArtList {
    width: 800px;
}

#crimRecArtList li {
    width: 350px;
    display: inline-block;
    list-style-type: none;
    float: left;
}

#crimRecArtList li a {
    height: 30px;
    line-height: 30px;
    display: block;
    padding-left: 10px;
}


#crimRecArtList li a:hover {
    background: #fafafa;
}


/* new clearfix */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.content_article .indent p {
    margin-left: 30px;
}

.content_article h2 {
    margin: 15px 10px 0px 10px;
}



@media only screen and (max-width: 768px) {

    .header_info{
        display:none;
    }
    body{
        background-image:none;
    }
    #container {
        width:auto;
        padding:10px;
    }
    #header, #footer{
        width:auto;
    }
    #footer {
        background-color:#f2f2f2;
        border-top:1px solid #ccc;
        padding:10px;
        text-align:center;
    }
    #footer div {
        float:none !important;
    }
    #left iframe{
        display:none;
    }
    #left .searchbox{
        position:absolute;
        top:75px;
        left:0px;
        width:100%;
    }

    #right{
        width:auto;
        display:block;
        float:none;
        padding:290px 0 0 0;
        margin:0;
    }
    #nav {
        display:none;
    }

    #home #feature{
        width:auto;
        height:auto;
        background-image:none;
        border:0;
    }
    #header {
        padding:5px 10px;
        height:auto;
    }
    #header h5{
        display:none;
    }

    #logo {
        height: auto;
        width: 100px;
        margin-left:0px;
        float:none;
    }


    .col-4{
        width:auto;
    }

    #home .copy-main{
        position:relative;
        width:auto;
        left:0;
        top:0;
        margin:20px 0;
        border-bottom:1px solid #ddd;
        padding-bottom:15px;
        clear:both;
    }

    .left{
        float:none;
        display:block;
    }
    #home .col-4{
        margin:20px 0;
    }

    #home .col-4 p, #home .col-4 h3{
        padding-left:0;
        text-align:center;
    }
    #home .col-4 h3{
        font-size:18px;
    }
    #home .col-4 p{
        margin-top:5px;
        line-height:1.4em;
        margin-right:0;
    }
    #home .col-4 img{
        margin-left:0px;
        margin:0 auto;
    }
    .push20{
        margin-left:0px;
    }

    .searchbox-4-head{
        width:auto;
        background-size:105% 31px;
        border-radius:5px 5px 0 0;
        border:1px solid #ddd;
        background-position:top center;
        border-bottom:0;
        margin:0 10px;
    }
    #searchbox-4{
        height:auto;
        width:auto;
        border-radius:0 0 5px 5px;
        padding:10px;
        text-align:center;
        margin:0 10px;
    }
    #searchbox-4 label{
        text-align:left;
    }

    .btn-primary{
        font-size:15px;
        margin:5px auto !important;
        padding:10px 30px;

    }
    #searchbox-4 select{
        width:100%;
        background-image:none;
        border:1px solid #ddd;
        border-radius:3px;
    }
    #searchbox-4 .third{
        width:100%;
        margin-left:0;

    }
    #searchbox-4 legend{
        background-color:#e5e6e6;
        text-align:left;
        border-bottom:1px solid #ddd;
        font-size:15px;
        padding:5px 10px;
        margin:-10px -10px 5px;
    }

    .menu-toggle{
        width:23px;
        height:20px;
        background:url("/images/menu.png") no-repeat center center;
        background-size:cover;
        position:absolute;
        right:15px;
        top:20px;
        cursor:pointer;
    }
    #nav {
        display: none;
        left: 0;
        position: absolute;
        top: 61px;
        width: 100%;
        z-index: 100;
        background-color:#eee;
        background-image:none;
    }
    #nav a {
        font-size:18px;
        line-height:40px;
    }
    #nav img{
        vertical-align:middle;
        float:none;
    }
    .menu-active #nav {
        display: block;
        
    }
    .menu-active .menu-toggle{
        background-image:url("/images/close.png");
    }

    #search-iframe,#search-iframe2, #breadcrumbs {
        display:none;
    }

    #feature .searchbox-4-head, #feature #searchbox-4{
        display:none;
    }
    #left br {
        display:none;
    }
    #left {
        padding:0;
        height:0;
    }
    p{
        line-height:1.3em;
    }
    .articles {
        float: none;
        font-size: 13px;
        margin: 0 0 0 10px;
        width: auto;
    }
    .articles li {
        margin-top:10px;
    }
    .articles li a {
        display:block;
    }
    #states ul {
        float: none;
        width: auto;
        margin-top:0px;
        list-style:none;
    }
    #states li {
        margin-top:10px;
    }
    #states li a {
        display:block;
        font-size:13px;
    }
    .col-460, .col-220 {
        width: auto;
    }
    .bucket-resource {
        padding-top:0;
    }
    .bucket-resource ul {
        clear: both;
        display: inline-block;
        margin-bottom: 0;
        margin-left: 0;
    }
    .bucket-resource li {
        display: block;
        float: none;
        line-height: 18px;
        margin: 0 0 15px 10px;
        width: auto;
    }
    h3 {
        margin:20px 0;
    }
    h3.hdln-blue{
        margin:0;
    }
    #result-list{
        font-size:12px;
        margin-bottom:30px;
    }
    #result-list a {
        display:block;
        padding:2px 0;
    }
    .col-220{
        display:none;
    }
}



