/* <![ 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 Arial, Helvetica, sans-serif;
	background:url(../images/body-BG.gif) top center repeat;}
	

#body-BG {
	background:url(../images/body-BG-TOP.jpg) top center repeat-x;}


#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:942px;
	padding:0px 30px;
	overflow:hidden;
	background:url(../images/container-BG.png) top left repeat-y;
	_background:repeat-y 30px 0px url(../images/container-BG.gif);}


#search {
	}
	
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
	#search ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	
	#search-field {
		width:100px;
		padding:2px 3px;
		font:11px Arial, Helvetica, sans-serif;}
		
	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		text-align:center;
		text-decoration:none;}
	
	#search-button:hover {	
		}


input, select, textarea, form {	
	margin:0px;
	padding:0px;}


legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;}


hr {
	height:1px;
	color:#ccc;
	background:#ccc;
	border:none;
	margin:25px 0px;
	*margin:15px 0px;
	padding:0px;}

	
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

#topnav {
	display:inline-block;
	float:right;
	height:29px;
	width:183px;
	overflow:hidden;
	background:url(../images/topnav-BG.jpg) top left repeat-x;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:center;}
	
	#topnav-LEFT {
		width:4px;
		height:29px;
		overflow:hidden;
		background:url(../images/topnav-LEFT.jpg) top left no-repeat;
		float:left;}
	
	#topnav-RIGHT {
		width:4px;
		height:29px;
		overflow:hidden;
		background:url(../images/topnav-RIGHT.jpg) top left no-repeat;
		float:right;}
	
	#topnav ul {
		list-style:none;
		margin:0px;
		padding:5px 0px 0px 0px;}
			
	#topnav ul li {
		display:inline;
		padding:0px;
		margin:0px;}
		
	#topnav ul li a {
		color:#cb5737;
		text-decoration:none;
		padding:0px 9px 0px 13px;
		border-left:1px solid #cb5737;}
		
		#topnav ul li.first_child a {
			border-left:none;}

	#topnav ul li a:hover {
		color:#f7d0c5;
		text-decoration:none;}

		
#nav {
	height:41px;
	padding:0px 0px 0px 150px;
	overflow:hidden;
	background:url(../images/nav-main-BG.jpg) top left no-repeat;
	text-align:right;
	font:bold 12px "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#d0e5f8;}
	
	#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;
		height:29px;
		padding:12px 12px 0px 12px;
		overflow:hidden;
		color:#d0e5f8;
		text-decoration:none;}
		
	#nav ul li a:hover,
	#nav ul ul li:hover a {
		background:url(../images/nav-BG-over.jpg) top left repeat-x;
		color:#fff;
		text-decoration:none;}
		
	/* ----- DROP NAV ----- */
	
	#nav ul ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:164px;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		text-transform:none;
		background:#4a150a;
		padding:1px 0px 0px 0px;
		text-align:left;}
		
		#nav ul ul li.practice-areas:hover ul {
			display:block;
			left:348px;}
		#nav ul ul li.newsletters:hover ul {
			display:block;
			right:104px;}
	
	#nav ul ul ul li {
		position:relative;
		z-index:99;
		padding:0px 1px 1px 1px;
		margin:0px;
		display:block;}
	
	#nav ul ul ul li a,
	#nav ul ul li:hover ul li a {
		position:relative;
		z-index:100;
		display:block;
		background:#3a0a02;
		width:140px;
		height:auto;
		padding:7px 12px;
		color:#d0e5f8;}
	
	#nav ul ul ul li a:hover,
	#nav ul ul li:hover ul li a:hover {
		color:#fff;
		background:#4a150a;}


#aop {
	font:bold 14px "Times New Roman", Times, serif;
	color:#000;}
	
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px 10px 0px 15px;
		background:url(../images/aop-border.gif) top left repeat-x;}
		
	#aop ul li {
		display:block;
		background:url(../images/aop-border.gif) bottom left repeat-x;
		padding:5px 0px 6px 0px;
		margin:0px;}
		
	#aop ul li a {
		display:block;
		margin:0px 0px 0px -5px;
		padding:0px 0px 0px 10px;
		color:#000;
		text-decoration:none;}
		
	#aop ul li a:hover {
		background:url(../images/aop-bullet.gif) left no-repeat;
		color:#8d3402;
		text-decoration:none;}
	
	
	#aop ul li a.current_link:hover,
	#aop ul li a.current_link {
		color:#888;
		background:none;}


