/*
Theme Name: paybayloancash
*/

/* main elements */
body {
	margin:0;
	color: #424242;
	min-width:940px;
	background: #cbe8f2 url("images/bg-body.jpg") repeat-x;
	font:12px arial, helvetica, sans-serif;
}
/* General reset */
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
img {border-style:none;}
input, select, textarea {
	vertical-align: top;
	font: 100% arial, helvetica, sans-serif;
}
a {
	color: #046bcc;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* General settings */
#wrapper {
	width:937px;
	margin: 0 auto;
}
#header {
	width:100%;
}
.nav-holder {
	width:100%;
	overflow:hidden;
	text-align:center;
	margin:0 0 17px;
}
.nav-holder div {
	display:inline-block;
	vertical-align:top;
	background:url(images/bg-nav-c.gif) repeat-x;
}
.nav-holder div div {
	float:left;
	background:url(images/bg-nav-l.gif) no-repeat;
}
.nav-holder ul {
	margin:0;
	padding:0 40px 0 8px;
	list-style:none;
	float:left;
	background:url(images/bg-nav-r.gif) no-repeat 100% 0;
}
.nav-holder ul li {
	float:left;
	margin:0 0 0 31px;
	display:inline;
	line-height:25px;
}
.nav-holder a { color:#33536d; }
#header .holder {
	width:100%;
	overflow:hidden;
}
.logo {
	margin:0 0 0 27px;
	float:left;
	width:243px;
	height:57px;
	text-indent:-9999px;
	overflow:hidden;
}
.logo a {
	display:block;
	background:url(images/logo.gif) no-repeat;
	height:100%;
}
.ico-list {
	float:right;
	margin:7px 31px 5px 0;
	display:inline;
	padding:0;
	list-style:none;
}

