/****** Main Template *******/

html {
	min-width: 960px;
} /*IE7*/

body {
	min-width:960px;
	margin: 0;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #999;
	line-height: 1.2em;
	padding: 0 20px;
	height: 100%;
}

body, h2, h3, h4, h5, h6 {
    font: .75em/1.25em Arial, San-Serif;
}

.indentContent {
	margin-left: 25px;
	margin-right: 25px;
}

textarea, input, select {
	font: .95em/1.25em Arial, San-Serif;
	/*border:1px solid #999;*/
}

.regbutton {
    border:none;
}

h3 {
	font-size:130%;
	color: #2e7fcb;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {	color: #4F8BC3; outline: none; cursor: pointer; text-decoration:none; }
a:visited { color: #4F8BC3; }
a:hover, a:focus { color: #003; }
a:active { color: #000; text-decoration:none;}

img {
	border:none;
}

p {
	line-height:1.4;
}

hr {
	border: none 0; 
	border-bottom: 1px solid #ccc;
	width: 95%;
	height: 1px;
	margin: 10px auto;
	text-align: left;
}

#container {
	text-align:left;
	margin:0 auto;
	max-width:1200px;
	
}

#header {
	margin-bottom:-30px;
	
}

#headerRight{
	position:relative;
}

#headerRightUserLinks{
	position:absolute;
	top:10px;
	right:15px;
}

#headerRightFlag{
	position:absolute;
	top:30px;
	right:15px;
}

.headerLeftFloat{
	float:left;
	height:4em;/*40px; /*important for negative margin so tabs can overlap the header*/
}

#headerSeoText{
	margin-top:10px;
	padding-top:5px;
	padding-left:10px;
	border-left:1px solid #eeeeee;
	color:#aaaaaa;
	font-weight:bold;
}
#headerSeoText span{
	color:#5f5f5f;
}

#headerSeoText h2{
	color:#aaaaaa;
	margin:0;padding:0;
	font-weight:bold;
	font-size:12px;
}

#navigation {
	float:right;
	padding-right:20px;
	clear:both;
	z-index:5000;
}

#navigation ul, #navigation li {
	display:inline;
	list-style:none;
	padding:0;
	margin:0;
}

#navigation ul {
	display:block;
	height: 29px;
	line-height: 1;
}

#navigation li a img {
	vertical-align:middle;
}

#navigation li a {
	text-decoration: none;
}

#navigation li a:hover, #navigation li a:focus {
	text-decoration: none;
}
/*
#footer {
	clear: both;
	margin-top: 55px;
	padding-top: 40px;
	min-height: 260px;
	font-size: 85%;
	text-align:center;
	background-color:#F5F4F2;
} /*IE6

#new_footer {
	clear: both;
	margin: 45px 0 0 0;
	padding-top: 30px;
	min-height: 300px;
	font-size: 85%;
	background: #fff url(../img/footer_background.gif) repeat-x;
} /*IE6

div#footer_content {
	margin: 0 auto;
	padding: 0;
	text-align:left;
	width: 1200px;
	font-size: 114%;
	color: #fff;
}

ul.footer_col {
	display: block;
	float: left;
	width: 24%;
	margin: 0;
	padding: 0;
	list-style: none;
}
*/
.border_right_dotted { border-right: 1px dotted #fff; }

ul.footer_col li a { color: #fff; text-decoration: none; background: url(../img/footer_arrow.gif) 0 3px no-repeat; padding-left: 10px; line-height: 150%; }
ul.footer_col li a:hover { color: #111; }


ul.footer_col li a.logo { background-image: none; }
ul.footer_col li a.logo img { margin: 20px 0 0 -10px; }

ul.footer_col li a.phone { background: url(../img/phone_icon.png) 0 -2px no-repeat; padding-left: 20px; }
ul.footer_col li a.email { background: url(../img/email_icon.png) 0 -2px no-repeat; padding-left: 20px;}
ul.footer_col li a.sitemap { background: url(../img/sitemap_icon.png) 0 -2px no-repeat; padding-left: 20px;}

ul.footer_col li a.title { background-image: none; color: #fff; padding-left: 0px; font-size: 125%; line-height: 50px; }

p.headline { text-align: left; font-size: 130%; color: #333; margin-bottom: -10px; }

input.required { background: #fff url(../img/required.gif) 97% 50% no-repeat; }

table#lea_pricing { width: 90%; }
table#lea_pricing td { height: 24px; font-size: 90%; }
table#lea_pricing td.prices { font-size: 120%; text-align: right; }

#footer dl {
	float: left;
	margin: 0;
	padding: 0;
	width: 24%;
	min-height: 95px; 
	border-left: 1px solid #DDDDDD; 
}

#footer dl.last {
	background: none;
	width: 11%;
} /*IE7*/

#footer dt {
    padding: 0px 10px;
    font-weight: bold;
}
#footer dd {
	margin: 0 auto;
	padding: 3px 10px;
}

#footer dd a {
	text-decoration: none;
	padding-bottom: 1px;
    color:#3981C9
}

#footer dd a:hover {
	color:#000;
}

