﻿@charset "utf-8";
a {
	text-decoration: none;
	}
a:link {
	color: #223c99;
	text-decoration: underline;
	}
a:visited {
	color: #696969;
	
		text-decoration: underline;
}

a:hover {
	color: #a61c13;
	text-decoration: underline;
	}
	
a:active {
	color: #3e3e3e;
	}



.topinclude {background:url("images/top_banner.jpg") no-repeat top left;
}
/*.topinclude div form{padding:5px 0 2px 495px; margin:0;}*/

body {
	font-family: Helvetica, Verdana, Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #d3dde7 url("images/bg.jpg") repeat-x top;
	}

/* Main Navigation
----------------------------------------------- */

#nav {
list-style: none;
margin: 0;
padding: 0;
white-space: nowrap;
height: 26px;
overflow: hidden;
display: inline;
z-index: 5;

}	
#nav li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
	}
#nav a {
	float: left;
	padding: 26px 0 0 0;
	margin: 0;
	height: 0px !important; 
	height /**/:26px; 
	overflow: hidden;

	}

#san-antonio a  {
	width: 76px;
	background: url(images/san_antanio.jpg) no-repeat left top;
	}
#victoria a  {
	width: 55px;
	background: url(images/victoria.jpg) no-repeat left top;
	}

#corpus-christi a  {
	width: 85px;
	background: url(images/corpus_christi.jpg) no-repeat left top;
	}

#austin a  {
	width: 48px;
	background: url(images/austin.jpg) no-repeat left top;
	}

#longview a  {
	width: 62px;
	background: url(images/longview.jpg) no-repeat left top;
	}

#eagle-pass a  {
	width: 68px;
	background: url(images/eagle_pass.jpg) no-repeat left top;
	}

#laredo a  {
	width: 50px;
	background: url(images/laredo.jpg) no-repeat left top;
	}
#mcallen a  {
	width: 54px;
	background: url(images/mcallen.jpg) no-repeat left top;
	}
#rio-grande-city a  {
	width: 92px;
	background: url(images/rio_grande_city.jpg) no-repeat left top;
	}

#harlingen a  {
	width: 64px;
	background: url(images/harlingen.jpg) no-repeat left top;
	}

#brownsville a  {
	width: 73px;
	background: url(images/brownsville.jpg) no-repeat left top;
	}
#elpaso a  {
	width: 51px;
	background: url(images/elpaso.jpg) no-repeat left top;
	}
#lubbock a  {
	width: 67px;
	background: url(images/lubbock.jpg) no-repeat left top;
	}


#topnav ul li {display:inline; list-style-type:none; float:left; margin:0; padding:0;}
#topnav ul li img{float:left;}
#topnav ul {margin:0; padding:0;}


.titlehead {
	background: #073159 url("images/titlehead.jpg") no-repeat left top;
	}

h1 {
	font-size: 140%;
	color: #FFFFFF;
	font-weight: normal;
	padding: 15px 0px 5px 36px;
	margin: 9px 0px 0px 202px;
	width: 490px;
	text-align: left;
	background: #073159 url("images/header_bg.jpg") no-repeat left;
	}
h2 {
	margin: 0px;
	font-size: 100%;
	font-weight: bold;
	}
h3 {
	font-size: 130%;
	color: #cb4d03;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
	margin: 0px;
	text-align: left;
	background: url("images/practice_areahd.jpg") repeat-x left top;
	}
h4 {
	font-size:1em;margin: 0 0 .3em 0;
	padding: 0 0 2px 0;
	border-bottom: 1px solid #666;
	}	
.txtbox {
	border:1px solid #b1b1b1;
	width:198px;
	height:16px;
	font-size: 10px;
	color: #888888;
	padding: 0px 5px 0px 3px;
	margin: 8px 5px 0px 0px;
	}
.footerform {
	padding: 7px 0px 0px 0px;
	}
.home {
	margin: 0px 8px 0px 8px;
	}
.content {
	font-size: 72%;
	color: #2e2e2e;
	text-align: justify;
	padding: 12px 12px 20px 12px;
	text-decoration: none;
	background: #fafafa url("images/content_bg.jpg") repeat-x left top;
	line-height: 18px;
	}
.content_inner {
	background:  url("images/content_inner.jpg") no-repeat left top;
	padding-top:8px;
	}

	
.content table{
	font-size: 100%;
	color: #1f1f1f;
	}
.contentbot {
	font-size: 78%;
	color: #2e2e2e;
	padding: 19px 14px 1px 13px;
	text-decoration: none;
	background-color: #FFFFFF;
	}
