/* <![ 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:repeat-x #a7a7a7 url(../images/body_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:940px;
}
			
a {	
	color:#8d99bf;
	text-decoration:underline;
}
	
a:hover {	
	color:#8d99bf;
	text-decoration:underline
}
	
input, select, textarea{	
	border:1px solid #6f6953;}
	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font:bold 16px Arial, Helvetica, sans-serif;
	margin-top:6px;
	color:#b23200;
	letter-spacing:1px;
}

h2{	
	font:normal 18px "Times New Roman", Times, serif;
	color:#061840;
	text-transform:uppercase;
}

h2 b {	
	font-weight:normal;
	color:#865001;
}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}
p {
	color:#203152;
}
/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	width:940px;
	height:27px;
	background:repeat-x url(../images/nav_bg_off.jpg);
	font:bold 12px Arial, Helvetica, sans-serif;
	text-align:center;
	margin:0px 0px 2px 0px;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0 0 0 11px;
	}
	
.nav ul li {
	display:inline	;
}

.nav ul .first_child a {
}

.nav ul .last_child a {
}


.nav a {
	float:left;
	text-align:center;
	color:#fff;
	text-decoration:none;
	height:21px;
	padding:6px 6px 0 6px;
	background:repeat-x url(../images/nav_bg_off.jpg);
}

.nav a:hover {
	color:#cccccc;
	text-decoration:none;
	background:repeat-x url(../images/nav_bg_on.jpg);
}

.nav ul .first_child a:hover {
	color:#e9c870;
	text-decoration:none;
}

#sub_nav {
	clear:both;
	width:980px;
	height:10px;
	padding:0;
	margin:0;
	background:no-repeat url(../images/sub_nav.jpg);
}

/* --------------------------------------------------------------- */

.aops {
	width:213px;
	height:156px;
	background:#88a0b1;
	padding-left:15px;
	padding-top:9px;
}

.aops h2 {
	text-align:center;
	font-size:13px;
	font-weight:bold;
	color: #003366;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	

.aops ul li {
	margin:0;
	padding:0;
}	

#sub_header {
	width:712px;
	height:165px;
	background:no-repeat url(../images/sub_header.jpg);
	float:right;
}
	
.aops a {	
	display:block;
	padding:2px 20px 0px 0px;
	color:#000;
	margin:0;
	width:193px;
	height:19px;
	background:no-repeat url(../images/aops_off.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops span {	
	display:block;
	padding:2px 20px 0px 0px;
	color:#000;
	margin:0;
	width:193px;
	height:19px;
	background:no-repeat url(../images/aops_span_off.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops a:hover {
	color:#fff;
	text-decoration:none;
	background:no-repeat url(../images/aops_on.jpg);
}

.aops li.last_child a {	
	display:block;
	padding:2px 20px 0px 0px;
	color:#000;
	margin:0;
	width:193px;
	height:19px;
	background:no-repeat url(../images/aops_last_off.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops li.last_child span {	
	display:block;
	padding:2px 20px 0px 0px;
	color:#000;
	margin:0;
	width:193px;
	height:19px;
	background:no-repeat url(../images/aops_last_span_off.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops li.last_child a:hover {
	color:#fff;
	text-decoration:none;
	background:no-repeat url(../images/aops_last_on.jpg);
}


/* --------------------------------------------------------------- */

.footlinks {
	color:#000;
	float:right;
	margin-right:5px;
	text-align:center;
	padding:2px;
	font:10px Arial, Helvetica, sans-serif
	}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px 2px;
	border-right:solid 1px #000;
}	
	
.footlinks ul li.last_child {
	border:none;
}	
	
.footlinks a {
	margin:0px 8px 0px 0px;
	color:#000;
	text-decoration:none;
}
	
.footlinks a:hover {
	color:#000;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	width:940px;
	height:117px;
	background:url(../images/header.jpg) no-repeat
}

.left {
	float:left;
	width:228px;
	padding:0;
}

.top_left {
	float:left;
	width:228px;
	padding:0;
}

.mid {
	background:#d0d0d0;
	margin:0;
	padding:0;
}	

#header_bottom {
	width:765px;
	height:33px;
	padding-top:8px;
	padding-right:30px;
	background:no-repeat url(../images/header_bottom.jpg);
	font:normal 14px Georgia;
	text-align:right;
	color:#fff;
}

#recognition {
	width:210px;
	margin-left:15px;
	margin-top:16px;
}

#recognition p {
	font:11px Arial, Helvetica, sans-serif;
	color:#53748b;
}

#recognition p strong {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#53748b;
}

#recognition h2{
	width:210px;
	height:17px;
	background:no-repeat url(../images/recognition_heading.jpg);
	text-indent:-99999px;
	overflow:hidden;
}

.right_news {
	float:right;
	padding:2px 20px 10px 8px;
	width:210px;
}



.clear {
	clear:both;
}

#content {
	padding:10px 0px 10px 15px !important;
	width:443px;
	overflow:hidden;
	float:left;
}	

.bottom_link {
	float:left;
	margin:16px 20px 0 4px;
}

#footer_address {
	width:940px;
	height:17px;
	background:repeat-x url(../images/footer_address.jpg);
	clear:both;
	margin:0 auto;
	padding-top:4px;
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
}

