/* <![ 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:#261104;
	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:969px;
	background:repeat-y url(../images/container_bg.jpg);
	border:solid 1px #dde2e7;
	margin-top:5px;
}
			
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 18px "Times New Roman", Times, serif;
	margin-top:10px;
	_margin-top:0px;
	color:#622f10;
	}
	
h2{	
	font:bold 16px "Times New Roman", Times, serif;
	color:#622f10; /*622f10;*/
}
	
h3{	
	font:bold 14px "Times New Roman", Times, serif;
	color:#371b09;}

.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:32px;
	background:repeat-x url(../images/nav_bg.jpg);
	font:normal 13px Arial, Helvetica, sans-serif;
	}
	
.nav ul {
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	right:148px;
	top:0px
	}
	
.nav ul li {
	display:inline	
	}

.nav ul .first_child a {
}

.nav ul .last_child a {
}

	
.nav a {
	float:left;
	height:22px;
	padding:8px 10px 2px 10px;
	text-align:center;
	color:#fff;
	text-decoration:none;
}
	
.nav a:hover {
	background:repeat-x url(../images/nav_on_bg.jpg);
	color:#fff;
	text-decoration:none;
}	
	
.aops {
	width:195px;
	margin-left:24px;
}

.aops h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#7e3d15;
	text-transform:uppercase;
	padding-bottom:6px;
	background:repeat-x left bottom url(../images/h2_bg.jpg);
}
	
.aops ul {
	list-style:none;
	margin:0 0 0 8px;
	padding:0;
}	
	
.aops a {	
	display:block;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#371b09;
	padding-left:12px;
	background:no-repeat 1px 5px url(../images/aops_bullet.jpg);
}

	
.aops a:hover {
	color:#7e3d15;
	text-decoration:none;
}	


		
.footlinks {
	width:969px;
	margin:0 auto;
	height:8px;
	text-align:center;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding:14px 0 0 0 ;
}
	
.footlinks ul {
	margin:0;
	padding:0;
	list-style:none
	}	
	
.footlinks ul li {
	display:inline;
	margin:0px;
}	
	
.footlinks ul li.last_child {
}	
	
.footlinks a {
	margin:0px 10px 0 10px;
	color:#fff;
}
	
.footlinks a:hover {
	color:#fff;
	text-decoration:underline;
}					

/*	<![ Layout [ -----------------------------------------------------------*/

#header{
	position:relative;
	width:969px;
	height:150px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

#header img.home {
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:150px;
	background:url(../images/header.jpg) no-repeat;
	text-align:right;
}

#header img.tyler {
	position:absolute;
	left:518px;
	top:52px;
	width:112px;
	height:76px;
}

#header img.houston {
	position:absolute;
	left:652px;
	top:52px;
	width:145px;
	height:76px;
}

#header img.dallas {
	position:absolute;
	left:814px;
	top:52px;
	width:135px;
	height:76px;
}

#header img.tyler {
	position:absolute;
	left:518px;
	top:52px;
	width:112px;
	height:76px;
}

#header .houston {
	position:absolute;
	left:638px;
	top:52px;
	width:165px;
	height:76px;
	border-right: solid 1px #000;
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#333;
	text-align: left;
}

#header .dallas {
	position:absolute;
	left:818px;
	top:52px;
	width:135px;
	height:76px;
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#333;
	text-align: left;
}

#header .tyler {
	position:absolute;
	left:485px;
	top:52px;
	width:135px;
	height:76px;
	border-right: solid 1px #000;
	font:bold 8pt Arial, Helvetica, sans-serif;
	color:#333;
	text-align: left;
}
#sub_header{
	width:969px;
	height:227px;
	background:url(../images/sub_header.jpg) no-repeat;
}

.mid {
	width:969px;
	padding:0;
	_padding:10px 0 0 0;
}	

.left {
	padding-top:0;
	float:left;
	width:234px;
	margin-right:29px;
}

.right {
	padding-top:0;
	float:left;
	width:214px;
}

#content {
	padding:0px 0px 20px 0px !important;
	width:463px;
	float:left;
	margin-right:26px;
}	

	
#content p {
	text-align:left;
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#7e3d15;
	line-height:20px;
}

#content ul li {
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#7e3d15;
	line-height:20px;
}

#content a {
	color:#7e3d15;
	text-decoration:underline;
}

#content a:hover {
	color:#371b09;
}

#content * {
	line-height:20px;
}

.peer-review {
	width:945px;
	clear:both;
	padding:12px;
	background:no-repeat bottom url(../images/container_bottom.jpg);
}


.attorney_photo_partner {
	width:200px;
	float:left;
	margin-right:18px;
	margin-bottom:10px;
}

.attorney_photo_partner img {
	width:200px;
}

.attorney_photo_assoc {
	width:170px;
	float:left;
	margin-right:18px;
	margin-bottom:10px;
}

.attorney_photo_assoc img {
	width:170px;
}



/*	<![ Quick Contact [ -----------------------------------------------------------*/

.qctable {
	position:relative;
	width:171px;
	margin-left:19px;
}
	
.qctable h2 {
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#7e3d15;
	text-transform:uppercase;
	padding-bottom:6px;
	background:repeat-x left bottom url(../images/h2_bg.jpg);
	margin-bottom:3px;
}

.qctable p {
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#371b09;
	margin-top:1px;
	padding-top:1px;
	margin-bottom:0;
	padding-bottom:0;
}

.pad_frm_itm {
	padding:0px;
	font:bold;}
	
.form-pct { 
	width:160px;
	height:16px; 
	border:solid 1px #7e3d15;
	background:#dedede;
	padding:0 3px 0 3px;
	
}

.form_label {
	color:#371b09;
	font:normal 11px Arial, Helvetica, sans-serif;
	padding-top:9px;
	padding-bottom:4px;
}

.msg-pct {
	width:160px;
	height:91px;
	overflow:auto;
	border:solid 1px #7e3d15;
	background:#dedede;
	padding:3px;
}

.submit {
	border:none;
	width:65px;
	height:19px;
	background:no-repeat url(../images/submit_btn.jpg);
	margin:12px 0 0 100px;
}



.search_btn {
	border:none;
	position:relative;
	top:3px;
	width:67px;
	height:20px;
	background:no-repeat url(../images/search_btn.jpg);
}

.search_field {
	border:none;
	font-size:10px;
	width:140px;
}

#search_box {
	height:21px;
	font:bold 12px "Times New Roman", Times, serif;
	color:#fff;
	text-align:right;
	padding-right:20px;
	padding-top:7px;
}


/*	<![ Disclaimer [	 -----------------------------------------------------------*/

#disclaimer{
	font:10px Arial, Helvetica, sans-serif;
	color:#fff;
	margin:0 auto;
	text-align:left;
	height:50px;
	padding:23px 0px 5px 0px;
	width:969px;
}

#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{
}
