/****************************** 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: #e6eaf2 url(../images/page_bg.gif) 0 0 repeat-x;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #1f49b1;
text-decoration: underline;
}

a:hover{
text-decoration: none;
}

.invisible{
display:none;
}

.clear{
clear:both;
}

form p{
padding: 2px 0px 5px 0px;
}

#page_container{
    width: 980px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color: #fff;
text-align:right;
font-size:11px;
width:980px;
height:21px;
padding-top:3px;
margin:0 auto;
}

.utilbar ul{
float:right;
display:inline;
}

.utilbar li{
display: inline;
}

.utilbar li a{
color:#fff;
padding:0px 4px 0 2px;
font-size:11px;
text-decoration: none;
}

.utilbar li a:hover{
text-decoration: underline;
}

/****************************** font changer ******************************/
#adjustfont {
display:inline;
float:right;
padding-left:20px;
line-height: 14px;
}
#adjustfont .text {
	float: left;
	margin: 3px 5px 0 0;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}

.fontsize {
	border: 1px solid #C2D7EF;
	background: #C3CEDD;
	font-family: arial, sans-serif;
	color: #000;
	text-align: center;
	display: block;
	padding: 0 4px;
	text-decoration: none;
	margin: 0 3px 0 0;
	float: left;
	font-weight: bold;
}
.fontsize:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}
#normalsize {
	font-size: 10px;
	background: #fff;
	color: #000;
}
#largesize {
	font-size: 12px;
}
#largersize {
	font-size: 15px;
}
/****************************** header ******************************/
#videomc{
float:left;
width:512px;
height:288px;
background:url(../images/videomc.jpg) 0 0px no-repeat;
}

#videomc #page #player{
	margin-top:0px;
}

#videomc #playlist_wrap{
display:none;
}

#videomc #page a#player.player{
margin:0px;
height:288px;
}

#videomc #page{
margin:0;
padding:0;
height:288px;
}

#videomc #page #player .playvideo{
position:absolute;
margin-top:0px;
}

#videomc a.player {	
margin:0;
padding:0;
}
/****************************** call to action  - home ******************************/
.phonenumber{
background:url(../images/phonenumber.jpg) 0 0 no-repeat;
height:95px;
width:438px;
margin-top:6px;
float:right;
}

.callout{
color:#fff;
float:right;
clear:right;
padding:4px 0 0 0px;
width:456px;
}

.callout a{
display:block;
width:402px;
}
.callout a.btn1{
background:url(../images/btn1.gif) 0 0 no-repeat;
height:70px;
}
.callout a.btn1:hover{
background:url(../images/btn1_hover.gif) 0 0 no-repeat;
}
.callout a.btn2{
background:url(../images/btn2.gif) 0 0 no-repeat;
height:50px;
}
.callout a.btn2:hover{
background:url(../images/btn2_hover.gif) 0 0 no-repeat;
}
.callout a.btn3{
background:url(../images/btn3.gif) 0 0 no-repeat;
height:50px;
}
.callout a.btn3:hover{
background:url(../images/btn3_hover.gif) 0 0 no-repeat;
}

/****************************** contactform header ******************************/
.contactmini{
background:url(../images/startnow.gif) 0 0px no-repeat;
width:456px;
float:right;
font-size:13px;
color:#fc0;
margin-top:5px;
padding:40px 0px 0px 0px;
}
.contactmini input, .contactmini textarea{
border:0px solid #3b6596;
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
color:#333;
font-size:12px;
width:186px;
padding:6px 5px 0 5px;
height:22px;
background:url(../images/input.gif) 0 0 no-repeat;
font-family:Arial, Helvetica, sans-serif;
margin:0 5px 8px 0;
}
.contactmini textarea{
background:url(../images/textarea.gif) 0 0 no-repeat;
width:390px;
height:58px;
}
.contactmini p{
padding:6px 0;
border-top:1px dotted #fff;
}
.contactmini input.submitbutton{
width:163px;
height:33px;
font-size:0px;
color:#fff;
border:0;
background:url(../images/contactus.gif) 0 0 no-repeat;
cursor:pointer;
}
/****************************** top navigation ******************************/
.navholder{
clear:both;
font-size:14px;
height:41px;
margin-bottom:15px;
background:url(../images/nav_bg.gif) 0 0 no-repeat;
}

.navholder ul{
list-style-type: none;
margin:0 12px;
}

.navholder li{
display:inline;
float:left;
}

.navholder a {
padding:12px 22px 13px 22px;
color:#fff;
display:block;
float:left;
text-decoration:none;
}

.navholder a:hover, #home a.home, #about a.about, #practiceareas a.practice_areas, #members a.members, #documents a.documents, #faqs a.faqs, #testimonials a.testimonials, #caseresults a.caseresults, #messages a.messages, #links a.links{
background:url(../images/navbg_hover.gif) 0 0 repeat-x;
}

/****************************** content containers ******************************/
.columns{
background:url(../images/columndividers.gif) 0 0 repeat-y;
width: 980px;
}

