@charset "utf-8";
/* CSS Document */
/* These are revised styles for the Code Enforcement Department. The override styles set in main.css */
/* Written by Jayson N Ward 2007 - 2008 */
/* Last Updated: January 22, 2008 */

#deptNavigation
{
	background-color:#E3EDF3;
}
#deptNavigation h2
{
	background-color: #444;
	color:#eee;
	font-weight:bold;
	letter-spacing:1px;
}
#deptNavigation h3
{
	background-color: #00416B;
	color:#fff;
}
#deptNavigation h3:hover
{
	color:#ffff00;
}
#deptNavigation h3 a
{
	color:#fff;
}
#deptNavigation h3 a:hover
{
	color:#ffff00;
}
#deptNavigation h3.sectionNavHeader
{
	background-image:none;
	background-color:#002E4C;
	color:#ffff00;
}
#deptNavigation h3.sectionHeader
{
	background-color:#002E4C;
	background-image:none;
	color:#ffff00;
}
#deptNavigation h4
{
	color: #00323C;
	border-bottom:1px solid #4B93AB;
	background-color:#E3EDF3;
}
#deptNavigation li
{
	background-color:#eee;
	border-bottom:1px solid #ddd;
	border-left:4px solid #00416B;
	margin-left:0px;
	padding-left:0px;
}
#deptNavigation li a
{
	color: #00323C;
	width:147px;
	margin-left:3px;
}
#deptNavigation li:hover
{
	background-color:#ccc;
}
#deptNavigation li a:hover
{
	color:#000;
}
#deptNavigation li.activePage
{
	width:148px;
	list-style-type:none;
	list-style-position:outside;
	line-height:22px;
	padding: 0px 0px 0px 3px;
	margin:0px;
	background-color:#777;
	color: #eee;
	border-bottom:1px solid #ddd;
	border-left:4px solid #00416B;
	font-size:10px;
}
#deptNavigation li.activePage:hover
{
	background-color:#777;
}
#deptNavigation ul.contactUs li
{
	color:#666;
}
#deptNavigation .container
{
	border: 0px solid #4B93AB;
	background-color: #E3EDF3;
}
#deptNavigation form
{
	background-color:#E3EDF3;
}
#deptContent
{
	background-color:#fff;
	background-image:none;
	background-position:center;
	background-repeat:repeat-y;
}
#deptContent p
{
}
#deptContent div.pageInfo
{
	background-color: #F2C12F;
	border:1px solid #CFA528;
	border-right:0px;
	color:#685314;
}
#deptContent .leftCol
{
}
#deptContent .rightCol
{
}
#deptContent .container
{
}
#deptContent img.whatsNewImg
{
}
#deptContent ul.whatsNewUL
{
	margin:0px;
	padding:0px;
	color:#222;
	border-top:1px solid #00323C;
	width:260px;
}
#deptContent ul.whatsNewUL li
{
	color:#00323C;
}
#deptContent h2
{
	color:#eee;
	background-color:#777;
	background-image:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:1px solid #999;
}
#deptContent .fullWidthH2
{
	color:#eee;
	background-color:#777;
	background-image:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:1px solid #999;
}
#deptContent .h2Alternate
{
	color:#333;
	background-color:#eee;
	background-image:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:0px;
	border-bottom:1px solid #999;
}
#deptContent .fullWidthH2Alternate
{
	color:#333;
	background-color:#eee;
	background-image:none;
	padding:0px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:3px;
	border:0px;
	border-bottom:1px solid #999;
	width:592px;
}
#deptContent a
{
	text-decoration:none;
	color:#777;
	font-weight:bold;
}
#deptContent h3
{
	color:#666666;
	border-bottom:1px dashed #eee;
}
#deptContent h4
{
	background-color:#3f3f3f;
	color:#eee;
	padding:4px;
	font-size:10px;
	margin:0px;
}
#deptContent h4.alternateH4
{
	background-color:#fff;
	color:#555;
	padding:4px;
	font-size:10px;
	margin:0px;
	border-bottom:1px solid #555;
}
#deptContent form
{
	background-color:#FFF;
	padding:3px;
}
#deptContent form.notHidden
{
	background-color:#DFF5F9;
	display:block;
	padding:8px;
	color:#000;
	margin:0px;
}
#deptContent form .textEntry
{
}
#deptContent form .button
{
}
#deptContent ul
{
	list-style-type:disc;
}
#deptContent li
{
	list-style-type: disc;
	list-style-position:inside;
	font-size:10px;
	line-height:17px;
}
#deptContent li a
{
	font-size:11px;
}
#deptContent ul.smallLists li
{
	list-style-type:none;
	line-height:13px;
	list-style-position:inside;
	font-size:10px;
}
#queryContainer
{
	margin-bottom:15px;
}
#deptContent td.openCaseAPN
{
	background-color:#fff;
	text-align:center;
}
#deptContent td a
{
	color:blue;
	text-decoration:none;
	font-weight:normal;
}
#deptContent td a.mapJump
{
	color:red;
	background-image:url(../../images/jump.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:25px;
}
#deptContent td a:hover
{
	color:red;
	text-decoration:underline;
}
#deptContent table.communityCalendar
{
	border:0px;
	border-collapse:collapse;
}
#deptContent table.communityCalendar td
{
	padding:5px;
	margin:0px;	
}
#deptContent table.communityCalendar th
{
	border:1px;
	padding:0px;
	margin:0px;
	height:15px;
	border:1px solid #aaa;
}
#deptContent table.communityCalendar table
{
	border:0px;
	padding:0px;
	margin:0px;
	background-color:#fff;
}
#deptContent table.communityCalendar table td
{
	padding:0px;
	margin:0px;
	border:1px solid #00416B;
	background-color:#00416B;
	color:#E3EDF3;
	font-size:16px;
	height:30px;
	font-weight:bold;
}
#deptContent td.currentMonthDay
{
	background-color:#f5f5f5;
	color:#333;
	height:60px;
	border:1px solid #aaa;
}
#deptContent td.otherMonth
{
	background-color:#777;
	color:#ccc;
	height:60px;
	border:1px solid #aaa;
}
#deptContent ul.galleryLinkList
{
	list-style-type:none;
	line-height:13px;
	list-style-position:inside;
	font-size:10px;
}
#deptContent ul.galleryLinkList li
{
	background-color:#F6F8F6;
	line-height:10px;
	margin-left:0px;
	padding-left:5px;
	float:left;
	width:270px;
	margin-right:10px;
		list-style-type:none;
	list-style-position:outside;
	margin-left:4px;
	border-bottom:1px dotted #ccc;
	padding-bottom:4px;
	padding-top:4px;

}
#deptContent ul.galleryLinkList li:hover
{
	background-color:#fff;
	cursor:pointer;
}