.ico-list li {
	float:left;
	margin:0 0 0 18px;
	display:inline;
}
.ico-list a {
	float:left;
	text-indent:-9999px;
	overflow:hidden;
}
.ico-list .ico-secure {
	width:93px;
	height:47px;
	background:url(images/ico-secure.gif) no-repeat;
}
.ico-list .ico-safe {
	width:94px;
	height:54px;
	background:url(images/ico-safe.gif) no-repeat;
}
.promo-hold { width:100%; }
.promo-hold:after {
	display:block;
	clear:both;
	content:"";
}
.promo-hold .heading {
	width:100%;
	padding:4px 0 0;
}
#navigation
{
	background: url(images/bg-heading-t.png) no-repeat;
	margin: 0;
	padding: 4px 90px;
	list-style: none outside none;
}
#navigation li
{
	display: inline;
	line-height: 14px;
	padding: 0 20px;
	background:url("images/separator1.gif") no-repeat scroll 0 50% transparent;
}
#navigation li.first
{
	background: none;
	padding-left: 0;
}
#navigation li.last
{
	background: none;
	padding-right: 0;
}
#navigation li a
{
	color: #fff;
	font-size: 12px;
}
.promo-hold .heading .frame {
	height:1%;
	overflow:hidden;
	padding:5px 0 0 0;
	background-color:#5faace;
	text-align: center;
}
.promo-hold .heading .b {
	height:15px;
	overflow:hidden;
	background:url(images/bg-heading-b.png) no-repeat;
}
.promo-hold .heading-text {
	display:block;
	margin:0;
	font:46px/50px "Myriad Pro", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#fff;
}
.promo {
	position:relative;
	width:100%;
}
.main-photo img {
	display:block;
}
.short-form {
	width:436px;
	position:absolute;
	z-index:10;
	top:3px;
	right:6px;
	font-size:15px;
	padding:58px 0 0;
}
.short-form .head {
	width:436px;
	overflow:hidden;
	padding:15px 0 0;
	margin:-93px -27px 17px;
	position:relative;
	z-index:1;
	background:url(images/bg-short-form-t.png) no-repeat;
}
.short-form .head div {
	height:1%;
	overflow:hidden;
	text-align:center;
	margin:0 9px 0 7px;
	padding:0 0 24px 8px;
	background:url(images/arrow1.jpg) no-repeat 0 100%;
}
.short-form .head strong {
	display:block;
	font:34px/36px "Myriad Pro", Arial, Helvetica, sans-serif;
	color:#333;
}
.short-form .frame {
	width:382px;
	float:left;
	padding:34px 27px 3px;
	color:#000;
	background:url(images/bg-short-form-c.png) repeat-y;
}
.short-form p {
	margin:0 0 19px;
	line-height:18px;
}
.select-list {
	height:1%;
	overflow:hidden;
	margin:-18px 0 18px 17px;
}
.short-form .row {
	height:1%;
	overflow:hidden;
	margin:16px 0 0;
}
.short-form .row label {
	float:left;
	width:215px;
}
.short-form .row select {
	float:left;
	width:125px;
}
.short-form .important {
	margin:0 0 6px 17px;
}
.short-form .important span { font-size:13px; }
.check-list {
	height:1%;
	overflow:hidden;
	margin:0 0 0 5px;
	padding:0 0 3px 11px;
	list-style:none;
}
.check-list li {
	float:left;
	width:170px;
	line-height:25px;
}
.check-list .check {
	float:left;
	width:15px;
	height:15px;
	padding:0;
	margin:5px 9px 0 0;
	display:inline;
}
.short-form .b {
	clear:both;
	height:20px;
	overflow:hidden;
	background:url(images/bg-short-form-b.png) no-repeat;
}
.btn-get {
	display:block;
	width:271px;
	margin:0 0 0 63px;
	height:60px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	background:url(images/btn-get.png) no-repeat;
	border: 0;
}
.link-ssl {
	float:right;
	width:78px;
	height:37px;
	overflow:hidden;
	text-indent:-9999px;
	cursor:pointer;
	background:url(images/ico-ssl.png) no-repeat;
	margin:0 -5px 0 0;
}
.left-banner {
	width:536px;
	position:absolute;
	z-index:10;
	top:207px;
	left:-506px;
}
.left-banner blockquote {
	height:1%;
	overflow:hidden;
	margin:0;
	padding:0 0 2px 24px;
	color:#fff;
	font-size:30px;
	line-height:36px;
}
.left-banner blockquote p {
	margin:0;
	line-height:36px;
}
.text-alise-chris {
	display:block;
	width:285px;
	height:55px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 -3px;
	background:url(images/text-alice-chris.png) no-repeat;
}
.left-banner blockquote q {
	display:block;
	margin:0 0 0 4px;
}
.left-banner blockquote q:before,
.left-banner blockquote q:after {
	content:"";
}
.left-banner .nav-bar {
	width:489px;
	height:90px;
	overflow:hidden;
	padding:15px 0 0 47px;
	background:url(images/arrow2.png) no-repeat;
	margin-top: 125px;
}
.left-banner .nav-bar ul {
	margin:-19px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	position:relative;
}
.left-banner .nav-bar li {
	float:left;
	margin:15px 0 0;
	width:230px;
	font-size:21px;
	line-height:30px;
}
.left-banner .nav-bar span {
	float:left;
	color:#33536d;
	padding:0 0 0 36px;
}
.left-banner .nav-bar .link-lock { background:url(images/ico-lock.png) no-repeat; }
.left-banner .nav-bar .link-thumbs { background:url(images/ico-thumbs.png) no-repeat; }
.left-banner .nav-bar .link-clock { background:url(images/ico-clock.png) no-repeat; }
.left-banner .nav-bar .link-money { background:url(images/ico-money.png) no-repeat; }
.logos-hold {
	width:100%;
	overflow:hidden;
	padding:8px 0 0;
	margin:0 0 -6px;
}
.logos-hold .holder {
	width:100%;
	overflow:hidden;
	position:relative;
	z-index:10;
	margin:0 0 12px;
}