#searchbox {
	float:left;
	margin-top:-4px;
	width:100%;
}

#searchbox a {
	text-decoration:none;
}

#sub_section_searchbox .search_drop {
	width: 370px;
}

.search_drop {
    float:left;
    width:550px;
	height:20px;
    border:1px solid #999999;
    font-size:16px;
}

.floating {
    float:left;
}

.narrow_table {
    width: 345px;
    border-spacing: 0;
    position: relative;
    float: left;
    margin-left:25px;
    margin-top:25px;
}

#submain {
	padding:0px; margin:0px;
	text-align:left;
	position:relative;
}

.submain_bg {
    background: url(../img/box_title-bkd.gif);
	height:22px;
}

.submain_bottom {
    background: url(../img/box_bottom-middle.gif);
    background-repeat: repeat;
}

.box_bottom {
    background: url(../img/bottom-box.gif);
    background-repeat: repeat;
}

.box_top {
    background: url(../img/top-mid-box.gif);
    background-repeat: repeat;
}

.box_rightside {
    background: url(../img/right-mid-box.gif);
    background-repeat: repeat-y;
}

.box_leftside {
    background: url(../img/left-box.gif);
    background-repeat: repeat-y;
}

.hold_dropdown {
    background: url(../img/hold-dropdown.gif) no-repeat;
    background-repeat: none;
    height: 42px;
    width:100%;
    position:relative;

}

#filter-bottom {
	background: url(../img/filter-bar_bottom-shadow.gif) repeat-x;
	height:6px;
	width: 100%;
}

#filterdiv {
	background: url(../img/filter-bar_bkd.gif) repeat-x bottom left;
	height: 37px;
	width:100%;
    position:relative;
}

#filterdiv .filterSection,
#filterdiv .filterSectionImg, .filterSection {
	background:#fff;
	margin:5px;
	padding:5px;
	float:left;
	color:#666;
}
#filterdiv .filterSectionImg {
	margin:5px 0 0 0 !important;
	margin:5px 0 0 0;
	padding:0;
	background:transparent;
}
.filterItemtabbed{
    background: url(../img/box_title-bkd.gif) repeat-x bottom left;
}
.filterItemDisabled, .filterItem, .filterItemSelected {
	border: 1px solid #e1e1e1;
	padding-left: 3px;
	padding-right: 3px;
	white-space: nowrap;
	text-decoration:none;
	cursor:pointer;cursor:hand;
}
.filterItemSelected, #crimesLegendAnchor:hover {
	background-color: #D5EFFC;
	border-color: #B5D0EB;
	color: #3981C9;
	text-decoration:none;
}
.filterItemDisabled {
	color: #e1e1e1;
	cursor: default;
}

.smallHeading {
	color: black;
}

