@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body{
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	background: #1f1f1f url(../images/bg2.jpg) repeat-y scroll top center;
	font-size: 12px;
}

html* body{
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	background: #1f1f1f url(../images/bg-ie2.jpg) repeat-y scroll top center;
	font-size: 12px;
}

*:first-child +html body{
	color: #1f1f1f;
	font-family: Arial, Helvetica, sans-serif;
	background: #1f1f1f url(../images/bg-ie2.jpg) repeat-y scroll top center;
	font-size: 12px;
}

p{
	padding: 0 0 20px;
}

a{
	color: #510102;
}

a:hover{
	color: #CD2022;
}

.red{
	color: #510102;
}

#container{
	margin: 0 auto;
	width: 988px;
	height: auto;
}

#container2{
	height: auto;
	margin:0 0 0 13px;
	width:960px;
}

#flash{
	background: url(../images/header-flash-sub-bg.jpg) no-repeat center bottom;
	width: 988px;
	height: 371px;
	float: left;
}

#index #flash{
	background: url(../images/header-flash-bg.jpg) no-repeat center bottom;
	}

.hp-button{margin:0 0 20px 130px;}

.blurb{
	background: #666666 url(../images/blurb.jpg) repeat-x left bottom;
	border:1px solid #555555;
	color: #ffffff;
	float: left;
	padding: 20px;
	width: auto;
	height: auto;
	margin: 0 0 20px 0;
}

/*---------------------H TAGS-------------------------*/

h1{
	font-family: "Times New Roman", Times, serif;
	color: #510102;
	font-weight: bold;
	font-size: 24px;
}

h2{
	font-family: "Times New Roman", Times, serif;
	color: #1f1f1f;
	font-weight: bold;
	font-size: 18px;
	padding:0 0 10px;
}

h3{
	font-family: "Times New Roman", Times, serif;
	color: #510102;
	font-weight: bold;
	font-size: 18px;
	padding:0 0 10px;
}

/*---------------------NAVIGATION MAIN-------------------------*/

#nav{
	background: url(../images/nav-bg.jpg) repeat-x left top;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
	float: left;
	height: 37px;
	width: 960px;
	color: #fff;
	font-size: 14px;
	padding: 0;
	margin: 0;
}

#nav ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#nav li{
	display:inline;
	padding: 0;
}

#nav a{
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-family: "Trebuchet MS",Helvetica,sans-serif;
}

#nav li a{
	background: url(../images/nav-bullet.jpg) no-repeat scroll 18px 14px;
	display:inline;
	float:left;
	margin:0;
	padding: 9px 33px;
	border-left:1px solid #6d696a;
}

#nav li a.border{
	border: none;
}

#nav a:hover{
	color: #cd2022;
}

/*---------------------MAIN CONTENT-------------------------*/

#main-content{
	float: left;
	width: 678px;
	height: auto;
}

#main-content li{
	padding: 0 0 0 15px;
}

#intro{
	float: right;
	height: auto;
	width: 495px;
	padding: 22px 0 0;
}

#content-subpage{
	float:left;
	height:auto;
	padding:22px 0 0 15px;
	width:668px;
}

#content-subpage li{
	margin: 0 0 0 35px;
}

#content-subpage ul{
	margin: 0 0 20px 0;
}

.thumb{
	float: right;
	padding: 5px 0 0;
	margin: 0 0 5px 5px;
}
/*-------------------------QUOTE-----------------------------------*/
.quote{
	background: url(../images/quote-top.jpg) no-repeat scroll left top ;
	width: 365px;
	padding:0 0 20px;
}

.quote2{
	background: url(../images/quote-top.jpg) no-repeat scroll left top ;
	width: 450px;
	padding:0 0 20px;
}

