/****************************** 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;
}

body { 
   	background:#218fac 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: #00466d;
text-decoration:underline;
}

a:hover{
text-decoration:none;
}

.invisible{
display:none;
}

.clear{
clear:both;
}

form p{
padding: 2px 0px 5px 0px;
}

#page_container{
    width: 960px;
	margin:0px auto 0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#666;
text-align:right;
font-size:11px;
width:960px;
margin-top:5px;
height:15px;
}

.utilbar ul{
margin:2px 0px 6px 0;
}

.utilbar li{
display:inline;
}

.utilbar li a{
color:#666;
padding:6px 4px 0 2px;
text-decoration: none;
}

.utilbar li a:hover{
text-decoration:underline;
}
.header{
height:75px;
}
/****************************** video ******************************/
#videomc{
float:left;
margin-top:-3px;
width:512px;
height:288px;
background:url(../images/video_static.jpg) 0 50% no-repeat;
}

#videomc #page, #videomc #page a#player{
height:288px;
width:512px;
}
#videomc #page, #videomc #page a#player{
height:288px;
width:512px;
}

#videomc #playlist_wrap {
display:none;
}
#videomc #page, #videomc a.player{
padding:0;
margin:0;
}

/****************************** book, report container ******************************/
.interactive{
background:url(../images/bookbg.gif) 100% 0 no-repeat;
height:288px;
}
.reportscontainer, .featuredwork{
}

.reportscontainer{
float:right;
padding:20px 0px 0px 0px;
margin: 0 auto 0px auto;
width:290px;
height:268px;
}

.interactive .reportscontainer h3{
font-size:24px;
font-family:"Times New Roman", Times, serif;
text-align:center;
text-transform:uppercase;
color:#fff;
padding:0;
font-weight:normal;
}

.reportscontainer .bookinfo{
top:-29px;
position:relative;
margin-left:30px;
}

.reportscontainer .book{
float:left;
margin:10px 10px 0px 6px;
}

.interactive .reportscontainer h5{
font-size:13px;
color:#fff;
padding-right:10px;
padding-bottom:10px;
padding-top:24px;
line-height:18px;
}

.interactive .reportscontainer h5 a{
color:#fff;
text-decoration:none;
}
.interactive .reportscontainer h5 a:hover{
color:#46b6d5;
}
/****************************** top navigation ******************************/
.navholder{
clear:both;
height:51px;
border-left:2px solid #00374b;
border-right:2px solid #00374b;
background:url(../images/nav_bg.gif) 0 0 repeat-x;
}

.navholder ul, .footer ul{
list-style-type: none;
}

.navholder li, .footer li{
display:inline;
}

.navholder a{
font-size:16px;
/*padding:14px 19px 13px 19px;*/
padding:17px 19px 16px 19px;
color:#fff;
display:block;
float:left;
text-decoration:none;
background: url(../images/nav_divider.gif) 100% 0px no-repeat;
}

.navholder a.messages{
background:none;
padding:17px 19px 16px 20px;
}

.navholder a:hover, #home .navholder a.home, #practiceareas .navholder a.practiceareas, #documents .navholder a.documents, #links .navholder a.links, #members .navholder a.members, #messages .navholder a.messages,
#contact .navholder a.messages, #directions .navholder a.directions, .navholder a.directions:hover, #about .navholder a.about, #caseresults .navholder a.caseresults, #testimonials .navholder a.testimonials, #faqs .navholder a.faqs, #documents .navholder a.documents, #videos .navholder a.videos{
background:url(../images/navbg_hover.gif) 100% 0px repeat-x;
}

/****************************** content containers ******************************/
.columns{
width:940px;
padding:10px;
background:url(../images/columndividers.gif) 0 0 repeat-y;
}

/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:199px;
text-align:left;
min-height:200px;
}

#left .box, #quick_contact .box{
background:#fff;
width:195px;
border:2px solid #b2c1c5;
padding:10px 0 0 0;
margin:8px 0 10px 0;
}

#left h3, #quick_contact h3, #quick_contact h2{
clear:both;
color:#fff;
padding:8px 4px 6px 14px;
border:2px solid #720f00;
background: #a62a08 url(../images/sideheader.gif) 0 0 repeat-x;
font-size:20px;
font-weight:normal;
}

#left h3 a, #quick_contact h3 a{
color:#fff;
text-decoration:none;
}

#left h3 a:hover, #quick_contact h3 a:hover, #left h4 a:hover, #quick_contact h4 a:hover{
color:#1e67b1;
}

#left h3 img{
margin-left:6px;
}

#left h4, #quick_contact h4{
color: #6d0808;
font-size:14px;
line-height:15px;
padding:8px 0px 0px 14px;
}

#left h4 a, #quick_contact h4 a{
color: #6d0808;
text-decoration:none;
}

#left p, #quick_contact p{
padding: 6px 0px 4px 14px;
margin:0;
}

#left p.more, #quick_contact p.more{
text-align: right;
font-size:13px;
padding:8px 26px 8px 0;
background:url(../images/arrow.gif) 96% 12px no-repeat;
}

