/* <![ 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:#082543;
	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:955px;
	background:repeat-y url(../images/container_bg_1.jpg);
}
			
a {	
	color:#990000;
	text-decoration:none}
	
a:hover {	
	color:#990000;
	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 14px Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	letter-spacing:0px;
	margin-top:0px;
	color:#c13717;
	width:397px;
	vertical-align:middle; 
	display:table-cell;
	height:50px;
	background:no-repeat url(../images/h1_bg.jpg);
	padding-left:63px;
	padding-right:6px;
	line-height:16px;
	_line-height:50px;
}

#content h1.secondline{	
	#padding-top:9px;
	#height:41px;
	#display:block;
	#line-height:16px;
}

	
h2{	
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

.clear { clear:both; }


/*	<![ Navigation [ -----------------------------------------------------------*/

#peer-review {
	margin:22px auto;
}

#right_gray_box {
	padding:4px;
	background:#d6d6d6;
	width:180px;
	padding-bottom:12px;
}

#right_gray_box a {
	color:#34322a;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding-left:8px;
}

#right_gray_box h2 {
	color:#757575;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	padding:4px 0;
	text-align:center;
	text-transform:uppercase;
	letter-spacing:3px;
	background:repeat-x bottom left url(../images/gray_dotted.jpg);
	margin:0 auto;
	width:170px;
}

#right_gray_box p {
	color:#34322a;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:4px;
}


#nav {
	position:relative;
	height:44px;
	background:repeat-x url(../images/nav_bg.jpg);
	font:bold 12px Arial, Helvetica, sans-serif;
	margin:0 0 16px 0;
}

#nav_left {
	float:left;
	width:8px;
	height:44px;
	background:repeat-x url(../images/nav_left.jpg);
	font:bold 12px Arial, Helvetica, sans-serif;
}

#nav_right {
	float:right;
	width:8px;
	height:44px;
	background:repeat-x url(../images/nav_right.jpg);
	font:bold 12px Arial, Helvetica, sans-serif;
}
	
#nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:8px;
	top:0px
	}
	
#nav ul li {
	display:inline	
	}

#nav ul .first_child a {
	background:none;
	padding:12px 23px 2px 27px;
}

#nav ul .first_child a:hover {
	background:none;
	background:repeat-x url(../images/nav_bg_over.jpg);
}

	
#nav a {
	float:left;
	height:32px;
	padding:12px 20px 2px 27px;
	text-align:center;
	color:#024884;
	text-decoration:none;
	background:no-repeat url(../images/nav_div.jpg);
}
	
#nav a:hover {
	background:no-repeat url(../images/nav_div_over.jpg);
	color:#569d02;
	text-decoration:none;
}


#nav li.current_list a {
	background:no-repeat url(../images/nav_div_over.jpg);
	color:#569d02;
	text-decoration:none;
}

#nav li.current_list a:hover {
	background:no-repeat url(../images/nav_div_over.jpg);
	color:#569d02;
	text-decoration:none;
}

#aops {
	margin:0px;
}

#aops h2 {
	margin:12px 0 0 0;
	padding:0;
	width:200px;
	height:31px;
	background:no-repeat -11px 0px url(../images/aops_h2.jpg);
}

#aops h2 span {
	display:none;
}

#aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
#aops a {	
	display:block;
	color:#134977;
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	width:192px;
	padding:6px 0;
	padding-left:8px;
	background:repeat-x left bottom url(../images/aops_bg.jpg);
	text-align:right;
}

#aops a:hover {
	color:#569d02;
	text-decoration:none;
}	

#aops li.current_list a {
	color:#569d02;
	text-decoration:none;
}

#aops li.current_list a:hover {
	color:#569d02;
	text-decoration:none;
}
		
#footlinks {
	width:955px;
	clear:both;
	height:24px;
	padding-top:10px;
	background:no-repeat url(../images/footlinks.jpg);
	text-align:center;
	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 #cdcdcd;
}	
	
#footlinks ul li.last_child {
	border-right:0;
}	
	
#footlinks a {
	margin:0px 10px 0 10px;
	color:#cdcdcd;
}
	
