/****************************** 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: 13px;
	color:#1f1f1f;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #1a80da;
text-decoration:none;
}

a:hover{text-decoration:underline;}

.invisible, .printheader{display:none;}
.clear{clear:both;}

#page_container{
    width: 990px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#fff;
font-size:11px;
text-align:right;
padding:5px 0px 5px 0;
}

.utilbar ul{
display:inline;
margin-right:8px;
}

.utilbar li{display: inline;}

.utilbar li a{
color:#fff;
padding:0px 4px 0 2px;
text-decoration: none;
}

.utilbar li a:hover{text-decoration:underline;}

/****************************** top navigation ******************************/
.navholder{
height:38px;
clear:both;
padding-left:10px;
}

.navholder li{
display:inline;
}

.navholder a {
font-size:13px;
padding:9px 17px 8px 17px;
font-weight:bold;
color:#121212;
display:block;
float:left;
text-decoration:none;
}
.navholder a:hover, #home a.home, #messages a.messages, #contact a.messages, #members a.members, #caseresults a.caseresults, #testimonials a.testimonials, #faqs a.faqs, #documents a.documents, #links a.links, #practiceareas a.practiceareas, #about a.about, #newsletter a.newsletter {
background:#1e84dd;
text-decoration:none;
color:#fff;
}

/*BEGIN DROP DOWN STYLING */
	table.subnav { background-color: #1e84dd;}
	table.subnav td { white-space: nowrap; border-bottom: 1px solid #489ce4;  }
	table.subnav td a { display: block; padding: 3px 10px 3px 8px; color: #fff; text-decoration: none; font-size: 11px;}
	table.subnav td a:hover {color: #110d22; text-decoration: none; font-size: 11px;}
/*END DROP DOWN STYLING */

#practicesnav{
position:absolute;
top:55px;
margin-left: 71px !important;
margin-left:-697px;
z-index:1000;
visibility:hidden;
text-align:left;
}
/****************************** video ******************************/
#videomc{
background:url(../images/videostatic.jpg) 0 0 no-repeat;
width:558px;
float:left;
height:317px;
}
#videomc #page, #videomc #page a#player{
}
#player{margin:0px !important;}
#videomc #playlist_wrap {display:none;}
#videomc div.player{padding:0 !important;}
#videomc #page, #videomc a.player{
padding:0;
margin:0;
}

#videomc #page{
 position:relative;
 margin:29px 0 0 0;
 background:url(../images/videoframe.gif) 0 0 no-repeat;
padding:10px 20px 20px 19px;
}

/****************************** call to action  - home ******************************/
.callout{
float:right;
width:380px;
background:url(../images/iamherebecause.gif) 0 19px no-repeat;
color:#fff;
padding-top:140px;
}

.callout a{
display:block;
margin-top:10px;
width:336px;
font-weight:bold;
padding:10px 0 10px 10px;
font-size:18px;
color:#fff;
background:url(../images/btn.gif) 0 0 no-repeat;
}
.callout a:hover{
text-decoration:none;
background:url(../images/btn_hover.gif) 0 0 no-repeat;
}
/****************************** contactform header ******************************/
.contactmini{
color:#fff;
width:380px;
background:url(../images/phone.gif) 0 19px no-repeat;
float:right;
font-size:12px;
padding:90px 0px 5px 0px;
}

.contactmini h2{
 font-family:Georgia, "Times New Roman", Times, serif;
 color:#fff;
 font-size:24px;
font-weight:normal;
}

.contactmini form{padding-top:10px; color:#999;}

.contactmini input, .contactmini textarea{
border:0;
color:#999;
font-size:13px;
width:155px;
padding:2px 5px 0 5px;
height:20px;
font-family:Arial, Helvetica, sans-serif;
margin:0 0px 10px 0;
background:#fff;
}
.contactmini textarea{
height:70px;
}

.formcol{
 float:left;
 width:175px;
}

.contactmini input.submitbutton{
width:166px;
height:34px;
font-size:0px;
color:#fff;
background:url(../images/contactus.gif) 0 0 no-repeat;
cursor:pointer;
}
/****************************** content containers ******************************/
.columns{
clear:both;
width:980px;
padding:33px 0 0 10px;
background:#fff url(../images/gradient.gif) 0 0 repeat-x;
}

#reports .columns, #messages .columns, #contact .columns{
 padding-top:10px;
}

/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:200px;
text-align:left;
font-size:12px;
min-height:200px;
}

