/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ type selectors ------------------------ */
body { 
	background:#fff ;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.3em; color:#125c83; }
h2	{ font-size:1.2em; color:#125c83; }
h3	{ font-size:1.0em; color:#125c83; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#2f86af; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#000; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form label	{ font-size:.95em;} 

form br { line-height:0; height:0; }

input, textarea, select { 
	background-color:#fff !important;
	border:1px solid #000;
	color:#000;
	width:180px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:8px;
	padding:1px 0 0 4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:180px; padding:0; height:20px; }

textarea { height:90px; overflow:auto; }

#contact_business { display: none; }

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select { width:175px; }

#contact-main label textarea { height:100px; overflow:auto; }

/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 10px 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
	width:900px;
	margin:0 auto;
	text-align:left;
	}
#wrap-inside{
	background:url("../images/bg-wrap-inside.jpg") repeat-y;
	width:900px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:187px;
	}
	#masthead a {
	position:absolute;
	display:block;
	width: 545px;
	height: 189px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:244px;
	float:left;
	clear: right;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3  {
	margin:0px 30px 10px 20px;
	padding-top:15px;
		}

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			}

	/* multi column list */
	#column-left ul { padding-left:5px; } 
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:10px; }
		#column-left dl dt {
	font-weight:bold;
	color:#000000;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:5px;
			margin-left:5px;
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:656px;
	float:left;
	clear: right;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right h4, #column-right ul, #column-right dl {
		margin:26px 30px 10px 51px;
		}

	#column-right form { margin-left:51px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			list-style-type:disc;
			}
	body#bankruptcy #column-right ul { padding-left:5px; margin-bottom:0px; margin-top:0px; }
		body#bankruptcy #column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			list-style-type:disc;
			}
	body#bankruptcy #column-right ul li.sub-categories{
		margin-left:22px;
	}		
		

	/* multi column list */
	#column-right ul.multi { padding-left:5px; } 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			margin-left:5px;
			}
#can-settle{
	height:180px;
	width:325px;
	float:left;
}
#can-settle ul.settle li, #can-settle h2{
	color:#006633;
	font-weight:bold;
	list-style-type:disc;
	}

#no-settle{
	width:325px;
	height:252px;
	float:left;
}
#no-settle ul.settle li, #no-settle h2{
	color:#CC0000;
	font-weight:bold;
	list-style-type:disc;

	}
#debt-graphs{
	margin-left:50px;
}
#debt-graphs table#consolidation tr td p, #debt-graphs table tr td p {
	margin:5px 10px 5px 10px;
	text-align:center;
	font-weight:bold;
	color:#fff;
}
#debt-graphs table tr td.types-consolidation {
}	
/* ------------------------ header framework ------------------------ */

#header-graphic { height:282px; background:url("../images/header.jpg") top center no-repeat; } /* sets height for all non-flash headers */
/*---------------------- Use only if header will change 
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }

---------------------------------------------------------------------------*/
/* ------------------------ subhead framework ------------------------ */
#subhead { height:62px;  } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg") no-repeat; }
	body#terms-of-site #subhead { background:url("../images/subhead-terms-of-site.jpg") no-repeat; }
	body#calculator #subhead { background:url("../images/subhead-calculator.jpg") no-repeat; }
	body#settlement #subhead { background:url("../images/subhead-index.jpg") no-repeat; }
	body#consolidation #subhead { background:url("../images/subhead-consolidation.jpg") no-repeat; }
	body#bankruptcy #subhead { background:url("../images/subhead-bankruptcy.jpg") no-repeat; }
	body#counseling-services #subhead { background:url("../images/subhead-cccs.jpg") no-repeat; }
	body#how-it-works #subhead { background:url("../images/subhead-how-it-works.jpg") no-repeat; }
	body#faqs #subhead { background:url("../images/subhead-faq.jpg") no-repeat; }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#privacy #subhead { background:url("../images/subhead-privacy.jpg") no-repeat; }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}
/*-------------------------- Click to Call -------------------------------------------------*/
#click-to-call{
	height:63px;
	background:url("../images/click-to-call-btn.jpg") no-repeat;
}
#click-to-call a{
	position:absolute;
	width: 174px;
	height: 48px;
	top: 231px;
	
}
/*---------------------------- Video Website --------------------------------------------*/
body#index #videowebsite{
	float:left;
	margin:8px 0 0 22px;
}
body#index #tv-logos{
	margin-left:50px;
}
#videowebsite{
	float:left;
	margin:8px 0 0 5px;
}
#videowebsite a span{
	display:none;
}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}
#title-quick-contact{
	background:#a1b8ad url("../images/bg-quick-contact.jpg") no-repeat;
}
#bottom-quick-contact{
	height:63px;
	background:url("../images/bottom-contact.jpg");
}
#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}
#title-visions{
	height:56px;
	background:url("../images/title-vision.jpg") no-repeat;
}	
#debt-calculator{
	height:201px;
	position:relative;
	background:url("../images/calculator.jpg");
}
#debt-calculator a{
	position:absolute;
	width: 246px;
	height: 201px;

}
#tasc-logo{
	height:86px;
	margin-top:10px;
	background:url("../images/tasc-logo.jpg");
}
#tasc-logo a{
	float:left;
	width:244px;
	height:86px;
}
#bottom-logos{
	height:252px;
	width:656px;
	background:url("../images/bottom-logos.jpg") bottom no-repeat;
}
#bottom-logos a span{
	display:none;
}
#bottom-logos a{
	float:right;
	margin:168px 160px 0  0;
	width:117px;
	height:69px;
}
/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%;
	height:20px;
	clear:both; /* important */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:900px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#000;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#000; }
#footer a:hover, #footer a:active { color:#000; }

#footer ul {margin:10px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #000;
		}
	#footer li.first { border: none; }
#bottom-quick-contact a {
	text-align: center;
	margin-left: 100px;
}
#bottom-quick-contact a:link, #bottom-quick-contact a:visited { color:#000000;}
#bottom-quick-contact a:honver, #bottom-quick-contact a:active { color:#000000;}

.login_img {
	margin:0px;
	padding:0px;
}
.login_img {
	margin-left: -70px;
}
.credit-img {
	margin-left: 200px;
}

#actual-settlement-letters
{
	position:relative;
	margin:14px 0 0 0;
	display:block;
	width:183px;
	height:52px;
	float:right;
	background:url("../images/btn-actual-settlement-letters.png") no-repeat;
}
#actual-settlement-letters a
{
	position:absolute;
	top:0px;
	left:0px;
	display:block;
	width:183px;
	height:52px;
}

body#index a#vw img
{
	float:left;
	margin:30px 5px 5px 33px;
}

a#vw img 
{
	margin:10px 0 10px 0;
}

/******************************** Footer Logos ****************************/
#footer-logo {
	width:900px;
	margin:0 auto;
	text-align:center;
	}
