@charset "utf-8";
/* CSS Document */


body {
  background: #2d8100 url(../images/background.gif) left top repeat-x;  
  font: 12px/22px trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
  color: #363636;
  margin: 0;
  padding: 0;
  border: 0;
}

/* canvas */

#canvas {
  width: 775px;
  margin: 0 auto;
  background: transparent url(../images/canvas-bg.gif) left top repeat-y;    
}
  
/* elements */
 

* {
  margin: 0;
  padding: 0;
  }
  
a:active, a:focus {
  outline: none;
}

a {
  color: #2d8100;
  text-decoration: underline;
}

a:hover {
  color: #7fbb7e;
  text-decoration: none;
}

p, h2, h3, h4 {
  padding: 6px 15px 6px 26px; 
}

#means-test-table, #commonwealth {
  padding: 6px 0 6px 38px;
}


p.small {
  margin-top: 20px;
  font: 10px/18px trebuchet ms, tahoma, verdana, arial, helvetica, sans-serif;
}

p.attorneys {
  clear: both;
  padding: 20px 6px 2px 34px; 
}

h1 {
  color: #6da31f;
  text-align: center;
  font-size: 16px;
  /*background: transparent url(../images/h1-bg.gif) 38px top no-repeat;*/
  padding: 6px 15px 6px 26px;      
}

h2 {
  color: #d47d15;
  font-size: 16px;
  text-align: center;  
}

h3 {
  color: #e09346;
  font-size: 14px;
}

h4 {
  color: #7fbb7e;
  font-size: 14px;
}
    
/* Winning TNT Royalty Free Header */

#header1-rf{
 background:url(../images/bkm-header1-rf.jpg) left top no-repeat;
 width:775px;
 height:230px;
}

#header1-rf #logo a{
 background:none;
 width:320px !important;
 height:95px !important;
 text-indent:-9999px;
 display:block;
}

#header-cont, #header-sub-cont{ 
 background:url(../images/bkm-header-cont1-rf.jpg) left top no-repeat;
 height: 74px;
}

#header, #header-sub{
 display:none;
}

#header1-rf fieldset{
 margin:42px 0 0 0;
 width:620px;
 height:80px;
 border:none;
 display:block;
}

#header1-rf fieldset input.zipCode{
 float:left;
 margin:17px 0 0 448px;
 border:0;
 background:none;
 width:112px;
 height:40px;
 font-size:33px;
 font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
 font-weight:bold;
 text-indent:11px;
 color:#fff;
}

#header1-rf fieldset a.zip-go{
 width:52px;
 height:72px;
 float:right;
 text-indent:-9999px;
}





/* header & header sub page */

#header {
  background: transparent url(../images/header.jpg) left top no-repeat; 
  width: 775px;
  height: 230px;
  margin: 0;
  padding: 0;
  border: 0;
  } 
  
#header-sub {
  background: transparent url(../images/header-sub.jpg) left top no-repeat; 
  width: 775px;
  height: 230px;
  margin: 0;
  padding: 0;
  border: 0;
  }   
  
#header #logo, #header-sub #logo {
  float: left;
  margin: 15px 0 0 10px;
} 

#header #logo a, #header-sub #logo a {
  float: left;
  width: 380px;
  height: 160px;
  display: block;
  text-indent: -9999px;
} 
  
#header-cont h3, #header-cont ul {
  display: none;
}


/* header top links */

#topnav {
  float: right;
  width: 308px;
  height: 24px;
  margin: 8px 3px 0 0;
  padding: 0;
}  

#topnav ul {
  float: left;
  display: inline;
  list-style: none;
  padding: 0;
  margin: 0;
}

#topnav a#top-link1 {
  float: left;
  background: transparent url(../images/toplink1.gif) left top no-repeat; 
  width: 55px;
  height: 24px;
  text-indent: -9999px;
  display: block;
}

#topnav a:hover#top-link1 {
  background: transparent url(../images/toplink1-over.gif) left top no-repeat; 
}

#topnav a#top-link2 {
  float: left;
  background: transparent url(../images/toplink2.gif) left top no-repeat; 
  width: 125px;
  height: 24px;
  text-indent: -9999px;
  display: block
}

#topnav a:hover#top-link2 {
  background: transparent url(../images/toplink2-over.gif) left top no-repeat; 
}

#topnav a#top-link3 {
  float: left;
  background: transparent url(../images/toplink3.gif) left top no-repeat; 
  width: 118px;
  height: 24px;
  text-indent: -9999px;
  display: block
}

#topnav a:hover#top-link3 {
  background: transparent url(../images/toplink3-over.gif) left top no-repeat; 
}

#topnav .top-div {
  float: left;
  background: transparent url(../images//top-div.gif) left top no-repeat; 
  width: 5px;
  height: 24px;
}

/* search pod */

#search-pod {
  display: none; 
}

