/****************************** 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:#374653 url(../images/page_bg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#174265;
	text-align:center;
	margin: 0;
	padding: 0;
}
body#reports, body#contact, body#messages, body#contact {	 background: url(../images/page_bg2.gif) 0 0 repeat-x;}

a{
color: #06c;
text-decoration:underline;
}

a:hover{text-decoration:none;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
 width: 980px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#fff;
text-align:right;
font-size:10px;
height:18px;
background:url(../images/utilbar.gif) 0 0 no-repeat;
padding-top:6px;
}
.utilbar ul{
display:inline;
margin-right:18px;
}
.utilbar li{display: inline;}
.utilbar li a{
color:#fff;
padding:0px 4px 0 2px;
text-decoration: none;
}
.utilbar li a:hover{text-decoration:underline;}

/****************************** header with video, contact form ******************************/
#header{
clear:both;
height:289px;
background:url(../images/headerbg.jpg) 0 0 no-repeat;
}
/****************************** video ******************************/
.video_left{
width:512px;
float:left;
}
.video_left #page, .video_left #page a#player{
height:288px;
width:512px;
}
.video_left #playlist_wrap {display:none;}
.video_left #page, .video_left a.player{
padding:0;
margin:0;
}
.video_left #page{margin-top:-5px;}

/****************************** right side header ******************************/
#right_header{
float:right;
width:450px;
color:#fff;
font-size:14px;
padding:0px 0 0 0;
font-size:14px;
}
#right_header h2.phonenumber{
	background:url(../images/phonenumber.jpg) 0 0px no-repeat; 
	height:59px; 
	width:449px;
	text-indent:-999999px;
}

/****************************** call to action  - buttons ******************************/
.callout{
	background:url(../images/iamherebecause.gif) 0 0px no-repeat;
	padding-top:43px;
}

.callout a{
display:block;
margin-top:4px;
color:#fff;
text-shadow: 2px 2px 2px #374653;
background:url(../images/btn-red.gif) 0 0 no-repeat;
font-size:20px;
font-family:Verdana, Geneva, sans-serif;
text-decoration:none;
padding:14px 10px 14px 16px;
}
.callout a:hover{	
background:url(../images/btn-green.gif) 0 0 no-repeat;
}
/****************************** contactform header ******************************/
.contacttop{
padding:68px 40px 0 4px;
background:url(../images/startnow.gif) 0 0 no-repeat;
font-size:14px;
}
.contacttop input, .contacttop textarea{
width:196px;
height:22px;
clear:left;
font-family:Arial, Helvetica, sans-serif;
margin:0 4px 4px 0;
float:left;
border:0;
}
.contacttop p{	font-weight:bold; padding-bottom:14px; }
.contacttop textarea{
	float:right;
	height:86px;
	margin:-96px 0 0 0;
	position:relative;
}
.contacttop input.submitbutton{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	margin:0px 0 0 280px;
	background:#900 url(../images/button.gif) 0 0 repeat-x;
	-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
	border-radius: 5px;
 padding:8px 16px;
	height:auto;
	width:126px;
	border:3px solid #900;
}
/****************************** top navigation ******************************/
#navholder{
height:69px;
background:url(../images/navbg.gif) 0px 0 no-repeat;
clear:both;
}
#navholder ul{
	padding:0 13px;
}
#navholder li{display:inline;}
#navholder a {
font-size:15px;
color:#fff;
display:block;
font-weight:bold;
float:left;
padding:20px 14px 20px 15px;
background:url(../images/navdivider.gif) 100% 2px no-repeat;
text-decoration:none;
}

#navholder a.messages {background:none; }

#navholder a:hover, #home #navholder a.home, #about #navholder a.about,
#contact #navholder a.messages, #messages #navholder a.messages,
#members #navholder a.members,
#documents #navholder a.documents,
#caseresults #navholder a.caseresults,
#faqs #navholder a.faqs,
#links #navholder a.links,
#testimonials #navholder a.testimonials,
#practiceareas #navholder a.practiceareas{
text-decoration:none;
background:url(../images/navbg_hover.gif) 100% 2px no-repeat;	
}

#navholder a.messages:hover {
	background:url(../images/navbg_hover.gif) 1px 2px no-repeat;	

}
/****************************** content containers ******************************/
#columns{
clear:both;
background:url(../images/columndividers.gif) 0 0 repeat-y;
width:960px;
padding:5px 10px;
}

#reports #columns, #messages #columns, #contact #columns{
}

