/* <![ Global [ -----------------------------------------------------------*/

/*
Site 9 Default CSS File
Working Version: template
VERSION: 1.0 
LAST MODIFIED: 02.07.2008
LAST MODIFIED BY: NAPOLISX

NOTES:
Image pathing needs to be as follows.

url(/images/img.jpg);

This can be developed any way you wish, but must be changed before upload.

*/


html {
	height:100%;}


a {
	outline:none;}


.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Tahoma, Verdana, Arial, sans-serif;
	background:url(../images/body-BG-TOP.jpg) top center repeat-x #070709;}


#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1000px;
	padding:0px 72px;
	overflow:hidden;}


input, select, textarea, form {	
	margin:0px;
	padding:0px;}


legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;}


hr {
	height:1px;
	color:#000;
	background:#000;
	border:none;
	margin:25px 0px;
	*margin:5px 0px;
	padding:0px;}

	
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

#topnav {
	position:absolute;
	top:18px;
	right:75px;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;}
	
	#topnav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
		#topnav ul ul {
			display:inline;}
			
	#topnav ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
	#topnav ul li a {
		color:#fff;
		text-decoration:none;
		padding:0px 11px;
		border-left:1px solid #fff;}
		
		#topnav ul li.first_child a {
			border-left:none;}

	#topnav ul li a:hover {
		color:#c87a7a;
		text-decoration:none;}

		
#nav {
	margin:0px -8px 0px 0px;
	padding:11px 0px 0px 30px;
	text-align:left;
	height:58px;
	overflow:hidden;
	background:url(../images/nav-BG.jpg) top right no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;}
	
	#nav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
		#nav ul ul {
			display:inline;}
			
	#nav ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#nav ul li.directions,
		#nav ul li.contact-us {
			display:none;}
		
		
	#nav ul li a {
		display:inline-block;
		margin-left:-3px;
		height:40px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;}
		
		#nav ul li a.home {
			padding-left:6px;
			background:url(../images/nav-LEFT.jpg) top left no-repeat;}
		
		#nav ul li a.newsletters {
			padding-right:6px;
			background:url(../images/nav-RIGHT.jpg) top right no-repeat;}
		
			#nav ul li a span {
				cursor:hand;
				display:inline-block;
				height:27px;
				padding:13px 37px 0px 37px;
				overflow:hidden;
				background:url(../images/nav-a-BG.jpg) top left repeat-x;}
		
		
	#nav ul li a:hover {
		color:#fff;
		text-decoration:none;}
		
		#nav ul li a.home:hover {
			background:url(../images/nav-LEFT-OVER.jpg) top left no-repeat;}
		
		#nav ul li a.newsletters:hover,
		#nav ul ul li:hover a.newsletters {
			padding-right:6px;
			background:url(../images/nav-RIGHT-OVER.jpg) top right no-repeat;}
		
			#nav ul li a:hover span,
			#nav ul ul li:hover a span {
				background:url(../images/nav-a-BG-OVER.jpg) top left repeat-x;}
		
		
		
	/* ----- DROP NAV ----- */
	
	#nav ul ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:447px;
		left:auto;
		font:11px Arial, Helvetica, sans-serif;
		text-transform:none;
		text-align:center;
		background:#3f0100;
		padding:10px 0px;}
		
		#nav ul ul li.practice-areas:hover ul {
			display:block;
			left:715px;
			width:176px;}
		
		#nav ul ul li.newsletters:hover ul {
			display:block;
			left:891px;
			width:170px;}
	
	#nav ul ul ul li {
		position:relative;
		z-index:99;}
	
	#nav ul ul ul li a {
		position:relative;
		z-index:100;
		height:auto;
		display:block;
		margin:0px;
		padding:5px 10px;
		background:#3f0100;
		color:#fff;
		text-decoration:none;}
		
		#nav ul ul ul li a span,
		#nav ul ul li:hover ul a span {
			display:block;
			padding:0px;
			background:none;
			width:auto;
			height:auto;}
		
	#nav ul ul ul li a:hover {
		background:#3f0100;
		color:#c87a7a;
		text-decoration:none;}
		
		#nav ul ul ul li a:hover span {
			background:none;}