/*#search-pod {
  float: left;
  margin: 20px 0 20px 4px;
  height: 45px;
  background: transparent url(../images/search.gif) left top no-repeat;  
}

#search-pod input {
  float: left;
  margin: 10px 0 0 42px;
  padding: 2px 3px 2px 3px;
  height: 16px;
  font-family: tahoma, verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  border: 1px solid #9e9e9e;
  color: #363636;
  vertical-align: middle;
  background: #f3f3f3 url(../images/input_bg.gif) left bottom repeat-x;
}

#search-pod input.submitbutton {
    float: left;
	background: transparent url(../images/go.gif) 4px 8px no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	width: 44px;
	height: 32px;
}*/

/* BBB logo */

a#bbb {
  clear: both;
  display: block;
  width: 161px;
  height: 69px;
  background: transparent url(../images/bbb.gif) 61px 20px no-repeat;
  text-indent: -9999px;
}

a#bbb-plus {
  clear: both;
  display: block;
  width: 146px;
  height: 80px;
  background: transparent url(../images/bbb-plus.gif) left top no-repeat;
  text-indent: -9999px;
  margin:15px 0 0 17px;
  margin-top:11px;
}


/* radio pod */

a#radio-pod {
   float: left;
   display: block;
   width: 244px;
   height: 185px;
   background: transparent url(../images/radio-pod.gif) left top no-repeat;   
   text-indent: -9999px;
   display:none;
}

a:hover#radio-pod {
   background: transparent url(../images/radio-pod-over.gif) left top no-repeat;   
   display:none;
}

/* radio page */

#radio-ad {
   float: left;
   display: block;
   width: 528px;
   height: 794px;
   background: transparent url(../images/radio-ad.gif) left top no-repeat;   
   text-indent: -9999px;
}
  
/* content */  

#content-wrap {
  float: left;
  background: transparent url(../images/content-bg.gif) left top no-repeat; 
  padding: 0;
  margin: 0;
  border: 0;
  }
  
#col-left {
  float: left;
  width: 244px;
  background: transparent url(../images/nav-bg.gif) left top no-repeat;   
}  
 
#col-right {
  float: right;
  width: 531px;
} 
  
#col-right ul {
  list-style: none;
  padding: 6px 30px 6px 38px;    
}

#col-right ul li {
  background: #fff url(../images/bullet.gif) left 6px no-repeat;
  border-bottom: 1px dotted #545454;
  padding: 2px 0 2px 18px;
}  

#col-right ol {
  margin-left: 38px;
  padding: 6px 30px 6px 20px;    
}

#col-right ol li {
  border-bottom: 1px dotted #545454;
  padding: 2px 0 2px 18px;
}  

/* Breadcrumb */

#breadcrumb{
	margin: 5px 0 12px 26px;
	font-size: 11px;
	color: #686868;
	}

#breadcrumb a{
	font-size: 11px;
	color: #85c033;
	}
  
/* form */  
  
#MultiStepForm1-1, #MultiStepForm1-2 {
  margin: 5px 0 10px 26px;
}  

/* footer */

#footer {
  clear: both;
  font: 10px tahoma, verdana, arial, helvetica, sans-serif;
  color: #5e5e5e;
  width: 775px;
  height: 150px;
  background: transparent url(../images/footer-bg.gif) left top no-repeat;   
  padding: 0;
  margin: 0;
  border: 0;
  }

#footer a {
  color: #2d8100;
  text-decoration: underline;
  }

#footer a:hover {
  text-decoration: none;
  }

#footer #copy {
  float: left;
  padding: 50px 0 0 70px;  
  }

#footer #links{
  float: left;
  clear:left;
  padding: 10px 0 0 65px;  
  }

#footer ul {
  float: right;
  display: inline;
  padding: 0;
  margin: 0;
  border: 0;
  list-style: none;
  }
  
#footer ul li {
  display: inline;
  border-right: 1px solid #cfcfcf;
  padding: 4px 4px 0 5px;
  list-style: none;  
} 

#footer ul li.last {
  border: 0;
}   
  
#footer p {
  clear: both;
  text-align: center;
  color: #8f8f8f;
  line-height: 15px;
  padding: 6px 80px 0 80px; 
  line-height: 14px; 
}  

/* Attorneys Join Us */

#footer a#join{
font-weight: bold;
color: #c85305;
}

.qtip-content h4{
margin: 0;
padding: 0;
font-size: 13px;
color: #333;
}

.qtip-content strong{
color: #c85305;
}

/* thank you page firm locations */

.col2 b {
  padding: 0 10px 0 38px;
}

.col2 {
  float: left;
  width: 200px;
}

  

/* newsletter */

#NewsLetterSignup {
  background: transparent;
  border: 0;
  padding: 0 0 0 38px;
}


/* Debt Relief Bankruptcy Chart */

#bkchart{
 width:460px;
 height:100%;
 margin:14px 0 14px 38px;
 line-height:12px;
}

#bkchart table{
 font-family:Arial, Geneva, sans-serif;
 font-size:11px;
 color:#333;
 width:460px;
 height:100%;
}

#bkchart table tr.alt{
 background:#ecf3e2;
}

