/* <![ 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:0; 
	padding:0; 
	background:#fff;
	font:12px/14px Arial, Helvetica, sans-serif;
	text-align:center;
	behavior:url(/scripts/csshover.htc);}

#container {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:922px;
	background:repeat-y url(../images/container_bg.jpg);
}
			
a {	
	color:#be3302;
	text-decoration:none}
	
a:hover {	
	color:#be3302;
	text-decoration:underline
	}
	
input, select, textarea{	
	border:1px solid #000;
}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font: bold 18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-top:20px;
	color:#096234;
}

h1 strong{	
	color:#be3302;
}
	
h2{	
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#be3302;
}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

.clear { clear:both; }

.centered_text {
	width:320px;
	margin:8px auto;
	text-align:center !important;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#6b757c;
}


/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	height:36px;
	font:bold 14px Arial, Helvetica, sans-serif;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0 0 0 11px;
	}
	
.nav ul li {
	display:inline	
	}





	
.nav a {
	float:left;
	width:155px;
	height:26px;
	padding:8px 0px 2px 0px;
	text-align:center;
	color:#096234;
	text-decoration:none;
	text-transform:uppercase;
	background:no-repeat url(../images/nav_bg_off.jpg);
}
	
.nav a:hover {
	color:#be3302;
	text-decoration:none;
	background:no-repeat url(../images/nav_bg_over.jpg);
}
	
.nav ul .last_child a {
	width:140px;
}
	
.nav ul .first_child a {
	width:140px;
}

	
.aops {
	margin:0px 0 0 0px;
}
	
.aops h2 {
	margin:0px 0 0 0px;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	width:273px;
	height:36px;
	background:no-repeat url(../images/aops_header.jpg);
}	
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops a {	
	display:block;
	width:252px;
	height:22px;
	color:#262626;
	padding:5px 0 0 30px;
	background:no-repeat url(../images/aops_bg.jpg);
	font:bold 14px Arial, Helvetica, sans-serif;
}


.aops a:hover {
	color:#096234;
	text-decoration:none;
}	

.aops_call {
	
	margin:0px 0 0 0px;
	padding:0;
	/* text-indent:-9999px;
	overflow:hidden; */
	width:273px;
	height:97px;
	/* background:no-repeat url(../images/aops_call.jpg); */
}

.aops_bottom {
	text-align:center;
	margin:0;
	padding:17px 0 0 0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#032100;
	width:273px;
	height:120px;
	background:no-repeat url(../images/aops_bottom.jpg);
}

		
.footlinks {
	width:912px;
	clear:both;
	background:no-repeat url(../images/footer_bg.jpg);
	text-align:center;
	padding:30px 5px 5px 5px;
	font:normal 11px Arial, Helvetica, sans-serif;
	margin:0 auto;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-left:solid 1px #002914;
}	

.footlinks ul li.first_child {
	border-left:none;
}	
	
.footlinks ul li.last_child {
}	
	
.footlinks a {
	margin:0px 10px 0 10px;
	color:#002914;
}
	
.footlinks a:hover {
	color:#002914;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:922px;
	height:265px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

#sub_header {
	width:922px;
	height:6px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

.mid {
	width:864px;
	padding:0 !important;
	margin:0 !important;
	background:no-repeat url(../images/mid_bg.jpg);
	
}	

.mid_container {
	padding:0 !important;
	margin:0 0 0 29px !important;
	width:837px;
	background:repeat-y url(../images/left_bg.jpg);
}	

.left {
	padding-top:0;
	float:left;
	width:272px;
}

.attorney_left {
	float:left;
	width:320px;
	margin-top:20px;
}

.attorney_right {
	float:right;
	width:320px;
	margin-top:20px;
}

#content {
	padding:0px 20px 20px 25px !important;
	width:540px;
	float:right;
}	

* html #content {
	padding:0px 18px 20px 6px !important;
	width:555px;
	float:right;
	margin:0;
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
}

ul.float_list {
	margin:0 0 0 60px;
	padding:0;
}

ul.float_list li {
	width:220px;
	float:left;
	margin-left:20px;
}

#content * {
	line-height:20px;
	}
.left_text {
	float:left;
}

.left_text strong {
	font-size:14px;
}

.right_text {
	float:right;
}

.right_text img {
	border:solid 1px #4c809d;
}


/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	position:relative;
    width:196px;
	height:191px;
	margin:12px 0 0px 5px;
	padding:8px 0 0 9px;
	background:no-repeat url(../images/qc_bg.jpg);
}
	
.qchead {
	text-align:center;
}

.qchead h2{
	text-indent:-999px;
	width:184px;
	height:19px;
	background:no-repeat top center url(../images/quick_contact_header.jpg);
	margin:40px auto 0px auto;
}	

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:185px; 
	font-size:11px;
}

.form_label {
	color:#5278aa;
	font:normal 10px Arial;
}

.msg-pct { 
	width:402px; 
	height:70px;
	overflow:auto;
	font-size:11px;
}

.submit {
	border:none;
	position:absolute;
	width:70px;
	height:30px;
	background:no-repeat url(../images/submit_btn.jpg);
	bottom:3px;
	right:4px;
	text-indent:9999px;
}

.submit:hover {	
	background:no-repeat url(../images/submit_btn_over.jpg);
}

.search_btn {
	border:none;
	position:relative;
	top:2px;
	width:23px;
	height:15px;
	text-indent:999px;
	background:no-repeat url(../images/search_btn.jpg);
}

.search_btn:hover {
	background:no-repeat url(../images/search_btn_over.jpg);
}

.search_field {
	border:none;
	font-size:10px;
	width:120px;
}

#search_box {
	height:21px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#417d9f;
	margin:0 auto;
	text-align:left;
	height:44px;
	padding:4px 0px 5px 0px;
	width:900px;
}

#lexislogo {
	float:left;
	margin-right:20px;
	margin-top:4px;
}

#disclaimer_text {
	float:right;
	width:760px;
	color:#002914;
	margin-top:6px;
}

#disclaimer a {
	color:#002914;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#002914;
	text-decoration:underline;
}


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
}

#fromAddress{
	padding:4px 0;
}

#directionsLocale{
	padding:4px 0;
}

#locale{
}

#directionsSubmit{
	padding:4px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{
}
