
#header {
	padding:0;
	margin:0;
	background-color: #369;
	min-width:976px;
}
/* Header Top and subdivs */
#header-top {
	height:60px;
	background:#369 url('/common_files/images/njdep_header_banner_top.png') no-repeat;
	background-repeat:no-repeat;
	background-position:left top;
	overflow:hidden;
}
#header-top-navibar {
	padding-left: 60px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:small;
	color:#fff;
	height:30px;
}
#header-top-bottom {
	background: url("/common_files/images/njdep_header_banner_bottom.png") no-repeat;
	background: url("/common_files/images/njdep_header_banner_bottom.png") no-repeat, url("/common_files/images/njdep_header_banner_bottom_filler.png") no-repeat  right top ;
	background-color:#036;
	height:30px;
	padding:0;
	margin:0;
	min-width:1162px;
	width:100%;
}
#header-top-navibar-search {
	float:right;
	padding:3px 25px 0 0 ;
}
#header-top-navibar-text {
	padding:10px 0 0 0 ;
	margin:0;
}
p.mini-navibar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:small;
	color:#036;
	padding:0;
	margin:0;
	float:right;
}
#header-bottom {
	background: #036 url("/common_files/images/bmw_title_bkgd.png") repeat-x 51% 0;
	height:45px;
	padding:0;
	margin:0;
	padding-bottom:1px;
}
#header-bottom img#center-header-bottom-text{
	display:block;
	margin:0 auto;
	padding:0;
}

#header-navibar {
	/*background: url('/website_common_files/images/visitnjfarms_navibanner.jpg') no-repeat;*/
	/*-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/website_common_files/images/visitnjfarms_navibanner.jpg', sizingMethod='scale')\0";*/
	/*background: url('/website_common_files/images/farm-field-banner-full.jpg') no-repeat 0 -77px;*/
	/*background: url('/website_common_files/images/visitnjfarms_navibanner.png') repeat-y 0 -3px;*/
	/*background-size:100%;*/
	padding:0;
	padding-top:5px;
	/*box-shadow: 2px 2px 5px black;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:large;
	height:40px;	
	width:100%;

}

#header-navibar-navlist{
	margin:0;
	padding:0;
	/*font-family: APPOPAIN, Arial, Helvetica, sans-serif;*/
	height:30px;
	/*width:870px;*/
	color:#fff;
}

#header-navibar-navlist li{
	display:inline-block;
	/*margin: 0 auto;*/
	/*padding:4px 19px;*/
	background-color:#036;
	/*height:30px;*/
	cursor:pointer;
	text-align:center;
}
#header-navibar-navlist li:hover{
	background-color:#69c;
}

#header-navibar-navlist li a{
	color:#fff;
	text-decoration: none;
	display:inline-block;
	/*width:100%;*/
	/*height:30px;*/
	padding:.5em 20px;
}



#header-navibar-home{
	/*background: url('/website_common_files/images/visitnjfarms_navibanner.jpg') no-repeat;*/
	/*-ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader( src='/website_common_files/images/visitnjfarms_navibanner.jpg', sizingMethod='scale')\0";*/
	/*background: url('/website_common_files/images/farm-field-banner-full.jpg') no-repeat 0 -77px;*/
	/*background: url('/website_common_files/images/visitnjfarms_navibanner.png') repeat-y 0 -3px;*/
	/*background-size:100%;*/
	padding:0;
	padding-top:5px;
	/*box-shadow: 2px 2px 5px black;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:large;
	height:60px;	
	width:100%;

}

#header-navibar-navlist-home{
	margin:0;
	padding:0;
	/*font-family: APPOPAIN, Arial, Helvetica, sans-serif;*/
	height:60px;
	/*width:870px;*/
	color:#fff;
	width:100%;
	margin-left:4px;
}

#header-navibar-navlist-home li{
	display:inline-block;
	/*margin: 0 auto;*/
	margin-right: 3px; 
	background-color:#036;
	height:50px;
	float:left;
	width:12%;
	cursor:pointer;
	text-align:center;
	vertical-align: center;
}
#header-navibar-navlist-home li:hover{
	background-color:#69c;
}

#header-navibar-navlist-home li a{
	position:relative;
	top:25%;
	vertical-align: middle;
	color:#fff;
	text-decoration: none;
	display:inline-block;
	width:100%;
	height:100%;
}
#header-navibar-navlist-home li.doubleLine a{
	top:0;
}

#header-navibar-navlist li a:hover{
	color:#fff;
}


