/* <![ 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.jpg) top center repeat-x #380d00;}
	

#HOME {
	background:url(../images/body-BG-HOME.jpg) top center repeat-x #380d00;}


#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:943px;
	padding:0px 15px;
	overflow:hidden;}


#search {
	display:block;
	float:right;
	width:170px;}
	
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
	#search ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
	#search input {
		float:right;
		margin-left:4px;}
	
	#search-field {
		border:1px solid #b7b197;
		border-top:none;
		background:#b7b197;
		width:130px;
		padding:0px 3px;
		font:11px Arial, Helvetica, sans-serif;
		color:#313131;}
		
	#search-button {
		border:none;
		background:url(../images/search-button.gif) top left no-repeat;
		width:15px;
		height:15px;
		font:11px Arial, Helvetica, sans-serif;
		text-align:center;
		text-decoration:none;}
	
	#search-button:hover {	
		background:url(../images/search-button.gif) bottom left no-repeat;}


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:15px 0px;
	padding:0px;}

	
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

#topnav {
	height:20px;
	padding:12px 0px 0px 0px;
	overflow:hidden;
	text-align:right;
	font:14px "Times New Roman", Times, serif;
	color:#fff;}
	
	#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 {
		background:url(../images/topnav-bullet.gif) left no-repeat;
		color:#fff;
		text-decoration:none;
		padding:0px 15px 0px 13px;}

	#topnav ul li a:hover {
		color:#ffcc04;
		text-decoration:none;}

		
#nav {
	margin:-15px 0px 0px 0px;
	height:39px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	font:14px "Times New Roman", Times, serif;
	text-transform:uppercase;
	color:#fff;}
	
	#nav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
			
	#nav ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#nav ul li.contact-us,
		#nav ul li.directions {
			display:none;}
		
	#nav ul li a {
		margin-left:-4px;
		display:inline-block;
		padding:0px 0px 0px 5px;
		color:#fff;
		text-decoration:none;
		background:url(../images/nav-bullet.gif) left no-repeat;}
		
		#nav ul li.first_child a {
			background:none;}
		
		#nav ul li a span {
			cursor:hand;
			display:inline-block;
			padding:12px 20px;}
		
	#nav ul li a:hover {
		text-decoration:none;}

		#nav ul li a:hover span,
		#nav ul li:hover a span {
			background:#5d1f06;}
		
	/* ----- DROP NAV ----- */
	
	#nav ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:277px;
		left:auto;
		background:#5d1f06;
		text-align:left;
		font:11px Arial, Helvetica, sans-serif;
		line-height:11px;
		text-transform:none;
		width:180px;}
		
		#HOME #nav ul ul {
			top:425px;}
		
		
		#nav ul li.attorney-profiles:hover ul {
			display:block;
			left:46px;
			width:181px;}
			
		#nav ul li.practice-areas:hover ul {
			display:block;
			left:232px;
			width:190px;}
			
		#nav ul li.newsletters:hover ul {
			display:block;
			left:790px;
			width:138px;}
	
		
	#nav ul ul li {
		position:relative;
		z-index:99;}
	
	#nav ul ul li a {
		position:relative;
		z-index:100;
		display:block;
		margin:0px;
		padding:7px 10px;
		background:none;
		color:#fff;
		text-decoration:none;}
		
		#nav ul ul li a span,
		#nav ul li:hover ul li a span  {
			padding:0px;}
		
	#nav ul ul li a:hover {
		color:#fff;
		text-decoration:none;
		background:#7b2705;}
		
		#nav ul ul li a:hover span,
		#nav ul li:hover ul li a:hover span {
			background:none;}


#aop {
	font:13px "Times New Roman", Times, serif;
	color:#555;}
	
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;
		border-top:1px dotted #fff;}
		
	#aop ul li {
		padding:6px 0px;
		margin:0px;
		border-bottom:1px dotted #fff;}
		
	#aop ul li a {
		display:block;
		font-weight:bold;
		padding:0px 0px 0px 12px;
		background:no-repeat 4px 3px url(../images/aop-bullet.gif);
		color:#2d2d2d;
		text-decoration:none;}
		
	#aop ul li a:hover {
		color:#852b0f;
		text-decoration:none;}	


