/* <![ 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:10px 0px 50px 0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Tahoma, Verdana, Arial, sans-serif;
	background:url(../images/body-BG.jpg) top center no-repeat #adb3c7;}


#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:1007px;
	overflow:hidden;}


#search {
	display:inline-block;
	float:right;
	padding:30px 0px 20px 0px;}
	
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
		
	#search ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	
	#search-field {
		border:1px solid #fff;
		background:#fff;
		width:200px;
		padding:4px 5px;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		color:#444;
		margin:0px 3px 0px 0px;}
		
	#search-button {
		background:#131a30;
		border:1px solid #131a30;
		font:11px Tahoma, Verdana, Arial, sans-serif;
		text-transform:uppercase;
		color:#fff;
		text-align:center;
		text-decoration:none;
		padding:4px 3px;}
	
	#search-button:hover {	
		background:#890000;
		border:1px solid #890000;}


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:42px;
	right:0px;
	padding:13px 0px;
	font:11px Tahoma, Verdana, Arial, sans-serif;}
	
	#topnav ul {
		list-style:none;
		margin:0px;
		padding:0px;}
			
	#topnav ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
	#topnav ul li a {
		color:#fff;
		background:url(../images/nav-bullet.gif) left no-repeat;
		text-decoration:none;
		padding:0px 23px 0px 13px;}

	#topnav ul li a:hover {
		color:#ffd491;
		text-decoration:none;}

		
#nav {
	position:absolute;
	top:320px;
	left:0px;
	display:block;
	height:77px;
	font:16px Georgia, "Times New Roman", Times, serif;}
	
	#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.contact-us,
		#nav ul li.directions {
			display:none;}
		
	#nav ul li a {
		display:block;
		float:left;
		height:57px;
		padding:20px 12px 0px 11px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;}
		
		#nav ul li a.home {
			padding-left:29px}
		
		#nav ul ul li a {
			background:url(../images/nav-separator.gif) top right no-repeat;}
		
		#nav ul li a span {
			cursor:hand;
			display:inline-block;
			padding:5px 13px 5px 24px;
			background:no-repeat 8px 10px url(../images/nav-bullet.gif);}
		
	#nav ul li a:hover {
		/*
		color:#ffd491;
		*/
		color:#fff;
		text-decoration:none;}
		
		#nav ul li a:hover span,
		#nav ul ul li:hover a span {
			background:no-repeat 8px 10px url(../images/nav-bullet.gif) #33426e;}
			
		#nav ul li a.home:hover span {
			background:no-repeat 8px 10px url(../images/nav-bullet.gif) #660101;}
		
		
	/* ----- DROP NAV ----- */
	
	#nav ul ul ul {
		display:none;
		position:absolute;
		z-index:98;
		top:48px;
		left:auto;
		background:#33426e;
		font:12px Tahoma, Verdana, Arial, sans-serif;
		text-align:left;
		*width:180px;}
		
		#nav ul ul li.practice-areas:hover ul {
			display:block;
			left:305px;
			width:139px;}
			
		#nav ul ul li.newsletters:hover ul {
			display:block;
			left:467px;
			width:122px;}
		
	
	#nav ul ul ul li {
		position:relative;
		z-index:99;}
	
	#nav ul ul ul li a {
		position:relative;
		z-index:100;
		display:block;
		float:none;
		height:auto;
		padding:6px 10px;
		background:none;
		color:#fff;
		text-decoration:none;
		border-top:1px solid #28355c;}
		
		#nav ul ul ul li a span,
		#nav ul ul li:hover ul li a span {
			background:none;
			padding:0px;}
		
	#nav ul ul ul li a:hover {
		background:#660101;
		color:#fff;
		text-decoration:none;}
		
		#nav ul ul ul li a:hover span,
		#nav ul ul li:hover ul li a:hover span {
			background:none;
			padding:0px;}


#aop-BOTTOM {
	height:15px;
	overflow:hidden;
	background:url(../images/aop-BOTTOM.png) top left no-repeat;
	_background:url(../images/aop-BOTTOM-IE.gif) top left no-repeat;}

#aop {
	background:url(../images/aop-BG.jpg) top left repeat-y;
	padding:10px 20px;}
	
	#aop ul {
		list-style:none;
		padding:5px 0px;
		margin:0px;}
		
	#aop ul li {
		padding:4px 0px;
		margin:0px;}
		
	#aop ul li a {
		display:block;
		padding:0px 0px 0px 16px;
		color:#fff;
		text-decoration:underline;
		background:no-repeat 1px 4px url(../images/aop-bullet.gif);}
		
	#aop ul li a:hover {
		color:#ffd491;
		text-decoration:none;}

		#aop ul li a.current_link,
		#aop ul li a.current_link:hover {
			color:#fff;
			font-weight:bold;
			font-size:14px;
			text-decoration:none;
			background:no-repeat 1px 5px url(../images/aop-bullet.gif);}


#footlinks {
	display:inline-block;
	float:left;
	padding:35px 0px 0px 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 10px;}
		
		#footlinks ul ul li a {
			border-left:1px solid #ffd491;}
		
	#footlinks ul li a:hover {
		color:#ffd491;
		text-decoration:none;}


