/* <![ 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:url(../images/body-BG.jpg) top left repeat-x #fff;}
	
#container {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:909px;
	overflow:hidden;}
	
#container-MID {
	position:relative;
	margin:0px auto;
	text-align:left;
	width:894px;
	padding:10px 15px 10px 0px;
	overflow:hidden;
	background:url(../images/container-BG.jpg) top left no-repeat;
	border:1px solid #92b3c2;}
	
#search {
	padding:0px 0px 20px 0px;}
		
	#search h2 {
		font:normal 12px Arial, Helvetica, sans-serif;
		text-align:left;
		text-transform:none;
		color:#f0f6fc;
		margin:0px;
		padding:0px;}
	#search ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#search ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	
	#search-field {
		border:1px solid #b3bcce;
		width:145px;
		padding:2px 3px;
		font:11px Arial, Helvetica, sans-serif;}
		
	#search-button {
		font:11px Arial, Helvetica, sans-serif;
		width:16px;
		height:16px;
		border:none;
		overflow:hidden;
		background:url(../images/search-button-BG.gif) center no-repeat;
		text-align:center;
		text-decoration:none;
		cursor:pointer;
		}
	
	#search-button:hover {	
		background:url(../images/search-button-BG-over.gif) center 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:5px 0px;
	padding:0px;}
		
address {
	font-style:normal; _position:relative; _top:-50px;}
	

/*	<![ Navigation [ -----------------------------------------------------------*/
		
#nav {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
	padding:0px 0px 20px 0px;}
	
	#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 a {
		padding:5px 23px 5px 0px;
		color:#fff;
		border-bottom:1px solid #b3bcce;
		background:url(../images/nav-BG.gif) right no-repeat;
		display:block;
		text-decoration:none;}
	#nav ul li a:hover {
		color:#b3bcce;
		background:url(../images/nav-BG-over.gif) right no-repeat;
		text-decoration:none;}
	
#aop {
	font:bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
	padding:0px 0px 10px 0px;}
	
	#aop h2 {
		font:normal 12px Arial, Helvetica, sans-serif;
		text-align:left;
		text-transform:none;
		color:#f0f6fc;
		margin:0px;
		padding:5px 0px;
		border-bottom:1px solid #b3bcce;}
	
	#aop ul {
		list-style:none;
		padding:0px;
		margin:0px;}
	#aop ul li {
		padding:1px 0px;
		margin:0px;}
	#aop ul li a {
		padding:5px 23px 5px 0px;
		color:#fff;
		border-bottom:1px solid #b3bcce;
		background:url(../images/nav-BG.gif) right no-repeat;
		display:block;
		text-decoration:none;}
	#aop ul li a:hover {
		color:#b3bcce;
		background:url(../images/nav-BG-over.gif) right no-repeat;
		text-decoration:none;}
		
#aop-BANNER {
	padding:127px 0px 0px 0px;
	font:11px Arial, Helvetica, sans-serif;
	color:#923030;}
	
	#aop-BANNER ul {
		list-style:none;
		margin:0px;
		padding:0px;}
	#aop-BANNER ul li {
		display:inline;
		margin:0px;
		padding:0px;}
	#aop-BANNER ul li a {
		color:#923030;
		text-decoration:none;
		display:block;
		float:left;
		width:120px;
		padding:90px 0px 0px 0px;
		height:15px;
		overflow:hidden;
		border:1px solid #fff;
		background:#fff;
		text-align:center;
		margin:0px 0px 0px 42px;
		_margin:0px 7px;}
		
	#aop-BANNER ul li a:hover {
		color:#fff;
		background:#923030;}
		
	#aop-BANNER ul li.traffic-court-municipal-court a {
		background:url(../images/aop-TRAFFIC.jpg) top left no-repeat #fff;}
		#aop-BANNER ul li.traffic-court-municipal-court a:hover {
			background:url(../images/aop-TRAFFIC.jpg) top left no-repeat #923030;}
			
	#aop-BANNER ul li.criminal-court-juvenile-court a {
		background:url(../images/aop-CRIMINAL.jpg) top left no-repeat #fff;}
		#aop-BANNER ul li.criminal-court-juvenile-court a:hover {
			background:url(../images/aop-CRIMINAL.jpg) top left no-repeat #923030;}

	#aop-BANNER ul li.personal-injury a {
		background:url(../images/aop-INJURY.jpg) top left no-repeat #fff;}
		#aop-BANNER ul li.personal-injury a:hover {
			background:url(../images/aop-INJURY.jpg) top left no-repeat #923030;}
		
	#aop-BANNER ul li.auto-accidents a {
		background:url(../images/aop-AUTO.jpg) top left no-repeat #fff;}
		#aop-BANNER ul li.auto-accidents a:hover {
			background:url(../images/aop-AUTO.jpg) top left no-repeat #923030;}
		
	#aop-BANNER ul li.mortgage-modification a {
		background:url(../images/aop-MORTGAGE.jpg) top left no-repeat #fff;}
		#aop-BANNER ul li.mortgage-modification a:hover {
			background:url(../images/aop-MORTGAGE.jpg) top left no-repeat #923030;}
		
		
