/*
DSF TEMPLATE #79
AUGUST 1, 2008
WWW.CIMBRIAN.COM

*/
@charset "UTF-8";

/* SITE
....................................*/

body { margin:0; padding:0; }

body, th, td, input, textarea, select, option { font:normal 11pt verdana; color: #000; }

a, a:link, a:active, a:visited { color:#004100; }

a:hover { color:#b83636; }

a img { border:none; }

body#browserBackground { background: #08422e; }

#siteWrapper { width:950px; margin:0 auto; }


/* HEADER 
...................................*/

#printHeader { display:none; font: normal 9pt/13pt verdana; text-align:left; margin-left:.5in }

#printHeader strong, #printHeader b { font:normal 14pt "Times New Roman", Times, serif; text-align:left; }

#header { position:relative; width:950px; height:142px; }

#header h1 { position:absolute; top:0px; left:10px; display:block; text-indent:-2500px; width:163px; height:135px; }

#headerButtons { display:none; }

.headerSearch { width:130px; height:19px; border:solid 1px #ccc; font:bold 11pt arial; color:#004100; margin-right:5px; }


/* NAV 
...................................*/

/* Top State-related Nav */
#stateNav { position:absolute; right:10px; top:0px; display:block; background-color:#1b513e; padding:5px 0 5px 0; }

.topNav A, .topNav A:link, .topNav A:visited { font:normal 9pt arial!important; color:#b5c7c1!important; text-decoration:none; padding:0 10px 0 10px; vertical-align:middle; }

.topNav A:hover { color:#ebd292!important; text-decoration:none; }

/* Main Nav */
/* #navWrapper { display:none; } */

.clearit { clear:both; height:0; line-height:0.0; font-size:0; }

/* Global Nav for CSS Drop Down Menus over Flash ..................................... */
#globalnav-search {
margin: 0;
padding: 0;
}
#globalnav {
position: relative; 
top: 0;
left: 0;
z-index:0;
display: block;
_height: 0em;
padding: 0;
margin: 0;
}
#site-menu { 
position: absolute;
z-index: 0;
padding: 0;
padding-top: 0px;
margin: 0;
width: 744px;
top:85px;
left:186px;
height:29px;
}
#globalnav #site-menu-dropdown {
margin: 0;
padding: 0;
position:relative;
display:block;
z-index: 3;
_behavior: url(../../assets/templates/79/js/hover.htc);
}
#site-menu-dropdown li {
position:relative;
z-index: 4;
margin: 0;
padding:0;
}
#site-menu-dropdown li:hover,
#site-menu-dropdown li.hover { z-index: 5; }
#site-menu-dropdown .dropdown-tab {
position:relative;
z-index: 6;
font-size:10pt;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
color: #ebd292!important;
padding: 5px 12px;
text-decoration:none;
*white-space: nowrap;
_white-space: nowrap;
}
#site-menu-dropdown > li:hover .dropdown-tab { 
color: #FFFFFF;
background-color: #222222;
}
#site-menu li.hover .dropdown-tab,
#site-menu li.hover .dropdown-tab:hover { color: #FFF!important; text-decoration:underline; }
#site-menu li.hover .dropdown-tab { background-color: #222; }
#site-menu li .dropdown-pane {
display: none;
}
#site-menu-dropdown>li:hover .dropdown-pane {
display: block;
}
#site-menu li.hover .dropdown-pane {
display: block;
}
#site-menu-dropdown .dropdown-pane {
z-index: 7; 
top: 21px;
_top: 24px; 
margin-left: -6px;
font-size: 9pt;
}
#globalnav #site-menu-dropdown .dropdown-pane {
margin-top: 12px;
padding: 5px 16px 14px;
_margin-top: 0;
width: 170px;
_width: 200px;
background-image: url(images/gui/dropdown_pane.png);
_background-image: url(images/gui/dropdown_pane_8bit.png);
background-position: left bottom;
background-repeat: no-repeat;
border-top-style: none;
}
#globalnav #site-menu-dropdown [className~=dropdown-pane] {
margin-top: 4px;
padding-top: 8px;
}
#site-menu-dropdown .dropdown-pane::before {
display: block;
margin-left: -16px;
margin-top: -18px;
content: url(images/gui/dropdown_pane_cap.png);
}
#site-menu-dropdown .dropdown-pane li,
#site-menu-dropdown .dropdown-pane dt,
#site-menu-dropdown .dropdown-pane dd {
display: block;
padding: 0;
margin: 2px 0 6px;
}
#site-menu-dropdown .dropdown-pane dt { 
text-transform: uppercase;
color:#000000;
}
#site-menu-dropdown .dropdown-pane .divide {
padding-top: 8px;
}
#site-menu-dropdown .dropdown-pane .last-title {
font-weight: normal;
text-transform: none;
}
#site-menu-dropdown .dropdown-pane a {
display:block;
_width: 100%;
margin: 0;
padding: 3px 0 0 0;
font-size:8pt/10pt arial!important;
color:#333;
text-align:left!important;
text-decoration:none;
}
#site-menu-dropdown .dropdown-pane a:hover {
color:#b83636;
text-decoration: underline;
}
body {
_behavior: url(../../assets/templates/79/js/lang.htc);
}

