/****************************** 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:#abcadc url(../images/page_bg.gif) 0 0 repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#30393d;
	text-align:center;
	margin: 0;
	padding: 0;
}

a{
color: #09c;
text-decoration:none;
}

a:hover{text-decoration:underline;}

.invisible{display:none;}

.clear{clear:both;}

#page_container{
    width: 1002px;
	margin:0 auto;
	text-align:left;
}

/****************************** utility links ******************************/
.utilbar{
list-style-type: none;
color:#b4b7c4;
font-size:11px;
text-align:right;
padding:6px 38px 20px 0;
}

.utilbar ul{
display:inline;
margin-right:8px;
}

.utilbar li{display: inline;}

.utilbar li a{
color:#b4b7c4;
padding:0px 4px 0 2px;
text-decoration: none;
}

.utilbar li a:hover{color:#f4a120;}

.header{height:100px;	}
/****************************** top navigation ******************************/
.navholder{
background:url(../images/nav_bg.gif) 0 0 no-repeat;
height:51px;
clear:both;
padding-left:18px;
}

.navholder li{
display:inline;
}

.navholder a {
font-size:16px;
padding:11px 17px 0px 17px;
height:30px;
font-weight:bold;
color:#e1e1e1;
display:block;
float:left;
border-right:1px solid #394365;
text-decoration:none;
}
.navholder .last a{border-right:0;}

.navholder a:hover, #home a.home, #messages a.messages, #contact a.messages, #members a.members, #caseresults a.caseresults, #testimonials a.testimonials, #faqs a.faqs, #documents a.documents, #links a.links, #practiceareas a.practiceareas, #about a.about, #caseresults a.caseresults {
background:url(../images/nav_bg_hover.gif) 50% 0 no-repeat;
text-decoration:none;
color:#000;
}

/****************************** video ******************************/
#videomc{
background:url(../images/videostatic.jpg) 0 0 no-repeat;
width:550px;
float:left;
height:256px;
}
#videomc #page, #videomc #page a#player{
}
#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 #page{
 position:relative;
 margin:-99px 0 0 0;
 background:url(../images/videoframe.gif) 0 0 no-repeat;
padding:67px 20px 0 20px;
}

/****************************** call to action  - home ******************************/
.callout{
float:right;
width:425px;
background:url(../images/iamherebecause.gif) 0 32px no-repeat;
color:#fff;
padding-top:66px;
}

.callout a{
display:block;
margin-top:10px;
width:365px;
font-weight:bold;
padding:12px 0 12px 10px;
font-size:18px;
color:#fff;
background:url(../images/btn.gif) 0 0 no-repeat;
}
.callout a:hover{
text-decoration:none;
color:#000;
background:url(../images/btn_hover.gif) 0 0 no-repeat;
}
/****************************** content containers ******************************/
.columns{
clear:both;
width:1002px;
background:url(../images/sideshadows.gif) 0 0 repeat-y;
}

.gradient{
padding:0 21px;
width:960px;
background:url(../images/sideshadows_gradient.gif) 0 0 no-repeat;
}

/****************************** left column ******************************/
#left{
clear:both;
float:left;
width:200px;
text-align:left;
font-size:12px;
min-height:200px;
}

#left h3, #left h2, #rightcol h3, #rightcol h2{
clear:both;
color:#fff;
font-size:17px;
padding:7px 0 23px 15px;
background: url(../images/sideheader.gif) 0 0 no-repeat;
}

#left h4, #rightcol h4{
font-size:16px;
line-height:16px;
padding:10px 8px 0px 11px;
}

#left h4 a, #rightcol h4 a{
color: #bb2606;
text-decoration:none;
}

#left .box, #rightcol .box{
margin:0 0 10px 0;
border:1px solid #d8e6ef;
background:#f4f9fa;
border-top:0;
}

#left p, #rightcol p{
border-bottom:1px solid #d8e6ef;
padding:8px 8px 8px 11px;
line-height:16px;
}