#aop {
	font:15px "Times New Roman", Times, serif;
	line-height:17px;
	text-align:left;
	color:#fff;}
	
	#aop h2 {
		position:absolute;
		top:342px;
		left:71px;
		width:282px;
		height:34px;
		overflow:hidden;}
	
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;}
		
	#aop ul li {
		display:inline;
		padding:0px;
		margin:0px;}
		
	#aop ul li a {
		display:block;
		padding:0px 0px 0px 105px;
		background:#000;
		color:#fff;
		text-decoration:none;}
		
		
	#aop ul li a.business-commercial-litigation {
		background:url(../images/aop-business.jpg) left no-repeat #000;}
	#aop ul li a.business-commercial-litigation:hover {
		background:url(../images/aop-business-OVER.jpg) left no-repeat #000;}
		
	#aop ul li a.family-law-divorce {
		background:url(../images/aop-family.jpg) left no-repeat #000;}
	#aop ul li a.family-law-divorce:hover {
		background:url(../images/aop-family-OVER.jpg) left no-repeat #000;}
		
	#aop ul li a.real-estate-litigation {
		background:url(../images/aop-real-estate.jpg) left no-repeat #000;}
	#aop ul li a.real-estate-litigation:hover {
		background:url(../images/aop-real-estate-OVER.jpg) left no-repeat #000;}
		
	#aop ul li a.federal-courts-litigation {
		background:url(../images/aop-federal.jpg) left no-repeat #000;}
	#aop ul li a.federal-courts-litigation:hover {
		background:url(../images/aop-federal-OVER.jpg) left no-repeat #000;}

		
		#aop ul li a span {
			cursor:hand;
			display:block;
			height:48px;
			padding:28px 45px 0px 10px;
			overflow:hidden;
			background:url(../images/aop-bullet.gif) right no-repeat #707e8c;
			border-top:1px solid #8d9aa6;
			border-bottom:1px solid #585f65;}
			
			#aop ul li.first_child a span {
				border-top:none;}
			#aop ul li.last_child a span {
				border-bottom:none;}
				
				
				#aop ul li a.business-commercial-litigation span,
				#aop ul li a.federal-courts-litigation span {
					height:54px;
					padding-top:22px;
					overflow:hidden;}
		
		
	#aop ul li a:hover {
		color:#000;
		text-decoration:none;}
		
		#aop ul li a:hover span {
			background:url(../images/aop-bullet-OVER.gif) right no-repeat #707e8c;}


#footlinks {
	text-align:center;
	border-bottom:1px solid #647f92;
	font:12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:20px 0px;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}
			
		#footlinks ul ul ul {
			display:none;}
		
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}

	#footlinks ul li a {
		color:#fff;
		text-decoration:none;
		padding:0px 30px;}
		
	#footlinks ul li a:hover {
		color:#9dbbd1;
		text-decoration:none;}


/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}


#header {
	margin:0px -72px;
	height:396px;
	background:url(../images/header.jpg) top left no-repeat;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}
		
	#header .logo {
		position:absolute;
		top:50px;
		left:105px;
		width:650px;
		height:60px;
		overflow:hidden;
		border:none;
		background:none;}


#header-phone {
	position:absolute;
	top:90px;
	right:91px;
	font:22px Arial, Helvetica, sans-serif;
	color:#fff;}


#tagline {
	position:absolute;
	top:322px;
	left:448px;
	font:21px "Times New Roman", Times, serif;
	color:#fff;}


#footer {
	background: url(../images/body-BG-BOTTOM.jpg) top left repeat-x #343a40;}
	
	#footer #container {
		padding:0px;
		background: url(../images/body-BG-BOTTOM.jpg) top left repeat-x #343a40;}
	
	#footer p {
		margin:0px;
		padding:0px;}


#mid {
	margin:0px 0px 0px -8px;
	padding:0px 0px 0px 8px;
	background:url(../images/mid-BG.png) top left repeat-y;
	_background:url(../images/mid-BG-IE.gif) top left repeat-y;}
	