ul.submenu {
	display:none;
	position:absolute;
	z-index:10;
	padding:0;
}
ul.submenu li {
	display:block !important;
	font-weight:normal;
	font-size:medium;
}
ul.submenu li a{
	
}



body {
    margin-top:0;
    margin-left:0;
	overflow-x:auto;
	overflow-y:scroll;
}
#body-content {
	min-height: 350px;
	min-width:976px;
	/*background-color: #369;*/
	/*border-top-left-radius: 10px;*/
	/*overflow:hidden;*/
	padding-left:75px;
}
#body-content-side-navibar {
	float:left;
	width:250px;
	background-color:#036;
	min-height:450px;
	margin-left:20px;
	height:100%;
	overflow:hidden;
	
}
@media print{
	#body-content-side-navibar {
		/*display:none;*/
	}
}
#body-content-bgcolor {
	min-height: inherit;
	/*float:left;*/
	width:870px;
	/*margin:0 auto;*/
	background-color: #036;
}
#body-content-content {
	min-height: inherit;
	background-color: #fff;
}
#body-content-navlist {
	padding:0;
	margin:10px 10% 0 10%;
	list-style-type: disc;
	background-color:#036;
}
#body-content-navlist li{
	min-height: 25px;
	max-height: 60px;
	width:100%;
	background-color:#fff;
	/*border: 1px solid black;*/
	vertical-align: middle;
	text-align: left;
	margin-bottom:1px;
	color:#fff;
}
#body-content-navlist li:hover{
	color:#69c;
}
#body-content-navlist li.mainCategory{
	list-style-type:none;
	text-align: left;
	/*border-bottom:1px dotted black;*/
	font-size:large;
	font-weight:bold;
	color:#000;
	margin-left:-10%;
	padding:0 0 0 10%;
	
}
#body-content-navlist li.mainCategoryWithBullet{
	text-align: left;
	/*border-bottom:1px dotted black;*/
	font-size:large;
	font-weight:bold;
	list-style-type:disc;
	color:#fff;
	
}
#body-content-navlist li.hasBulletPoint:hover{
	color:#69c;
}
#body-content-navlist li.highlightedPage{
	background-color:#9ce;
}
#body-content-navlist li a {
	display:block;
	width:100%;
	min-height: inherit;
	max-height: inherit;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	background: url('/common_files/images/bmw_sidebar_bkgd.png') center center repeat-x;
}
#body-content-navlist li a:hover {
	color:#036;
}
#vertical-scrolling-alert-bar {
	width:64%;
	height:125px;/* same height as  #beach-county-status-summary */
	/*float:left;*/
	border:1px dotted black;
	overflow:hidden;
}
#vertical-scrolling-alert-bar p{
	position:relative;
	z-index:10; /* forces this header to be on top of the text */
}
#vertical-scrolling-alert-bar div{
	top:100px;
	width:100%;
	min-height:100px; /*  #vertical-scrolling-alert-bar - .wigdetTitle . If this is set to the wrong value, the text will jump up the difference.*/
	border-bottom:1px dotted blue;
	position:relative;
	float:left;
}
#body-content-content-container-map-info {
	margin-bottom:7px;	
}
#beach-county-status-summary {
	float:right;
	height:125px; /* same height as  #vertical-scrolling-alert-bar */
	width:35%;
	border:1px dotted black;
}
#body-content-content-social-media {
	border:1px dotted black;
	clear:both;			
}
#map {
	width:100%;;
	height:400px;
	margin-bottom:7px;
}

