/* <![ 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:#172232;
	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:900px;
	background:#fff repeat-y url(../images/mid_bg.jpg);
}
			
a {	
	color:#2a9415;
	text-decoration:none}
	
	
a:hover {	
	color:#2a9415;
	text-decoration:underline
	}
	
.clear { clear:both; }	

	
legend	{
	font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#000;}
	
hr{
	height:1px;
	color:#000;
	margin:5px 0px;
	padding:0px;}

h1{	
	font:normal 24px Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	color:#3e77c4;
}
	
h2 {	
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#555555;
}
	
h3{	
	font: bold 12px Georgia, "Times New Roman", Times, serif;}

ol {
	font:14px Tahoma;
	color:#414040;
}

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	position:relative;
	background:#172232;
	font:normal 11px Tahoma, Arial, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	width:900px;
	padding:12px 0;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	float:right;
}

.nav ul li {
	display:inline;
	margin:0px 5px;
	background:no-repeat url(../images/nav_bg.jpg);
}	
	

.nav a {
	margin:0px 1px 0px 14px;
	color:#fff;
	
}
.nav ul li.first_child {
	background:none;
}	
	
.nav a:hover {
	/* background:#000; */
	color:#fff;
	text-decoration:none;
}
	
.aops {
	margin:10px 0 0 5px;
	border: 1px solid #000;
	background:#ccc
	}
	
.aops h2 {
	padding:5px 10px;
	background:#990000;
	border-bottom:2px solid	#2F2F2F;
	color:#fff;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:1px;
	margin:0
	}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0}	
	
.aops a {	
	display:block;
	height:15px;
	padding:5px 5px 5px 15px;
	background:#eee;
	color:#000;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif
	}
	
.aops a:hover {
	padding:5px;
	border-left:10px solid #2F2F2F;
	background:#fff;
	color:#990000;
	text-decoration:none
	}	
		
.footlinks {
	width:900px;
	background:repeat-x url(../images/footer_nav_bg.jpg);
	clear:both;
	text-align:center;
	font:10px Tahoma;
	color:#fff;
	padding-top:24px;
	margin:0 auto;
	background:#103b74;
}


.footlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}	
	
.footlinks ul li {
	display:inline;
	margin:0px 5px;
	border-right:1px solid #517cb7;	
}	
	
.footlinks ul li.last_child {
	border:none;
}	
	
.footlinks a {
	margin:0px 12px 0px 0px;
	color:#fff;
}
	
.footlinks a:hover {
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#sub_header_container {
	width:900px;
	padding:0;
	margin:0;
	clear:both;
}

#sub_header_left {
	float:left;
	width:280px;
	height:359px;
	background:no-repeat url(../images/header_left.jpg);
	margin:0;
	padding:0px 0 0 20px;
	color:#fff;
	text-align:center;
}



#sub_header_right_top {
	float:right;
	width:600px;
	height:210px;
	background:no-repeat url(../images/header_right.jpg);
}

#sub_header_right_bottom {
	float:right;
	width:600px;
	height:149px;
	background:no-repeat url(../images/aops_bg.jpg);
	overflow:hidden;
}

.left {
	background:url(/images/left-bg.jpg) repeat-y;
	float:left;
	width:280px;
	margin-left:20px;
}

* html .left {
	background:url(/images/left-bg.jpg) repeat-y;
	float:left;
	width:280px;
	margin-left:10px;
}

img.attorney_photo {
	float:left;
	margin:0px 5px 5px 13px;
}

.left_top {
	font: normal 11px Tahoma, Arial, sans-serif;
	margin-top:12px;
	padding: 0px 8px;
}

.mid_spacer {
	width:900px;
	height:20px;
	background:#fff;
}

.left_top a {
	color:#21426e;
	font-weight:bold;
	text-decoration:none;
}

.left_top a:hover {
	color:#21426e;
	font-weight:bold;
	text-decoration:underline;
}


.left_top a.smaller {
	color:#21426e;
	font-weight:bold;
	text-decoration:none;
	font-size:9px;
}

.left_top a.smaller:hover {
	color:#21426e;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

.hr_left {
	width:280px;
	height:32px;
	clear:both;
	margin-bottom:2;
	background:no-repeat url(../images/hr_left.jpg);
}

.mid {
	background:;
}	

#content {
	padding:10px 30px 10px 15px !important;
	padding:20px 30px 10px 15px;
	width:540px;
	float:right;
}	

#content * {
	line-height:20px;
}
	
#content p {
	font:normal 14px Tahoma;
	color:#414040;
}	
	
	
#content_noqc {
	padding:10px 30px 10px 15px !important;
	width:813px;
}	

#content_noqc * {
	line-height:20px;
}
	
#content_noqc p {
	text-align:justify;
	font:normal 12px Tahoma;
	color:#272727;
}	

#content a {	
	color:#2a9415;
	font-weight:bold;
	text-decoration:none;
}
	
	
#content a:hover {	
	color:#2a9415;
	font-weight:bold;
	text-decoration:underline;
}
	
.right {
	background:url(/images/right-bg.jpg) repeat-y;
}
	
address {
	font:normal normal 11px Arial, Helvetica, sans-serif;
	line-height:20px;
	margin:10px;
}	

/*	<![ Quick Contact [ -----------------------------------------------------------*/

#quick_contact {
	margin-left:10px;
}

#quick_contact p {
	font:normal 11px Tahoma;
	color:#5e5e5e;
}

