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

body {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4a4a4a;
	background-image: url(../img/amlegalfunding-bg.jpg);
	background-repeat: repeat-x;
	background-color: #57b8fc;
	margin: 0 0 0 0;
}
a { color: #226eaa; }
a:hover { color: #226eaa; text-decoration:underline; }

h1 { 
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left bottom; 
	PADDING-LEFT: 10px; 
	BACKGROUND-IMAGE: url(../img/heading-inner.jpg); 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 620px; 
	COLOR: #50130e; 
	LINE-HEIGHT: 40px;
	font-size:18px;
	MARGIN-RIGHT: 118px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 43px;
}
h2 { font-size:14px; }

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

#wrapper {
	position:relative;
	width: 1000px;
	height: auto;
	min-height: 600px;
	margin: 0 auto;
	background-image: url(../img/wrapper-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#top-part {
	width: 1000px;
	height: 105px;
}
#top-part .logo {
	width: 442px;
	padding: 45px 0 0 10px;
}

#top-part .rss-feed {
	position:absolute;
	width: 44px;
	height: 44px;
	right: 0px;
	top: 80px;
}

#primary-navigation {
	width: 1000px;
	height: 50px;
	background-image: url(../img/navigation-bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
}

#body-container {
	width: 984px;
	padding: 0 8px;
	margin-top:10px;
	text-align: justify;
	background-image:url(../img/body-home-bg.gif);
	background-position:center top;
	background-repeat:repeat-y;
	float:left;
}

#body-container .left-column {
	width: 195px;
	float: left;
}

#body-container .left-column .cash-calculator-block {
	width: 183px;
	background-image: url(../img/cash-calculator-bg.gif);
	background-position: left top;
	background-repeat: repeat-y;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#body-container .left-column .cash-calculator-block .cash-calculator-head {
	width: 183px;
	height: 55px;
	background-image: url(../img/cash-calculator-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#body-container .left-column .cash-calculator-block .cash-calculator-body {
	width: 151px;
	padding: 10px 16px 0 16px;
	background-image: url(../img/cash-calculator-body.gif);
	background-position: left top;
	background-repeat: no-repeat;
	line-height:22px;
	font-weight:bold;
	font-size:12px;
}
#body-container .left-column .cash-calculator-block .cash-calculator-body p {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}
#body-container .left-column .cash-calculator-block .cash-calculator-body .txt-input {
	width:142px;
	padding:4px;
	color: #4a4a4a;
	font-weight: normal;
	border: 1px #585858 solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#body-container .left-column .cash-calculator-block .cash-calculator-body .action {
	text-align:right;
}
#body-container .left-column .cash-calculator-block .cash-calculator-bottom {
	width: 183px;
	height: 22px;
	background-image: url(../img/cash-calculator-bottom.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#body-container .left-column .blog-updates-block {
	width:183px;
	margin:10px 0 0 0;
	background-image:url(../img/blog-updates-bg.gif);
	background-position:left top;
	background-repeat:repeat-y;
}
#body-container .left-column .blog-updates-top {
	width:173px;
	height:24px;
	padding:6px 0 0 10px;
	color:#ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../img/blog-updates-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#body-container .left-column .blog-updates-top a {
	color:#ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.blog-updates-top {
	width:173px;
	height:24px;
	padding:6px 0 0 10px;
	color:#ffffff;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image:url(../img/blog-updates-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
.blog-updates-top a {
	color:#ffffff;
}

#body-container .left-column .blog-updates-body {
	width:163px;
	padding:5px 10px;
	background-image:url(../img/blog-updates-body-bg.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#body-container .left-column .blog-updates-body ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size:11px;
	list-style:none;
}
#body-container .left-column .blog-updates-body ul li {
	line-height:17px;
	padding: 0 0 16px 0;
	text-align:left;
}
#body-container .left-column .blog-updates-body ul li a{
	color:#4a4a4a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:none;
	text-align:left;
}
#body-container .left-column .blog-updates-body ul li a:hover{
	color:#226eaa;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-decoration:underline;
}
#body-container .left-column .blog-updates-body ul li .post-info {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
}
#body-container .left-column .blog-updates-bottom {
	width:183px;
	height:10px;
	background-image:url(../img/blog-updates-bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#body-container .left-column .live-help {
	width: 181px;
	padding:10px 0 0 0;
}

