/* Layout Elements */
body {
	background-color: #acbec0;
}
body#single #custom-doc {
	min-height: 1000px;
}
.digest {
	min-height: 700px;
	height:auto !important;
	height:700px;
}

#custom-doc {
	margin: auto;
	text-align: left;
	width: 76.92em;
	*width: 75.07em;
	min-width: 1000px;
}
.yui-t3 {
	width: 16.3em;
}
#hd	{
	height: 140px;
	background-image: url(http://www.njcases.com/images/panelset_03.jpg);
	background-repeat: no-repeat;
	background-color: #acbec0;
	text-align: center;
	}
#top-nav {
	float: right;
	position: relative;
	padding-top: 0px;
	left: -70px;
	width: 260px;
	margin: 0;
}
#bd	{
	text-align: left;
	background-image: url(http://www.njcases.com/images/panelset_06.jpg);
	background-repeat: repeat-y;
	padding: 0 140px 0 0;
	min-height: 700px;

}
	
#yui-main {
	background-color: inherit;
	width: 70.15em;
}

.yui-b	{
	padding: 5px;
	}
.yui-g	{
	padding: 0px 20px;
}
.yui-u {
	background-color: #fff;
	padding: 0px;
}
*:first-child+html .yui-u {
	padding: 5px;
}

*html .yui-u {
	padding: 5px;
	}
.first{
}
.second {
}
.third {
	clear: right;
}
.fourth {
	float: left;
	padding-right: 10px;
}

#sidebar {
	float: left;
	padding-left: 32px;
	position: relative;
	top: -100px;
}

#ft	{
	width: 100%;
	background-image: url(http://www.njcases.com/images/panelset_08.jpg);
	background-repeat: no-repeat;
	background-color: #acbec0;
	height: 100%;
}

#ft .yui-g {
	text-align: left;
	color: #808080;
	width: 60%;
	height: 140px;
	margin-top: 0;
	padding-top: 15px;
	margin-left: 270px;
}

*:first-child+html #ft .yui-g {
	padding-top: 7px;
}

#swoosh {
	display: block;
	text-align: center;
	padding-left: 350px;
	padding-top: 30px;
}

/* Typography */

p {
	font-size: 100%;
}
h1	{
	font-size: 197%;
}
h2	{
	font-size: 159%;
}
h3	{
	font-size: 136%;
	color: #333;
	margin-top: 10px;
}

.small {
	font-size: 77%;
	width: 60%;
}

/* ++++++++++ LINKS ++++++++++ */

a:link {
	color: #0000A0;
	text-decoration: none;
}
a:visited {
	color: #48599F;
	text-decoration: none;

	}
a:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}
a:active {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
	}
#top-nav a:link {
	color: #000080;
	text-decoration: none;
}

#top-nav a:visited {
	color: #3E5266;
	text-decoration: none;
	}
#top-nav a:hover {
	color:#3399CC;
	text-decoration: none;
	border-bottom: 1px dotted #3399cc;
}

#top-nav ul li {
	display: inline;
	list-style-type: none;
	width: 300px;
	font-size: .95em;
	color: #ccc;
	border-left: 1px solid #ccc;
	padding-left: 5px;
}
#top-nav ul li:first-child {
	border-left: 0px solid #ccc;
}

body.digest h3 a:link {
	color: #000;
	text-decoration: none;
}

body.digest h3 a:visited {
	color: #3E5266;
	}
body.digest h3 a:hover, body.digest h3 a:active {
	color: #004080;
	text-decoration: none;
	border-bottom: 1px dotted #004080;
}
/* ENTRY STYLES */

#yui-main p {
	padding: 5px 0px;
	}

.entry {
	width: auto;
	margin: 20px 0 0 0;
	line-height: 1.5em;
	color: #444;
}
.entrydate {
	color: #000;
	font-weight: bold;
	margin-bottom: 10px;
}
.byline {
	font-size: 85%;
}
#masthead {
	height: 100px;
	width: 350px;
	display: block;
	clear: both;
	margin-bottom: 10px;
	background-image: url(http://www.njcases.com/images/njlbmast.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#header {
    float:left;
    width:100%;
    background:yellow;
    font-size:93%;
    line-height:normal;
}