br.clear-both,
div.clear-both,
br.clear-left,
div.clear-left {
font: 1px/1px monospace;
display: block;
}
.clear-both { clear: both; }
.clear-left { clear: left; }
.clear-after::after {
content: "\0020";
display: block;
height: 0;
clear: both;
}
.clear-after {
/*\*//*/ display: inline-table; /*MacIE*/
_height: 1em;
min-height: 1px;
}

/*	COMPACT	$Revision: 1.10 $
float child elements, clear floats
*/
.compact>* { float: left; }
.compact::after {
content: "\0020";
display: block;
height: 0;
clear: both;
}
.compact {
/*\*//*/ display: inline-table; /*MacIE*/
_height: 1em;
min-height: 1px;
}
.compact {
 padding-bottom: 1px;
 _behavior: url(../../assets/templates/79/js/compactWsFix.htc);
 }
.compact>p,
.compact>span {
margin-right: 1ex;
margin-bottom: 0;
padding: 0;
}
dl.compact>dd { margin-left: 0; }
ul.compact li,
ol.compact li,
dl.compact dd,
div.compact p { 
_display: inline;
_float: left;
}
dl.compact * dd ol.compact * li,
ul.compact * li,
div.compact * p { 
_display: block;
_float: none;
}
dl.compact dd { _margin-left: 0; }
div.compact p { 
_margin-right: 1ex;
_margin-bottom: 0;
_padding: 0;
}
h3.compact span,
h4.compact span {
_float: left;
_margin-right: 1ex;
}
h3.compact span span,
h4.compact span span {
_float: none;
_margin-right: 0;
}

ul, ol, dl { word-spacing: -2ex; letter-spacing: -2ex; line-height: 0; }
dt, dd, li { word-spacing: normal; letter-spacing: normal; line-height: 1.25; }
ol, li, li ol, li ul { font-size: 1em; } ul { list-style-type: disc; margin-left: 1ex; }
ul, ol { padding-left: 2.5ex; margin-top: 1em; margin-bottom: 1.35em; }
li { line-height: 1.25em; padding-bottom: 0.5em; }
ol {
list-style-type: decimal;
overflow: visible;
margin-left: 3ex;
_padding-left: 6ex; 
}
ol ol {
list-style-type: lower-alpha;
margin-left: .5ex;
_margin-left: 1.5ex; 
}
ol ol ol { list-style-type: lower-roman; }
li ol,
li ul {
margin-top: 0;
margin-bottom: .3ex;
}
li p { margin-bottom: 0.5em; }
dt,
dd { line-height: 1.5em; }
dt {
font-weight: bold;
margin-bottom: 1em;
margin-top: 0.5em;
}
dl,
dd { margin-bottom: 1.5em; }
dd { margin-left: 16px; }

