/* CSS Document */

/*

Project: Fast Legal Funding

*/



/* RESET */



body, table, tr, td, p, ul, li, ol, h1, h2, h3, h4, h5, h6, input, form, button{

	margin:0;

	padding:0;

}

html {overflow-y:scroll;}

/* -----------------------------------*/

/* ---- BODY <<<-----------*/

/* -----------------------------------*/



body{

background:#FFF;

font-family: “Arial”, sans-serif;

color:#444;

}



.left	{float:left;}

.right	{float:right}

/* -----------------------------------*/

/* ---- TYPOGRAPHY <<<-----------*/

/* -----------------------------------*/



p,a,h1,h2,h3,h4,h5			{ 	font-style: normal; font-weight: normal; font-variant:normal; text-transform: normal; letter-spacing:normal;}



p							{	font-size: 13px;

								letter-spacing: .02px;

								line-height: 1.6em;

								padding: 0 0 20px 5px; font-family:Arial, Helvetica, sans-serif;}



#content-footer p, #footer p					{ color:#76a5bd;}



h1							{ 	font-family:Georgia, "Times New Roman", Times, serif;

								font-size: 26px;

								color:#011d2b;

								letter-spacing: -.01em;

								line-height: 1.2em;

								margin-bottom:10px;}

h1.img						{ position:absolute; }



h2							{ 	font-family:Georgia, "Times New Roman", Times, serif;

								font-size: 26px;

								color:#011d2b;

								letter-spacing: -.01em;

								line-height: 1.2em;

								margin-bottom:10px;}



h2.sans						{	font-size: 20px;

								color:#011d2b;

								letter-spacing: -.01em;

								line-height: 1.2em;

								margin-bottom:10px;}



h3							{	font-size: 26px;

								color:#011d2b;

								letter-spacing: -.01em;

								line-height: 1em;

								margin-bottom:10px;}

h3 span.serif				{	font-size: 23px;

								font-family:Georgia, "Times New Roman", Times, serif;}

h3 span.smaller				{	font-size: 21px;}



h4							{	font-size: 20px;

								color:#FFF;

								font-weight:bold;

								letter-spacing: -.01em;

								line-height: 1.2em;

								margin-bottom:10px;}



blockquote {   width:auto;

				text-align:center;

 				font: .8em/1.4em Georgia, "Times New Roman", Times, serif;

				color:#013049;

				font-style:italic;

 				margin: 0 0;

 				padding: 8px 7px; }



.grayblue 					{ color:#2c4d5e;}

.dkblue						{ color:#013854;}



/* -------- Links ------------------*/



a,a:link,a:active	{ 	text-decoration:underline; color:#006699;}

a:hover				{ 	color:#666666;}



a.black,a.black:link,a.black:active	{ 	text-decoration:underline; color:#000;}

a.black:hover				{ 	color:#666666;}





/* -------- Lists ------------------*/



#list1  			{ 	float:left;

						list-style:none;

						padding: 0 60px 0 0;

						width:auto;

						margin: 0 0 20px 30px;}



#list1 li 			{ 	background:url(../images/icon-checkblue.jpg) top left no-repeat;

						padding-left:40px;

						margin: 8px 0;

						font-size:.9em;

						font-weight:bold;

						line-height: 1.8em;

						color:#2c4d5e;

						width:auto;}



#list2 			{ 		float:left;

						list-style:none;

						padding: 0 0;

						width:220px;

						margin: 10px 0;}

#list2.first 	{ 		padding-right:70px; margin-left:8px;	}



#list2 li 			{ 	background:url(../images/icon-checkbox.png) top left no-repeat;

						background-position: 0 4px;

						padding-left:30px;

						padding-bottom:10px;

						font-size:.9em;

						line-height: 1.4em; }

#news  			{ list-style:none;}



#list1 li 			{ 	}





ol 					{ 	padding-left:30px;}

ol li				{ 	font-size:13px; padding: 8px 0; line-height:1.5em;}



/* -----------------------------------*/

/* ---- STRUCTURE <<<-----------*/

/* -----------------------------------*/



#header 					{ 	background:#083535 url(../images/bg-mast-top.jpg) top repeat-x;

								height: 252px;

								width:100%;

								clear:both;}

#header-Container			{ 	position:relative;

								background:url(../images/bg-mast-home.jpg) no-repeat;

								width: 960px;

								height:252px;

								margin:auto;}



