/****************************** 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:#222;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #09c;
text-decoration:none;
}

a:hover{text-decoration:underline;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
    width: 1002px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#576063;
font-size:11px;
padding:2px 0 0 720px;
width:300px;
position:absolute;
}

.utilbar ul{
display:inline;
margin-right:8px;
}

.utilbar li{display: inline;}

.utilbar li a{
color:#576063;
padding:0px 4px 0 2px;
text-decoration: none;
}

.utilbar li a:hover{text-decoration:underline;}

/****************************** top navigation ******************************/
.navholder{
background:url(../images/nav_bg.gif) 0 0 no-repeat;
height:41px;
clear:both;
padding-left:10px;
}

.navholder li{
display:inline;
}

.navholder a {
font-size:16px;
padding:11px 22px 10px 22px;
font-weight:bold;
color:#e1e1e1;
display:block;
float:left;
border-right:1px solid #0a488b;
text-decoration:none;
}
.navholder .last a{border-right:0;}

.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{
background:url(../images/nav_bg_hover.gif) 50% 0 no-repeat;
text-decoration:none;
color:#fff;
}

/****************************** header with video, contact form ******************************/
#interactive_header{
clear:both;
height:285px;
text-align:left;
padding:0 11px;
background:url(../images/interactivebg.gif) 0 0 no-repeat;
}
/****************************** video ******************************/
#videomc{
background:url(../images/videostatic.jpg) 0 0 no-repeat;
width:585px;
float:left;
height:260px;
}
#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;
}
/****************************** call to action  - home ******************************/
.callout{
float:right;
width:342px;
background:url(../images/iamherebecause.gif) 0 32px no-repeat;
color:#fff;
padding-top:60px;
*padding-top:80px;
}

.callout a{
display:block;
margin-top:15px;
width:306px;
font-weight:bold;
padding:10px 0 10px 10px;
font-size:16px;
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;
}
/****************************** content containers ******************************/
.columns{
clear:both;
width:1002px;
background:url(../images/sideshadows.gif) 0 0 repeat-y;
}

.gradient{
padding:0 21px;
width:960px;
background:url(../images/sideshadows_gradient.gif) 0 0 no-repeat;
}

/****************************** 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 23px 11px;
background: url(../images/sideheader.gif) 0 0 no-repeat;
}

#left h2{
background:url(../images/sideheader_orange.gif) 0 0 no-repeat;
}

#left h4, #rightcol h4{
font-size:16px;
line-height:16px;
padding:10px 8px 0px 11px;
}

#left h4 a, #rightcol h4 a{
color: #ea7f0c;
text-decoration:none;
}

#left .box, #rightcol .box{
margin:0 0 10px 0;
border:1px solid #ccdff0;
border-top:0;
}

#left p, #rightcol p{
border-bottom:1px solid #ccdff0;
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 #ccdff0;
}

#left li a, #left p a, #rightcol li a, #rightcol p 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{
color:#09c;
}

#left.newsdate{
color:#39260d;
font-weight:bold;
display:block;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
font-size:12px;
text-align:right;
text-transform:uppercase;
border:0;
padding:6px 16px 10px 0;
background:url(../images/arrow.gif) 96% 10px no-repeat;
}
#copy p.top, #copy p.more{
background:url(../images/arrow.gif) 100% 14px no-repeat;
padding:6px 10px 10px 0;
}
#rightcol p.more a, #left p.more a, #copy p.top a, #copy p.more a{
color:#09c;
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:#ea7f0c;
}
/****************************** practice area list with thumbnails ******************************/
#left ul.navlist{
padding:0;
}
#left ul.navlist li{
background:none;
padding:0;
border:0;
display:inline;
}

#left ul.navlist li a{
display:block;
font-size:14px;
color:#222;
border-bottom:1px solid #ccdff0;
padding:8px 8px 8px 22px;
font-weight:bold;
background:url(../images/bullet.gif) 10px 12px no-repeat;
}

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:510px;
padding:0px 0 20px 0;
margin-left:25px;
text-align:justify;
}

/****************************** search ******************************/
.searchbox{padding-bottom:10px;}

.searchbox input{ margin:0 !important; padding:0 !important; height:18px !important;}