#tabfx {
	float: left;
	width: 100%;
	height: 67px;
	background-image: url("http://www.njcases.com/images/tabfxbg.png");
	background-repeat: no-repeat;
	background-position: -50px 12px;
	line-height: normal;
	margin-bottom: 10px;
}
	
#tabfx ul {
	margin:0;
	padding:19px 10px 0px;
	list-style:none;
	width: auto;
	}
	
#tabfx li {
	float: left;
	background:url("http://www.njcases.com/images/tabfxRightCr.png")no-repeat right top;
	margin: 0;
	padding: 0px 0 0px 0;
}

#tabfx a {

	display: block;
	background:url("http://www.njcases.com/images/tabfxLeftCr.png")no-repeat left top;
	margin-left: -15px;
	padding: 18px 16px 9px 16px;
	font-size: 1.1em;
	font-weight: bold;
	color: #003366;
}

.title	{
	font-family:"times new roman";
	font-weight: 600;
	padding: 4px 0 4px 0;
	border-top: .01em solid #999;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
}
h2.title {
	width: 100%;
}

body.digest p{
	margin: 0;
	padding: 0;
	line-height: normal;
}
.entrytitle {
	font-size: 129%;
	color: #111;
	font-weight: bold;
}
.entrytitle a:link {
	color: #111;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
.entrytitle a:visited {
	color: #777;
	font-size: 100%;
	font-weight: bold;
	text-decoration: none;
}
.entrytitle a:hover {
	color: #0000A0;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
	}
	
.entrytitle a:active {
	color: #0000A0;
	font-size: 100%;
	font-weight: bold;
	text-decoration: underline;
}
	
.yui-u h3 {
	font-family: helvetica;
	font-size: 114%;
	font-weight: bold;
	line-height: 1.05em;
	/* border: 0px;
	padding: 0;
	margin-bottom: 0; */
	color: #000;
}

.excerpt {
	font-size: 92%;
	color: #333;
}

div.callout {
	float: right;
	margin-left: 10px;
	padding: 15px;
	background-color: #dadbcb;
}
.callout p {
	font-style: normal;
	font-size: 92%;
	color: #333;
		width: 150px;
}

.entrymeta {
	padding: 7px 0 7px 0;
	margin-bottom: 10px;
	margin-top: 15px;
	font-size: 92%;
	line-height: normal;
}

.colophondate {
	color: #ff0000;
	position: relative;
	top: 10px;
	left: 65px;
}
/* NAVIGATION */

div .nav-title {
	background-image: url(http://www.njcases.com/images/tab-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 60px;
	padding-top: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 107%;
	color:#3E5266;
	text-align: right;
	height: 22px;
	}

#navcontainer {
	width: 214px;
	padding: 0 0 1em 0;                                                
	margin-bottom: 1em;                                                
	font-size: 100%;
}

#navcontainer ul   {                                                
	list-style: none;
	text-align: right;   
	margin: 0;
	padding: 0;                                        
}




/* OTHER SIDEBAR CONTENT */

#related {
	width: 180px;
	margin-left: 20px;
	font-size: 85%;
}
#related ul li {
	width: 180px;
	display: block;
	padding-bottom: 7px;
	line-height: 1.15em;
}
#related a:link {
	font-family: verdana;
	color: #333;
	margin-top: 0px;
}

#related a:visited {
	font-family: verdana;
	color: #333;
	text-decoration: none;
	}
#related a:hover {
	color: #ff0000;
	text-decoration: none;
	border-bottom: 1px dotted #ff0000;
}
#related a:active {
	color: #0000a0;
	text-decoration: none;
	border-bottom: 1px dotted #0000a0;
}

#related h4 {
	width: 190px;
	color: #000;
	font-size: 107%;
	font-weight: bold;
	margin-bottom: 10px;
}

/* BODY SNATCHERS */

#catheader {
   background-color: #fff;
}


/* FORMS STUFF */
#container{
	position:relative;
	text-align:left;
	background-color: #Fff;
	padding:20px;
	border: 1px solid #ccc;
	

}
#container, #top, #bottom, #footer{
	margin:0 ;
	width:420px;
}
#top, #bottom{
	height:10px;
	display:block !important;
}
#top{margin-top:10px;}

