/****************************** 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:#333;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #2e8be3;
text-decoration:none;
}
a:hover{text-decoration:underline;}
.invisible{display:none;}
.clear{clear:both;}
#page_container{
 width: 989px;
	margin:0 auto;
	text-align:left;
}
/****************************** header with video, contact form ******************************/
#header{
clear:both;
height:325px;
width:980px;
text-align:left;
background:url(../images/headerbg.gif) 0 0 no-repeat;
}
/****************************** video ******************************/
#videomc{
width:512px;
float:left;
height:288px;
margin:19px 0 0 26px;
}

#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;
}
#videomc #player{margin-top:0;}

.header-right{
	float:right;
	padding-right:30px;
	width:350px;
}
/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#eef2f6;
text-align:right;
}
.utilbar ul{padding:10px 0 0 0; font-size:11px;}
.utilbar li{display: inline;}
.utilbar li a{
color:#eef2f6;
padding:0 5px;
text-decoration: none;
}
.utilbar li a:hover{text-decoration:underline;}

/****************************** contactform header ******************************/
.contactmini, .bookmc{
	font-size:12px;
	color:#fff;
 padding:65px 0px 0px 0px;
}

.bookmc{	padding-top:85px; font-size:14px;}

.header-right h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#fe5200;
	font-weight:normal;
	padding:0 0 6px 0;
}
.header-right .bookmc h1{
	text-transform:uppercase;
	font-size:30px;
	padding:10px 0;
	text-shadow: 2px 2px 2px #04141d;
}

.header-right .bookmc h1 span{color:#fff;}
.header-right p{	padding-bottom:10px;}
.header-right p a{color:#fff; text-decoration:none;}
.header-right p a:hover{text-decoration:underline;}
.header-right .bookmc p{font-style:italic;}
.header-right .learnmore{
	margin-top:10px;
	display:block;
}
.contactmini input, .contactmini textarea{
color:#000;
font-size:12px;
width:160px;
height:24px;
font-family:Arial, Helvetica, sans-serif;
margin:0 5px 10px 0;
}
.contactmini textarea{
height:48px;
margin-top:-80px;
float:right;
}

.contactmini input.submitbutton{
width:69px;
height:52px;
border:0;
margin-top:-60px;
font-size:0px;
padding:0;
float:right;
clear:right;
color:#fff;
background:url(../images/send.gif) 0 0 no-repeat;
cursor:pointer;
}

/****************************** top navigation ******************************/
.navholder{
height:48px;
clear:both;
padding:0 6px;
margin:0 0 0 0px;
background:url(../images/nav_bg.gif) 0 0 no-repeat;
}

.navholder li{
float:left;
display:block;
}

.navholder a {
font-size:14px;
padding:13px 17px 12px 16px;
color:#001967;
display:block;
float:left;
text-decoration:none;
}
.navholder a:hover, #home .navholder a.home, .navholder a.messages:hover, #practiceareas .navholder a.practiceareas, #members .navholder a.members, #documents .navholder a.documents, #caseresults .navholder a.caseresults, #faqs .navholder a.faqs, #links .navholder a.links, #messages .navholder a.messages, #testimonials .navholder a.testimonials, #about .navholder a.about{
text-decoration:none;
color:#fff;
background:#17526b;
}
.navholder a.messages{background:none;}
/****************************** content containers ******************************/
.columns{
clear:both;
width:980px;
margin-top:20px;
padding:0 5px;
}
/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:210px;
text-align:left;
font-size:12px;
min-height:200px;
}
#left .box, #rightcol .box{
border:1px solid #d4dae1;
margin-bottom:10px;
}
#left h3, #left h2, #rightcol h3, #rightcol h2{
clear:both;
color:#12561b;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:24px;
text-align:left;
padding:9px 0 2px 0px;
text-transform:lowercase;
}
#left h2 span, #rightcol h3 span, #left h3 span, #left h3 a, #left h2 a:hover, #rightcol h3 a:hover, #rightcol h2 a:hover {color:#fe5200;}

#left h3 a, #left h2 a, #rightcol h3 a, #rightcol h2 a{
color:#12561b;
}
#left h2 a:hover, #rightcol h3 a:hover, #rightcol h2 a:hover{
	 text-decoration:none;
		color:#000;
}

#left h4, #rightcol h4{
font-size:15px;
color:#12561b;
line-height:16px;
padding:10px 8px 4px 10px;
}
#left h4 a, #rightcol h4 a{
	color:#12561b;
}
#left h3 img{	margin-left:130px;}

#left p, #rightcol p{
border-bottom:1px solid #d4dae1;
padding: 6px 4px 6px 10px;
}

#left ul, #rightcol ul{list-style-type:none;}

#left li, #rightcol li{
border-bottom:1px solid #d4dae1;
padding: 6px 4px 6px 10px;
margin-bottom:4px;
line-height:16px;
}