.dk_grey_text {
    color: #878787;
    font-size:120%;
    height:120px;
}  
.smallActiveText, .mediumActiveText {
		font-size: 10px;
}
.mediumActiveText {
	font-size: 12px;
}

.filterWithWindow {
	position:relative;
	float:right;
	padding-top:2px;
	z-index:1554;
}
.windowFilterWrapper {
	display:none;
	position:absolute;
	right:0px;
	top:35px;
 	height:370px;
 	max-height:370px;
 	width:710px;
 	background: url(../img/window_bkd_no-tab_wide.gif);
 	z-index:1557;
}

#periodFilters select {
	font-size:11px;
	color:#646464;
}

td.formlbl{
	padding-right:5px;
	padding-bottom:10px;
	text-align:right;
}
td.formval{
	padding-bottom:10px;
}

.buttons a{
    display:block;
    float:left;
    margin:0 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;

    font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px; /* Links */
}

.buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

.popup3 { 
	position: absolute; 
	background-color: white; 
	layer-background-color: white; 
	border: 1px solid black; 
	padding: 3px; 
	z-index: 2000;
}

.jsBtn {
	cursor:pointer;cursor:hand;
}

.filterBodyWrapper {
	padding:10px;
	position:static;
	z-index:5555;
}
.filterBody {
	max-height:350px;
	height:350px;
	overflow:auto;
	position:static;
	z-index:5556;
}

.resultsListView {
	font-family: arial;
	border-bottom: 1px solid gray;
}

#range span {
	color:white;
	font-weight:bold;
}

#range{
	padding:8px 10px 0px 0px;
	text-align:right;
}

#searchCriteria{
	color:#7F7F7F;
	padding:2px;
	font-weight:bold;
	font-size:12px;
	text-align:right;
}

.criteriaHighlight{
color:black;
text-weight:bold;
}

.filterBox {
	padding: 3px 1px 3px 3px;
	float:left;
	font-family:arial;
}
.resultsListView {
	font-family: arial;
	border-bottom: 1px solid gray;
}
.filterBox .bd, .resultsListView {
	color:gray;
	text-align:left;
	height: 21px; min-height:21px;
	padding-top:4px;
	padding-left:3px;
	overflow:hidden;
	line-height: 20px;
	font-weight:bold;
}

/***** Crime Type *****/
.crimeTypeMain, .crimeTypeSub {
	cursor:pointer;cursor:hand;
}
.crimeTypeMain, .crimeTypeMainNoAction {
	color: #3d80c7;
	font-weight:bold;
	padding: 3px 0 3px 20px;
}
.crimeTypeMainCheck {
	background: url(../img/check_on_lrg.gif) no-repeat 3px 50%;
}
.crimeTypeMainPartial {
	background: url(../img/check_partial_lrg.gif) no-repeat 3px 50%;
}

.crimeTypeSub:hover,
.crimeTypeMain:hover {
	background-color: #d7ecfb;
}
.crimeTypeSub, .crimeTypeSubNoAction {
	padding-left:21px;
	padding-top:3px;
	padding-bottom:3px;
	margin-left:18px;
	font-size:90%;
}

.crimeTypeSubCheck {
	background: url(../img/check_on_sub-sm.gif) no-repeat 3px 50%;
}
.crimeTypeFilterButtons {
	clear:all;
	clear:both;
	text-align: right;
	padding-right:20px;
}
.crimeGroup {
	padding-bottom:5px;
}

.blue_text {
    color:#3981C9
}
a.red_text {
    color:#e62c2a
}
.title_text {
    color:#3981C9;
    font: 1.5em/2em Verdana, Arial, San-Serif;
    
}

#searchResults, #mapFooter {
	color: #6a6a6a;
}
#searchResults {
	height:489px;
	overflow:auto;
	border-bottom: 1px solid gray;
	border-top: 1px solid gray;
}

#printSearchResults {
	height:100%;
	border-bottom: 1px solid gray;
}


#tabsAndResults {
	float:left;
}
/******* Crime Reports Map and Listings *******/

