@charset "utf-8";
/* CSS Document */
@import url("navigation.css");
@import url("secondary.css");
@import url("video_page.css");
@import url("home.css");


@media print {
  * {
  }
}

/* ------------------------ default page styles -------------- */


.skipLink{
	display: none;
}

#site_title {
    display: none;
}

.hidden_title{
    display: none;
}

html {
overflow-x: auto;

}
* html #container {

width: 960px;

}

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	/* background: url(/governor/images/include_images/lt_blue_tile.jpg) repeat; */
	background-color: #fff;
font-size:12px;

	margin-top: 0px;
	padding-top: 0px;

	margin-bottom: 0px;
	padding-bottom: 0px;
	}

#container {
	zoom : 1;
	position: relative;
	width: 960px;
	width: 960px!important;

	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	text-align:left;
	
	padding-bottom: 0;
	
	background-color: #FFFFFF;

}

.hidden, .skip {
	display: none; /* For IE 4 only */
	}
.skip {
	display: none; /* For IE 4 only */
	visibility:hidden;
}
/*---------------------------------------------*/
/*  header                                     */
/*---------------------------------------------*/

#govHeader  {
color:#000000;
font-size:1.2em;
font-weight:bold;
margin-bottom:4px;

}


#container	#header {
	margin: 0px;
width: 960px;
	width: 960px!important;
	background-image: url(/njnextstop/assets/images/bg_logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#header div#search_wrap {
	margin: 0px;
width: 445px;
	width: 445px!important;
	background-image: url(/njnextstop/assets/images/seal.gif);
	background-repeat: no-repeat;
	background-position: right 67px;
	height: 100px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	float: right;

}
#header table.search {
	margin: 0px;
	padding:0;
	float: right;
	height: 42px;
	font-size: 11px;
	color: #3d3d3d;

	background-image: none;
}
#header table.search td {
	padding: 0;
	margin: 0;
	height: 18px;
	vertical-align: top;

}

#header .search #submit_search {
	height: 20px;
	width: 69px;
	padding:0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	vertical-align:baseline;
}

#header table.search td form#seek{
	height:21px;
	float:right;
	width:400px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		vertical-align: top;

}

form#seek .searchbox{
	border:1px solid;
	border-color:#666;
	margin: 0px;
	padding: 0px;
	
	width:105px;
	height:17px;
}
form#seek select{
	border:1px solid;
	border-color:#666;
	margin: 0px 0px 0px 7px;
	padding: 1px;
	font-size:x-small;
}


table.search a{ 
color: #333;
text-decoration:none;
font-weight:bold;
line-height: 12px;
}
#header table.search a:hover { text-decoration: underline; }
/*---------------------------------------------*/
/*  footer                                     */
/*---------------------------------------------*/

#footer {
	position: relative;
	float: left;
	margin: 0px;
	width: 960px;
	width: 960px!important;
	color:#333;
	bottom: 0px;
	width: 100%;
	height: 130px;
	width: 100%;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#footer_sec {
background-image: url(/njnextstop/assets/images/bg_sec_footer.png);
	background-repeat: no-repeat;
	background-position: 225px bottom;
	position: relative;
	float: left;
	margin: 0px;
	width: 960px;
	width: 960px!important;
	color:#333;
	bottom: 0px;
	width: 100%;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 125px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#footer table {
	width: 100%;
	border:0;
	margin:0;
	text-align: left;
	padding: 0px;
}
#footer table td{
	margin: 0px 0px 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color:#333;


	}
	
img.logo{
margin-left: 0px;
border: 0 none;
margin-top: 0px;
padding: 0px;
}
#footer a{
	color: #333;
	background-color: transparent;
	text-decoration: none;
	
}

#footer div.footerlinks {
	float: right;
		font-size: 11px;
		font-weight:bold;
	color: #3d3d3d;
}
#footer div.footerlinks a:hover { text-decoration: underline; }
.opra { margin-top:7px; margin-bottom:0px; margin-top:0px; margin-left:0px;}
#footer div.footerText {
	float:left;
	color: #666;
	margin-left:7px;
	width:auto;
	line-height:normal;
	font-weight:normal;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	font-size: xx-small;
	}
	
.clearA{
   overflow: hidden;
   clear: both;
   height: 0;
   margin: 0;
   font-size: 0px;
   line-height: 0;
   height: 0px;
   background-color: #000000;
} 
	 a {
color: #666;
	text-decoration: underline;
	 }
	 
	   a:visited {
	color: #666;
	text-decoration: underline;
	 }
	  a:hover {
	color: #016bd9;
	text-decoration:underline;
	 }
	  /* ---------------------- Generic Content Page Style----------------------------------------------- */
#container div.content_wrap h1.pageTitle, h1.pageTitle{
 	min-height: 67px;
	background-image: url(/njnextstop/assets/images/bg_page_title.gif );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
	font-family: Garamond, Georgia, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
line-height: normal;
color: #333;
letter-spacing: -1px;
	  }
	.pageTitle{
 	min-height: 67px;
	background-image: url(/njnextstop/assets/images/bg_page_title.gif );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: auto;
	font-family: Garamond, Georgia, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
line-height: normal;
color: #333;
letter-spacing: -1px;
	  }
	  #container div.content_wrap h1.pageTitle img, h1.pageTitle img {
	margin-bottom: auto;
	margin-top:auto;
	vertical-align: middle;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	  }
#container div.content_wrap h1.homeTitle {
 	min-height: 52px;
	padding-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	font-family: Garamond, Georgia, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: 45px;	
	color: #333;
	letter-spacing: -1px;
}	 
h1.homeTitle img{
 	margin-bottom: auto;
	margin-top:auto;
	vertical-align: middle;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border: 0;
	  }
/* Archives Titles  */
#middle_content_pad_wide h1.archiveTitle {
	
	min-height: 67px;
	height: 67px;
	background-image: url(/njnextstop/assets/images/bg_page_title.gif);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-left: 141px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	width: auto;
	font-family: Garamond, Georgia, Verdana, sans-serif;
	font-size: 30px;
	font-weight: bold;
	line-height: normal;
	color: #333;
	letter-spacing: -1px;
}
#container div.content_wrap{
	width: 960px!important;
	height: auto;

	float: left;
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
}


/*
.home{
	 background-image: url(/njnextstop/assets/images/bg_paper_faded.gif);
	background-repeat: repeat;
	background-position: left top;
 }
*/

 .people{
	 background-image: none;
	background-repeat: no-repeat;
	background-position: right -95px;
 }
 .about{
	 background-image: url(/njnextstop/assets/images/bg_content2.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 }.parents{
	 background-image: url(/njnextstop/assets/images/bg_content3.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 } .faqs{
	 background-image: url(/njnextstop/assets/images/bg_content4.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 }
 .career{
	 background-image: url(/njnextstop/assets/images/bg_tab1.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 }
  .videos{
	 background-image: url(/njnextstop/assets/images/bg_content6.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 }
   .companies{
	 background-image: url(/njnextstop/assets/images/bg_content7.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 }
    .wage{
	 background-image: url(/njnextstop/assets/images/bg_content8.gif);
	background-repeat: no-repeat;
	background-position: right -95px;
 }
 
 .second_page{
	 background-image: url(/njnextstop/assets/images/bg_paper_lite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
 }
  .home_page{
	 background-image: url(/njnextstop/assets/images/bg_paper_lite.jpg);
	background-repeat: repeat-x;
	background-position: left top;
 }