/****************************** left column ******************************/
#leftcol{
clear:both;
float:left;
width:205px;
text-align:left;
font-size:12px;
min-height:200px;
}
#leftcol h3, #leftcol h2, #rightcol h3, #rightcol h2{
clear:both;
color:#fff;
text-align:left;
background:url(../images/sideheader.gif) 0 0 no-repeat;
font-size:16px;
padding:16px 0 9px 36px;
}
#rightcol h2{
padding:6px 0 4px 36px;
background:url(../images/sideheader-red.gif) 0 0 no-repeat;
}

#leftcol h3 a, #leftcol h2 a, #rightcol h3 a, #rightcol h2 a{color:#fff;}
#leftcol h3 a:hover, #leftcol h2 a:hover, #rightcol h3 a:hover, #rightcol h2 a:hover{color:#fff; text-decoration:none;}

#leftcol .box, #rightcol .box{
margin-bottom:10px;
background:url(../images/boxbg.gif) 0 0 repeat-y;
}

#leftcol h4, #rightcol h4{
color:#142240;
font-size:13px;
line-height:16px;
padding:10px 0 0 17px;
}

#leftcol p, #rightcol p{	padding: 10px 0;}
#leftcol li, #rightcol li{
padding:10px 8px 10px 14px;
line-height:16px;
border-bottom:1px solid #fff;
}
#leftcol ul, #rightcol ul{	margin: 0 5px;}

#leftcol a, #rightcol a, #leftcol h4 a, #rightcol h4 a{
color: #5e7084; 
text-decoration:none;
}
#leftcol a:hover, #rightcol a:hover, #leftcol h4 a:hover, #rightcol h4 a:hover{color: #000; }

/****************************** list with thumbnails ******************************/
#leftcol .thumb-list a, #rightcol .thumb-list a{	font-size:13px; font-weight:bold;}

#leftcol .thumb-list img, #rightcol .thumb-list img{
	float:left;
	margin:-10px 10px 0px 0;
	}
#leftcol .thumb-list li, #rightcol .thumb-list li{
		clear:both;
		min-height:30px;
		padding-top:20px;
		margin:0 4px;
}
#leftcol .thumb-list{
	background:url(../images/footer.gif) 0 100% no-repeat;
	padding-bottom:30px;
	margin:0;
}

#leftcol .newsdate{
font-size:11px;
font-style:italic;
color:#7b7a7a;
display:block;
}
#rightcol p.more, #leftcol p.more{
font-size:11px;
color:#fff;
text-align:right;
margin:0;
background:url(../images/readall.gif) 0 0 no-repeat;
padding:4px 17px 10px 0px;
}
#rightcol p.more a, #leftcol p.more a{
color: #fff;
text-decoration:underline;
}
#rightcol p.more a:hover, #leftcol p.more a:hover{text-decoration:none;}

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:500px;
padding:20px 0 20px 0;
margin-left:25px;
text-align:justify;
}
/****************************** search ******************************/
#copy .searchbox{ 	padding-bottom:20px;}
#copy .searchbox input{
margin:0 0 10px 0 !important; 
padding:2px 5px !important; 
height:18px !important; 
color:#174265;
border:1px solid #bdbaad !important;
width:360px;
}
#copy .searchbox input[type=submit]{
width:122px !important;
height:27px !important;
padding:0 !important;
border:0 !important;
color:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
background:#9a0000 url(../images/button.gif) 0 0 repeat-x;
cursor:pointer;
font-size:12px;
}
#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
margin:0 0 0 -2px;
border:0;
background:none;
text-decoration:underline;
color:#06c;
font-size:13px;
cursor:pointer;
}
#copy .emaillink:hover{text-decoration:none;}

#copy table{
margin-bottom:15px;
text-align:left;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img{
float:left;
margin:0px 25px 16px 0px;
}

#copy h1{
color:#f00;
font-size:24px;
text-align:left;
line-height:26px;
margin-bottom:30px;
}
#copy h2{
color:#43a8d3;
font-size:16px;
text-align:left;
line-height:18px;
padding-left:22px;
background:url(../images/bulletlarge.gif) 0 0px no-repeat;
margin:20px 0 0 0;
}

#copy h2 a{color:#43a8d3;text-decoration:none;}
#copy h3 a:hover, #copy h4 a:hover, #copy h2 a:hover{
text-decoration: none;
color: #444;
}
#copy h3, #copy h3 a{
color:#5e7084;
text-decoration:none;
font-size:14px;
text-align:left;
line-height:18px;
margin-top:10px;
}
#copy h4, #copy h4 a{
color: #555;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #e8e8e8;
margin-bottom:10px;
}