#Testimonialbar 			{ 	background:#c5e8fa;

								height:auto;

								width:100%;

								height:auto;



								clear:both;}

#Testimonialbar-Container	{ 	position:relative;

								width: 960px;

								height:34px;

								margin:auto; }



#navbar						{	background:url(../images/bg-navbar.jpg) bottom repeat-x;

								height: 63px;

								width:100%;

								clear:both;}

#navbar-Container			{ 	position:relative;

								width:960px;

								height:63px;

								margin:auto;}







#content					{ 	position:relative;

								background:#FFFFFF;

								width:960px;

								height:auto;

								margin:0 auto;

								padding-bottom:30px;

								clear:both;}







#content-footer				{ 	position:relative;

								background:#00486e url(../images/bg-footer-topbdr.jpg) top repeat-x;

								width:100%;

								height: auto;

								margin:auto;

								}

#content-footer-container	{ 			position:relative;

								background:#00486e url(../images/bg-footer-top.jpg) top no-repeat;

								width:960px;

								height: auto;

								margin:auto;}



#footer				{ 			position:relative;

								background:#00486e url(../images/rule-bluedkblue.gif) top repeat-x;

								width:100%;

								height: auto;

								margin:auto;

								}

#footer-container	{ 			position:relative;

								width:960px;

								height: auto;

								margin:auto;

								padding-bottom:30px;}



/* -----------------------------------*/

/* ---- HEADER <<<-----------*/

/* -----------------------------------*/



.logoblock-Header				{ 	position:absolute; top: 4px; left:45px; width:125px; height:49px;  }



#headerNav				{ 	position:absolute; top:3px; right:20px; list-style: none; color:#FFF; font-size:12px;}

#headerNav li			{ 	float: left;}

#headerNav li a			{	display: block; padding:0 10px; text-decoration: none; line-height: 1.5em; font-weight:bold; color:#a0bed2; }

#headerNav li a:hover	{	color:#FFF; text-decoration:underline;}



.phone-top				{

	position:absolute;

	width:auto;

	height:auto;

	left: 653px;

	top: 197px;

}

.phone-top p			{ font-size:24px; color:#b4ddf1; }



/* -----------------------------------*/

/* ---- NAVBAR <<<-----------*/

/* -----------------------------------*/

#mainNav 						{	margin: 8px 0 0 0;

									padding: 0 0;

									width:auto;

									float:left;}



#mainNav li						{	display: block;

									padding: 0 10px;

									float: left;

									width: 160px;

									height: 45px;}



#mainNav li a					{ 	display:block; height:45px; width:160px;}

#mainNav li a span				{ 	display:none;}



#mainNav li a.home 				{ 	background:url(../images/button-home.png) no-repeat 0 0;}

#mainNav li a.ourstory 			{ 	background:url(../images/button-ourstory.png) no-repeat 0 0;}

#mainNav li a.whatwedo 			{ 	background:url(../images/button-whatwedo.png) no-repeat 0 0;}

#mainNav li a.howwecan			{ 	background:url(../images/button-howcanwehelp.png) no-repeat 0 0;}

#mainNav li a.casetypes 		{ 	background:url(../images/button-casetypes.png) no-repeat 0 0;}

#mainNav li a.howthisworks 		{ 	background:url(../images/button-howthisworks.png) no-repeat 0 0;}



#mainNav li a:hover				{ 	background-position:0px -45px;}

#mainNav li a:active			{ 	background-position:0px -90px;}

