/*===================================================
	Specialized Credit Styles and classes
	By Patrick Bennett of Modern Blue
====================================================*/

body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background: #CCC;
}

a img {
	border:none;
	text-decoration:none;
}

.clear {
	clear:both;
}
.wrapper {
	background-color: #FFF;
	width: 970px;
	height: auto;
	margin: 0 auto;
}
/*===================================================
	Top Navigation
====================================================*/

#top{
	height:45px;
	width:970px;
	background:#676767;
	margin: 0 auto;
}

#nav {
	width:970px;
	margin:0 auto;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, sans-serif;
	font-size:16px;
}

#nav ul {
	float:left;
	list-style:none;
	margin:15px 0 0 0;
	padding:0;
}

#nav li {
	display:inline;
}

#nav li.active a {
	color:#ff7d00;
	border-bottom:5px solid #fff;
}

#nav li.blue a {
	color:#71c8f0;
}

#nav li a {
	color:#c3c3c3;
	text-decoration:none;
	padding:0 30px 7px 15px;
}

#nav li a:hover {
	color:#fff;
}

#nav li.space {
	width:2px;
	height:23px;
	background:url(../images/navSpacer.png) no-repeat;
}
/*===================================================
	Middle Navigation
====================================================*/
.midmenu {
	width: 970px;
	margin: 0 auto;
	padding: 0;
}
.midnav {
	margin: 0;
	padding: 0;
	float: left;
}
.midnav li {
	display: inline;
}
.midnav li a {
	display: block;
	padding: 0 0px;
	float: left;
	line-height: 42px;
	font-size: 18px;
	background: url(../images/midmenuoff.gif);
	height: 46px;
	width: 193px;
	text-align: center;
	text-decoration: none;
	color: #676767;
}

.midnav li a:visited { height: 46px; width: 193px; background: url(../images/midmenuon.gif) no-repeat; }
.midnav li a:focus { height: 46px; width: 193px; background: url(../images/midmenuon.gif) no-repeat; }
.midnav li a:hover { height: 46px; width: 193px; background: url(../images/midmenuon.gif) no-repeat; }
.midnav li a:active { height: 46px; width: 193px; background: url(../images/midmenuon.gif) no-repeat; }

/*===================================================
	Header Image and logo
====================================================*/

#header {
	width:970px;
	height:215px;
	margin:0px auto;
}

#logo {
	width:227px;
	height:170px;
	margin:0 auto;
	width: 966px;
	background: url(../images/topheader.gif) no-repeat;
}
#callnow {
	float: right;
	height: auto;
	width: 350px;
	text-align: right;
	font-size: 25px;
	padding:0;
	margin:0;
	color:#666;
}
#callnow p {
	margin:20px;
}

#couple {
	width:970px;
	height:268px;
	margin: 0 auto;
}
#couple .headline .learnhow { text-align: center; }


.headline {
	width:302px;
	height:268px;
	float:right;
}

#couple div h4 {
	color:#000;
	font-size:28px;
	font-weight:normal;
	margin: 25px 0 0;
	padding-bottom: 5px;
	text-align: center;
	line-height: 29px;
}

#couple div h5 {
	font-weight:normal;
	margin:0 0 0 10px;
	padding:0;
	color:#222;
	text-align: center;
}

#couple #learn {
	margin:15px 0 10px 70px;
}

#couple p {
	margin:0 0 0 10px;
	padding:0;
	font-size:15px;
	color:#666;

}

#couple span {
	display:block;
	color:#000;
	font-size:24px;
	font-weight:normal;
	margin: 15px 0 0 60px;
}

/*===================================================
	Main content block
====================================================*/

#content {
	width:970px;
	margin:0 auto;
	background-color: #FFF;
}

#text {
	width:500px;
	background:#FFF url(../images/textBg.jpg) no-repeat;
	float:left;
}