#footer {
	clear:both;
	width:870px;
	
	margin:0;
	padding-top:20px;
}
#footerOuterBox {
	clear:both;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	margin:0;
	background:#036;
	color:#fff;
}
#footerInnerBox {
	padding:10px;
}
#footerInnerBox a.twitterLink {
	/*border-bottom:1px solid black;
	border-left:1px solid black;
	border-top:1px solid gray;
	border-right:1px solid gray;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;*/
	border:1px outset black;
	display:inline-block;
	text-align:center;
	vertical-align:middle;
}
#footerInnerBox a.twitterLink:hover {
	background-color:#7ac;
}
#footerInnerBox a img {
	width:30px;
	height:30px;
}
#twitterDiv {
	background-color:#369;float:right;margin:20px -5px 0 10px;
}
#twitterDiv:hover {
	background-color:#7ac;
}
/* @override on ui-dialog */
.ui-widget {
	font-family: Verdana, Arial, sans-serif !important;
	font-size:.8em !important;
	min-width:250px;
}
textarea {
	font-family:inherit;
	font-size: inherit;
}
#horizontal-scrolling-alert-bar {
	overflow:hidden;
	border:1px solid black;
	position:relative;
	width:100%;
	height:25px;
}
#horizontal-scrolling-content {
	position:relative;
	display:inline-block;
	left:500px;
	width:auto;
	min-width:500px;
	max-width:50000px;
	height:25px;
	white-space:nowrap;
}
h2.bodyTitle{
	margin-top:0;
}
.noMarginOrPadding{
	margin:0;
	padding:0;
}
fieldset {
	margin-top: 10px;
}
fieldset#filterFieldset {
	border-style: dotted;
	border-color:gray;
}
table.allowTableOverflow{
	overflow:visible;
	white-space:nowrap;
}
/* Standard NJDEP style table */
table.njdepTable {
	margin-top: 10px;
	width: 100%;
	font-size:normal;
	border-collapse:collapse;
}
table.njdepTable tr.header{
	background-color: #3d85c6;
}
table.njdepTable tr {
	background-color: #cfe2f3;
}
table.njdepTable tr.editRow {
	background-color: #dff2bf !important;
}
table.njdepTable tr.deleteRow {
	background-color: #ffbaba !important;
}
table.njdepTable tr.header {
	background-color: #3d85c6;
}
table.njdepTable th, table.njdepTable td  {
	border:2px solid white;
}
table.njdepTable td {
	text-align:left;
}
table.njdepTable td.centerTableButtons {
	text-align:center;
	width:10%;
}
table.njdepTable th {
	text-align:center;
}

table.njdepTable td button {
	text-align:center;
}
table.njdepTable tr.alt {
	background-color: #9fc5e8;
}
table.njdepTable td:hover {
	background-color: #fff;
}
table tr.boldRow{
	font-weight:bold;
}
fieldset div label{
	float:left;
	vertical-align:middle;
	width:23%;
}
fieldset div {
	margin-bottom:5px;
}
fieldset.formset{
}
fieldset.formset label{
	width:35%;
}
fieldset.formset div{
}
fieldset.formset textarea, fieldset.formset input[type="text"]{
	height:1.3em;
	/*width:60%;*/
}
fieldset.formset select{
	max-width:50%;
}
button {
	background-color: #eee;
}


/* Use like the following: <table class="njdepTable sortable"> .... </table> to get both effects*/
table.sortable th.sort-col {
	background-repeat:no-repeat;
	background-image: url('/common_files/images/asc_desc_arrows.png');
	background-position: right;
	cursor:pointer;
	padding-right:16px;
}
table.sortable th.sort-col.sortASC {
	background-color:#9ce;
	background-image: url('/common_files/images/asc_arrows.png');
}
table.sortable th.sort-col.sortDESC {
	background-color:#9ce;
	background-image: url('/common_files/images/desc_arrows.png');
}


