@charset "UTF-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

/*body,h1,h2,h3,h4,h5,h6,p,block,img,div { margin: 0; padding: 0; border: 0;}*/

body { font-family:Arial, Helvetica, sans-serif; color: #333333; font-size: 12px; }



p { color: #747474; font-size: 11px; line-height: 18px; margin-bottom: 20px; }
.red {color: #990000; font-weight:bold;}
#Page a {
	color: #990000;
	text-decoration: none;
}
#Page a:hover { color:#FF0000; }
#MPD_Main a.pdflink:link, a.pdflink:visited, a.pdflink:hover, a.pdflink:active{
	text-decoration: underline;
	font-weight: normal;
	padding-left: 20px;
	background: transparent url(img/pdficon.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
}

#MPD_Main a.popuplink:link, a.popuplink:visited, a.popuplink:hover, a.popuplink:active{
	text-decoration: underline;
	font-weight: normal;
	padding-left: 20px;
	background: transparent url(img/popupicon.gif) no-repeat 0px 0px;
	padding-bottom: 5px;
}


.headerbar {
	background-image: url(img/header_bckgrnd.jpg);
	background-repeat: repeat-x;
	display: block;
	width: 100%;
	height: 120px;
}
.centerizer {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}

.headerbar img { float: left; }

.headerbar p {
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	line-height: normal;
	margin-bottom: 0px;
	text-align: right;
}
.headerbar p a { color:#FFFFFF; }
.headerbar p a:hover { color: #FF0000; }

/******************************************* Top Menu Navigation    ****************************************/
.chromestyle ul{
	font-family: Impact, Arial, sans-serif;
	display: block;
	color: #FFFFFF;
	font-size: 18px;
	margin-top: 17px;
	text-transform: uppercase;
	float: right;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: none;
	width: 530px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}


chromestyle ul li{
	display: block;
	float: right;
	margin-left: 5px;
	clear: left;
	width: auto;
}

.chromestyle ul li a{
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}

.chromestyle ul li a:hover, .chromestyle ul li a.selected{ /*script dynamically adds a class of "selected" to the current active menu item*/
background-color: #B1D9F4; /*THEME CHANGE HERE*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #6699CC;
border-bottom-width: 0;
font:normal 12px Impact;
line-height:18px;
z-index:100;
background-color: #B1D9F4;
width: 138px;
visibility: hidden;
}


.dropmenudiv a{
width: auto;
display: block;
border-bottom: 1px solid #6699CC;
padding: 5px;
text-decoration: none;
color: #006699;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ background-color: #006699; color: #FFFFFF;}

/******************************************* End Top Menu Navigation    ****************************************/

.third_column {
	font-size: 0.8em;
	color: #333333;
	display: block;
	float: left;
	width: 260px;
	margin-left: 15px;
	/*border: 1px solid #000000;*/
}

#PoliceContent .third_column h1 {
	font-family: Impact, Arial, sans-serif;
	font-size: 20px;
	color: #003366;
	display: block;
	width: auto;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	font-weight: normal;
	margin:0;
	padding:0;
}

#PoliceContent .third_column p {
	margin-bottom: 15px;
	line-height: 1.3em;
}
#PoliceContent .section {
	padding: 0;width: auto;
	margin: 0;
}
#MPD_Main .archive_news {
	width: 455px;
	margin-left: 0px;
	float: left; 
}

#MPD_Main .archive_news ul {
	margin: 0px;
	padding: 0px;
	font-size: .9em;
}

#MPD_Main .archive_news li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#MPD_Main .archive_news ul a {
	display: block;
	background-color: #EEEEEE;
	padding: 10px;
	color: #666666;
}

#MPD_Main .archive_news ul a:hover{
	color:#FFFFFF;
	background-color:#999999;
}
.comm_roll_call{
	width: 300px;
	margin-left: 15px;
float: left;
}
.latest_news {
	width: 320px;
	margin-left: 15px;
	float: left;
}

.latest_news ul {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	list-style-type: none;
}

.latest_news li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.latest_news ul a {
	display: block;
	width: 280px;
	background-color: #EEEEEE;
	padding: 10px;
	color: #666666;
}

.latest_news ul a:hover{
	color:#FFFFFF;
	background-color:#999999;
}

.policespace { 
	background: transparent url(img/space.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}
ul.sublinks {
	font-size: 14px;
	font-family: Impact, Arial, Helvetica;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 45px;
	margin-left: 0px;
	display: block;
	list-style-type: none;
}

.sublinks a {
	color: #999999;
	font-size: 18px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 225px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

.sublinks a:hover {
	background-color: #eeeeee;
	color: #666666;

}
.maincontent {
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	/*border: 1px solid #000000;*/
}

.footer {
	font-size: 12px;
	text-align: center;
	display: block;
	padding-top: 50px;
	padding-bottom: 50px;
	color: #666666;
	line-height: 18px;
}

.footer a { color: #666666; }
.footer a:hover {color: #990000; }

img { vertical-align:top; border: none; }	
.left { float: left; margin-bottom: 5px; margin-right: 15px; }
.right { float: right; padding: 0px 0px 0px 0px; margin-left: 10px; margin-bottom: 5px; }


fieldset ol {
  margin: 0; padding: 0; }

fieldset li {
  list-style: none; padding: 7px 0; margin: 0; clear:both; }

fieldset .lab {
  vertical-align: top; }

fieldset .check {
	display: inline; float:left; padding-left: 150px; }

.RadioButtonWidth label { margin-right:35px; }
	 
.CheckBoxWidth label { margin-right:25px; }	 
.CheckBoxList { width: 490px;}

th {
	font-weight:normal;
	text-align:left;
	padding:.3em 1em;border: 1px dotted #8e8e8e;
}							
thead th {
	background:#d0d5df;
	text-align:center;
	font: bold 1em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
}	

tr.row ul {
	margin: 0px;
	padding: 0px;
	font-size: .8em;
	list-style-type: none;
}

tr.row li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

tr.row ul a {
	display: block;
	background-color: #EEEEEE;
	padding: 10px;
	color: #666666;
}

tr.row ul a:hover{
	color:#FFFFFF;
	background-color:#999999;
}