#text h1 {
	color:#00679b;
	font-weight:normal;
	margin:20px 20px 0 20px;
	font-size:28px;
}
#text h2 {
	color: #333;
	padding-left: 20px;
	font-size: 16px;
	text-align: center;
}
#text p {
	color:#333;
	font-size:13px;
	margin:10px 30px 0 20px;
	text-align:justify;
	line-height:17px;
	padding-left:10px;
	padding-bottom: 10px;
}

#text #signUp {
	margin:15px 0 0 150px;
}

#boxes {
	width: 465px;
	float: right;
	margin-top:5px;
	height: auto;
	background-color:#FFF;
	margin-right:4px !important;
	margin-right:2px;

}

.box {
	margin:15px 0 10px 20px !important;
	margin:7px 0 5px 10px;
	width:210px;
	float:left;
	background-color: #FDFDFD;
	border: 1px solid #CCC;
}

.box img {
	float:left;
	width:76px;
	margin:0 10px 10px 0;
}

.box h3 {
	float:left;
	font-size:16px;
	color:#333;
	font-weight:normal;
	margin:10px 0 0 0; 
	padding:0;
	width:120px;
}

.box p {
	clear:both;
	font-size:12px;
	color:#333;
}

.box p a {
	color:#006699;
	text-decoration:none;
}

.box p a:hover {
	color:#333;
	text-decoration:underline;
}
.rightcol {
	width: 470px;
	float:left;
	height: auto;
}
/*===================================================
	Subpage Content
====================================================*/

#subHeader {
	width:970px;
	height:175px;
	margin:15px auto;
}

.services {
	background:url(../images/servicesHeader.jpg) no-repeat;
	height: 175px;
	width: 970px;
}

.guarantee {
	background:url(../images/guaranteeHeader.jpg) no-repeat;
	height: 175px;
	width: 970px;
}
.guarantee p {
	width:300px;
	float:left;
	padding:58px 0 0 321px;
	color:#fff;
	font-size:15px;
}

.faq {
	background:url(../images/faqHeader.jpg) no-repeat;
	height: 175px;
	width: 970px;
}

.contact {
	background:url(../images/contactHeader.jpg) no-repeat;
	height: 175px;
	width: 970px;
}
.contact p {
	width:300px;
	float:left;
	padding:58px 0 0 321px;
	color:#fff;
	font-size:15px;
}
.services p {
	width:300px;
	float:left;
	padding:58px 0 0 321px;
	color:#fff;
	font-size:15px;
}
.faq p {
	width:300px;
	float:left;
	padding:58px 0 0 321px;
	color:#fff;
	font-size:15px;
}
.partners p {
	width:300px;
	float:left;
	padding:58px 0 0 321px;
	color:#fff;
	font-size:15px;
}
.partners {
	background:url(../images/partnersHeader.jpg) no-repeat;
	height: 175px;
	width: 970px;
}

.register {
	background:url(../images/registerHeader.jpg) no-repeat;
	height: 175px;
	width: 970px;
}
.bankruptcy {
	background:url(../images/bankruptcysub.jpg) no-repeat;
	height: 175px;
	width: 970px;
	
}
.foreclosure { background:url(../images/foreclosuresub.jpg) no-repeat; 
	height: 175px;
	width: 970px;
	}
.latepayments { background:url(../images/latepaymentssub.jpg) no-repeat; 
	height: 175px;
	width: 970px;
	}
.collections { background:url(../images/collectionssub.jpg) no-repeat; 
	height: 175px;
	width: 970px;
	}
.chargeoffs { background:url(../images/chargeoffssub.jpg) no-repeat;
	height: 175px;
	width: 970px;
	}

#subHeader #headerText {
	width:300px;
	float:left;
	margin:15px 0 0 325px;
	color:#fff;
	font-size:15px;
}

