/* <![ 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:#194057 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:931px;
	padding:0 5px;
	background:repeat-y url(../images/container_bg.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:normal 20px "Times New Roman", Times, serif;
	margin-top:45px;
	color:#417ea1;
	padding:4px 0;
	border-bottom:solid 1px #417ea1;
}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
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;
	height:28px;
	width:920px;
	background:repeat-x url(../images/nav_bg.jpg);
	font:bold 12px Arial, Helvetica, sans-serif;
	margin-left:5px;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:0px;
	top:0px
	}
	
.nav ul li {
	display:inline	
	}

	
.nav a {
	float:left;
	width:152px;
	height:24px;
	padding:11px 0px 2px 0px;
	margin-left:1px;
	text-align:center;
	color:#f7db84;
	text-decoration:none;
	background:no-repeat url(../images/nav.jpg);
}

.nav ul li.first_child a {
	margin-left:0;
}

.nav ul li.last_child a {
	width:155px;
	background:no-repeat url(../images/nav_last.jpg);
}
	
.nav a:hover {
	background:repeat-x url(../images/nav_over.jpg);
	color:#fff;
	text-decoration:none;
}

.nav ul li.last_child a:hover {
	width:155px;
	background:no-repeat url(../images/nav_over_last.jpg);
}
	
.aops {
	margin:0px 0 0 0px;
	padding:0;
}

.aops h2 {
	width:221px;
	height:66px;
	background:no-repeat url(../images/aops_header.jpg);
	margin:0;
	padding:0;
}

* html .aops h2 {
	width:221px;
	height:66px;
	background:no-repeat url(../images/aops_header.jpg);
	margin:0 0 0 -1px;
	padding:0;
}

.aops h2 span {
	display:none;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	
	
.aops a {	
	display:block;
	width:197px;
	color:#024971;
	padding:6px 0 6px 4px;
	margin-left:6px;
	font:bold 11px Arial, Helvetica, sans-serif;
	background:#b3afa1 no-repeat bottom url(../images/left_a_bg.jpg);
}

.aops li.last_child a {	
	background:#b3afa1;
}

.aops a:hover {
	color:#fff;
	text-decoration:none;
}	


		
.footlinks {
	width:931px;
	clear:both;
	height:14px;
	text-align:center;
	padding:0;
	font:bold 10px Arial, Helvetica, sans-serif;
	margin:10px auto 0px auto;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #fff;
}	
	
.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;
}					





.toplinks {
	float:right;
	text-align:center;
	padding:20px 10px 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
}
	
.toplinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.toplinks ul li {
	display:inline;
	margin:0px;
	border-right:solid 1px #024971;
}	
	
.toplinks ul li.last_child {
	border-right:none;
}	
	
.toplinks a {
	margin:0px 10px 0 8px;
	color:#024971;
	text-decoration:none;
}
	
.toplinks a:hover {
	color:#bb3f02;
	text-decoration:none;
}					


/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:931px;
	height:194px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

.logo_link {
	float:left;
	width:250px;
	height:194px;
}

.logo_link img{
	width:250px;
	height:194px;
}

.mid {
	position:relative;
	width:931px;
	padding:0;
	margin:11px 0 0px 0;
	background:repeat-y 5px 0 url(../images/left_bg.jpg);
}	

.left {
	padding:0;
	float:left;
	width:221px;
	margin:0 0 0 5px;
}

* html .left {
	padding:0;
	float:left;
	width:221px;
	margin:0 0 0 3px;
}

.attorney_left {
	float:left;
	width:320px;
	margin-top:20px;
}

.attorney_right {
	float:right;
	width:320px;
	margin-top:20px;
}

.bottom_address {
	width:894px;
	height:24px;
	background:no-repeat url(../images/footer_bg.jpg);
	margin:0 auto;
	text-align:right;
	padding:13px 47px 0 0;
	font:normal 11px Georgia, "Times New Roman", Times, serif;
	color:#ffdd75;
}

#content {
	padding:0px 0px 70px 5px !important;
	width:610px;
	float:left;
	margin-left:40px;
	background:no-repeat top right url(../images/top_blue_blob.jpg);
}

* html #content {
	padding:0px 0px 70px 5px !important;
	width:610px;
	float:left;
	margin-left:20px;
	background:no-repeat top right url(../images/top_blue_blob.jpg);
}	
	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#464646;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#464646;
	
}

#content * {
	line-height:16px;
	}
.left_text {
	float:left;
}

.left_text strong {
	font-size:14px;
}

.right_text {
	float:right;
}

.right_text img {
	border:solid 1px #4c809d;
}

.video {
	float:right;
	text-align:center;
	height:auto;
	width:173px;
	margin:0px 0px 10px 20px;
	padding:0;
}

* html .video {
	float:right;
	text-align:center;
	height:auto;
	width:173px;
	margin:0px 0px 10px 10px;
	padding:0;

}

.video h4 {
	
	font:bold 10px Verdana, Arial, Helvetica, sans-serif;
	color:#8a382a;
	padding:0;
	margin:0;
}

.video img {
	margin:0;
	padding:0;
	float:right;
	border:solid 1px #4c809d;
}

/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	position:relative;
    width:196px;
	height:181px;
	margin:0px 0 0px 5px;
	padding:0px 0 22px 9px;
	background:no-repeat url(../images/qc_bg.jpg);
}
	
.qchead {
	text-align:center;
}

.qchead h2 {
	width:221px;
	height:55px;
	background:no-repeat top center url(../images/qc_header.jpg);
	margin:0;
	padding:0;
}

* html .qchead h2 {
	width:221px;
	height:55px;
	background:no-repeat top center url(../images/qc_header.jpg);
	margin:0 0 0 -1px;
	padding:0;
}	

.qchead h2 span {
	display:none;
}

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:192px; 
	border:solid 1px #717171;
	font-size:11px;
}

.form_label {
	color:#717171;
	font:normal 10px Arial;
}

.msg-pct { 
	width:192px; 
	height:40px;
	overflow:auto;
	border:solid 1px #717171;
	font-size:11px;
}

.CT-msg-pct { 
	width:510px; 
	height:50px;
	overflow:auto;
	border:solid 1px #717171;
	font-size:11px;
}

.submit {
	border:none;
	position:absolute;
	width:197px;
	height:29px;
	background:no-repeat url(../images/submit_btn.jpg);
	bottom:3px;
	top:152px;
}

.submit:hover {
	background:no-repeat url(../images/submit_btn_over.jpg);
}

.search_btn {
	border:none;
	position:relative;
	top:2px;
	width:17px;
	height:17px;
	background:no-repeat url(../images/search_btn.jpg);
}

* html .search_btn {
	border:none;
	position:relative;
	top:-1px;
	width:17px;
	height:17px;
	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 #022c71;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#727272;
	width:150px;
}

#search_box {
	height:21px;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	text-align:right;
	padding-top:16px;
	padding-right:12px;
	float:right;
}

.bottom_phone {
	width:600px;
	height:60px;
	position:absolute;
	bottom:0;
	right:0;
	background:no-repeat right url(../images/bottom_phone.jpg);
}

.bottom_phone span {
	display:none;
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:12px auto;
	text-align:left;
	height:30px;
	padding:6px 0px 5px 0px;
	width:931px;
	border-top:solid 1px #125175;
}

#lexislogo {
	float:left;
	margin-right:20px;
}

#disclaimer_text {
	float:right;
	width:800px;
}

#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{
}