#body-container .content {
	width: 518px;
	padding: 20px 20px 30px 20px;
	background-color: #ffffff;
	line-height: 19px;
	font-stretch:semi-expanded;
	word-spacing:2.5px;
	float: left;
}
p {
	margin-top:15px;
	}
#body-container .content .quick-facts {
	float:right;
	margin:0 0 80px 20px;
}
#body-container .content .punchline-tabs {
	width: 518px;
	padding:35px 0;
	text-align:center;
	clear:both;
}

#body-container .content .blog-item-block {
}
#body-container .content .blog-item-block .blog-item-date {
	position:absolute;
	width:65px;
	height:49px;
	color:#ffffff;
	background-image:url(../img/blog-item-date.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	z-index:100;
	left: 198px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#body-container .content .blog-item-block .blog-item-date .month {
	font-size:17px;
}
#body-container .content .blog-item-block .blog-item-date .day {
	padding-top:-15px;
	font-size:20px;
}
#body-container .content .blog-item-block .blog-info {
	width:476px;
	padding: 0 0 0 32px;
}
#body-container .content .blog-item-block .blog-info p {
	margin: 0 0 2px 0;
	padding: 2px 0 2px 0;
}
#body-container .content .blog-item-block .blog-info .blog {
	width:92px;
	padding: 0 10px 0 0;
	background-color:#ffea9e;
	font-weight:bold;
	text-align:right;
	line-height:22px;
}
#body-container .content .blog-item-block .blog-info .blog-name {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	padding-left:5px;
	text-align:left;
	line-height:26px;
}
#body-container .content .blog-item-block .blog-info .blog-name a {
	color: #4a4a4a;
	text-decoration:none;
}
#body-container .content .blog-item-block .blog-info .blog-name a:hover {
	color: #226eaa;
	text-decoration:underline;
}
#body-container .content .blog-item-block .blog-info .blog-writer {
	color:#226eaa;
	padding-left:15px;
	font-family:Arial, Helvetica, sans-serif;
}
#body-container .content .blog-item-block .blog-info {
}
.blog-content {
	padding:0 0 0 5px;
	font-size:11px;
	line-height:17px;
	}
	
.blog-content p {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.blogentry { border-bottom:1px #d0d0d0 solid; padding:10px 5px;}







/* INNER PAGE CONTENT CSS MARKUP STARTS */

.homepage-heading { 
	font-size:18px; 
	margin-top:0px; 
	font-family:"Times New Roman", Times, serif;
	padding-left: 35px;
}

#body-container .content .inner-heading {
	PADDING-RIGHT: 0px; 
	BACKGROUND-POSITION: left bottom; 
	PADDING-LEFT: 10px; 
	BACKGROUND-IMAGE: url(../img/heading-inner.jpg); 
	MARGIN-BOTTOM: 0px; 
	PADDING-BOTTOM: 0px; 
	WIDTH: 620px; 
	COLOR: #50130e; 
	LINE-HEIGHT: 40px; 
	MARGIN-RIGHT: 118px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 43px;
}

#body-container .content .legal-funding {
	color:#b36b07;
}

#body-container .content .faqs-list {
	background-image:url(../img/faqs-hr.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	padding: 0 0 40px 0;
	margin:0 0 20px 0;
}
#body-container .content .faqs-list ol {
	margin-left:10px;
	padding-left:20px;
}
#body-container .content .faqs-list ol li {
	line-height:22px;
}
#body-container .content .faqs-list ol li a {
	color:#531311;
}

#body-container .content .fa-question {
	color:#531311;
	text-decoration:none;
}

