﻿html
{
	height: 100%;
}

body
{
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-left: 0px;
	border-right: 0px;
	overflow-y: auto;
}

.Header
{
	margin: 5px 5px 0px 5px;
	z-index: -1;
}

.Title
{
	height: 50px;
	left: 5px;
	right: 5px;
	text-align: center;
	display: block;
	overflow: hidden;
	padding-left: 10px;
	padding-right: 10px;
	z-index: 100;
}

.Heading
{
	text-align: center;
	font-size: medium;
}

.HeaderTextLeft
{
	float: left;
	padding-left: 5px;
	text-align: left;
	height: 45px;
}

.HeaderTextRight
{
	float: right;
	height: 45px;
	text-align: right;
	padding-right: 10px;
}

.TwitterDIV
{
	font-size: small;
	color: white;
	display: inline-block;
}

.InlineDiv
{
	display: inline-block;
}

#BadgeDiv.Container
{
}

#lblDept
{
	line-height: 40px;
	vertical-align: top;
}


#DeptNameDiv
{
}

.clear
{
	clear: both;
}

#contentwrap
{
	margin: 0px 5px 0px 5px;
}

#content
{
}

#main-content
{
	margin-left: 275px;
}

.ContentRecords
{
	display: none;
	text-align: center;
	background-color: white;
	padding: 15px 15px 15px 15px;
	min-height: 400px;
	height: auto !important;
	height: 400px;
	overflow: hidden;
}

#NotificationText
{
	height: 25px;
	padding-left: 10px;
	padding-top: 3px;
	background-color: #a2bde3;
	color: black;
}


#NotificationLoadingImage
{
	display: block;
	padding-right: 5px;
	padding-top: 2px;
	float: left;
}

#NotificationTextMessage
{
	float: left;
	padding-top: 3px;
	font-size: small;
}

#sidebar
{
	width: 245px;
	float: left;
	padding: 0 0 0 1px;
}

.MenuTextDiv
{
	padding: 10px 5px 10px 5px;
}

.MapOptionTitle
{
	text-align: center;
	font: normal 12px verdana;
}

#LiveCallsDates
{
	text-align: center;
	width: 250px;
	background-color: White;
}

#HistoricalCallsDates
{
	text-align: center;
	width: 250px;
	background-color: White;
}

#CrimeDates
{
	text-align: center;
	width: 250px;
	background-color: White;
}

.LocationSearchBox
{
	width: 250px;
	text-align: center;
	background-color: White;
}

.IncCrimeTypes
{
	padding-top: 5px;
}

#Types
{
	/*     position: absolute;     z-index: 100;     width: expression(document.body.clientWidth-724);     top: 97px;     right: 5px;     left: 704px; */
	text-align: center;
	background-color: White;
	padding: 5px;
}

.TabDetailDiv
{
	display: none;
	top: 97px;
	bottom: 34px;
	left: 5px;
	right: 5px;
	position: absolute;
	padding: 0px 15px 0px 15px;
	background: white;
	overflow: hidden;
	border: solid 2px black;
}

.TabDetailDivOverflow
{
	display: none;
	top: 95px;
	bottom: 34px;
	left: 5px;
	right: 5px;
	position: absolute;
	padding: 0px 15px 0px 15px;
	background: white;
	overflow-x: hidden;
	overflow-y: auto;
	border: solid 2px black;
}

#MapDiv
{
	height: 500px;
	border: solid 2px black;
	overflow: hidden;
}

.MapMessageDisplay
{
	position: relative;
	text-align: center;
	font-size: medium;
	font-family: Verdana;
	color: #194E76;
	background-color: White;
}


.MapMessageDisplayBackground
{
	background-color: #194E76;
	filter: alpha(opacity=40);
	opacity: 0.5;
}

.MapInfoTitle
{
	text-align: center;
	font-size: small;
	font-family: Verdana;
	padding-top: 5px;
	padding-bottom: 5px;
}

.MapInfo
{
	text-align: left;
	width: 350px;
	height: 220px;
	overflow-x: hidden;
	overflow-y: auto;
	overflow: -moz-scrollbars-vertical;
	font-family: Verdana;
	font-size: small;
	margin-right: 10px;
}

#StreetView
{
	height: 200px;
	width: 250px;
}

.HeaderTop div
{
	font-size: 0;
	height: 10px;
}

.SearchForm
{
	padding: 10px;
}

#lblDept
{
	font-size: xx-large;
}

.Footer
{
	height: 25px;
	margin: 0px 5px 5px 5px;
	text-align: center;
	font-size: large;
	overflow: hidden;
}

.cmdAlert
{
	border-style: hidden;
}