.content_in {
	font-size: 72%;
	color: #2e2e2e;
	padding: 8px 12px 20px 12px;
	text-decoration: none;
	background: #fafafa url("images/content_bg.jpg") repeat-x left top;
	line-height: 18px;
	}
.contentbot_text {
	font-size: 78%;
	color: #2e2e2e;
	padding: 10px 16px 1px 18px;
	text-decoration: none;
	background-color: #F6F6F6;
	width: 529px;
	}
.contentbox {
	font-size: 100%;
	color: #2e2e2e;
	padding: 8px 18px 8px 17px;
	text-decoration: none;
	background: #ffffff url("images/contentbot_bg.jpg") repeat-y left top;
	}
	
.contentbox a{
	font-size: 100%;
	color: #223c99;
	font-weight: bold;
	text-decoration: underline;
	}
.contentleft {
	background: #ffffff url("images/content_leftbg.jpg") repeat-y left top;
	}
.contentright {
	background: #ffffff url("images/content_rightbg.jpg") repeat-y right top;
	}
.learnmore {
	font-size: 68%;
	color: #22389b;
	float:right;
	top: 4px;
	position: relative;
	}
.contenthome {
	font-size: 84%;
	color: #2e2e2e;
	padding: 10px 20px 100px 20px;
	text-decoration: none;
	background: #ffffff url("images/content_bg.jpg") repeat-y left top;
	}
.bulletleft {
	float:left;
	bottom: 0px;
	position: relative;
	padding: 5px 0px 0px 30px;
	line-height: 18px;
	font-size: 80%;
	}
	
	*:first-child+html .bulletleft {
font-size: 91%;
}

.bulletright {
	float:right;
	bottom: 0px;
	position: relative;
	padding: 5px 0px 0px 0px;
	line-height: 18px;
	font-size: 80%;
	}
		*:first-child+html .bulletright {
font-size: 91%;
}

.rt_float {
	float:right;
	top: 0px;
	position: relative;
	}
	
.indiv {
	margin:0 0px 0px 0px;
	text-align: left;
	padding:0 0 0px 0;
}

.list {
	font-size: 100%;
	color: #1f1f1f;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 18px;
	}	
	
.content_bg{
	background-color: #faf9e6;
	}
	
.footer_bg {
	background: #1e5288 url("images/footer_bg.jpg");
}


.footer {
	font-size: 68%;
	color:#FFFFFF;
	text-align: center;
	padding: 10px 10px 6px 10px;
	text-decoration: none;
	background-image:url("images/footer_bg.jpg");
}


.footer a:visited {
color:#004298;
text-decoration: none;
}



.footer a:link{
color:#FFFFFF;
text-decoration: none;
}
.footer a:hover  {
color:#f6911f;
}


.footer a:visited{
	color: #aecddf;
	text-decoration: none;
	font-weight: bold;
}

.footer_logo {
	text-align: center;
}

.contact {
	font-size: 68%;
	color: #454545;	
	text-decoration: none;
	text-align: left;
	line-height: 18px
	font-weight: bold;
	}
	
#contop_img {
	margin-left: 0px;
	background: url("images/content_top.jpg") repeat-y top left;
	padding-right: 0px;
	}
#conbot_img {
	margin-left: 0px;
	background: url("images/content_bot.jpg") repeat-y top left;
	padding-right: 0px;}
	
#texas_img {
	margin-left: 0px;
	padding: 8px 0px 0px 6px;}
	
.form {
	font-size: 12px;
	color: #000000;
	float: center;
	width: 155px;
}

.how_contact {
	padding: 100px 0px 0px 0px;
	background: url("images/how_to_contactus.jpg") no-repeat left top;
	margin: 0;
	height: 106px;
	text-align: left;
}

.how_but {
	padding: 0px 0px 4px 38px;
}

.right_but {
	padding: 8px 0px 0px 0px;
}

.left_contact {
	padding: 0px 0px 0px 0px;
	background: #becde2 url("images/attorneys_bg.jpg") repeat-y left top;
	margin: 0px 0px 0px 0px;
	text-align: left;
}

.left_contact textarea {
	width: 155px;
}
.left_contact textarea {
	width: 155px;
}

.left_news {
	padding: 3px 0 10px 0;
	background: #becde2 url("images/accident_newsbg.jpg") repeat-y left top;
	margin: 0;
	text-align: left;
	padding: 6px 16px;
}
* html .left_news div {
	height: 1%;
}
.left_contact td{
    font-size: 70%;
	font-weight: bold;
	color: #33528b;
	padding: 2px 0 1px 0px;
	margin: 0 0 0 0;
}