/* Testimonial CSS Starts */
#body-container .content .testimonial-items {
	width:515px;
	padding-top:40px;
}
#body-container .content .testimonial-items p {
	margin: 10px 0 10px 0;
}
#body-container .content .testimonial-items .testimonial-item-1 {
	width: 239px;
	height:240px;
	padding:20px 20px 10px 256px;
	background-image:url(../img/testimonials/testimonial-bg-1.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#body-container .content .testimonial-items .testimonial-item-2 {
	width: 299px;
	height:210px;
	padding:40px 196px 10px 20px;
	background-image:url(../img/testimonials/testimonial-bg-2.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#body-container .content .testimonial-items .testimonial-item-3 {
	width: 315px;
	height:197px;
	padding:30px 20px 10px 180px;
	background-image:url(../img/testimonials/testimonial-bg-3.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#body-container .content .testimonial-items .testimonial-item-4 {
	width: 299px;
	height:200px;
	padding:40px 196px 10px 20px;
	background-image:url(../img/testimonials/testimonial-bg-4.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
#body-container .content .testimonial-items .testimonial-item-5 {
	width: 315px;
	height:200px;
	padding:50px 20px 10px 180px;
	background-image:url(../img/testimonials/testimonial-bg-5.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#body-container .content .testimonial-items .testimonial-item-6 {
	width: 279px;
	height:190px;
	padding:30px 216px 10px 20px;
	background-image:url(../img/testimonials/testimonial-bg-6.gif);
	background-position:right top;
	background-repeat:no-repeat;
}
/* Testimonial CSS Ends */


/* Privacy Policy CSS Starts */
#body-container .content .privacy-policy-icon {
	height:126px;
	padding:0 0 0 126px;
	background-image:url(../img/privacy-policy-icon.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
}
#body-container .content .privacy-policy {
	width:365px;
	padding:0 0 0 20px;
	float:left;
}
/* Privacy Policy CSS Ends */

/* The AM Advantage CSS Starts */
#body-container .content .am-advantage {
	width:310px;
	padding: 0 20px 0 10px;
	float:left;
}
#body-container .content .am-advantage p{
	margin:0px;
	padding:0px;
}
#body-container .content .am-advantage ul{
	padding: 0 0px 0 10px;
	margin:0px;
	display:block;
}
#body-container .content .advantage-steps {
	width:175px;
	float:left;
}
/* The AM Advantage CSS Ends */

/********* Cases Considered **************/
#cases-considered{
	float:left;
	width:515px;
	clear:both;
	margin-left:0px;
	margin-bottom:18px;
	/*background-color:#73a85a;
	background-image:url(../img/case-bg.jpg);
	background-position:top;
	background-repeat:repeat-x;*/
	
}
#cases-considered .text-container-menu {
	width:335px;
	padding: 0 0px 1px 0;
	float:left;
}
#cases-considered .text-container-menu h2 {
	background-image:url(../img/cases-header-bg.jpg);
	background-repeat:repeat-x;
	height:30px;
	margin:0px;
	padding:0px 0px 0px 0px;
	line-height:30px;
	padding-left:10px;
	color:#FFFFFF;
	font-size:16px;
}

a.cases-link{
	font-size:14px;
	color:#3e722c;
	text-decoration:none;
	font-weight:bold;
}
a:hover.cases-link{
	font-size:14px;
	color:#3e722c;
	text-decoration:underline;
	font-weight:bold;
}
a.cases-read-more{
	position:absolute;
	right:-5px;
	top:2px;
	text-decoration:underline;
	font-size:11px;
	color:#313231;
	margin-right:15px;
}
a:hover.cases-read-more{
	text-decoration:none;
	font-size:11px;
	color:#313231;
	margin-right:15px;
}
.cases-content{
	background-image:url(../img/cases-content-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#d2fac0;
	font-size:10px;
	padding:10px;
	line-height:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#313231;
}
#cases-considered .cases-img-container {
	background-image:url(../img/cases-considered-bg-1.jpg);
	background-repeat:repeat-x;
	width:170px;
	background-position:top;
	background-color:#73a859;
	float:right;
	padding:4px;
}
#cases-considered .cases-img-container img {
	width:170px;
}
/***********************/