.quote3{
	background: url(../images/quote-top.jpg) no-repeat scroll left top;
	width: 365px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

.quote-content{
	background: url(../images/quote-bottom.jpg) no-repeat scroll right bottom;
	width: auto;
	text-align: center;
	font-size: 14px;
	color: #8b0103;
	font-weight: bold;
}

.quote-content a{
	color: #000000;
	text-decoration: none;
}

.quote-content a:hover{
	color: #e21b1b;
}
/*-------------------------END QUOTE-----------------------------------*/
#highlight-areas{
	background: url(../images/highlight-bg.jpg) no-repeat scroll right 12px;
	width: 175px;
	
	float: left;
	margin:15px 0 0;
}

#highlight-areas ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#highlight-areas li {
	padding: 0;
}

#highlight-areas li a{
	font-family: "Times New Roman", Times, serif;
	color: #565253;
	font-weight: bold;
	font-size:14px;
	margin:0;
	padding:10px 0 0 60px;
	text-decoration: none;
	display: block;
	height: 55px;
	line-height: 14px;
}

#highlight-areas li a:hover{
	color:#cd2022;
}

#vehicle{
	background: url(../images/vehicle.jpg) no-repeat scroll 8px 7px;
	display: block;
}
#truck{
	background: url(../images/truck.jpg) no-repeat scroll 8px 7px;
	display: block;
}
#wrongful{
	background: url(../images/wrongful.jpg) no-repeat scroll 8px 7px;
	display: block;
}
#maritime{
	background: url(../images/maritime.jpg) no-repeat scroll 8px 7px;
	display: block;
}

#gavel{
	margin: 0 0 0 6px;
}

.free{
	background: url(../images/free.jpg) no-repeat scroll 13px top;
	width: 678px;
	float: left;
	padding:0 0 15px 13px;
	height: auto;
}

.hp-btn-bottom{
	margin:20px;
	display:block;
	width:280px;
	float:left;
	}

.free-title{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #510102;
	padding:25px 0 10px;
}

.free-title a {
	color: #510102;
	text-decoration:none;
}

.free-title a:hover {
	color: #CD2022;
}
.btmFreeBtn {
	margin-top: 25px;
	margin-bottom: 5px;
}


.community-img{
	float:left;
	margin: 0 20px 10px 0;
	border:1px #ccc solid;
	padding:5px;
	background:#fff;
	}
#list div{
	float:left;
	width:600px;
	border-bottom:2px dotted 90% #eee;
	margin-bottom: 10px;
	margin-left:30px;
	}
/*---------------------FOOTER-------------------------*/


#footer{
	float: left;
	background: #510102;
	width: 960px;
	height: 150px;
	line-height: 24px;
	color: #ffffff;
	font-size: 11px;
	text-align: center;
}

#footer-space{
	padding: 13px 0 0;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

/*---------------------RIGHT COLUMN-------------------------*/

#content-right{
	float: right;
	width: 263px;
	height: auto;
	background: #393637;
	position:relative;
}

#resources{
	width: 263px;
	height: 253px;
	float: left;
	background: #A85F1A url(../images/resources.jpg) repeat-y;
}

#resources-left{
	float: left;
	width: 100px;
	padding: 15px 0 0 15px;
}

#resources-right{
	font-size: 11px;
	float: right;
	width: 140px;
	font-weight: bold;
	padding: 45px 0 0;
	height: 125px;
}

#resources-right p{
	padding: 0 0 25px 0;
}

.red-title{
	text-transform: uppercase;
	font-size: 14px;
	color: #510102;
	font-weight:bold;
}

#left-sidebar{
	border-right:1px solid #CCCCCC;
	float:left;
	margin-top:25px;
	padding:0 0 20px 20px;
	width:145px;
	}

#index #intro{
	float:right;
	height:auto;
	padding:22px 0 0;
	width:480px;
}

#resources ul, #left-sidebar ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 4px 0 0;
}

#resources li, #left-sidebar li{
	padding: 0;
}

#resources li a,  #left-sidebar li a{
	color: #000000;
	font-weight: bold;
	margin:0;
	padding:10px 0 0 30px;
	text-decoration: none;
	display: block;
	height: 15px;
	line-height: 14px;
}

#resources li a:hover, #left-sidebar li a:hover{
	color:#cd2022;
}


