/* <![ 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:25px 0px; 
	text-align:center;
	behavior:url(/scripts/csshover.htc);
	font:12px Arial, Helvetica, sans-serif;}
	
#container {

	margin:0px auto;
	text-align:left;
	width:910px;

	background:url(../images/container-BG.jpg) top left no-repeat #c6c6c6;}
	
#container-BOTTOM {
	height:16px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:url(../images/container-BOTTOM.gif) bottom left no-repeat;}
	
#search {
	background:url(../images/search-TOP-BG.gif) top left no-repeat #5a5a5a;
	margin:0px 0px 15px 0px;
	padding:9px 0px 0px 10px;}
	
	#search form {
		background:url(../images/search-field-BG.gif) top left no-repeat;
		padding:0px;
		margin:0px;
		display:block;
		height:33px;}
	
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#search ul li {
		display:block;
		float:left;
		height:33px;
		overflow:hidden;
		margin:0px;
		padding:0px;
		vertical-align:top;}
	
	#search-BOTTOM {
		background:url(../images/search-BOTTOM-BG.gif) top left no-repeat;
		height:4px;
		overflow:hidden;
		margin:4px 0px 0px -10px;}
	
	#search-field {
		margin:0px;
		width:141px;
		height:26px;
		padding:7px 0px 0px 10px;
		color:#016e75;
		font:13px Tahoma, Verdana, sans-serif;
		background:none;
		border:none;}

	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		width:64px;
		height:29px;
		padding:0px;
		margin:5px 0px 0px 6px;
		text-align:center;
		text-decoration:none;
		border:none;
		background:url(../images/search-button.gif) top left no-repeat;}
	
	#search-button:hover {	
		background:url(../images/search-button-OVER.gif) top 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:#909090;
	background:#909090;
	border:none;
	margin:5px 0px;
	padding:0px;}
		
address {
	font-style:normal;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/

		
#nav {
	height:30px;
	padding:0px 0px 0px 20px;
	overflow:hidden;
	font:16px Tahoma, Verdana, sans-serif;
	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 ul li a {
		display:block;
		float:left;
		height:26px;
		padding:4px 9px 0px 9px;
		overflow:hidden;
		color:#fff;
		text-decoration:none;
		text-align:center;}
		
		#nav ul li a span {
			display:none;}
		
		#nav ul .last_child a {
			padding-right:0px;}
			
	#nav ul li a:hover {
		color:#000;
		background:#00ffff;}
		
		
		
		#nav ul li .home {
			width:109px;
			background: url(../images/nav-OVERVIEW.gif) top left no-repeat;}
			#nav ul li .home:hover {
				background:url(../images/nav-OVERVIEW-over.gif) top left no-repeat;}

		#nav ul li .attorney-profile {
			width:120px;
			background:url(../images/nav-ATTY.gif) top left no-repeat;}
			#nav ul li .attorney-profile:hover {
				background:url(../images/nav-ATTY-over.gif) top left no-repeat;}
			
		#nav ul li .what-we-do {
			width:115px;
			background:url(../images/nav-AOP.gif) top left no-repeat;}
			#nav ul li .what-we-do:hover {
				background:url(../images/nav-AOP-over.gif) top left no-repeat;}
			
		#nav ul li .faqs {
			width:65px;
			background:url(../images/nav-FAQ.gif) top left no-repeat;}
			#nav ul li .faqs:hover {
				background:url(../images/nav-FAQ-over.gif) top left no-repeat;}
			
		#nav ul li .useful-links {
			width:116px;
			background:url(../images/nav-LINKS.gif) top left no-repeat;}
			#nav ul li .useful-links:hover {
				background:url(../images/nav-LINKS-over.gif) top left no-repeat;}
			
		#nav ul li .contact {
			width:111px;
			background:url(../images/nav-CONTACT.gif) top left no-repeat;}
			#nav ul li .contact:hover {
				background:url(../images/nav-CONTACT-over.gif) top left no-repeat;}
			
		#nav ul li .directions {
			width:130px;
			background:url(../images/nav-DIRECTIONS.gif) top left no-repeat;}
			#nav ul li .directions:hover {
				background:url(../images/nav-DIRECTIONS-over.gif) top left no-repeat;}

	
	

#aop {
	}
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	#aop ul li {
		padding:1px 0px;
		margin:0px;}
	#aop ul li a {
		}
	#aop ul li a:hover {
		}	
		
#footlinks {
	background:#07b4bb;
	padding:5px;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
	text-align:center;}	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks ul li a {
		color:#fff;
		text-decoration:none;
		padding:0px 18px 0px 10px;
		background:url(../images/footlinks-bullet.gif) right no-repeat;}
		
		#footlinks ul .last_child a {
			background:none;}
		
	#footlinks ul li a:hover {
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#header {
	height:234px;
	overflow:hidden;}
	
	#header p {
		margin:0px;
		padding:0px;}


#flash {
	height:;
	background:;
	overflow:hidden;}
	
	#flash p {
		margin:0px;
		padding:0px;}


#mid {
	padding:0px 17px 16px 24px;}

#mid-NoQC {
	padding:0px 17px 16px 17px;}
	
#left {
	float:left;
	width:240px;
	overflow:hidden;}
	
#right {
	float:right;
	width:613px;
	overflow:hidden;}

#content {
	background:url(../images/content-BOTTOM.gif) bottom left no-repeat #5a5a5a;
	padding:20px 21px 25px 25px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;}
	
#mid-NoQC #content {
	background:url(../images/content-BOTTOM-noQC.gif) bottom left no-repeat #5a5a5a;
	}
	
	#content-height {
		float:right;
		width:1px;
		height:293px;
		overflow:hidden;
		margin:0px;
		padding:0px;}
	
	#content p {
		line-height:18px;}
		
	#h1-BG {
		display:block;
		margin:0px 13px 0px 0px;
		background:url(../images/h1-RIGHT.gif) top right no-repeat;
		height:39px;
		overflow:hidden;
		padding:0px;}
		
		#h1-BG h1 {
			display:inline-block;
			float:right;
			margin:0px 4px 0px 0px;
			_margin:0px 2px 0px 0px;
			padding:3px 6px 0px 10px;
			height:36px;
			overflow:hidden;
			font:normal 26px Tahoma, Verdana, sans-serif;
			line-height:normal;
			color:#fff;
			text-transform:uppercase;
			background:url(../images/h1-LEFT.gif) top left no-repeat #07b4bb;}
		
	#content h1{
		margin-top:0px;
		padding:0px;
		font:normal 26px Tahoma, Verdana, sans-serif;
		line-height:normal;
		color:#fff;
		text-transform:uppercase;}
	#content h2{	
		font:normal 18px Verdana, Arial, Helvetica, sans-serif;
		color:#01f5ff;
		line-height:normal;
		padding:0px;}
	#content h3{	
		font: bold 13px Verdana, Arial, Helvetica, sans-serif;
		color:#fff;
		line-height:normal;
		padding:0px;}
	#content h4{	
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color:#ccc;
		line-height:normal;
		padding:0px;}
	#content h5{	
		font: bold 12px Verdana, Arial, Helvetica, sans-serif;
		color:#aaa;
		line-height:normal;
		padding:0px;}
	#content a {
		color:#01f5ff;
		font-weight:bold;
		text-decoration:none;}
	#content a:hover {
		text-decoration:underline;}
		
	#content ul {
		list-style:none;
		margin:0px;
		padding:0px 0px 0px 30px;}
	#content ul li {
		margin:0px;
		padding:2px 0px 3px 9px;
		background:no-repeat 0px 6px url(../images/bullet.gif);
		line-height:normal;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:0px 0px 5px 0px;
	margin:0px;}

.form-label {
	width:125px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
	color:#00ffff;
	text-align:right;}
	
.msg-label {
	width:125px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;
	color:#00ffff;
	text-align:right;}
  
.form-pct {
	padding:2px 3px;
	border:1px solid #fff;
	font:11px Tahoma, Verdana, sans-serif;
	color:#444;
	width:225px;}
	
.msg-pct {
	padding:2px 3px;
	border:1px solid #fff;
	font:11px Tahoma, Verdana, sans-serif;
	color:#444;
	width:225px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:175px;
	overflow:auto;}

#content .submit-button {
	width:130px;
	height:31px;
	border:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:url(/images/submit-messsage-BG.gif) top left no-repeat;
	}
#content .submit-button:hover {
	background:url(/images/submit-messsage-BG-over.gif) top left no-repeat;
	}
		
.reset-button {
	width:114px;
	height:31px;
	border:none;
	overflow:hidden;
	margin:0px;
	padding:0px;
	background:url(../images/reset-button-BG.gif) top left no-repeat;}
	.reset-button:hover {
		background:url(../images/reset-button-BG-over.gif) top left no-repeat;}

.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 {
		display:block;
		float:left;
		width:395px;
		overflow:hidden;
		margin:0px;
		padding:0px;
		list-style:none;}
		
	.custom-form ol.right-column {
		display:block;
		float:left;
		width:400px;
		overflow:hidden;
		margin:0px;
		padding:0px 0px 0px 20px;
		list-style:none;
		border-left:1px solid #b1b1b1;}


/*  <![ Disclaimer Alert [ ----------------------------------------------------*/

