/* ALL CUSTOM AGENCY STYLES ON THIS SHEET */
body, a, p
{
	font-family:arial, verdana, helvetica, sans-serif;
	text-decoration:none;
	margin:0px;
}
a
{
	color:#003399;
	border:0;
}
a:hover
{
	text-decoration:underline;
	color:Red;
}
a img
{
	border:0;
}
div#header
{
	/*display:block;*/
	margin:0px;
	padding:0px;
	min-width:980px;
}
div#clf_infoBar, div#clf_infoBar a
{
	background-color:White;
	color:#4d4d4f;
	height:18px;
	margin:0;
	padding:0 7px 0 7px;
	font-size:90%;
}
.infoBarLeft
{
	float:left;
}
.infoBarRight
{
	float:right;
}
div#clf_header
{
	height:138px;
	background-image:url('https://www.delaware.gov/egov/portal.nsf/allfiles/images/$file/hdr.jpg');
	background-repeat:no-repeat;
	background-color:#1b1b1c;
	margin:0;
	padding:0;
	overflow:hidden;
}
div#clf_search
{
	height:29px;
	background-image:url('https://www.delaware.gov/egov/portal.nsf/allfiles/images/$file/hdr_srch_bg.gif');
	background-repeat:repeat-x;
	color:White;
	border:0;
	margin:0;
	padding: 0 7px 0 7px;
}
#clf_search #search_box
{
	height: 29px;
	width: 400px;
	background-image: url('https://www.delaware.gov/egov/portal.nsf/allfiles/images/$file/sb.gif');
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 6px;
}
#clf_search #search_box #search_input_box
{
	display:inline-block;
	margin-top:5px;
	margin-left:3px;
	width:238px;
	border:0;
}
div#clf_search a
{
	color:White;
	text-decoration:none;
	border:0;
	display:inline-block;
	vertical-align:middle;
	font-size:75%;
}
div#clf_search img
{
	display:inline-block;
}
.searchBarRight
{
	float:right;
}
.searchBarRight span
{
	display:inline-block;
	float:none; /* IE8 inherits incorrectly, causing everything inside the div to also float:right.  This stops inheritance for the objects within the div. */
}
.searchBarRight a img, .searchBarRight span a img
{
	vertical-align:middle;
	display:inline-block;
}
div#dnrecText
{
	margin-top:auto;
	margin-bottom:auto;
}
div#emptySpace
{
	background-color:Transparent;
	display:block;
	margin:0px;
	padding:0px;
	width:100%;
	height:75px;
}
div#nav, div#dnrecLogo
{
	float:left;
	width:200px;
	margin-top:7px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	background-color:Transparent;
	/*border-color:Red;
	border-width:1px;
	border-style:solid;*/
}
.primaryNavigation
{
}
.secondaryNavigation
{
}
.primaryNavigation a, .secondaryNavigation a
{
	padding-left:10px;
	width:182px;
	display:block;
	font-family:arial, verdana, helvetica, sans-serif;
	text-align:left;
	text-decoration:none;
	color:Black;
	background-color:Transparent;
	font-size:90%;
}
.primaryNavigation a:hover, .secondaryNavigation a:hover
{
	text-decoration:underline;
	color:Red;
}
.secondaryNavigation a
{
}
.navigationHeader
{
	padding-left:5px;
	text-transform:uppercase;
	font-family:arial, verdana, helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:#003399;
}
.secondaryNavigation .navButton
{
}
.secondaryNavigation .navButtonSelected
{
	font-weight:bold;
}
.secondaryNavigation .navButtonDisabled
{
	display:none;
}
.secondaryNavigation .navButton:hover
{
	/*Additional styling may be added later if desired.*/
}
.secondaryNavigation .navButtonSelected:hover
{
	/*Additional styling may be added later if desired.*/
}
div#content
{
	display:block;
	padding-right:10px;
	/*margin-left:10px;*/
	margin-left:220px;
	min-width:760px;
}
div#breadcrumbs
{
	margin-top:7px;
	
}
div#breadcrumbs a
{
	font-size:80%;
}
div#panels
{
	display:inline;
	margin-top:10px;
	margin-right:10px;
	padding-top:10px;
	padding-right:10px;
	padding-bottom:10px;
}
#feedbackButton
{
	float:right;
}

div#footer
{
	padding-top:20px;
	margin-bottom:30px;
	display:block;
	clear:left;
	width:100%;
	text-align:center;
	color:#909090;
}
div#footer a,div#footer a:visited
{
	font-size:smaller;
	color:#909090;
	list-style-type:none;
}
.silverBar
{
	height:3px;
	background-color:#969293;
	border-top:solid 1px #777777;
	border-bottom:solid 1px #777777;
}

.SiteHeader
{
	width:100%;		
	height:30px;
	background-image: url(../Images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	vertical-align: middle;
}

.SiteHeaderText
{	
	FONT-WEIGHT: bold;
	FONT-SIZE:  large;
	float: left;
	padding-left: 5px;
	padding-top: 3px;
}

.eventsblock
{
	background-color:#F3FAFE;
	font-size:12px;
}

.permitdetails
{
	font-size:12px;
}

.permitdetails th
{
	text-align:left;
}

.fullwidthtable
{
	width:100%;
}

.headerrow
{
	BACKGROUND-COLOR: #165EA9; 
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.editrow
{
	background-color:#DBF0FE;
	font-size:1.2em;
}
.displayrow
{
	font-size:1.2em;
}
.edittable
{
	width:100%;
}

.edittable th
{
	text-align:left;
}

.insertrow
{
	background-color:#DBF0FE;
	font-size:1.2em;
}

.inserttable
{
	width:100%;
}
.inserttable th
{
	text-align:left;
}