.logos-bar {
	list-style:none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 10px;
}
.logos-bar li {
	float:left;
	overflow:hidden;
	margin:0 0 0 50px;
	display:inline;
}
.logos-bar li a {
	height:60px;
	display:table-cell;
	vertical-align:middle;
}
* html .logos-bar li a {
	display:block;
	float:left;
}
.logos-bar li a img {
	float:left;
	margin:0 auto;
}
.logos-hold .b {
	clear:both;
	width:947px;
	height:105px;
	overflow:hidden;
	margin:-100px -5px 0;
	position:relative;
	z-index:-1;
	background:url(images/bg-logos-bar.png) no-repeat;
}
.main {
	width:100%;
	margin:18px 0 14px;
	padding:13px 0 0;
	background:url(images/divider1.gif) repeat-y 633px 0;
}
.main:after {
	display:block;
	clear:both;
	content:"";
}
#content {
	float:left;
	width:617px;
}
strong a {
	color: #424242;
	text-decoration: none;
	cursor: normal;
}
strong a:hover {
	color: #424242;
	text-decoration: none;
	cursor: normal;
}
.main h2 {
	margin:0 0 10px;
	font-size:20px;
	font-weight:normal;
	color:#33536d;
}
.main h2 a {
    color:#33536d;
}
.main p {
	line-height:14px;
	margin:0 0 16px;
}
.step-list {
	width:600px;
	margin:0 0 14px;
	padding:8px 0 0 0;
}
.step-list:after {
	display:block;
	clear:both;
	content:"";
}
.step-list .box {
	float:left;
	width:195px;
	padding:11px 0 0;
	margin:0 0 0 5px;
	display:inline;
	position:relative;
	background:url(images/bg-step-box-t.gif) no-repeat;
}
.step-list .box .holder {
	float:left;
	width:100%;
	background:url(images/bg-step-box-c.gif) repeat-y;
}
.step-list .box .b {
	clear:both;
	height:10px;
	overflow:hidden;
	background:url(images/bg-step-box-b.gif) no-repeat;
}
.step-list .num {
	position:absolute;
	top:-14px;
	left:-21px;
	width:42px;
	height:42px;
	line-height:42px;
	color:#fff;
	font-size:25px;
	text-align:center;
	background:url(images/bg-num.png) no-repeat;
}
.step-list .box .frame {
	width:100%;
	overflow:hidden;
	margin:-3px 0 4px;
}
.step-list .box .frame img {
	display:block;
	margin:0 auto;
}
.step-list .box .txt-hold {
	min-height:38px;
	font-size:15px;
	line-height:18px;
	padding:0 15px 0 17px;
}
* html .step-list .box .txt-hold { height:38px; }
#content .step-list p {
	margin:0;
	line-height:18px;
}
.content-box {
	height:1%;
	padding:0 0 13px 17px;
}
#content .first-box {
	padding:0 0 13px 17px;
}
.content-box:after {
	display:block;
	clear:both;
	content:"";
}
.content-box .alignleft {
	float:left;
	margin:3px 13px 0 0;
}
.content-box .alignright {
	float:right;
	margin:3px 0 0 13px;
}
#sidebar {
	float:right;
	width:283px;
}
#sidebar .side-box { padding:0 0 14px; }
.price-box {
	margin:0 0 17px -2px;
	height:1%;
	overflow:hidden;
	position:relative;
}
.price-box img { display:block; }
.price-box .price {
	position:absolute;
	top:8px;
	right:10px;
	width:150px;
	color:#404040;
	font-size:20px;
	line-height:29px;
}
#footer {
	width:100%;
	overflow:hidden;
	position:relative;
	background:#33536d url(images/bg-footer-t.gif) repeat-x;
	color:#fff;
	font-size: 10px;
	padding:18px 0 0;
}
#footer a { color:#fff; }
#footer p { margin:0 0 14px; }
#footer p a { text-decoration:underline; }
#footer p a:hover { text-decoration:none; }
.footer-hold {
	width:907px;
	margin:0 auto;
}
.payday-list {
	width:100%;
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.payday-list li {
	display:inline;
	line-height:14px;
	padding:0 2px 0 7px;
	background:url(images/separator1.gif) no-repeat 0 50%;
}
.payday-list li:first-child,
.payday-list li.first-child { background:none; }
.footer-columns {
	width:102%;
	overflow:hidden;
	padding:16px 0 20px;
}
.footer-columns .col {
	float:left;
	width:163px;
	margin:0 0 0 27px;
}
.footer-columns .col:first-child,
.footer-columns div.first-child {
	margin:0;
}
.footer-columns .col ul {
	margin:0;
	padding:0;
	list-style:none;
	line-height:15px;
}
.footer-nav-hold {
	width:100%;
	overflow:hidden;
	position:relative;
	background-color:#24445d;
}
.footer-nav {
	width:937px;
	margin:0 auto;
	text-align:center;
}
.footer-nav .nav {
	margin:0;
	padding:10px 0 0;
	list-style:none;
	width:100%;
	overflow:hidden;
	text-align:center;
}
.footer-nav .nav li {
	display:inline;
	font-size:13px;
	padding:0 8px;
}
/* sub page */
.inner .main {
	padding:10px 0 0;
	background-position:691px 0;
}
#content h1 {
	margin:0 0 10px;
	font-size:25px;
	font-weight:normal;
	color:#33536d;
}
.inner .main p {
	margin:0 0 14px;
	word-spacing:2px;
	line-height:17px;
}
.inner #content {
	width:670px;
}
.text-facebook {
	display:block;
	width:272px;
	height:22px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/text-facebook.gif) no-repeat;
}
.banner { margin:0 0 10px 16px; }
.banner img { vertical-align:top; }
.comment-form {
	width:605px;
	overflow:hidden;
	margin:0 0 15px 17px;
}
.comment-form .text-column {
	float:left;
	width:167px;
	margin:-3px 0 0;
}
.comment-form .row {
	margin:3px 0 0;
	width:100%;
	overflow:hidden;
}
.comment-form label {
	display:block;
	font-size:13px;
	margin:0 0 1px;
}
.comment-form .text {
	width:157px;
	height:22px;
	overflow:hidden;
	padding:0 5px;
	background:url(images/bg-text.gif) no-repeat;
}
.comment-form .text input {
	width:100%;
	border:0;
	background:none;
	padding:0;
	margin:4px 0 0;
	color:#000;
	font-size:12px;
	line-height:14px;
}
.comment-form .required {
	display:block;
	color:#6e6e6e;
}
.comment-form .comment-column {
	float:right;
	width:413px;
	margin:17px 0 0;
}
.comment-form textarea {
	width:401px;
	height:94px;
	max-width:413px;
	max-height:106px;
	overflow:auto;
	padding:5px;
	margin:0 0 11px;
	background-color:#fff;
	border:1px solid #adb4b6;
}
.comment-form .btn-comment {
	float:right;
	line-height:20px;
	color:#fff;
	padding:0 11px;
	border:1px solid #003851;
	background:url(images/btn-comment.gif) repeat-x 0 50%;
}
.comment-hold {
	width:100%;
	overflow:hidden;
	margin:-11px 0 0;
}
.comment {
	width:585px;
	overflow:hidden;
	padding:6px 5px 0 13px;
	margin:11px 0 0 17px;
	font-size:11px;
	background-color:#bae0ed;
	border:1px solid #56adca;
}
.comment-hold .odd { background-color:#d6eff8; }
.comment .title {
	display:block;
	font-size:13px;
	color:#555;
}
.comment .date {
	display:block;
	margin:0 0 10px;
}
.logos-list {
	width:189px;
	overflow:hidden;
	margin:-40px 0 30px;
	padding:0;
	list-style:none;
}
.logos-list li {
	margin:35px 0 0;
}
.logos-list img {
	display:block;
	margin:0 auto;
}
.inner #sidebar {
	width:221px;
}
.side-box ul,
.side-box ol{
	padding:0;
	list-style:none;
	width:167px;
	overflow:hidden;
        margin:-9px 0 5px;
}
.side-box ul li,
.side-box ol li{
	height:1%;
	vertical-align:top;
	margin:9px 0 0;
	line-height:14px;
}
.widget_yarpp ol {
	margin:-15px 0 8px;
}
.widget_yarpp ol li {
	margin:15px 0 0;
}