﻿/* CSS Document */

body{
/*	padding:0 0 14px 0;
	margin:0;*/
	font-family:Arial, Helvetica, sans-serif;
	background-color:#E8ECDD;
	color:#3C3C3C;

}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------top--------------------*/
#topMain{
/*	width:100%;*/
	background:url(images/top_bg1.png) 0 0 repeat-x #fff;
	height:155px;
	color:#000;
	margin:0 auto;
	text-align:left;
	width:950px;
}
#top{
	width:950px;
	margin:0 auto;
	padding:0 0 0 0;
}
#top ul.topNav{
	width:663px;
	height:24px;
	background:url(images/top_nav_bg.gif) 0 0 repeat-x;
	margin:0 0 24px 0;
	float:left;
}
#top ul.topNav li{
	float:left;
	background:url(images/nav_div.gif) right top no-repeat;
	padding:0 10px 0 10px;
	height:24px;
}
#top ul.topNav li.noImg{
	background-image:none;
}
#top ul.topNav li a{
	display:block;
	padding:0 14px;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	background-color:inherit;
	text-decoration:none;
}
#top ul.topNav li a:hover{
	color:#fff;
	background-color:inherit;
}
#top ul.topNav li a.last{
	display:block;
	padding:0 9px;
	font:bold 11px/24px Arial, Helvetica, sans-serif;
	color:#B3B3B3;
	background-color:inherit;
	text-decoration:none;
}
#top ul.topNav li a.last:hover{
	color:#fff;
	background-color:inherit;
}
#top h1{
	display:block;
	font-size:31px;
	line-height:30px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 11px;
	margin:0;
}
#top p{
	display:block;
	font-size:12px;
	line-height:18px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 11px;
	margin:0 0 23px 0;
}
#top ul.nav{
	width:696px;
	border-top:#FFFFFF solid 1px;
	background-color:#3E3E3E;
	color:#fff;
	margin:0 0 0 0;
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.nav li{
	border-right:#FFFFFF solid 1px;
	float:left;
	font-size:0;
	line-height:0;
}
#top ul.nav li.noBdr{
	border:none;
}
#top ul.nav li a{
	display:block;
	padding:0 16px;
	font-size:11px;
	line-height:35px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
}
#top ul.nav li a:hover{
	color:#fff;
	background-color:#BA0804;
}
#top ul.nav li a.last2{
	display:block;
	padding:0 42px 0 42px;
	font-size:11px;
	line-height:35px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:inherit;
	text-transform:uppercase;
}
#top ul.nav li a.last2:hover{
	color:#fff;
	background-color:#BA0804;
}

#top ul.nav li a.hover{
	display:block;
	padding:0 16px 0 35px;
	font-size:11px;
	line-height:35px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background-color:#BA0804;
	cursor:text;
	text-transform:uppercase;
}
#top form{
	width:321px;
	padding:8px 0 7px 44px;
	background:url(images/serch_icon.gif) 14px 8px no-repeat;
	float:left;
}
#top form input.txtBox{
	width:149px;
	height:19px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	margin:0 4px 0 0;
	float:left;
}
#top form input.go{
	width:31px;
	height:20px;
	background:url(images/btn_go.gif) 0 0 no-repeat;
	font:bold 11px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#fffffe;
	float:left;
	border:none;
	cursor:pointer;
}
#top form a{
	display:block;
	background:url(images/advanced_serch.gif) 0 0 no-repeat;
	width:84px;
	height:17px;
	padding:0 0 0 17px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#3C5101;
	background-color:inherit;
	text-decoration:none;
	float:right;
}
#top form a:hover{
	color:#000;
	background-color:inherit;
}
#topLeft{
	background:url(images/top_left_bg1.gif) 0 0 no-repeat;
	width:256px;
	height:155px;
	float:left;
	border:0px;
}
#topRight
{	
	float:left;
	margin:0;
	width:685px;
}
#topLeft ul.topLink{
	width:162px;
	height:21px;
	margin:0 0 0 0;
	padding:2px 0 0 80px;
	font-size:0;
}
#topLeft ul.topLink li{
	float:left;
	font-size:0;
	display:block;
	}
#topLeft ul.topLink li.signup{
	display:block;
	background:url(images/signup_bg.gif) 0 0 no-repeat;
	width:46px;
	height:21px;
	margin:0 2px 0 0;
	padding:0 0 0 14px;
}

#topLeft ul.topLink li a{
	font:bold 11px/21px Arial, Helvetica, sans-serif;
	color:#5F8200;
	background-color:inherit;
	text-decoration:none;
}
#topLeft ul.topLink li a:hover{
	color:#000;
	background-color:inherit;
}
#topLeft img{
	display:block;
	font-size:0;
	line-height:0;
	margin:16px 0 0 55px;
	border:none;
}
/*------------------------------------------------top--------------------*/