#mid-BOTTOM {
	background:url(../images/mid-BOTTOM.gif) top left no-repeat;
	height:4px;
	overflow:hidden;}


#left {
	float:left;
	width:302px;
	overflow:hidden;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;}
	
	#left address {
		padding:5px 15px;}
	
	#left h2 {
		font:normal 20px "Times New Roman", Times, serif;
		line-height:20px;
		color:#fff;
		text-transform:uppercase;
		margin:0px;
		padding:10px;
		background:url(../images/left-h2.gif) top left no-repeat;}
		
		#left h2 span {
			display:block;
			font:normal 13px "Times New Roman", Times, serif;
			color:#acc8da;}


#right {
	float:right;
	width:698px;
	overflow:hidden;}


#content {
	padding:20px 35px 20px 28px;
	font:14px "Times New Roman", Times, serif;
	color:#090909;}
	
	#content p, 
	#content ol, 
	#content ul {
		margin-top:0px;
		margin-bottom:20px;}
		
		#content ol ol, 
		#content ul ul, 
		#content ol ul, 
		#content ul ol {
			margin-top:0px;
			margin-bottom:0px;}
			
		#content td ol, 
		#content td ul {
			margin-top:0px;
			margin-bottom:20px;}
		
		#content td ol ol, 
		#content td ul ul, 
		#content td ol ul, 
		#content td ul ol {
			margin-top:0px;
			margin-bottom:0px;}
			
	#content li {
		margin-top:5px;
		margin-bottom:5px;}
			
	#content p {
		line-height:20px;}
		
		#content .SearchResultsDisplayGroup {
			font-size:11px;
			line-height:13px;}
			
			#content .SearchResultsDisplayGroup a {
				font-size:12px;
				font-weight:bold;}
			
			#content .SearchResultsDisplayGroup p {
				margin:0px;
				padding:0px;
				line-height:13px;}
			
			#content .SearchResultsDisplayGroup li {
				padding-top:10px;}
		
	#content h1 {	
		font:normal 24px "Times New Roman", Times, serif;
		color:#380101;
		line-height:normal;
		padding:0px;
		margin:0px 0px 20px 0px;}
		
	#content h2 {	
		font:normal 18px "Times New Roman", Times, serif;
		color:#06324c;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h3 {	
		font: bold 14px "Times New Roman", Times, serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h4 {	
		font: bold 12px "Times New Roman", Times, serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h5 {	
		font: bold 11px "Times New Roman", Times, serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content a {
		color:#900000;
		text-decoration:underline;}
		
	#content a:hover {
		color:#f00000;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/


.trigger {
	display:none;}  /* ----- NEED THIS TO HIDE TRIGGER FIELD ----- */


.pad_frm_itm,
#content .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}


.form-label {
	width:115px;
	padding:0px 3px 0px 0px;
	display:inline-block;
	vertical-align:top;}


.form-pct {	
	border:1px solid #c0c0c0;
	background:#fff;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	padding:7px 8px;
	width:495px;}
	

select.form-pct {
	width:auto;}


.msg-pct {
	border:1px solid #c0c0c0;
	background:#fff;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	padding:7px 8px;
	width:616px;
	height:70px;
	overflow:auto;}


.main-submit {
	border:none;
	background: url(../images/submit-BG.gif) top left repeat-x #600101;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	padding:2px 5px;
	*padding:2px 0px 0px 0px;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */

.main-submit:hover {
	color:#c87a7a;}



.custom-form {
	}

	.custom-form fieldset {
		margin:0px;
		padding:0px;
		border:none;}
 
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}

	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}


/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

	#overlay_div p,
	#content #overlay_div p {
		line-height:16px;}

	#overlay_div h3 {
		font:18px Verdana, Arial, Helvetica, sans-serif;
		border-bottom:1px solid #0a3150;
		color:#031c40;
		padding:0;
		margin:0px 0px 8px 0px;}