#left p.more a, #quick_contact p.more a{
text-decoration:none;
color:#6d0808;
}

#left ul, #quick_contact ul{
list-style-type:none;
}

#left li, #quick_contact li{
padding:6px 6px 4px 14px;
line-height:14px;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a{
text-decoration:none;
color:#333;
}
#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
text-decoration:underline;
color: #0d7f9e;
}

.newsdate{
display:block;
color:#999;
}

#left ul.pas li{
background:url(../images/arrow2.gif) 14px 7px no-repeat;
padding:8px 6px 8px 38px;
}

/****************************** center column ******************************/
#copy{
float:left;
line-height:20px;
width:475px;
margin-left:24px;
text-align:justify;
}

#copy .emaillink{
display:block;
padding:0;
margin:0;
border:0;
font-size:12px;
background:url(../images/bullet.gif) 0 5px no-repeat;
padding-left:8px;
}

#copy .emaillink:hover{
text-decoration:underline;
}

#copy table{
margin-bottom:15px;
text-align:left;
}

#copy td{
vertical-align:top;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img{
float:left;
margin:0px 25px 8px 0px;
}

.bookphoto{
margin-top:8px;
}
/****************************** headlines ******************************/
#copy h1{
color: #781c1c;
font-size:24px;
padding:8px 10px 0px 0px;
text-align:left;
line-height:24px;
}

#copy h2{
color: #781c1c;
font-size:18px;
text-align:left;
font-weight:normal;
margin-top:20px;
}

#copy h2 a{
color: #781c1c;
text-decoration:none;
}

#copy h4 a{
text-decoration: none;
color: #000;
}

#copy h3 a:hover, #copy h4 a:hover, #copy #cmp_container h3.cmp a:hover, #copy h2 a:hover{
text-decoration:underline;
color: #0d7f9e;
}

#copy h3, #copy h3 a{
color:#333;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #333;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #b2c1c5;
margin-bottom:10px;
}

#copy p.top, #copy p.more{
text-align:right;
font-size:11px;
margin-top:8px;
color:#fff;
padding:0 0px 0px 0;
border-top:1px solid #b2c1c5;
text-transform:capitalize;
}

#copy p.top a, #copy p.more a{
color:#6d0808;
text-decoration:none;
}

#copy p.top a:hover, #copy p.more a:hover{
text-decoration:underline;
}

#copy ul.bborder li{
border-bottom:1px solid #b2c1c5;
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 4px;
}

#copy li{
background:url(../images/bullet.gif) 0 9px no-repeat;
padding: 2px 5px 2px 12px;
text-align:left;
}

#copy ul ul{
margin:0px 0 16px 12px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
margin:0;
background:url(../images/bullet.gif) 0 8px no-repeat;
}

#copy ol li{
padding: 2px 5px 2px 0px;
}

#copy ol{
margin-left:25px;
}

#copy p.info{
font-size:12px;
font-style:italic;
line-height:15px;
width:320px;
}

#copy #contactform{
margin-top:5px;
}

input, textarea, select{
border:1px solid #bdc3cb;
background:#fff;
font-size:12px;
margin-bottom:5px;
}

input[type="checkbox"]{
padding:0;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy li a{
text-decoration: none;
color:#3c5b6f;
font-size:13px;
}

#sitemap #copy li a:hover{
text-decoration: underline;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:12px;
line-height:13px;
}

#copy #cmp_container, .testimonial{
margin:10px 0;
font-size:12px;
border:0;
padding:0;
line-height:16px;
}
.testimonial{
background:#f3f3f3;
border:1px solid #eee;
padding:5px 8px;
}

.testimonial{
margin:0 0 10px 0;
}

hr{
background:#fff;
border:0;
color:#fff;
height:1px;
}

/****************************** 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 ******************************/
#quick_contact{
width:199px;
text-align:left;
float:right;
}
#quick_contact #minicontact{
text-align:left;
padding:10px 12px;
line-height:14px;
}
#quick_contact form{
font-weight:bold;
color:#000;
font-size:12px;
}

#quick_contact form input, #quick_contact form textarea, .newsletter input{ 
width:166px; 
margin-bottom:5px; 
}
#quick_contact input.submitbutton, #copy input.btn, #quick_contact input.btn{ 
color: #fff;
cursor:pointer;
font-size:17px;
padding:3px 0px 10px 0px;
margin:0;
width:166px;
background:url(../images/submit.gif) 50% 0 no-repeat;
border:0;
}

#copy .contactheader{
clear:both;
}
/****************************** footer ******************************/
.footer{
background:url(../images/footerbg.gif) 0 0 repeat-x;
margin:0 auto;
font-size:14px;
padding:9px 0 7px 0;
width:960px;
text-align:center;
}

.footer li a{
color:#494848;
text-decoration:none;
padding:0 16px;
}
.footer li a:hover{
color:#fff;
}
/****************************** copyright info ******************************/
.copyright{
padding:10px 20px;
color:#999;
width:920px;
background:#fff;
margin:0 auto;
line-height:14px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}
.copyright a{
color:#999;
text-decoration:underline;
}
.copyright a:hover{
text-decoration:none;
}