#mapFooter {
	width:100%;
	margin-top:10px;
	font-size: 80%;
}
#map {
	border: 1px solid gray;
	margin-left:2px;
	height: 489px;
	overflow:hidden;
}

.incident {
	border-bottom: 1px solid gray;
	padding-bottom:5px;
	margin-top:5px;
	padding-left:7px;
}
.incidentLocation {
	font-style:italic;
	padding-top:5px;
	padding-bottom:5px;
}
.incidentDistance {
	padding-top:5px;
	padding-bottom:5px;
}
.incidentDescription {
	padding-bottom:5px;
}
.incidentAgency {
	padding-top:5px;
	padding-bottom:5px;
}
.incidentHeader {
	margin-left:-7px;
	padding-left:5px;
	line-height:30px;
	font-size:11px;
}
.incidentHeader div {
	font-size:12px;
	color:black;
	padding-left: 30px;
	padding-right: 5px;
	float:left;
}
.selectedIncident {
	background-color: #D8EFFF;
}
/*.selectedIncident div {
	font-weight:bold;
}*/
.iconHeader { 
	margin-left:0px;
	margin-top:3px;
}

.yellowIconHeader { /* assault */
	background: url(../map-icon/map-icon_list_yellow.gif) no-repeat left;
}
.blackIconHeader { /* burglary */
	background: url(../map-icon/map-icon_list_black.gif) no-repeat left;
}
.redIconHeader { /* homicide */
	background: url(../map-icon/map-icon_list_red.gif) no-repeat left;
}
.silverIconHeader { /* otherCrime */
	background: url(../map-icon/map-icon_list_silver.gif) no-repeat left;
}
.purpleIconHeader { /* robbery */
	background: url(../map-icon/map-icon_list_purple.gif) no-repeat left;
}
.orangeIconHeader { /* sexOffense */
	background: url(../map-icon/map-icon_list_orange.gif) no-repeat left;
}
.blueIconHeader { /* theft */
	background: url(../map-icon/map-icon_list_blue.gif) no-repeat left;
}
.greenIconHeader { /* vehicleTheft */
	background: url(../map-icon/map-icon_list_green.gif) no-repeat left;
}
.aquaIconHeader { /* vehicleBurglary */
	background: url(../map-icon/map-icon_list_aqua.gif) no-repeat left;
}
.vehicle_recoveryIconHeader { /* vehicleBurglary */
	background: url(../map-icon/map-icon_list_vehicle_recovery.gif) no-repeat left;
}
.trafficIconHeader { /* vehicleBurglary */
	background: url(../map-icon/map-icon_list_traffic.gif) no-repeat left;
}
.quality_lifeIconHeader { /* vehicleBurglary */
	background: url(../map-icon/map-icon_list_quality_life.gif) no-repeat left;
}
.proactive_policingIconHeader { /* vehicleBurglary */
	background: url(../map-icon/map-icon_list_proactive_policing.gif) no-repeat left;
}
.sex-offenderIconHeader {
	background: url(../map-icon/map-icon_list_sex-offender.gif) no-repeat left;
}
.propertyIconHeader {
	background: url(../map-icon/map-icon_list_property.gif) no-repeat left;
}
.fireIconHeader {
	background: url(../map-icon/map-icon_list_fire.gif) no-repeat left;
}

.popup {
	display: none;
}
.popupAndAnchor {
	display: block;
}

/* rende intero block cliccabile in IE/Win e fa bene a rendering di Op7 (rovina IE/Mac?) \*/
.popupAndAnchor {
	position: relative;
	text-decoration:none;
}
/* */

.popupAndAnchor:hover .popup {
	display: block;
}

.popupAndAnchor .popup {
	padding-left:23px;
	width: 158px;
	height:500px;
	position: absolute;
	background-color: white;
	z-index: 1;
	bottom: 15px;
	left: -93px;
}

#crimesLegend {
	border: 1px solid gray;
}

#crimesLegend div {
	float:none;
}