.submit {
	width: 55px;
	text-align: center;
}

.video {
	padding: 5px 0 6px 0;
	}
	
.video_but {
	padding: 28px 0 0px 0;
	}

.client {
	font-size: 68%;
	color:#262626;
	background: url("images/client_testbg.jpg") repeat-y left top;
	padding: 0px 20px 0px 18px;
	font-style: italic;
	}
	
.clientu {
	color:#262626;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}
	
.clientname {
	padding-right: 10px;
	color:#262626;
	font-size: 84%;
	font-weight:bold;
	float:right;
	font-style: normal;
	text-decoration: none;
}

.ourfees {
	font-size: 78%;
	color:#262626;
	background: url("images/our_fees_bg.jpg") repeat-y left top;
	padding: 0px 20px 0px 18px;
	font-weight: bold;
	}
	
.ourfeesu {
	color:#262626;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	}

.click {
	padding: 10px 0px 0px 0px;
	}


.content_main{
	background-color: #fafafa;
}
.refer {
	font-size: 70%;
	font-weight: bold;
	color: #891b13;
	text-align: right;
	valign: top;
	padding: 4px 11px 2px 0px;
	background-color: #eef1f7;
	margin: 0 0 0 0;
	}
	
.refer a:link {
	color: #891b13;
	}
	
	
.referin {
	font-size: 70%;
	font-weight: bold;
	color: #891b13;
	text-align: right;
	valign: top;
	padding: 5px 11px 4px 0px;
	margin: 0 0 0 0;
	background: #eef1f7 url("images/refer_friendbg.jpg") no-repeat left top;
	}
	
.referin a:link {
	color: #891b13;
	}

.left_main{
	background: #012a54 url("images/left_bg.jpg") repeat-y;
}

.left_main table{margin: 10px 0px 0px 0px;}


.right_main{
	background: #012a54 url("images/right_bg.jpg") repeat-y;
}

.left_include{
	padding: 0;
	background-color: #BECDE2;
}
div.area-entry {
border-bottom: 1px dotted #CCC;margin-bottom: 18px;
}
div.area-entry p {
margin: 0 0 .9em 0;padding: 0 0 .5em 0;
}
div.area-entry p.read-more {
padding: 0 0 .1em 0;
}
img.photo1 {
float: right;margin: 0 0 0 8px;
}
img.photo2 {
float: left;margin: 0 8px 0 -5px;
}
.clear {
clear: both;
}

#footer_nav {
	
	background: #004aab url("images/footer_navbg.jpg");
}

.site_contents {
	padding: 14px 0px 8px 15px;
}

#menu-outer {
	padding: 12px 0px 8px 0px;
}

.table {
	display: table;
	margin: 0 auto;
}

.white {color: #FFF;}
.white:visited {color: #FFF;}

ul#horizontal-list {
	font-size: 72%;
	color: #FFFFFF;
	font-weight: bold;
	min-width: 400px;
	list-style: none;
	text-align: right;
	vertical-align: middle;
	padding: 3px 0px 0px 0px;
	margin: 0px 25px 0px 0px;
	}
ul#horizontal-list li {
	color: #FFFFFF;
	display: inline;
	}
ul#horizontal-list li a {
	color: #FFFFFF;
	text-decoration: none;
	}
ul#horizontal-list li a:hover {
	color: #f6911f;
	text-decoration: none;
}
ul#horizontal-list li a:visited {
	color: #aecddf;
	text-decoration: none;
}

/* Footer Link ---------------------------------------*/

#menu-link {
	background: #ce6b18 url("images/footer_linkbg.jpg") repeat-x;
	margin-bottom: 0px;
}

.table {
	display: table;
	margin: 0 auto;
}

.white {color: #FFF;}
.white:visited {color: #FFF;}

ul#horizontal-link {
	font-size: 64%;
	color: #FFFFFF;
	min-width: 670px;
	list-style: none;
	text-align: center;
	padding: 5px 0px 4px 0px;
	margin: 0px 25px 0px 0px;
	}
ul#horizontal-link li {
	color: #FFFFFF;
	display: inline;
	}
ul#horizontal-link li a {
	color: #FFFFFF;
	text-decoration: none;
	}
ul#horizontal-link li a:hover {
	color: #fcef21;
	text-decoration: none;
}
ul#horizontal-link li a:visited {
	color: #d9d9d9;
	text-decoration: none;
}
	