#footlinks {
	padding:5px 0px 10px 0px;
	text-align:center;
	font:11px Tahoma, Verdana, sans-serif;
	color:#6b8abc; }	
	
	#footlinks ul {
		list-style:none;
		margin:0px;
		padding:0px; width:1200px; display:inline;}
	#footlinks ul li {
		display:inline;
		margin:0px;
		padding:0px;}
		
		#footlinks ul ul {
			display:inline;}

	#footlinks  ul li a {
		color:#6b8abc;
		text-decoration:none;
		padding:0px 10px;
		border-right:1px solid #6b8abc;}
		
		#footlinks ul li.last_child a {
			border-right:none;}
		
	#footlinks ul li a:hover {
		color:#406196;
		text-decoration:underline;}
	
/*	<![ Layout [ -----------------------------------------------------------*/

#clear {
	clear:both;
	margin:0px;
	padding:0px;
	height:1px;
	overflow:hidden;}

#free-consultation {
	/*background:url(../images/free-consultation.jpg) top right no-repeat;*/
	height:28px;
	padding:2px 7px 0px 0px;
	overflow:hidden;
	font:21px "Arial Narrow", Arial, sans-serif;
	color:#fff;
	text-align:right;}

#header {
	height:90px;
	background:no-repeat 6px 12px url(../images/logo.gif);
	overflow:hidden;
	font:14px Arial, Helvetica, sans-serif;
	color:#000;}
	
	#header p {
		margin:0px;
		padding:0px;}
		
	#header address {
		display:inline;
		float:right;
		text-align:right;
		margin:35px 5px 0px 0px;}

.logo {
	float:left;
	width:308px;
	height:59px;
	overflow:hidden;
	margin:12px 0px 0px 6px;
	border:none;}

#banner {
	height:390px;
	background:url(../images/banner.jpg) top left no-repeat;
	overflow:hidden;}
	
	#banner p {
		margin:0px;
		padding:0px;}


#footer {
	height:;
	background:;
	overflow:hidden;}
	
	#footer p {
		margin:0px;
		padding:0px;}


#mid {
	background:url(../images/mid-BG.gif) top left repeat-y;}
	
#mid-BOTTOM {
	background:url(../images/mid-BOTTOM.gif) top left no-repeat;
	height:1px;
	overflow:hidden;}

#left {
	float:left;
	padding:10px 5px;
	width:172px;
	overflow:hidden;
	border-top:1px solid #fff;}
	
#right {
	float:right;
	width:695px;
	overflow:hidden;}
	
#right-INNER {
	float:right;
	width:177px;
	overflow:hidden;
	margin:0px 0px 30px 20px;}
	
#video {
	padding:0;
	margin:0px 0px 14px 0px;
	/*background:url(../images/right-box-BG.jpg) bottom left repeat-x #9b4040;*/
	border:6px solid #fd0101;
	}

