/* <![ 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:#567eb3;
	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:925px;
	padding:0 20px 0 19px;
	background:repeat-y url(../images/container_bg.jpg);
}

#top_shadow {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:925px;
	height:19px;
	padding:0 20px 0 19px;
	background:no-repeat url(../images/top_shadow_bg.jpg);
}
			
a {	
	color:#990000;
	text-decoration:none}
	
a:hover {	
	color:#990000;
	text-decoration:underline
	}
	
input, select, textarea{	
	border:1px solid #aeab9f;
	background:#f2ecd9;
}
	
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;
	letter-spacing:1px;
	margin-top:0px;
	color:#922c46;
	padding:12px 0 12px 12px;
	border-bottom:solid 1px #658cc0;
	width:608px;
}
	
h2{	
	font: bold 12px Arial, Helvetica, sans-serif;}
	
h3{	
	font: bold 10px Arial, Helvetica, sans-serif;}

.clear { clear:both; }

/*	<![ Navigation [ -----------------------------------------------------------*/

.nav {
	width:925px;
	height:27px;
	padding:0;
	margin:0;
	background:repeat-x url(../images/nav_bg.jpg);
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:11px;
}

* html .nav ul {
	list-style:none;
	padding:0;
	margin:0;
	margin-left:0px;
}


.nav ul li {
	display:inline	
}

.nav ul .first_child a {
}

.nav ul .last_child a {
}

	
.nav a {
	float:left;
	height:17px;
	padding:8px 10px 2px 10px;
	text-align:center;
	color:#e2c798;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:-1px;
}

img.attorney_photo {	
}

div.attorney_photo {
	float:right;
	text-align:center;
	border:solid 1px #000;
	/*background:#b9b9b8;*/
}

img.avrating {
	margin-top:4px;
	margin-bottom:4px;
}
	
.nav a:hover {
	color:#f6c97a;
	background:#000;
	text-decoration:none;
}
	
#phone_number {
	width:342px;
	height:123px;
	float:right;
	text-indent:-9999px;
	background:no-repeat url(../images/phone_number2.jpg);
	margin:0px 0 8px 0;
	padding:0;
}



.aops_bottom {
	width:217px;
	height:20px;
	background:no-repeat url(../images/aops_bottom.jpg);
	margin-bottom:12px;
}

#aops_top34 {
	width:217px;
	height:7px !important;
	background:no-repeat url(../images/aops_top.jpg);
	margin:0;
	padding:0;
}
	
.aops {
	margin:0px 0px 0px 5px;
	padding:0;
}
	
.aops h2 {
	width:197px;
	height:30px;
	padding:3px 10px;
	background:no-repeat url(../images/aops_top_header.jpg);
	color:#fae881;
	font:normal 18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align:center;
	margin:0;
}
	
.aops ul {
	list-style:none;
	margin:0;
	padding:0;
}	

.aops ul li{
	margin:0;
	padding:0;
}	
	
.aops a {	
	text-align:center;
	display:block;
	height:14px;
	width:197px;
	padding:7px 5px 5px 15px;
	color:#000;
	text-transform:uppercase;
	background:no-repeat url(../images/aops_off.jpg);
	font:bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
}
	
.aops a:hover {
	text-decoration:none;
	background:no-repeat url(../images/aops_on.jpg);
}	
		
.footlinks {
	clear:both;
	text-align:center;
	padding:0 5px 5px 5px;
	font:11px Arial, Helvetica, sans-serif;
	border-bottom:solid 1px #04314b;
	margin-bottom:6px;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none;
}	
	
.footlinks ul li {
	display:inline;
	margin:0px 15px;
}	
	
.footlinks ul li.last_child {
	border:none;
}	
	
.footlinks a {
	margin:0px 5px 0 0;
	color:#000;
	text-decoration:none;
}
	
.footlinks a:hover {
	color:#000;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	width:925px;
	height:191px;
	background:url(../images/header3.jpg) no-repeat
}

.left {
	background:url(/images/left-bg.jpg) repeat-y;
	float:right;
	width:230px;
	margin-right:8px;
}