#crimesLegendHeader {
	font-size:12px;
	color: black;
	margin-left:-23px;
	padding:7px;
	margin-bottom:10px;
}

/**** Lea Admin ****/
#leftNav{
	color:#3981C9;
	float:left;
	width:186px;
	padding-top:5px;
	padding-right: 4px;
	padding-bottom: 40px;
}

#leftNav ul {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
	width:100%;
	padding-left:0px;
	text-align: right;
	margin: 0px;
}

#leftNav ul li {
	padding:3px;
	margin: 0px;
}

#leftNav ul li div {
	background: url(../img/side-nav_btn_static.gif) no-repeat center right;
	padding: 3px 20px 3px 0px;
	width: 88%;
	border-right: solid 3px #F0F0F0;
	font-weight:bold;
	background-color: #F0F0F0;
}

#leftNav ul li div.subhead {
	background: none;
	padding: 3px 0px;
	border: none;
	width: 94%;
	font-weight:bold;
	color: #5d5d5d;
}

#leftNav ul li ul li {
	background-color: white;
	padding:3px 15px 3px 0px;
	font-size: 90%;
	background: url(../img/side-nav_arrow_static.gif) no-repeat center right;
}

#rightSideContent {
	background:transparent url(../img/rule_vertical-dotted.gif) repeat-y scroll 0 0;
	color:gray;
	margin-left:200px;
	padding-left:15px;
	padding-top:5px;
	text-align:left;
}

h2.leaadmin {
	margin:0 0 5px 0; 
	padding:0 0 3px 0; 
	color:#666; 
	font-weight:normal; 
	font-size:140%;
	border-bottom:1px solid #666;
}
h2.noUnderline {
	border-bottom:none;
}

#instructionDiv {
	font-size:80%;
}

/**** Sub Section Stuff ****/
#subsectionheader {
	margin: 30px 0 0 0;
	padding:0;
	text-align:left;
	color: gray;
}

#sub_section_searchbox {
	padding-top:11px;
	height: 40px;
}

#mini_logo {
	float:left;
	padding-right:10px;
	margin-top:-11px;
}

#compstatLogoContainer {
	position:absolute;
}


#compstatLogo {
	float:left;
}

.logoText {
	float:left;
	font-weight:bold;
	font-size:16px;
	margin:20px 0px 0px 9px;
	
}
#navBreak{
	height:20px;
}

#sub_section_searchbox .search_drop {
	width: 370px;
}

.datatable {
	
}

.datatable th {
	border-bottom:1px solid #ddd;
	background:#333;
	color:#ddd;
	padding:3px 2px;
}

.datatable td {
	border-bottom:1px solid #ddd;
	padding:2px;
}
.printFooter{
	position:static;
	text-align:center;
}

.upload_table {
	border-bottom:1px solid #ddd;
}

.upload_table th {
	background: #444;
	color: #eee;
	padding:5px;
}

.bl {
	border-left:1px solid #ddd;
}

.br {
	border-right:1px solid #ddd;
}

.bb {
	border-top:1px solid #ddd;
}

.upload_table td {
	padding:5px;
}

/***** LEA Registration  ******/
form#LeaReg {
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 30px;
	background-color: #ffffff;
	width: 600px;
	border:1px solid #CCCCCC;
	float: left;
}

form#CcPassword {
	margin-top: 0;
	padding-top: 10px;
	margin-bottom: 30px;
	background-color: #f8e8c2;
	width: 650px;
	border:1px solid #CCCCCC;
	float: left;
}

fieldset {
	float: left;
	clear:left;
	width: 95%;
	margin: 0 5px 1.5em 5px;
	position: relative;
	padding: 0;
	border-style: none;
	border-top: 1px solid #BFBAB0;
}
legend {
	margin-left: 1em;
	color: #6c6c6c;
	font-weight: bold;
}
fieldset ol {
	list-style: none;
	
}
fieldset li {
	float: left;
	clear: left;
	width: 100%;
	padding-bottom: 1em;
	margin: 0 0 1.5em 0;
}		
label {
	float: left;
	width: 10em;
	margin-right: 1em;
	text-align: right;
	
}