#left ul{
list-style-type:none;
padding:0;
}

#left li, #rightcol li{
padding:8px 8px 8px 11px;
border-bottom:1px solid #d8e6ef;
}

#left li a, #left p a, #rightcol li a, #rightcol p a{
text-decoration:none;
color:#201404;
}
#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:#09c;
}

#left.newsdate{
color:#39260d;
font-weight:bold;
display:block;
}
#rightcol p.more, #left p.more, #copy p.top, #copy p.more{
font-size:11px;
text-align:right;
text-transform:uppercase;
border:0;
padding:6px 16px 10px 0;
background:url(../images/arrow.gif) 96% 10px no-repeat;
}
#copy p.top, #copy p.more{
background:url(../images/arrow.gif) 100% 14px no-repeat;
padding:6px 10px 10px 0;
}
#rightcol p.more a, #left p.more a, #copy p.top a, #copy p.more a{
color:#09c;
text-decoration:none;
}
#rightcol p.more a:hover, #left p.more a:hover, #copy p.top a:hover, #copy p.more a:hover, #left ul.navlist li a:hover{
text-decoration:underline;
color:#bb2606;
}
/****************************** practice area list with thumbnails ******************************/
#left ul.navlist{
margin-bottom:20px;	
}

#left ul.navlist li{
background:none;
padding:0;
border:0;
display:inline;
}

#left ul.navlist li a{
display:block;
font-size:17px;
color:#fff;
background:#040d38;
padding:10px 8px 10px 15px;
font-weight:bold;
margin:4px 0;
}
#left ul.navlist li a:hover{
background:#f39c1e;
color:#000;
text-decoration:none;
}

/****************************** center column ******************************/
#copy{
line-height:20px;
float:left;
width:510px;
padding:0px 0 20px 0;
margin-left:25px;
text-align:justify;
}

/****************************** search ******************************/
.searchbox{
padding:6px 0;
margin:0 0 16px 0;
text-align:center;
border:1px solid #d8e6ef;
background:#eaf4f9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}

.searchbox input{ margin:0 !important; padding:0 !important; height:18px !important; width:400px !important;}

#copy .searchbox input[type="submit"]{
width:25px !important;
height:20px !important;
padding:0 !important;
border:0;
color:#0e2c46;
position:relative;
background:#0e2c46 url(../images/search_btn.gif) 0 0 no-repeat;
cursor:pointer;
font-size:0px;
top:-3px;
*top:0;
}
#copy .pagedescription{clear:both;}

#copy .emaillink{
display:block;
padding:0;
margin:-50px 0 0 180px;
position:relative;
border:0;
color:#09c;
font-size:12px;
background:url(../images/arrow.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;
}

.floatleft, .photo, #Directions #copy p img, .bookphoto, #reports #copy p img{
float:left;
margin:0px 25px 16px 0px;
}

#copy h1, #copy h2{
color: #040d38;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:30px;
padding:10px 10px 10px 0px;
font-weight:normal;
text-align:left;
line-height:34px;
}

#copy h2{
font-size:22px;
line-height:22px;
text-align:left;
margin:10px 0 4px 0;
border-bottom:4px solid #040d38;
padding:8px 0px 10px 0px;
}

#copy h2 a{
color: #040d38;
text-decoration:none;
}

#copy h2 a:hover, #copy h4 a, #copy h3 a:hover, #copy h4 a:hover{color:#09c;}

#copy h3, #copy h3 a{
color:#222;
text-decoration:none;
font-size:14px;
text-align:left;
margin-top:10px;
}

#copy h4{
color: #222;
line-height:18px;
font-size:14px;
margin: 10px 0px 0px 0;
text-align:left;
}

p.dotted_divider{
border-bottom:1px solid #d8e6ef;
margin-bottom:10px;
}

#copy ul.bborder li{
border-bottom:1px solid #d8e6ef;
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 5px;
}