#overlay_div {
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #777;
	padding-top:6px;
	color:#fff;}
	
#iagree {
	position:absolute;
	font:11px Tahoma, Verdana, sans-serif;
	color:#fff;
	padding:15px 15px 15px 15px;
	border:1px solid #777; /* Disclaimer box border color */
	background-color:#666; /* Disclaimer box bgcolor color */
	width:790px;
	margin:4px 0 0 0;}
	
	#iagree p {
		line-height:normal;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	padding:0;
	margin:0;}

#iagree .overlay_submit {
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#017078;
	border:1px solid #02878e;
	float:right;}
	
	#iagree .overlay_submit:hover {
		text-decoration:none;
		background:#02878e;
		border:1px solid #07b2b9;}
	
#iagree .checkbox {
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement {
	position:relative;
	top:3px;
	border:none;}


/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qc {
	background:url(../images/qc-BOTTOM.gif) bottom left no-repeat #a2a2a2;
	color:#fff;
	padding:0px 15px 8px 15px;
	font:11px Tahoma, Verdana, sans-serif;}
	
	#qc h2 {
		margin:0px -15px;
		padding:7px 10px;
		background:url(../images/qchead-TOP.gif) top left no-repeat #07b4bb;
		text-align:right;
		font:14px Tahoma, Verdana, sans-serif;
		line-height:14px;
		text-transform:uppercase;
		color:#fff;}
		
	#qc p {
		margin:0px;
		padding:10px 0px;
		text-align:justify;}
		
	#qc ol {
		list-style:none;
		margin:0px;
		padding:0px;
		width:210px;
		overflow:hidden;}
	#qc ol li {
		display:block;
		float:left;
		margin:0px;
		padding:0px;}