.footertext {
	padding: 0px 4px 0px 4px;
}


/* Top Navigation ------------------------------------- */
	
.nav {
	padding: 4px 8px 6px 8px;
	}
.nav2 {
	padding: 4px 8px 6px 8px;
	}
.nav3 {
	padding: 4px 8px 6px 8px;
	}
.nav4 {
	padding: 4px 8px 6px 8px;
	}
.nav5 {
	padding: 4px 8px 6px 8px;
	}
.nav6 {
	padding: 6px 8px 6px 8px;
	}	
#menu {
	font-weight: bold;
	font-size:80%;
	color:#FFFFFF;
	margin:0px;
	padding: 0px;
	height: 29px;
	list-style: none;

	}
#menu li {
	float: left;
	margin: 0;
	padding: 0;
	width: 86px;
	line-height: 1.2;
	
	}
#menu li a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 6px 0 2px 0;
	display: block;
	text-align: center;

	}
			* html #menu li a  {

height: 1%;

}

#menu2 {
	font-weight: bold;
	font-size:80%;
	color:#FFF;
	margin:0px;
	padding: 0px;
	height: 29px;
	list-style: none;

	}
ul#menu2 li {
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 0;
	border-right:1px solid #b65a0f;
	
	line-height: 1.2;
	position: relative; 

	}
#menu2 li a {
	color:#FFFFFF;
	text-decoration: none;
	padding: 6px 0 2px 0;
	display: block;
	text-align: center;

	}
	
	
		* html #menu2 li a  {

height: 1%;

}

#menu2 li a:hover {
	color:#00246a;
	background-color: #fff;
	}	
	
	#menu li a:hover {
	color:#00246a;
	background-color: #fff;
	}	
	
	*:first-child+html #menu2 li a  {

height: 1%;

}

#link2{width:164px;}
#link3{width:153px;}
#link4{width:179px;}
#menu2 #link5{width:170px; border-right:0;}
#menu2 #link6{width:133px; border-right:0;}

	

	/* Left Navigation
----------------------------------------------- */

ul#navleft, ul#navleft ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul#navleft li { 
	position: relative;
	float: left;
	background: #F8F1DE url(images/leftnav_bg.jpg) repeat-x 0 0;
}
ul#navleft>li li { /* Needed for Opera 9, maybe because it's decent CSS. Hide from IE6 */
	float: none;
}
*:first-child+html ul#navleft li li { /* Needed for IE6 and IE7 for vertical menus */
	float: left;
}
ul#navleft a {
	line-height : 1.1em;
	display: block;
	padding: 6px 5px 4px 15px;
	width: 172px;
	color:#33040d;
background: url(images/leftnav_arrow.jpg) no-repeat 5px 9px;
border-bottom: 2px solid #c6c9c2;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}
* html ul#navleft a {
width:192px;/*for ie5.x win */
 w\idth:172px;/*for ie6*/
 height: 1%;
}
*:first-child+html ul#navleft a {
zoom: 1;
}

ul#navleft a:hover {
text-decoration: none;
color:#b51614;
}

ul#navleft li ul {
	position : absolute;
	left: -999em;
}
ul#navleft li:hover ul ul, ul#navleft li.sfhover ul ul {
	left: -999em;
}

ul#navleft li:hover ul, ul#navleft li li:hover ul, ul#navleft li.sfhover ul, ul#navleft li li.sfhover ul {
	top: 0;
	left: 0;
	margin-left: 100%;
} 


*:first-child+html ul#navleft li:hover ul,*:first-child+html ul#navleft li li:hover ul, *:first-child+html ul#navleft li.sfhover ul, *:first-child+html ul#navleft li li.sfhover ul {
left: -4px;
}



#submenu2 {
	margin-top:-7px;
	width: 200px;
	float: right;
	margin-right:-10px;
	margin-right: 10px;
}

#submenu2 li {
	list-style:none;
	font-size:15px;
}

ul#submenu2 li a:hover
 {
text-decoration: none;
color:#FFFFFF;
background: url("images/left_navbg_o.jpg") no-repeat left top;
display:block;
 }

ul#submenu2 li a {
width:151px;
line-height : 1.25em;
border-top: 0;
margin: 0;
font-weight:bold;
display: block;
text-decoration: none;
font-size:72%;
padding: 7px 7px 5px 20px;
font-weight: bold;
color:#FFF;
background: url("images/left_navbg.jpg") no-repeat left top;
text-align: left;
list-style-type: none;
 }
 
.left_video {clear:both;}