.disclaimer_text {
	float:right;
	width:770px;
	margin-top:12px;
	color:#8d99bf;
}


#content * {
	line-height:20px;
}
	
#content p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1f2021;
}	

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1f2021;
}	


#legal_news a{
	color:#000;
	text-decoration:none;
}

.attorney_photo {
	border:solid 1px #000;
	width:90px;
	height:100px;
	float:left;
	margin-right:25px;
}

.attorney_contact {
	width:300px;
	float:left;
}

.float_left {
	float:left;
	width:60px;
}

.float_right {
	float:left;
}

.right {
}
	
#search_box {
	text-align:center;
	margin-bottom:10px;
	margin-top:16px;
}

.right_news h2 {
	margin-bottom:5px;
	margin-top:5px;
	padding:0;
	text-align:center;
}

.search_btn {
	width:15px;
	height:15px;
	text-indent:-99999px;
	overflow:hidden;
	background:no-repeat url(../images/search_btn.jpg);
	border:none;

}

.search_field {
	width:120px;
	height:13px;
	color:#6d6d6d;
	border:solid 1px #6d6d6d;
}


#free_consultation {
	width:206px;
	height:73px;
	background:no-repeat url(../images/call_consultation.jpg);
	text-indent:-99999px;
	overflow:hidden;
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/


#city_image {
	width:205px;
	height:136px;
	margin-top:12px;
	margin-bottom:7px;
	background:no-repeat url(../images/city_image.jpg);
}

#attorney_image {
	width:254px;
	height:141px;
	margin-top:12px;
	margin-bottom:7px;
	background:no-repeat 54px 0 url(../images/attorney_photo.jpg);
}

.dotted_hr {
	width:247px;
	height:8px;
	background:no-repeat url(../images/side_hr.jpg);
}

#address {
	text-align:center;
	font:normal 18px "Times New Roman", Times, serif;
	color:#061840;
	margin-top:18px;
	margin-bottom:18px;
	text-transform:uppercase;
}

#address div {
	font:normal 14px "Times New Roman", Times, serif;
	color:#865001;
	padding-bottom:8px !important;
}

.qctable {
	width:210px;
	padding:0;
	margin:0 auto;
}

.qctable p {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#677c8a;
}

.qchead {
	width:210px;
	height:17px;
	background:no-repeat url(../images/quick_contact_heading.jpg);
	text-indent:-99999px;
	overflow:hidden;
	
}

.qchead h2 {
	text-align:center;
}

.pad_frm_itm {
	padding:0;
	font:bold;
}

#pad_frm_itm {
	font:normal 11px Arial, Helvetica, sans-serif;
}

.form-pct { 
	width:208px; 
	height:15px;
	color:#6d6d6d;
	margin-top:3px;
	border:solid 1px #6d6d6d;
}

.form_label {
	color:#2a2b2d;
	font:bold 12px Arial, Helvetica, sans-serif;
	text-indent:5px;
}

.msg-pct { 
	width:208px; 
	height:45px;
	overflow:auto;
	color:#6d6d6d;
	border:solid 1px #6d6d6d;
	margin-top:3px;
}

.form-pct2 { 
	width:150px; 
	height:18px;
}

.msg-pct2 { 
	width:390px; 
	height:45px;
	overflow:auto;
}

.submit {
	margin-top:6px;
	width:210px;
	border:none !important;
}
/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	text-align:left;
	padding:15px 0px 5px 6px;
	width:934px;
	height:65px;
	background:url(../images/lexislogo.jpg) no-repeat 10px center #d0d0d0;
}

#disclaimer a {
	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 0;
}

#fromAddress{
	padding:4px 0;
}

#directionsLocale{
	padding:4px 0;
}

#locale{
}

#directionsSubmit{
	padding:4px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{

}





/* -------------- Sub Page -------------- */

.mid_sub {
	background:#fff repeat-y url(../images/sub/left_bg.jpg);
	margin:0;
	padding:0;
	border:solid #fff;
	border-width:1px 0px 0px 0px;
}	


.left_sub {
	float:left;
	width:239px;
	padding:0;
}

#right_photo {
	width:190px;
	height:280px;
	background:no-repeat url(../images/sub/right_photo.jpg);
	float:right;
	margin-left:10px;
	margin-bottom:8px;
}

#top_attorney_award {
	width:190px;
	height:280px;
	background:no-repeat url(../images/sub/top_attorney_award.jpg);
	float:right;
	margin-left:10px;
	margin-bottom:8px;
}

#header_sub {
	width:940px;
	height:90px;
	background:url(../images/sub/header.jpg) no-repeat
}