@charset "UTF-8";
/*	DROP DOWN $Revision: 1.6 $
Copyright 2006 Adobe Systems Incorporated
*/
.d-dropdown {
position: relative;
_behavior: url("../assets/templates/79/js/hover.htc"); /*IE sub7*/
z-index: 2;
}
.d-dropdown>li {
position: relative;
top: 0;
left: 0;
z-index: 2;
}
.d-dropdown li {
list-style-type: none;
_position: relative; /*IE sub7*/
_top: 0; /*IE sub7*/
_left: 0; /*IE sub7*/
}
.d-dropdown li li { _position: static; }
.d-dropdown .dropdown-pane {
position: absolute;
top: 16px;
left: 0;
z-index: 2;
display: none;
margin-top: 0;
}
.d-dropdown li.hover .dropdown-pane,
.d-dropdown li.focus .dropdown-pane { 
display: block;
}
.d-dropdown>li:hover .dropdown-pane { display: block; }
.d-dropdown .dropdown-tab { 
/*\*/
display: block; 
/*/
display: inline-block;
/**/
_display: inline;
_zoom: 1;
}
/*--Tier 1---*/
.d-dropdown .dropdown-pane>* {
margin: 0;
}
.d-dropdown .dropdown-pane dt,
.d-dropdown .dropdown-pane dd,
.d-dropdown .dropdown-pane li {
_margin: 0;
}
.d-dropdown .dropdown-pane a {
margin: 0 1px;
-moz-outline: none;
}
.d-dropdown .dropdown-tab { 
min-height: 16px;
_height: 16px;
}

div[id="layoutLogic"] {
clear: both;
min-height: 1em;
}
body div,
body form {	_height: 1em; }
body * div { _height: auto; }
img { border: 0; }

#flash-pixel { display: none; }

#globalnav #site-menu-dropdown .dropdown-pane { _width: 140px; }
.swfcontent img,
#home-fma img { visibility: hidden; }   
#home-fma { height: 430px; overflow: hidden; }

#MenuBarDivider img { padding:0; margin:0; position:absolute; text-align:inherit; top:0; }

/* END Global Nav for CSS Drop Down Menus over Flash ..................................... */


/* top widget*/
#topWidget { display:none; }

/* Bottom Widget */
/*.bottomWidget { width:174px; margin:5px 0 0 11px; }*/

.bottomWidget { padding:5px 11px 30px 11px; background:url(images/gui/nav-footer.jpg) no-repeat left bottom; }

.bottomWidget, .bottomWidget td { font:normal 9.2pt/13pt arial; }

