/****************************** 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:#3c3c3c;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #267eb6;
text-decoration:none;
}

a:hover{text-decoration:underline;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
 width: 980px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#30406a;
text-align:right;
font-size:11px;
height:21px;
padding-top:5px;
}

.utilbar ul{
display:inline;
margin-right:8px;
}

.utilbar li{display: inline;}

.utilbar li a{
color:#dbf1ff;
padding:0px 4px 0 2px;
text-decoration: none;
}

.utilbar li a:hover{text-decoration:underline;}

/****************************** header with video, contact form ******************************/
#interactive_header{
clear:both;
height:288px;
width:980px;
text-align:left;
}

/****************************** video ******************************/
#videomc{
width:512px;
float:left;
height:288px;
background:url(../images/videobg.gif) 0 0 no-repeat;
}

#videomc #page, #videomc #page a#player{
height:288px;
width:512px;
}

#copy #page, #copy #page a#player, #copy #player_videopage {
	width:470px;
	height:264px;
	margin-bottom:25px;
}
#player{margin:0px !important;}
#videomc #playlist_wrap {display:none;}
#videomc div.player{padding:0 !important;}
#videomc #page, #videomc a.player{
padding:0;
margin:0;
}

/****************************** miniform in the header ******************************/
#right_header{
float:right;
width:412px;
color:#fff;
padding:80px 10px 0 17px;
height:206px;
background:url(../images/phonenumber.gif) 0 0 no-repeat;
}

#contact #right_header{
	background:url(../images/headerformbg.gif) 100% 10px repeat-x;
}

/****************************** call to action  - home ******************************/
.callout{
color:#fff;
background:url(../images/iamherebecause.gif) 0 0 no-repeat;
padding-top:40px;
}
.callout a{
display:block;
margin-top:8px;
width:401px;
height:41px;
}

.callout .one{background:url(../images/btn1.gif) 0 0 no-repeat;}
.callout .one:hover{background:url(../images/btn1-hover.gif) 0 0 no-repeat;}
.callout .two{background:url(../images/btn2.gif) 0 0 no-repeat;}
.callout .two:hover{background:url(../images/btn2-hover.gif) 0 0 no-repeat;}
.callout .three{background:url(../images/btn3.gif) 0 0 no-repeat;}
.callout .three:hover{background:url(../images/btn3-hover.gif) 0 0 no-repeat;}

/****************************** book header  ******************************/
.bookheader{
	padding:0px 0 0 10px;
	font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
	color:#fff;
}

.bookheader h3{
	color:#fff;
	font-size:20px;
	padding:0 0 10px 0;
}
.bookheader h3 span{
	color:#fac918;
	text-transform:uppercase;
}

.bookheader h4{
	color:#000;
	padding:0 0 10px 0;
	font-size:20px;
}

.bookheader h4 span{
	display:block;
	color:#fff;
	font-size:16px;
}
.bookheader a{
	color:#fff;
	text-decoration:none;
}
.bookheader a:hover{text-decoration:underline;}
.bookheader p{	padding:10px 0 20px 0;}

/****************************** contactform header ******************************/
.contactmini{
	color:#dbf1ff;
}
.contactmini form{
	padding-top:15px;
}
.contactmini input, .contactmini textarea{
border:1px solid #27396b;
color:#8f8f8f;
font-size:14px;
width:186px;
padding:3px 5px 0 5px;
height:24px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
font-family:Arial, Helvetica, sans-serif;
margin:0 5px 8px 0;
background:#fff;
}
.contactmini textarea{
height:98px;
margin-top:-74px;
float:right;
}

.contactmini input.submitbutton{
width:65px;
height:27px;
border:0;
font-size:0px;
padding:0;
float:right;
clear:right;
color:#fff;
background:url(../images/submit.gif) 0 0 no-repeat;
cursor:pointer;
}

/****************************** top navigation ******************************/
.navholder{
height:47px;
clear:both;
text-align:center;
background:url(../images/nav-bg.gif) 0 0 no-repeat;
}
.navholder ul{
	padding:14px 0 13px 0;
}

.navholder li{display:inline;}