#footlinks {
	text-align:center;
	padding:14px 0px 40px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#d8c57a;}	
	
	#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:#d8c57a;
		text-decoration:none;
		padding:0px 10px;}
		
		#footlinks ul ul li a {
			border-left:1px solid #d8c57a;}
		
	#footlinks ul li a:hover {
		color:#fff;
		text-decoration:none;}


/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}


#header {
	margin:0px -15px;
	height:200px;
	padding:6px 15px 15px 15px;
	background: url(../images/header.png) top left no-repeat;
	_background: url(../images/header-IE.jpg) top left no-repeat;
	overflow:hidden;}
	
	#HOME #header {
		height:349px;
		padding:6px 15px 15px 15px;
		background: url(../images/header-HOME.png) top left no-repeat;
		_background: url(../images/header-HOME-IE.jpg) top left no-repeat;}
	
	#header p {
		margin:0px;
		padding:0px;}
		
	#header .logo {
		display:block;
		float:left;
		width:420px;
		height:70px;
		overflow:hidden;
		background:none;
		margin:32px 0px 0px 13px;
		clear:both;}
		
		#HOME #header .logo {
			float:none;
			position:absolute;
			top:35px;
			left:15px;
			z-index:96;
			display:block;
			width:420px;
			height:70px;
			overflow:hidden;
			background:none;
			margin:32px 0px 0px 13px;
			clear:both;}
		

#contact-info {
	display:inline-block;
	float:right;
	font:12px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	line-height:24px;
	color:#f6e194;
	text-align:right;
	padding:13px 15px 0px 0px;}
	
	#HOME #contact-info {
		display:none;}
		
	#contact-info address {
		padding:0px 140px 17px 0px;}
	
	#contact-info a {
		color:#f6e194;
		text-decoration:underline;}
		
	#contact-info a:hover {
		color:#fff;
		text-decoration:underline;}


#footer {
	padding:0px 0px 10px 0px;
	background: url(../images/footlinks-BG.gif) top left repeat-x;}
	
	#footer p {
		margin:0px;
		padding:0px;}


#mid {
	padding:20px 25px 20px 17px;
	background:url(../images/mid-BG.jpg) top left repeat-x #b6b097;}



#logos {
	margin:0px -25px 0px -17px;
	background:#b6b097;}
	
	#logos h2 {
		padding:5px 22px;
		margin:0px 0px 15px 0px;
		font:bold 14px "Times New Roman", Times, serif;
		color:#6e1b02;
		border-bottom:1px dashed #ccc8b6;}
	
	#logos p {
		margin:0px;
		padding:0px;
		text-align:center;}


#left {
	float:left;
	width:706px;
	overflow:hidden;}
	
	#left h2 {
		}
	
	#left a {
		}
		
	#left a:hover {
		}


#left-TOP {
	height:10px;
	overflow:hidden;
	background: url(../images/left-TOP.png) top left no-repeat;
	_background: url(../images/left-TOP-IE.gif) top left no-repeat;}

#left-BOTTOM {
	height:11px;
	overflow:hidden;
	background: url(../images/left-BOTTOM.png) top left no-repeat;
	_background: url(../images/left-BOTTOM-IE.gif) top left no-repeat;}


#right {
	float:right;
	width:180px;
	padding:15px 0px 0px 0px;
	overflow:hidden;}

	#right h2 {
		margin:0px;
		padding:0px 0px 10px 0px;
		font:normal 25px "Times New Roman", Times, serif;
		font-variant:small-caps;
		text-align:center;
		color:#812104;}
		
	#right a {
		}
	
	#right a:hover {
		}