#subHeader p {
	width:300px;
	float:left;
	padding:32px 0 0 17px;
	color:#fff;
	font-size:15px;
}
.bankruptcy h2 {
	width:300px;
	float:left;
	padding:15px 0 0 325px;
	color:#fff;
	font-size:18px;
}
.bankruptcy p {
	width:300px;
	float:left;
	padding:4px 0 0 325px;
	color:#fff;
	font-size:15px;
}
.foreclosure h2 {
	width:300px;
	float:left;
	padding:15px 0 0 325px;
	color:#fff;
	font-size:18px;
}
.foreclosure p {
	width:300px;
	float:left;
	padding:4px 0 0 325px;
	color:#fff;
	font-size:15px;
}
.latepayments h2 {
	width:300px;
	float:left;
	padding:15px 0 0 325px;
	color:#fff;
	font-size:18px;
}
.latepayments p {
	width:300px;
	float:left;
	padding:4px 0 0 325px;
	color:#fff;
	font-size:15px;
}
.collections h2 {
	width:300px;
	float:left;
	padding:15px 0 0 325px;
	color:#fff;
	font-size:18px;
}
.collections p {
	width:300px;
	float:left;
	padding:4px 0 0 325px;
	color:#fff;
	font-size:15px;
}
.chargeoffs h2 {
	width:300px;
	float:left;
	padding:15px 0 0 325px;
	color:#fff;
	font-size:18px;
}
.chargeoffs p {
	width:300px;
	float:left;
	padding:4px 0 0 325px;
	color:#fff;
	font-size:15px;
}
#subContentTop {
	width:970px;
	height:12px;
	background:url(../images/contentTopBg.png) no-repeat;
	margin:0 auto;
}

#subContentBot {
	width:970px;
	height:12px;
	background:url(../images/contentBotBg.png) no-repeat;
	margin:0 auto;
}

#subContent {
	width:970px;
	background:url(../images/subContentBg.png) repeat-y;
	overflow:hidden;
	margin:0 auto;	
}

#subContent #leftText {
	width:640px;
	float:left;
	padding:0 10px 0 20px;
}

#leftText h2 {
	font-size:22px;
	font-weight:normal;
	color:#0093cf;
	margin:15px 0 5px 0;
	border-bottom:1px solid #eee;
}

#leftText h3 {
	font-size:20px;
	font-weight:normal;
	color:#0093cf;
	margin:25px 0 0 0;
	border-bottom:1px solid #eee;
}

#leftText h4 {
	font-size:18px;
	margin:0 0 0 0;
}

#leftText h5 {
	color:#ff7d00;
	margin-bottom:0;
	font-size:18px;
}

#leftText table{
	font-size:13px;
	color:#333;
}

#leftText th {
	padding:5px;
	text-align:left;
	border-bottom:1px solid #eee;
}

#leftText td {
	padding:5px;
	text-align:left;
}

#leftText p, #leftText ul {
	color:#333;
	font-size:13px;
}

#leftText p {
	margin-right:25px;
}

#leftText p a, #leftText li a {
	color:#006699;
	text-decoration:none;
}

#leftText p a:hover, #leftText li a:hover {
	background:#333;
	color:#fff;
}

#leftText ul {
	margin:0;
	padding:0;
}

#leftText ol {
	padding:12px 0 12px 12px;
}
#leftText ol li { padding:12px 0 12px 12;
font-size: 13px;}

#leftText li a:hover {
	background:none;
	color:#333;
}

#leftText .errors {
}

#leftText .errors strong {
	color:red;
}

#leftText .errors ul {
	margin:10px;
}

#leftText .errors ul li {
	list-style:disc;
	margin:0 0 0 10px;
}

#subContent #rightCol {
	float:right;
	width:250px;
	margin:0 10px 0 0;
}

#rightCol #contactFormTop {
	width:248px;
	height:39px;
	background:url(../images/contactFormTop.png) no-repeat;
}