.gradient{
background:url(../images/gradient.gif) 0 0 no-repeat;
width: 970px;
padding:0px 1px 10px 9px;
}

/****************************** left column ******************************/
#left{
float:left;
width:204px;
text-align:left;
font-size:12px;
min-height:200px;
}
#left .chatbox{
 padding-top:14px;
text-align:center;
}
#left li img{
position:relative;
margin-top:6px;
margin-left:4px;
}

#quick_contact .box, #quick_contact h3{
margin:0 8px;
}

#left h2, #quick_contact h3, #left h3{
padding: 11px 0px 6px 15px;
text-align:left;
font-size:18px;
color:#fff;
background:url(../images/sideheader.gif) 0 0 no-repeat;
margin-top:10px;}

#left h2 img{
margin-left:109px;
position:relative;
}

.box{
background:url(../images/box_bg.gif) 0 0 repeat-y;
}

.boxfooter{
padding-bottom:10px;
background:url(../images/box_footer.gif) 0 100% no-repeat;
}

#left h4, #quick_contact h4{
color: #383838;
font-size:13px;
padding:12px 8px 0px 15px;
}

#left h4 a, #quick_contact h4 a{
color: #383838;
text-decoration:none;
}

#left h4 a:hover, #quick_contact h4 a:hover{
color:#820e11;
}

#left p, #quick_contact p{
padding: 8px 8px 10px 15px;
}

#left p.more, #quick_contact p.more{
text-align: right;
padding:4px 10px 8px 13px;
font-weight:bold;
font-size:11px;
margin-right:5px;
}

#left p.more a, #quick_contact p.more a{
text-decoration: none;
color:#385bb1;
}

#left p.more a:hover, #quick_contact p.more a:hover{
text-decoration: underline;
color:#385bb1;
}

#left ul, #quick_contact ul{
list-style-type:none;
padding-top:5px;s
}

#left li, #quick_contact li{
padding:4px 10px 10px 15px;
}

#left li a, #quick_contact li a, #left p a, #quick_contact p a{
color:#385bb1;
text-decoration:underline;
}

#left li a:hover, #left p a:hover, #quick_contact li a:hover, #quick_contact p a:hover{
text-decoration:none;
}
/****************************** practice area list with thumbnails ******************************/
#left ul.navlist li{
background:none;
padding:0;
border:0;
display:inline;
}

#left ul.navlist li a{
display:block;
font-size:12px;
border-bottom:1px solid #999;
margin:0 10px 3px 10px;
}

#left ul.navlist li a.one{background:url(../images/pas.gif) 0 0px no-repeat; padding:3px 0px 8px 49px;}
#left ul.navlist li a.two{background:url(../images/pas.gif) 0 -40px no-repeat; padding:3px 0px 4px 49px; }
#left ul.navlist li a.three{background:url(../images/pas.gif) 0 -90px no-repeat; padding:3px 0px 7px 49px;}
#left ul.navlist li a.four{background:url(../images/pas.gif) 0 -135px no-repeat; padding:10px 0px 13px 49px;}
#left ul.navlist li a.five{background:url(../images/pas.gif) 0 -178px no-repeat; padding:10px 0px 13px 49px;}


/****************************** center column ******************************/
#copy{
width:500px;
float:left;
margin: 10px 0px 15px 25px;
line-height:18px;
text-align:justify;
}

#copy table{
margin-bottom:15px;
text-align:left;
}

.floatleft, .photo{
float:left;
margin:0px 15px 15px 0px;
padding:1px;
border:3px solid #ccc;
}
 
#copy p.more{
font-size:10px;
text-align:left;
}

.photo{
padding:1px;
border:3px solid #ccc;
}

#copy h1{
color: #830e11;
font-size:24px;
margin:0px 0 10px 0;
text-align:left;
line-height:24px;
}

#copy h2, #copy h4{
color: #333;
font-size:16px;
margin: 23px 0px 0px 0;
text-align:left;
}

#copy h4{
font-size:13px;
}

#copy h2 a, #copy h4 a{
text-decoration: none;
color: #383838;
}

#copy h2 a:hover, #copy h3 a:hover, #copy h4 a:hover{
color:#1f49b1;
}

#copy h3, #copy h3 a{
color:#666;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

p.dotted_divider{
border-bottom:1px solid #ccc;
margin-bottom:10px;
}

.avvo_rating_badge_large{
 padding-top:10px;
 text-align:center;
 border-top:1px solid #ccc;
}

#copy p.top, #copy p.more{
text-align:right;
font-size:12px;
font-weight:bold;
}

#copy ul.bborder li{
border-bottom:1px solid #ccc;
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 10px;
}

#copy li{
background:url(../images/bullet.gif) 0 10px no-repeat;
padding: 3px 5px 4px 10px;
text-align:left;
}

#copy ul ul{
margin:0px 0 6px 10px;
}

#copy ul ul li{
padding:1px 5px 1px 10px;
background:url(../images/bullet.gif) 0 9px 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;
}

#copy #contactform{
margin-top:5px;
}

input, textarea, select{
border:1px solid #7e97ab;
background:#ebf4fb;
margin-bottom:5px;
}