#footlinks {
	text-align:center;
	height:27px;
	padding:13px 10px 0px 10px;
	overflow:hidden;
	font:10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#0b161f;}	
	
	#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.practice-areas {
			display:none;}
		
	#footlinks ul li a {
		color:#0b161f;
		text-decoration:none;
		padding:0px 20px;}
		
		#footlinks ul ul li a {
			border-left:1px solid #0b161f;}
		
	#footlinks ul li a:hover {
		color:#fff;
		text-decoration:none;}


/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}


#header {
	height:123px;
	padding:0px 22px 0px 169px;
	background:url(../images/header-BG.jpg) top left no-repeat;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}
	
	#header .logo {
		display:block;
		float:left;
		width:439px;
		height:123px;
		overflow:hidden;
		margin:0px;
		padding:0px;
		background:none;
		border:none;}


#phone {
	display:inline-block;
	float:right;
	width:300px;
	padding:29px 0px 0px 0px;
	overflow:hidden;
	text-align:right;
	font:bold 27px "Times New Roman", Times, serif;
	color:#396f9a;}
	
	#phone img {
		margin:0px 5px 0px 0px;}


#banner {
	margin:0px 0px -45px 0px;
	height:290px;
	padding:0px 0px 0px 580px;
	overflow:hidden;
	background:url(../images/banner.jpg) top left no-repeat;
	font:14px Arial, Helvetica, sans-serif;
	color:#fff;}
	
	#banner p {
		margin:0px;
		padding:37px 0px 0px 0px;
		line-height:19px;}
		
	#banner a {
		color:#88abc8;
		text-decoration:none;}
		
	#banner a:hover {
		color:#b0c4d5;
		text-decoration:none;}
		
	#banner a img {
		width:18px;
		height:18px;
		overflow:hidden;
		background:url(../images/navy-button.gif) top left no-repeat;}
		
	#banner a:hover img {
		background:url(../images/navy-button-OVER.gif) top left no-repeat;}


#footer {
	position:relative;
	margin:0px auto;
	width:942px;
	padding:0px 30px;
	overflow:hidden;
	background:url(../images/footer-BG.png) top left no-repeat;
	_background:url(../images/footer-BG.gif) top left no-repeat;}
	
	#footer p {
		margin:0px;
		padding:0px 0px 10px 0px;}


#mid {
	background:url(../images/mid-BG.jpg) top left no-repeat;}


#mid-BOTTOM {
	clear:both;
	height:43px;
	overflow:hidden;
	background:url(../images/mid-BOTTOM.jpg) bottom left no-repeat;}


#left {
	float:left;
	width:183px;
	padding:295px 0px 145px 0px;
	overflow:hidden;
	min-height:575px;
	_height:575px;
	_overflow:visible;}
	
	#left h2 {
		margin:0px;
		padding:0px;}
	
	#left a {
		}
		
	#left a:hover {
		}


#address-box {
	position:relative;
	float:left;
	width:183px;
	overflow:hidden;
	margin:-145px 0px -30px 0px;
	font:bold 11px "Times New Roman", Times, serif;
	line-height:22px;
	letter-spacing:1px;
	color:#365169;
	padding:20px;}


#right-OUTER {
	float:right;
	width:759px;
	overflow:hidden;}


#right {
	float:right;
	width:196px;
	padding:0px;
	margin:0px 0px 20px 40px;
	background:#fff;
	overflow:hidden;}

	#right h2 {
		}
		
	#right a {
		}
	
	#right a:hover {
		}


#results {
	font:13px "Times New Roman", Times, serif;
	color:#335d81;}
	
	#results h2,
	#content #results h2 {
		margin:0px;
		padding:0px;}
	
	#results ul,
	#content #results ul {
		list-style:none;
		margin:0px;
		padding:0px 6px;}
		
	#results ul li,
	#content #results li {
		margin:5px 0px 15px 0px;
		padding:0px;}
		
	#content #results li {
		background:none;}
	
	a.results,
	#content #results a.results {
		padding:0px 15px 0px 0px;
		font:bold italic 13px "Times New Roman", Times, serif;
		color:#3b5063;
		text-decoration:none;
		background:url(../images/results-link-bullet.gif) right no-repeat;}
	
	a.results:hover,
	#content #results a.results:hover {
		color:#932203;
		text-decoration:none;
		background:url(../images/results-link-bullet-OVER.gif) right no-repeat;}


#video {
	display:inline-block;
	float:right;
	margin:0px 0px 10px 20px;}