/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}


#header {
	height:440px;
	background: url(../images/header-BG.png) top left no-repeat;
	_background: url(../images/header-BG-IE.gif) top left no-repeat;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}
		
	#header .logo {
		position:absolute;
		top:145px;
		left:25px;
		display:block;
		width:555px;
		height:50px;
		overflow:hidden;
		border:none;
		background:none;}


#banner {
	height:;
	background:;
	overflow:hidden;}
	
	#banner p {
		margin:0px;
		padding:0px;}


#footer {
	margin:0px 8px 0px 0px;
	padding:0px 25px 25px 25px;
	background:#263460;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;}
	
	#footer p {
		margin:0px;
		padding:0px;}
		

#footer-address {
	position:relative;
	display:block;
	background:url(../images/footer-divider.jpg) bottom center no-repeat;
	text-align:center;
	padding:10px 0px 30px 0px;}
	
	#footer-address span {
		color:#ffd491;}


#mid {
	background: url(../images/mid-BG.gif) top left repeat-y;
	padding:0px 0px 0px 18px;}


#mid-BOTTOM {
	height:46px;
	overflow:hidden;
	background:url(../images/mid-BOTTOM.gif) top left no-repeat;}


#left {
	float:left;
	width:670px;
	overflow:hidden;}
	
	#left h2 {
		}
	
	#left a {
		}
		
	#left a:hover {
		}


#right {
	float:right;
	width:300px;
	padding:68px 0px 0px 0px;
	overflow:hidden;
	background:url(../images/aop-TOP.png) top right no-repeat;
	_background:url(../images/aop-TOP-IE.gif) top right no-repeat;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#fff;}

	#right h2 {
		margin:0px;
		padding:0px;
		font:normal 20px Georgia, "Times New Roman", Times, serif;
		color:#fff;}
		
	#right a {
		color:#fff;
		text-decoration:underline;}
	
	#right a:hover {
		color:#ffd491;
		text-decoration:underline;}


#content {
	padding:25px 30px;
	font:12px Tahoma, Verdana, Arial, 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;
			padding-top:8px;
			padding-bottom:8px;}
			
		#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 22px Georgia, "Times New Roman", Times, serif;
		color:#910000;
		border-bottom:1px dashed #bfc0c0;
		line-height:normal;
		padding:0px 0px 15px 0px;
		margin:0px 0px 20px 0px;}
		
	#content h2 {	
		font: bold 14px Tahoma, Verdana, Arial, sans-serif;
		color:#333;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h3 {	
		font: bold 12px Tahoma, Verdana, Arial, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h4 {	
		font: bold 11px Tahoma, Verdana, Arial, sans-serif;
		color:#666;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content h5 {	
		font: bold 11px Tahoma, Verdana, Arial, sans-serif;
		color:#888;
		line-height:normal;
		padding:0px;
		margin:20px 0px 10px 0px;}
		
	#content a {
		color:#263460;
		font-weight:bold;
		text-decoration:underline;}
		
	#content a:hover {
		color:#910000;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.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:#eee;
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#555;
	padding:7px 8px;
	width:470px;}
	

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:593px;
	height:70px;
	overflow:auto;}


.main-submit {
	background:#263460;
	border:1px solid #263460;
	color:#fff;
	font:normal 14px Georgia, "Times New Roman", Times, serif;
	padding:4px 10px;
	*padding:5px 0px 3px 0px;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */

.main-submit:hover {
	border:1px solid #870000;
	background:#870000;}


.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 {
	width:233px;
	padding:20px;
	overflow:hidden;
	background:#131a30;
	color:#c6cfea;}
	
	#qc strong {
		font-weight:bold;
		color:#fff;}
	
	#qc h2 {
		margin:0px;
		padding:0px;}
		
	#qc p {
		margin:0px;
		padding:10px 0px 13px 2px;}


.pad_frm_itm2 {
	padding:2px 0px;
	margin:0px;}


.form-label2 {
	display:none;}


.form-pct2 {
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#696969;
	border:1px solid #384b88;
	background:#fff;
	padding:7px 8px;
	width:215px;}


.msg-pct2 {
	font:12px Tahoma, Verdana, Arial, sans-serif;
	color:#696969;
	border:1px solid #384b88;
	background:#fff;
	padding:7px 8px;
	width:215px;
	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:normal 10px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	text-transform:uppercase;
	letter-spacing:2px;
	width:100%;
	background:#263460;
	border:1px solid #263460;
	margin:0px;
	padding:6px 0px;
	text-align:center;}
	
#qc .submit:hover {	
	border:1px solid #870000;
	background:#870000;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	font:10px Tahoma, Verdana, Arial, sans-serif;
	color:#8392c0;
	text-align:left;}
	
	#disclaimer p,
	#footer #disclaimer p {
		margin:0px;
		padding:12px 0px 0px 0px;}

	#disclaimer a {
		color:#b5c0e1;
		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:350px;
	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 {
	}