.formContent label {
	float:none;
	margin-right: 0;
	width: 10em;
	text-align: right;
}


.error {
	margin:10px 0;
	color:red;
	font-size: 60%;
}

.feedback {
	margin:10px 0;
	color:green;
}
         

.areaFilterSectionHeading{
	padding:7px; font-weight:bold; font-size: 13px;
}

.reg_field {
    width: 470px;
    margin: 0 0 1.5em 0;
    position: relative;
    padding: 0;
    border-style: none;
    border: none;
    background: #ffffff url(../img/gradient-6.png) repeat-x;
}

.reg_field ol {
    list-style: none;
    
}
.reg_field li {
    list-style: none;
}       

.globalNav {
	cursor: pointer;
}
.globalNavHide {
	display: none;
}

.participatingDepartment{
	height:65px;
	width:337px;
	text-align:center;
	margin-right: 15px;
	display:block;
	float:left;
}

.participatingDepartment img{
	margin-top:6px;
	margin-left:3px;
	float:left;
}

.participatingDepartment > div{
	padding-top:7%;
}

.front_sidebars {
    border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2e7fcb;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	width:245px;
}

.sidebarImage {
	width: 100px;
	float: right;
	margin: 0px;
	padding: 0px;
}

.sidebarImage h1 a{
	color: #2e7fcb;
    margin: 0px;
    line-height: 1.1em;
    font-size: 100%;
    text-decoration: none;
}
.front_sidebars p {
	padding: 5px;
	color: #999;
}
.front_sidebars h1 {
	color: #2e7fcb;
	margin: 0px;
	padding: 5px;
	line-height: 1.1em;
	font-size: 130%;
}

/*** Lightbox CSS  ***/
#emailcrime, #savealert {
    color: #333;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width:300px;
    margin:-150px 0 0 -150px;
    padding: 1em;
    border: 5px solid #999;
    background-color: white;
    text-align: left;
    z-index:9999;   
}

#askdept,#myagency {
    color: #333;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width:500px;
    margin:-250px 0 0 -250px;
    padding: 1em;
    border: 5px solid #999;
    background-color: white;
    text-align: left;
    z-index:9999;   
}

#showSignup {
    color: #000000;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width:640px;
    height: 315px;
    background-image: url(../img/quicksignup.png);
    margin:-200px 0 0 -350px;
    padding: 40px;
    text-align: left;
    z-index:9999;  
}

#showSignup h1, #signupThanks h1 {
	color:#ff3333;
	font-size:24px;
	font-weight: lighter;
	margin: 10px 0 15px 0;
}

#showSignup h2, #signupThanks h2 {
    font-size:14px;
}

#showSignup table {
	width: 100%;
}

#showSignup label, #showSignup input, #showSignup select {
	float: left;
	clear: both;
	width: 275px;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#showSignup input, #showSignup select{
    border-color: #DDDDDD;
    background-color: white;
    border-style: inset;
    border-width: 1px;
    color: #333333;
    padding: 3px;
    font-size: 12px;
}

#showSignup td {
	padding-bottom: 20px;
}

#showSignup ul {
	margin-top: 15px;
}

#showSignup li {
	margin-bottom: 7px;
	margin-left: 25px;
}

#signupbutton {
	width: 168px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

#optout {
    position: relative;
    float: right;
    top:2px;
    right:0px;
}

#envelope {
	background-image: url(../img/envelope.png);
	float: right;
	width: 90px;
	height: 88px;
	position: absolute;
	top: 10px;
	left: 500px;
}

#envelopeLarge {
    background-image: url(../img/envelopelarge.png);
    float: right;
    width: 197px;
    height: 195px;
    position: absolute;
    top: 10px;
    left: 450px;
}

.privacyMessage {
	font-size: 10px;
	color: #666666;
	line-height: 11px;
	margin-left: 25px;
}

