@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

html{
	
	background: transparent;
	height: 100%;
}

body{
	background: #dcdcdc url(../images/body_bg.gif) repeat-x 0 0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:1000px;
	min-height: 100%;
	position: relative;
	background:#fff;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 120px;
	margin:0 auto;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:23px;
		position:absolute;
		top: 51px;
	}
		#logo img{
			height:62px;
			width:326px;
		}
		
		#contactLink img{
		border:0px;
		height:41px;
		width:138px;
		top:58px;
		right:22px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:50px;
	background:transparent url(../images/tabs_bg.gif) repeat-x 0px 0px;
	width:100%;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
			
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					height:0 !important;
					overflow:hidden;
					position:absolute;
				}
				#nav a:hover, #nav a.active{
				}
				
				/*Top Nav*/
				#t72725 a, #t73041 a, #t72891 a, #t72885 a, #t72886 a{
				background:url(../images/nav1.gif) 0 0 no-repeat;
				padding:35px 0 0 0;
				top:7px;
				}
				
				/*Home*/
				#t72725 a, #t72725 a.active{
				background-position:0px 0px;
				width:38px;
				right:466px;
				}
				
				#t72725 a:hover{
				background-position:0px -35px;
				}
				
				/*Chapter 11 Cases*/
				#t73041 a{
				background-position:-54px 0;
				right:337px;
				width:117px;
				}
				
				#t73041 a:hover, #t73041 a.active{
				background-position:-54px -35px;
				}
				
				/*Resource Center*/
				#t72891 a{
				background-position:-195px 0;
				right:208px;
				width:110px;
				}
				
				#t72891 a:hover, #t72891 a.active{
				background-position:-195px -35px;
				}
				
				/*Contact Us*/
				#t72885 a{
				background-position:-330px 0;
				right:119px;
				width:71px;
				}
				
				#t72885 a:hover, #t72885 a.active{
				background-position:-330px -35px;
				}
				
				/*Client Login*/
				#t72886 a{
				right:20px;
				width:78px;
				background-position:-425px 0;
				}
				
				#t72886 a:hover, #t72886 a.active{
				background-position:-425px -35px;
				}
				
				/*Bottom Nav*/
				#t72887 a, #t72892 a, #t72905 a, #t72888 a, #t72890 a, #t72996 a, #t73005 a{
				background:url(../images/nav2.gif) 0 0 no-repeat;
				padding:49px 0 0 0;
				margin-top:1px;
				}
				
				/*Firm Overview*/
				#t72887 a{
				background-position:0px 0px;
				left:0px;
				width:134px;
				}
				
				#t72887 a:hover, #t72887 a.active{
				background-position:0px -49px;
				}
				
				/*Services*/
				#t72892 a{
				background-position:-144px 0;
				left:144px;
				width:94px;
				}
				
				#t72892 a:hover, #t72892 a.active{
				background-position:-144px -49px;
				}
				
				/*Technology*/
				#t72905 a{
				background-position:-238px 0;
				left:238px;
				width:122px;
				}
				
				#t72905 a:hover, #t72905 a.active{
				background-position:-238px -49px;
				}
				
				/*Expertise*/
				#t72888 a{
				background-position:-360px 0;
				left:360px;
				width:102px;
				}
				
				#t72888 a:hover, #t72888 a.active{
				background-position:-360px -49px;
				}
				
				/*Results*/
				#t72890 a{
				background-position:-462px 0;
				left:462px;
				width:87px;
				}
				
				#t72890 a:hover, #t72890 a.active{
				background-position:-462px -49px;
				}
				
				/*Chapter 11 Professionals*/
				#t72996 a{
				background-position:-549px 0;
				left:549px;
				width:225px;
				}
				
				#t72996 a:hover, #t72996 a.active{
				background-position:-549px -49px;
				}
				
				/*Business Professionals*/
				#t73005 a{
				background-position:-774px 0;
				left:774px;
				width:226px;
				}
				
				#t73005 a:hover, #t73005 a.active{
				background-position:-774px -49px;
				}
				
#main-body{
padding-top:197px;
background:transparent url(../images/main_body.jpg) no-repeat 0px 1px;
}

/*Chapter 11 Cases*/
.tab73041 #main-body{
background:transparent url(../images/mastheads/chapt11Cases.jpg) no-repeat 0px 1px;
}

/*Resource Center*/
.tab72891 #main-body{
background:transparent url(../images/mastheads/resources.jpg) no-repeat 0px 1px;
}

/*Contact Us*/
.tab72885 #main-body{
background:transparent url(../images/mastheads/contact.jpg) no-repeat 0px 1px;
}

/*Firm Overview*/
.tab72887 #main-body{
background:transparent url(../images/mastheads/expertise.jpg) no-repeat 0px 1px;
}

/*Services*/
.tab72892 #main-body{
background:transparent url(../images/mastheads/services.jpg) no-repeat 0px 1px;
}

/*Technology*/
.tab72905 #main-body{
background:transparent url(../images/mastheads/technology.jpg) no-repeat 0px 1px;
}

/*Expertise*/
.tab72888 #main-body{
background:transparent url(../images/mastheads/expertise.jpg) no-repeat 0px 1px;
}

/*Results*/
.tab72890 #main-body{
background:transparent url(../images/mastheads/results.jpg) no-repeat 0px 1px;
}

/*Chapter 11 Professionals*/
.tab72996 #main-body{
background:transparent url(../images/mastheads/chapt11Pros.jpg) no-repeat 0px 1px;
}

/*Business Professionals*/
.tab73005 #main-body{
background:transparent url(../images/mastheads/businessPros.jpg) no-repeat 0px 1px;
}

	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:198px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:627px;
	}

	#main-table-body-far-right-cell{
		vertical-align:top;
	}
	
	#third-column{
	padding-top:9px
	}

	
	#third-column a img{
	border:0px;
	margin-bottom:8px;
	}
	