form.wufoo{
	margin:20px 20px 0 20px;
	padding:0 0 20px 0;
		border: 1px solid #ccc;
}
.wufoo{
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
	font-size:small;
}
.wufoo li{width:62%;}
form ul{
	margin:0; 
	padding:0;
	list-style-type:none;
	width:100%;
}
form li{
	margin:0;
	padding:4px 5px 2px 9px;
	position:relative;
}
form li:after, .buttons:after{
	content:"."; 
	display:block;
	height:0; 
	clear:both; 
	visibility:hidden;
}
form li, .buttons{display: inline;}
* html form li, * html .buttons{height: 1%;}
form li, .buttons{display: block;}

form li div, form li span{
	margin:0 5px 0 0;
	padding:0 0 8px 0;
	color:#444;
}
form li span{float:left;}
form li div.left{
	display:inline;
	float:left;
	width:48%;
}
form li div.right{
	display:inline;
	float:right;
	width:48%;
}
form li div.left .medium, form li div.right .medium{width:100%;}

form li div label, form li span label{
	margin:0;
	padding-top:3px;
	clear:both;
	font-size:9px;
	line-height:9px;
	color:#444;
	display:block;
}
form li .icon{
	float:left;
	margin:.1em 5px 0 0;
	padding:0;
	width: 16px;
	height: 16px;
}
/* ----- FIELDS AND LABELS ----- */

label.desc{
	line-height:150%;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:95%;
	font-weight:bold;
}
input.text, textarea.textarea, select.select{
	margin:0;
	font-size:100%;
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	background:#fff url(http://wufoo.com/images/fieldbg.gif) repeat-x top;
	color:#333;
}
input.text{
	padding:2px 0 2px 0;
}
input.currency{text-align:right;}

input.checkbox, input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}
label.choice{
	font-size:100%;
	display:block;
	line-height:1.4em;
	margin:-19px 0 0 25px;
	padding:4px 0 5px 0;
	color:#444;
	width:90%;
}

textarea.textarea{
	margin-top:1px;
	font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}
select.select{
	margin:1px 0;
	padding:1px 0 0 0;
}
select.select[class]{
	margin:0;
	padding:1px 0 1px 0;
}
.safari select.select{
	margin-bottom:1px;
	font-size:120% !important;
}




/* ----- REQUIRED ----- */

form .req{
	float:none;
	color:red;
	font-weight:bold;
}

/* ----- INSTRUCTIONS ----- */

form li.focused{background-color:#fff7c0;}
form .instruct{
	display:none;
	position:absolute;
	top:0;
	left:100%;
	z-index:1000;
	width:42%;
	margin:0 0 0 8px;
	padding:8px 10px 9px 10px;
	border:1px solid #e6e6e6;
	background:#f5f5f5;
	line-height:130%;
	font-size:80%;
	color:#444;
}
form .instruct small{font-size:100%;}
form li.focused .instruct, form li:hover .instruct{display:block;}
.noI form li{
	width:97% !important;
}
.noI .instruct{
	display:none !important;
}

/* MISCELLANEOUS */

#hd h1 {
	position: relative;
	left: -2000px;
}

.pages1 {display:none;} 

a[href $='.pdf'] {
   padding-right: 18px;
   background: transparent url(http://www.njcases.com/images/icon_pdf.gif) no-repeat center right;
}

#werxlogo {
	position: relative;
	top: 20px;
	left: 540px;
} 
img {
	float: left;
	width: auto;
}
.photo {
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	height: 220px;
}

body#multiple #toolbar {
	display: none;
	}
#toolbar {
	float: right;
	position: relative;
	right: 0px;
	top: -5px;
}
#location {
	letter-spacing: .025em;
	line-height: 128%;
	font-size: 77%;
	color: #444;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	margin-bottom: 20px;
}

#searchform {
	width: 180px;
	display: block;
	margin-left: 20px;
	margin-top: 15px;
}
span.red {
	font-weight: bold;
	color: red;
	}