#email-list{
	width:263px;
	height:60px;
	float:left;
	}
#social {
	float: left;
	padding-top: 14px;
}
#social img {
	margin-right: 3px;
}
#click {

}

#email-list-btn, #free-consult-btn{margin:30px 35px 20px; }


#map{
	background: url(../images/map.jpg) no-repeat scroll left top;
	width: 98px;
	float: left;
	height: 30px;
}

#map:hover{
	background: url(../images/map.jpg) no-repeat scroll left -30px;
 }
 
.map{
	display: none;
}
#g-map {
	padding: 6px;
	border: 1px solid #999;
	float: right;
	margin-left: 15px;
}


#blog{
	background: url(../images/blog.png) no-repeat scroll 0px 9px;
	display: block;
}

#blog-rss{
	background: url(../images/rss_16.png) no-repeat scroll 0px 9px;
	display: block;
}


#links{
	background: url(../images/links.png) no-repeat scroll 0px 15px;
	display: block;
}

#site-map{
	background: url(../images/site-map.png) no-repeat scroll 0px 10px;
	display: block;
}

#facebook{
	background: url(../images/facebook_16.png) no-repeat scroll 0px 8px;
	display: block;
}

#twitter{
	background: url(../images/twitter_16.png) no-repeat scroll 0px 8px;
	display: block;
}

#linkedin{
	background: url(../images/linkedin_16.png) no-repeat scroll 0px 8px;
	display: block;
}

#youtube{
	background: url(../images/youtube_16.png) no-repeat scroll 0px 8px;
	display: block;
}


/*---------------------practice areas-------------------------*/

#practice{
	background: url(../images/practice.jpg) no-repeat scroll left top;
	width: 263px;
	height: auto;
	float: left;
	padding: 0 0 15px 0;
}

#practice-areas{
	float: left;
	padding: 0 0 0 10px;
}

#practice-areas2{
	float: right;
	padding: 0 10px 0 0px;
	height: 150px;
}

.practice-title{
	font-family: "Times New Roman", Times, serif;
	color: #f8ea00;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 15px 0 0 10px;
}

#practice ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 10px 0 0;
}

#practice li {
	padding: 0;
}

#practice li a{
	background: url(../images/arrow.png) no-repeat scroll left 4px;
	font-family: "Trebuchet MS", san serif;
	color: #ffffff;
	font-size:11px;
	margin:0;
	padding: 0 0 0 12px;
	text-decoration: none;
	height: 15px;
	line-height: 20px;
}

html* #practice li a{
	background: url(../images/arrow.jpg) no-repeat scroll left 4px;
	font-family: "Trebuchet MS", san serif;
	color: #ffffff;
	font-size:11px;
	margin:0;
	padding: 0 0 0 12px;
	text-decoration: none;
	height: 15px;
	line-height: 20px;
}

#practice li a:hover{
	color:#cd2022;
}

.houston {
	font-size:16px;
	font-weight:bold;
}

/*---------------------hot topics-------------------------*/

#hot{
	float: left;
	padding: 0 0 0 10px;
}

#hot-list{
	float: left;
	padding: 0;
}

.hot-title{
	font-family: "Times New Roman", Times, serif;
	color: #f8ea00;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

#hot ul{
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding: 10px 0 0;
}

#hot li {
	padding: 0;
}

#hot li a{
	background: url(../images/arrow.png) no-repeat scroll left 4px;
	font-family: "Trebuchet MS", san serif;
	color: #ffffff;
	font-size:11px;
	margin:0;
	padding: 0 0 0 12px;
	text-decoration: none;
	height: 15px;
	line-height: 20px;
}

html* #hot li a{
	background: url(../images/arrow.jpg) no-repeat scroll left 4px;
	font-family: "Trebuchet MS", san serif;
	color: #ffffff;
	font-size:11px;
	margin:0; 
	padding: 0 0 0 12px;
	text-decoration: none;
	height: 15px;
	line-height: 20px;
}

#hot li a:hover{
	color:#cd2022;
}



/*---------------------------------------BIG FORM--------------------------------------------*/