#sub_header_sub {
	width:940px;
	height:73px;
	text-indent:-99999px;
	overflow:hidden;
	background:url(../images/sub/sub_header.jpg) no-repeat;
}



.aops_sub {
	width:224px;
	height:160px;
	padding-left:15px;
	padding-top:9px;
	margin-bottom:60px;
	background:#fff repeat-y center url(../images/sub/left_bg.jpg);
	
}

.aops_sub h2 {
	width:210px;
	height:17px;
	background:no-repeat url(../images/sub/aops_heading.jpg);
	text-indent:-99999px;
	overflow:hidden;
}
	
.aops_sub ul {
	list-style:none;
	margin:0;
	padding:0;
}	

.aops_sub ul li {
	margin:0;
	padding:0;
}	
	
.aops_sub a {	
	display:block;
	padding:8px 20px 0px 0px;
	color:#000;
	margin:0;
	width:190px;
	height:21px;
	background:no-repeat url(../images/sub/aops_bg.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops_sub span {	
	display:block;
	padding:8px 20px 0px 0px;
	color:#000;
	margin:0;
	width:190px;
	height:21px;
	background:no-repeat url(../images/sub/aops_span_bg.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}


.aops_sub a:hover {
	color:#fff;
	text-decoration:none;
}

.aops_sub li.last_child a {	
	display:block;
	padding:8px 20px 0px 0px;
	color:#000;
	margin:0;
	width:190px;
	height:21px;
	background:no-repeat url(../images/sub/aops_last_bg.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops_sub li.last_child span {	
	display:block;
	padding:8px 20px 0px 0px;
	color:#000;
	margin:0;
	width:190px;
	height:21px;
	background:no-repeat url(../images/sub/aops_last_span_bg.jpg);
	text-decoration:none;
	font:normal 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:right;
}

.aops_sub li.last_child a:hover {
	color:#fff;
	text-decoration:none;
}



.qctable_sub {
	width:210px;
	padding:0;
	margin:0 auto 20px auto;
}

.qctable_sub p {
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#677c8a;
}

.qchead_sub {
	width:210px;
	height:17px;
	background:no-repeat url(../images/quick_contact_heading.jpg);
	text-indent:-99999px;
	overflow:hidden;
}

.qchead_sub h2 {
	text-align:center;
}

.form-pct_sub { 
	width:208px; 
	height:15px;
	color:#6d6d6d;
	margin-top:3px;
	border:solid 1px #6d6d6d;
}

.msg-pct_sub { 
	width:208px; 
	height:45px;
	overflow:auto;
	color:#6d6d6d;
	border:solid 1px #6d6d6d;
	margin-top:3px;
}


.submit_sub {
	margin-top:6px;
	width:210px;
	border:none !important;
}





#content_sub {
	padding:0px 0px 10px 15px !important;
	width:673px;
	overflow:hidden;
	float:left;
}	


#content_sub * {
	line-height:20px;
}
	
#content_sub p {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1f2021;
}	

#content_sub ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#1f2021;
}	


#footer_address_sub {
	width:938px;
	height:17px;
	background:repeat-x url(../images/footer_address.jpg);
	clear:both;
	margin:0 auto;
	padding-top:4px;
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#fff;
	border:solid 1px #fff;
}





.bottom_link_sub {
	float:left;
	margin:4px 20px 0 4px;
}

#disclaimer_sub {
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	text-align:left;
	padding:0px 0px 5px 6px;
	width:934px;
	height:35px;
	background:url(../images/sub/lexislogo.jpg) no-repeat 10px center;
}

#disclaimer_text_sub a {
	text-decoration:none;
	color:#5b6e7b;
}
		
#disclaimer_text_sub a:hover {
	color:#5b6e7b;
	text-decoration:underline;
}		

.disclaimer_text_sub {
	float:right;
	width:770px;
	margin-top:8px;
	color:#5b6e7b;
}

#search_box_sub {
	text-align:center;
	margin-bottom:0px;
	margin-top:14px;
}


.right_news_sub {
	float:right;
	padding:2px 10px 10px 8px;
	width:210px;
}


/* --------------------------------------------------------------- */

.footlinks_sub {
	color:#000;
	margin:8px auto;
	text-align:center;
	padding:4px 0px 4px 0px;
	font:10px Arial, Helvetica, sans-serif;
	width:940px;
	}
	
.footlinks_sub ul {
	margin:0px auto;
	padding:0;
	list-style:none
	}	
	
.footlinks_sub ul li {
	display:inline;
	margin:0px 2px;
	border-right:solid 1px #000;
}	
	
.footlinks_sub ul li.last_child {
	border:none;
}	
	
.footlinks_sub a {
	margin:0px 8px 0px 0px;
	color:#000;
	text-decoration:none;
}
	
.footlinks_sub a:hover {
	color:#000;
	text-decoration:underline;
}					


/* --------------------------------------------------------------- */
