/****************************** Main CSS ******************************/
table, tr, td, div, img, form, object, embed, h1, h2, h3, h4, h5, h6, h7, h8, p, ul, ol, li, cite, a, blockquote{
	border-width: 0;
	margin: 0;
	padding: 0;
}

ul{
list-style:none;
}

body { 
   	background:#fff url(../images/page_bg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#201404;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #6a7e29;
text-decoration:underline;
}

a:hover{text-decoration:none;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
    width: 980px;
	margin:0 auto;
	text-align:left;
}

/* float clear-fix --------------------- */
.group, #badges li
{zoom: 1;} /* lte ie7 */
.group:after, #badges li:after
{content: ""; height: 0; clear: both; display: block;} /* compliant */


/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#000;
text-align:right;
font-size:11px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
}

.utilbar ul{
padding:3px 0 0 0;
}

.utilbar li{display: inline;}

.utilbar li a{
color:#000;
padding:0 5px;
text-decoration: none;
}

.utilbar li a:hover{text-decoration:underline;}
/****************************** top navigation ******************************/
.navholder{
height:42px;
clear:both;
background:url(../images/nav_bg.gif) 0 0 no-repeat;
}

.navholder li{
float:left;
display:block;
}

.navholder li a {
font-size:14px;
line-height: 42px;
padding:0 9px;
color:#000;
font-weight:bold;
display:block;
float:left;
text-decoration:none;
background:url(../images/nav_divider.gif) 100% 0 no-repeat;
}
.navholder li a:hover {
text-decoration:none;
color:#fc0;
}
.navholder li.last a{
	background:none;
}

/****************************** header with video, contact form ******************************/
#interactive_header{
clear:both;
height:292px;
width:980px;
text-align:left;
}

/****************************** video ******************************/
#videomc{
background:url(../images/videostatic.gif) 55px 90px no-repeat;
width:512px;
float:left;
height:288px;
}

#videomc #page, #videomc #page a#player{
height:288px;
width:512px;
}
#player{margin:0px !important;}
#videomc #playlist_wrap {display:none;}
#videomc div.player{padding:0 !important;}
#videomc #page, #videomc a.player{
padding:0;
margin:0;
}

/****************************** call to action  - home ******************************/
.callout{
background:url(../images/iamherebecause.gif) 0 20px no-repeat;
color:#fff;
width:440px;
float:right;
padding-top:125px;
}

.callout a{
display:block;
margin-top:8px;
width:420px;
font-size:16px;
color:#000;
font-weight:bold;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
text-shadow: 0px 1px 1px #ffcc33;
text-decoration:none;
padding:10px 0 14px 20px;
background: url(../images/btn.gif) 0 0 no-repeat;
}

.callout a:hover{
background:url(../images/btn_hover.gif) 0 0 no-repeat;
color:#f3f0cb;
text-shadow: 0px 1px 1px #000;
}

/****************************** contactform header ******************************/
.contactmini{
background:url(../images/startnow.gif) 0 0px no-repeat;
color:#6a7e29;
width:410px;
float:right;
font-size:14px;
margin-top:20px;
padding:50px 15px 5px 0px;
}

.contactmini form{padding-top:10px;}

.contactmini input, .contactmini textarea{
border:0;
color:#999;
font-size:13px;
width:186px;
padding:6px 5px 0 5px;
height:24px;
font-family:Arial, Helvetica, sans-serif;
margin:0 5px 10px 0;
background:url(../images/inputfield_header.gif) 0 0 no-repeat;
}
.contactmini textarea{
height:106px;
margin-top:-80px;
float:right;
background:url(../images/textfield.gif) 0 0 no-repeat;
}

.contactmini input.submitbutton{
width:114px;
height:30px;
font-size:0px;
float:right;
clear:right;
color:#fff;
background:url(../images/contactus.gif) 0 0 no-repeat;
cursor:pointer;
}
/****************************** content containers ******************************/
.columns{
clear:both;
width:980px;
padding:11px 0;
}
/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:200px;
text-align:left;
font-size:13px;
min-height:200px;
}

#left h3, #left h2, #rightcol h3, #rightcol h2{
clear:both;
color:#edf2e7;
font-size:14px;
text-align:left;
padding:7px 0 13px 28px;
background: url(../images/sideheader.gif) 0 0 no-repeat;
}

#rightcol h2{
background:url(../images/sideheader_orange.gif) 0 0 no-repeat;
}

#left h4, #rightcol h4{
font-size:13px;
color:#201404;
line-height:16px;
padding:0px 8px 4px 10px;
}

#left .box, #rightcol .box{
padding:10px 0px 10px 0px;
margin:0 0 20px 0;
background:#e5e1aa url(../images/boxbg.gif) 0 100% no-repeat;
}

#left p, #rightcol p{
background:url(../images/bullet.gif) 0 8px no-repeat;
border-bottom:1px dotted #999;
padding: 4px 8px 4px 20px;
margin:0 8px 0 10px;
}