#mainNav li a.current			{ 	background-position:0px -135px;}





/* -----------------------------------*/

/* ---- CONTENT <<<-----------*/

/* -----------------------------------*/

.content-left					{	position:relative;

									z-index:3;

									float:left;

									width:550px;

									height:auto;

									margin: 0 0;

									padding:40px 30px;}

.content-right					{	float:right;

									position:relative;

									z-index:1;

									width:347px;

									height:auto;

									margin: 0 0;}



.col-1 							{ 	width:260px; height:auto; padding: 40px 30px;}



/* -------- Forms Stuff ------------------*/



.form							{ 	position:relative;

									background:url(../images/bg-form.jpg) no-repeat;

									width:297px;

									height:380px;

									padding: 40px 25px 0 25px;}

.form2							{ 	position:relative;

									background:url(../images/bg-form2.jpg) no-repeat;

									width:297px;

									height:380px;

									margin-top:32px;

									padding: 25px 25px 0 25px;}



.row				{ 	clear:both;

						width:auto;

						height:auto;}



	.row label			{ 	width:40%;

							height:auto;

							font-size:11px;

							float:left;

							text-align:right;

							padding:5px 0;}

.column				{	width:56%; height:auto; float:right; text-align:left; padding:0 0 5px 0;}





input					{ 	font-size:13px; background:#FFFFFF; border:1px solid #777}

input.field				{ 	background:#f1f1f0; border:solid #777 2px;

							padding:5px 2px;

							width: 130px;

							-moz-border-radius:5px;

     						-webkit-border-radius:5px;}

input.small			{ 		width: 90px;}



input.field:focus,input.small:focus { background:#FFFFCC; border:solid #0066CC 2px;  }

input.button			{ 	background:url(../images/button-getapproved.jpg) no-repeat 0 0;

							height:46px; width:230px;

							margin-right:40px;

							margin-top:5px;

							border:none;

							margin: 5px 40px 10px 0; }

input.button:hover		{	background-position: 0 -46px;  }

input.button:focus		{	background-position: 0 -92px;  }



p.privacy			{

						background:url(../images/icon-lock-clear.png) no-repeat left center;

						display:block;

						height:18px;

						padding: 8px 0px 0 24px;

						margin-left:40px;

						margin-top:0;

						text-align:left;

						font-size:11px;

						color:#888;}





/* -----------------------------------*/

/* ---- FOOTER <<<-----------*/

/* -----------------------------------*/



.logoblock-Footer				{ 	position:absolute; top: 16px; left:23px; width:auto; height:auto;  }

.footerInfo						{	position:absolute; bottom:18px; left:14px;}



#footerNav				{	float:left; list-style: none; padding-top:0px; margin: 15px 0 0 0;  color:#FFF; font-size:12px;}

#footerNav li			{ 	float: left;}

#footerNav li a			{	display: block; padding:0px 15px 0px 15px; text-decoration: none; line-height: 1.5em; color:#FFF; font-weight:bold; border-right: 1px solid #FFF;}

#footerNav li a:hover	{	color:#000; text-decoration:underline;}

#footerNav li a.end		{	border-right:none;}







/* -----------------------------------*/

/* ---- MISC <<<-----------*/

/* -----------------------------------*/



.label							{	font-size:12px; color:#666666; font-family:Arial, Helvetica, sans-serif;}





img 							{ 	border:none;}



.clearer						{	clear:both;}

.disclaimer {
	padding-top: 25px;
}


.disclaimer p, .disclaimer b {

	font-size: 10px;

	padding-bottom: 5px;

}

.img-shad-vert {
background:url(../images/fl-vertical_230.jpg);
/* padding:20px 18px 25px 18px; */
padding: 15px 16px 13px 15px;
width:165px;

}

.img-shad-hori {
	background:url(../images/fl-horizontal_270.jpg);
	/* padding:17px 19px; */
padding: 11px 8px 11px 10px;
	width:290px;
	margin-bottom:20px;
}