/*------------------------------------------------body--------------------*/
#bodyMain
{
	width:950px;
	background:url(images/body_bg.gif) 0 0 repeat-x #E1F0F0;
	color:#000;
	padding:0px 0 19px 0;
	overflow:hidden;
	margin:0 auto;
/*	margin:0 auto;*/
}
#body
{
/*	background-color:#cccccc;*/
	text-align:left;
	width:950px;
	
	margin:0 auto;
	
/*	padding:30 0 0 17px;*/
}
/*------------------------------------------------left--------------------*/
#left
{	
	margin-left:0px;
	padding-left:0px;
	text-align:left;
	width:256px;
	
	
	float:left;
}
#left a.newFeature{
	display:block;
	background:url(images/new_feature.jpg) 0 0 no-repeat;
	width:256px;
	height:98px;
	margin:0 0 6px 0;
}
#left a.newFeature:hover{
	background:url(images/new_feature_hover.jpg) 0 0 no-repeat;
}
#left a.opp{
	display:block;
	background:url(images/new_oppertunity.jpg) 0 0 no-repeat;
	width:256px;
	height:98px;
	margin:0 0 8px 0;
}
#left a.opp:hover{
	background:url(images/new_oppertunity_hover.jpg) 0 0 no-repeat;
}

#left a.bbb{
	display:block;
	background:url(images/bbbAccredBus_Blue_JPG_Horizontal.png) 0 0 no-repeat;
	width:256px;
	height:98px;
	margin:5px 0 6px 0;  
}
#left a.bbb:hover{
	background:url(images/bbbAccredBus_Blue_JPG_Horizontal_hover.png) 0 0 no-repeat;
}

#left a.ACA{
	display:block;
	background:url(images/Logo_ACA_International.png) 0 0 no-repeat;
	width:256px;
	height:98px;
	margin:0 0 6px 0;
}
#left a.ACA:hover{
	background:url(images/Logo_ACA_International_hover.png) 0 0 no-repeat;
}

#left a.FairDebtCo{
	display:block;
	background:url(images/FairDebtCo.jpg) 0 0 no-repeat;
	width:256px;
	height:98px;
	margin:0 0 6px 0;
}
#left a.FairDebtCo:hover{
	background:url(images/FairDebtCo_hover.jpg) 0 0 no-repeat;
}

#help{
	width:255px;
	border:#B7D1D1 solid 1px;
	background-color:#F2FBFB;
	color:#3C3C3C;
	padding:12px 0 6px 0;
}
#help h2.supp{
	display:block;
	width:187px;
	height:51px;
	background:url(images/help_support_bg.gif) 0 0 no-repeat;
	margin:0 0 23px 4px;
	padding:0 0 0 59px;
	font:normal 25px Arial, Helvetica, sans-serif;
	color:#BA0804;
	background-color:inherit;
}
#help h2.supp span{
	font:normal 12px/22px Arial, Helvetica, sans-serif;
	color:#F2FBFB;
	background-color:#019391;
	display:block;
}
#help ul{
	width:210px;
	padding:0 0 0 23px;
}
#help ul li{
	margin:0 0 27px 0;
	font:bold 11px/14px Arial, Helvetica, sans-serif;
	background:url(images/bullet.gif) 0 4px no-repeat;
	padding:0 0 0 13px;
}
#help ul li a{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	text-decoration:underline;
	color:#799494;
	background-color:inherit;
	margin:9px 0 0 0;
}
#help ul li a:hover{
	color:#000;
	background-color:inherit;
}
#help a.sp{
	display:block;
	background:url(images/special_offer_banner.gif) 0 0 no-repeat;
	width:244px;
	height:150px;
	margin:0 0 0 6px;
}
#help a.sp:hover{
	background:url(images/special_offer_banner_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right
{	
	left:400px;
	width:694px;
	float:left;
/*	position:relative;*/
}


#right_debt-collections
{	
	left:400px;
	width:694px;
	height:700px;
	float:left;
	display:block;
/*	position:relative;*/
}
#right_debt-collections a.view{
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#080808;
	background-color:inherit;
/*	margin:188px 0 0 4px;*/
	text-decoration:none;
	display:block;
	width:23px;
	position:absolute;
	left:4px;
	top:188px;
}
#right a.view:hover{
	color:#BA0804;
	background-color:inherit;
}
#right a.view{
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#080808;
	background-color:inherit;