.navholder a {
font-size:16px;
padding:0px 26px 0px 26px;
color:#fff;
text-decoration:none;
}

.navholder a:hover {
text-decoration:none;
color:#69bcda;
}

/****************************** content containers ******************************/
.columns{
clear:both;
width:960px;
padding:10px;
margin-top:6px;
background:#fff url(../images/topcurves.gif) 0 0 no-repeat;
}

/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:222px;
text-align:left;
font-size:12px;
min-height:200px;
}

#left h3, #left h2, #rightcol h3, #rightcol h2{
clear:both;
color:#c7e2fd;
font-size:16px;
line-height:15px;
padding:14px 0px 18px 48px;
background: url(../images/sideheader.gif) 0 0 no-repeat;
}
/*
#rightcol h3.bookheadline{
	background:url(../images/sideheader-blue.gif) 0 0 no-repeat;
}
*/
#left h3 a, #left h2 a, #rightcol h3 a, #rightcol h2 a{
	text-decoration:none;
color:#c7e2fd;
}
#left h4, #rightcol h4{
font-size:12px;
line-height:16px;
padding:10px 8px 4px 0px;
}

#left h4 a, #rightcol h4 a{
color: #456a9f;
text-decoration:none;
}

#left .box, #rightcol .box{
padding:12px 6px 10px 12px;
margin:0 0 10px 0;
background:url(../images/box-bg.gif) 0 0 no-repeat;
}

#left p, #rightcol p{
border-bottom:1px solid #ccc;
padding: 10px 0px 0px 0px;
}

#left ul{
list-style-type:none;
padding:0 10px 0 0px;
}

#left li, #rightcol li{
padding:0px 0px 7px 0px;
margin-bottom:4px;
line-height:16px;
border-bottom:1px solid #c9c9c9;
}

#left li a, #left p a, #rightcol li a, #rightcol p a{
text-decoration:none;
color:#636363;
}
#left li a:hover, #left p a:hover, #rightcol h4 a:hover, #left h4 a:hover, #rightcol li a:hover, #rightcol p a:hover, #left h3 a:hover, #left h2 a:hover, #rightcol h3 a:hover, #rightcol h2 a:hover{
text-decoration:underline;
}

#left .box .pa-list img {
float: left;
margin-right: 5px;
}
#left .box .pa-list li a {
display: block;
text-align: center;
}

/* float clear-fix */
#left .box .pa-list li
{zoom: 1;} /* lte ie7 */
#left .pa-list li:after
{content: ""; height: 0; clear: both; display: block;} /* compliant */



#left.newsdate{
color:#949292;
font-weight:bold;
display:block;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
font-size:11px;
color:#fff;
text-align:right;
border:0;
text-transform:capitalize;
margin:0;
background:url(../images/plus.gif) 100% 6px no-repeat;
padding:4px 16px 0px 0px;
}
#copy p.top, #copy p.more{
border-top:1px solid #c9c9c9;
}
#rightcol p.more a, #left p.more a, #copy p.top a, #copy p.more a{
color: #456a9f;
text-decoration:none;
}
#rightcol p.more a:hover, #left p.more a:hover, #copy p.top a:hover, #copy p.more a:hover{
text-decoration:underline;
}

#mod-badges .box {
font-size: 10px;
line-height: 10px;
padding-bottom: 10px;
text-align: center;
text-transform: uppercase;
}
#mod-badges img {
display: block;
margin: 25px auto 0;
}
#mod-badges img.avvo {
margin-top: 12px;
}