#copy .searchbox input[type="submit"]{
width:25px;
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:#09c;
font-size:12px;
background:url(../images/arrow.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{
color: #222;
font-family:'Century Gothic', Verdana, Geneva, sans-serif;
font-size:26px;
padding:10px 10px 14px 0px;
margin-bottom:14px;
text-align:center;
font-weight:normal;
line-height:28px;
background:url(../images/headlinebg.gif) 0 100% repeat-x;
}

#copy h1 span{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
line-height:18px;
color:#666;
font-weight:bold;
}

#copy h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:20px;
line-height:22px;
text-align:left;
color: #ea7f0c;
margin:10px 0 0 0;
padding:8px 0px 10px 0px;
}

#copy h2 a{
color: #ea7f0c;
text-decoration:none;
}

#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{color:#09c;}

#copy h3, #copy h3 a{
color:#222;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #222;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #ccdff0;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #ccdff0;
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;
background:url(../images/bullet.gif) 0 8px no-repeat;
}

#copy ul ul{
margin:0px 0 6px 14px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet.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 #c8ddea;
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:1px solid #edf4f9;
background:#f9fcfe;
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;}

#thankyou #copy p{
	padding-bottom:26px;
}

/****************************** Video Library Fixes ******************************/
#videos #copy .videopagelist img{
	margin-right:15px;	
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}

#videos #copy .videopagelist{
	margin-top:30px;	
}

/****************************** right column ******************************/
#rightcol{
width:200px;
font-size:12px;
text-align:left;
float:right;
}

/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:0px 0px 0px 12px;
text-align:left;
margin:0px 0 0px 0;
font-size:11px;
color:#333;
line-height:14px;
}

#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"]{
background:url(../images/button.gif) 0 0 repeat-x;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#fff;
border:0;
padding:4px 13px;
width:auto;
cursor:pointer;
text-align:center;
font-weight:bold;
font-size:18px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

#rightcol form input.submitbutton{
width:174px;
}

.footer input[type="submit"]{text-transform:uppercase;}

#rightcol p.contactinfo{
padding:10px 0 10px 0;
margin:0 10px;
text-align:left;
background:url(../images/headlinebg.gif) 0 0 repeat-x;
}

#rightcol p.contactnote{
padding:0 8px 10px 12px;
border:0;
}

#rightcol p.contactnote b{
color:#ea7f0c;
text-transform:uppercase;
}
/****************************** footer ******************************/
#footernav{
background:url(../images/footernav.gif) 0 0 no-repeat;
text-align:center;
width:1002px;
margin:0 auto;
font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

#footernav ul{
height:18px;
padding:23px 0 11px 0;
}

#footernav li{display:inline;}

#footernav li.last a{background:none;}

#footernav li a{
text-decoration:none;
color:#fff;
background:url(../images/footerdivider.gif) 100% 4px no-repeat;
font-size:12px;
padding:0px 10px;
}

#footernav a:hover{text-decoration:underline;}

.footer{
padding:30px 0 10px 0;
background:#040d38 url(../images/footer_bg.gif) 0 100% no-repeat;
width:1002px;
text-align:left;
margin:0 auto;
color:#f5f5f8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.contactblock{
float:left;
padding-left:155px;
color:#9b9eaf;
width:310px;
margin-right:98px;
}
.contactblock h5, .contactform h5{
font-family:"Bebas", "Arial Narrow", Arial, Helvetica, sans-serif;
font-size:24px;
margin:20px 20px 0 0;
float:left;
color:#fff;
font-weight:normal;
}

.contactblock h5 b{
color:#ea7f0c;
font-weight:normal;
text-transform:uppercase;
font-size:14px;
}

.contactblock p{
clear:both;
padding:16px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.contactform{
float:left;
width:355px;
}

.contactform h5{
float:none;
padding:0 0 8px 0;
margin:0 0 10px 0;
border-bottom:1px solid #272f53;
}

.col{
font-weight:bold;
float:left;
width:175px;
}
.col input{
width:160px;
margin:0 0 8px 0;
}

.copyright{
color:#2c384b;
padding:20px 0 10px 0;
text-align:center;
font-size:11px;
}

.copyright a{
color:#2c384b;
text-decoration:none;
}

.copyright a:hover{
text-decoration:underline;
}