/*	margin:188px 0 0 4px;*/
	text-decoration:none;
	display:block;
	width:23px;
	position:absolute;
	left:4px;
	top:188px;
}
#right a.view:hover{
	color:#BA0804;
	background-color:inherit;
}
#mem{
	width:500px;
	background:url(images/member_login_1px.gif) 0 0 repeat-x #4F4F4F;
	color:#C8C8C8;
	height: 260px;
	margin:10px 0 0 150px;
}
#men_inside{
	margin:0px 0 0 50px;
	width:300px;
	height:270px;
	float:left;
}

#mem2{
	width:256px;
	background:url(images/member_login_1px.gif) 0 0 repeat-x #4F4F4F;
	color:#C8C8C8;
	height: 290px;
	 
}
#men_inside2
{
	position:relative;
	left:18px;
	width:185px;
	height:270px;
	float:left;
	margin-left:0px;
}
#men_inside1{
	margin-top:20px;
	width:100px;
	float:left;
}
/*#mem form{
	width:165px;
	background:url(images/member_login_arrow.gif) 0 20px no-repeat;
	padding:30px 0 0 37px;
	float:left;
}
*/
#mem form h2{
	font:normal 26px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	display:block;
}
#mem form input.txtBox{
	width:162px;
	height:19px;
	border-bottom:#D4D0C8 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-top:#808080 solid 1px;
	border-left:#808080 solid 1px;
	float:left;
}
#mem form label{
	font:normal 10px/26px Arial, Helvetica, sans-serif;
	color:#C8C8C8;
	background-color:inherit;
	display:block;
	float:left;
}
#mem form a{
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#1BDDD4;
	background-color:inherit;
	display:block;
	text-decoration:none;
	margin:9px 0 0 0;
	float:left;
}
#mem form a:hover{
	text-decoration:underline;
}
#mem form input.login{
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:50px;
	height:17px;
	border:none;
	cursor:pointer;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#3C5101;
	background-color:#4C4C4C;
	float:right;
	margin:9px 0 0 0;
}
#mem a.reg{
	display:block;
	background:url(images/Sign_Up.gif) 0 0 no-repeat;
	width:128px;
	height:130px;
	float:right;
	margin:30px 0 0 0;
}
#mem a.reg:hover{
	background-image: url(images/Sign_Up.gif);
	width:128px;
	height:130px;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#right_debt-collections h2.why{
	display:block;
	font:normal 42px/30px Arial, Helvetica, sans-serif;
	color:#BA0804;
	padding:0;
	height:67px;
}
#right_debt-collections p.rightTxt{
	display:block;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
	margin:0 0 14px 33px;
	padding:17px 0 18px 0;
	border-bottom:#C5DADA solid 1px;
}
#right_debt-collections p.rightTxt span.italic{
	font: italic 18px/20px Arial, Helvetica, sans-serif;
	color:#5F9D9C;
	background-color:inherit;
	display:block;
	margin:0 0 25px 0;
}
#right_debt-collections p.rightTxt span.red{
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color:#BA0804;
	background-color:inherit;
}
#right_debt-collections p.rightTxt a{
	display:block;
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:32px;
	height:17px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#3C5101;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 0 584px;
	padding:0 0 0 18px;
}
#right_debt-collections p.rightTxt a:hover{
	color:#BA0804;
	background-color:inherit;
}




#right h2.why{
	display:block;
	font:normal 42px/30px Arial, Helvetica, sans-serif;
	color:#BA0804;

}
#right p.rightTxt{
	display:block;
	font:normal 13px/20px Arial, Helvetica, sans-serif;
/*	border-bottom:#C5DADA solid 1px;*/
}
#right p.rightTxt span.italic{
	font: italic 18px/20px Arial, Helvetica, sans-serif;
	color:#5F9D9C;
	background-color:inherit;
	display:block;
}