#content {
	padding:45px 24px 15px 28px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;}
	
	#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:-5px;
			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 ul {
		list-style:none;
		margin-left:0px;
		padding-left:28px;}
		
		#content ul li {
			margin-left:0px;
			padding-left:12px;
			background:no-repeat 0px 6px url(../images/bullet.gif);}
			
	#content p {
		line-height:19px;}
		
	#content img.content-image {
		border:1px solid #000;}
		
	#content h1 {	
		font:normal 21px "Times New Roman", Times, serif;
		color:#991e02;
		line-height:normal;
		padding:0px;
		margin:0px 0px 20px 0px;}
		
	#content h2 {
		font: bold 17px "Times New Roman", Times, serif;
		color:#36536b;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h3 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h4 {	
		font: bold 11px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h5 {	
		font: bold 11px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content a {
		color:#991e02;
		text-decoration:none;}
		
	#content a:hover {
		color:#991e02;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm,
#content .pad_frm_itm {
	padding:3px 0px;
	margin:0px;}


.form-label {
	width:115px; /* Width of labels */
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}


.form-pct {	
	border:1px solid #999;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:344px;}


select.form-pct {
	width:auto;}


.msg-pct {
	border:1px solid #999;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:464px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}


.main-submit {
	background:#b32802;
	border:1px solid #631601;
	color:#fff;
	font:bold 13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding:3px 5px;
	*padding:3px 0px;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */

.main-submit:hover {
	background:#dcdcdc;
	border:1px solid #ababab;
	color:#b32802;}


.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 {
	padding:0px 0px 25px 0px;}
	
	#qc h2 {
		font:bold italic 26px "Times New Roman", Times, serif;
		letter-spacing:2px;
		color:#881901;
		margin:0px 0px 7px 0px;
		padding:0px;}

.pad_frm_itm2 {
	padding:1px 0px;
	margin:0px;}


.form-label2 {
	width:58px;
	padding:0px 2px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;
	display:none;}


.form-pct2 {
	border:1px solid #b4b2ad;
	background:#dcdcdc;
	font:11px Arial, Helvetica, sans-serif;
	color:#343434;
	padding:2px 3px;
	width:178px;}


.msg-pct2 {
	border:1px solid #b4b2ad;
	background:#dcdcdc;
	font:11px Arial, Helvetica, sans-serif;
	color:#343434;
	padding:2px 3px;
	width:178px;
	height:50px;
	overflow:auto;}


.custom-form2 {
	padding:0px 7px 0px 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 {
	font:bold italic 15px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#b32802;
	text-align:right;
	margin:3px 0px 0px 0px;
	padding:0px;
	width:100%;
	height:25px;
	border:none;
	background:url(../images/submit-bullet.gif) top right no-repeat;}
	
#qc .submit:hover {	
	color:#902102;
	background:url(../images/submit-bullet.gif) bottom right no-repeat;}
	
	
.captcha {
	font:normal 10px Arial, Helvetica, sans-serif;
	}
.captcha input {
	margin:0;
	padding: 2px 5px;
	border:1px solid #000;
	width:174px;
	}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	padding:20px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#bababa;
	text-align:left;
	background:no-repeat 3px 20px url(../images/lexisnexis.png);
	_background:no-repeat 3px 20px url(../images/lexisnexis.gif);}

	#disclaimer a {
		font-weight:bold;
		color:#fff;
		text-decoration:none;}

	#disclaimer a:hover {
		color:#fff;
		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 {
	padding:4px 0px;}


#fromAddress {
	width:400px;
	border:1px solid #999;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:5px 6px;} /* address input field */


#directionsLocale {
	padding:4px 0px;
	/* text-align:right; */
	/* margin-top:-31px; */
	}

	#directionsLocale select {
		border:1px solid #999;
		background:#eee;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		color:#555;
		padding:4px;} /* language dropmenu */


#locale {
	}


#directionsSubmit {
	padding:4px 0px 8px 0px;}
	
	#directionsSubmit input {
		background:#b32802;
		border:1px solid #631601;
		color:#fff;
		font:bold 13px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding:3px 5px;
		*padding:3px 0px;} /* GET DIRECTIONS button */
		
	#directionsSubmit input:hover {
		background:#dcdcdc;
		border:1px solid #ababab;
		color:#b32802;}


#map {
	border:1px solid #999;
	color:#000;}


#addressNotFound {
	}


#directions {
	}