#left h3, #left h2, #rightcol h3, #rightcol h2{
clear:both;
color:#fff;
font-size:18px;
font-weight:normal;
padding:7px 0 7px 12px;
background:#085cb6 url(../images/sideheader.gif) 0 0 no-repeat;
}
#left h3 img{
 margin-left:120px;
}
#left h4, #rightcol h4{
font-size:14px;
line-height:16px;
color: #d23421;
padding:10px 8px 0px 12px;
}

#left h4 a, #rightcol h4 a{
color: #d23421;
text-decoration:none;
}

#left .box, #rightcol .box{
margin:0 0 10px 0;
border:1px solid #ebebf1;
background:#f3f4f6;
}

#left p, #rightcol p{
border-bottom:1px solid #d9d9e5;
padding:8px 8px 8px 12px;
line-height:16px;
}

#left ul{
list-style-type:none;
padding:0;
}

#left li, #rightcol li{
padding:8px 8px 8px 12px;
border-bottom:1px solid #d9d9e5;
}

#left li a, #left p a, #rightcol li a, #rightcol p a{
text-decoration:none;
color:#121212;
}
#left li a:hover, #left p a:hover, #rightcol h4 a:hover, #left h4 a:hover, #rightcol li a:hover, #rightcol p a:hover{
color:#1a80da;
}

#left .newsdate{
color:#878686;
font-weight:bold;
display:block;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
font-size:11px;
text-align:right;
text-transform:capitalize;
border:0;
padding:4px 10px 10px 0;
}
#copy p.top, #copy p.more{
padding:6px 0px 10px 0;
border-top:1px dashed #1f1f1f;
border-bottom:1px dashed #1f1f1f;
}
#rightcol p.more a, #left p.more a, #copy p.top a, #copy p.more a{
color:#1a80da;
text-decoration:none;
}
#rightcol p.more a:hover, #left p.more a:hover, #copy p.top a:hover, #copy p.more a:hover, #left ul.navlist li a:hover{
text-decoration:underline;
color:#bb2606;
}
/****************************** practice area list with thumbnails ******************************/
#left ul.navlist{
margin-bottom:20px;	
}

#left ul.navlist li{
background:none;
padding:0;
border:0;
display:inline;
}

#left ul.navlist li a{
display:block;
font-size:13px;
border:1px solid #d9d9e5;
border-top:0;
color:#000;
background:#f3f4f6 url(../images/bullet.gif) 12px 14px no-repeat;
padding:10px 8px 8px 27px;
font-weight:bold;
}
#left ul.navlist li a:hover{
color: #d23421;
text-decoration:none;
}

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:522px;
padding:0px 0 20px 0;
margin-left:25px;
text-align:justify;
}

/****************************** search ******************************/
.searchbox{
padding:6px 0;
margin:0 0 16px 0;
text-align:center;
border-bottom:1px dashed #1f1f1f;
}

.searchbox input{ margin:0 !important; padding:0 !important; height:18px !important; width:400px !important;}

#copy .searchbox input[type="submit"]{
width:25px !important;
height:20px !important;
padding:0 !important;
border:0;
color:#0e2c46;
position:relative;
background:#0e2c46 url(../images/search_btn.gif) 0 0 no-repeat;
cursor:pointer;
font-size:0px;
top:-3px;
*top:0;
}
#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
margin:-50px 0 0 180px;
position:relative;
border:0;
color:#1a80da;
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{
float:left;
margin:0px 25px 16px 0px;
}

#copy h1, #copy h2, #home #copy h1.normal{
color: #1f1f1f;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:23px;
padding:8px 10px 8px 0px;
font-weight:normal;
text-align:left;
line-height:23px;
border-top:3px solid #1f1f1f;
border-bottom:1px dashed #1f1f1f;
}

#home #copy h1{
 font-size:32px;
 text-align:center;
 font-weight:bold;
 border:0;
 padding:0;
 line-height:32px;
}

#home #copy h1 span{
 font-size:18px;
 color:#333;
 font-weight:normal;
 }

#copy h2{
text-align:left;
margin-top:20px;
}

#copy h2 a{
color: #040d38;
text-decoration:none;
}
#home #copy h2.centered{
 font-size:14px;
 text-align:center;
 margin-top:10px;
 padding:8px 10px 8px 0px;
 background:none;
 border-top:3px solid #1f1f1f;
 border-bottom:1px dashed #1f1f1f;
}
#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{color:#1a80da;}

#copy h3{
color:#222;
background:url(../images/bullet2.gif) 0 6px no-repeat;
text-decoration:none;
font-size:14px;
text-align:left;
padding:0 0 0 10px;
border:0;
margin-top:10px;
}