#right p.rightTxt span.red{
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color:#BA0804;
	background-color:inherit;
}
#right p.rightTxt a{
	display:block;
	background:url(images/btn_login.gif) 0 0 no-repeat;
	width:32px;
	height:17px;
	font:normal 10px/17px Arial, Helvetica, sans-serif;
	color:#3C5101;
	background-color:inherit;
	text-decoration:none;
	margin:0 0 0 584px;
	padding:0 0 0 18px;
}
#right p.rightTxt a:hover{
	color:#BA0804;
	background-color:inherit;
}
#rightBot{
	width:645px;
	background:url(images/right_bottom_bg.gif) 0 0 repeat-y;
	margin:0 0 0 25px;
}
#rightBot h2.one{
	display:block;
	width:296px;
	height:26px;
	background-color:#F2FBFB;
	color:#3C3C3C;
	margin:0 0 17px 0;
	float:left;
	padding:9px 0 0 8px;
}
#rightBot h2.one span{
	background:url(images/bullet2.gif) 0 2px no-repeat;
	padding:0 0 0 27px;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
}
#rightBot h2.two{
	display:block;
	width:296px;
	height:26px;
	background-color:#F2FBFB;
	color:#3C3C3C;
	margin:0 0 17px 0;
	float:right;
	padding:9px 0 0 8px;
}
#rightBot h2.two span{
	background:url(images/bullet2.gif) 0 2px no-repeat;
	padding:0 0 0 27px;
	font:bold 18px/18px Arial, Helvetica, sans-serif;
}
#rightBot ul.first{
	padding:0 0 22px 8px;
	float:left;
}
#rightBot ul.first li{
	font-size:0;
	line-height:0;
}
#rightBot ul.first li a{
	display:block;
	background:url(images/arrow_red.gif) 0 9px no-repeat;
	padding:0 0 0 12px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#447D7C;
	background-color:inherit;
	text-decoration:underline;
}
#rightBot ul.first li a:hover{
	color:#000;
	background-color:#D3E1E1;
}
#rightBot ul.sec{
	padding:0 0 22px 8px;
	float:right;
}
#rightBot ul.sec li{
	font-size:0;
	line-height:0;
}
#rightBot ul.sec li a{
	display:block;
	background:url(images/arrow_red.gif) 0 9px no-repeat;
	padding:0 0 0 12px;
	font:normal 12px/24px Arial, Helvetica, sans-serif;
	color:#447D7C;
	background-color:inherit;
	text-decoration:underline;
}
#rightBot ul.sec li a:hover{
	color:#000;
	background-color:#D3E1E1;
}
#rightBot p.star{
	display:block;
	width:266px;
	background:url(images/star.gif) 0 0 no-repeat;
	padding:0 0 0 27px;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#BA0804;
	background-color:inherit;
	float:left;
}
#rightBot p.star2{
	display:block;
	width:225px;
	background:url(images/star.gif) 0 0 no-repeat;
	padding:0 31px 0 27px;
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#BA0804;
	background-color:inherit;
	float:right;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footerMain{
	width:950px;
	height:84px;
	background:url(images/footer_bg.gif) 0 0 repeat-x;
	margin:0 auto;
}
#footer{
	width:944px;
	height:84px;
	margin:0 auto;
	position:relative;
}
#footer ul{
	position:absolute;
	left:450px;
	top:19px;
}
#footer ul li{
	float:left;
	font:normal 11px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#footer ul li a{
	padding:0 5px;
	font:normal 11px/24px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer p.copyright{
	font:normal 10px/24px Arial, Helvetica, sans-serif;
	position:absolute;
	left:535px;
	top:38px;
	width:330px;
	color:#B1CFCF;
	background-color:inherit;
}
#footer a.xhtml{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:72px;
	height:23px;
	position:absolute;
	left:17px;
	top:0;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#footer a.xhtml:hover{
	color:#BA0804;
	background-color:inherit;
}
#footer a.css{
	display:block;
	background:url(images/xhtml_bg.gif) 0 0 no-repeat;
	width:72px;
	height:23px;
	position:absolute;
	left:95px;
	top:0px;
	font:normal 10px/19px Arial, Helvetica, sans-serif;
	color:#3F3F3F;
	background-color:inherit;
	text-decoration:none;
	text-align:center;
}
#footer a.css:hover{
	color:#BA0804;
	background-color:inherit;
}
#footer p.design{
	display:block;
	width:193px;
	position:absolute;
	left:17px;
	top:29px;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#9DBC52;
	background-color:inherit;
	padding:2px;
}
#footer p.design a.link{
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#9DBC52;
	background-color:inherit;
	text-decoration:none;
	
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#BD3535;
}
/*------------------------------------------------footer--------------------*/
/*Boxes for debt-collection*/
.contactbg {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	/*background-image: url(images/contactbg.jpg);*/
	width: 620px;
	padding-left: 40px;
	padding-top: 20px;
	height: 520px;
}

.contactformdropdownfield {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	height: 20px;
	width: 75%;
	float: left;
	margin: 3px;
	padding: 3px;
	top: 1px;
	clip: rect(1px,auto,auto,auto);
	clear: none;
	right: 30px;
}

#right h2.contact {
	display:block;
	font:normal 42px/30px Arial, Helvetica, sans-serif;
	color:#BA0804;
	padding:0;
	height:67px; 
	background-repeat: no-repeat;
	background-position: 25px 18px;
}

.address { 
	font-family: Verdana;
	font-size: 14px;
	color: #5F9D9C;
	margin: 5px;
	float: left;
	width: 630px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
}
.italic{
	font: italic 18px/20px Arial, Helvetica, sans-serif;
	color:#5F9D9C;
	background-color:inherit;
	display:block;
}

/*Boxes for debt-collection*/