/* The contact us css Starts */
.contact-us{
	width:485px;
	padding: 0 20px 40px 10px;
	float:left;
/*	background-image:url(../img/contact-bg.jpg);
	background-repeat:no-repeat;
	background-position:right;*/
}
.contact-us .icon-con{
	display:block;
	padding-left:40px;
	margin-bottom:30px;
}
.contact-us .icon-con img{
	float:left;
	margin-right:25px;
}
.tel-no{
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	color:#4a4a4a;
	padding-top:10px;
	display:block;
}
.mail-to a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#056fac;
	padding-top:20px;
	display:block;
}
.adress-text{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#4a4a4a;
	display:block;
	padding-top:15px;
	font-weight:bold;
}

.contact-us h2{
	margin:0px;
	margin-bottom:25px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#4a4a4a;
}
.contact-us .header{
	margin:0px;
	margin-bottom:25px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#4a4a4a;
}
.contact-us-form{
	width:515px;
	float:left;
}

.contact-us-form form{
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4a4a4a;
}
.contact-us-form .form-body textarea{
	width:240px;
	border:#000000 1px solid;
}
.contact-us-form .form-body .text-input{
	width:190px;
	border:#000000 1px solid;
}
.contact-us-form span{
	color:#cc2323;
}
/* The contact us css Ends */

/* The resources CSS Starts */
#body-container .content .resources {
	width:470px;
	padding: 0 0px 0 0;
	float:left;
	margin-left:30px;
}
#body-container .content .resources-container {
	width:400px;
	margin-left:0px 0px 0px 40px;
	padding:40px 0px 0px 0px;
	float:left;
}
#body-container .content .img-container{

	width:120px;
	float:left;
}
#body-container .content .text-container{
	float:left;
	width:250px;
	text-align:left;
}
#body-container .content .resources h2{
	margin:0px 0px 20px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
#body-container .content .resources a{
	display:block;
}
/* The resources CSS Ends */

.content-case-review{
	width:366px;
	padding:0px 0px 0px 150px;
	background-color: #ffffff;
	position:relative;
	margin:0px;
	line-height: 19px;
	float: left;
}
.content-case-review .case-review-img{
	position:absolute;
	left: -1px;
	top: 13px;
}
.content-case-review .quick-facts{
	margin-left:20px;
}

/************************/
.content-no-risk{
	width:276px;
	padding:0px 0px 0px 240px;
	background-color: #ffffff;
	position:relative;
	margin:0px;
	line-height: 19px;
	float: left;
}
.content-no-risk .case-review-img{
	position:absolute;
	left: 1px;
	top: 15px;
}
/************************/
.cash-calculator{
	width:270px;
	padding:0px 0px 0px 246px;
	background-color: #ffffff;
	position:relative;
	margin:0px;
	line-height: 19px;
	float: left;
}
.cash-calculator .case-review-img{
	position:absolute;
	left: 1px;
	top: 15px;
}
.cash-calculator .numeric{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
}
.cash-calculator .text{
	font-size:18px;
}
.cash-calculator .text a{
	text-decoration:none;
}
.cash-calculator .text a:hover{
	text-decoration:underline;
}

/********************/