#copy .blogcategory h3, #copy .blogentry h3{
background:none;
padding-left:0;
}

#copy h3 a{
color:#1a80da;
}

#copy h4{
color: #222;
line-height:18px;
font-size:14px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #d9d9e5;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #d9d9e5;
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 5px;
}

#copy li{
padding: 3px 5px 4px 14px;
background:url(../images/bullet2.gif) 0 9px no-repeat;
}

#copy ul ul{
margin:0px 0 6px 14px;
}

#copy ul ul li{
padding:0px 5px 0px 8px;
background:url(../images/bullet3.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 #dedede;
border-left:2px solid #8c8c8c;
border-top:2px solid #8c8c8c;
background:#f4f9fa;
padding:3px;
margin-bottom:5px;
}

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:0;
border-top:3px solid #1f1f1f;
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;}

/****************************** right column ******************************/
#rightcol{
width:200px;
font-size:12px;
text-align:left;
float:right;
}

.logos{
 text-align:center;
 padding:10px 0 10px 0;
}

.logos .border, .logos .badge{
 margin:10px 17px;
 padding:8px 0;
 background:#fff;
 border:1px solid #ebebf1;
}
/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:10px 0px 0px 12px;
text-align:left;
margin:0px 0 0px 0;
font-size:11px;
color:#2c384b;
line-height:14px;
}

#rightcol form{
font-weight:bold;
}

#rightcol form input, #rightcol form textarea.textarea{ 
width:166px; 
margin-bottom:5px; 
}

#rightcol form input.submitbutton, #copy input.btn, #copy input[type="submit"], #rightcol input[type="submit"], .footer input[type="submit"], #rightcol a.btn{
background:url(../images/button.gif) 0 0 repeat-x;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#fff;
border:0;
padding:4px 20px;
width:auto;
cursor:pointer;
text-align:center;
font-weight:bold;
font-size:16px;
text-decoration:none;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

#rightcol form input.submitbutton, #rightcol input[type="submit"], .footer input[type="submit"]{
width:174px;
padding:4px 0;
}
#rightcol a.btn{
	display:block;
}
 #rightcol a.btn:hover{
  color:#FC0;
 }
 
#rightcol input.submit, #reports #copy table input[type="submit"]{
 font-size:0;
 background:url(../images/getfreebooknow.gif) 0 0 no-repeat;
 padding:10px 0 0 0;
 width:174px;
 height:34px;
 color:#f5a421;
}

.footer input[type="submit"]{text-transform:uppercase;}

#rightcol p.contactinfo{
padding:10px 0 10px 0;
margin:0 10px;
border:0;
text-align:center;
}

#rightcol p.contactnote{
padding:10px 8px 10px 10px;
border:0;
}

#rightcol p.contactnote b{
color:#c30;
text-transform:uppercase;
}

#rightcol .bookmc{
text-align:center;
padding:10px 10px 10px 10px;
padding-bottom:10px;
}

#rightcol .bookmc h5{
 font-size:12px;
 padding:6px 0;
 font-weight:normal;
}
#rightcol .bookmc h5 a{
 color:#333;
}
/****************************** footer ******************************/
#footernav{
background:#00132a;
text-align:center;
}

#footernav ul{
height:18px;
padding:12px 0 9px 0;
}

#footernav li{display:inline;}

#footernav li a{
text-decoration:none;
color:#fff;
font-weight:bold;
font-size:12px;
padding:0px 10px;
}

#footernav a:hover{text-decoration:underline;}

.footerblocks{
 background:#1e84dd url(../images/footerbg.gif) 50% 0 repeat-y;
}

.footer{
 width:980px;
 margin:0 auto;
 padding:20px 0 20px 0;
 text-align:left;
}
.contactblock{
float:left;
color:#fff;
width:326px;
margin-right:22px;
}
.footer h5, .footer .contactblock b a{
font-family:"Bebas", "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:18px;
color:#00132a;
line-height:26px;
margin:16px 0 20px 0;
font-weight:normal;
}

.footer h5 b{
font-size:30px;
}

.pas{
float:left;
width:320px;
margin-right:10px;
}
.footer .pas ul li{
display:list-item;
padding:0 0 4px 10px;
margin:0;
font-size:11px;
background:url(../images/bullet3.gif) 0 6px no-repeat;
}

.footer .pas a{
color:#fff;
}

.copyright{
font-size:12px;
color:#fff;
float:left;
margin-left:20px;
line-height:20px;
width:281px;
}

.copyright a{
color:#9cf;
font-size:11px;
display:block;
text-decoration:none;
}

.copyright a:hover{
text-decoration:underline;
}