/*controls the long form formatting */
	
#divDisclaimer{
	/*float: left;*/
	padding: 25px 0 0 0;
	width: 500px;
	margin: 0px;
	clear:both;
}

#divDisclaimer p{
	width: 450px;
	clear:both;
}

#divLeft{
	float: left;
	width: 275px;
	height: 500px;
	margin: 0px;
	padding: 0px;
}

#divRight{
	float: left;
	width: 140px;
	height: 0px;
	/*height: 125px;*/
	margin: 0px;
	padding: 0px;
}


.bigForm {
	/*float: left;*/
	margin: 0;
	padding: 0;
	width: auto;

}

.bigForm .formInput, .bigForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 18px;
	padding: 2px 0 0 4px;
	margin:0;
	display: block;
	
	}

.bigForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #999999;
	text-align: left;
	width: 230px;
	height: 75px;
	padding: 0px;
	margin: 0;
}

.bigForm .formButton  {
    font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	margin: 10px 0 0 0px;
	padding: 0;
	height: 50px;
	width: 300px;
	background: url(../images/submit-button.jpg) left top no-repeat;
	border: none;
	display: block;
	cursor: pointer;
}

.bigForm .formButton:hover{
	color: #ffff00;
}

.bigForm p {
	padding: 5px 0 5px 0;
	margin: 0;
	width: 250px;
}
/*---------------------------------------END BIG FORM--------------------------------------------*/

p embed{
	clear:both;
	}

.submitBtn{
	background: url(../images/you-click.jpg) no-repeat scroll left top;
	border: none;
	width: 235px;
	height: 60px;
	cursor: pointer;
}

#quickcontact {
	background: url("../images/form-trans-bg.png") no-repeat scroll 30px 12px transparent;
	height:300px;
	padding:25px 10px 10px 45px;
	position:absolute;
	top:-405px;
	left:0;
	width:210px;
	z-index:9999;
}
html>body #quickcontact {
     *top:-410px;
}

#index #quickcontact {
	padding: 20px 10px 10px 10px;
	z-index:1;
	height:280px;
	width:243px;
	padding:10px;
	background:url(../images/resources.jpg);
	border:none;
	position:relative;
	top:0;
}
#quickcontact .white-title{
	color:white;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	}
#index #quickcontact .white-title{
	color:#510102;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#tooltip{
	z-index:2;	
}


.smallForm .formInput, .smallForm select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
	border: 1px solid #691B0F;
	text-align: left;
	width: 180px;
	height: 18px;
	margin:0;
	display: block;
	padding-top: 0px;
	padding-right: 3;
	padding-bottom: 0;
	padding-left: 3px;
	
	}
#index .smallForm .formInput, .smallForm select {
	width:234px;
	}
.smallForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	border: 1px solid #691B0F;
	text-align: left;
	width: 177px;
	height: 75px;
	padding: 3px;
	margin: 0;
}
#index .smallForm .formInput, .smallForm select {
	width:233px;
	}
.smallForm .formButton {
	background-image: url(../images/submit-button.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFF;
	display: block;
	cursor: pointer;
}
.smallForm .formButton:hover {
	color: #FF0;
}
.smallForm p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

#p_name{
	margin-top:15px;
	}
#index .smallform p{
	margin-bottom: 5px;
	}




img.float-right{float:right; clear: right; padding:10px;}
img.float-right-sm{float:right; clear: right; padding:10px; margin-right:50px;}

.sm-legal {
	font-size:16px;
	color:#fff;
	text-align:left;
	padding-left: 10px;
}

/*  */

#tooltip{
	position:absolute;
	color:#FFFFFF;
	display:none;
	background-image: url(../images/tooltip_img.png);
	width: 150px;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 10px;
	font-family: "Times New Roman", Times, serif;
	background-position: left top;
	border: 1px solid #FFFFFF;
	}	

/*  */
#addThis {
	clear: both;
	padding-top: 20px;
	text-align: right;
	padding-right: 20px;
}

.clear{clear:both;}