/* <![ 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:#004164 repeat-x url(../images/main_bg.jpg);
	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:919px;
	background:repeat-y url(../images/mid_bg.jpg);
}
			
a {	
	color: #003399;
	text-decoration:none}
	
a:hover {	
	color: #CC6600;
	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 Arial, Helvetica, sans-serif;
	margin-top:30px;
	color:#484848;
	width:390px;
	padding-left:5px;
	padding-bottom:13px;
	background:no-repeat bottom center url(../images/h1_bg.jpg);
}

#content h1 {
	line-height: 20px;
	}
	
h2{	
	font: bold 14px Arial, Helvetica, sans-serif;
	color:#004164;
}
	
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;
}

.group_shot {
	float:right;
	width:231px;
	height:144px;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	width:682px;
	height:58px;
	background:repeat-x url(../images/nav.jpg);
	font:normal 12px Arial, Helvetica, sans-serif;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:1px;
	_right:8px;
	bottom:0px
	}
	
.nav ul li {
	display:inline;
}

.nav ul .first_child a {
}

.nav ul .last_child a {
}
	
.nav a {
	float:left;
	height:18px;
	padding:6px 8px 6px 8px;
	_padding:6px 7px 6px 7px;
	text-align:center;
	color:#f7c42f;
	text-decoration:none;
}

.nav ul li:hover a {
	background:repeat-x bottom url(../images/nav_over.jpg);
	color:#004164;
	text-decoration:none;
}

/* 2nd level */

.nav li ul {
	display:none;
}

.nav li:hover ul {
	width:200px;
	position:absolute;
	top:30px;
	left:92px;
	_left:90px;
	display:block;
}

.nav li:hover ul a {
	width:180px;
	background:#0065ac;
	text-align:left;
	color:#f7c42f;
	padding:2px 8px 2px 8px;
	_padding:2px 7px 2px 7px;
	border-bottom:solid 1px #2b82c0;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
}

.nav li:hover ul li.last_child a {
	width:180px;
	background:#0065ac;
	text-align:left;
	color:#f7c42f;
	padding:2px 8px 2px 8px;
	_padding:2px 7px 2px 7px;
	border-bottom:solid 1px #2b82c0;
	border-left:solid 1px #fff;
	border-right:solid 1px #fff;
	border-bottom:solid 1px #fff;
}
	
.nav li:hover ul a:hover {
	width:180px;
	color:#004164;
	text-align:left;
	background:#abcce4;
}

.nav li:hover ul li.last_child a:hover {
	width:180px;
	color:#004164;
	text-align:left;
	background:#abcce4;
}

	
/* --------------------------- */

h2.uline {
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#004164;
	width:211px;
	padding-left:9px;
	padding-bottom:11px;
	background:no-repeat bottom center url(../images/h2_bg.jpg);
}

.locations {
	padding-left:14px;
	padding-bottom:5px;
}

.locations p {
	font:10px Arial, Helvetica, sans-serif;
	color:#504f4f;
}

.locations p strong {
	color:#004164;
}

.in_the_press {
	position:relative;
	width:211px;
	margin-left:10px;
	padding-top:12px;
}

.in_the_press p {
	padding-left:5px;
	font:normal 12px Arial, Helvetica, sans-serif;
}

.in_the_press a.more {
	position:absolute;
	display:block;
	width:61px;
	height:26px;
	right:0;
	background:no-repeat url(../images/more_btn.jpg);
}

.in_the_press a.more span {
	display:none;
}