/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 16px;
	padding:0px 0 0 2px;
	width: 180px;
	background:transparent url(../images/menu_top.gif) no-repeat 0px 0px;
}
	#menu ul{
		font-size: 12px;
		margin:-9px 3px 0 0;
		padding:0px 9px 14px 7px;
		list-style: square inside;
		background:transparent url(../images/menu_bottom.gif) no-repeat 0px bottom;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				color:#231f20;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 5px;
				border-top: 1px solid #dbdada;
				width:156px;
			}
			
			#menu a:hover {
				color: #c82033;
			}
			
			#menu a.current{
				color: #c82033;
			}
			
			#menu a.subcurrent{
				color: #c82033;
				text-decoration: none;
				background:transparent url(../images/menu_a_hover.gif) no-repeat 2px 3px;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				background:transparent;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 18px;
				border-top: 1px solid #dbdada;
				text-decoration: none;
				background:transparent url(../images/menu_a.gif) no-repeat 2px 3px;
				width:140px;
			}
			
			#menu li ul li a:hover {
				color: #c82033;
				background:transparent url(../images/menu_a_hover.gif) no-repeat 2px 3px;
			}
			
		#menu h3{
		margin:0px;
		padding:8px 0 0 0;
		}
		
		#menu h3 a, #menu h3 a:hover{
		border:0px;
		text-decoration:none;
		text-indent:-10000px;
		margin:0 0 0 2px;
		padding:0px;
		width:174px;
		height:39px;
		}
		
		/*Chapter 11 Cases*/
		#item73041 #menu h3 a, #item73041 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/chapter11Cases.gif) no-repeat 0px 0px;
		height:60px;
		}
		
		/*Chapter 11 Cases*/
		.tab73041 #menu h3 a, .tab73041 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/caseInformation.gif) no-repeat 0px 0px;
		height:60px;
		}
		
		/*Resource Center*/
		.tab72891 #menu h3 a, .tab72891 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/resources.gif) no-repeat 0px 0px;
		height:60px;
		}
		
		/*Contact Us*/
		.tab72885 #menu h3 a, .tab72885  #menu h3 a:hover{
		background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
		}
		
		/*Client Login*/
		.tab72886 #menu h3 a, .tab72886 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/clientLogin.gif) no-repeat 0px 0px;
		}
		
		/*Firm Overview*/
		.tab72887 #menu h3 a, .tab72887 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/firmOverview.gif) no-repeat 0px 0px;
		}
		
		/*Services*/
		.tab72892 #menu h3 a, .tab72892 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/services.gif) no-repeat 0px 0px;
		}
		
		/*Technology*/
		.tab72905 #menu h3 a, .tab72905 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/technology.gif) no-repeat 0px 0px;
		}
		
		/*Expertise*/
		.tab72888 #menu h3 a, .tab72888 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/expertise.gif) no-repeat 0px 0px;
		}
		
		/*Results*/
		.tab72890 #menu h3 a, .tab72890 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/results.gif) no-repeat 0px 0px;
		}
		
		/*Chapter 11 Professionals*/
		.tab72996 #menu h3 a, .tab72996 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/chapter11Pros.gif) no-repeat 0px 0px;
		height:60px;
		}
		
		/*Busniess Professionals*/
		.tab73005 #menu h3 a, .tab73005 #menu h3 a:hover{
		background:transparent url(../images/menu_headings/businessPros.gif) no-repeat 0px 0px;
		height:60px;
		}
		
		
	#menu-footer{
		background:transparent url(../images/menu_footer.gif) no-repeat -1px 0px;
		height:334px;
	}
	
	#chapt_11 img{
	border:0px;
	margin-top:17px;
	margin-left:19px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: -16px 0 0 0;
	position:relative;
	width: 100%;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:.5em 0 .5em 21px;
		width:788px;
		color:#231f20;
		font-weight:bold;
		font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#838383;
			font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
			font-weight:normal;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{		
			color:#838383;
			text-decoration:underline;	
		}
		#breadcrumbemail{
			font-size: 9px;
			position:absolute;
			right:99px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#838383;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#838383;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 9px;
			position:absolute;
			right:13px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				color:#838383;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#838383;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 20px 0 12px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:9px 0 28px 0px;
		border-bottom:1px solid #3e3b3c;
	}
		#pagetitletext h1{
			font-size:26px;
			font-weight: normal;
			font-family:Arial, Helvetica, sans-serif;
			color: #c82033;
			margin-bottom:6px;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 42px;
	margin:0 auto;
	position:relative;
	background: #231f20;
	border-top: 1px solid #2b2728;
	border-bottom:1px solid #3d393a;
}
	#footerwrap{
		margin:0 auto;
		width: 1000px;
		position:relative;
		height: 42px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:386px;
		bottom:0px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
/*FooterNav*/
#footernav{
width:1000px;
}

#footernav ul{
margin-left:0px;
padding-top:10px;
text-align:center;
}

#footernav ul li{
display:inline;
background:transparent url(../images/footer_box.gif) no-repeat 0px 5px;
padding-left:4px;
}

#footernav ul li a{
color:#999999;
text-decoration:none;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
padding-left:10px;
font-weight:bold;
padding-right:2px;
text-transform:uppercase;
}

#footernav ul li a:hover, #footernav ul li a.active{
color:#fff;
text-decoration:none;
}

#footernav ul li#f72887{
background:transparent;
padding-left:0px;
}

#footernav ul li#f72887 a{
margin-left:0px;
padding-left:0px;
}

#footernav ul li#f72891 a{
margin-right:0px;
padding-right:0px;
}