#qc .pad_frm_itm2 {
	padding:0px 0px 3px 0px;
	margin:0px;}
#qc .pad_frm_itm3 {
	padding:0px 0px 0px 12px;
	margin:0px;}

.form-label2 {
	}
  
.form-pct2 {
	padding:2px 3px;
	background:#5a5a5a;
	border:1px solid #5a5a5a;
	color:#ccc;
	font:11px Tahoma, Verdana, sans-serif;
	width:200px;}
	
.form-pct3 {
	padding:2px 3px;
	background:#5a5a5a;
	border:1px solid #5a5a5a;
	color:#ccc;
	font:11px Tahoma, Verdana, sans-serif;
	width:90px;}
	
.msg-pct2 {
	padding:2px 3px;
	background:#5a5a5a;
	border:1px solid #5a5a5a;
	color:#ccc;
	font:11px Tahoma, Verdana, sans-serif;
	width:200px;
	height:60px;
	overflow:auto;}


.custom-form2 {
	}

	.custom-form2 fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;
		width:210px;
		overflow:hidden;}
		  
	.custom-form2 legend {
		padding:0px 2px 5px 33px;
		font:bold 14px Verdana, Arial, Helvetica, sans-serif;
		text-align:center;}


#qc .submit-align2 {
	text-align:right;
	padding:0px;
	background:none;}

.submit {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	margin:10px 2px 0px 0px;
	padding:0px;
	width:63px;
	height:31px;
	text-align:center;
	background:url(../images/submit-BG.gif) top left no-repeat;
	border:none;}
	
.submit:hover {	
	background:url(../images/submit-BG-over.gif) top left no-repeat;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:910px;
	overflow:hidden;
	font:10px Tahoma, Verdana, sans-serif;
	color:#959595;
	padding:10px 0px;}
	
	#disclaimer a {
		color:#666;
		font-weight:bold;
		text-decoration:none;}
	#disclaimer a:hover {
		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;
	padding:2px 3px;
	border:1px solid #fff;
	font:11px Arial, Helvetica, sans-serif;}

#directionsLocale {
	padding:4px 0px;}
	
	#directionsLocale select {
		font:11px Tahoma, Verdana, sans-serif;
		border:1px solid #fff;}

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		/*
		background:url(../images/button-BG.gif) top left repeat-x #07b3ba;
		color:#fff;
		text-transform:uppercase;
		border:1px solid #4c4c4c;
		font:bold 12px Tahoma, Verdana, sans-serif;
		padding:6px 10px;
		*/}
	#directionsSubmit input:hover {
		/*
		background:url(../images/button-BG-over.gif) bottom left repeat-x #07b3ba;
		*/}

#map {
	border:1px solid #4c4c4c;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