#contactFormTop span {
	display:block;
	margin:0 0 0 25px;
	padding:10px 0 0 0;
	font-size:17px;
	font-family:"Myriad Pro", "Trebuchet MS", Arial, sans-serif;
}

#rightCol #contactForm {
	width:228px;
	padding:10px 10px 0 10px;
	background:url(../images/contactFormBg.png) repeat-y;
}

#rightCol #contactFormBot {
	width:248px;
	height:14px;
	background:url(../images/contactFormBot.png) no-repeat;
}

#contactForm p {
	margin:0;
	padding:5px 10px 5px 15px;
	font-size:12px;
	color:#555;
}

#contactForm form {
	margin:0;
	padding:0;
}

#contactForm fieldset {
	border:none;
	margin:5px 0 0 5px;
}

#contactForm .input {
	width:92%;
	margin-bottom:10px;
}

#contactForm label {
	font-size:13px;
	color:#0093cf;
}

#contactForm .submit {
	margin:10px 0 0 60px;
	padding:0;
	width:98px;
	height:39px;
}
#contactForm .submitIndex {
	margin:10px 0 0 160px;
	padding:0;
	width:98px;
	height:39px;
}

#thanks {
	background:url(../images/thanksBg.jpg) no-repeat;
	width:600px;
	height:444px;
	margin:0 auto;
}

#thanks #message {
	width:400px;
	margin:220px 0 0 140px;
	float:left;
}

.scroll {
	height:200px;
	overflow:scroll;
	border:1px solid #ccc;
	background:#fff;
	padding:5px;
	width:90%;
}

#leftText .scroll p {
	font-size:11px;
}

#leftText form {
	margin:0 0 0 15px;
}

#leftText .partner label {
	float:left;
	width:75px;
	clear:left;
	font-size:14px;
	color:#333;
	height:30px;
	margin:10px 0 0 0;
	padding:2px 0 0 0;
}

#leftText .partner .input {
	float:right;
	clear:right;
	width:200px;
	margin:10px 330px 0 0;
	font-size:14px;
	color:#444;
}

#leftText .reg .left {
	width:250px;
	float:left;
	clear:left;
	margin:10px 0 5px 0;
}

#leftText .reg .right {
	width:250px;
	float:right;
	clear:right;
	margin:10px 50px 5px 0;
}

#leftText .reg label {
	display:block;
	font-size:13px;
	color:#333;
}


#leftText .reg .input {
	width:225px;
}

/*===================================================
	Footer
====================================================*/

#footer {
	width:970px;
	height:84px;
	margin:15px auto 0 auto;
	background:url(../images/footerBg.png) no-repeat;
	
}

#footer .left {
	float:left;
	width:300px;
	font-size:13px;
	color:#999;
	line-height:22px;
	padding:15px 0 0 25px;
}

#footer .right {
	color:#999;
	width:500px;
	padding:15px 20px 0 0;
	float:right;
	text-align:right;
	font-size:13px;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}

#footer li {
	display:inline;
	padding:0 5px;
}

#footer li a {
	color:#777;
	text-decoration:none;
}

#footer li a:hover {
	color:#333;
	text-decoration:underline;
}

.header { font-size: 16px; }

#couple.SlidingPanels {
	float: left;
}
#couple .SlidingPanelsContentGroup {
	float: left;
	width: 10000px;
}
#couple.SlidingPanelsContent {
	float: left;
	width: 664px;
}
#leftText h1 {
	color: #0093CF;
	font-size: 24px;
}
.clear { clear: both; }
.box a {
	font-size: 12px;
	color: #39C;
	text-decoration: none;
}
.form {
	float: left;
	height: auto;
	width: 470px;
	background-color: #FFF;
}
.leftcol {
	float: left;
	width: 49%;
}
.leftcol .radios{
	font-size: 11px;
	float:left;
	width: 49%;
}
#contactFormTop h2 {
	padding-left:10px;
	margin-bottom:2px;
}