#content {
	background:url(../images/left-BG.png) top left repeat-y;
	_background:url(../images/left-BG-IE.gif) top left repeat-y;
	padding:20px 40px;
	font:12px Arial, Helvetica, sans-serif;
	color:#333;
	min-height:450px;
	*min-height:437px;
	_height:437px;
	_overflow:visible;}
	
	#content p, 
	#content ol, 
	#content ul {
		margin-top:0px;
		margin-bottom:20px;}
		
		#content .SearchResultsDisplayGroup,
		#content .SearchResultsDisplayGroup font {
			font-size:11px;}
		
		#content .SearchResultsDisplayGroup a {
			font-size:12px;
			font-weight:bold;}
		
		#content .SearchResultsDisplayGroup p {
			margin:0px;
			line-height:15px;}
		
		#content .SearchResultsDisplayGroup li {
			margin-top:8px;
			margin-bottom:8px;}
			
		
		
		#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 ul {
		list-style:none;
		margin-left:0px;
		padding-left:30px;}
		
		#content ul li {
			margin-left:0px;
			padding-left:10px;
			background:no-repeat 0px 5px url(../images/bullet.gif);}
			
	#content p {
		line-height:20px;}
		
	#content h1 {	
		font:normal 23px "Times New Roman", Times, serif;
		color:#956003;
		line-height:normal;
		padding:0px;
		margin:0px 0px 20px 0px;}
		
	#content h2 {	
		font:bold 14px Arial, Helvetica, sans-serif;
		color:#822002;
		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 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h5 {	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content a {
		color:#2a6093;
		text-decoration:none;}
		
	#content a:hover {
		color:#51a0ec;
		text-decoration:none;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm,
#content .pad_frm_itm {
	padding:3px 0px;
	*padding:1px 0px;
	margin:0px;}


.form-label {
	width:115px;
	padding:0px 3px 0px 0px;
	display:inline-block;
	vertical-align:top;
	text-align:right;}


.form-pct {	
	border:1px solid #c0c0c0;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:487px;}
	

select.form-pct {
	width:auto;}


.msg-pct {
	border:1px solid #c0c0c0;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:608px;
	height:70px;
	overflow:auto;}


.main-submit {
	border:1px solid #222;
	background:#444;
	color:#fff;
	font:bold 13px Arial, Helvetica, sans-serif;
	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 {
	background:#666;}


.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:35px 0px 0px 0px;}


.pad_frm_itm2 {
	padding:2px 0px;
	*padding:1px 0px;
	margin:0px;
	text-align:center;}


.form-label2 {
	display:none;}


.form-pct2 {
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid #666;
	background:#fff;
	padding:2px 4px;
	width:168px;}


.msg-pct2 {
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	border:1px solid #666;
	background:#fff;
	padding:2px 4px;
	width:168px;
	height:50px;
	overflow:auto;}


.custom-form2 {
	}

	.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 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fcdb54;
	margin:0px;
	padding:0px;
	text-align:center;
	width:100%;
	height:23px;
	overflow:hidden;
	background:url(../images/qc-submit.gif) top center no-repeat;
	border:none;}
	
#qc .submit:hover {	
	color:#fff;
	background:url(../images/qc-submit.gif) bottom center no-repeat;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	font:10px Arial, Helvetica, sans-serif;
	color:#8d876d;
	text-align:left;}
	
	#disclaimer p,
	#footer #disclaimer p {
		margin:0px;
		padding:0px 0px 10px 0px;}

	#disclaimer a {
		color:#d8c57a;
		text-decoration:none;}

	#disclaimer a:hover {
		color:#fff;
		text-decoration:none;}	


/*	<![ 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:400px;
	border:1px solid #c0c0c0;
	background:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:4px 5px;} /* address input field */


#directionsLocale {
	display:inline-block;
	float:right;
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #c0c0c0;
		background:#eee;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		color:#555;
		padding:3px;} /* language dropmenu */


#locale {
	}


#directionsSubmit {
	clear:both;
	padding:4px 0px 8px 0px;}
	
	#directionsSubmit input {
		border:1px solid #222;
		background:#444;
		color:#fff;
		font:bold 13px Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		padding:2px 5px;
		*padding:2px 0px 0px 0px;
		*width:130px;} /* GET DIRECTIONS button */
		
	#directionsSubmit input:hover {
		background:#666;}


#map {
	border:1px solid #ababab;
	background:#edeae2;
	color:#000;}


#addressNotFound {
	}


#directions {
	}