#left ul, #rightcol ul{
list-style-type:none;
padding:0 8px 0 10px;
}

#left li, #rightcol li{
border-bottom:1px dotted #999;
padding: 4px 4px 4px 20px;
margin-bottom:4px;
line-height:16px;
background:url(../images/bullet.gif) 0 7px no-repeat;
}

#left li a, #left p a, #rightcol li a, #rightcol p a, #left h4 a, #rightcol h4 a{
text-decoration:none;
color:#201404;
}
#left li a:hover, #left p a:hover, #rightcol h4 a:hover, #left h4 a:hover, #rightcol li a:hover, #rightcol p a:hover{
text-decoration:underline;
}

#left .newsdate{
color:#9c811e;
display:block;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
color:#fff;
text-align:right;
border:0;
background:none;
font-size:12px;
text-transform:capitalize;
margin:0;
padding:4px 10px 10px 0px;
}
#copy p.top, #copy p.more{
border-top:1px solid #ccc;
}
#rightcol p.more a, #left p.more a, #copy p.top a, #copy p.more a{
color:#7e691c;
text-decoration:underline;
}
#rightcol p.more a:hover, #left p.more a:hover, #copy p.top a:hover, #copy p.more a:hover{
text-decoration:none;
}
/****************************** practice area list with thumbnails ******************************/
#left ul.navlist li{
background:none;
padding:0;
border:0;
display:inline;
}

#left ul.navlist li a{
display:block;
font-size:12px;
border-bottom:1px dotted #999;
margin-bottom:3px;
}

#left ul.navlist li a.one{background:url(../images/pas.gif) 0 0px no-repeat; padding:0px 0px 7px 49px;} /* car and truck */
#left ul.navlist li a.two{background:url(../images/pas.gif) 0 -178px no-repeat; padding:3px 0px 8px 49px; border:0;} /* on-the-job */
#left ul.navlist li a.three{background:url(../images/pas.gif) 0 -45px no-repeat; padding:3px 0px 6px 49px;} /* motorcycle, bike */
#left ul.navlist li a.four{background:url(../images/pas.gif) 0 -135px no-repeat; padding:10px 0px 13px 49px;} /* slip and fall */
#left ul.navlist li a.five{background:url(../images/pas.gif) 0 -90px no-repeat; padding:10px 0px 13px 49px;} /* head and brain */
#left ul.navlist li a.six{background:url(../images/pas.gif) 0 -227px no-repeat; padding:0px 0px 7px 49px;} /* dog bite */
#left ul.navlist li a.seven{background:url(../images/pas.gif) 0 -272px no-repeat; padding:0px 0px 7px 49px;} /* wrongful death */


/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:540px;
padding:0px 0 20px 0;
margin-left:20px;
text-align:left;
}

/****************************** search ******************************/
.searchbox{
margin:6px 0 10px 0;}

#copy .searchbox input{
margin:0 !important; 
padding:2px 5px !important; 
height:16px !important; 
background:#fff !important;
border:1px solid #cedae4 !important;
width:302px;
}

#copy .searchbox input[type="submit"]{
width:125px;
height:21px !important;
padding:0 !important;
border:0 !important;
color:#0e2c46;
position:relative;
background:url(../images/search_btn.gif) 0 0 no-repeat !important;
cursor:pointer;
font-size:0px;
top:-5px;
*top:0;
}

#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
margin:-50px 0 0 180px;
position:relative;
border:0;
color:#6a7e29;
font-size:12px;
background:url(../images/bullet2.gif) 0 7px no-repeat;
padding-left:8px;
}

#copy .emaillink:hover{
text-decoration:underline;
}

#copy table{
margin-bottom:15px;
text-align:left;
}

#reports #copy table input{
width:400px;
}

#reports #copy table td{
width:10%;
text-align:left;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img, #copy p img{
float:left;
margin:0px 25px 16px 0px;
}

#copy h1, #copy h2{
color: #6a7e29;
border-bottom:1px solid #ccc;
font-size:16px;
padding:10px 10px 6px 0px;
text-align:left;
line-height:20px;
}

#copy h2{
color:#6a7e29;
margin:10px 0 0 0;
border:0;
padding:8px 0px 0px 0px;
}

#copy h2 a{
color: #6a7e29;
text-decoration:none;
}

#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{color: #222;}

#copy h3, #copy h3 a{
color:#201404;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #201404;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #ccc;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #ccc;
margin-bottom:5px;
margin-top:5px;
}

#copy p, #copy blockquote {
padding:5px 0px 5px 0px;
}

#copy ul {
list-style-type: none;
margin:5px 0px 0 0px;
}

#copy li{
padding: 3px 5px 4px 14px;
text-align:left;
background:url(../images/bullet.gif) 0 10px no-repeat;
}

#copy ul ul{
margin:0px 0 6px 14px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet2.gif) 0 7px no-repeat;
margin:0;
}