#left li a, #left p a, #rightcol li a, #rightcol p a{
text-decoration:none;
color:#333;
}
#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:#2e8be3;
text-decoration:none;
}

#left .newsdate{
color:#7f7e7e;
font-size:12px;
display:block;
margin:4px 0 0 0;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
color:#fff;
text-align:right;
border:0;
background:url(../images/viewall.gif) 100% 0 no-repeat;
text-transform:lowercase;
margin:10px 10px 0 0;
padding:2px 8px 10px 0px;
}
#copy p.top, #copy p.more{
border-top:1px solid #d4dae1;
background:none;
}
#rightcol p.more a, #left p.more a{
color:#fff;
text-decoration:none;
}
#copy p.top a, #copy p.more a{
color:#2e8be3;	
}

#rightcol p.more a:hover, #left p.more a:hover, #copy p.top a:hover, #copy p.more a:hover{
text-decoration:underline;
}

#rightcol form p{background:none;}

/****************************** practice area list with thumbnails ******************************/
#left li a img {
	vertical-align: middle;
	margin: -9px 10px 0 0px;
	position: relative;
	float: left;
}

#left .navlist li{	
border:1px solid #d4dae1;
margin-bottom:20px;
padding:10px 0 0 0;
margin:1px 0 1px 2px;
height:47px;
clear:both;
}

#left ul.navlist li a{
font-size:15px;
font-weight:bold;
color:#001329;
}
#left ul.navlist li:hover{
 background-color:#fe5200;
 text-decoration:none;
}

#left ul.navlist li:hover a{color:#fff;}

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:500px;
padding:0px 0 20px 0;
margin-left:28px;
text-align:left;
}
#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
margin:-40px 0 0 168px;
position:relative;
border:0;
color: #2e8be3;
font-size:12px;
background:url(../images/bullet.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;
}

#reports #copy table input.submit{
 width:200px;
 margin:0 auto;
}

.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: #000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:22px;
padding:10px 10px 6px 0px;
text-align:left;
font-weight:normal;
line-height:24px;
}

#copy h2{
margin:20px 0 0 0;
}

#copy h2 a{
color: #000;
text-decoration:none;
}

#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{color: #2e8be3;}

#copy h3, #copy h3 a{
color:#373737;
text-decoration:none;
font-size:15px;
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 #d4dae1;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #d4dae1;
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 10px;
text-align:left;
background:url(../images/bullet.gif) 0 10px no-repeat;
}

#copy ul ul{
margin:0px 0 6px 10px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet.gif) 0 8px 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 #c2c4c6;
background:#fff;
margin-bottom:5px;
padding:2px;
}

input[type="radio"]{border:0; padding:0; margin:0 0 0 4px;}

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{
background:#fff;
border:1px solid #d4dae1;
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;}

/****************************** 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:210px;
font-size:12px;
text-align:left;
float:right;
}
/****************************** book section ******************************/
#rightcol .book h5{
font-size:16px;
margin-bottom:20px;
padding:15px 0px 0px 0;
line-height:20px;
font-weight:normal;
}
.book h5 a{
color:#15345e;
text-decoration:none;
}

.book h5 a:hover{color:#2e8be3;}

#rightcol .book{	padding:10px 10px 0 10px;}
/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:10px 12px 10px 12px;
text-align:left;
margin:0px 0 10px 0;
line-height:14px;
border:1px solid #d4dae1;
}
#rightcol p.contactnote{
	text-align:center;
	font-size:11px;
	padding:16px 0;
	margin:0;
}
#rightcol p.contactnote span{font-weight:bold; display:block; color:#fe5200;}

#rightcol #minicontact p{border:0; padding:0 0 5px 0;}

#rightcol form input, #rightcol form textarea.textarea{ 
width:174px; 
color:#15345e;
background:#166a25;
border-top:2px solid #0e4217;
color:#fff;
margin-bottom:5px; 
}

#rightcol form input[type="submit"], #copy input[type="submit"]{
background:#fe3800 url(../images/button.gif) 0 0 repeat-x;
color:#fff;
border:0;
padding:4px 10px;
cursor:pointer;
text-align:center;
font-size:14px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
}
#rightcol #minicontact p.contactinfo{
	padding-left:60px;
	background:url(../images/phone.gif) 0 90% no-repeat;
	font-size:11px;
}

#copy input[type="submit"]{	padding:4px 10px 4px 10px;}
/****************************** footer ******************************/
#footernav{
background:#0a344d;
text-align:center;
padding:15px 0 15px 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;
font-weight:bold;
}

#footernav a:hover{text-decoration:underline;}

.copyright{
color:#73859e;
line-height:16px;
padding:20px 0;
text-align:center;
font-size:11px;
}
.copyright a{
color:#73859e;
text-decoration:none;
}

.copyright a:hover{text-decoration:underline;}