* html .left {
	background:url(/images/left-bg.jpg) repeat-y;
	float:right;
	width:230px;
	margin-right:4px;
}

.mid {
	background:;
}	

#sub_header {
	width:583px;
	height:123px;
	background:no-repeat url(../images/dynamic_sub_default.jpg);
	float:left;
	margin:0;
	padding:0;
}	

#content {
	padding:0px 30px 10px 15px !important;
	width:620px;
	float:left;
}	

#content * {
	line-height:20px;
	}
	
#content p {
	margin-left:10px;
}	


#content ul.diamond_center {
	list-style:none;
	margin:0 0 12px 50px;
	padding:0px 0px 20px 0px;
}

#content ul.diamond_center li {
	float:left;
	width:250px;
	padding:0 0 0 30px;
	background:no-repeat url(../images/diamond_bullet.jpg);
}

#content ul.diamond_center li a {
	color:#336796;
	font-weight:bold;
}

#content ul.diamond_center li a:hover {
	color:#123a5f;
	text-decoration:none;
}
	
.bottom_address {
	width:925px;
	height:22px;
	font:bold 12px Tahoma;
	color:#aacdfc;
	text-align:center;
	padding-top:5px;
	background:repeat-x url(../images/footer_address.jpg);
}

.header_click {
	width:100%;
	height:100%;
}

.bottom_address span {
	margin:0 10px;
}
	
.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 [ ------------------------------211-----------------------------*/

.qctable {
	width:212px;
	float:right;
	margin-right:10px;
}

* html .qctable {
	width:212px;
	float:right;
	margin-right:3px;
}

.qchead {
	color:#891936;
	border:solid #802039;
	border-width:1px 0 1px 0;
	text-align:center;
	font:bold 12px Arial, Helvetica, sans-serif;
	padding:8px 0;
	width:200px;
	margin:0 auto;
}	

.qctable h2 {
	width:197px;
	height:22px;
	padding:3px 10px;
	background:no-repeat -3px 0 url(../images/aops_top_header.jpg);
	color:#fae881;
	font:normal 18px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	text-align:center;
	margin:0;
}

.form_label {
	color:#3b69a7;
	font:normal 10px Arial, Helvetica, sans-serif;
	padding:6px 0;
}

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:212px; 
	height:15px;}

.msg-pct { 
	width:212px; 
	height:60px;
	overflow:auto;
}

.submit {
	margin:8px 0;
	display:block;
	width:212px;
	padding:4px 0px 4px 0px;
	background: #802039;
	color:#dfe66c;
	text-decoration:none;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	border:none !important;
}
	
.submit:hover {	
	text-decoration:none;
}

/*	<![ Disclaimer [	 -----------------------------------------------------------*/

.email_disclaimer {
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
}

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#333;
	margin:0 auto;
	text-align:left;
	height:80px;
	padding:5px 20px 5px 19px;
	width:925px;
	background:bottom center url(../images/bottom_shadow_bg.jpg) no-repeat;
}

#lexislogo {
	float:left;
}

#disclaimer_text {
	float:right;
	width:800px;
	color:#5176a8;
}

#disclaimer_text a {
	color:#5176a8;
	text-decoration:none;
}
		
#disclaimer_text a:hover {
	color:#5176a8;
	text-decoration:underline;
}		


/*	<![ Site 9 Styles [ --------------------------------------------------------*/

/* Directions Page Styles (Google Maps Default)

/* [ Outer div ] -----------> */
#directionsForm{
}

/* div that wraps form */
#directionsInput {
	margin:3px 0;
}

#fromAddress{
	margin:3px 0;
}

#directionsLocale{
	margin:3px 0;
}

#locale{
}

#directionsSubmit{
	margin:3px 0;
}

#map{
	border:solid 1px #000;
}

#addressNotFound{
}

#directions{
}

/*]()[*/
#faq-pdf-link { margin: 0pt; width: 165px; font: normal 10px verdana,arial,serif; line-height: 10px !important;float: right; position: relative; top: -8px; }