#copy p.top, #copy p.more{
text-align:right;
font-size:12px;
margin-top:8px;
padding-right:10px;
border-top:1px solid #e8e8e8;
}
#copy p.top a, #copy p.more a{
color: #06c;
text-decoration:underline;
}

#copy p.top a:hover, #copy p.more a:hover{
text-decoration:none;
}

#copy ul.bborder li{
border-bottom:1px solid #e8e8e8;
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 24px;
}

#copy ul 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 22px;
}

#copy ul ul li{
padding:0px 5px 0px 10px;
background:url(../images/bullet.gif) 0 6px 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 #bdbaad;
padding:3px 0 3px 5px;
background:#f0f0f0;
margin-bottom:2px;
color:#999;
font-size:13px;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {padding:2px 0px;}

#sitemap #copy li a, #caseresults #copy li a{
text-decoration: none;
color:#174265;
font-size:14px;
}

#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, .testimonial{
border:1px solid #e8e8e8;
background:#f7f5f5;
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;
}

/****************************** 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;	
}

/****************************** reports form ******************************/
#reports #copy form{
font-size:12px;
padding:10px 0 0 0;
}
#reports #copy table input, #reports #copy table textarea, #reports #copy table select{width:360px;}
#reports #copy table{border-collapse:collapse;}
#reports #copy table td img, #reports #rightcol form img{margin-bottom:6px;}
#reports #copy table td{
text-align:left;
font-weight:bold;
padding:8px 8px 4px 8px;
}
#reports #copy table td input[type="submit"]{
margin:0 0 20px 0px;
color:#fff;
border:0;
height:auto;
font-size:13px;
width:196px;
	background:#9a0000 url(../images/button.gif) 0 0 repeat-x;
	-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
	border-radius: 5px;
 padding:8px 16px;
}
/****************************** right column ******************************/
#rightcol{
width:205px;
font-size:12px;
text-align:left;
float:right;
}

/****************************** book, report container ******************************/
.book{margin:0px 10px 10px 0px; }

#rightcol h5{
font-size:13px;
padding:10px 8px 6px 8px;
}

#rightcol h5 a{color:#5e7084;}
#rightcol a:hover, #rightcol .ordernow:hover{color:#000;}
#rightcol .reportscontainer{
	text-align:center;
	background:url(../images/footer.gif) 0 100% no-repeat;
	padding-bottom:40px;
}
#rightcol .ordernow{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	display:block;
	background:#900 url(../images/button.gif) 0 0 repeat-x;
	-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
	border-radius: 5px;
 padding:8px 16px;
	height:auto;
	width:126px;
	margin:0 auto;
	border:3px solid #900;
}
/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:10px 0px 40px 15px;
text-align:left;
background:url(../images/footerred.gif) 0 100% no-repeat;
font-size:11px;
line-height:14px;
}
.socialmedia{
	padding:20px 0 40px 0;
	text-align:center;
background:url(../images/footer.gif) 0 100% no-repeat;
}
#copy input.btn, #copy input[type="submit"], #rightcol input[type="submit"]{
	text-decoration:none;
	color:#fff;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
	background:#900 url(../images/button.gif) 0 0 repeat-x;
	-moz-border-radius: 5px;
 -webkit-border-radius: 5px;
	border-radius: 5px;
 padding:8px 16px;
	height:auto;
	border:3px solid #900;
}

#rightcol form input, #rightcol form textarea{ 
width:170px; 
font-size:12px;
}
#rightcol .contactinfo{
	line-height:20px;
	padding:0 10px;
	font-size:13px;
	text-align:left;
	color:#5e7084;
}
#rightcol .contactnote{
	padding:10px 0 16px 0;
}
#rightcol .contactinfo a{color:#5e7084;}
/****************************** footer ******************************/
#footernav{
	text-align:center;
	background:#b4cae0;
	padding:12px 0;
	width:970px;
	margin:0 auto;
	border-left:5px solid #52696f;
	border-right:5px solid #52696f;
}
#footernav li{	display:inline;font-size:13px; padding:0 16px;}
#footernav a:hover, .copyright a:hover{text-decoration:underline;}
.footernav{padding:0 0 10px 0;}
#footernav li a{text-decoration:none;color:#52696f;}

.copyright{
clear:both;
background:#52696f;
color:#fff;
padding:20px 50px 10px 50px;
font-size:11px;
margin:0 auto;
width:880px;
}

.copyright a{color:#fff;text-decoration:none;}