#body-container .content .apply-now-con {
	width:515px;
	float:left;
	padding: 0 0px 0 0px;
	float:left;
}
#body-container .content .apply-now-con p{
	margin:0px;
	padding:0px;
}
#body-container .content .apply-now-con .apply-now-form{
	background-image:url(../img/apply-now-form-2.jpg);	
	background-position:top; 
	background-repeat:repeat-x; 
	margin:0px 5px 0px 4px; 
	background-color:#31952a;
}
#body-container .content .apply-now-con .apply-now-form h1{
	font-size:40px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	background-image:none;
}
#body-container .content .apply-now-con .apply-now-form form{
	padding:0px 0px 60px 0px;
}
#body-container .content .apply-now-con .apply-now-form .text-input{
	width:220px;
	height:20px;
	border:#3b3b3b 1px solid;
}
#body-container .content .apply-now-con .apply-table tr td{
	padding:8px;
	color:#FFFFFF;
	font-size:14px;
	font-family:"Myriad Pro";
}
#body-container .content .apply-now-con .apply-now-form .textarea{
	width:220px;
	height:106px;
	border:#3b3b3b 1px solid;
}

/* INNER PAGE CONTENT CSS MARKUP STARTS */






#body-container .right-column {
	width: 216px;
	padding: 0 0 0 15px;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	float: left;
}
#body-container .right-column .apply-free-in-seconds {
	width: 200px;
	margin: 0px 0 0 7px;
}

#body-container .right-column .apply-now-block {
	width: 216px;
	margin: 10px 0 0 0;
	background-color:#279123;
	font-size:13px;
}
#body-container .right-column .apply-now-block .apply-now-top {
	width: 216px;
	height:62px;
	background-image:url(../img/apply-now-top.gif);
	background-position:left top;
	background-repeat:no-repeat;
}
#body-container .right-column .apply-now-block .apply-now-body {
	width: 216px;
	background-image:url(../img/apply-now-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	color:#ffffff;
}
#body-container .right-column .apply-now-block .apply-now-body p {
	padding: 5px 0 5px 0;
	margin: 0 0 0 0;
	line-height:16px;
}
#body-container .right-column .apply-now-block .apply-now-body .apply-now-section {
	width:164px;
	padding:4px 26px;
	margin: 0 0 0 0;
}
#body-container .right-column .apply-now-block .apply-now-body .apply-now-section .txt-input1 {
	width:154px;
	padding:4px;
	color: #4a4a4a;
	font-weight: normal;
	border: 1px #585858 solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#body-container .right-column .apply-now-block .apply-now-body .apply-now-section .txt-input2 {
	width:59px;
	padding:4px;
	margin-right:4px;
	color: #4a4a4a;
	font-weight: normal;
	border: 1px #585858 solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#body-container .right-column .apply-now-block .apply-now-body .apply-now-section .txt-input3 {
	width:80px;
	padding:4px;
	color: #4a4a4a;
	font-weight: normal;
	border: 1px #585858 solid;
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#body-container .right-column .apply-now-block .apply-now-body .apply-now-section-head {
	width: 196px;
	padding:4px 10px;
	font-size:15px;
	background-color:#7dbb76;
}
#body-container .right-column .apply-now-block .apply-now-bottom {
	width: 216px;
	height:8px;
	background-image:url(../img/apply-now-bottom.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#body-container .right-column .featured-video {
	width: 216px;
	margin: 10px 0 0 0;
}

#footer {
	width:960px;
	text-align:center;
	padding:10px 20px 20px 20px;
	font-size:10px;
	clear:both;
}
#footer a {
	color:#4a4a4a;
	margin:0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#footer a:hover {
	color:#226eaa;
	margin:0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
}

#body-container-inner {
	width: 984px;
	padding: 0 8px;
	margin:10px 0 0 0;
	background-image:url(../img/main-container-bg.gif);
	background-position:right top;
	background-repeat:repeat-y;
	text-align: justify;
	line-height:18px;
	float:left;
}

#footer-index {
	width:920px;
	text-align:center;
	padding:10px 20px 20px 20px;
	font-size:10px;
	clear:both;
}
#footer-index a {
	color:#4a4a4a;
	margin:0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:none;
}
#footer-index a:hover {
	color:#226eaa;
	margin:0 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-decoration:underline;
}

.apply-here-get-started {
	font-size:18px;
	font-weight:bold;
	line-height:normal;
}
