/* <![ 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:#04202e;
	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:980px;
}
			
a {	
	color:#71a0c4;
	text-decoration:none}
	
a:hover {	
	color:#71a0c4;
	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: normal 18px "Times New Roman", Times, serif;
	margin-top:10px;
	color:#00325b;
	border-bottom:solid 1px #3e3d3c;
	padding:3px 0;
}
	
h2{	
	font: bold 14px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 12px 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;
}

.group_shot {
	float:right;
	width:231px;
	height:144px;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	height:53px;
	background:repeat-x url(../images/nav_first.jpg);
	font:bold 16px "Times New Roman", Times, serif;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:45px;
	top:0px
	}
	
.nav ul li {
	display:inline	
	}

.nav ul .first_child a {
	float:left;
	height:36px;
	padding:15px 20px 2px 20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:repeat-x url(../images/nav_first.jpg);
}

.nav ul .first_child a:hover {
	color:#fff;
	text-decoration:none;
	background:repeat-x url(../images/nav_over_first.jpg);
}

.nav a {
	float:left;
	height:36px;
	padding:15px 20px 2px 20px;
	text-align:center;
	color:#fff;
	text-decoration:none;
	background:repeat-x url(../images/nav.jpg);
}
	
.nav a:hover {
	background:repeat-x url(../images/nav_over.jpg);
	color:#fff;
	text-decoration:none;
}
	
	
/* ============================================================ */
	
	
.aops {
	margin:0px 0 0 5px;
}

.aops h1{	
	font: normal 18px "Times New Roman", Times, serif;
	margin-top:10px;
	color:#00325b;
	border-bottom:solid 1px #00325b;
	padding:3px 0;
	width:261px;
	margin-bottom:16px;
}


.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops li a {	
	display:block;
	width:176px;
	height:58px;
	padding-left:95px;
	margin-bottom:6px;
	text-decoration:none;
}

/* ============================================================ */

.aops li.business a {	
	background:no-repeat url(../images/aops_business.jpg);
}

.aops li.family a {	
	background:no-repeat url(../images/aops_family.jpg);
}

.aops li.taxation a {	
	background:no-repeat url(../images/aops_taxation.jpg);
}

.aops li.trusts a {	
	background:no-repeat url(../images/aops_trust.jpg);
}

.aops li.wills a {	
	background:no-repeat url(../images/aops_wills.jpg);
}

.aops li.children a {	
	background:no-repeat url(../images/aops_children.jpg);
}

/* ======================================================= */

.aops li.business a:hover {	
	background:no-repeat url(../images/aops_business_o.jpg);
}

.aops li.family a:hover {	
	background:no-repeat url(../images/aops_family_o.jpg);
}

.aops li.taxation a:hover {	
	background:no-repeat url(../images/aops_taxation_o.jpg);
}

.aops li.trusts a:hover {	
	background:no-repeat url(../images/aops_trust_o.jpg);
}

.aops li.wills a:hover {	
	background:no-repeat url(../images/aops_wills_o.jpg);
}

.aops li.children a:hover {	
	background:no-repeat url(../images/aops_children_o.jpg);
}

/* ======================================================== */

.aops li a h2 {	
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#00325b;
	margin:0;
	padding:0;
}

.aops li a p {	
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#000;
	margin:0;
	padding:0;
}

.aops li a span {	
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
	padding-left:12px;
	background:no-repeat 1px 4px url(../images/aops_arrow.jpg);
}

/*.aops li a a:hover {	
	font:bold 10px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:underline;
}*/

/* ============================================================ */
		
.footlinks {
	width:830px;
	height:24px;
	text-align:center;
	margin:0 auto;
	font:normal 11px Arial, Helvetica, sans-serif;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #ff6603;
}	
	
.footlinks ul li.last_child {
	border-right:none;
}	
	
.footlinks a {
	margin:0px 10px 0 10px;
	color:#fff;
}
	
.footlinks a:hover {
	color:#fff;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:980px;
	height:266px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}
#header #btn-home {
	position:absolute;
	display:block;
	width:307px;
	height:263px;
	top:0px;
	left:0px;
	z-index:20;
}
.mid {
	width:980px;
	padding:0;
	background:repeat-y url(../images/mid_bg.jpg);
}	

.left {
	padding-top:0;
	float:left;
	width:283px;
	margin-left:19px;
	margin-right:18px;
}

* html .left {
	padding-top:0;
	float:left;
	width:283px;
	margin-left:9px;
	margin-right:18px;
}

.right {
	padding-top:0;
	float:left;
	width:148px;
}

#content {
	padding:0px 0px 20px 5px !important;
	width:462px;
	float:left;
	margin-right:30px;
}	

.bottom_quote {
	font:bold italic 15px Arial, Helvetica, sans-serif;
	color:#71a0c4;
}

#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#00325b;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#00325b;
	
}

#content * {
	line-height:20px;
}

.atty-photo {
	margin:0 0 10px 15px;
	float:right;
	border:1px solid #000000;
	}
	
/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	position:relative;
    width:148px;
}

.qctable p {
	color:#40403f;
	font:normal 11px Arial, Helvetica, sans-serif;
}
	
.qctable h1 {
	color:#40403f;
	border-bottom:solid 1px #40403f;
}
	
.pad_frm_itm {

}
	
.form-pct { 
	width:146px; 
	border:solid 1px #40403f;
	font-size:11px;
}

.form_label {
	color:#40403f;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:12px 0px 4px 0;
}

.msg-pct { 
	width:146px; 
	height:40px;
	overflow:auto;
	border:solid 1px #40403f;
	font-size:11px;
}

.submit {
	border:none;
	position:absolute;
	right:0;
	margin-top:8px;
	width:69px;
	height:21px;
	background:no-repeat url(../images/submit_btn.jpg);
}

.search_btn {
	border:none;
	position:relative;
	#top:7px;
	top:2px;
	width:67px;
	height:22px;
	background:no-repeat url(../images/search_btn.jpg);
}

* html .search_btn {
	border:none;
	position:relative;
	top:3px;
	width:67px;
	height:22px;
	background:no-repeat url(../images/search_btn.jpg);
}

.search_field {
	border:none;
	font-size:10px;
	width:120px;
	padding:2px;
	margin-left:5px;
}

#search_box {
	padding-top:12px;
	height:21px;
	font:bold 12px "Times New Roman", Times, serif;
	color:#fff;
	text-align:right;
	padding-right:20px;
}

#search_box a {
	font:bold 12px "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:none;
}

#search_box a:hover {
	font:bold 12px "Times New Roman", Times, serif;
	color:#fff;
	text-decoration:underline;
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:9px Arial, Helvetica, sans-serif;
	color:#40403f;
	position:relative;
	margin:0 auto;
	text-align:left;
	height:60px;
	padding:15px 0px 5px 0px;
	width:980px;
	background:#76736c;
	border-top:solid 1px #fff;
}

#lexislogo {
	position:absolute;
	left:20px;
	top:26px;
}

#disclaimer_text {
	width:650px;
	margin:0 auto;
}

#disclaimer_text a {
	color:#40403f;
	text-decoration:none;
}
		
#disclaimer_text a:hover {
	color:#40403f;
	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{
}