#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #aaa; /* Disclaimer box border color */
	background-color:#ddd; /* Disclaimer box bgcolor color */
	width:400px;
	margin:4px 0 0 0;}

	#iagree .overlay_submit {
		padding:4px;
		margin:0 6px 0 0;
		font:12px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		background:#555;
		border:1px solid #333;
		float:right;
		text-decoration:none;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		color:#fff;
		background:#777;
		border:1px solid #555;}


#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}


#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}


/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	}
	
	#qc h2 {
		background:url(../images/left-h2.gif) top left no-repeat #eae6e6;}
	
	#qc strong {
		font-weight:bold;
		color:#440101;}
	
	#qc p {
		}
		

.pad_frm_itm2 {
	padding:5px 0px;
	margin:0px;
	text-align:right;}


.form-label2 {
	font:bold 12px "Times New Roman", Times, serif;
	color:#3d0101;
	width:45px;
	padding:0px 3px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:left;}


.msg-label2 {
	display:none;}


.form-pct2 {
	border:1px solid #c7c5c5;
	background:#c7c5c5;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	padding:8px;
	width:202px;}


.msg-pct2 {
	border:1px solid #c7c5c5;
	background:#c7c5c5;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	padding:8px;
	width:254px;
	height:90px;
	overflow:auto;}


.custom-form2 {
	padding:25px 15px;}
	
	.custom-form2 p {
		margin:0px;
		padding:0px 0px 25px 0px;}

	.custom-form2 fieldset {
		margin:0px;
		padding:0px;
		border:none;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}
		  
	.custom-form2 ol {
		margin:0px;
		padding:0px;
		list-style:none;}


#qc .submit {
	margin:0px;
	padding:3px 5px;
	text-align:center;
	border:none;
	background: url(../images/submit-BG.gif) top left repeat-x #600101;
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;}
	
#qc .submit:hover {
	color:#c87a7a;}
	

/*  <![ QC Disclaimer [ ----------------------------------------------------*/


	#iagree-QC {
		display:none;
		padding:15px 0px;}
		
		#overlay_div-QC {
			}
		#overlay_response-QC {
			}
		#checkbox-QC {
			}
		#Agreement-QC {
			display:inline-block;
			float:left;
			margin:2px 8px 20px 0px;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	padding:20px 0px 20px 300px;
	font:11px Arial, Helvetica, sans-serif;
	text-align:left;
	background:no-repeat 25px 25px url(../images/footer-LOGO.png);
	_background:no-repeat 25px 25px url(../images/footer-LOGO-IE.gif);
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;}
	
	#disclaimer p,
	#footer #disclaimer p {
		margin:0px;
		padding:5px 0px;}

	#disclaimer a {
		color:#fff;
		text-decoration:underline;}

	#disclaimer a:hover {
		color:#9dbbd1;
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default) */

/* Fix for IE6 - prevents text from disappearing when map loads - apply this class to the RTF for content area */

.DirectionsContent {
	display:block;
	position:relative;}


/* [ Outer div ] -----------> */

#directionsForm {
	}


/* div that wraps form */

#directionsInput {
	display:inline-block;
	float:left;
	padding:4px 0px;}


#fromAddress {
	width:350px;
	border:1px solid #c0c0c0;
	background:#fff;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#000;
	padding:4px 5px;} /* address input field */


#directionsLocale {
	display:inline-block;
	float:right;
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#fff;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		color:#000;
		padding:3px;} /* language dropmenu */


#locale {
	}


#directionsSubmit {
	clear:both;
	padding:4px 0px 8px 0px;}
	
	#directionsSubmit input {
		border:none;
		background: url(../images/submit-BG.gif) top left repeat-x #600101;
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		text-transform:uppercase;
		padding:2px 5px;
		*padding:2px 0px 0px 0px;
		*width:130px;} /* GET DIRECTIONS button */
		
	#directionsSubmit input:hover {
		color:#c87a7a;}



#map {
	border:1px solid #ababab;
	background:#edeae2;
	color:#000;}


#addressNotFound {
	}


#directions {
	}