#bkchart table th.header{
 width:450px;
 height:20px;
 padding:4px 0 6px 6px;
 margin:0 0 0 2px;
 color:#fff;
 font-family:Verdana, Geneva, sans-serif;
 font-size:11px;
 font-weight:normal;
 background:url(../images/hdr-bg.gif) left top repeat-x;			
 text-align:left;
}

#bkchart table th.asterisk{
 width:450px;
 height:20px;
 padding:6px 0 6px 2px;
 margin:0 0 0 2px;
 color:#333;
 font-family:Verdana, Geneva, sans-serif;
 font-size:9px;
 font-weight:normal;		
 text-align:right;
 border-top:1px dotted #888;
 border-bottom:1px dotted #888;
}

#bkchart table td{
 width:95px;
 height:20px;
 padding:4px;
 vertical-align:middle;
}

#bkchart table td.title{
 border:none;	
 width:95px;
 height:65px;
 padding:0;
 vertical-align:middle;
}

#bkchart table td.wide{
 width:175px;
 height:20px;
 text-align:right;
 color:#000;
 vertical-align:middle;
}

#bkchart table td.blank{
 width:175px;
 height:20px;
 border:0;
 background:#fff;
}

#bkchart table td.long{
 width:95px;
 height:20px;
 padding:7px;
 vertical-align:top;
}

#bkchart #title0{
 width:143px;
 height:54px;
 background:url(../images/title0.gif) -2px -3px no-repeat;
}

#bkchart #title1{
 width:95px;
 height:54px;
 background:url(../images/title1.gif) left 2px no-repeat;
}

#bkchart #title2{
 width:95px;
 height:54px;
 background:url(../images/title2.gif) left 2px no-repeat;
}

#bkchart #title3{
 width:95px;
 height:54px;
 background:url(../images/title3.gif) left 2px no-repeat;
}

#bkchart #yes{
 width:18px;
 height:16px;
 margin:0 auto;
 background:url(../images/yes.gif) left top no-repeat;
}

#bkchart #yes-alt{
 width:18px;
 height:16px;
 margin:0 auto;
 background:url(../images/yes-alt.gif) left top no-repeat;
}

#bkchart #no{
 width:18px;
 height:16px;
 margin:0 auto;
 background:url(../images/no.gif) left top no-repeat;
}

#bkchart #no-alt{
 width:18px;
 height:16px;
 margin:0 auto;
 background:url(../images/no-alt.gif) left top no-repeat;
}

#bkchart #maybe{
 width:39px;
 height:16px;
 margin:0 auto;
 text-align:right;
 color:#555;
 line-height:18px;
 background:url(../images/maybe.gif) left top no-repeat;
}

#bkchart #maybe-alt{
 width:39px;
 height:16px;
 margin:0 auto;
 text-align:right;
 color:#555;
 line-height:18px;
 background:url(../images/maybe-alt.gif) left top no-repeat;
}

/* Debt Relief Banner */

a #debt-relief-banner{
 width:468px;
 height:60px;
 background:url(../images/debt-relief-options-banner.gif) left top no-repeat;
 margin:20px 0 20px 0;
}

/* New Disclaimer Text */

#disclaimer{
 background-color:#2d8100;
 font-size:12px;
 line-height:17px;
 color:#fff;
 border:1px solid green;
 height:310px;
}

#disclaimer p{
 text-align:justify;  	
}

#disclaimer a{
 color:#E09346;	
}

#disclaimer a:hover{
 color:#fff;	
}

/* DBS Standalone */

#dbsform {
  padding: 0 0 0 30px;
}

/* optout */

#ctl00_pagemid_NewsletterOptOut1_UpdatePanel1, #ctl00_pagemid_NewsletterOptOut_UpdatePanel1 {
  margin: 20px 0 0 40px;
}

/* RSS Button */

a.rss_feed {
	text-decoration: none;
	background: transparent url(../images/rss-icon.gif) top left no-repeat;
	padding: 1px 0 3px 25px;
	margin: 20px 0 5px 0;
	height: 30px;
	width: 70px;
	display: block;
}

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

/* Leap Auto Offer */

input.leap-offer{
 width:511px;
 height:410px;
 display:block;
 text-indent:-9999px;
 float:right;
 margin:10px 16px 10px 0;
 background:url(../../../monetization/images/leap-offer.jpg) left top no-repeat;
 border:0;
 outline:0;
 cursor:pointer;
}

a.leap-thanks{
 width:511px;
 height:410px;
 display:block;
 text-indent:-9999px;
 float:right;
 margin:10px 16px 10px 0;
 background:url(../../../monetization/images/leap-offer-thanks.jpg) left top no-repeat;
 border:0;
 outline:0;
 cursor:pointer;
}

/* Google +1 */

#plusone-wrap{
 width:210px;
 height:35px;
 float:right;
 margin:10px 0 40px 0;
}

#plusone-wrap h3{
 padding:0 !important;
 margin:0 !important;
}

#plusone-wrap #___plusone_0{
 float:right;	
 padding:8px 0 12px 0 !important;
 height:30px;
}