#copy ol li{
background:none;
padding: 2px 5px 2px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:12px;
font-style:italic;
line-height:15px;
width:320px;
}

input, textarea, select{
border:1px solid #cedae4;
background:#fff;
margin-bottom:5px;
padding:3px;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a, #caseresults #copy li a{
text-decoration: none;
color:#242b3a;
font-size:12px;
}

#sitemap #copy li a:hover, #caseresults #copy li a:hover{
text-decoration: underline;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:12px;
line-height:13px;
}

#copy #cmp_container, #copy .testimonial{
border:1px solid #f0f0f0;
background:#fbfaed;
padding:5px 8px;
margin:10px 0;
}
#copy h2.disclaimer{
text-transform:uppercase;
font-size:14px;
line-height:16px;
}

#copy .testimonial h2{
font-size:18px;
font-weight:bold;
padding:10px 0 8px 0;
margin:0;
background:none;
text-align:left;
line-height:18px;
}
.testimonial{
margin:0 0 10px 0;
}
hr{
background:#fff;
border:0;
color:#fff;
height:1px;
}

.contactheader{clear:both;}

/****************************** center column badges ******************************/
#badges {
margin: 20px auto;
width: 460px;
}
#badges li {
background: none;
float: left;
padding: 0 10px
}
#badges li a {
display: block;
text-indent: -999em;
}
.mill-dollar-advoc a {
background: url('../images/logo_af_over.gif') 0 0 no-repeat;/* pre-load to remove hover delay */
background: url('../images/logo_af.gif') 0 0 no-repeat;
height: 75px;
width: 77px;
}
.mill-dollar-advoc a:hover {
background: url('../images/logo_af_over.gif') 0 0 no-repeat;
}
.madd a {
background: url('../images/logo_madd_hover.gif') 0 0 no-repeat;/* pre-load to remove hover delay */
background: url('../images/logo_madd.gif') 0 0 no-repeat;
height: 77px;
width: 153px;
}
.madd a:hover {
background: url('../images/logo_madd_hover.gif') 0 0 no-repeat;
}
.latri a {
background: url('../images/logo_latri_hover.gif') 0 0 no-repeat;/* pre-load to remove hover delay */
background: url('../images/logo_latri.gif') 0 0 no-repeat;
height: 77px;
width: 98px;
}
.latri a:hover {
background: url('../images/logo_latri_hover.gif') 0 0 no-repeat;
}
.bbb a {
background: url('../images/bbb.gif') 0 0 no-repeat;/* pre-load to remove hover delay */
background: url('../images/bbb_off.gif') 0 0 no-repeat;
height: 79px;
width: 52px;
}
.bbb a:hover {
background: url('../images/bbb.gif') 0 0 no-repeat;
}

/****************************** right column ******************************/
#rightcol{
width:200px;
font-size:13px;
text-align:left;
float:right;
}
/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:4px 0px 10px 12px;
text-align:left;
margin:0px 0 0px 0;
line-height:14px;
background:#cbdc92 url(../images/minicontactbg.gif) 0 100% no-repeat;
}

#rightcol #minicontact img{
margin-bottom:5px;
}
#rightcol #minicontact p{border:0; padding:0 0 5px 0;}
#rightcol .formbox{
margin-bottom:12px;
background:url(../images/formbg.gif) 0 0 no-repeat;
}

#rightcol form input, #rightcol form textarea.textarea{ 
width:170px; 
color:#806a1c;
margin-bottom:5px; 
background:#f0f0f0 url(../images/inputbg_right.gif) 0 0 repeat-x;
}

#rightcol form input.submitbutton, #copy input.btn, #copy input[type="submit"], #rightcol input[type="submit"], .footer input[type="submit"]{
background:#9c0000 url(../images/button.gif) 0 0 repeat-x;
color:#fff;
border:0;
padding:4px 10px;
cursor:pointer;
text-align:center;
font-weight:bold;
font-size:13px;
}

#rightcol form input.submitbutton{
width:174px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#rightcol p.contactinfo{
padding:10px 0 10px 0;
margin:0 10px;
background:none;
text-align:center;
border:0;
}

#rightcol p.contactnote{
margin:0;
background:#cbdc92;
padding:10px 8px 10px 12px;
border:0;
}

#feed-control {
padding: 5px;
}
#feed-control div {
background: transparent none;
border:0;
}
/****************************** footer ******************************/
#footernav{
background:#535353 url(../images/footer_bg.gif) 0 0 repeat-x;
text-align:center;
padding:15px 0 6px 0;
}

#footernav li{
display:inline;
}

#footernav li.last a{
background:none;
}

#footernav li a{
text-decoration:none;
color:#fff;
font-size:12px;
padding:0px 10px;
}

#footernav a:hover{
text-decoration:underline;
}

.copyright{
color:#fff;
padding:20px 0 0px 0;
text-align:center;
font-size:11px;
}

.copyright a{
color:#fff;
text-decoration:none;
}

.copyright a:hover{
text-decoration:underline;
}