.AlignRight
{
	text-align: right;
}

#lblUpdateMapProgress
{
	background-color: #194E76;
	font-size: xx-large;
	color: Red;
}

#pnlLocation
{
	display: none;
}


.TabHeaderText
{
	font-size: xx-large;
}

.GroupTypesListStyle
{
	text-align: left;
	line-height: 150%;
	overflow-x: hidden;
	overflow-y: auto;
	height: 320px;
	border: none;
	padding-left: 2px;
}

#StreetViewDiv
{
	height: 200px;
}

.PadTop
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.textmiddle
{
	vertical-align: middle;
}

.FooterTextLeft
{
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.FooterTextRight
{
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

#FooterTextRight a:link
{
	text-decoration: none;
	color: white;
	background: transparent;
}

#FooterTextRight a:visited
{
	text-decoration: none;
	color: white;
	background: transparent;
}

#FooterTextRight a:hover
{
	text-decoration: none;
	color: yellow;
	background: transparent;
}

#FooterTextRight a:focus
{
	text-decoration: none;
	color: yellow;
	background: transparent;
}

#FooterTextRight a:active
{
	text-decoration: none;
	color: white;
	background: transparent;
}

#emailimage
{
	border: 0px;
}

.AlertSignup
{
	cursor: move;
	text-align: center;
	width: 450px;
	height: 510px;
	padding: 15px;
}

.DetailLabel
{
	text-align: right;
	width: 250px;
	float: left;
	display: block;
}

.DetailText
{
	text-align: left;
	width: 250px;
	background-color: #99ccff;
}

.ArrestDetailLabel
{
	display: block;
	float: left;
	width: 65px;
	text-align: right;
}

.ArrestDetailText
{
	width: 205px;
	font-weight: bold;
}

.FloatLeft
{
	float: left;
}

.AlignLeft
{
	text-align: left;
}

.NoFloat
{
	clear: both;
}

.box
{
	background: #194E76;
	color: White;
}

.boxtop
{
	background: url(/WebMap/Styles/Default/HeaderTopE.gif) no-repeat top right;
}

	.boxtop div
	{
		font-size: 0;
		height: 10px;
		background: url(/WebMap/Styles/Default/HeaderTopW.gif) no-repeat top left;
	}

.boxbottom
{
	background: url(/WebMap/Styles/Default/HeaderBottomE.gif) no-repeat bottom right;
}

	.boxbottom div
	{
		font-size: 0;
		height: 10px;
		background: url(/WebMap/Styles/Default/HeaderBottomW.gif) no-repeat bottom left;
	}

.boxcontent
{
	padding: 0px 10px 0px 10px;
	font-weight: bold;
}

.PopUpForm
{
	background-color: White;
	margin-left: 8px;
	margin-right: 8px;
	padding: 10px;
	text-align: left;
}

.EMailForm
{
	text-align: center;
	overflow: -moz-scrollbars-vertical;
	overflow-y: scroll;
}

.EMailOptionDivs
{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: small;
}

.EMailOptionDivsLeft
{
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana;
	font-size: small;
	text-align: left;
}

.EMailOptionLegend
{
	font-weight: bold;
	text-align: left;
}

/* Accordion */
.accordionHeader
{
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: medium;
	padding: 1px;
	margin-top: 1px;
	cursor: pointer;
}

#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

	#master_content .accordionHeader a:hover
	{
		background: none;
		text-decoration: underline;
	}

.accordionHeaderSelected
{
	border: 1px solid #2F4F4F;
	font-family: Arial, Sans-Serif;
	font-size: medium;
	padding: 1px;
	margin-top: 1px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

	#master_content .accordionHeaderSelected a:hover
	{
		background: none;
		text-decoration: underline;
	}

.accordionContent
{
	border-top: none;
	padding: 3px;
}

.Center
{
	text-align: center;
	margin: 0 auto;
}

.ProperCase
{
	text-transform: capitalize;
}

.Show
{
	display: none;
}

.Font1
{
	font-family: Verdana;
	font-size: small;
}

.Font1Inline
{
	font-family: Verdana;
	font-size: small;
	display: inline;
}

.Font2
{
	font-family: Verdana;
	font-size: large;
}

.Font2Inline
{
	font-family: Verdana;
	font-size: large;
	display: inline;
}

.FontEntryInline
{
	font-family: Verdana;
	font-size: small;
	display: inline;
}


.fixWidth tr td
{
	width: 33%;
}

.GridResults
{
	position: absolute;
	top: 80px;
	bottom: 50px;
	left: 30px;
	right: 30px;
}

.DefFldSet
{
	position: relative;
	width: 800px;
	margin-top: 1em;
	padding-top: .75em;
}

.DefFldLeg
{
	position: absolute;
	top: -.5em;
	left: .5em;
}

.DefFldLeg
{
	position: absolute;
	top: -.5em;
	left: .5em;
}

.WPTitle1
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	text-align: center;
	color: White;
	font-size: x-large;
}

.WPTitle2
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	text-align: center;
	color: White;
	font-size: large;
}

.WPIntro
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	text-align: center;
	font-size: small;
}