.qctable {
	font: normal 11px Tahoma, Arial, sans-serif;
	width:252px;
	margin-left:6px;
}
	
.qchead {
	margin-top:0px;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color:#555555;
	text-transform:uppercase;
}	

.pad_frm_itm {
	padding:2px 0px;
}
	
.form-pct { 
	width:195px; 
	height:15px;
	background:#fff;
	border:solid 1px #fff;
	float:right;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
}

.msg-pct { 
	width:195px; 
	height:70px;
	overflow:auto;
	background:#fff;
	border:solid 1px #fff;
	float: right;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
}

* html .msg-pct { 
	width:195px; 
	height:70px;
	overflow:auto;
	background:#fff;
	border:solid 1px #fff;
	float: right;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
}

.form_label { 
	font:normal 11px Tahoma;
	color:#414040;
	float:left;
}

.form_label_imm { 
	font:normal 11px Tahoma;
	color:#414040;
	float:left;
	width: 100px;
}

.pad_frm_itm_imm  {
	padding:6px 0px;
	*padding:9px 0px;
}
	
.form-pct_imm  { 
	width:145px; 
	height:15px;
	background:#fff;
	border:solid 1px #fff;
	float:right;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
}

.msg-pct_imm  { 
	width:145px; 
	height:70px;
	overflow:auto;
	background:#fff;
	border:solid 1px #fff;
	float: right;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
}

* html .msg-pct_imm  { 
	width:145px; 
	height:70px;
	overflow:auto;
	background:#fff;
	border:solid 1px #fff;
	float: right;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
}

.imm_checkbox {
margin-left:105px;
color: #5E5E5E;
}

.select_imm  { 
	width:145px; 
	*width:135px;
	background:#fff;
	border:solid 1px #fff;
	color:#414040;
	font: normal 11px Tahoma, Arial, sans-serif;
	margin-left:5px;
}

.new_submit {
	margin:2px 0 12px 165px;
	width:89px;
	height:19px;
	background:no-repeat url(../images/submit_btn.jpg);
	border:none;
}

.submit {
	display:block;
	height:16px;
	width:52px;
	padding:2px 0px 0px 0px;
	background: #ccc;
	color:#000;
	text-decoration:none;
	font:10px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
	
.submit:hover {	
	background: #000;	
	text-decoration:none;
	color:#fff;
}



/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#517cb7;
	margin:0 auto;
	text-align:left;
	height:40px;
	padding:10px 0px 5px 3px;
	width:897px;
	background:#103b74;
}

.disclaimer_text {
	float:left;
	margin:8px 0 8px 4px;
	width:780px;
}

.lexislogo {
	float:left;
	margin:0px 10px 10px 2px;
}

#disclaimer a {
	color:#517cb7;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#517cb7;
	text-decoration:underline;
}		


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
}

#fromAddress{
	margin:4px 0;
}

#directionsLocale{
	margin:4px 0;
}

#locale{
}

#directionsSubmit{
	margin:4px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{
}


h2.aops {
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	color:#8ab5ef;
	background:none;
	text-transform:uppercase;
	border:none;
	margin:10px 10px;
}

.aops_list {
	margin-left:10px;
	float:left;
}

* html .aops_list {
	margin-left:9px;
	float:left;
}


.aops_list ul {
	padding:0;
	margin:0;
	list-style:none;
}

.aops_list ul li {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	line-height:17px;
}

.aops_list li a {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding-left: 5px;
	/*background:no-repeat 0px 2px url(../images/p_bull.gif);*/
}

.aops_list li a:hover {
	color:#fff;
}

.aops_list ul li ul {
	padding:0;
	margin:0;
	list-style:none;
}

.aops_list ul li ul li{

}

.aops_list li ul li a {
	color:#bebebe;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	/*text-decoration:underline;*/
	margin-left:12px;
	padding-left:12px;
	background:no-repeat 0px 2px url(../images/g_bull.gif);
}

.aops_list li ul li a:hover {
	color:#bebebe;
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	/*text-decoration:underline;*/
}


.mid_box {
	width:410px;
	border:solid 2px #2a9415;
	margin:12px auto;
	padding:8px 16px;
}

.bv_rating {margin-left:36px; margin-bottom:10px;}

.sub_header_left em {
	color:#555555;
	font-weight:bold;
	font-style:normal;
}

span.gray {
	color:#a2a1a1;
	font-weight:bold;
	font-size:14px;
}


#header-contact {
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: -22px 0 0 0;
	line-height:1.4em;
}

#header-contact strong {
	font-size:14px;
}

#header-contact a {
color:#37be1c;
}

.search_field {
	width:146px;
	height:19px;
	background:#bebebe;
	border:none;
	margin:0;
	display:inline;
	position:relative;
	top:-3px;
}

.search_btn {
	width:25px;
	height:21px;
	background:no-repeat url(../images/search_btn.jpg);
	border:none;
	margin:0;
	padding:0;
}

h2.search {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#2a9415;
	display:inline;
	text-transform:uppercase;
	position:relative;
	top:-2px;
	left:-2px;
}


* html .search_field {
	width:146px;
	height:19px;
	background:#bebebe;
	border:none;
	margin:0;
	display:inline;
	position:fixed;
}

* html h2.search {
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#2a9415;
	display:inline;
	text-transform:uppercase;
}

#search_box {
	float:right;
	padding:8px;
}

* html #search_box {
	float:right;
	padding:6px 8px 8px 8px;
}