#signupThanks {
	color: #000000;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width:630px;
    height: 155px;
    background-image: url(../img/signupthanks.png);
    margin:-200px 0 0 -350px;
    padding: 50px;
    text-align: left;
    z-index:9999;  
}

#showSoTerms, #showSoDataExistsWithNoCrimeData {
    color: #000000;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width:720px;
    height: 200px;
    background-image: url(../img/so_terms_bg.png);
    /*why? this is inherited weirdness from older styles. 
    margins of half the width, half the height*/
    margin:-100px 0 0 -360px; 
    text-align: left;
    z-index:9999;  
}

#emailcrime[id], #savealert[id], #askdept, #showSignup, #signupThanks { /* IE6 and below Can't See This */    
    position:fixed;    
}

#overlay{
    display:none;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#333;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
    z-index:6000;
}

#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }
/*** End Lightbox CSS ***/

.error_msg { display: block; clear: both; font-size: 100%; color: #ff0000; }

.thematicLegendItem {
	clear:both;
	padding: 7px;
}
.thematicLegendColor {
	float:left;
	width: 10px;
	height: 10px;
	margin: 0px 10px;
	border: 1px solid black;
}

/* autocomplete features */
.autocomplete-w1 { background:url(../img/shadow.png) no-repeat bottom right; position:absolute; top:4px; left:3px; /* IE6 fix: */ _background:none; _top:1px; }
.autocomplete-w2 { padding:0 6px 6px 0; }
.autocomplete { width:300px; border:1px solid #999; background:#FFF; cursor:default; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE specific: */ _height:350px;  _margin:0px 6px 6px 0; overflow-x:hidden; }
.autocomplete .selected { background:#F0F0F0; }
.autocomplete div { padding:2px 5px; white-space:nowrap; }
.autocomplete strong { font-weight:normal; color:#3399FF; }

.social {
	float: right;
	width: 165px;
	height: 20px;
	padding: 0px;
}
.social img {
	padding: 2px;
}

.SOcheckButton{
	float:left;
	width:120px;
	height:25px;
	background:url('/img/sex_offenders_btn.png') left top no-repeat;
	cursor:pointer;
}

.SOcheckButtonRoll{
	float:left;
	width:120px;
	height:25px;
	background:url('/img/sex_offenders_btn_roll.png') left top no-repeat;
	cursor:pointer;
}

.SOxButton{
	float:left;
	width:120px;
	height:25px;
	background:url('/img/sex_offenders_btn_check.png') left top no-repeat;
	cursor:pointer;
}

.SOxButtonRoll{
	float:left;
	width:120px;
	height:25px;
	background:url('/img/sex_offenders_btn_check_roll.png') left top no-repeat;
	cursor:pointer;
}

#footerNav {
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
	float: left;
}

#footerNav a {
	color: #FFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:85%;
}
#footer {
	width: 100%;
	background-image: url(/img/blueFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:75px;
	clear: both;
	margin-top: 5%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
	padding: 0px;
	background-color: #4f8cc6;
}
#footerContent {
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/img/blueFooter.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}	

#copyright {
	margin: 0px;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
	padding-right: 20px;
	color: #FFF;
	font-size:85%;
}

h1 {
	margin: 0px;
	padding: 0px;
	color: #999;
}
#wrapper {
	padding: 0px;
	/*width: 1200px;*/
		/*max-height:370px;*/
		margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 100%;
	min-height:100%;
}


