  @charset "utf-8";
/* CSS Document */


 @import url("/njparentlink/assets/styles/default.css");
 @import url("/njparentlink/assets/styles/secondary.css");
 @import url("/njparentlink/assets/styles/leftNav.css");
 @import url("/njparentlink/assets/styles/home.css");
 @import url("/njparentlink/assets/styles/breadcrumbs.css");
 @import url("/njparentlink/assets/styles/rnav.css");
 @import url("/njparentlink/assets/styles/gallery.css");
 
 
 .espanol{
    color: #CC6600;
    font-weight: bold;
 }
 
 a img {
 	border: 0px;
 }



 .espanol a:link, .espanol a:visited, .espanol a:active,  
 a.espanol:link, a.espanol:visited, a.espanol:active,  
 a:link .espanol, a:visited .espanol, a:active .espanol{
    color: #000000;
    font-weight: bold;
 		text-decoration: none;
 		font-size: 9px;
 } 

.espanol a:hover, a.espanol:hover, a:hover .espanol{
    color: #CC6600;
    font-weight: bold;
 		text-decoration: none;
 		font-size: 9px;
 }
 



 .espanol a:link, .espanol a:visited, .espanol a:active,  
 a.EightPointespanol:link, a.EightPointespanol:visited, a.EightPointespanol:active,  
 a:link .espanol, a:visited .espanol, a:active .espanol{
    color: #000000;
    font-weight: bold;
 		text-decoration: none;
 		font-size: 8pt;
 } 

.espanol a:hover, a.EightPointespanol:hover, a:hover .espanol{
    color: #CC6600;
    font-weight: bold;
 		text-decoration: none;
 		font-size: 8pt;
 }




#governor_branding{
	float: right;
}

#footer #governor_branding{
	margin-bottom: 10px;
	margin-right: -10px;
}

#meetingTable{
	margin: 10px 0px 0px 0px;
}

#meetingTable,#meetingTable tr,#meetingTable td{
 border:1px solid black;
}

.meetingTitles{
	font-weight: bold;
}

.meetingDate, .meetingTime{
	background-color: #eee;
}

/*** GOOGLE TRANSLATOR /
#googleTranslator {
	margin: -5px 5px 0px 0px;
	color: #0E3673;
	font-weight: bold;
	font-family:Arial, helvetica, sans-serif;
	font-size:14px;
}
#google_outter1 {
	display: inline-block;
	width: 318px;
}
#google_outter2 {
	display: inline-block;
	margin: 0px 0px 0px 0px;
	width:318px;
}
#google_translate_element {
	width:318px;
	height: 27px;
	overflow: hidden;
	float: left;
}

#google_translate_element .skiptranslate, #google_translate_element .goog-te-gadget {
	color: #FFFFFF;
}

#google_translate_element .skiptranslate span, #google_translate_element .goog-te-gadget span{
	color: #FFFFFF;
	display: none;
}


#inner-a {
	color:#0E3673;
	font-weight: bold;
	font-size:14px;
	width:318px;
}
#inner-b {
	color:#0E3673;
	float: left;
/*	margin: 0px 5px 5px 5px;*/
	clear:both;
	width:318px;
}
.goog-te-combo {
	width: 318px;
	font-size: 11px;
}
.disclaimer {
	font-size: 11px;
	color:#0E3673;
	font-weight: normal;
	width:318px;
}
 a.disclaimer:link, a.disclaimer:visited, a.disclaimer:active, {
 color: #000;
 text-decoration: underline;
 margin: 0px;
}
a.disclaimer:hover {
color: #000;
	text-decoration: none;
	margin: 0px;
}
a#GoogleDisclaimer.disclaimer{
	margin: 0px;
}
#google_outter1 a {
	/*color:#0E3673;*/
	outline:medium none;
}


/* Popup custom BEGIN */
.uppercase-text{
  text-transform: capitalize;
}
.bold-text{
  font-weight: bold;
}

.orange-text,
a.orange-text,
.orange-text > a{
  color: #cc6600;
}

a.orange-text,
.orange-text > a{
  text-decoration: underline;
}

.left-column{
	float: left;
	width: 50%;
}
.right-column{
	float: left;
	width: 50%;
}
/* Popup custom END */


/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 551px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 15px;
  	border: 4px solid #cc6600;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #999;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
.homeLargeTitle {
  color: #006699;
  font-size: 1rem;
  font-weight: bold;
  display: block;
  padding-top: 5px;
  padding-left: 5px;
  padding-right: 0px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
/* Popup box BEGIN */