/* Icon headers are exempt from any jquery that uses headers to sort.*/
table.njdepTable th.iconColumn {
	cursor:default;
	width:16px ;
	padding-right:0;
	background:0;
	background-color:#fff;
}
a.downloadFileIcon {
    background: url("/common_files/images/download_file.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.linkIcon {
    background: url("/common_files/images/linkIcon.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}

a.cartIcon {
    background: url("/common_files/images/cart.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.editIcon {
    background: url("/common_files/images/edit.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.deleteIcon {
    background: url("/common_files/images/delete.png") no-repeat scroll left top transparent !important;
    display: block;
    height: 16px;
    width: 16px;
}
a.addIcon {
    background: url("/common_files/images/add.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.viewIcon {
    background: url("/common_files/images/view.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.pendingIcon {
    background: url("/common_files/images/hourglass.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.acceptedIcon {
    background: url("/common_files/images/check.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.pinIcon {
    background: url("/common_files/images/pin.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.rightIcon {
    background: url("/common_files/images/right_arrow.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
a.downIcon {
    background: url("/common_files/images/down_arrow.png") no-repeat scroll left top transparent;
    display: block;
    height: 16px;
    width: 16px;
}
/*Information DIV */

	.informationDiv {
		/* width = 776px - padding(10px + 50px) */
		width: 80%;
		border: 1px solid;
		/*margin: 10px auto;*/
		margin: 0 auto 10px;
		padding:15px 10px 15px 50px;
		font-size:small;
		background-repeat: no-repeat;
		background-position: 10px center;
	}

	.informationDiv a.closeMe{
		float:right;
		font-size:xx-small;
		border-bottom:1px dotted black;
	}

	.informationDiv a.closeMe p{
		display:inline;
		background-color:white;
		border:1px solid black;
	}

	.informationDiv.success {
		color: #4F8A10;
		background-color: #DFF2BF;
		background-image:url('/common_files/images/success.png');
	}
	.informationDiv.failed {
		color: #D8000C;
		background-color: #FFBABA;
		background-image: url('/common_files/images/failed.png');
	}

	.informationDiv.information {
		color: #00529B;
		background-color: #BDE5F8;
		background-image: url('/common_files/images/information.png');
	}

	.informationDiv.warning {
		color: #9F6000;
		background-color: #FEEFB3;
		background-image: url('/common_files/images/warning.png');
	}
/* Calendar Widget Button - used by input[button] to be the following style, text-indent is pushing the text off the button by 1 pixel for IE8 compatability*/
	.widgetCalendarButton {
		cursor:pointer;
		border:0;
		width:16px;
		height:16px;
		background-color:#fff;
		overflow:hidden;
		text-indent:17px;
		color:transparent;
		background-image:url('/common_files/images/calendar_icon.png');
	}

/* If a page required a specific CSS styling due to divs needing a certain style, they are listed here.*/

/*FAQ Page */
	div.questionFAQ{
		width:95%;
		border:0;
		padding:0;
		margin:10px 0;
		font-weight:bold;
		background-color:#9ce;
	}
	div.answerFAQ {
		width:95%;
		border:0;
		padding:0;
		margin:0;
		background-color:#fff;
	}
/*Topics Page */
	div.topicsDiv{
		width:95%;
		border:1px solid black;
		border-collapse:collapse;
		padding:0;
		margin:10px 0 0 0;
		padding:10px;
	}
	div.topicsDiv a h1, div.topicsDiv h1{
		padding:0;
		margin:0 0 10px 0;
	}
	div.topicsDiv a h1 img{
		vertical-align:middle;
		padding-left:15px;
	}
	div.topicDescription {
		width:inherit;
		border:0;
		padding:0;
	}
/*Reports Page */

/* Found on the Beach */
	div.pictureFrame {
		border:1px solid black;
		overflow:auto;
		/*min-width:inherit;*/
		width:99%;
		margin-top:10px;
	}
	div.pictureFrame > div {
		padding: 0 10px;
	}
	div.pictureFrame h1{
		margin:0 ;
		padding:0;
	}
	div.leftPicture img {
		float:left;
		max-width:25%;
		margin-right:10px;
	}
	div.rightPicture img {
		float:right;
		max-width:25%;
		margin-left:20px;
	}

/* My Tabs */
		
	.tabContentHidden {
		display:none;
	}
	.div-content {
		text-align:left;
		padding:15px;
		background-color:#ddd9c3;
		width:100%;
		border-left:2px solid #948a54;
		border-right:2px solid #948a54;
		border-bottom:2px solid #948a54;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	ul.tabbedContent {
		padding:0;
		margin:0;/*10px 0 0 0 ;*/
		display:table;
		/*width:65%;*/
		
	}
	ul.tabbedContent li a{ 
		display:block;
		/*color:#000;*/
		color:#369;
		text-decoration:none;
	}
	ul.tabbedContent li {
		padding:5px;
		display:table-cell;
		font-size:small;
		text-align: center;
		margin:0;
		min-width:99px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
		background-color:#d4d4d4;
		color:#369;
		border:2px solid #369;
		border-bottom:0;
		/*background-color:#ddd9c3;*/
		/*border:2px solid #948a54;*/
	}
	ul.tabbedContent li.tabActive {
		/*border:2px solid #ddd9c3;*/
		font-weight:bold;
	}
/* My Tabs end */
/*Widgets*/

	div.dateWidgetDiv select{
		width:auto;
	}
	div.widgetDiv {
		min-width:45%;
		max-width:95%;
		border: 1px dotted gray;
		font-size:90%;
		margin:10px 10px 0 0;
		float:left;
	}
	div.widgetDivLeft {
		min-width:40%;
		max-width:55%;
		border: 1px dotted gray;
		font-size:90%;
		margin:10px 10px 0 0;
		float:left;
		clear:left;
	}
	div.widgetDivRight {
		min-width:40%;
		max-width:55%;
		border: 1px dotted gray;
		font-size:90%;
		margin:10px 10px 0 0;
		float:right;
		clear:right;
	}
	p.widget_title {
		background-color: #036;
		width:100%;
		text-align: center;
		font-size: 1.2em; 
		color:#fff;
		margin:0;
		padding:0;
	}
	div.clearWidgetDivs {
		clear:both;
	}