/*Right Column Div*/
#rightCol {
	padding: 10px;
	float: left;
	width: 200px;
	margin:10px 0 0;
	font-size: 95%;
	line-height: 1.3em;
}
#rightCol h3 {
	font-size: 125%;
	color: #2e7fcb;
	font-weight:bold;
}
#rightCol h4 {
	color: #2e7fcb;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
	font-size:13px;
	font-weight:bold;
}
#rightCol a {
	font-weight: normal;
	color: #999;
	text-decoration: none;
}
#rightCol a:hover {
	font-weight:normal;
	color: #333;
	text-decoration: underline;
}
#rightCol h4 a {
	color: #2e7fcb;
	font-weight: bold;
	font-size:13px;
}
#rightCol h4 a:hover {
	font-size:13px;
	color: #2e7fcb;
	font-weight: bold;
	text-decoration: underline;
}
#rightCol .video {
	height: 150px;
	width: 200px;
}
 #rightCol ul {
	padding:0 0 0 15px;
	margin:0;
}

.Badge {
	border-bottom:3px solid #999999;
	float:left;
	margin:0;
	padding:0;
	text-align:right;
	width:200px;
}

.navContainer{
	font-weight:bold;
	color:#0033CC;
	float:left;
	font-weight:bold;
	overflow:hidden;
	line-height:1.4em;
}

.navContainer .currentNavLink{
	padding:5px;
	width:173px;
	background-color:#0066CC;
	cursor:pointer;
}

.navContainer .currentNavLink a{
	color:#FFF;
}

.navContainer .navLink{
	padding:5px;
	width:173px;
	cursor:pointer;
}
.navContainer .navLink a{
	color:#2E7FCB;
}

.navContainer .navLink:hover{
	background-color:#EAEAEA;
}

#pressLeftNav{
	color:#3981C9;
	margin-top:1em;
	float:left;
	width:186px;
	padding-top:5px;
	padding-bottom: 40px;
}

#contentContainer{
	width:970px;
	margin:0 auto;
	padding:2em 0;
}
#centerContent {
	float:left;
	width:500px;
	padding:5px 15px;
	text-align:left;
	color: gray;
	background-image:url(/img/product/centerContentShad.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	^overflow: hidden;
	font-size:85%;
	line-height:1.5em;
	text-decoration:none;
	min-height:550px;
}


.centerContent h4 {
	color: #36C;
	margin: 0px;
	padding: 0px;
}
#centerContent h2{
	font-size:1.6em;
	font-weight:bold;
	color:#666666;
	margin:0;
	padding:0 0 10px;
	line-height:1.4em;
}

#centerContent h3{
	font-size:130%;
	line-height:1em;
	color:#2E7FCB;
	margin:0;
	padding:0 0 3px;
	text-decoration:none;
}
#centerContent h4{
	color:#2E7FCB;
	margin:0;
	padding:0;
	font-size:1.1em;
}

#centerContent h5{
	margin:0;
	padding:0;
	color:#666666;
	font-size:.85em;
}
#centerContent p{
	line-height:1.5em;
	margin:10px 0;
}
#centerContent .textLabel{
	font-weight:bold;
}
#centerContent a{
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.Icon_pdf {
	background-image:url(/img/file_pdf.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0;
	padding:0 0 0 20px;
	color:#333333;
	font-weight:bold;
	text-decoration:underline;
}
.productIPhone {
	background-image:url(/img/iPhone_100.jpg);
	background-position:right bottom;
	background-repeat:no-repeat;
	border-bottom:3px solid #2E7FCB;
	margin:0 0 10px;
	padding:0;
}

.productIPhone p a:hover {
	background-image:url(/img/CR-bullet.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#2E7FCB;
	font-size:90%;
	font-weight:bold;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:underline;
}

.productIPhone p a {
	background-image:url(/img/CR-bullet.png);
	background-position:left top;
	background-repeat:no-repeat;
	color:#2E7FCB;
	font-size:90%;
	font-weight:bold;
	margin:0;
	padding:0 0 0 15px;
	text-decoration:none;
}

.formWrap {
	background-position:right top;
	background-repeat:no-repeat;
	border-bottom:5px solid #CCCCCC;
	border-top:5px solid #CCCCCC;
	width:450px;
}

.formContent {
	font-size:95%;
	padding:10px;
	text-align:right;
}

#socheckbox label{
	font-weight:bold;
	width:auto
	;margin:0;
	float:none;
}