.bottomWidget b, .bottomWidget strong { font:bold 9.2pt/10pt verdana; display:block; margin:10px 0 5px 0; color:#004100; }

.navSearchDropDown { width:122px; height:19px; border:solid 1px #ccc; font:normal 9pt arial; color:#000; margin-bottom:5px; }

.navSearchBox { width:122px; height:19px; border:solid 1px #ccc; font:normal 11pt arial; color:#000; }



/* CONTENT 
...................................*/

#pageWrapper { background:url(images/gui/content-wrapper.gif) repeat-y 0 0; }

#contentWrapper { width:930px; border-left:solid 3px #FFF; border-right:solid 3px #FFF; }

#content { padding:0 30px 0 30px; background-color:#FFF; }

#content, #content td { line-height:14.5pt; font-size:10pt; } 

p { margin:0; padding:0; margin-bottom:6pt; }

.page-heading, h1 { color:#790000; font:normal 21pt/23pt "Tahoma", Helvetica, san-serif!important; margin:0; padding:0; }

.section-heading { font-size:10pt!important; font-weight:bold; color:#00502f; }

.smaller-font { font-size:9pt; line-height:11pt; }



/* LEFT COLUMN */
#leftColumn { background:url(images/gui/leftcol-backrnd.gif) no-repeat #FFF; background-color:#FFF; width:170px; }

#memberServices { width:144px; border:solid 2px #cca767; background-color:#dfc092; margin-bottom:15px; }

#memberServices td { padding:8px 5px 8px 5px; }

/* Keyword Search */
#keywordSearch { width:144px; border:solid 2px #cca767; background-color:#dfc092; margin-bottom:15px; }

#keywordSearch td { padding:8px 5px 8px 5px; }

/* Notification Email Button */
#notifyEmail { width:154px; padding-bottom:58px; }

/* Annual Report */
#annualReport { width:130px; padding-bottom:30px; }

#annualReport img { padding-bottom:7px; }

#annualReport A, #annualReport A:link, #annualReport A:visited { font:normal 8.5pt/9.5pt arial!important; color:#000!important; text-decoration:none; }

#annualReport A:hover { color:#b83636!important; text-decoration:none; }

/* RIGHT COLUMN */
#rightColumn { background:url(images/gui/rightcol-backrnd.gif) no-repeat #dde9e5; background-color:#dde9e5; width:162px; }

/* Upcoming Events */
#upcomingEvents { width:142px; border:solid 1px #FFF; background-color:#e0e9e6; margin:0 7px 15px 9px; text-align:left; }

#upcomingEvents A, #upcomingEvents A:link, #upcomingEvents A:visited { font:italic 8pt arial!important; color:#000; text-decoration:underline; padding: 0 8px 0 8px; }

#upcomingEvents A:hover { font:italic 8pt arial!important; color:#b83636; text-decoration:underline; }

#upcomingEvents p { font:normal 9pt/11pt arial!important; color:#000; padding: 8px 9px 0 9px; }

/* NJRA Training */
#njraTraining { width:142px; border:solid 1px #9eb2ab; margin:0 7px 15px 9px; }



/* HOMEPAGE 
...................................*/

#banner { width:528px; display:block; border:solid 2px #d1b178; background-color:#bf8124; margin:20px 0 20px 0; }

#banner p { font:normal 15pt "Tahoma", Helvetica, san-serif; color:#e9d3b3; padding:8px 15px 3px 10px; }

#banner img { padding:3px; border:solid 1px #b2c6b2; }

/* I want to Drop Down Menu */
.iWantDropDown { width:250px; height:19px; border:solid 1px #ccc; font:normal 9pt/18pt arial!important; color:#000; }



/* FOOTER 
...................................*/

#footerWrapperSplash { background:url(images/gui/footer-splash.gif) no-repeat; display:block; width:950px; padding:30px 0 15px 0; }

#footerWrapper { background:url(images/gui/footer.gif) no-repeat; display:block; width:950px; padding:30px 0 15px 0; }

#footer { border:solid 1px #2d5e4d; background-color:#073828; width:904px; padding:13px; }

#footer, #footer td { font-size:9pt; }

#footer a, #footer a:link, #footer a:visited { color:#2f5983; }

#footer a:hover { color:#b7d47c; }

#footer ul { list-style:none;}

#footer li { display:inline; margin-left:12px;}

/* Left Footer Navigation */
#footerLeftNav { color:#ebd292; font-size:8pt/11pt arial!important; padding:8px 0 8px 0; }

#footerLeftNav b { color:#ebd292; font:bold 8pt/11pt arial!important; padding:8px 0 8px 0; }

#footerLeftNav A, #footerLeftNav A:link, #footerLeftNav A:visited { font:normal 8pt/11pt arial!important; color:#ebd292!important; text-decoration:none; padding:0 7px 0 7px; }

#footerLeftNav A:hover { color:#b83636!important; text-decoration:none; }

/* Right Footer Navigation */
#footerRightNav { color:#ebd292; font:normal 8pt arial!important; }

#footerRightNav A, #footerRightNav A:link, #footerRightNav A:visited { font:normal 8pt arial!important; color:#ebd292!important; text-decoration:none; padding:0 7px 0 7px; }

#footerRightNav A:hover { color:#b83636!important; text-decoration:none; }

/* Copyright */
#copyright { color:#ebd292; font:normal 8pt arial!important; padding:30px 0 0 0; }

/* Admin Login */
#login { display:block; text-align:right; }

#login A, #login A:link, #login A:visited { color:#ebd292; font:normal 8pt arial!important; padding:0; }

#login A:hover { color:#b83636!important; text-decoration:none; }