.bottompadding{
	margin-bottom:16px;
}
/****************************** 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;
margin:6px 0 0px 0;
color:#456a9f;
font-size:12px;
font-weight:bold;
padding:22px 0px 18px 111px;
height:35px;
}
#left ul.navlist li a.one{background:url(../images/pas.gif) 0 0px no-repeat; }

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:470px;
padding:0px 0 20px 0;
margin-left:30px;
text-align:justify;
}

#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
border:0;
color:#3b5580;
font-size:12px;
background:url(../images/bullet2.gif) 0 5px 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: #267eb6;
font-weight:normal;
font-size:20px;
padding:10px 10px 0px 0px;
text-align:left;
line-height:24px;
}

#copy h2{
font-size:18px;
margin:16px 0 0 0;
color: #33497b;
line-height:20px;
}

#copy h2 a{
color: #33497b;
text-decoration:none;
}

#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{color:#267eb6;}

#copy h3, #copy h3 a{
color:#333;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #3b5580;
font-size:13px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #c9c9c9;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #c9c9c9;
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 20px;
text-align:left;
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/bullet2.gif) 0 5px 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[type=text], textarea, select{
border:1px solid #ccc;
background:#fff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding:2px 3px;
color:#8f8f8f;
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 #eceaea;
background:#f5f5f5;
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:222px;
font-size:12px;
text-align:left;
float:right;
}
/****************************** search ******************************/
.searchbox{
padding:6px;
padding-bottom: 2px;
background:url(../images/sideheader.gif) 0 0 no-repeat;
text-align:center;
margin-bottom: 10px;
}
.searchbox form{
margin-bottom: 0;
}

#rightcol .searchbox input{
margin-right: 5px;
padding:2px 5px !important; 
height:23px !important; 
/*background:#d5e9fe !important;*/
border:0px !important;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius:5px;
width:158px;
}
#rightcol .gsc-clear-button{display:none;}
#rightcol .searchbox input[type="submit"]{
width: 27px !important;
height:27px !important;
padding:0 !important;
border:0 !important;
margin-bottom: 0;
color:#ccc;
position:relative;
background:url(../images/search.gif) 0 0 no-repeat !important;
cursor:pointer;
font-size:0px;
top:-2px;
*top:0;
text-indent:-999999px !important;
}

#copy #cse-search-results iframe{
margin-left:-16px;
}

/****************************** book, report container ******************************/
.reportscontainer{
padding:10px 0px 16px 0px;
margin: 0 auto 10px auto;
width:222px;
background:url(../images/bookbg.gif) 0 0 no-repeat;
}
.reportscontainer .book{
margin:6px 10px 0px 0px;
float:left;
}
.reportscontainer h5{
font-size:12px;
padding:20px 6px 0 6px;
}
.reportscontainer h5 a{
text-decoration:none;
color:#fff;
}
.reportscontainer h5 a:hover{text-decoration:underline;}

.reportscontainer img.learnmore{
	float:right;
	margin:10px 16px 0 0;
}

/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
text-align:left;
margin:0px 0 20px 0;
font-size:12px;
color:#333;
padding:10px 10px 10px 20px;
line-height:14px;
background:url(../images/box-bg.gif) 0 0 no-repeat;
}

#rightcol form input, #rightcol form textarea.textarea{ 
width:180px; 
margin-bottom:5px; 
}

#rightcol form input[type=submit], #copy .btn{
background:#c20808 url(../images/button2.gif) 0 0 repeat-x;
color:#fff;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
border:1px solid #f63c3c;
padding:4px 0px 5px 0px;
cursor:pointer;
font-weight:bold;
font-size:12px;
}
#copy .btn{
padding:4px 10px 4px 10px;
}
#rightcol p.contactinfo{
padding:8px 0 10px 0;
margin:0;
border:0;
line-height:20px;
color:#626161;
text-align:center;
}
#rightcol .contactinfo b{color:#456a9f;}
/****************************** footer ******************************/
#footernav{
background:#30406a url(../images/footer_bg.gif) 0 0  repeat-x;
text-align:center;
font-size:12px;
padding:20px 0;
}

#footernav li{display:inline;}

#footernav li.last a{background:none;}

#footermc{
width:980px;
margin:0 auto;
}

#footernav li a{
text-decoration:none;
color:#fff;
padding:12px 21px;
background:url(../images/footerdivider.gif) 100% 16px no-repeat;
}

#footernav a:hover, .copyright a:hover{text-decoration:underline;}

.copyright{
clear:both;
color:#9fc9f5;
padding:16px 0 16px 0;
text-align:center;
font-size:11px;
}

.copyright a{
color:#9fc9f5;
text-decoration:none;
}
