@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,400,600');

/* ---------------------------------------------------------------------------------------  RESET DEFAULT  */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td{	margin: 0;	padding: 0;	border: 0;	outline: 0;	font-weight: inherit;	font-style: inherit;	font-size: 100%;	font-family: inherit;	vertical-align: baseline;}
:focus {outline: 0;}
ol, ul {list-style-type: none;}
table {	border-width: 0; border-collapse: separate;  border-spacing: 0;}
blockquote:before, blockquote:after, q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
* h1, h2 {}
.uline :hover{text-decoration:underline}
.uline2 a:hover{text-decoration:underline}
a { transition: opacity 0.2s cubic-bezier(0.645, 0.045, 0.355, 1), color 0.2s ease-in-out, background-color 0.2s ease-in-out; }
/* ---------------------------------------------------------------------------------------  TYPOGRAPHY */

h1 {font-size: 16px;	font-weight: bold;	color: #005129;}
h2 {font-size: 16px;	font-weight: bold;	color: #005129;}
p {color:  #000; font-size: 12px;	padding: 10px 10px 10px 0;}
h3 {font-size: 18px; color: #B9C539;	font-weight: bold;}
h4 {font-size: 18px;	color: #777777;	font-weight: bold;}
.subh3 {font-size: 16px;	font-weight: bold;	color: #449c76;	padding-top:10px;}
.subh3i {font-size: 14px;	font-weight: bold;	color: #999999;	padding-top:10px;	font-style:italic;}
.bodytext2 {color:#868686;	font-weight:bold;}
.backlink a {color: #679C3F;	font-weight:bold;}
.backlink a:hover {	color: #000;	font-weight:bold;}
.bodytext11{font-size:22px; color:#11694a; font-weight:bold;}
.bodytext12{font-size:14px; color:#11694a; }
.bodytext13{font-size:10px; color:#006600; }
.bodytext14{font-size:26px; color:#000; font-weight:bold; padding-bottom:10px;}
.bodytext15{font-size:18px; color:#CC3300; font-weight:bold;}
.textLink {font-size:12px; color:#009900; }
.textLink a:hover{text-decoration:underline !important; }
.reportBreadc {font-size:13px;}
.nowp{white-space: nowrap;}
/* ---------------------------------------------------------------------------------------  ENVIRONMENT  */
img {border: 0;}
body, input, select {
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	background:  #fff;
}
#site {	width: 943px;	margin: 20px auto;	padding:0;}
a {	color: #005128;	text-decoration: none;}
a:hover {color: #000;}
.nbm {margin-bottom: 0 !important;}
.clear {height: 0px;	font-size: 0px;	line-height: 0px;	clear: both;	marginwidth:0px;	marginheight:0px;	leftmargin:0px;	topmargin:0px;}
.left {float: left;}
.right {float: right;}
.right2 {float: right;	width:400px;}
.center {margin: 0 auto;}
.textAlignCenter {text-align:center;}
.stepbuttonalign{margin-right:2px;}
.button {background: url("/images/button-bg.png") no-repeat 0 0;/*	display: block;	height: 32px;  always 32px!*/}
.button:hover {background-position: 0 -34px;}

/* SPRITE
-------------------------------*/
#counter, #calc-btn, #products span a, #borrowers-btn, #lenders-btn, .bulet, #send-message-btn, #startproposal-btn,  #loanagreement-btn, .button1, .button2,.button3, .button3b,.button1b, #intro a, .button4, .button5, .button6, #getstartednow-btn,#getstartednow-btn2, #generateproposal-btn,.arrow2, .button7 ,#calculate-btn,  .buttonsubmit, .buttonsubmit2, .buttonlong5   {
	background: url(/images/lb-sprite.png) no-repeat;
}
#downloadProposal-btn, #editProposal-btn, .button8, .buyNow-btn, #downloadPLoanForm-btn
  {
	background: url(/images/lb-sprite2.png) no-repeat;
}
.buyNow-btn {width: 86px;	height: 35px;	display: block;	background-position:-1px -74px;	text-indent: -9999px;	float: left;	margin-left: 15px;}
.buyNow-btn:hover {background-position:-1px -110px;}
#downloadProposal-btn {width: 142px;	height: 35px;	display: block;	background-position:0 -1px;	text-indent: -9999px;	float: left;	margin: 5px;}
#downloadProposal-btn:hover {background-position:0 -38px;}
#downloadPLoanForm-btn {width: 166px;	height: 35px;	display: block;	background-position:-88px -74px;	text-indent: -9999px;	float: left;	margin: 5px;}
#downloadPLoanForm-btn:hover {background-position:-89px -110px;}
#editProposal-btn {width: 112px;	height: 35px;	display: block;	background-position:-142px -1px;	text-indent: -9999px;	float: left;	margin: 5px;}
#editProposal-btn:hover {background-position:-142px -38px;}

/* -----------------------------*/
#header #logo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background-image:url("/images/loanBackLogo_new.gif");
display:block;
height:41px;
text-indent:-9999px;
width:201px;
float:left;
}
#header .right { margin-left: 5px; margin-right: 5px;}
#header div a {
	background-color: #679C3F;
	color: #FFFFFF;
	padding: 8px 16px;
	border-radius: 10px;
	line-height: 1;
	opacity: 0.7;
	margin-top: 7px;
}
#header div a:hover {
	opacity: 1;
}
#slogan{ background: url(/images/landing/slogan.gif) no-repeat; width:255px; height:21px; float:right; margin-top:-38px; }
#logo_wrap{ width:465px; height:50px;}
#nav {width: 940px;	height: 42px;	background:url(/images/nav-bg.png) repeat-x;	margin-bottom: 1px;	padding-top: 10px;}
#nav li {display: inline;	padding: 0px 35px 0 15px;	margin-top: 10px;}
#nav li a {color: #A1A0A0;	font-size: 18px;	font-weight: bold;}
#nav li a:hover {color: #777;}
.nav2 {	color: #005129;	font-size: 18px;	font-weight: bold;	_padding:  0px 33px 0 15px !important;#padding:  0px 33px 0 15px !important;}
#nav3 {	width: 940px;	height: 1px;	padding-top: 0px;	border-top:1px solid #ccc;}
#nav li a.selected, #nav li a.selected:hover{color:#679c3f;}

/* GRID
--------------------------------*/
#left {width: 630px;	min-height: 300px;	float: left;}
#leftsub {width: 630px;	min-height: 250px;	float: left;	margin-bottom:30px;}
#right {width: 308px;	min-height: 200px;	float: right;}
#right2 {width: 358px;	min-height: 200px;	float: right;}
.right3 {width: 130px;	float: right;}
.left3 {width: 780px;	float: left;}

/*------------------------------*/

#intro {width: 610px;	height: 338px;	background: url(/images/intro.jpg) no-repeat;	margin-bottom: 5px;	margin-left: 2px;	padding-left: 10px;}
#intro a {width: 167px;	height: 42px;	background-position: 0 -203px;	display: block;	text-indent: -9999px;}
#intro p {font-size: 18px;	color: #fff;	width: 257px;	padding-top: 137px;#padding-top: 137px;	_padding-top: 137px;}

#intro h1 {	font-size: 18px;	color: #fff;	width: 254px;}
#protect {	background: #E7F2DE;	width: 602px;	padding: 10px;}
#protect p {width: 260px;	font-size: 12px;	color: #777777;	line-height: 150%;	margin-left: 10px;}
#protect h1 {width: 260px;	font-size: 12px;	color: #777777;	line-height: 150%;	margin-left: 10px;	font-weight:normal;}
#protect h2 {padding-left: 10px;}
#protect p b {color: #679C3F;	font-size: 14px;}
#protectsub {background: #E7F2DE;	width: 602px;	padding: 10px;}
#protectsub p {font-size: 12px;	color: #777777;	line-height: 150%;	margin-left: 10px;}
#protectsub h1 {width: 260px;	font-size: 12px;	color: #777777;	line-height: 150%;	margin-left: 10px;	font-weight:normal;}
.block {width: 300px;	margin: 10px auto;}
.block2 {width: 320px;	margin: 7px auto;}
.block3 {width: 300px;	margin: 7px auto;}
.block4 {width: 200px;	margin: 7px auto;}
.block p {font-size: 11px;	color: #000;	line-height: 150%;}
#.block h2 {width: 60%;}
.block span a {color: #679C3F;	background-position: -285px -20px;	padding-left: 13px;	height: 12px;	margin-top: 3px;}
#products span a {color: #679C3F;	background-position: -285px -20px;	padding-left: 13px;	height: 12px;	margin-top: 3px;}
.arrow2 {color: #679C3F;	background-position: -285px -20px;	padding-left: 13px;	height: 12px;	width:12px;	margin-top: 3px;}
.block span a:hover, #products span a:hover {color: #000;}
.block .left {margin-right: 10px;}
#counter {width: 300px;	height: 82px;	background-position: 0 -120px;	margin-top: 10px;}
#counter p {padding-top: 20px;	padding-bottom:0;	margin-bottom:0;	font-size: 30px;	color: #679C3F;	text-align: right;	line-height: 100%;}
#counter span {color: #777;	margin-left: 45px;}
.bulet {background-position: -285px -20px;	padding:0px 5px 1px 15px;	height: 12px;	margin:15px 0px 5px 0px;}
#right .block {border: 1px solid #CFD8D5;	margin-top:0;	padding: 10px;	background: #F9F9F9;}
.block2 {width: 280px;	border: 1px solid #CFD8D5;	margin-top:0;	padding: 10px;	background: #F9F9F9;}
#right .block p {color: #777;}
#loan-form label {
	width: 118px;
	display: block;
	float: left;
}
#loan-form input[type="text"] {
	border: 1px solid #666;
	outline: 0;
	width: 145px;
	padding: 4px;
	box-sizing:border-box;
}
#loan-form b, #loan-form label {color: #666666;	font-size: 14px;	font-weight: 400;}
#loan-form .longsel {
	width: 145px;
	box-sizing:border-box;
}
#products {	padding: 10px;	margin-bottom:15px;	font-weight:bold;}
#products ul {margin-top: 10px;}
#products ul li {color:#679C3F;	font-size: 16px;	border-bottom: 1px solid #CFD8D5;	padding-bottom: 4px;	padding-top:4px;}
#products ul li em {color: #005129;	font-style: normal;	float: right;}


/* BUTTONS
--------------------------------*/
#borrowers-btn {width: 140px; 	height: 35px; 	display: block;	background-position:0 -47px;	text-indent: -9999px;	float: left;	margin: 5px;}
#generateproposal-btn {	width: 143px;	height: 36px;	display: block;	background-position:-138px -502px;	text-indent: -9999px;	float: left;	margin: 5px;}
#generateproposal-btn:hover {background-position:-138px -538px;}
#borrowers-btn:hover {background-position: 0 -83px;}
#startproposal-btn {width: 131px;	height: 35px;	display: block;	background-position:0 -284px;	text-indent: -9999px;	float: left;	margin: 2px;}
#startproposal-btn:hover {background-position: 0 -247px;}
#getstartednow-btn {width: 136px;	height: 35px;	display: block;	background-position:0 -502px;	text-indent: -9999px;	float: left;	margin: 0px;}
#getstartednow-btn:hover {background-position: 0 -539px;}
#getstartednow-btn2 {width: 136px;	height: 35px;	display: block;	background-position:0 -502px;	text-indent: -9999px;	float: left;	margin: 0px;}
#getstartednow-btn2 :hover {background-position: 0 -539px;}
#lenders-btn {width: 140px;	height: 35px;	display: block;	background-position:-144px -47px;	text-indent: -9999px;	float: left;	margin: 5px;}
#lenders-btn:hover {background-position: -144px -83px;}
#calculate-btn {width: 82px;	height: 25px;	display: block;background-position:-202px -22px;	text-indent: -9999px;	float: left;	margin: 5px;}
#calculate-btn:hover {background-position: -192px -477px;}
#send-message-btn {width: 130px;	height: 35px;	display: block;	background-position:-169px -203px;	text-indent: -9999px;	float: left;	margin: 5px;}
#send-message-btn:hover {background-position: -170px -239px;}
#loanagreement-btn {width: 166px;	height: 35px;	display: block;	background-position:-133px -283px;text-indent: -9999px;	float: left;	margin: 5px;}
#loanagreement-btn:hover {background-position:-133px -320px;}
.button1 {width: 80px;	height: 20px;	display: block;	background-position:-3px -372px;	padding-top:3px;	float: left;	text-align:center;	font-size:12px;	font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:7px;	_margin-left:4px;}
.button5 {width: 82px;	height: 23px;	display: block;	background-position:-3px -447px;	padding-top:6px;	float: left;	text-align:center;	font-size:12px;	font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:7px;	_margin-left:4px;}
#next-btn:hover {background-position:-2px -397px;	color:#CCCCCC;}
#acceptterms-btn {	width: 123px;	height: 20px;	display: block;	background-position:-2px -347px;	padding-top:3px;	float: left;	text-align:center;	font-size:12px;	font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:7px;	_margin-left:4px;}
.button2 {width: 122px;	height: 20px;	display: block;	background-position:-2px -322px;	padding-top:3px;	float: left;	text-align:center;	font-size:12px;
font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:7px;	_margin-left:4px;}
.button3 {width: 144px;	height: 20px;	display: block;	background-position:-86px -372px;	padding-top:3px;	float: left;	text-align:center;	font-size:12px;
font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:7px;	_margin-left:4px;}
.button6 {width: 185px;	height: 20px;	display: block;	background-position:-6px -477px;	padding-top:3px;	float: left;	text-align:center;	font-size:12px;
font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:7px;	_margin-left:4px;}

.button7 {width: 125px;	height: 20px;	display: block;	background-position:-2px -322px;	padding-top:3px;	float: left;	text-align:center;	font-size:12px;
font-weight:bold;	color:#FFFFFF;	margin-left:5px;#margin-left:5px;	_margin-left:2px;}

.buttonlong5 {width: 165px;	height: 23px;	display: block;	background-position:-86px -447px;	padding-top:6px;	float: left;	text-align:center;	font-size:12px;
font-weight:bold;	color:#FFFFFF;	margin-left:7px;#margin-left:5px;	_margin-left:2px;}

/* BUTTONS
--------------------------------*/

#footer {border-top: 1px solid #CFD8D5;	width: 940px;	padding-top: 10px;	margin-bottom: 10px;	margin-top: 5px;	font-weight:bold;}
#footer ul {width: 140px;	float: left;}
#footer ul li {color: #999;	font-size: 11px;	text-transform: capitalize;	padding: 2px;}
#footer ul li a {color: #679C3F;}
#footer ul li a:hover {color: #000;}
#footer p {color:#999;	margin-top: -10px;}
#footer img {vertical-align: top;	margin-left: 10px;}
#footer div {float: left;	margin-left: 220px;}
.footer2 {color: #005129 !important;}

#footer ul li.follow_us_header { width:200px; text-transform:none;}
#footer ul li.follow_us_links {clear:none; margin-top:2px;float: left;}
#footer ul li.follow_us_links a {width:20px; margin-right:10px;}
#footer ul li.follow_us_links a img{ float:left; margin: 0}

.listyes1 {	list-style-image: url(/images/icon_bulet1.gif);	list-style-position: inside;	margin-left:32px;	color:#868686;	font-weight:bold;}
.listyes2 {list-style-image: url(/images/icon_bulet2.gif);	list-style-position: inside;	margin-left:30px;	color:#868686;	font-weight:bold;}
.listyes3 {	list-style-image: url(/images/icon_bulet3.gif);	list-style-position: inside;	margin-left:30px;	color:#868686;	font-weight:bold;}
.listyes4 {	list-style-image: url(/images/icon_bulet4.gif);	margin-left:30px;	color:#000000;	line-height:18px;}
.listyes5 {list-style-image: url(/images/icon_bulet5.gif);	margin-left:30px;	color:#000000;	font-size:11px;	text-align:left;}
.listyes5 li {padding-top:10px;}
.listyes6 {list-style-image: url(/images/icon_bulet6.gif);	margin-left:30px;	color:#000000;	font-size:11px;	text-align:left;}
.listyes6 li {padding-top:1px;line-height:20px;}
.listyes7 {list-style-image: url(/images/icon_bulet7.gif);	margin-left:30px;	color:#000000;	line-height:18px;}
.listyes7 li{ margin-bottom:10px;}
.listyes8 {list-style-image: url(/images/icon_bulet8.gif);	margin-left:30px;	color:#000000;	line-height:18px;}
.listyes8 li{ margin-bottom:2px;}
.listyes9 {margin-left:20px;	color:#000000;	line-height:18px;}
.listyes9 li{ margin-bottom:5px;}
.libotspace20px li{ margin-bottom:20px;}
.libotspace5px li{ margin-bottom:5px;}
.list_style_decimal{list-style-type:decimal; margin-left:30px;	color:#000000;	line-height:18px;}
.list_style_decimal li{ margin-bottom:7px; margin-top:7px;}
.list_style_alpha{list-style-type:lower-alpha; margin-left:30px;	color:#000000;	line-height:18px;}
.list_style_alpha li{ margin-bottom:7px; margin-top:7px;}

.list_style_errorlist{list-style-type:decimal; margin-left:30px;	line-height:18px;}
.list_style_errorlist li{ margin-bottom:7px; margin-top:7px;}


/* ALIGNMENT
--------------------------------*/
.alighright {text-align:right;}
.alighleft {
	text-align:left;
}
.amount {text-align:right; padding-right:10px;}
.aligncenter {text-align:center;}
.space01 {padding-left:2px;}
.space02 {margin-top:15px;	line-height:30px;}
.space03 {padding:10px 0px 5px 0px;}
.space04 {padding-left:5px;#padding-left:5px;	_padding-left:10px;}
.space05 {height:35px;	padding-left:210px;}
.space06 {height:250px;}
.space07 {margin-left:25px;}
.space08 {margin-left:7px;}
.space09 {margin-top:-5px!important;}
.space10 {margin-bottom:20px;}
.space11 {margin-left:190px;#margin-left:190px;_margin-left:80px;}
.space12 {margin-left:60px;#margin-left:60px;_margin-left:30px;}
.space13 {margin-left:21px;}
.space14{margin-left:25px;}
.space15{margin-top:30px;}
.space16{margin-left:70px;}
.space17{margin-bottom:5px;}
.space18{padding:5px;}
.space19{padding-left:10px; width:350px;}
.space20{margin-left:120px;}
.space21{margin-left:420px;}
.creditcard {margin-top:-3px !important;	margin-left:7px;}
.buttonbar {padding-left: 210px;	margin-top:10px;}
.buttonbar2 {padding-left: 7px;	margin-top:10px;}
.buttonbar3 {padding-left: 120px;	margin-top:10px;}

/*------------------------------*/
/*
.successblock {display:block;	width:230px;	height:288px;	float:left;	margin:42px 0px 20px 60px;#margin:42px 0px 22px 60px;	_margin:25px 0px 20px 40px;	background-image:url(/images/bgSuccessStoriesBox.gif);	border:1px solid #f2f2f2;}
*/

.successblock {
	background-color:#F8F8F8;
	/*background-image:url(/images/bgSuccessStoriesBox.gif);*/
	border:1px solid #F2F2F2;
	display:block;
	float:left;
	height:430px;
	margin:42px 0 20px 60px;
	width:230px;
}

.successblock2 {
	background-color:#F8F8F8;
	/*background-image:url(/images/bgSuccessStoriesBox.gif);*/
	border:1px solid #F2F2F2;
	display:block;
	float:left;
	height:330px;
	margin:42px 0 20px 60px;
	width:230px;
}

.imageborder {border:1px solid #f2f2f2;}
.successboxinside {padding:10px 15px 5px 15px;	text-align:justify;	font-size:11px;}
.middlecontext {width:750px;	font-size:.90em;	color:#000;	padding:0px;	margin:0px;	text-align:left;	clear:both;}
.rightalign {text-align:right;}
.popupalignment {padding:10px 160px 10px 10px;}
.margintop10px {margin-top:10px;}
.margintop5px {margin-top:5px;}
.labletext {color:#000;	font-weight:bold;	font-size:12px;	height:28px;}
.labletext2 {color:#000;	font-weight:bold;	font-size:12px;	height:28px;	width:110px;}
.labletext10 {color:#000;	font-weight:bold;	font-size:12px;		width:110px; }

.textboxbg {background-color:#fff;	border:1px solid #999999;	margin-left:4px;	margin-top:5px;	height:20px;}
.textdropboxbg {background-color:#fff;	border:1px solid #999999;	margin-left:4px;	margin-top:5px;	height:22px;}
.conatctexarea {background-color:#fff;	border:1px solid #999999;	margin-left:4px;	margin-top:5px;	width:500px;	height:96px;	font-family:Arial, Helvetica, sans-serif;}
.popupbutenalignment {margin-left:204px;}
.middlecontext2 {padding:8px 0px 10px 0px;	border:1px solid #00FF00;}
.popupsmalltext2 {font-size:11px;}
.droptboxbg200 {background-color:#ffffec;	border:1px solid #999999;	margin-left:4px;	width:214px;	margin-top:5px;	height:30px;}
label {display: block;  /* block float the labels to left column, set a width */
	float: left;	width: 200px;	padding: 0;	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;}
.lablespace {	display: block;  /* block float the labels to left column, set a width */
	float: left;	width: 187px;	padding: 10px;
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;	line-height:45px;	font-size:11px;}
.labelsmallblock {	display: block;  /* block float the labels to left column, set a width */
	float: left;	width: 105px;	padding: 0;
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right;	font-weight:bold;}
.smalltext {font-size:10px;	line-height:10px;}
.errortext {border:1px solid #e0dedf;	line-height:30px;color:#cf4948;	background-color:#f9f7f8;padding:7px 7px 9px 7px;font-weight:bold; margin:15px 5px 5px 0px;}
.redlable {color:#cf4948;}
.greenlable {color:#11694a; padding: 5px 0 0;}
.infotext {	border:1px solid #FFCC33;line-height:30px;color:#336699;background-color:#FFFF99;padding:7px 7px 9px 7px;font-weight:bold;	margin:15px 5px 5px 0px;}

/* CRUMBS
--------------------------------*/
#crumbs {height:2.3em;	border:1px solid #dedede;}
#crumbs li {float:left;	line-height:2.3em;	color:#777;	padding-left:.75em;}
#crumbs li a {background:url(/images/crumbs.gif) no-repeat right center;	display:block;	padding:0 25px 0 10px;}
#crumbs li a:link, #crumbs li a:visited {color:#777;	text-decoration:none;}
#crumbs strong {color:#679c3f;}
.crumbSpac {padding-top: 10px;#padding-top: 10px;	_padding-top: 1px;}
#contentbg {background:#F5F5F5;	padding:2px 10px 10px;	width:923px;	margin-top:15px;}
#contentbg2 {background:#fff;	padding:2px;	width:933px;	margin-top:15px;}
#contentbg3 {background:#F5F5F5;	padding:10px;	width:920px;}
#contentbg4 {background:#F5F5F5;	padding:10px;	width:920px;}
.crumbsBG{background-color:f6f9f8;}
/* --------------------------------*/

hr {border: 0;	color: #666666;	background-color: #666666 !important;	height: 1px;	width: 100%;	text-align: left;	margin-top:20px;	margin-bottom:20px;}
.hr2 {border: 0;	color: #CCCCCC;	background-color: #CCCCCC !important;	height: 1px;	width: 100%;	text-align: left;margin-top:20px;margin-bottom:20px;}
.hrfordiv{border-bottom: 1px solid #CFD8D5;}
.maincontentbox p {	margin:0;	padding:4px;}
.maincontentbox label {	margin:0;	padding:1px 5px 1px 1px;}
.contentbox {width:450px;}
.contentbox6 {width:440px;}
.contentbox4 {width:922px; background-color:#FFFFFF; border:1px solid #ccc;}
.contentbox5{width:918px; background-color:#FFFFFF; border:1px solid #ccc;}
.contentbox7{width:199px; background-color:#FFFFFF; border:1px solid #ccc; margin-left:8px;}
.contentbox8{width:152px; background-color:#FFFFFF; border:1px solid #ccc; margin-left:8px;}
.stepcontentbox{height:150px;}
.border1{border:1px solid #ccc;}
.textaligtop {vertical-align:top;}
#mainsub label {vertical-align:bottom;	line-height:20px;}
.labelspaceleft {margin-left:210px;}
.labelspaceleft2 {margin-left:122px;}
.loanagreement {padding:0px 0px 0px 20px}
.loanagreement label {display: block;  /* block float the labels to left column, set a width */
	float: left;	width: 830px;	padding: 0;
	margin: 5px 0 0 0; /* set top margin same as form input - textarea etc. elements */
	text-align: left;}
.loanagreement .checkbox {float: left;	margin:7px;}
.loanagreement form {border:0px;	margin:0px;}
.orhr {background-image:url(/images/or.png);	height:60px;}
.qtimagebox {border: 1px solid #CCCCCC;	width:350px;	height:90px;	margin-left:5px;#margin-left:5px;	_margin-left:3px;	background-color:#FFFFFF;
	vertical-align:middle;	text-align:center;	padding:20px;}
.headsub {font-size:17px;	line-height: 22px;}
.bodytext3 {font-size:12px;	color:#000000;	font-weight:normal;}
.bodytext4 {font-size: 18px;	color: #fff;}
.bodytext5 {font-size: 16px;	font-weight: bold;	color: #005129;	padding:10px 0px 5px 0px;}
.bodytext6 {font-size: 11px;}
.bodytext7{	font-size: 14px;	font-weight:bold;}
.bodytext8 {color:#11694a; font-weight:bold!important;}
.bodytext9 {color:#00CC00; font-weight:bold!important;}
.bodytext10 {font-size:16px !important;	font-weight:bold;	text-align:center;}
.sup {font-size:7px;}
.bodytext8 a:hover{text-decoration:underline!important;}

/* CURVEHEADER
--------------------------------*/

.bl3 {background:url(/images/bl.gif) 0 100% no-repeat #f5f5f5;	text-align:center}
.br {background:url(/images/br.gif) 100% 100% no-repeat}
.tl {background:url(/images/tl.gif) 0 0 no-repeat #0e5a3b;	text-align:center}
.tl2 {background:url(/images/tl2.gif) 0 0 no-repeat #f5f5f5;	text-align:center}
.tr2 {background:url(/images/tr.gif) 100% 0 no-repeat;	padding:10px;	text-align:left;	font-weight:bold;	color:#FFFFFF;	font-size:15px;}
.tr22 {background:url(/images/tr2.gif) 100% 0 no-repeat;	padding:10px;	text-align:left;	font-weight:bold;	color:#FFFFFF;	font-size:15px;}
.curveboxbg{background-color:#f5f5f5;}
.cheaderwidth1 {width:700px;	background-color: #f5f5f5;}
.cheaderwidth2 {width:385px;	height:220px;	background-color: #f5f5f5;}
.cheaderwidth3 {width:450px;}
.cheaderwidth4 {width:385px;	height:240px;	background-color: #f5f5f5;}
.cheaderwidth5 {width:275px;	height:450px;	background-color: #f5f5f5;}
.cheaderwidth6 {width:920px;	background-color: #fff;}
.cheaderwidth7 {width:295px;	height:250px;	background-color: #f5f5f5;}
.bl {background:url(/images/tl.gif) 0 100% no-repeat;	width:20em;	text-align:center}
.regbg {background-color: #E6E6E6;}
.padding10 {
	padding:10px;
}
.padding5 {
	margin:5px;
}
.paddingright10px {
	padding-right:10px;
}
.padding15{
	padding:15px 15px 5px 15px;
}
.forgotpass {
	padding:4px;
	font-size:11px;
}
.cboxlabel {
	font-size:11px;
	text-align:left;
	width:400px;
	float:left;
}
.cheaderh1 {
	font-weight:normal;
	color:#000000;
        margin-left: 10px;
}
/* --------------------------------*/

/* IEHACK
--------------------------------*/
.iehackpadding11 {#padding-right:11px;	_padding-right:11px;}
/* --------------------------------*/
.contentbox2 {width:750px;}
.contentbox3 {width:800px;}
.textboxSmall {
	border: 1px solid #a5acb2;
	outline: 0;
	width:54px;
	height:20px;
}
.textboxLarge2 {
	border: 1px solid #a5acb2;
	outline: 0;
	width:224px;
	height:20px;
}
.contentArea3 {
	border: 1px solid #a5acb2;
	outline: 0;
	width:326px;
}
.contentArea {
	border: 1px solid #a5acb2;
	outline: 0;
	width:224px;
}

.contentArea2 {
	border: 1px solid #a5acb2;
	outline: 0;
	width:500px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
margin-left:4px;
	margin-top:5px;
padding:5px;
}
.textboxMedium {
	border: 1px solid #a5acb2;
	outline: 0;
	width:150px;
	height:20px;
}

.textAreaLarge {
	border: 1px solid #a5acb2;
	outline: 0;
	width:354px;

}
.textboxLarge3 {
	border: 1px solid #a5acb2;
	outline: 0;
	height:20px;
	width:656px;
	#width:656px;
	_width:657px;

}
.dropbox {
	border: 1px solid #a5acb2;
	outline: 0;
	height:23px;

}

.dropboxLarge2 {
	border: 1px solid #a5acb2;
	outline: 0;
	width:226px;
	height:23px;
}
.contentbox3 {
	width:490px;
}

.button3b {
	width: 164px;
	height: 20px;
	display: block;
	background-position:-87px -422px;
	padding-top:3px;
	float: left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
#margin-left:7px;
	_margin-left:4px;
}
.sublabel {
	margin-top:3px;
	vertical-align:middle;
	padding:0px 7px 0px 10px;
}
.sublabe2 {
	margin-top:3px;
	vertical-align:middle;
	padding:0px 7px 0px 10px;
}
.sublabel2 {
	margin-top:3px;
	vertical-align:middle;
	padding:0px 15px 0px 30px;
	width:100px;
	text-align:right;
}
.sublabel3 {
	margin-top:3px;
	vertical-align:middle;
	padding:0px 15px 0px 30px;
	width:100px;
	text-align:right;
}
.dropboxSmall {
	border: 1px solid #a5acb2;
	outline: 0;
	width:115px;
	height:23px;
}
.dropboxSmall3 {
	border: 1px solid #a5acb2;
	outline: 0;
	height:23px;
}
.dropboxSmall2 {
	border: 1px solid #a5acb2;
	outline: 0;
	height:20px;
	margin-left:6px;
	height:23px;
}
.graph1top {
	margin-top:50px;
}
.buttonbar4 {
	padding-left: 10px;
	margin-top:10px;
}
.buttonbar5 {
	padding-left: 692px;
	margin-top:10px;
}
.buttonbar6 {
	padding-left: 615px;
	margin-top:10px;
}
.button1space {
	width: 80px;
	height: 20px;
	display: block;
	padding-top:3px;
	float: left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
#margin-left:7px;
	_margin-left:4px;
}
.button1b {
	width: 80px;
	height: 20px;
	display: block;
	background-position:-4px -422px;
	padding-top:3px;
	float: left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}
.button4 {
	width: 48px;
	height: 20px;
	display: block;
	background-position:-252px -422px;
	padding-top:3px;
	float: left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
#margin-left:7px;
	_margin-left:4px;
}
#loanSummary {border: 1px solid #11694a; background-color:#f5f5f5;}
.loanSummaryheader{background-color:#11694a; height:20px; color:#FFFFFF; font-size:14px; padding:7px;}
.paymentSchedule{border:1px solid #000; }

table.servicesT
{ font-weight: normal;
font-size: 11px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px #ccc solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;

}
table.servicesT caption{ font-size:12px; text-align:left; font-weight:bold; padding-bottom:7px; color:#000;}

table.servicesT, td.servHd, th.servHd
{ border-bottom: 1px solid #ccc;
background-color: #64676b;
text-align: center;
font-weight: bold;
font-size: 11px;
color: #fff;
height:18px;
padding-top:4px;}


table.servicesT td
{ border-bottom: 1px solid #ccc;
font-weight: normal;
font-size: 11px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;
height:18px;}
.bordertop1{border-top:3px solid #4B4B4B; margin-top:1px;}

.table3 td
{ border-bottom: 1px dotted #ccc;
font-weight: normal;
font-size: 12px;
color: #404040;
text-align: left;
padding: 3px;
line-height:22px;}

.tableCentre{  text-align:center!important;}
.table3 th{text-align: left;padding: 3px;}
.tableAmountsR{  text-align:right!important; padding-right:5px!important;}
.tableAmountsL{  text-align:left!important;  padding-left:5px!important;}
img {border: 0px; 	vertical-align: middle;}
li.buttons { float: left; } /* lists aligned to the left */
ul.menu {
   list-style-type: none; /* suppression of useless elements */
   padding: 5px 5px 10px 0px;
   font-size: 9px;
   font-weight:bold;
   margin: 0px;
   font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size: 10px;

}
.menu a {
     margin: 0px;
     height: 20px;
     padding: 0px 0px 0px 0px;
     float: left;
     display: block;
     text-align: center;
     text-decoration: none;
     color: #000;
     background: #ccc;
	  cursor:default;
     }
.stepArrow {
		position:inherit;
		margin-top: 0px;
		margin-bottom: 0px;
		display:inline;
}
.setupOn {
     background: #11694a !important;
	 color: #ffffff !important;
     }

.width300px{width:400px;}

/* BREADCRUMB
--------------------------------*/

#breadCrumb {
 height: 18px; /* This is the height we wan't on our breadcrumb */
padding: 4px 0 0 1px;

color: #000; /*This is our color on the text which isn't a link. We want' they to be light grey */
}
#breadCrumb li {
 float: left;
display: inline;
 margin-right: 4px;
 }
 #breadCrumb a {
 color: #11694a; /* Our breadcrumb links are going to be white */
 font-weight: bold; /* And bold */
 background: url(/images/header_track_list.gif) top right no-repeat;
 padding-right: 11px; /* We need to add some padding to the right of the link. This space is where the background image is going to be shown. */
 text-decoration: none;
 }
 #breadCrumb a:hover {
color: #000;
 background:url(/images/header_track_list.gif) bottom right no-repeat;
 }

/* BREADCRUMB
--------------------------------*/
.tableunderline{border-bottom:1px solid #000;}
.bcbordertop{border-top:1px solid #000; padding-top:25px;}
.table2{line-height:25px;}
.servBodL { border-left: 1px solid #ccc; }
#pagination, #pagination2{text-align:right; font-size:11px; font-weight:bold;}
#pagination a,#pagination2 a {color:#006600;}
#pagination a:hover, #pagination2 a:hover{color:#000;text-decoration:underline;}
.margingTop5px{margin-top:8px;}
.with150px{width:350px;}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   .textboxLarge3 { 	border: 1px solid #a5acb2;
	outline: 0;
	height:20px;
	width:657px;
}
.contentArea {
	border: 1px solid #a5acb2;
	outline: 0;
	width:226px;
}
}

/*----------------------------------- POPUP */

#overlay, #overlay2, #overlay3 {
	 position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	bottom: 0; /* will cover the entire parent */
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	 background: ;
	filter:alpha(opacity=99);
	-moz-opacity:0.99;
	-khtml-opacity: 0.99;
	opacity: 0.90;
	background-color:#ebebeb;
	}

#overlay[id]{ position: fixed; }
#overlay2[id]{ position: fixed; }
#overlay3[id]{ position: fixed; }
.popup {/*width: 508px; margin: 15% auto;
    z-index: 1002;
filter:alpha(opacity=99);
	-moz-opacity:1;
	-khtml-opacity: 1;
	opacity: 1;*/
	background-color:#fff;
	border:1px solid #2C6B2E;
}
.popTop { height: 23px; /* background: url(/images/pop-top.gif) no-repeat;*/ background-color:#2C6B2E;}
.popBtm { height: 23px; /*background: url(/images/pop-btm.gif) no-repeat;*/ clear: both;}
.popInner {width: 500px; min-height: 200px; /*background: url(/images/pop-bg.png) repeat-y;*/ padding: 0 10px 0 10px;}
.popinner2 {width: 378px; border:1px solid #666666; }
.popInner3 {width: 478px; min-height: 135px;  padding: 0 10px 0 20px;}
.popInner form {width: 250px; margin: 10px 0 0 10px;}
.popupheader{font-size:12px; font-weight:bold; color:#FFFFFF;}
.letterspacing{letter-spacing: 0em; word-spacing :0.32em; }
#article p{letter-spacing: 0em; word-spacing :0.1em; line-height:20px;}
#article li{letter-spacing: 0em; word-spacing :0.1em; line-height:20px;}
#article strong{letter-spacing: 0em; word-spacing :0.1em; }
a.tooltip:hover {background:#f5f5f5; text-decoration:none;z-index: 9999;} /*BG color is a must for IE6*/
a.tooltip span {display:none; padding:4px 6px; margin-left:-247px; width:215px;z-index: 9999;}
a.tooltip:hover span{display:inline; position:absolute; background:#FAF4B6; border:1px solid #CC9900; color:#333333; margin-top:20px; font-size:10px; text-align:left;z-index: 9999; line-height:12px; }
.formbox{border: 1px solid #B5EE93; background-color:#F8F8F8; padding:10px; height:auto;}



/*----------------------------------- TABS */
.tabimagespacer {
float: left;
height: 28px;
width: 2px;
}
.tabcontentholder {
clear: both;
border-left: 1px solid #d4d3db;
border-right: 1px solid #d4d3db;
border-bottom: 1px solid #d4d3db;
padding:0 0 0 0;
width:940px;
background-color:#FFF;
}
.tabcontentholder ul {
padding:0 0 0 0;
width:385px;
line-height:1.1em;
margin:0 0 0 10px;

}

.tabcontentholder ul li {list-style-type:none;}
.TabOuterHolder	{}
.tabholder1_on, .tabholder1_on2, .tabholder1_off, .tabholder2_on, .tabholder2_off, .tabholder3_on, .tabholder3_off, .tabholder4_on, .tabholder4_off,.tabholder_lb1_on, .tabholder_lb1_off,.tabholder_lb2_on, .tabholder_lb2_off {
float: left;
height: 29px;
text-transform: uppercase;
font-size: 10px;
font-family: verdana;
line-height: 29px;
text-align: center;
cursor: pointer;
font-weight: bold;
color: #ffffff;
padding:0 0 0 0;
margin:0 0 0 0;
}


.tabholder_lb1_on {
color: #ffffff;
background-image: url('/images/lender_tab_selected.gif');
width: 118px;
}

.tabholder_lb1_off {
color: #6B9D91;
background-image: url('/images/lender_tab_unselected.gif');
width: 118px;
}

.tabholder_lb2_on {
color: #ffffff;
background-image: url('/images/Borrower_tab_selected.gif');
width: 118px;
}

.tabholder_lb2_off {
color: #6B9D91;
background-image: url('/images/borrower_tab_unselected.gif');
width: 118px;
}


.tabholder1_on2 {
color: #ffffff;
background-image: url('/images/lender_tab_selected.gif');
width: 118px;
}
.tabholder1_on {
color: #ffffff;
background-image: url('/images/myloan_tab_selected.gif');
width: 118px;
}
.tabholder1_off	{
color: #6B9D91;
background-image: url('/images/myloanr_tab_unselected.gif');
width: 118px;
}
.tabholder2_on {
color: #ffffff;
background-image: url('/images/myprofile_tab_selected.gif');
width: 118px;
}
.tabholder2_off	{
color: #6B9D91;
background-image: url('/images/myprofile_tab_unselected.gif');
width: 118px;
}
.botspace{border-bottom:1px solid #d4d3db;}
.botspace2{border-bottom:1px solid #d4d3db;  width:704px;}
.sr_searchbox{padding:15px;}
.margintop5{ vertical-align:middle;}
.sr_labletext{ color:#4e267e; font-weight:bold; font-size:12px;}
.sr_resultsbox{border:1px solid #fce7e6; padding:15px; margin:10px;}
.sr_resultsheading{padding-left:15px; color:#e39e99; font-size:12px; font-weight:bold;}
.se_buleticon{float:left; width:15px;}
.sr_header{padding:0px; margin:0px; font-size:12px; font-weight:bold; text-decoration:underline;}
.sr_content{margin:0px; padding:0px; margin:5px 1px 5px 10px; font-size:12px; text-decoration:none; color:#404040;}
.sr_tag{text-decoration:none; font-weight:bold;}
.sr_tagUline{padding:0px; margin:5px 1px 5px 10px; font-size:11px; text-decoration:none; color:#eb827e;}
.sr_tagUline a:link,  .sr_tagUline a:active, .sr_tagUline a:hover{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#eb827e;text-decoration:underline;}
.sr_tagUline a:visited {margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#f8a7a7;text-decoration:underline;}
.sr_tagUline a:hover{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#d64c4c;text-decoration:underline;}
.sr_bold{font-weight:bold;}
.searchset{padding-bottom:15px;}
.sr_pagination{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#d64c4c; text-align:right; float:right;}
.sr_pagination_curent{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#000; text-align:right; font-weight:bold;width:15px; float:left;}
.sr_pagination_unselect{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#d64c4c; text-align:right; font-weight:bold; float:left; width:15px; cursor:hand; text-decoration:underline;}
.sr_pagination_next{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#d64c4c; text-align:right; font-weight:bold; float:left; width:50px; cursor:hand;text-decoration:underline;}
.sr_pagination_previous{margin:0px; padding:0px; font-size:11px; text-decoration:none; color:#999999; text-align:right;text-decoration: none;float:left;width:65px; font-weight:bold;}
.sr_floatleft{float:left;}
.sr_floatright{float:right;}
.sr_paginationbox{width:15px; cursor:hand; text-align:right;}
.sr_paginationboxN{width:50px; cursor:hand; text-align:right;}
.sr_paginationboxP{width:60px; cursor:hand; text-align:right;}

.odd {background-color:#F0F0F0; line-height:28px!important; }

.even {background-color:#FBFBFB; line-height:28px!important;}



table.servicesT2

{ font-weight: normal;

font-size: 11px;

color: #404040;

width: 100%;



border: 1px #ccc solid;

border-collapse: collapse;

border-spacing: 0px;

margin-top: 0px;



}

table.servicesT2 caption{ font-size:12px; text-align:left; font-weight:bold; padding-bottom:7px; color:#000;}



th.servHd2

{ border-bottom: 1px solid #ccc;

background-color: #64676b;

text-align: center;

font-weight: bold;

font-size: 11px;

color: #fff;

height:25px;

padding-top:4px;}

table.servicesT2 td

{ border-bottom: 1px solid #ccc;

font-weight: normal;

font-size: 11px;

color: #404040;

text-align: left;

padding-left: 3px;

height:18px;}

.buttonsubmit {
	background-position:-86px -372px;
	border:0 none;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-bottom:4px;
	text-align:center;
	width:144px;
}
.buttonsubmit2 {
	background-position:-3px -372px;
	border:0 none;
	color:#FFFFFF;
	display:block;
	float:left;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	height:25px;
	padding-bottom:4px;
	text-align:center;
	width:80px;
}
.error_list	{
	color:#FF3333;
}

/*----------------------------------- NEWLY ADDED CLASES NILUKA ON 18-06-2009 */


.bodytext16{font-size:11px; color:#666666; font-weight:bold; }
.odd{background-color:#F0F0F0; line-height:28px!important; }
.even{background-color:#FBFBFB; line-height:28px!important;}
.doted td
{ border-bottom: 1px dotted #666666;
font-weight: normal;
font-size: 12px;
text-align: left;
padding: 0px;
line-height:28px}

.button8 {	width: 176px;
	height: 20px;
	display: block;
	background-position:-1px -171px;
	padding-top:3px;
	float: left;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:7px;
#margin-left:7px;
	_margin-left:4px;


}
.labletext3 {
	color:#000;
	font-weight:bold;
	font-size:12px;
	height:28px;
	width:290px;
}
.labletext4 {
	color:#000;
	font-weight:bold;
	font-size:12px;
	height:28px;
	width:155px;
}
#crumbs2 a {
	color:#000;
	font-size:11px!important;
}
#crumbs2 a:hover {
	color:#000;
	text-decoration:underline;
	font-size:11px!important;
}
#crumbs2  {
	color:#000;
	font-size:11px!important;
	font-weight:normal;
	padding:0px 2px 2px 5px;

	background-color:#F0FFE6;
	line-height:22px;
}
.labelspaceleft3 {
	margin-left:300px; margin-top:-1px; margin-bottom:0px;
}
.contentbox9 {
	width:990px;
}
.textboxSmall3 {
	border: 1px solid #a5acb2;
	outline: 0;
	width:70px;
	height:20px;
}

.textboxSmall2 {
	border: 1px solid #a5acb2;
	outline: 0;
	width:30px;
	height:20px;
}
.buttonbar7{
	padding-left: 700px;
	margin-top:10px;
}

.buttonbar8 {
	padding-left: 615px;
	margin-top:10px;
}

.popbg{background-color:#FFFFFF;}

.submitButton01 {
background:transparent url(button_search.gif) no-repeat scroll left top;
border:medium none;
cursor:pointer;
height:22px;
width:48px;
}
.minheight{min-height:500px !important;}
#tabmenu {
		color: #000;
		border-bottom: 1px solid #999999;
		margin: 12px 0px 0px 0px;
		padding: 0px;
		z-index: 1;
		padding-left: 10px }

	#tabmenu li {
		display: inline;
		overflow: hidden;
		list-style-type: none; }

	#tabmenu a, a.active {
		color: #fff;
		background: #9ac2a4;
		font: 1em "Arial";
		border: 1px solid #999999;
		padding: 2px 5px 0px 5px;
		margin: 0px;
		text-decoration: none;
	 }

	#tabmenu a.active {
		background: #fff;
		border-bottom: 1px solid #fff;
		color:#000000 }

	#tabmenu a:hover {
		color: #fff;
		background: #679c3f; }

	#tabmenu a:visited {
		color: #000; }


	#tabmenu a.active:hover {
		background: #fff;
		color: #003300; }

/*	#content {font: 0.9em/1.3em "Arial" ;
		text-align: justify;
		background: #fff;
		padding: 10px;
		border: 1px solid #999999;
		border-top: none;
		z-index: 2;	}

	#content a {
		text-decoration: none;
		color: #E8E9BE; }

	#content a:hover { background: #898B5E; }*/
	.dottedBorder {border-bottom: 1px dotted #ccc;}
	.dottedBorder2 {border-bottom: 1px dashed #006600; margin:5px 0px 5px 0px;}
        .dottedBorder2 pre {font-family: Helvetica, Arial, sans-serif;}
	.tableAmountsR{  text-align:right!important; padding-right:5px!important;}
.tableAmountsL{  text-align:left!important;  padding-left:5px!important;}

/* YUI Overlase  */

	/* Default/unfocused Panel style */
	.yui-skin-sam div[role=panel].yui-panel .hd {
		background: #F2F2F2;
	}

	/* Focused Panel style */
	.yui-skin-sam .yui-panel-container.focused div[role=panel].yui-panel .hd {
		background: url(http://yui.yahooapis.com/2.5.2/build/assets/skins/sam/sprite.png) repeat-x 0 -200px;
	}

	/*
		The Container ARIA Plugin removes the "href" attribute from the <A> used to create the
		close button for a Panel, resulting in the focus outline no longer be rendered in
		Gecko-based browsers when the <A> element is focused.  For this reason, it is necessary to
		restore the focus outline for the <A>.
	*/
	a.container-close[role=button]:focus {
		outline: dotted 1px #000;
	}

	/*
		Necessary to explicitly set the text-align property so the content of the Panels
		is aligned properly when viewed inside the YUI Examples chrome.
	*/
	#panel-2,
	#panel-3 {
		text-align: left;
	}

.yui-skin-sam .yui-panel .hd {background-image:!important;background:none!important;
background-color:#006600!important; color:#FFFFFF!important;;}
.infobgcolor{background:#F5F5F5; border:1px solid #008f00;}
.infobgcolor2{background:#F5F5F5; border:1px solid #0E5A3B;}
.infobgcolor3{background:#FFF; border:1px solid #0E5A3B;}


.infoHeadercolor{background:#006600; padding:3px; color:#FFFFFF; font-weight:bold;}
.infoHeadercolor3{background:#0E5A3B; padding:3px; color:#FFFFFF; font-weight:bold; height:18px;}

.infolinkcolor{color:#0066CC; font-weight:bold;}
.infolinkcolor2{color:#006600; font-weight:bold;}
.infolinkcolor3{color:#FFFFFF; font-weight:bold;}

.infolinkcolorHB3{color:#0E5A3B; font-weight:bold;}

/* added by viraj */

.share_loan_grn_hdr th{ background:#11694a;}

.pad_right_popup{width:460px!important;}

.button_bar_reset{padding-left:100px!important; padding-top:40px!important; text-align:center;}

.text_box_long{	border: 1px solid #a5acb2;	outline: 0;	width:306px; height:20px;}

.button7_reset{margin-left:0px!important;}

.btn_margin{margin-right:5px;}

.share_loan_tb_bg td{background:#f9f5aa;}

.border_none td{border:none!important;}

.top_pad_popup{padding-top:20px;}

.rdo_btn_holder{width:20px; margin-left:50px; float:left;}

.rdo_btn_content{float:right; width:385px;}

.pad_left_divider{padding-left:150px;}




/*----------------------------------- NEWLY ADDED CLASES VIRAJ ON 18-06-2009 */


.share_loan_grn_hdr th{ background:#11694a;}

.pad_right_popup{width:460px!important;}

.button_bar_reset{padding-left:100px!important; padding-top:40px!important; text-align:center;}

.text_box_long{border: 1px solid #a5acb2; outline: 0; width:306px; height:20px;}

.button7_reset{margin-left:0px!important;}

.btn_margin{margin-right:5px;}

.share_loan_tb_bg td{background:#f9f5aa;}

.border_none td{border:none!important;}

.top_pad_popup{padding-top:20px;}

.rdo_btn_holder{width:20px; margin-left:50px; float:left;}

.rdo_btn_content{float:right; width:385px;}

.pad_left_divider{padding-left:150px;}

#article p, #article li {font-size:1.15em;}

#article br {line-height:30px;}

#article strong {font-size:1.3em;}

.fld_margin_left{margin-left:120px;}

.fld_pad_reset{padding:0px!important; padding-top:2px!important;}

.cont_margin_bot{margin-bottom:5px!important;}

.horiz_ruler{margin:0; padding:0; color:#11694a; background:#11694a; }

.pad_top_fields{padding-top:4px;}

.amt_holder{padding-top:4px; width:20px; float:left;}

.fld_holder{width:40px; float:left;}

.fld_amt_wrap{padding-top:5px; width:200px;}

.minus_margin{margin-top:-7px;}

div.scroll { height: 420px; width: 960pxpx; overflow: auto; background-color: #ccc; padding: 8px; background-color:#FFFFFF;}

.form_reset{margin:0!important; padding:0!important; width:auto!important;}

.calendar, .calendar table {
 z-index:10;
}

/*
.radio_list{
    margin:0;
    padding:0;
    width:230px;
}
.radio_list li{
    display:inline;
    margin:0;
    padding:0;


}
.radio_list label{
    margin:0;
    padding:0;
    text-align:left;
    float:right;

}
.radio_list input{
    display:inline;
    margin:0;
    padding:0;
    float:left;

}

*/
/* By Sampath */
.frontCalc	{
	font-size:10px;
	padding-top:5px;
}
.frontH4	{
	font-size:13px;
        margin: 5px 0 0;
}
.frontLink1	{
	color:#679C3F;
}
.labletextLong	{
	width:400px;
}
.aLeft	{
	text-align:left;
}
/* End Sampath */


.labelspaceleft4 {margin-left:250px;}

.labletext5 {color:#000; font-weight:bold; font-size:12px;height:28px; width:240px;}


/* auto gen list */

ul.radio_list {width:60px; margin:0; padding:0;}
.radio_list li{display:inline; }
.radio_list label{display:inline; margin:0px; float:none; width:50px;}

.minheightie360{
	min-height: 360px;
	height: auto !important;
	height: 360px;
}

.minheightie171{
	min-height: 171px;
	height: auto !important;
	height: 171px;
}

.hrlb{border-bottom: 1px solid #006600; width:90%; margin-top:6px;	margin-bottom:6px;}

.centeredmessage{
	padding-top: 60px;
	text-align: center;
}

.odd2 {background-color:#FFFFFF;}
.even2 {background-color:#F0F0F0;}
.table2fx td{padding-top:10px;}
.table3fx td{padding-top:5px;padding-bottom:5px;}
.lpadding10 {padding-left:10px;}
.rpadding10 {padding-right:10px;}
.topbottpadding10 {padding-top: 10px; padding-bottom: 10px;}

.maincontentbox2 p {	margin:0;	padding:0px;}
.maincontentbox2 label {	margin:0;	padding:0px 5px 1px 1px;}

#reminderList {padding-left: 161px;}

/* CC page white space 12_11_09 */

/* CC page white space edit 23_11_09 */

/*
.white_spc_red #contentbg {margin-top:5px!important; padding-top:0px!important;}

.white_spc_red .maincontentbox label {	margin:0;	padding:0 5px 0 1px!important;}*/

.white_spc_red .crumbSpac {padding-top:0px!important; #padding-top: 0px!important; _padding-top:0px!important;}

.white_spc_red hr{margin-top:5px!important;	margin-bottom:5px!important;}

.white_spc_red .space03 {padding:2px 0 2px!important;}

.white_spc_red .left .leftmgC { margin-left:0px!important;}

.white_spc_red  p {padding: 15px 10px 15px 0;}

.creditcard2 {margin-top:0px !important; margin-left:7px!important;}

.secureCde{padding:5px 0 0 60px!important;}

.white_spc_red  .left .labelspaceleft p {padding: 0 10px 0px 0;}

.white_spc_red label {margin:0!important; }

.white_spc_red .space03 .disply { display:inline!important;}

/* what is security code lightbox 13_11_09 */

#panel-22 #secure_bg{ background-image:url(/images/security_code.png); width:642px; height:411px;}

/* CC page button edit 23_11_09 */

.maincontentbox .buttonbar8 .buttonbar4 .button7{ float:right!important;}

/* added by dilani  after 8th dec for new affiliate page */
#affiliate_bnr{width: 940px;	height: 210px;	background: url(/images/affiliate_prgm.jpg) no-repeat; margin-bottom: 40px;}
#affiliate_bnr p.headng{ font-size:19px; color:#7d7d7d; width:550px; padding:115px 0 0 20px; font-weight:bold;}
#left .affiliate_block{ padding-right:40px;}
#left .affiliate_block p{line-height:18px; font-size:13px;}
#right .affiliate_block {width: 270px;	border: 1px solid #CFD8D5;	margin-top:0;	padding:20px 15px; 	background: #FFF;}
.listyes10 {list-style-image: url(/images/icon_bulet7.gif); margin-left:20px; line-height:20px; padding:10px 0; font-size:13px;}
.affiliate_block ul li{ padding-bottom:5px; }
#dwnload-btn{width:212px; height:41px; display: block; text-indent: -9999px; float: left; margin: 5px; background-image:url(/images/downlrd_btn.gif);}
#dwnload-btn:hover{width:212px; height:41px; display: block; text-indent: -9999px; float: left; margin: 5px; background-image:url(/images/downlrd_btn_slct.gif);}
#dwnload-btn-grn{width:213px; height:39px; display: block; text-indent: -9999px; float: left; margin: 5px; background-image:url(/images/downlrd_btn_grn.gif)}
#dwnload-btn-grn:hover{width:213px; height:39px; display: block; text-indent: -9999px; float: left; margin: 5px; background-image:url(/images/downlrd_btn_grn_slct.gif)}
/* /added by dilani  after 8th dec for new affiliate page */

/* added by dilani  after 16th dec for record payment pop-up page */
.labletext3popup {color:#000;	font-weight:bold;	font-size:12px;	height:28px; width:150px;}
.labletext5popup {color:#000;	font-weight:bold;	font-size:12px;	height:45px; width:150px;}
label.nrml{ float:none; width:300px; text-align:left; display:inline!important;}
.popupDivBox { background-color:#CCCCCC; border:1px solid #666666; margin:auto; padding:10px; width:350px; display: block;}
/* / added by dilani  after 16th dec for record payment pop-up page */



/* changes 25.01.09 */

#pre_footer{ border-top:1px solid #CFD8D5; padding:5px; padding-top:10px;}

.foot_block{ float:left;}
.fb_1{ width:480px; height:240px;}
.fb_2{ width:105px; text-align:left; border-right:1px dashed #CFD8D5; height:240px; padding-left:10px;}
.fb_3{ width:315px; padding-left:10px; }

.fb_3 ul{ margin-top:10px;}
.fb_3 ul li{ width:310px; float:left;}
.fb_3 ul li img{ float:left; width:150px; margin-bottom:10px;}
.fb_3 ul li p{
	float:right;
	width:126px;
	margin-top:0;
	padding-top:0;
}
.fb_2 img{ margin-top:10px;}

.logo_block{ margin:0; padding:0;}
.logo_block li{display:inline; width:145px; height:77px; margin:0 10px 0px 0; line-height:85px }

ul.press_sect{ margin-top:20px;}
ul.press_sect li{height:100px; border-bottom:1px dashed #CFD8D5; margin-top:20px;}
ul.press_sect li img{ width:145px; float:left;}
ul.press_sect li p{width:780px; float:right; margin-top:0; padding-top:0;}
ul.press_sect li.first{border-top:1px solid #CFD8D5;padding-top:10px;}
ul.press_sect li.last{border-bottom:none;}

ul.press_sect li span{color:#005129; font-size:16px; font-weight:bold;}
ul.press_sect li p a:hover{text-decoration:underline;}

.about_us #right{width:434px;}
.about_us #leftsub {width:480px;}
.about_us #protect {width:485px;}
.successboxinside {padding:10px 10px 5px;}
.successblock {margin:12px 10px 10px 0; width:222px; height:264px;}
.successblock2{margin:12px 10px 10px 0; width:222px;  height:320px;}
.success_story #right{ float:left; margin-top:-6px; width:475px;}
#right .space04 { margin-top:19px;}
.mark_type{ background:url(/images/quote_mark.gif) no-repeat; padding:5px 15px 0 0;}
.mark_type_end{ background:url(/images/quote_mark_over.gif) no-repeat; padding:1px 15px 0 0;}
.successboxinside{ font-size:12px; text-align:left;}
.about_us .subh3{font-size:15px; padding-bottom:22px;}

/* /added by dilani  after 4th nov for loading page */
#loader #panel-5 #loadingBg{ background-image:url(/images/loading.gif); width:400px; height:300px;}
#loader #panel-5 #loadingBg #loading{
	position:absolute;
	width:32px;
	height:32px;
	left: 180px;
	top:155px;
}
.yui-skin-sam #loader .yui-panel .hd {display:none;}
#loader #panel-5 .container-close { display:none;}
.yui-skin-sam #loader  .yui-panel {width: 400px!important; height: 300px!important; padding:0!important;}
#loader #panel-5 .popInner {width: 400px; height: 300px; padding:0!important; margin:0!important;}

.sendEmailText {font-size: 12px; width: 710px; margin-top: 6px; text-align: left;} /* By Sam 22/02/2010 */

#esDownloadPLoanForm-btn
{
	background: url(/images/es_download_form.jpg) no-repeat;
        width: 166px;	height: 35px;	display: block;	text-indent: -9999px;	float: left;	margin: 5px;
}
#esDownloadPLoanForm-btn:hover
{
	background: url(/images/es_download_formH.jpg) no-repeat;
}
.labelNorm {
    clear: both;
    width: auto;
    float: none;
    text-align: left;
    display: inline;
}

.buttonBarCenter    {
    text-align: center;
    margin-left: 400px;
}

.wixAnswred {
        margin-top:5px;
        padding-bottom:5px;
        padding-top:5px;
        line-height:25px;
}
.ccPageTitle   {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
}
.txt15  {
    font-size: 15px;
}
.txt14  {
    font-size: 14px;
}
.boxSecurity    {
    background-color:#FFFFFF;
    border:1px solid #CCCCCC;
    display:block;
    float:right;
    padding-left:8px;
    padding-right:7px;
    width:310px;
    font-size: 12px;
    display: inline;
}
.boxSecurityText    {
    padding-top: 10px;
    padding-bottom: 10px;
}
.buttonNextStep {
    color:#333;
    display:block;
    float:left;
    font-size:12px;
    font-weight:bold;
    height:20px;
    margin-left:7px;
    padding-top:4px;
    text-align:center;
    width:82px;
}
.buttonNextStep2 {
    background:transparent url(/images/btn_next_2.png) no-repeat scroll 0 0;
    font-family: Arial, Helvetica, sans-serif;
    color:#333;
    display:block;
    float:left;
    font-size:14px;
    font-weight:bold;
    height:32px;
    margin-left:7px;
    padding-top:10px;
    text-align:center;
    width:124px;
    margin-top:-14px;
}
.space140   {
    margin-left: 140px;
}
.top0   { padding-top: 0px; margin-top: 0px;}
.bottom0   { padding-bottom: 0px; margin-bottom: 0px;}
.buttonbarSmall {
    margin-top:20px;
    padding-left:165px;
}
.labletext100 {color:#000;  font-weight:bold;   font-size:12px;     height:28px;    width: 80px;    text-align: left;}
.labletext300 {color:#000;  font-weight:none;   font-size:12px;     height:20px;    width: 280px;    text-align: left; line-height: 10px!important;}
.width520 { width: 520px;}
.leftMargin20 { margin-left: 20px;}
.leftMargin0 { margin-left: 0px;}
/* SoftSell Page */
.leftsps {margin-left:32px;_margin-left:35px; background-color:#fff;}
.botborder {border-bottom:1px dotted #CCCCCC;}
.line18 {line-height:18px;}
.padding108{padding:15px 8px 5px 8px;}
.padding28{padding:2px 8px 5px 8px;}
.plus4{ margin-left: auto; font-size:12px; font-weight:normal; color:#005129;}
.paddingBottom15{ padding-bottom: 15px!important;}
.cheaderwidth3 {background-color:#F5F5F5;height:235px;width:294px;}
.spaceLeft12{margin-left: 2px;}
.buttonBarx{ padding-left: 76px;}
.buyNowBox{width:294px;text-align:center;padding:8px;margin-bottom: 10px;}
.upgradeBox{width:450px;text-align:center;padding:8px;margin-bottom: 10px;}
.tabOn, .tabOff{cursor:pointer;float:left;  font-family: Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;height:29px;line-height:29px;margin:0;padding:0;text-align:center;}
.tabOn{color: #333;background-image: url('/images/tab_selected.gif');width: 118px;margin-top:31px;}
.tabOff	{color: #fff;background-image: url('/images/tab_unselected.gif');width: 118px;margin-top:31px;}
.rowLD {background-color:#F5F5F5;border-bottom:1px solid #999;float: left;width: 325px;}
.lableLD {background-color:#F5F5F5;color:#000000;font-size:12px;font-weight:bold;height:28px;width:156px;text-align: left;padding:5px 5px 1px 5px!important;float: left;border-bottom:1px solid #999;}
.lableLDnb {background-color:#F5F5F5;color:#000000;font-size:12px;font-weight:bold;height:28px;width:156px;text-align: left;padding:5px 5px 1px 5px!important;float: left;}
.lableTextLD {
    background-color:#FFFFFF;color:#000000;font-size:12px;text-align: left;padding:5px 5px 1px 5px!important;
    border-bottom:1px solid #999;
    border-left:1px solid #999;
    min-height: 28px;
    float: left;
    width: 45%;
}
.lableTextLDSP {background-color:#FFFFFF;color:#000000;font-size:12px;padding:5px 5px 1px 8px!important;border-left:1px solid #999;
float: left;
min-height: 28px;
width: 44%;
float: left;
}
.editLink{float: right;margin-top:6px;}
.tableWithBorder {
    font-size: 11px;
    color: #404040;
    width: 40%;
    background-color: #fafafa;
    border: 1px #ccc solid;
    border-collapse: collapse;
    border-spacing: 0px;
    margin-top: 0px;
    margin-left: 10px;
}
.tableWithBorder td, .tableWithBorder th { padding: 3px;}
.labelText150{
    text-align: left;
    font-weight: bold;
    width: 150px;
}
.labelText160{
    text-align: left;
    font-weight: bold;
    width: 160px;
    line-height: 30px!important;
}
.buttonClean1   {
    border: 1px #000000 solid; background-color: #F2E886;font-size:14px;padding:5px;font-weight: bold; color: #006600;
}
.buttonClean2 {
    border: 1px #000000 solid; background-color:#eb827e;font-size:14px;padding:5px;font-weight: bold; color: #fff;
}
.newLink{
    color:#679C3F;
    font-weight:bold;
}
.contentboxPop {
    background-color:#eeeeee;
    border:1px solid #333333;
    margin-right:5px;
    margin-left: 5px;
    padding:5px;
}
.buttonTrans1 {
    background:transparent url(/images/btn1.png) no-repeat scroll 0 0;
    color:#fff;
    display:block;
    float:left;
    font-size:12px;
    font-weight:bold;
    height:20px;
    margin-left:7px;
    padding-top:4px;
    text-align:center;
    width:125px;
}
.popInner2 {
        min-height:134px;
        padding:0 10px 0 0;
        width:478px;
}
.button_bar_reset2 {
    padding-left:110px !important;
    padding-top:0 !important;
    text-align:center;
}

.bigBlackText{
    font-size: 22px;
    color: #000;
}

.tag-line {
    float: left;
    color:#666666;
		font-size:32px;
		font-weight:200;
		padding: 10px 0 0 10px;
		line-height:1;
}

/* latest changes  by maleen =======================================================================================================*/

/*header*/
#new_nav{clear:both;}
#new_nav_bar{}
/*#new_nav_bar .cur{background:#fff url(/images/nav_bar_cur.gif) repeat-x;height:40px;}*/
#new_nav_bar .cur{}
#new_nav_bar .last{float:right;padding:0 19px;}
#new_nav_bar li{list-style:none;display:inline-block;}
#new_nav_bar li.last{}
#new_nav_bar a {
	display:block;
	text-decoration:none;
	font-size:18px;
	color: #585858;
	font-weight: 400;
	background-color: rgba(0,0,0,0.0);
	line-height: 1;
	padding: 8px 16px;
	border-radius: 10px;
	transition: background-color 0.3s ease-in-out;
}
#new_nav_bar .cur a {
	color:#51cc2b;
	border-bottom:2px solid #51cc2b;
	border-radius:0;
}
#new_nav_bar a:hover {
	background-color: rgba(245,245,245,0.5);
}
#new_nav_bar .cur a:hover {
	background-color: inherit;
}
#new_nav_bar .last a{color:#777;}
.smarter{float:left;}
/*#new_nav_bar .cur{border:none;}*/

#header{
	padding-bottom:8px;
}
#header:after {
	content:"";
	display:block;
	clear:both;
}
/*.tag-line{float:right;padding-top:26px;padding-right:435px;color:#94927D;font-weight:bold;font-family:Arial, Helvetica, sans-serif;}*/



/*header end*/

h3{color:#005129}
#left,#right{margin-top:10px;_padding-bottom:10px;}
.first,.sec, .third{position:relative;margin-bottom:10px; margin-right:4px; padding-bottom:10px; width:310px; float:left;}
.first a {background:url(/images/sprite_new2.png) no-repeat 0 0 !important;display:block;height:79px;width:150px;}
.first a:hover {background:url(/images/sprite_new2.png) no-repeat 0 -86px !important;display:block;height:79px;width:150px;}
.sec a {background:url(/images/sprite_new2.png) no-repeat 0 -177px !important;display:block;height:79px;width:150px;}
.sec a:hover {background:url(/images/sprite_new2.png) no-repeat 0 -273px !important;display:block;height:79px;width:150px;}
.third a {background:url(/images/sprite_new2.png) no-repeat 0 -840px !important;display:block;height:79px;width:150px;}
.third a:hover {background:url(/images/sprite_new2.png) no-repeat 0 -926px !important;display:block;height:79px;width:150px;}
.first p,.sec p, .third p {position:absolute;left:165px;top:0;top /*\**/: 15px\9;#top:0px;}
.sep{height:15px;}
/*.loan-agree{float:right;padding-right:4px;}*/
.loan-agree{float:right;padding-right:4px;height:18px;padding-top:6px;}
.loan-agree1{float:left;height:18px;#float:left;padding-top:6px;}
/*.loan-agree1{#float:left;}*/
#products{background: url(/images/satis_new3.png) no-repeat scroll 210px top;}

#borrowers-btn{background:url(/images/lb-sprite.png) no-repeat scroll 0 -47px;}
#lenders-btn{background:url(/images/lb-sprite.png) no-repeat scroll -144px -47px;}
#lenders-btn:hover{background:url(/images/lb-sprite.png) no-repeat scroll -144px -83px;}
#borrowers-btn:hover{background:url(/images/lb-sprite.png) no-repeat scroll 0 -83px;}
#products span a {
	background:url(/images/lb-sprite.png) no-repeat scroll -285px -20px;
	font-size: 13px;
	line-height: 1.1;
	margin-top: 10px;
	display: block;
	font-weight: 400;
}

body{background:#FFFFFF;}
#site{background-color:#fff;margin:0 auto 0 15px;padding-top:10px;}
#container {
	background-color:#FFFFFF;
	margin:0 auto;
	width:980px;
}
#footer{height:150px;background:#FFFFFF none repeat scroll 0 0;}
#left p span.right{_display:inline;_margin-top:-25px;}
#right .loan-agree .why-loan strong{background:url(/images/video.png) no-repeat scroll left center;padding-left:28px;padding-top:6px;}

.block_new{padding-bottom:30px !important;_padding-bottom:20px;}

/*latest changes for press page*/

#sub_menu{clear:both;width:613px;}
#sub_menu a{color:#6e726b;font-size:14px;padding:0 6px;}
#sub_menu a:hover{color:#005128;}
#sub_menu #sub_nav {float:left;height:22px;margin-bottom:16px;background-color:#719360;width:614px;padding-top:6px;}
#sub_menu #sub_nav li {float:left;border-right:1px solid #FFFFFF;padding-left:19px;padding-right:19px;}
#sub_menu #sub_nav li.last_item{border-right:none;}
#sub_menu #sub_nav li a {color:#FFF;}
#sub_menu #sub_nav li a:hover{color:#000;}
#sub_menu #sub_nav li.cur a{background-color:#025229;display:inline;height:18px;font-weight:bold;}
#sub_menu #sub_nav li.cur a:hover{color:#FFF;}

#new_nav_bar .cur_media a{color:#679C3F;}
#new_nav_bar .cur_media a:hover{color:#A1A0A0;}


#media-center-bar{background:url(/images/media-center-bar.png) repeat-x scroll 0 0;float:left;height:43px;width:940px;margin-top:10px;}
#media-center-bar .box{background-color:white;border:1px solid #CDCDCD;color:#676F62;float:left;font-size:18px;height:31px;padding-left:21px;padding-top:8px;width:130px;}


/* industry trends */
#one{background-color:#f9f9f9;border:1px solid #ccc;width:612px;clear:both}
#one h3{background:url(/images/bar_bg.png) repeat-x 0 0;height:22px;padding-top:6px;margin:0px;padding-left:10px;border-bottom:1px solid #ccc;color:#005129;font-size:14px;}
#one p{padding:10px 10px;margin:0;color:#535151;font-size:12px;line-height:1.5em;font-family:Arial, Helvetica, sans-serif;}
#one #industry-trends-min{list-style-image:url(/images/icon_bulet8.gif);line-height:18px;margin-left:30px;margin-top:12px;margin-bottom:14px;}
#one #industry-trends-min li{color:#535151;_margin-bottom:-10px}
#one #industry-trends-min li a.bodytext8{display:block;}
#one p.more_link{padding-left:455px;}
/* industry trends end */

/* loanback trends */
#two{background-color:#f9f9f9;border:1px solid #ccc;width:612px;}
#two h3{background:url(/images/bar_bg.png) repeat-x 0 0;height:22px;padding-top:6px;margin:0px;padding-left:10px;border-bottom:1px solid #ccc;color:#005129;font-size:14px;}
#two p{padding:10px 0px;margin:0;color:#535151;font-size:12px;line-height:1.5em;font-family:Arial, Helvetica, sans-serif;font-weight:normal;}
#two img.tab1{padding:10px 0 10px 75px;}
#two img.tab2{padding:0px 0 10px 18px;}

#two #industry-trends-min2,#two #industry-trends2-min2{list-style-image:url(/images/icon_bulet8.gif);line-height:18px;margin-left:30px;margin-top:12px;margin-bottom:14px;}
#two #industry-trends-min2 li,#two #industry-trends2-min2 li{color:#535151;font-weight:bold;}
#two #industry-trends-min2 li a.bodytext8,#two #industry-trends2-min2 li a.bodytext8{display:block;}
#two p.more_link{padding-left:455px;}
/* loanback trends end */

/* general articles */
#three{background-color:#f9f9f9;border:1px solid #ccc;width:612px;}
#three h3{background:url(/images/bar_bg.png) repeat-x 0 0;height:22px;padding-top:6px;margin:0px;padding-left:10px;border-bottom:1px solid #ccc;color:#005129;font-size:14px;}
#three p{padding:6px 10px;margin:0;color:#535151;font-size:12px;line-height:1.5em;font-family:Arial, Helvetica, sans-serif;}
#three #general-articles-min{list-style-image:url(/images/icon_bulet8.gif);line-height:18px;margin-left:30px;margin-top:12px;margin-bottom:14px;}
#three #general-articles-min li{color:#535151;}
#three #general-articles-min li a.bodytext8{display:block;}
#three p.more_link{padding-left:455px;}
/* general articles end */


/* past coverage logos */
#four{background-color:#f9f9f9;border:1px solid #ccc;width:612px;clear:both;}
#four h3{background:url(/images/bar_bg.png) repeat-x 0 0;height:22px;padding-top:6px;margin:0px;padding-left:10px;border-bottom:1px solid #ccc;color:#005129;font-size:14px;}
#four p{padding:10px 10px;margin:0;color:#535151;font-size:12px;line-height:1.5em;font-family:Arial, Helvetica, sans-serif;}
#past_coverage_logos{padding-top:10px;height:86px;}
#past_coverage_logos .img{padding-left:10px;float:left;}
#past_coverage_logos .des{float:right;font-size:15px;font-style:italic;height:47px;padding-right:3px;width:435px;color:#525050;line-height:17px;}
#logos_set{padding-bottom:10px;padding-left:10px;}
.also-featured{display:block;font-size:11px;height:18px;padding-left:10px;width:106px;}
/* end past coverage logos */


/* company info */
#company-facts{padding-top:14px;}
#company-facts li{list-style-image:url(/images/icon_bulet8.gif);margin-left:14px;padding-bottom:14px;padding-left:4px;_margin-left:18px;color:#535151;font-weight:bold;}
/* end company info */


/* contact us */
#contactus_form label{display:block;float:left;margin:5px 0 0;padding:0;text-align:left;width:80px;}
#contactus_form #your_name{width:187px;_width:183px;}
#contactus_form .text{font-weight:bold;}

#contactus_form .sub_img{background:url(/images/send_btn.png) no-repeat scroll 0 0;border:medium none;font-size:11px;font-weight:bold;height:27px;
width:117px;}
#contactus_form .btn_align{padding-left:155px;}
/* end contact us */


/* founder video */
#founder-video a.about{background:url(/images/sprite_new2.png) no-repeat scroll 0 -365px !important;display:block;height:107px;width:217px;margin-left:34px;margin-top:8px;}
#founder-video a.about:hover{background:url(/images/sprite_new2.png) no-repeat scroll 0 -475px !important;display:block;height:107px;width:217px;}
#founder-video p{margin:0 0 -9px;padding-left:139px;}
/* end of founder video */


/* client testimonail */
#client-testimonial a{background:url(/images/sprite_new2.png) no-repeat scroll 0 -592px !important;display:block;height:107px;width:217px;margin:8px 0 8px 34px;}
#client-testimonial a:hover{background:url(/images/sprite_new2.png) no-repeat scroll 0 -722px !important;display:block;height:107px;width:217px;}
/* end of client testimonial */

/* general articles page left */
#general-articles-main{margin:0;padding:0;height:auto;float:left;width:612px;background-color:#f5f5f5;border:1px solid #CFD8D5;padding-bottom:10px;}
#general-articles-main h2{padding:10px 0 0 15px;}
#general-articles-main p.more-link{padding-left:13px;}
#general-articles{padding-left:25px;}
#general-articles li{list-style-image:url(/images/icon_bulet8.gif);border-bottom:1px dashed #D2D2D2;padding:19px 0;#padding:0 0 19px 0;#margin-top:15px;color:#535151;}
#general-articles li a{display:block;}
#general-articles li.last{border-bottom:none;}
/* end general article page left */


/* past coverage page left */
#past-coverage-main{margin:0;padding:0;height:auto;float:left;width:612px;background-color:#f5f5f5;border:1px solid #CFD8D5;padding-bottom:10px;}
#past-coverage-main h2{padding:10px 0 0 15px;}
#past-coverage-main p.more-link{padding-left:13px;}
#past-coverage li{border-bottom:1px dashed #D2D2D2;padding:19px 0 19px 16px;#padding:0 0 9px 16px;#margin-top:15px;clear:both;height:142px;#height:150px;_height:100px;}
#past-coverage li a{display:block;color:#679C3F;}
#past-coverage li.last{border-bottom:none;}
#past-coverage li img{float:left;width:145px;}
#past-coverage li p{float:right;margin-top:0;padding-top:0;width:430px;color:#535151;}
#past-coverage li span{color:#005129;font-size:16px;font-weight:bold;}

/* end past coverage page left */


/* faq page */
#faqbg .faqbox{background-color:#F9F9F9;border:1px solid #CFD8D5;height:auto;width:620px;#width:620px;}
#faqbg .faqbox h2{padding:10px 0 0 15px;}
#faqbg .faqbox .listyes4 {color:#000000;line-height:18px;list-style-image:url(/images/icon_bulet4.gif);margin-left:30px;margin-top:10px;}
#faqbg .faqbox .bulet{background:url(/images/lb-sprite.png) no-repeat scroll 0 0;background-position:-285px -46px;height:auto;margin:15px 0 5px;padding:0 5px 1px 15px;color:#679C3F;}

#faqbg #faq_content{padding-left:13px;margin-top:10px;padding-bottom:20px;}
#faqbg #faq_content h1,#faqbg #faq_content p{padding:0 17px;color:#535151;}
#right .block h2{#width:280px;}

.sp{background-color:#F9F9F9;}

.video_section {width: 300px;	margin: 10px auto;}
.video_section p {font-size: 11px;	color: #000;	line-height: 150%;}
.video_section span a {color: #679C3F;	background-position: -285px -20px;	padding-left: 13px;	height: 12px;	margin-top: 3px;}
.video_section span a:hover, #products span a:hover {color: #000;}
#right .video_section{background:#F9F9F9 none repeat scroll 0 0;border:1px solid #CFD8D5;margin-top:0;padding:10px;width:280px;_width:280px;}

#video_playlist{padding:14px 0;}
#video_playlist li{clear:both;border:1px solid #c6c4c4;height:38px;margin-bottom:12px; }
#video_playlist li .title{float:left;width:153px;_width:150px;padding:12px 0 0 12px;font-size:12px;color:#535151;}
#video_playlist li .image{float:left;padding-top:5px;cursor:pointer;}
#video_playlist li .action{float:left;padding-top:12px;}
#video_playlist li .action a{color:#2d681e;font-size:11px;}

#video_playlist_old{padding:14px 0;}
#video_playlist_old li{clear:both;border:1px solid #c6c4c4;height:38px;margin-bottom:12px; }
#video_playlist_old li .title{float:left;width:135px;_width:132px;padding:12px 0 0 5px;font-size:12px;color:#373737;}
#video_playlist_old li .avatar{float:left;padding:6px 0 0 6px;}
#video_playlist_old li .image{float:left;padding-top:5px;cursor:pointer;}
#video_playlist_old li .action{float:left;padding-top:12px;}
#video_playlist_old li .action a{color:#2d681e;font-size:11px;}
#video_playlist_old span.action a {color: #679C3F;	background-position: -285px -20px;	padding-left:5px;	height: 12px;	margin-top: 3px;}
#video_playlist_old  span.action a:hover, #products span a:hover {color: #000;}

#right .video_section_old h2 {background:url(/images/lb-sprite.png) no-repeat scroll 0 -622px;height:17px;padding-left:30px;padding-top:3px;width:234px;_padding-top:1px;}

#contactus_form label{display:block;float:left;margin:5px 0 0;padding:0;text-align:left;width:80px;}
#contactus_form #your_name{width:187px;_width:183px;}
#contactus_form .text{font-weight:bold;}

#contactus_form .sub_img{background:url(/images/send_btn.png) no-repeat scroll 0 0;border:medium none;font-size:11px;font-weight:bold;height:27px;
width:117px;}
#contactus_form .btn_align{padding-left:155px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.buttonNextStep{margin-bottom:-35px;}
}
#loan-form{/*margin-bottom:-10px; */}
#loan-form br:last-child {
	display:none;
}

/* end of faq page */

#right .signup {border:1px solid #696767;background:#F3F8E1;}


/*latest changes for press page*/


/*tab holder styling */

#small_tabcontrol {width:619px;}
/*#small_tabcontrol .tabholder_lb1_on{background-image:url(lender_tab_selected.gif)}
#small_tabcontrol .tabholder_lb2_off{background-image:url(borrower_tab_unselected.gif)}
#small_tabcontrol .tabholder_lb1_off{background-image:url(lender_tab_unselected.gif)}
#small_tabcontrol .tabholder_lb2_on{background-image:url(Borrower_tab_selected.gif)}*/

#small_tabcontrol .tabholder_lb1_off{background-image:url(/images/lender_tab_selected.gif)}
#small_tabcontrol .tabholder_lb2_on{background-image:url(/images/borrower_tab_unselected.gif)}
#small_tabcontrol .tabholder_lb1_on{background-image:url(/images/lender_tab_unselected.gif)}
#small_tabcontrol .tabholder_lb2_off{background-image:url(/images/Borrower_tab_selected.gif)}


#small_tabcontrol #getstartednow-btn2, #small_tabcontrol #getstartednow-btn{background:url(/images/lb-sprite.png) no-repeat scroll 0 -657px;}
/*#small_tabcontrol #getstartednow-btn:hover,#small_tabcontrol #getstartednow-btn2:hover{background-position:0 -539px;}*/
#small_tabcontrol  .contentbox7{width:121px;height:277px;}
#small_tabcontrol .contentbox8{width:121px;}
#small_tabcontrol .botspace2 {width:380px;}
#small_tabcontrol #contentbg4,#small_tabcontrol #contentbg3{padding:10px 10px 10px 2px;width:604px;_margin-left:-7px;_width:606px;}
#small_tabcontrol #contentbg4{_width:612px;}
#small_tabcontrol #contentbg3{_width:627px;_margin-left:-13px;_padding-right:0px;}
#small_tabcontrol #contentbg3 .contentbox8{width:89px;}
#small_tabcontrol .tabcontentholder {width:616px;}
#small_tabcontrol  .stepcontentbox{height:197px;}
#small_tabcontrol #contentbg3 .stepcontentbox{height:241px;color:#535151;}
#small_tabcontrol .arrow2{background:url(/images/lb-sprite.png) no-repeat scroll -285px -20px;margin-left:-3px;padding-left:12px;_background:url(/images/lb-sprite.png) no-repeat scroll -285px -52px;}
#small_tabcontrol .bodytext8{font-size:11px;display:block;width:101px;font-weight:normal !important;color:#0B6444;}
#small_tabcontrol .small_height{height:182px;}
#small_tabcontrol #contentbg3 .bodytext8 {width:68px;}
#small_tabcontrol .padding10 {_padding:10px 0 0 10px;}
#small_tabcontrol #contentbg3 .padding10{_padding-right:5px;}
#small_tabcontrol .stepbuttonalign{margin-right:-2px;}
#small_tabcontrol .stepcontentbox ,#small_tabcontrol .stepcontentbox p{font-size:11px;color:#535151;}
/* end editing latest changes from maleen 3 - 07 - 2010*/

/* latest changes from maleen 5 - 07 - 2010*/
#small_tabcontrol #getstartednow-btn,#small_tabcontrol #getstartednow-btn2{width:132px;height:25px;text-indent:0;padding-top:12px;text-align:center;font-weight:bold;}

#getstartednow-btn2{_margin-right:3px;}

/*tab order styling end*/

/* industry trends page*/
#industry-trends-main{margin:0;padding:0;height:auto;float:left;width:612px;background-color:#f5f5f5;border:1px solid #CFD8D5;padding-bottom:10px;}
#industry-trends-main h2{padding:10px 0 0 15px;}
#industry-trends-main p.more-link{padding-left:13px;}
#industry-trends{padding-left:25px;padding-right:25px;}
#industry-trends li{list-style-image:url(/images/icon_bulet8.gif);border-bottom:1px dashed #D2D2D2;padding:19px 0;#padding:0 0 19px 0;#margin-top:15px;color:#535151;}
#industry-trends li a{display:block;}
#industry-trends li.last{border-bottom:none;}
/* end of industry page*/


/* loanback trends page*/

#loanback-trends-main{margin:0;padding:0;height:auto;float:left;width:612px;background-color:#f5f5f5;border:1px solid #CFD8D5;padding-bottom:10px;}
#loanback-trends-main h2{padding:10px 0 0 15px;}
#loanback-trends-main p.more-link{padding-left:13px;}
#loanback-trends{padding-left:25px;}
#loanback-trends li{list-style-image:url(/images/icon_bulet8.gif);#margin-top:15px;}
#loanback-trends li a{display:block;}
#loanback-trends li.last{border-bottom:none;}
#loanback-trends-main img.tab1{padding:10px 0 10px 75px;}
#loanback-trends-main img.tab2{padding:0px 0 10px 18px;}

#loanback-trends-main #loanback-trends{list-style-image:url(/images/icon_bulet8.gif);line-height:18px;margin-left:0px;margin-top:12px;margin-bottom:14px;}
#loanback-trends-main #loanback-trends2{list-style-image:url(/images/icon_bulet8.gif);line-height:18px;margin-left:30px;margin-top:12px;margin-bottom:14px;}
#loanback-trends-main #loanback-trends li,#loanback-trends-main #loanback-trends2 li{color:#535151;font-weight:bold;}
#loanback-trends-main #loanback-trends li p ,#loanback-trends-main #loanback-trends2 li p{color:#535151;font-weight:normal;}
#loanback-trends-main #loanback-trends li a.bodytext8,#loanback-trends-main #loanback-trends2 li a.bodytext8{display:block;}

/* end of loanback trends page*/





/*testimonial page*/
#testimonial{margin:0;padding:0;height:auto;float:left;width:620px;background-color:#f5f5f5;border:1px solid #CFD8D5;padding-bottom:10px;}
#testimonial .testimonial_box{position:relative;}
#testimonial .testimonial_box h2{padding:10px 0 0 15px;}
#testimonial .testimonial_box p{color:#5e5d5d;padding:10px 0 0 15px;}
#testimonial .testimonial_box img{padding:10px 0 0 15px;}

#testimonial_row1,#testimonial_row2{margin:10px 0 0 15px;float:left;_margin:10px 0 0 8px;color:#5E5D5D;}
#testimonial #testimonial_row1 .box_first,
#testimonial #testimonial_row1 .box_mid,
#testimonial #testimonial_row1 .box_last,
#testimonial #testimonial_row2 .box_first,
#testimonial #testimonial_row2 .box_mid,
#testimonial #testimonial_row2 .box_last
{width:172px;background-color:#f8f8f8;border:1px solid #dddddd;float:left;padding:10px;}

#testimonial .clicktoplay a{display:block;position:absolute;background:url(/images/clickplay-trans.png) no-repeat 0 0;float:left;height:60px;width:211px;top:300px;left:208px;cursor:pointer;}
#testimonial .clicktoplay a:hover{display:block;position:absolute;background:url(/images/clickplay-trans.png) no-repeat 0 -74px;float:left;height:60px;width:211px;top:300px;left:208px;cursor:pointer;}

#testimonial #testimonial_row1 .box_first,
#testimonial #testimonial_row1 .box_mid,
#testimonial #testimonial_row1 .box_last{height:355px;color:#535151;}

#testimonial #testimonial_row2 .box_first,
#testimonial #testimonial_row2 .box_mid,
#testimonial #testimonial_row2 .box_last{height:230px;color:#535151;}

#testimonial #testimonial_row1 .box_first,
#testimonial #testimonial_row1 .box_mid,
#testimonial #testimonial_row2 .box_first,
#testimonial #testimonial_row2 .box_mid{margin-right:6px;color:#535151;}

.mark_type{background:url(/images/quote_mark.gif) no-repeat scroll 0 0;padding:5px 15px 0 0;}
.mark_type_end{background:url(/images/quote_mark_over.gif) no-repeat scroll 0 0;padding:1px 15px 0 0;}


.buttonNextStep {
	float: none;
	font-size: 21px;
	color: #FFFFFF;
	display: block;
	width: 200px;
	margin: 0 auto;
	font-weight: 400;
	border-radius: 10px;
	padding: 8px 16px;
	background-color: #28bf28;
	line-height: 1;
	opacity:1;
}
.buttonNextStep:hover {
	opacity:0.8;
	color:#FFFFFF;
}
#right .block h2 {
	text-align:center;
	font-size:22px;
	padding-top:10px;
}

.sp{background-color:#F9F9F9;}

.video_section {width: 300px;	margin: 10px auto;}
.video_section p {font-size: 11px;	color: #000;	line-height: 150%;}
.video_section span {color: #679C3F;	background-position: -285px -20px;	padding-left: 10px;	height: 12px;	margin-top: 3px;}
.video_section span a:hover, #products span a:hover {color: #000;}
#right .video_section{background:#F9F9F9 none repeat scroll 0 0;border:1px solid #CFD8D5;margin-top:0;padding:10px;width:280px;_width:280px;}

#video_playlist{padding:14px 0;}
#video_playlist li{clear:both;border:1px solid #c6c4c4;height:38px;margin-bottom:12px; }
#video_playlist li .title{float:left;width:153px;_width:150px;padding:12px 0 0 12px;font-size:12px;color:#373737;}
#video_playlist li .image{float:left;padding-top:5px;cursor:pointer;}
#video_playlist li .action{float:left;padding-top:12px;}
#video_playlist li .action{color:#2d681e;font-size:11px;}



#getstartedloan {background-color:#033F1F;height:42px;width:940px;margin-top:10px;margin-bottom:10px;}
#getstartedloan .text{color:#FFFFFF;display:block;font-family:arial;font-size:23px;font-weight:bold;padding-left:15px;padding-top:5px;float:left;width:440px;}
#getstartedloan .image{}
.buttonGetStarted{background:url(/images/lb-sprite.png) no-repeat scroll 0 -716px;color:#012512;display:block;float:right;font-size:21px;height:31px;width:280px;
margin-left:7px;padding-top:4px;text-align:center;font-weight:bold;margin-right:3px;margin-top:4px;}

/*testimonial page*/

/* rotating module */
	#featured{
	width:618px;
	position:relative;
	border:1px solid #ccc;
	height:336px;
	background:#fff;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; left:0px;
	list-style:none;
	padding:0; margin:0;
	width:160px;
	z-index:1000000;
}
#featured ul.ui-tabs-nav li{
	padding:0px;
	font-size:12px;
	color:#666;
	width:160px;
}
#featured ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background:#fff;
	padding:2px;
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{
	font-size:11px;
	line-height:19px;
	color:#FFFFFF;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	height:58px;
	padding-top:2px;
	width:118px;
	padding-left:12px;
	padding-top:19px;
}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:78px;
	color:#333;  background:url(/images/inactive_new1.png) no-repeat 0 0;
	line-height:20px;
	text-decoration:none;
	width:160px;
	cursor:pointer;
}
#featured li.ui-tabs-nav-item a:hover{

}
#featured li.ui-tabs-selected{
	background:url(/images/'images/selected-item.gif') top left no-repeat;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background:url(/images/active_new2-trans.png) no-repeat 0 0;
}
#featured .ui-tabs-panel{
	width:400px; height:250px;
	background:transparent; position:absolute;left:130px;top:0px;_top:-1px;
}
#featured .ui-tabs-panel .info{
	position:absolute;
	top:226px; left:0;
	height:110px;
	width:488px;
/*	background: url(/images/'images/transparent-bg.png');*/
}
#featured .ui-tabs-panel .info_last{
height:336px;
left:315px;
position:absolute;
top:0;
width:173px;
/*	background: url(/images/'images/transparent-bg.png');*/
}

#featured .info_last h2{color:#fff;font-family:arial;font-size:20px;padding-left:13px;padding-top:15px;}
#featured .info_last ul{margin:0px;padding:0px;margin-left:20px;padding-top:10px;}
#featured .info_last ul li{color:#fff;font-family:Arial, Helvetica, sans-serif;padding-bottom:30px;list-style-type:circle;font-size:14px;}
#featured .info_last ul li.last_line{padding-bottom:10px;}
#featured .info_last ul li.last_bottom a{background:url(/images/get_started.png) no-repeat scroll 0 0;display:block;height:25px;width:129px;}
#featured .info_last ul li.last_bottom{list-style:none;}
#featured .ui-tabs-panel{width:488px;height:336px;}
#featured .info h2{
	font-size:18px; font-family:Georgia, serif;
	color:#fff; padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p{
	color:#F0F0F0;font-family:Arial, Helvetica, sans-serif;font-size:15px;line-height:15px;margin:0 5px;
}
#featured .info a{
	color:#FFFFFF;display:block;font-family:arial;font-size:21px;padding-top:11px;text-decoration:none;
}

#featured .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide{
	display:none;
}

#featured{position:relative;}
#fragment-1 {position:relative !important;}
#fragment-1 .info p{padding:0;}
#fragment-1 .info a.get_start{color:#000000;font-size:12px;font-weight:bold;left:360px;position:absolute;top:65px;}

#fragment-2 {position:relative !important;}
#fragment-2 .info p{padding:0;}
#fragment-2 .info a.get_start{color:#000000;font-size:12px;font-weight:bold;left:360px;position:absolute;top:65px;}

#fragment-3 {position:relative !important;}
#fragment-3 .info p{padding:0;}
#fragment-3 .info a.get_start{color:#000000;font-size:12px;font-weight:bold;left:360px;position:absolute;top:65px;}

#fragment-4 {position:relative !important;}
#fragment-4 .info_last p{padding:0;}
#fragment-4 .info_last a.get_start{color:#000000;font-size:12px;font-weight:bold;left:36px;position:absolute;top:285px;}

#demo1{background:url(/images/show_product_demo.png) no-repeat scroll 0 0;float:left;font-family:Arial, Helvetica, sans-serif;font-size:10px;height:24px;padding-left:43px;
padding-top:7px;position:absolute;top:312px;width:130px;z-index:1000000;}
.demo_href{text-decoration:none;color:#000;font-size:11px;font-family:arial;}
.demo_href:hover{text-decoration:none;color:#fff;}
/* rotating module end*/

/* loanback in the news */
#loanback-news{height:100px;padding-top:10px;width: 620px;}
.also-featured-loanback-news{display:block;font-size:11px;height:18px;width:106px;}

#loanback-news .des {color:#525050;float:right;font-size:14px;font-style:italic;height:47px;padding-right:3px;width:317px;line-height:17px;}
#loanback-news .des a{}
#loanback-news .img {float:left;}

#logos_set-loanback-news{padding-bottom:10px;}
#logos_set-loanback-news ul{ width:528px; _width:620px;}
#logos_set-loanback-news ul li{ float:left;}
#logos_set-loanback-news ul li.first_logo, .second_logo, .third_logo, .fourth_logo{ float:left; width:132px;}
#logos_set-loanback-news ul li.last_logo{ float:right;width:0px !important;}

#loanback-news .more-link{}

/* loanback in the news end */

/* compare prosucts page ------------------------------------------------------*/

/* three boxes start */
#compare-products{float:left;height:auto;margin:0;padding:0;width:940px;position:relative;margin-top:10px;margin-bottom:13px;}
#compare-products .box-pro{float:left;height:auto;width:600px;margin-left: 162px;}
#compare-products .space22{/*margin-left:27px;*/}
#compare-products .box-pro .bg{background:transparent url(/images/lb-sprite.png) no-repeat scroll 0 -770px;color:#FFFFFF;float:left;font-size:11px;height:18px;
padding-left:11px;padding-top:6px;width:127px;}
#compare-products .tl {clear:both;background-color:#679c3f;background:#679c3f;}
#compare-products .tr2{font-weight:normal;font-size:17px;#padding-top:12px;background:#679c3f;}
#compare-products .most-sec{background:url(/images/lb-sprite.png) no-repeat scroll 0 -1091px;height:37px;left:492px;position:absolute;top:2px;width:124px;}
#compare-products .box-pro .padding28{padding-left:16px;#padding-left:20px;_padding-right:10px;}
#compare-products .box-pro .padding28 h1.cheaderh1 ul li {
	list-style-image:none;
	list-style:disc;
	padding-bottom:10px;
	margin-left:10px;
	color:#535151;
}
#compare-products .box-pro .box_bg{background-color:#f5f5f5;border-left:1px solid #679c3f;border-right:1px solid #679c3f;border-bottom:1px solid #679c3f;padding-bottom:8px;}
#compare-products .box-pro .box_bg .buttonBarx{height:51px;background-color:#f5f5f5;padding-left:92px;}
#compare-products .box-pro .bordertop1{border-top:1px solid #4B4B4B;padding-top:8px;}
#compare-products .box-pro .box_bg .buttonBarx .button3 {
	background-image:none;
	color:#404040;
	display:block;
	float:left;
	font-size:16px;
	font-weight:600;
	height:29px;
	line-height:29px;
	margin:3px 0 0 2px;
	padding:5px 10px;
	text-align:center;
	width:90px;
	background-color: rgb(248, 183, 69);
	border-radius: 10px;
	font-size:16px;
}
#compare-products .box-pro .box_bg .buttonBarx .button3:hover {
	background-color: rgba(248, 183, 69,0.7);
	color:#000000;
}
#compare-products .box-pro .box_bg .buttonBarx .satis_logo{background:url(/images/lb-sprite.png) no-repeat scroll 0 -1042px;float:right;height:46px;margin-right:8px;width:79px;}
#compare-products .box-pro .box_bg .bodytext10{font-weight:normal;color:#225F0C;font-size:19px !important;margin-left:-10px;_margin-left:10px;}
#compare-products .box-pro .box_bg .bodytext10 .plus4{font-size:12px;}
#compare-products .box-pro .box_bg .padding28 .cheaderh1 ul{padding-right:12px;_padding-right:10px;_padding-left:5px;}
/* three boxes end */

/* big feature table */
#product-feature-table{clear:both;}
#product-feature-table #header-content{padding-bottom:15px;padding-top:3px;}
#product-feature-table #header-content h1{color:#2e6009;font-weight:normal;}
#product-feature-table #body-content{padding-bottom:10px;}
#product-feature-table #body-content .table3 td {border-right:1px solid rgba(136, 157, 120, 0.2);}
#product-feature-table #body-content .table3 td:last-child {border-right:0}
#product-feature-table #body-content table.servicesT, #product-feature-table #body-content td.servHd, #product-feature-table #body-content th.servHd{background-color:#889D78;font-size:12px;height:auto;padding-bottom:10px;padding-left:6px;padding-top:10px;#padding-left:4px;}
#product-feature-table #body-content .buyNow-btn {
	background-image:none;
	display:block;
	float:left;
	height:29px;
	line-height:29px;
	margin:5px 0 0 4px;
	text-indent:0px;
	width:93px;
	font-weight:600;
	padding:5px 3px;
	background-color: rgb(248, 183, 69);
  border-radius: 10px;
	font-size:16px;
}
#product-feature-table #body-content .tableCentre a.buyNow-btn {
	color:#404040;
}
#product-feature-table #body-content .tableCentre a.buyNow-btn:hover {
	background-color: rgba(248, 183, 69,0.7);
	color:#000000;
}

#product-feature-table #body-content tr:nth-child(2n+1) {background-color:#e7f4dd !important;}
#product-feature-table #body-content tr:last-child {background-color:transparent !important;}

#product-feature-table #body-content .tableCentre strong{color:#138621;}
#product-feature-table #body-content .tableCentre a{color:#000;}
#product-feature-table #body-content .tableCentre a:hover{color:#FFFFFF;}
#product-feature-table #body-content .tableCentre.uline a:hover{color:#25a732;}
#product-feature-table #footer-content{padding:10px 0;}
#product-feature-table #footer-content .note{font-size:9px;}
#product-feature-table #body-content tr.last td{border-bottom:none;}
#product-feature-table #body-content tr.satis td{padding-bottom:10px;}
/* big feature table end */


/* compare products page end --------------------------------------------------*/


/* why loanback page start*/
#key-loan-adv{background-color:#F9F9F9;border:1px solid #CFD8D5;float:left;height:auto;width:624px;padding-bottom:13px;}
#key-loan-adv h1{padding-left:12px;padding-top:10px;}
#key-loan-adv .col1{float:left;height:auto;/*width:313px;*/}
#key-loan-adv .col1 .adv-first-level{padding-left:10px;}
#key-loan-adv .col1 .adv-first-level li.adv-first-level-li{padding-top:10px;}
#key-loan-adv .col1 .adv-first-level li h3{color:#535151;font-size:15px;font-weight:normal;padding-left:16px;background: url(/images/lb-sprite.png) no-repeat scroll -285px -33px;}
#key-loan-adv .col1 .adv-first-level li ul.adv-second-level{list-style-image:url(/images/icon_bulet8.gif);padding-left:36px;padding-top:5px;}
#key-loan-adv .col1 .adv-first-level li ul.adv-second-level li{color:#535151;}
#key-loan-adv .col2{float:right;height:auto;width:266px;}

#slideshow {
    position:relative;
	height:auto;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: auto;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: auto;
    display: block;
    border: 0;
}
/* why loanback page end*/

/*resource page start */
#resourse-bg .resource-box{background-color:#F9F9F9;border:1px solid #CFD8D5;height:auto;width:618px;#width:620px;}

#lender-borrower-box{float:left;height:auto;margin-bottom:13px;width:620px;}
#lender-borrower-box #lender {float:left;height:220px;width:292px;background-color:#f9f9f9;border:1px solid #CFD8D5;}
#lender-borrower-box #borrower{float:right;height:220px;;width:292px;background-color:#f9f9f9;border:1px solid #CFD8D5;}
#resourse-bg #resource-content #types li.types-li{background-color:#FFF;height:auto;margin-bottom:19px;margin-left:15px;width:590px;border:1px solid #52af3c;}
#resourse-bg{clear:both;}
#lender ul,#borrower ul{list-style-image:url(/images/icon_bulet8.gif);padding-left:23px;_padding-left:23px;padding-top:8px;}
#lender ul li,#borrower ul li{padding-bottom:8px;}
#resourse-bg #resource-content #types li.types-li h1{padding-left:20px;padding-top:10px;color:#679C3F;}
#resourse-bg #resource-content #types li.types-li ul{padding-top:10px;padding-bottom:10px;padding-left:20px;}

#lender #lender-id {background-color:#679C3F;height:25px;padding:10px 0 4px 10px;}
#lender #lender-id h2{color:#FFF;}

#borrower #borrower-id {background-color:#679C3F;height:25px;padding:10px 0 4px 10px;}
#borrower #borrower-id h2{color:#FFF;}

#resourse-bg #general-id {background-color:#679C3F;height:25px;margin-bottom:19px;padding:10px 0 4px 10px;}
#resourse-bg #general-id h2{color:#FFF;}

#right .video_section{display:inline;float:right;margin-right:3px;}
#start-proposal{background:url(/images/lb-sprite.png) no-repeat scroll 0 -978px;color:#FFFFFF;display:block;float:left;font-size:12px;font-weight:bold;height:22px;
margin:5px;padding-top:6px;text-align:center;width:140px;margin-left:0px;}
#start-proposal:hover{background:url(/images/lb-sprite.png) no-repeat scroll 0 -1006px;}
/* resource page end*/


#line{border-top:1px solid #CFD8D5;_margin-top:-14px;} /*  line issue*/
#pre_footer{border-top:none;margin-top:10px;} /*  line issue*/
#products {margin-bottom:0px;padding-top:18px;}
span.loan-agree1 a {background: url(/images/lb-sprite.png) no-repeat scroll -285px -33px}

/* index page small button */
#borrowers-btn-new{background:url(/images/lb-sprite.png) no-repeat scroll 0 -978px;color:#FFFFFF;display:block;float:left;font-size:10px;font-weight:bold;
height:22px;margin:5px;padding-top:6px;text-align:center;width:140px;}
#borrowers-btn-new:hover {background:url(/images/lb-sprite.png) no-repeat scroll 0 -1006px;}
#lenders-btn-new{background:url(/images/lb-sprite.png) no-repeat scroll -144px -978px;color:#FFFFFF;display:block;float:left;font-size:10px;font-weight:bold;
height:22px;margin:5px;padding-top:6px;text-align:center;width:140px;}
#lenders-btn-new:hover {background:url(/images/lb-sprite.png) no-repeat scroll -144px -1006px;}
#right .bottom-space{margin-bottom:0px;}
#right .bottom-space .loan-agree{margin-bottom:0px;}

/* index page small button end */

/* index page pricing box changes fixing*/
.paddingBottom15{padding-bottom:15px !important;}
.plus4 {color:#005129;font-size:12px;font-weight:normal;margin-left:auto;}
.newtext{color:#900;font-size:14px;}
/* index page pricing box changes fixing*/

/* index page font changes start*/
#right .block p,.fb_3 ul li p,.block p{color:#535151;font-size:12px;}
#testimonial-space strong{float:left;}
#testimonial-space strong i{color:#535151;}
#testimonial-space a{cursor:pointer;}
/* index page font changes end*/


/*  about us page start */
#aboutbg .aboutbox{background-color:#F9F9F9;border:1px solid #CFD8D5;height:auto;width:620px;#width:620px;float:left;}
#aboutus_content{padding-left:18px;}
#aboutus_content #main-content-list {width:577px;}
#aboutus_content #main-content-list li{border-bottom:1px dashed #D2D2D2;padding-top:10px;}
#aboutus_content #main-content-list li.last{border:none;padding-top:10px;}
#aboutus_content #main-content-list li.last h2{padding-bottom:15px;}
#aboutus_content #main-content-list li.last h2{padding-bottom:15px;}
#aboutus_content #main-content-list li h2{font-size:18px;}
#aboutus_content #main-content-list li p{color:#535151;line-height:1.5em;}
#aboutus_content #main-content-list li p.bigfont{font-size:14px;}
#aboutus_content #main-content-list li img{float:left;}
#aboutus_content #main-content-list li p.des{float:right;width:421px;padding-top:0px;padding-bottom:21px;}
#aboutus_content #main-content-list li p.des .info{color:#679C3F;font-size:13px;font-weight:bold;padding-bottom:10px;display:block;}
@media screen and (-webkit-min-device-pixel-ratio:0){
#aboutus_content #main-content-list li.last h2{padding-bottom:0px;}
#aboutus_content #main-content-list li p.des .info{padding-bottom:0px;}
}
/*  about us page end */
#contactus_form .text{color:#535151;}
.quicktips{height:100px;}
.quicktips h2{padding-bottom:15px;}


/* how it works page start (removel of the tab order)*/
#lb-process {background:#F9F9F9 none repeat scroll 0 0;border:1px solid #CFD8D5;float:left;height:auto;width:624px;padding:0 0 10px 0;}
#lb-process h2{font-size:19px;padding:10px 0 0 10px;}
#lb-process .cont{background-color:#FFF;border:1px solid #CFD8D5;float:left;height:auto;margin:15px 0 0 11px;width:600px;display:inline;}
#lb-process .cont #main-steps {padding:13px;}
#lb-process .cont #main-steps li.step {padding-bottom:22px;}
#lb-process .cont #main-steps li.last {padding-bottom:0;}
#lb-process .cont #main-steps li.step .stepid{color:#679C3F;font-size:17px;font-weight:bold;}
#lb-process .cont #main-steps li.step .space{color:#535151;font-size:16px;font-weight:bold;padding:0 12px;}
#lb-process .cont #main-steps li.step .info{color:#535151;font-size:16px;font-weight:bold;}
#lb-process .cont #main-steps li.step .des{color:#535151;display:inline-block;padding-top:6px;}
/* how it works page end*/

/* landing page - auto start*/
.mar_top_gen{margin-top:15px !important;}
.logo_block_sml li {display:block;float:left;line-height:50px;margin:0 4px 4px 0;width:86px;}
#intro_new{background: url(/images/auto/intro_car.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new{position:relative;}
#intro_new .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new .getstarted a{color:#000;}
#intro_new .getstarted a:hover{color:#fff;}
#testimonial_landing{background-color:#F5F5F5;border:1px solid #CFD8D5;float:left;height:auto;margin:0;padding:0 0 10px;width:620px;margin-top:10px;}
#testimonial_landing .testimonial_landing_box h2 {padding:10px 0 0 15px;}
#testimonial_landing .testimonial_landing_box img{padding:10px 0 0 15px;}
#testimonial_landing ul{padding-top:10px;float:left;}
#testimonial_landing ul li {background:#FFFFFF url(/images/auto/quotes_back.png) repeat-x scroll center bottom;border:1px solid #B3B2B2;color:#717372;display:inline;float:left;font-family:arial;font-size:12px;font-style:italic;margin-left:14px;padding:9px;position:relative;width:576px;}
#testimonial_landing ul li p.author_testi{font-style:italic;margin-top:-3px;}
#testimonial_landing ul li span.author_green {color:#679C3F;font-size:12px;font-style:italic;font-weight:bold;}
#testimonial_landing span.quotes_say{background:url(/images/auto/quote_say.png) no-repeat scroll 0 0;float:left;height:23px;margin-left:38px;width:35px;}
#testimonial_landing #video{float:left;position:relative;}
#testimonial_landing .clicktoplay a {background:url(/images/clickplay-trans.png) no-repeat scroll 0 0;cursor:pointer;display:block;float:left;height:60px;position:absolute;width:211px;top:228px;left:210px;}
#testimonial_landing  .clicktoplay a:hover {background:url(/images/clickplay-trans.png) no-repeat scroll 0 -74px;cursor:pointer;display:block;float:left;height:60px;position:absolute;width:211px;top:228px;left:210px;}
#main-content{background-color:#F9F9F9;border:1px solid #CFD8D5;float:left;height:auto;padding-bottom:13px;width:620px;margin-top:8px;}
#main-content h1 {padding:10px 0 0px 12px;}
#main-content h1.space-remove{padding-top:0px;}
#main-content .col1 {float:left;height:auto;width:345px;}
#main-content .col1 .adv-first-level {color:#679C3F;line-height:18px;list-style-image:url(/images/auto/bullet.png);margin-left:30px;margin-top:10px;font-weight:bold;font-size:13px;}
#main-content .col2 {float:right;height:auto;width:266px;}
#first_row{float:left;height:auto;padding-bottom:10px;_padding-top:10px;}
#first_row .image{float:left;width:121px;}
#first_row .quote{font-style:italic;color:#535151;font-size:12px;float:right;width:158px;}

#loan-form input,#loan_amount,#loan_interest_rate{border: 1px solid #666;_padding:0px;_margin:0px;}
.landing-signup{height:196px;margin-bottom:0;border-bottom:none !important;#margin-bottom:-1px !important;_margin-bottom:0px !important;}
/*.landing-signup{height:238px;}*/
/*.landing-button{margin-top:46px;#margin-top:40px !important;_margin-top:46px !important;}*/
/*@media screen and (-webkit-min-device-pixel-ratio:0){
.landing-button{margin-top:32px;}
}*/

/*#loan-form {position:relative;}
.landing-button{bottom:-76px;left:-7px;position:absolute;#bottom:-70px !important;_bottom:60px !important;#left:0px !important;}
@media screen and (-webkit-min-device-pixel-ratio:0){
.landing-button{bottom:-22px;}
}*/

#get_started_wrap{background-color:#F3F8E1;border-bottom:1px solid #696767;border-left:1px solid #696767;border-right:1px solid #696767;height:38px;
margin-left:3px;padding-left:0;padding-right:8px;text-align:center;width:292px;margin-bottom:13px;border-top:none !important;padding-top:4px;}

#footer-content-landing{padding:10px 0 0 0;}
#footer-content-landing .note{font-size:9px;}
/* landing page - auto end*/

/* landing page - business start*/
#intro_new_business{background: url(/images/auto/intro_small_business.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business{position:relative;}
#intro_new_business .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business .getstarted a{color:#000;}
#intro_new_business .getstarted a:hover{color:#fff;}
/* landing page - business end*/


/* landing page - family start*/
#intro_new_family{background: url(/images/auto/intro_family.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family{position:relative;}
#intro_new_family .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family .getstarted a{color:#000;}
#intro_new_family .getstarted a:hover{color:#fff;}
/* landing page - family end*/


/* landing page - general start*/
#intro_new_general{background: url(/images/auto/intro_generic.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general{position:relative;}
#intro_new_general .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general .getstarted a{color:#000;}
#intro_new_general .getstarted a:hover{color:#fff;}
/* landing page - general end*/

/* landing page - mortgage start*/
#intro_new_mortgage{background: url(/images/auto/intro_mortgage.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage{position:relative;}
#intro_new_mortgage .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage .getstarted a{color:#000;}
#intro_new_mortgage .getstarted a:hover{color:#fff;}
/* landing page - mortgage end*/

/* landing page - mortgage california start*/
#intro_new_mortgage_cali{background: url(/images/auto/intro_mortgage_cali.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage_cali h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage_cali{position:relative;}
#intro_new_mortgage_cali .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage_cali .getstarted a{color:#000;}
#intro_new_mortgage_cali .getstarted a:hover{color:#fff;}
/* landing page - mortgage california end*/


/* landing page - family california start*/

#intro_new_family_cali{background: url(/images/auto/intro_family_cali.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family_cali h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family_cali{position:relative;}
#intro_new_family_cali .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family_cali .getstarted a{color:#000;}
#intro_new_family_cali .getstarted a:hover{color:#fff;}
/* landing page - family california end*/


/* landing page - business california start*/

#intro_new_business_cali{background: url(/images/auto/intro_small_business_cali.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business_cali h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business_cali{position:relative;}
#intro_new_business_cali .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business_cali .getstarted a{color:#000;}
#intro_new_business_cali .getstarted a:hover{color:#fff;}
/* landing page - business california end*/


/* landing page - general california start*/
#intro_new_general_cali{background: url(/images/auto/intro_generic_cali.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general_cali h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general_cali{position:relative;}
#intro_new_general_cali .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general_cali .getstarted a{color:#000;}
#intro_new_general_cali .getstarted a:hover{color:#fff;}
/* landing page - general california end*/


/* landing page - auto california start*/

#intro_new_cali{background: url(/images/auto/intro_car_cali.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_cali h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_cali{position:relative;}
#intro_new_cali .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_cali .getstarted a{color:#000;}
#intro_new_cali .getstarted a:hover{color:#fff;}
/* landing page - auto california end*/


/* landing page - mortgage texas start*/
#intro_new_mortgage_texas{background: url(/images/auto/intro_mortgage_tex.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage_texas h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage_texas{position:relative;}
#intro_new_mortgage_texas .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage_texas .getstarted a{color:#000;}
#intro_new_mortgage_texas .getstarted a:hover{color:#fff;}
/* landing page - mortgage texas end*/


/* landing page - family texas start*/
#intro_new_family_texas{background: url(/images/auto/intro_family_tex.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family_texas h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family_texas{position:relative;}
#intro_new_family_texas .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family_texas .getstarted a{color:#000;}
#intro_new_family_texas .getstarted a:hover{color:#fff;}
/* landing page - family texas end*/


/* landing page - business texas start*/
#intro_new_business_texas{background: url(/images/auto/intro_small_business_tex.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business_texas h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business_texas{position:relative;}
#intro_new_business_texas .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business_texas .getstarted a{color:#000;}
#intro_new_business_texas .getstarted a:hover{color:#fff;}
/* landing page - business texas end*/


/* landing page - general texas start*/
#intro_new_general_texas{background: url(/images/auto/intro_generic_tex.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general_texas h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general_texas{position:relative;}
#intro_new_general_texas .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general_texas .getstarted a{color:#000;}
#intro_new_general_texas .getstarted a:hover{color:#fff;}
/* landing page - general texas end*/


/* landing page - auto texas start*/
#intro_new_texas{background: url(/images/auto/intro_car_tex.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_texas h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_texas{position:relative;}
#intro_new_texas .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_texas .getstarted a{color:#000;}
#intro_new_texas .getstarted a:hover{color:#fff;}
/* landing page - auto texas end*/


/* landing page - mortgage new york start*/
#intro_new_mortgage_ny{background: url(/images/auto/intro_mortgage_new.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage_ny h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage_ny{position:relative;}
#intro_new_mortgage_ny .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage_ny .getstarted a{color:#000;}
#intro_new_mortgage_ny .getstarted a:hover{color:#fff;}
/* landing page - mortgage new york end*/


/* landing page - family new york start*/
#intro_new_family_ny{background: url(/images/auto/intro_family_new.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family_ny h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family_ny{position:relative;}
#intro_new_family_ny .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family_ny .getstarted a{color:#000;}
#intro_new_family_ny .getstarted a:hover{color:#fff;}
/* landing page - family new york end*/


/* landing page - business new york start*/
#intro_new_business_ny{background: url(/images/auto/intro_small_business_NEW.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business_ny h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business_ny{position:relative;}
#intro_new_business_ny .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business_ny .getstarted a{color:#000;}
#intro_new_business_ny .getstarted a:hover{color:#fff;}
/* landing page - business new york end*/


/* landing page - general new york start*/
#intro_new_general_ny{background: url(/images/auto/intro_generic_new.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general_ny h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general_ny{position:relative;}
#intro_new_general_ny .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general_ny .getstarted a{color:#000;}
#intro_new_general_ny .getstarted a:hover{color:#fff;}
/* landing page - general new york end*/


/* landing page - auto new york start*/
#intro_new_ny{background: url(/images/auto/intro_car_new.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_ny h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_ny{position:relative;}
#intro_new_ny .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_ny .getstarted a{color:#000;}
#intro_new_ny .getstarted a:hover{color:#fff;}
/* landing page - auto new york end*/


/* landing page - mortgage florida start*/
#intro_new_mortgage_florida{background: url(/images/auto/intro_mortgage_fl.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage_florida h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage_florida{position:relative;}
#intro_new_mortgage_florida .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage_florida .getstarted a{color:#000;}
#intro_new_mortgage_florida .getstarted a:hover{color:#fff;}
/* landing page - mortgage florida end*/


/* landing page - family florida start*/
#intro_new_family_florida{background: url(/images/auto/intro_family_fl.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family_florida h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family_florida{position:relative;}
#intro_new_family_florida .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family_florida .getstarted a{color:#000;}
#intro_new_family_florida .getstarted a:hover{color:#fff;}
/* landing page - family florida end*/


/* landing page - business florida start*/
#intro_new_business_florida{background: url(/images/auto/intro_small_business_fl.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business_florida h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business_florida{position:relative;}
#intro_new_business_florida .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business_florida .getstarted a{color:#000;}
#intro_new_business_florida .getstarted a:hover{color:#fff;}
/* landing page - business florida end*/


/* landing page - general florida start*/
#intro_new_general_florida{background: url(/images/auto/intro_generic_fl.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general_florida h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general_florida{position:relative;}
#intro_new_general_florida .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general_florida .getstarted a{color:#000;}
#intro_new_general_florida .getstarted a:hover{color:#fff;}
/* landing page - general florida end*/


/* landing page - auto florida start*/
#intro_new_florida{background: url(/images/auto/intro_car_fl.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_florida h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_florida{position:relative;}
#intro_new_florida .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_florida .getstarted a{color:#000;}
#intro_new_florida .getstarted a:hover{color:#fff;}
/* landing page - auto florida end*/




/* landing page - mortgage pennsylvania start*/
#intro_new_mortgage_pennsylvania{background: url(/images/auto/intro_mortgage_pe.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage_pennsylvania h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage_pennsylvania{position:relative;}
#intro_new_mortgage_pennsylvania .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage_pennsylvania .getstarted a{color:#000;}
#intro_new_mortgage_pennsylvania .getstarted a:hover{color:#fff;}
/* landing page - mortgage pennsylvania end*/


/* landing page - family pennsylvania start*/
#intro_new_family_pennsylvania{background: url(/images/auto/intro_family_pe.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family_pennsylvania h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family_pennsylvania{position:relative;}
#intro_new_family_pennsylvania .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family_pennsylvania .getstarted a{color:#000;}
#intro_new_family_pennsylvania .getstarted a:hover{color:#fff;}
/* landing page - family pennsylvania end*/


/* landing page - business pennsylvania start*/
#intro_new_business_pennsylvania{background: url(/images/auto/intro_small_business_pe.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business_pennsylvania h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business_pennsylvania{position:relative;}
#intro_new_business_pennsylvania .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business_pennsylvania .getstarted a{color:#000;}
#intro_new_business_pennsylvania .getstarted a:hover{color:#fff;}
/* landing page - business pennsylvania end*/


/* landing page - general pennsylvania start*/
#intro_new_general_pennsylvania{background: url(/images/auto/intro_generic_pe.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general_pennsylvania h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general_pennsylvania{position:relative;}
#intro_new_general_pennsylvania .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general_pennsylvania .getstarted a{color:#000;}
#intro_new_general_pennsylvania .getstarted a:hover{color:#fff;}
/* landing page - general pennsylvania end*/


/* landing page - auto pennsylvania start*/
#intro_new_pennsylvania{background: url(/images/auto/intro_car_pe.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_pennsylvania h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_pennsylvania{position:relative;}
#intro_new_pennsylvania .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_pennsylvania .getstarted a{color:#000;}
#intro_new_pennsylvania .getstarted a:hover{color:#fff;}
/* landing page - auto pennsylvania end*/






/* landing page - mortgage washington start*/
#intro_new_mortgage_washington{background: url(/images/auto/intro_mortgage_wa.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_mortgage_washington h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_mortgage_washington{position:relative;}
#intro_new_mortgage_washington .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_mortgage_washington .getstarted a{color:#000;}
#intro_new_mortgage_washington .getstarted a:hover{color:#fff;}
/* landing page - mortgage washington end*/


/* landing page - family washington start*/
#intro_new_family_washington{background: url(/images/auto/intro_family_wa.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_family_washington h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_family_washington{position:relative;}
#intro_new_family_washington .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_family_washington .getstarted a{color:#000;}
#intro_new_family_washington .getstarted a:hover{color:#fff;}
/* landing page - family washington end*/


/* landing page - business washington start*/
#intro_new_business_washington{background: url(/images/auto/intro_small_business_wa.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_business_washington h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_business_washington{position:relative;}
#intro_new_business_washington .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_business_washington .getstarted a{color:#000;}
#intro_new_business_washington .getstarted a:hover{color:#fff;}
/* landing page - business washington end*/


/* landing page - general washington start*/
#intro_new_general_washington{background: url(/images/auto/intro_generic_wa.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_general_washington h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_general_washington{position:relative;}
#intro_new_general_washington .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_general_washington .getstarted a{color:#000;}
#intro_new_general_washington .getstarted a:hover{color:#fff;}
/* landing page - general washington end*/


/* landing page - auto washington start*/
#intro_new_washington{background: url(/images/auto/intro_car_wa.jpg) no-repeat scroll 0pt 0pt;margin-bottom:5px;margin-left:2px;padding-left:10px;width:610px;height:260px;}
#intro_new_washington h2{color:#FFFFFF;font-family:Arial,Helvetica,sans-serif;font-size:25px;padding-top:223px;}
#intro_new_washington{position:relative;}
#intro_new_washington .getstarted{font-weight:bold;left:489px;position:absolute;top:232px;}
#intro_new_washington .getstarted a{color:#000;}
#intro_new_washington .getstarted a:hover{color:#fff;}
/* landing page - auto washington end*/








/* resources 4 tabs configure start */
#resource-id{background-color:#679C3F;height:25px;padding:10px 0 4px 10px;}
#resource-id h2{color:#FFFFFF;}
#tabber-area{clear:both;background-color:#f9f9f9;border:1px solid #CFD8D5;width:618px;}
#tabber-area .tabberlive .tabbertabhide { display:none;}
#tabber-area ul{padding:10px 0 10px 10px;}
#tabber-area ul li{list-style:none;}
#tabber-area .tabber {}
#tabber-area .tabberlive {padding:10px;}
#tabber-area ul.tabbernav{ margin:0; padding: 3px 0; border-bottom: 1px solid #CFD8D5; font: bold 12px Arial, sans-serif;}
#tabber-area ul.tabbernav li{ list-style: none; margin: 0; display: inline;}
#tabber-area ul.tabbernav li a{ padding: 3px 0.5em; margin-left: 3px;background:#cbcdca; text-decoration: none;color:#FFF;font-weight:normal;font-size:16px;padding-left:40px;padding-right:40px;}
#tabber-area ul.tabbernav li a:visited { color: #667; }
#tabber-area ul.tabbernav li a:hover{  border-color: #227;}
#tabber-area ul.tabbernav li.tabberactive a{ background-color: #005129; border-bottom: 1px solid #fff;color:#FFF;font-size:16px;padding-left:40px;
padding-right:40px;}
#tabber-area ul.tabbernav li.tabberactive a:hover{  border-bottom: 1px solid white;}
#tabber-area .tabberlive .tabbertab { padding:5px; border:1px solid #CFD8D5; border-top:0;background:#f9f9f9;}
#tabber-area .tabberlive .tabbertab h2 { display:none;}
#tabber-area .tabberlive .tabbertab h3 { display:none;}
#tabber-area .tabberlive#tab1 {}
#tabber-area .tabberlive#tab2 {}
#tabber-area .tabberlive#tab2 .tabbertab { height:auto; overflow:auto;}
/* resources 4 tabs configure end*/


/*featured -article section start*/
#featured-id {background-color:#679C3F;height:25px;padding:10px 0 4px 10px;}
#featured-id h2{color:#FFFFFF;}
#featured-article{position:relative;width:620px;float:left;margin-bottom:13px;}
#control-panal{float:left;width:618px;background-color:#f9f9f9;border:1px solid #ccc;border-top:none;}
#control-panal .some-space{float:right;padding-bottom:10px;padding-right:10px;}
#featured-article .images {background:#f9f9f9;	border:1px solid #ccc;position:relative;height:172px;width:618px;float:left;border-bottom:none;}
#featured-article .images p{margin-top:0;padding-top:0;width:auto;}
#featured-article .images p img{float:left;margin:0 10px 10px 0;}
#featured-article .images .heading{color:#005129;font-size:17px;font-weight:bold;}
#featured-article .images p .des{color:#535151;font-size:14px;padding-top:10px;display:block;}
/* single slide */
#featured-article .images div {display:none;position:absolute;top:0;left:0;margin:7px;height:auto;font-size:12px;font-size:13px;color:#535151;font-family:Arial, Helvetica, sans-serif;}
/* header */
#featured-article .images h3 {font-size:22px;font-weight:normal;margin:0 0 20px 0;color:#456;}
/* prev and next buttons */
#featured-article .forward{background:#FFFFFF url(/images/feat-article/buttons-sp.png) no-repeat scroll 0 0;cursor:pointer;display:block;float:left;font-size:1px;
height:24px;text-indent:-9999em;top:270px;width:26px;z-index:10000;}
#featured-article .backward{background:#FFFFFF url(/images/feat-article/buttons-sp.png) no-repeat scroll 0 -29px;cursor:pointer;display:block;float:left;font-size:1px;height:24px;text-indent:-9999em;width:26px;z-index:10000;}
/* next */
#featured-article .forward { background-position: 0 0; clear:right; }
#featured-article .forward:hover { background-position:-30px 0px;}
/* prev */
#featured-article .backward:hover{ background-position:-30px -29px; }

#featured-article .play{background:transparent url(/images/feat-article/buttons-sp.png) no-repeat scroll 0 -57px;cursor:pointer;display:block;float:left;height:24px;text-indent:-9999em;width:26px;}
#featured-article .play:hover{background:url(/images/feat-article/buttons-sp.png) no-repeat scroll -30px -57px;}

#featured-article .stop{background:transparent url(/images/feat-article/buttons-sp.png) no-repeat scroll 0 -87px;cursor:pointer;display:block;float:left;height:24px;text-indent:-9999em;width:26px;}
#featured-article .stop:hover{background:url(/images/feat-article/buttons-sp.png) no-repeat scroll -30px -87px;}

#featured-article disabled {visibility:hidden !important;}
/* featured artcile section end*/

/* latest changes  by maleen =======================================================================================================*/
/*
.flash_frame   { border: 1px solid #CFD8D5; padding: 0px; margin: 0px; width: 625px; height: 355px;} */
.mostPopularImg { border: 0 none;float: right;margin-left: 0;margin-right: -8px;margin-top: -8px;}
.processTxt {    font-size: 19px;padding: 10px 0 0 10px;}
.fb_1 {
    border-right: 1px dashed #CFD8D5;
    height: 240px;
    width: 613px;
}

.fb_3 {
    float: right;
    padding-left: 10px;
    width: 943px;
}

#loanback-news .des {
    color: #525050;
    float: right;
    font-size: 14px;
    font-style: italic;
    height: 47px;
    line-height: 17px;
    padding-right: 3px;
    width: 420px;
}

#left {
    float: left;
    min-height: 300px;
    width: 620px;
    position: relative;
}
.helpLink { float: left; margin-bottom: 10px;}
.fb_like_headder {padding-bottom: 10px;}

.flash_frame {
    border: 1px solid #CFD8D5;
    height: 338px;
    margin: 0;
    padding: 0;
    width: 620px;
}

.how_it_works_video_screen{
	background-image:url("/images/how_it_works.jpg");
	background-position:left;
	background-repeat:repeat;
	width:620px;
	height:338px;
	}

.why_loanback_video_screen{
	background-image:url("/images/why_loanback.jpg");
	background-position:left;
	background-repeat:repeat;
	width:620px;
	height:338px;
	}

.play_link {
    position: relative;
    top: 113px;
    width: 111px;
	height:115px;
	}

.play_link a {
	background-image: url("/images/btn_static_mov.jpg");
	background-position: 0 0px;
    float: left;
	width:111px;
    height: 115px;
    left: 256px;
	top: 0px;
    position: relative;
	}

.play_link a:hover {
	background-image: url("/images/btn_static_mov.jpg");
	background-position: 0 115px;
    float: left;
	width:111px;
    height: 115px;
    left: 256px;
	top: 0px;
    position: relative;
	}
.contentbox3 h3 {
    clear: both;
    font-size: 14px;
    margin-left: 15px;
}
.contentbox3 ul li {
    clear: both;
    font-size: 13px;
    margin-top: -16px;
    padding-top: 0;
    padding-bottom: 20px;
}
#right .block_loan_calc {border: 1px solid #CFD8D5; margin-top:0; margin-bottom:15px; margin-left:3px; padding: 0; background-color:#F3F8E1;}
#right .block:nth-child(2) {
	box-sizing: border-box;
}
/*-- Video Play Screen --*/

.video_play_btn a {
	background-image: url("/images/video_button_default.png");
	background-position: 0 0px;
	background-repeat:none;
    float: left;
	width:101px;
    height: 102px;
    left: 261px;
	top: 181px;
    position:absolute !important;
	z-index:500;
	}

.video_play_btn a:hover {
	background-image: url("/images/video_button_default.png");
	background-position: 0 101px;
	background-repeat:none;
    float: left;
	width:101px;
    height: 102px;
    left: 261px;
	top: 182px;
	position:absolute !important;
	}

/*-- Video Play Screen --*/

.buttonBuyNow {
    background: url("/images/lb-sprite.png") no-repeat scroll 0 -579px transparent;
    color: #012512;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 21px;
    font-weight: bold;
    height: 31px;
    text-align: center;
    width: 280px;
}
#lb-process .cont .buttonBarx3 {
    height: 40px;
    padding-left: 14px;
    padding-top: 0;
    float: left;
}
#compare-products .box-pro .box_bg .buttonBarx2 {
    background-color: #F5F5F5;
    height: 51px;
    padding-left: 70px;
    padding-top: 15px;
}
#compare-products .box-pro .box_bg .buttonBarx2 .satis_logo2 {
    background: url("/images/lb-sprite.png") no-repeat scroll 0 -1042px transparent;
    float: right;
    height: 46px;
    margin-right: 60px;
    margin-top: -10px;
    width: 79px;
}


#footer {
	background-color:#FFFFFF;
	color:#333333;
	text-align:center;
	padding: 40px 0 40px 0;
	height:auto;
}
#footer:after {
	content:"";
	display:block;
	clear:both;
}
#footer ul {
	margin-right:40px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
}
#footer ul li {
	color: #333;
	font-size: 14px;
	text-transform: capitalize;
	padding: 2px;
	font-weight:600;
}
#footer ul li a {
	color: #333333;
	opacity:1;
	font-weight:400;
}
#footer ul li a:hover {
	opacity:0.5;
}
#footer p {color:#999;	margin-top: -10px;}
#footer img {vertical-align: top;	margin-left: 10px;}
#footer div {float: left;	margin-left: 220px;}

#footer ul li.follow_us_header { text-transform:none;}
#footer ul li.follow_us_links {clear:none; margin-top:2px;float: left;}
#footer ul li.follow_us_links a {width:20px; margin-right:10px;}
#footer ul li.follow_us_links a img{ float:left; margin: 0}

#footer span.right {
	display:inline-block;
}
#footer span.right p {
	padding-right:0;
}