#footlinks a:hover {
	color:#cdcdcd;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header {
	position:relative;
	width:955px;
	height:145px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

#header img {
	position:absolute;
	top:0;
	left:0;
	width:700px;
	height:145px;
}

#sub_header {
	width:674px;
	height:195px;
	float:left;
	margin-left:0px;
	background:url(../images/top_images/banner-home.jpg) no-repeat;
}

#mid {
	width:955px;
	padding:0;
	margin:0;
	background:repeat-y url(../images/container_bg.jpg);
}	

#left {
	padding-top:0;
	float:left;
	width:200px;
	margin-left:24px;
	margin-right:33px;
	_margin-left:12px;
/*	background-color:#BDC4CC;*/
}

#right {
	padding-top:24px;
	float:left;
	width:192px;
	overflow:hidden;
}

#content {
	padding:24px 0px 20px 0px !important;
	width:466px;
	float:left;
	margin-right:19px;
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#515a60;
	line-height:20px;
}

#content table td ul {

}

#content ul li {
	
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#515a60;
	line-height:20px;
}

#content * {
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

#qctable {
	position:relative;
	padding-bottom:12px;
}

#qctable h2 {
	margin:0;
	padding:0;
	width:192px;
	height:34px;
	background:no-repeat url(../images/qc_h2.jpg);
}

#qctable h2 span{
	display:none;
}

#pad_frm_itm {
	padding:2px 0;
	font:bold;
	padding-left:1px;
	font:normal 11px Arial, Helvetica, sans-serif;
}
	
.form-pct_qc { 
	width:180px;
	height:14px;
	border:solid 1px #6b6b6b;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#616161;
	padding:0px 3px;
}

.form_label {
	color:#5278aa;
	font:normal 10px Arial;
}

.msg-pct_qc { 
	width:180px;
	height:40px;
	border:solid 1px #6b6b6b;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#616161;
	padding:0px 3px;
	overflow:auto;
}

.submit {
	border:none;
	width:191px;
	height:24px;
	background:no-repeat url(../images/submit_btn.jpg);
}

.submit:hover {	
	background:no-repeat url(../images/submit_btn_over.jpg);
}

.search_btn {
	border:none;
	position:relative;
	width:15px;
	height:15px;
	top:2px;
	left:3px;
	_top:0px;
	background:no-repeat url(../images/search_btn.jpg);
}

.search_btn:hover {
	background:no-repeat url(../images/search_btn_over.jpg);
}

.search_field {
	border:solid 1px #6c6c6c;
	font:normal 11px Arial, Helvetica, sans-serif;
	width:146px;
	height:14px;
	padding:0 3px;
	color:#6e6d6d;
	background:#f2f1e9;
}

#search_box {
	position:absolute;
	top:11px;
	right:30px;
	height:21px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	_top:12px;
	_right:29px;
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#6d8195;
	margin:0 auto;
	text-align:left;
	height:50px;
	padding:15px 0px 5px 0px;
	width:955px;
}

#lexislogo {
	float:left;
	margin-right:20px;
}

#disclaimer_text {
	float:right;
	width:800px;
}

#disclaimer a {
	color:#6d8195;
	text-decoration:none;
}
		
#disclaimer a:hover {
	color:#6d8195;
	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{
}

.pad_frm_itm {
padding:3px 0px;
margin:0px;
}

.form-label {
width:140px; /* Width of labels */
padding:0px 5px 0px 0px;
display:inline-block;
vertical-align:top;
}

.form-pct {
width:300px;
font:12px Verdana, Arial, Helvetica, sans-serif;
}

.msg-pct {
width:445px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
height:70px;
overflow:auto;
font:12px Verdana, Arial, Helvetica, sans-serif;
}

.custom-form {
}

.custom-form fieldset {
margin:0px 0px 10px 0px;
padding:0px;
width:470px; /*  .msg-pct width + 25   */
border:none;
}

.custom-form legend {
padding:0px 2px;
font-weight:bold;
}

.custom-form fieldset ol {
margin:0px;
padding:0px;
list-style:none;
}


/* styles for the contact page */

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;
}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;
}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;
}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;
}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;
}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;
}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;
}

.superlawyersbox {
	background-color: #fff;
}