@import url('undohtml.css');

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	position: relative;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.5em;
	background: #fff;
	color: #000;
	text-align: center;
}

/* adjustment for IE5 */

body {
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
	}
html>body { /* be nice to Opera */
	font-size: small;
	}

.shadow {

	
}

#body_wrapper {
	position: relative;
	top: -3px;
	left: -3px;
	width: 800px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	background: #fff;
	color: #333;
	outline: 1px solid #919191;
}

.hidden {
	position: fixed;
	height: 1px;
	width: 1px;
	left: -9999px;
	overflow: hidden;
}


p {
	padding: 0 .5em .5em .5em;
}

p a {
	text-decoration: none;
	color: #0062B8;
}

p a:hover {
	color: #0062B8;
	text-decoration: underline;
	
}

h1, h2 {
	color: #FA7A1E;
	font-style: oblique;
	line-height: 1.5em;
}

h1{
font-size: 2em;
}

h2 {
	font-size: 1.65em;
}

h3 {
	font-size: 1em;
}



blockquote {
	padding: 1em;
	background: #e9e9e9;
}

blockquote p {
	padding: 0 1em .5em 1em;
}

a.external {
	font-size: 1.2em;
	font-style: italic;
	position: relative;
	right: 0;
	display: block;
	text-align: right;
	padding: 1em;
	border-bottom: none;
}

a.external:hover {
	border-bottom: none;
}

acronym {
	border-bottom: 1px dotted #800000;
}

.upper {
	text-transform: uppercase;
}

em {
	font-weight: bold;
}

/*********************HEADER*********************/
#header {
	display: block;
	position: relative;
	background:url('../images/my-paydayloan_header.jpg') no-repeat bottom left;
	height: 185px;
	width:810px;
	padding:0;
	margin:0;
}

#page_title {
	display: block;
	color: #62F600;
	padding: .5em;
	font-size: 3em;
	line-height: 1em;
}

#page_title:hover {
	padding-bottom: .5em;
	border: none;
	color: #FFCC00;
}

#phone_number {
	display: block;
	color: #FFCC00;
	padding: .5em;
	font-size: 2em;
	line-height: 1em;
}

/*********************HEADER*********************/
.navigation {
	display: block;
	float: left;
	width: 805px;
	background: #000 url('../images/payday_navigation.png') -50%;
	color: #ff0;
	font-size: 1.5em;
	font-style: oblique;
	padding:0;
	margin:0;
}

.navigation li {
	display: block;
	float: left;
}

.navigation a {
	float: left;
	color: #ff0;
	height: 1em;
	padding: .5em .6em;

	background: #000 url('../images/payday_navigation.png') -50%;

	margin:0;
}

.navigation a:hover {
	color: #fff;
	background: #000;
	border-bottom: none;
}

/*********************APPLICATION*********************/
#application {
	display: block;
	float: left;
	background: #DADFBB;
	height: 250px;
	width: 100%;
	/* outline: 3px solid #E9ECD6;*/
}

/*#application_hidden {
	content hidden for accessability purposes
}
*/


/*********************CONTENT*********************/
#front_page_content {
	display: block;
	float: left;
	padding: 2em;
}
#front_page_content li {
	float: left;
	display: block;
	padding: 1em 1em 0;
	padding-left: 200px;
	margin-left: 2em;
	height: 98px;
}

#content {
	display: block;
	float: left;
	padding: 2em;
}

#content ul{
	list-style:disc;
	padding:2.5em 3em;
}
#content ul li a{
	color:#0066FF;
}
#content ul li a:hover{
	color:#FF6600;
}
#easy_steps {
	display: block;
	float: left;
}

#easy_steps li p {
	font-size: 1.2em;
}
#star1 {
	background: #fff url('../images/star1.png') no-repeat;
}
#star2 {
	background: #fff url('../images/star2.png') no-repeat;
}
#star3 {
	background: #fff url('../images/star3.png') no-repeat;
}

.green {
	color: green;
}

/*********************FOOTER*********************/
#footer {
	display: block;
	float: left;
	text-align: center;
	padding: .5em 1em;
	margin-top: 1em;
}

#footer p {
	clear: both;
	margin: .5em 0;
	color: #333;
}

#footer p.disclaimer {
	text-align: justify;
	clear: both;
	font-size: .8em;
	line-height: 1.5em;
}

#footer img {
	margin: 2px 0 0 0;
}

#badges {
	clear: both;
	margin: .5em;
	text-align: center;
}

/*********************application*********************/
.form-title{
text-indent: -9999px;
}

#application_form{
padding-left: 10px;
margin-top: 30px;
margin: 30px 30px 0;
font-size: 1.2em;
}

#application_form h2{
font-size: 1em;
}

#please_check span{
display: block;
}

label{
display: block;
}

table{
width: 100%;
background: #fff;
overflow: hidden;
border: none;
}

table td{
margin: 0;
padding: 2px 5px;
vertical-align: top;
}

fieldset{
border: none;
}

.dd_checkbox{
display: block;
}

caption, .heading{
font-weight: bold;
font-size: 2em;
text-align: center;
}

select{
	margin: 0 3px;
}

#legal{
	text-align: justify;
	font-size: .8em;
margin: 30px 30px 0;
}

#legal p{
	padding: 0;
	font-style: normal;
	background-color:#fff;
	width: 100%;
	margin-bottom: 1em;
}


#legal h3{
	font-size: .8em;
	margin-top: .8em;
	text-transform: uppercase;
}

#legal ol{
	list-style-type: lower-roman;
	margin: 1em;
}

#legal ol li{
	margin-left: 1em;
}

