/******************** start reset ********************/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,
pre, form, fieldset, input, textarea, p, blockquote, th, td {
	padding: 0;
	margin: 0;
	}
fieldset, img {
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym {
	border: 0;
	}
/********** end reset **********/
/********** start base **********/

h1, h2, h3, h4, h5, h6, b, strong, caption, th, thead, dt, legend
{
    font-weight: bold;
}
cite, dfn, em, i
{
    font-style: italic;
}
code, kbd, samp, pre, tt, var
{
    font-family: mono-space, monospace;
}
pre
{
    white-space: pre;
}
sup, sub
{
    line-height: 0;
}
blockquote
{
    padding: 1.5em;
}
ul
{
    list-style: disc outside;
}
ol
{
    list-style: decimal outside;
}

/********** end base **********/

body
{
    background-color: #f3f3e9;
    background-image: url(../images/COTPageBG.jpg);
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 86%;
    color: #333;
}
a, a:visited
{
    color: #1D3D6A;
}
a:hover, a:active
{
    text-decoration: underline;
}
.centered
{
    text-align: center;
}
.smallFont
{
    font-size: .7em;
}
ol.links
{
    list-style-type: none;
}
.childPageList ul
{
    list-style-type: none;
}
.childPageList li
{
    padding: 2px 0 2px 12px !important;
    background: transparent url(/images/arrowBullet.png) no-repeat;
    background-position: 0 5px;
    font-weight: normal;
    text-decoration: none;
    display: block;
    line-height: normal !important;
}
table
{
    border-collapse: collapse;
    border: solid 1px #B3B3B3;
    font: inherit;
}
td
{
    margin: 0px !important;
    padding: 6px;
    border: solid 1px #B3B3B3;
}
td.noWrap
{
    white-space: nowrap;
}
td p
{
    margin: 0 0 12px 0 !important;
    line-height: 1.3em;
}
.table_borderless table
{
border: 0px !important;
}
.table_borderless td
{
border: 0px !important;
}
#pageWrap
{
    width: 662px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 20px;
}
#globalNav
{
    font-size: .85em;
    font-weight: normal;
    color: #F2F2F2;
    padding: 7px 0px 7px 10px;
}
#globalNav a, #globalNav a:visited
{
    color: #F2F2F2;
    padding: 0px 8px;
}
#page
{
    float: left;
    border: 1px solid #b3b3b3;
    background-color: white;
    padding: 9px;
}
#header
{
    float: left;
    width: 630px;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #b3b3b3;
}
#headerBanner
{
    float: left;
    width: 630px;
    height: 158px;
    background-image: url(https://www.tulsapolice.org/images/headerbg.jpg);
    background-repeat: no-repeat;
}
#headerBanner a.homelink
{
    float: left;
    display: block;
    height: 100px;
    width: 260px;
    margin-left: 30px;
    margin-top: 14px;
    text-decoration: none;
    border: transparent !important;
    outline: none;
}
* html #headerBanner a.homelink
{
    margin-top: 7px;
    margin-left: 15px;
}
#headerBanner a.homelink:hover, #bodyHeader a.homelink:active, #bodyHeader a.homelink:visited
{
    text-decoration: none;
    border: transparent !important;
    outline: none;
}
#headerSearch
{
    float: left;
    width: 168px;
    height: 128px;
    background-image: url(/images/headerSearchBG.png);
    background-repeat: repeat-x;
    background-color: #1d3d6a;
    background-position: bottom;
}
#headerSearch #ozoneText
{
    position:relative;
    width: 144px;
    height:60px;
    color: #F2F2F2;
    padding: 2px 0 0 2px;
    font-size: .9em;
    font-weight:bold;
}
#headerSearch #ozoneText p
{
margin-bottom:4px;
}
#headerSearch #ozoneText a, #headerSearch #ozoneText a:visited
{
    color: #fff200;
    text-decoration:none;
}
#headerSearch #ozoneText a:hover
{
    text-decoration:underline;
}
#headerSearch #ozoneText #ozoneImage
{
    position:absolute;
    width: 154px;
    height: 94px;
    left:-164px;
    top:-3px;
}
#headerSearch #weather
{
    float: left;
    width: 150px;
    color: #F2F2F2;
    padding: 9px 9px 0px 9px;
    font-size: .9em;
}
#headerSearch #weather #weatherCurrentTemp
{
    display: none;
}
#headerSearch #weather #weatherImage
{
    float: left;
    width: 60px;
    height: 60px;
    padding-left: 5px;
}
#headerSearch #search
{
    padding-left: 17px;
}
#headerSearch #search #searchBox #searchLabel
{
    color: #F2F2F2;
    font-size: .9em;
    font-weight: bold;
    padding-left: 2px;
}
#headerSearch #search #searchBox #searchInput
{
    width: 132px;
    height: 22px;
    margin-top: 5px;
    background-image: url(/images/searchInputBG.png);
    background-repeat: no-repeat;
    padding-left: 4px;
}
#headerSearch #search #searchBox #searchInput .searchBox
{
    width: 104px;
    font-size: 12px;
    background-color: transparent;
    border: none;
}
#headerSearch #search #searchBox #searchInput .searchBox:focus
{
    outline:none;
}
#headerSearch #search #searchBox #searchInput img
{
    margin-top: 2px;
}

table.gsc-completion-container 
{
z-index:10000!important;
}
ul.socialIcons
{
list-style:none;
display:block;
height:46px;
width:208px;
}
ul.socialIcons li
{
display:block;
float:left;
width:52px;
font-size:10px;
text-align:center;
}
ul.socialIcons li a
{
display:block;
padding-top:32px;
text-decoration:none;
}
ul.socialIcons li a:hover
{
text-decoration:underline;
}
ul.socialIcons li.facebook a
{
background: transparent url(/images/socialicons.png) no-repeat 9px 0;
}
ul.socialIcons li.twitter a
{
background: transparent url(/images/socialicons.png) no-repeat -46px 0;
}
ul.socialIcons li.flickr a
{
background: transparent url(/images/socialicons.png) no-repeat -102px 0;
}
ul.socialIcons li.youtube a
{
background: transparent url(/images/socialicons.png) no-repeat -156px 0;
}

#rightColumn
{
    margin-top: 9px;
    padding: 0px 13px 0px 10px;
    overflow: hidden;
}
* html #rightColumn
{
    display: inline;
    padding-right: 0px;
}

#contentBox
{
    padding-left: 0px;
}
#contentBox h1
{
    margin: 0px 0px 16px 0px;
    padding-bottom: 2px;
    font-size: 1.3em;
    display: block;
}
#contentBox h1.underline
{
    border-bottom: 2px solid #B3B3B3;
}
#contentBox h2
{
    font-size: 1.2em;
    margin: 10px 0px 8px 8px;
}
#contentBox h3
{
    font-size: 1.1em;
    margin: 10px 0px 7px 8px;
}
#contentBox h4
{
    font-size: 1em;
    margin: 10px 0px 6px 8px;
}
#contentBox h5
{
    font-size: .95em;
    margin: 10px 0px 5px 8px;
}
#contentBox h6
{
    font-size: .9em;
    margin: 10px 0px 4px 8px;
}
#contentBox p
{
    margin: 0px 0px 12px 8px;
    line-height: 1.3em;
}
#contentBox ul, #contentBox ol
{
    margin: 0 0 10px 15px;
}
#contentBox ul li, #contentBox ol li
{
    margin: 0 0 2px 22px;
}
#footer
{
    float: left;
    width: 650px;
    margin: 15px 0px 15px 0px;
}
#footer p
{
    text-align: center;
    font-size: .9em;
}
#footer p a, #footer p a:visited
{
    padding: 0px 6px;
}
.linkList ul
{
    list-style-type: none !important;
    margin: 0 !important;
}
.linkList li
{
    padding-left: 12px;
    background: transparent url(/images/arrowBullet.png) no-repeat;
    background-position: 0 4px;
    margin: 0 0 2px 0 !important;
    font-weight: normal;
}
/* ------------------Left Column Menu--------------------- */
#mainMenu ul
{
    list-style-type: none;
    margin-bottom: 3px;
}
#mainMenu ul.lv1 li
{
    padding: 1px 0 1px 12px;
    background: transparent url(/images/arrowBullet.png) no-repeat;
    background-position: 0 4px;
    margin-top: 3px;
    font-weight: normal;
}
#mainMenu ul.lv1 li.branch
{
    background: transparent url(/images/arrowBulletSelected.png) no-repeat !important;
    background-position: 1px 4px !important;
}
#mainMenu ul.lv2 li
{
    padding: 2px 0 2px 11px;
    background: none;
    font-weight: normal;
    border-bottom: solid 1px #b3b3b3;
}
#mainMenu ul.lv2 li.branch
{
    font-weight: normal;
    border: none;
}
#mainMenu .selected
{
    font-weight: bold;
}
#mainMenu a, .linkList a
{
    text-decoration: none;
}
#mainMenu a:hover, .linkList a:hover
{
    text-decoration: underline;
}
ldhadow ul.sf-shadow-off
{
    background: transparent;
}
/* ------------------Forms Styling--------------------- */

#contentBox fieldset
{
    margin: 5px 0px 5px 0px;
    padding: 5px;
    border: 1px solid #B3B3B3;
}
#contentBox fieldset p textarea
{
    width: 630px;
}
#contentBox fieldset p.submitButtons input
{
    text-align: center;
    display: inline;
    float: none;
    padding: 5px;
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 25px;
}
#contentBox fieldset input[type="text"], #contentBox fieldset input[type="select"]
{
    padding: 1px 2px;
}
#contentBox fieldset input[type="radio"]
{
    margin: 4px;
}
#contentBox fieldset p
{
    margin: 8px 0px 0px 0px;
    clear: left;
}
#contentBox fieldset p.city
{
    display: block;
    float: left;
    width: 240px;
    clear: none;
    margin-bottom: 8px;
}
#contentBox fieldset p.city input
{
    width: 230px;
}
#contentBox fieldset p.state
{
    display: block;
    float: left;
    width: 50px;
    clear: none;
    margin-left: 8px;
}
#contentBox fieldset p.zip
{
    display: block;
    float: left;
    width: 125px;
    clear: right;
    margin-left: 8px;
}
    #contentBox fieldset p.submitButtons {
        text-align: right;
    }

    #contentBox fieldset legend {
        font-weight: bold;
        margin: 0;
        padding: 0;
        width: auto;
        font-size: 1.05em;
    }

    #contentBox fieldset p label {
        display: block;
        text-align: left;
        padding-right: 5px;
    }
#contentBox fieldset p label.checkbox
{
    display: inline !important;
}
#contentBox fieldset span label
{
    display: inline !important;
}
.updnValidatorCallout
{
    background-color: #fcc;
    color: #900;
    padding: 5px;
    margin: -5px 0 0 10px;
    position: relative;
}
.updnValidatorCalloutPointer
{
    position: absolute;
    left: 0;
    top: 7px;
    margin: 0 0 0 -10px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-right: 10px solid #fcc;
    border-left: 0;
}
.updnValidationErrorInput
{
    background-color: #fcc;
}
#formResult
{
    border: 2px solid #DCDCDC;
    padding: 10px;
    font-weight: bold;
    font-size: 1.27em;
}
.ajax__calendar_body td, .ajax__calendar_body th
{
padding:0px!important;
margin:0px!important;
font-size:11px;
}
.ajax__calendar_day
{
width:17px!important;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