input.check{
border:0;
background:none;
}

#copy #contactform td {
padding:2px 0px;
}

#sitemap #copy h2{
background:none;
padding: 10px 5px 0px 0px;
font-size:12px;
margin:0;
text-align:left;
}

#sitemap #copy h2 a{
text-decoration:none;
}

#sitemap #copy li a{
text-decoration: none;
font-size:11px;
}

#sitemap #copy li a:hover{
text-decoration: underline;
}

#members #copy div{
margin-bottom:25px;
}

#copy .cmpadd{
font-size:12px;
line-height:13px;
}

#faqs #copy h2, #documents #copy h2, #links #copy h2, #news #copy h4, #caseresults #copy h2{
background:#d1d5de;
padding:4px 5px 4px 10px;
color:#333;
}

#copy #cmp_container, .testimonial{
background:#f4f5f6;
border:1px solid #ebebec;
padding:5px 8px;
margin:10px 0;
}

#copy #cmp_container:hover, .testimonial:hover{
background:#e5e7e9;
}

hr{
background:#ccc;
border:0;
color:#ccc;
height:1px;
}

/****************************** right column ******************************/
#quick_contact{
width:220px;
text-align:left;
float:right;
font-size:12px;
}

#quick_contact a.graphicbtn img{
 margin:6px 0 0px 8px; 
}
/****************************** search ******************************/
#copy #cse-search-box{
padding:8px 2px 8px 0px;
margin-bottom:10px;
border-bottom:1px solid #ccc;
}

#copy #cse-search-box input{
width:400px;
}

#copy #cse-search-box input[type="submit"]{
width:60px;
text-align:center;
font-size:12px;
height:23px;
padding:0 !important;
color:#fff;
font-weight:bold;
position:relative;
background:#990609;
}
#copy #cse-search-box input[type="submit"]:hover{
cursor:pointer;
}
/****************************** book section ******************************/
.reportscontainer{
 height:234px;
 padding:0 8px;
 background:url(../images/box_footer.gif) 8px 100% no-repeat;
}
.reportscontainer .book{
float:left;
padding-bottom:8px;
margin:10px 10px 0 5px;
}
.reportscontainer h5{
font-size:14px;
padding:8px 0px 17px 0;
}
.reportscontainer h5 a{
color:#fff;
text-decoration:none;
}

.reportscontainer h5 a:hover{
text-decoration:underline;
}

#quick_contact .reportscontainer a.orderbutton{
 display:block;
 clear:both;
 font-weight:bold;
 text-align:center;
 background:#EE4315;
 -moz-border-radius: 10px;
-webkit-border-radius: 10px;
 color:#fff;
 margin:0 20px;
 font-size:14px;
 text-decoration:none;
 padding:4px 10px;
 height:16px;
}
#quick_contact h2{
color:#f3c527;
font-size:22px;
text-align:center;
}

#quick_contact .reportscontainer a.seemore{
 clear:both;
 font-weight:bold;
 color:#333;
 position:relative;
 top:-22px;
 left:55px;
 width:100px;
 font-size:11px;
}
table#contactform td.required, table#contactform .optional{
font-size:12px;
}

p.contactinfo1 b{
color:#333;
}

.contactinfo{
display:none;
}

#quick_contact p.contactinfo1{
font-size:12px;
margin: 0px 0px 0px 0px;
padding:0px 0;
text-align:left;
line-height:16px;
}

#quick_contact #minicontact{
padding:10px 15px 10px 15px;
margin-bottom:5px;
text-align:left;
}

#quick_contact form input, #quick_contact form textarea, .newsletter input { 
width:170px; 
margin-bottom: 5px; 
}

#quick_contact form{
color:#6e6e6e;
font-size:13px;
}

#quick_contact input.submitbutton, #copy input.btn{ 
font-weight:bold;
margin-bottom:10px;
font-size:13px;
color: #fff;
padding:12px 0px 10px 0;
cursor:pointer;
background:url(../images/send.gif) 50% 0 no-repeat;
text-transform:uppercase;
border:0;
}

#copy input.btn{
background:#820e11;
padding:5px 10px;
border:0px;
}
.red{
color:#c00;
}

/****************************** footer nav ******************************/
.footer{
clear:both;
padding: 10px 0px 8px 0px;
font-size:12px;
border-left:1px solid #fff;
border-right:1px solid #fff;
text-align:center;
background: url(../images/footer_bg.gif) 0 0 repeat-x;
}

.footer li {
display:inline;
text-decoration: none;
}

.footer ul{
list-style-type: none;
}

.footer li a{
font-weight:bold;
color: #fff;
padding: 0px 13px;
text-decoration:none;
}

.footer li a:hover{
color:#acbde1;
}

/****************************** copyright info ******************************/
.copyright{
text-align:center;
padding:12px 0 10px 0;
color:#5e6a81;
line-height:14px;
font-size:12px;
width:980px;
margin:0 auto;
}

.copyright a{
color:#5e6a81;
}

.copyright a:hover{
text-decoration:none;
}