#copy li{
padding: 3px 5px 4px 14px;
background:url(../images/bullet.gif) 0 9px 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 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 #dedede;
border-left:2px solid #8c8c8c;
border-top:2px solid #8c8c8c;
background:#f4f9fa;
padding:3px;
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 #edf4f9;
background:#f9fcfe;
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;}

/****************************** right column ******************************/
#rightcol{
width:200px;
font-size:12px;
text-align:left;
float:right;
}

/****************************** righthand side - miniform ******************************/
#rightcol #minicontact{
padding:10px 0px 0px 12px;
text-align:left;
margin:0px 0 0px 0;
font-size:11px;
color:#2c384b;
line-height:14px;
}

#rightcol form{
font-weight:bold;
}

#rightcol form input, #rightcol form textarea.textarea{ 
width:166px; 
margin-bottom:5px; 
}

#rightcol form input.submitbutton, #copy input.btn, #copy input[type="submit"], #rightcol input[type="submit"], .footer input[type="submit"], #rightcol a.btn{
background:url(../images/button.gif) 0 0 repeat-x;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
color:#000;
border:0;
padding:4px 20px;
width:auto;
cursor:pointer;
text-align:center;
font-weight:bold;
font-size:16px;
text-decoration:none;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
}

#rightcol form input.submitbutton, #rightcol input[type="submit"], .footer input[type="submit"]{
 width:174px;
padding:4px 0;
}
#rightcol a.btn{
	display:block;
}

#rightcol input.submit, #reports #copy table input[type="submit"]{
 font-size:0;
 background:url(../images/getfreebooknow.gif) 0 0 no-repeat;
 padding:10px 0 0 0;
 width:174px;
 height:34px;
 color:#f5a421;
}

.footer input[type="submit"]{text-transform:uppercase;}

#rightcol p.contactinfo{
padding:10px 0 10px 0;
margin:0 10px;
text-align:left;
background:url(../images/headlinebg.gif) 0 0 repeat-x;
}

#rightcol p.contactnote{
padding:0 8px 10px 12px;
}

#rightcol p.contactnote b{
color:#c30;
text-transform:uppercase;
}

#rightcol .bookmc{
text-align:center;
padding:0 10px 10px 10px;
padding-bottom:10px;
}
/****************************** footer ******************************/
#footernav{
background:#040d38;
text-align:center;
font-family:"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
}

#footernav ul{
height:18px;
padding:10px 0 11px 0;
}

#footernav li{display:inline;}

#footernav li.last a{background:none;}

#footernav li a{
text-decoration:none;
color:#f1f2f6;
background:url(../images/footerdivider.gif) 100% 4px no-repeat;
font-size:12px;
padding:0px 10px;
}

#footernav a:hover{text-decoration:underline;}

.footer{
padding:30px 0 10px 0;
background:#040d38;
width:1002px;
margin:0 auto;
text-align:left;
color:#f5f5f8;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.contactblock{
float:left;
padding-left:155px;
color:#fff;
width:310px;
margin-right:98px;
}
.contactblock h5, .contactform h5{
font-size:24px;
color:#fff;
font-weight:normal;
}

.contactblock h5 b{
color:#f9c34d;
font-weight:normal;
font-size:24px;
}

.contactblock p{
clear:both;
padding:16px 0;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.contactform{
float:left;
width:355px;
}

.contactform h5{
float:none;
padding:0 0 8px 0;
margin:0 0 10px 0;
border-bottom:1px solid #394365;
}

.col{
font-weight:bold;
float:left;
width:170px;
margin-right:6px;
}
.col input{
width:160px;
margin:0 0 8px 0;
}

.copyright{
color:#a3a6b6;
padding:0px 0 10px 0;
text-align:center;
font-size:10px;
}

.copyright a{
color:#a3a6b6;
text-decoration:none;
}

.copyright a:hover{
text-decoration:underline;
}