/* @override https://www.secure-lender.com/autoloan/yesloan.net/assets/css/style.css */

/* @group General */

@import url(default.css);

body {
	font-family: Helvetica, Arial, sans-serif;
	background: url(../images/custom/bg_body.jpg) no-repeat fixed center top #000; color: #fff; 
}

li, dt, dd, p {line-height: 1.4em; }
ul, ol, dl, p {margin-bottom: 1.2em; } 

a {color: #ff3900; }
a:hover {color: #fff; }

strong {color: #ff3900; }

button {
	border: none;
	padding: 0;
	width: 60px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	background: url(../images/custom/bg_button.png) no-repeat left top;
	color: #000;
	cursor: pointer;
}
button:hover {color: #fff; }

/* @end */

/* @group Layout */

.content {width: 396px; padding: 20px;}
.sidebar {width: 300px; }

.content,
.sidebar {
	background: url(../images/custom/bg_content.png);
	border: 1px solid #333;
	margin-bottom: 20px;
}

#home .content {width: 356px; }
#home .sidebar {padding: 20px; }

#step1 .content {
	height: 310px;
	overflow: scroll; overflow-x: hidden;
}

#step2 .content {
	height: 385px;
	overflow: scroll; overflow-x: hidden;
}

#thankyou .content {
	width: 718px;
}

#dealerBanner {
	width: 695px;
	margin: 0 auto;
	margin-bottom: 20px;
}

#thankYouText .last {
	margin-bottom: 0;
}

#thankYouText p {
	text-align: center;
}

/* @end */

/* @group Home */

#zipform {
	width: 258px;
	height: 110px;
	padding: 40px 20px 0;
	background: url(../images/custom/bg_zipform.jpg) no-repeat left top;
	border: 1px solid #333;
}

#zipform input {
	margin-right: 6px;
}

#home .content p.last {
	margin-bottom: 0;
}

/* @end */

/* @group Headings */

h1 {
	background: url(../images/custom/bg_h1.png) no-repeat left top;
	width: 758px;
	height: 83px;
	text-indent: -999em;
	border: 1px solid #333;
	border-top: none;
	margin-bottom: 20px;
}

#home h1 {
	margin-top: 60px;
}

h3 {
	background: url(../images/custom/bg_h3.png) no-repeat left top;
	width: 758px;
	height: 58px;
	text-indent: -999em;
	border: 1px solid #333;
	margin-bottom: 0;
}

h4 {
	color: #fff;
}

#home .sidebar h4#start {
	display: block;
	width: 130px;
	height: 18px;
	background: url(../images/custom/start-here.gif) no-repeat left top;
	text-indent: -999em;
	margin-bottom: 10px;
}

h4#h4-step1 {
	display: block;
	width: 83px;
	height: 23px;
	background: url(../images/custom/step-1.gif) no-repeat left top;
	text-indent: -999em;
	margin-bottom: 10px;
}
h4#h4-step2 {
	display: block;
	width: 83px;
	height: 23px;
	background: url(../images/custom/step-2.gif) no-repeat left top;
	text-indent: -999em;
	margin-bottom: 10px;
}

#home .sidebar h4 {
	margin-bottom: 20px;
}

#home .sidebar #zipform h4 {
	font-size: 14px;
	margin-bottom: 6px;
	text-transform: uppercase;
}

/* @end */

/* @group Footer */

#footer {
	margin-top: 20px;
}

#footer ul {
	margin-bottom: 0;
}

#footer li {
	font-weight: bold;
}

/* @end */