.WPName
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	font-family: Verdana;
	text-align: center;
	font-size: x-large;
}

.PosterDIV
{
	height: 400px;
	width: 100%;
	border-color: Black;
	border-width: 2px;
	background-image: url('/Images/blue_bg.gif');
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: small;
	margin-left: auto;
	margin-right: auto;
}

.TypeCheckbox
{
	overflow-x: hidden;
	overflow-y: auto;
	text-align: left;
}

.Column3CheckBoxList td
{
	width: 190px;
}

.InmatesDetailsDivWrapper
{
	width: 700px;
	/*height: 400px;*/
}

#InmatesDetailsPanel
{
	position: absolute;
	left: 310px;
	top: 105px;
}

.InmatesDetailsDiv
{
	text-align: center;
	border-color: Black;
	border-width: 2px;
	font-family: Verdana;
	font-size: small;
	background-image: url('/Images/blue_bg.gif');
	background-repeat: repeat-x;
}

.PageHeader
{
	font-family: Verdana;
	font-size: small;
	overflow-y: scroll;
}

.NoDisplay
{
	display: none;
}

.ob_gCS /* Removes vertical lines between columns in all grids  */
{
	display: none !important;
}

.Button1
{
	-moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
	box-shadow: inset 0px 1px 0px 0px #cae3fc;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #469df5;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 17px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #287ace;
	width: 60px;
}

	.Button1:hover
	{
		background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
		background: -moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
		background-color: #4197ee;
		cursor: default;
	}

	.Button1:active
	{
		position: relative;
		top: 1px;
	}

.Button2
{
	-moz-box-shadow: inset 0px 1px 0px 0px #cae3fc;
	-webkit-box-shadow: inset 0px 1px 0px 0px #cae3fc;
	box-shadow: inset 0px 1px 0px 0px #cae3fc;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #4197ee) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #4197ee 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#4197ee');
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #469df5;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #287ace;
}

	.Button2:hover
	{
		background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4197ee), color-stop(1, #79bbff) );
		background: -moz-linear-gradient( center top, #4197ee 5%, #79bbff 100% );
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4197ee', endColorstr='#79bbff');
		background-color: #4197ee;
		cursor: default;
	}

	.Button2:active
	{
		position: relative;
		top: 1px;
	}

.TwitterDiv_container
{
	margin: 0px;
}

.TwitterDiv_1, .TwitterDiv_2, .TwitterDiv_3, .TwitterDiv_4, .TwitterDiv_5, .TwitterDiv_6, .TwitterDiv_8
{
	height: 1px;
	background: #ffffff;
	line-height: 1px;
	overflow: hidden;
	display: block;
}

.TwitterDiv_1
{
	margin: 0 1px 0 1px;
}

.TwitterDiv_2
{
	margin: 0 2px 0 2px;
}

.TwitterDiv_3
{
	margin: 0 3px 0 3px;
}

.TwitterDiv_4
{
	margin: 0 4px 0 4px;
}

.TwitterDiv_5
{
	margin: 0 5px 0 5px;
}

.TwitterDiv_6
{
	margin: 0 6px 0 6px;
}

.TwitterDiv_8
{
	margin: 0 8px 0 8px;
}

.TwitterDiv_content_box
{
	background: #ffffff;
	padding: 0 5px 0 5px;
	color: #000000;
	font-family: Verdana;
	font-size: 9px;
}

.GridStyle
{
	font-family:Arial;
	font-size:large;
}

.GridStyleXLarge
{
	font-family:Arial;
	font-size:x-large;
}

.ob_gBody .ob_gC, .ob_gBody .ob_gCW 
{
     color: #000000;
     font-family: Tahoma;
     font-size: 12px;
}

div.ob_gCc2, div.ob_gCc2C, div.ob_gCc2R
{
     padding-left: 2px !important;
     padding-right: 2px !important;
}

div.ob_gCc2, div.ob_gCc2C, div.ob_gCc2R
{
    padding-left: 2px !important;
    padding-right: 2px !important;
    margin-right: 0px !important;
}

/*
mns in all grids  
{
    display: none !important;
}
*/