.aops {
	margin:0px 0 0 8px;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops a {	
	display:block;
	width:204px;
	height:27px;
	padding:13px 0 0 14px;
	color:#504f4f;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:no-repeat url(../images/aops_bg.jpg);
}

.aops li.last_child a {	
	display:block;
	width:204px;
	height:33px;
	padding:7px 0 0 14px;
	color:#504f4f;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	background:no-repeat url(../images/aops_bg.jpg);
}

.aops li.last_child a:hover {
	color:#000;
	text-decoration:none;
}	

.aops a:hover {
	color:#000;
	text-decoration:none;
}	


		
.footlinks {
	width:650px;
	clear:both;
	height:14px;
	text-align:center;
	padding:5px;
	font:bold 10px Arial, Helvetica, sans-serif;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #fdc41d;
}	
	
.footlinks ul li.last_child {
	border-right:none;
}	
	
.footlinks a {
	margin:0px 5px 0 5px;
	color:#fdc41d;
}
	
.footlinks a:hover {
	color:#fdc41d;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:237px;
	height:134px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

#header img {
	width:237px;
	height:134px;
}

.top_nav {
	position:relative;
	width:919px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
}

.top_nav ul {
	position:absolute;
	top:10px;
	right:8px;
	margin:0;
	padding:0;
	list-style-type:none;
}

.top_nav ul li{
	display:inline;
	margin:0;
	padding:0;
	border-right:solid 1px #fff;
}

.top_nav ul li.last_child {
	margin-right:0;
	border-right:none;
}

.top_nav ul li a{
	margin:6px 12px;
	color:#fff;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:0;
}

.top_nav ul li a:hover {
	color:#fff;
	text-decoration:none;
}

#sub_header{
	width:682px;
	height:290px;
	background:url(../images/sub_header.jpg) no-repeat;
}

.mid {
	width:682px;
	padding:0;
	margin:0;
}	

.main_left {
	width:237px;
	float:left;
}

.main_right {
	width:682px;
	float:left;
}

.left {
	padding-top:14px;
	float:left;
	width:221px;
}

#content {
	padding:0px 23px 20px 22px !important;
	width:395px;
	float:left;
	background:no-repeat top right url(../images/top_blue_blob.jpg);
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#232222;
	line-height:16px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#232222;
	line-height:16px;
}

#content * {
	line-height:16px;
}
/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	position:relative;
	margin:12px 0 0px 5px;
	padding:8px 0 12px 2px;
}

#form-name {
	width:141px;
	_width:151px;
	height:27px;
	background:no-repeat url(../images/form-name.jpg);
	padding:5px 5px 0 55px;
	_padding:5px 5px 0 45px;
	text-align:right;
}

#form-name input {
	width:130px; 
	font-size:12px;
	background:#fff;
	border:none;
}


#form-email {
	width:141px;
	_width:151px;
	height:27px;
	background:no-repeat url(../images/form-email.jpg);
	padding:5px 5px 0 55px;
	_padding:5px 5px 0 45px;
	text-align:right;
}

#form-email input {
	width:130px; 
	font-size:12px;
	background:#fff;
	border:none;
}

#form-phone {
	width:141px;
	_width:151px;
	height:27px;
	background:no-repeat url(../images/form-phone.jpg);
	padding:5px 5px 0 55px;
	_padding:5px 5px 0 45px;
	text-align:right;
}

#form-phone input {
	width:130px; 
	font-size:12px;
	background:#fff;
	border:none;
}


#form-msg {
	width:128px;
	_width:138px;
	height:51px;
	background:no-repeat url(../images/form-msg.jpg);
	padding:5px 0 0 73px;
	_padding:5px 0 0 63px;
}

#form-msg textarea {
	width:120px;
	height:40px;
	font-size:12px;
	background:#fff;
	border:none;
	overflow:auto;
}



.form-pct { 
	width:185px; 
	font-size:11px;
	background:#ff0000;
	border:none;
}

.form_label {
	display:none;
}

.msg-pct { 
	width:185px; 
	height:40px;
	overflow:auto;
	background:#ff0000;
	font-size:11px;
	border:none;
}

.submit {
	border:none;
	position:absolute;
	width:79px;
	height:31px;
	background:no-repeat url(../images/submit_btn.jpg);
	right:12px;
	margin-top:6px;
}

.attorney_photo {
	float:left;
	margin-bottom:6px;
	margin-right:10px;
	width:140px;
	border:solid 1px #000;
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
	height:40px;
	padding:15px 0px 5px 0px;
	width:919px;
}

#lexislogo {
	float:left;
	margin-right:20px;
}

#disclaimer_text {
	float:right;
	width:770px;
	padding-top:3px;
}

#disclaimer a {
	color:#fff;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#fff;
	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{
}