/* <![ 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%;}
	
.body{	
	margin:0px; 
	padding:0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;
	background:#b7b7b7;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:940px;
	padding:0px 30px;
	overflow:hidden;
	background:#fff;}
	
#search {
	float:right;
	width:250px;
	overflow:hidden;
	text-align:center;
	font:11px Tahoma, Verdana, sans-serif;
	color:#636363;}
	
	#search strong {
		font-weight:bold;
		color:#a22301;}
		
	#search address {
		padding:5px 0px 0px 0px;
		line-height:12px;}
	
	#search form {
		background:#33526e;
		font:bold 12px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;
		padding:6px 0px;}
		
	#search form ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#search form ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	
	#search-field {
		width:140px;
		padding:1px 2px;
		font:11px Tahoma, Verdana, sans-serif;
		border:1px solid #fff;
		background:#fff;}
		
	#search-button {
		font:bold 10px Tahoma, Verdana, sans-serif;
		color:#fff;
		text-transform:uppercase;
		width:25px;
		padding:2px 0px;
		text-align:center;
		text-decoration:none;
		background:url(../images/search-BG.gif) top left repeat-x #1e2021;
		border:none;}
	
	#search-button:hover {	
		background:#a22301;}
	
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:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

#nav {
	height:82px;
	overflow:hidden;
	background:url(../images/nav-BG.jpg) bottom left repeat-x #223648;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	text-align:center;}
	
	#nav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#nav ul li {
		display:inline;
		margin:0px;
		padding:0px;}

	#nav a {
		display:block;
		float:left;
		background:url(../images/nav-a-BG.jpg) top left repeat-x #284157;
		height:37px;
		padding:20px 4px 0px 4px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;}

		.home a {
			width:60px;}
		.firm-overview a {
			width:130px;}
		.attorneys a {
			width:100px;}
		.practice-areas a {
			width:135px;}
		.links a {
			width:95px;}
		.representative-clients a {
			width:200px;}
		.careers a {
			width:80px;}
		.news a {
			width:60px;}
		.contact a {
			width:105px;}
		.directions a {
			width:100px;}

	#nav a:hover {
		background:#223648;
		font-weight:bold;}
	
	#nav a.current_link {
		background:#223648;
		font-weight:bold;
		color:#8497a9;}
	#nav a.current_link:hover {
		background:#223648;
		font-weight:bold;
		color:#8497a9;}
	
#aop {
	background:#232323;
	color:#fff;
	padding:10px;
	margin:0px 0px 11px 0px;}
	
	#right #aop h2 {
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;
		padding:0px;
		margin:0px;}
	#right-HOME #aop h2 {
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;
		padding:0px;
		margin:0px;}
		
	#aop ul {
		list-style:none;
		padding:12px 0px 12px 12px;
		margin:0px;}
		
		#right-HOME #aop ul {
			padding:5px 0px 5px 5px;
			font-size:12px;}
		
	#content #aop ul li {
		padding:3px 0px 3px 10px;
		background:url(../images/bullet.gif) no-repeat 0px 9px;}
	#aop ul li a {
		font-weight:normal;
		color:#fff;
		text-decoration:underline;}
		
		#aop ul li a.current_link {
			font-weight:bold;
			text-decoration:none;
			color:#6b8ca9;}
			
	#aop ul li a:hover {
		color:#b4b3b3;}	
		
		#aop ul li a.current_link:hover {
			font-weight:bold;
			text-decoration:none;
			color:#6b8ca9;}	

	
#contact-link {
	text-align:center;}
	#contact-link a {
		display:block;
		padding:10px;
		background:#fff;
		color:#a22301;
		text-decoration:none;
		border:1px solid #b7b7b7;}
	#content #contact-link a:hover {
		background:#2b465e;
		color:#fff;
		border:1px solid #2b465e;
		text-decoration:none;}
	
		
#footlinks {
	text-align:center;
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#4a4a4a;
	padding:30px 0px 20px 0px;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks a {
		color:#4a4a4a;
		text-decoration:none;
		padding:0px 5px;
		border-right:1px solid #00657f;}
		
		#footlinks .last_child a {
			border-right:none;}
		
	#footlinks a:hover {
		color:#00657f;
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header{
	height:144px;
	overflow:hidden;}

#flash {
	border-top:5px solid #fff;
	background:url(../images/flash-BG.gif)top left;
	height:278px;
	overflow:hidden;}
	
	#flash p {
		margin:0px;
		padding:0p;}

#mid {
	}

#left {
	float:left;
	width:200px;
	overflow:hidden;}
	
#right {
	float:right;
	width:226px;
	overflow:hidden;
	margin:0px 0px 40px 40px;
	font:13px Tahoma, Verdana, sans-serif;}
	
	#right h2 {
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;}
		
#right-HOME {
	clear:both;
	float:right;
	width:465px;
	overflow:hidden;
	margin:0px 0px 20px 30px;
	padding:12px 0px 0px 0px;
	font:13px Tahoma, Verdana, sans-serif;}
	
	#right-HOME h2 {
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#fff;
		text-transform:uppercase;}

#av-HOME {
	clear:both;
	float:right;
	width:268px;
	height:70px;}

#content {
	padding:12px 0px 0px 0px;
	font:14px Tahoma, Verdana, sans-serif;
	color:#4a4a4a;}
	
	#content p {
		line-height:18px;}
	#content h1{	
		font:normal 20px Georgia, "Times New Roman", Times, serif;
		color:#223648;
		line-height:normal;
		padding:3px 0px 8px 0px;}
	#content h2{	
		font: bold 15px Tahoma, Verdana, sans-serif;
		color:#223648;
		line-height:normal;
		padding:0px;}
	#content h3{	
		font: bold 13px Tahoma, Verdana, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;}
	#content h4{	
		font: bold 13px Tahoma, Verdana, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;}
	#content h5{	
		font: bold 13px Tahoma, Verdana, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#content a {
		color:#a22301;
		font-weight:bold;
		text-decoration:none;}
		
		#content a u {
			color:#223648;}
		
	#content a:hover {
		color:#fc3500;
		text-decoration:underline;}
		
		#content a:hover u {
			color:#6b8ca9;}
			
	#content ul {
		list-style:none;}
	#content ul li {
		padding-left:12px;
		background:no-repeat 0px 7px url(../images/bullet.gif);}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:2px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 3px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {
	border-width:1px;
	padding:2px 3px;
	background:#d0d0d0;
	width:500px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}
	
.msg-pct {
	border-width:1px;
	padding:2px 3px;
	background:#d0d0d0;
	width:638px;
	height:70px;
	overflow:auto;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}


#overlay_div{
	position:relative;
	font:11px Tahoma, Verdana, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Tahoma, Verdana, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:613px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	font:10px Verdana, Arial, Helvetica, sans-serif;
	color:#4a4a4a;
	height:48px;
	padding:15px 0px 0px 0px;
	overflow:hidden;}
	
	#qc span {
		font:bold 14px Georgia, "Times New Roman", Times, serif;
		color:#003b49;
		text-transform:uppercase;}
	#qc p {
		margin:0px;
		padding:0px 0px 6px 0px;}

.pad_frm_itm2 {
	padding:3px 0px;
	margin:0px;}

.form-label2 {
	color:#a22301;
	font:bold 11px Tahoma, Verdana, sans-serif;}
  
.form-pct2 {
	background:#bcbcbc;
	border:1px solid #bcbcbc;
	padding:3px 4px;
	margin:0px 2px 0px 0px;
	width:135px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}
	
.msg-pct2 {
	background:#bcbcbc;
	border:1px solid #bcbcbc;
	padding:3px 4px;
	width:400px;
	margin:0px 4px 0px 0px;
	overflow:auto;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#444;}

.custom-form2 {
	font:11px Tahoma, Verdana, sans-serif;
	clear:both;}

	.custom-form2 fieldset {
		margin:0px 0px 10px 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;
		text-align:left;}
		
	.custom-form2 ol li {
		display:inline;
		margin:0px;
		padding:0px;}

.submit-align2 {
	}

.submit {
	border:1px solid #223648;
	font:bold 10px Tahoma, Verdana, sans-serif;
	text-transform:uppercase;
	color:#fff;
	margin:0px;
	padding:2px 0px;
	text-align:center;
	background:url(../images/submit-BG.gif) top left repeat-x #294258;
	width:90px;}
	
.submit:hover {	
	background:#a22301;
	border:1px solid #6b1700;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	padding:25px 12px;
	text-align:left;
	background:url(../images/footer-BG.gif) top left repeat-x #284157;
	font:10px Tahoma, Verdana, sans-serif;
	color:#748c92;}
	
	#disclaimer a {
		color:#748c92;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		color:#fff;
		text-decoration:underline;}	


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
	}

/* div that wraps form */
#directionsInput {
	padding:4px 0px;}

#fromAddress{
	width:350px;}

#directionsLocale{
	padding:4px 0px;}

#locale{
	}

#directionsSubmit{
	padding:4px 0px;}

#map{
	border:1px solid #000;
	color:#000;}

#addressNotFound{
	}

#directions{
	}