#content {
	padding:13px 0px 0px 0px;
	font:12px Arial, Helvetica, sans-serif;
	color:#2c2c2c;}
	
	#content ul {
		list-style:none;
		margin-left:0px;
		padding-left:0px;}
	#content ul li {
		list-style:none;
		margin-left:27px;
		padding-left:14px;
		background:no-repeat 0px 5px url(../images/bullet.gif);}

	#content p {
		line-height:18px;}
	#content h1{	
		font:normal 24px Arial, Helvetica, sans-serif;
		color:#790000;
		line-height:normal;
		padding:0px;
		margin-top:0px;}
	#content h2{	
		font: bold 16px Arial, Helvetica, sans-serif;
		color:#1a3666;
		line-height:normal;
		padding:0px;}
	#content h3{	
		font: bold 13px Arial, Helvetica, sans-serif;
		color:#000;
		line-height:normal;
		padding:0px;}
	#content h4{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#555;
		line-height:normal;
		padding:0px;}
	#content h5{	
		font: bold 12px Arial, Helvetica, sans-serif;
		color:#777;
		line-height:normal;
		padding:0px;}
	#content a {
		color:#790000;
		font-weight:bold;
		text-decoration:underline;}
	#content a:hover {
		color:#325186;
		text-decoration:underline;}


/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.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 #ccc;
	background:#eee;
	padding:4px 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	width:350px;}

select.form-pct {
	width:auto;}
	
.msg-pct {
	border:1px solid #ccc;
	background:#eee;
	padding:4px 5px;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.main-submit {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/submit-button-BG.jpg) bottom left repeat-x #5b749e;
	border:none;
	margin:0px;
	padding:2px 3px;
	text-align:center;} /*applied to SUBMIT and CLEAR VALUES buttons on main contact form */
	
.main-submit:hover {
	color:#a6b9d9;}


.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 {
	line-height:normal;}
	
#iagree {
	position:absolute;
	font:11px Verdana, Arial, Helvetica, 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:450px;
	margin:4px 0 0 0;}

#overlay_div h3 {
	font:18px Verdana, Arial, Helvetica, sans-serif;
	border-bottom:1px solid #0a3150;
	color:#031c40;
	padding:0;
	margin:0px 0px 4px 0px;}

#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 {
	background:#923030;
	padding:10px;
	position:relative;
	font:11px Arial, Helvetica, sans-serif;
	color:#fff;}
	
	#qc h2 {
		margin:-10px -10px 0px -10px;
		padding:6px;
		background:url(../images/qchead-BG.jpg) bottom left repeat-x #9b4040;
		font:normal 14px Arial, Helvetica, sans-serif;
		color:#fff;
		text-align:center;}
	#content #qc p {	
		margin:0px;
		padding:7px 0px;
		line-height:13px;}

.pad_frm_itm2 {
	padding:2px 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 #b3bcce;
	background:#fff;
	padding:2px 3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	width:150px;}
	
.msg-pct2 {
	border:1px solid #b3bcce;
	background:#fff;
	padding:2px 3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	width:150px;
	height:75px;
	overflow:auto;}

.custom-form2 {
	padding:0px;
	margin: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;}

.submit-align2 {
	text-align:center;}

.submit {
	font:12px Arial, Helvetica, sans-serif;
	color:#fff;
	background:url(../images/submit-button-BG.jpg) bottom left repeat-x #5b749e;
	border:none;
	margin:0px;
	padding:2px 3px;
	text-align:center;}
	
.submit:hover {	
	color:#a6b9d9;}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer {
	font:10px Tahoma, Verdana, sans-serif;
	color:#00094e;
	text-align:left;
	padding:5px 0px 10px 0px;}
	
	#disclaimer a {
		color:#00094e;
		text-decoration:none;}
	#disclaimer a:hover {
		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:0px 0px 4px 0px;}

#fromAddress {
	width:350px;
	border:1px solid #ccc;
	background:#eee;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
	padding:3px;} /* address input field */

#directionsLocale {
	padding:4px 0px;}

	#directionsLocale select {
		border:1px solid #ccc;
		background:#eee;
		font:11px Arial, Helvetica, sans-serif;
		color:#666;
		padding:2px;} /* language dropmenu */

#locale{
	}

#directionsSubmit {
	padding:4px 0px;}
	
	#directionsSubmit input {
		font:12px Arial, Helvetica, sans-serif;
		color:#fff;
		background:url(../images/submit-button-BG.jpg) bottom left repeat-x #5b749e;
		border:none;
		margin:0px;
		padding:2px 3px;
		text-align:center;} /* GET DIRECTIONS button */
	#directionsSubmit input:hover {
		color:#a6b9d9;}

#map {
	border:1px solid #000;
	color:#000;}

#addressNotFound {
	}

#directions {
	}

