/*
 Theme Name: OnlineLoan24
 Theme URI: http://onlineloan24.com/
 Description: OnlineLoan24 template
 Version: 2.0
 Author: jotnet.pl
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0
}
ins {
    text-decoration: none
}
del {
    text-decoration: line-through
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
body {
    font-family: Arial, sans-serif;
    font-size: 1em;
}
a {
    text-decoration: none
}
a:hover {
    text-decoration: underline
}
h2 {
    background: #2579ac;
    color: #fff;
    font-size: 1.5em;
    font-family: Georgia, serif;
    padding: 15px 20px;
    margin: 0 -20px 18px -20px;
    font-weight: normal;
    behavior: url(PIE.htc);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
h2.news {
    font-size: 2em;
}
#container {
    width: 910px;
    margin: auto;
}
#header, #header2 {
    width: 896px;
    height: 100px;
    position: relative;
}
#header .logo, #header2 .logo {
    position: absolute;
    bottom: 17px;
    left: 18px;
}
#header .menu {
    position: absolute;
    top: 24px;
    right: 0;
    padding: 0 20px;
    background: #0c3a62;
    color: #fff;
    font-style: italic;
    line-height: 3em;
    behavior: url(PIE.htc);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
#header .menu li {
    float: left;
    padding: 0 19px 0 9px;
    background: url(images/slash.png) no-repeat right center;
}
#header .menu li img {
    vertical-align: middle;
}
#header .menu .last {
    padding: 0 0 0 9px;
    background: none;
}
#header .menu a {
    color: #fff;
}
#main_menu {
    width: 896px;
    height: 40px;
    behavior: url(PIE.htc);
    border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
}
#main_menu li {
    float: left;
    position: relative;
    border-right: solid 1px #5b7b97;
}
#main_menu a {
    width: 178px;
    display: block;
    font-size: 0.9375em;
    color: #fff;
    line-height: 40px;
    text-align: center;
    background: #083259;
    behavior: url(PIE.htc);
    background: linear-gradient(#0e3e67, #083259);
    background: -webkit-gradient(linear, left top, left bottom, from(#0e3e67), to(#083259));
    background: -moz-linear-gradient(top, #0e3e67, #083259);
    -pie-background: linear-gradient(#0e3e67, #083259);
}
#main_menu .last {
    border: none
}
#main_menu .current {
    color:#000000;
    font-weight: bold;
    text-decoration: none;
    background: #DAEEFF;
}
#main_menu .first a {

    behavior: url(PIE.htc);
    border-radius: 8px 0 0 0;
    -webkit-border-radius: 8px 0 0 0;
    -moz-border-radius: 8px 0 0 0;
}
#main_menu .last a {
    behavior: url(PIE.htc);
    border-radius: 0 8px 0 0;
    -webkit-border-radius: 0 8px 0 0;
    -moz-border-radius: 0 8px 0 0;
}
#main_menu .last a {
    width: 180px
}
#main_menu a:hover {
    color:#ffffff;
    text-decoration: none;
    background: #2072b5;
    behavior: url(PIE.htc);
    background: linear-gradient(#2072b5, #2788d5);
    background: -webkit-gradient(linear, left top, left bottom, from(#2072b5), to(#2788d5));
    background: -moz-linear-gradient(top, #2072b5, #2788d5);
    -pie-background: linear-gradient(#2072b5, #2788d5);
}
#main_menu ul {
    display: none;
    position: absolute;
    background: #0e3e67;
    z-index: 20;
}
#main_menu li:hover ul {
    display: block
}
#main_menu ul li {
    float: none;
    border-top: solid 1px #5b7b97;
    border-right: none;
}
#main_menu ul a {
    line-height: 25px;
    behavior: url(PIE.htc);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#main_menu .first ul a, #main_menu .last ul a {
    behavior: url(PIE.htc);
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
}
#promo {
    width: 896px;
    height: 410px;
    position: relative;
}
#promo.front_page {
    height: 459px;
}
#promo .aside {
    width: 261px;
    position: absolute;
    top: 0;
    right: 0;
    background: #daeeff url(images/promo_aside.jpg) no-repeat bottom;
    z-index: 10;
    font-size: 12px;
    bottom: 38px;
}
#promo.front_page .aside {
    bottom: 65px;
}
#promo .aside a {
    width: 208px;
    display: block;
    margin: 140px 0 0 26px;
}
#promo .aside .three_minutes {
    margin: 13px 0 0 43px
}
#promo .row {
    width: 235px;
    height: 22px;
    float: left;
    clear: both;
    margin: 2px 0 0 10px;
}
#promo .row input, #promo .row select {
    border: 1px solid #fbda03;
}
#promo .pp {
    clear: both;
    padding: 10px 5px;
    font-size: 11px;
}
#promo label {
    float: left;
    display: block;
    width: 75px;
    margin-top: 1px;
    font-weight: bold;
    line-height: 20px;
}
#promo .row.phone input {
    width: 40px;
}
#promo form img {
    display: block;
    margin: auto;
}
#promo.front_page form img {
    margin-top: 12px;
}
#promo .banner {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#promo .banner.base {
    top: 66px;
}
#promo .three_steps {
    width: 635px;
    height: 70px;
    position: absolute;
    bottom: 38px;
    left: 0;
    background: #0c3a62 url(images/3_steps.jpg) no-repeat 233px 17px;
    z-index: 10;
}
#promo.front_page .three_steps {
    height: 92px;
    bottom: 65px;
    background: #0c3a62 url(images/3_steps.jpg) no-repeat 233px 28px;
}
#promo .three_steps a {
    display: block;
    float: left;
    margin: 7px 0 0 10px;
}

#promo.front_page .three_steps a {
    margin: 10px 0 0 10px;
}
#promo .bottom {
    width: 896px;
    height: 38px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #237db4;
    behavior: url(PIE.htc);
    background: linear-gradient(#237db4, #216e9e);
    background: -webkit-gradient(linear, left top, left bottom, from(#237db4), to(#216e9e));
    background: -moz-linear-gradient(top, #237db4, #216e9e);
    -pie-background: linear-gradient(#237db4, #216e9e);
    border-radius: 0 0 8px 8px;
    -webkit-border-radius: 0 0 8px 8px;
    -moz-border-radius: 0 0 8xp 8px;
}
#promo.front_page .bottom {
    height: 65px;
}
#promo .bottom img {
    margin: 10px 0 0 51px
}
#promo.front_page .bottom img {
    margin: 27px 0 0 51px
}
#content {
    width: 910px;
    float: left;
    margin: 20px 0;
    font-size: 0.75em;
    line-height: 1.5em;
}
#content .text {
    width: 632px;
    float: left;
    border: solid 1px #e9e9e9;
    padding-bottom: 18px;
    behavior: url(PIE.htc);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
.text ul {
    list-style-type: circle;
    margin: 1.5em 21px 0 21px;
    padding-left: 40px;
}
.text ol {
    list-style-type: decimal;
    margin: 1.5em 21px 0 21px;
    padding-left: 21px;
}
.text ol ul {
    padding-left: 0;
    margin-top: 0;
}
.col1 ul, .col2 ul {
    padding-left: 25px
}
.col {
    width: 632px;
    float: left;
}
.text .inter {
    float: left;
    margin: -8px 0 0 0;
    padding-bottom: 1em;
    background: #d9eeff;
    z-index: 1;
}
.text .inter a {
    float: right;
    margin-top: -7px;
}
.social {
    width: 303px;
    float: right;
    height: 20px;
    margin-top: 1em;
}
.social .fb-like {
    float: right;
}
.text .social {
    margin: -42px 18px 0 0;
}
.text.related {
    border: none;
    background: #d9eeff;
    margin-top: 1.5em;
}
#content .text h2 {
    margin: 0;
    font-size: 2em;
    z-index: 100;
    position: relative;
}
#content .text p, #content .text h4 {
    clear: both;
    padding: 1.5em 21px 0 21px;
    color: #000000;
}
#content .text h4 {
    color: #052e53
}
#content .text a {
    color: #666
}
#content .text a:hover {
    text-decoration: none
}
#content .aside {
    width: 245px;
    float: right;
    text-align: center;
}
.aside .testimonial h3 {
    position: relative;
    background: #2579ac;
    color: #fff;
    margin: 0 3px -3px 3px;
    font-size: 2em;
    font-family: Georgia, serif;
    padding: 15px 20px;
    font-weight: normal;
    text-align: center;
    behavior: url(PIE.htc);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.aside .big_text {
    display: block;
}
#content .col1, #content .col2 {
    width: 405px;
    float: left;
    padding: 0 20px 0 20px;
    background: #eae9e9;
    font-family: Georgia, serif;
    behavior: url(PIE.htc);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
#content .col2 {
    float: right
}
.col2 div.news {
    position: relative;
    min-height: 50px;
    margin-bottom: 1.5em;
}
.col2 .news .slide {
    width: 383px;
    padding: 10px;
    border: solid 1px #999;
}

.col2 .news .slide a {
    font-weight: bold;
    color:#000000;
}



.col2 .news .next, .col2 .news .prev {
    width: 15px;
    height: 30px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    text-indent: -9999px;
}
.col2 .news .next {
    right: -19px;
    background: url(images/news_next.png) no-repeat center left;
}
.col2 .news .prev {
    left: -19px;
    background: url(images/news_prev.png) no-repeat center right;
}
#content .col1 h3, #content .col2 h3 {
    padding: 18px 0 1.5em 0;
    font-size: 1.5em;
    font-weight: normal;
    color: #1f4364;
}
#content .col1 p, #content .col2 p {
    padding-bottom: 1.5em;
    font-weight: normal;
    color: #707070;
}
#content .center {
    text-align: center
}
#content .over_number {
    margin-bottom: 15px
}
#content .testimonials {
    background: #2579ac;
    margin-bottom: 20px;
    padding: 0 15px;
    behavior: url(PIE.htc);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}
#content .testimonials ul {
    height: 167px;
    clear: both;
    padding: 10px 25px;
    background: #eae9e9;
    behavior: url(PIE.htc);
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background: linear-gradient(#c9c8c8, #eae9e9);
    background: -webkit-gradient(linear, left top, left bottom, from(#c9c8c8), to(#eae9e9));
    background: -moz-linear-gradient(top, #c9c8c8, #eae9e9);
    -pie-background: linear-gradient(#c9c8c8, #eae9e9);
}
#content .testimonials li {
    float: left;
    margin-right: 40px;
}
#content .testimonials .last {
    margin: 0
}
#contact_form {
    padding: 20px;
    background: #f5f5f5;
    float: left;
    width: 856px;
    border: solid 1px #ddd;
}
#contact_form h2 {
    margin-bottom: 1em;
    font-family: Georgia, serif;
    font-size: 2em;
    color: #2173a4;
    font-weight: normal;
    background: none;
}
#contact_form form {
    width: 370px;
    float: left;
    padding-right: 45px;
    border-right: solid 1px #cdcdcd;
}
#contact_form table {
    width: 360px
}
#contact_form td {
    padding-top: 10px
}
#contact_form label {
    color: #737373
}
#contact_form input, #contact_form select {
    width: 170px;
    clear: both;
    margin-right: 10px;
    padding: 3px;
    border: solid 1px #b9cada;
}
#contact_form select {
    width: 180px
}
#contact_form textarea {
    width: 364px;
    height: 100px;
    clear: both;
    border: solid 1px #b9cada;
}
#contact_form button {
    padding: 0;
    margin: 0;
    background: none;
    border: none;
}
#contact_form button:hover {
    cursor: pointer
}
#contact_form .info {
    width: 400px;
    float: right;
    position: relative;
    font-family: Georgia, serif;
    color: #737373;
}
#contact_form .info h3 {
    width: 150px;
    float: left;
    margin-bottom: 1.5em;
    font-size: 1.5em;
    font-weight: normal;
}
#contact_form .info p {
    width: 150px;
    float: left;
    clear: left;
}
#contact_form .info img {
    position: absolute;
    top: 0;
    right: 0;
}
#header2 {
    height: 84px;
    margin: auto;
}
#header2 .logo {
    bottom: 10px
}
#header2 .secure {
    position: absolute;
    top: 16px;
    right: 0;
}
.seen_on {
    height: 58px;
    background: url(images/seen_bg.gif) repeat-x;
    text-align: center;
}
#content .three_steps {
    height: 181px;
    position: relative;
    margin-top: -20px;
    background: url(images/3_steps_bg.jpg) no-repeat right;
}
#content .three_steps .over {
    position: absolute;
    top: 17px;
}
#content .three_steps ul {
    position: absolute;
    top: 62px;
}
#content .three_steps li {
    float: left
}
#content .three_steps .shorttext {
    position: absolute;
    top: 139px;
}
#dyn_form {
    padding: 10px;
    border: solid 3px #2274a6;
    behavior: url(PIE.htc);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}
#footer {
    width: 100%;
    clear: both;
    background: #15244f;
}
#footer .first_row {
    width: 100%;
    height: 65px;
    background: #fff url(images/footer_bg_gr.png) repeat-x;
}
#footer .first_row .wrapper {
    width: 896px;
    margin: auto;
}
#footer .first_row li {
    float: left;
    margin-right: 4px;
    font-size: 0.6em;
    text-transform: uppercase;
    line-height: 65px;
}
#footer .first_row a {
    color: #515151
}
#footer .first_row img {
    float: right
}
#footer .site_map .wrapper {
    width: 896px;
    margin: 20px auto 0 auto;
}
#footer .site_map h3 {
    margin-bottom: 20px;
    font-size: 1.5em;
    color: #d8d9e3;
}
#footer .site_map ul {
    width: 204px;
    float: left;
    margin-right: 20px;
}
#footer .site_map a {
    font-size: 0.6em;
    color: #fff;
    line-height: 1.5em;
}
#footer .copyright {
    clear: both;
    padding-top: 20px;
    font-size: 0.6em;
    color: #fff;
    text-align: center;
}
#footer .disclaimer {
    text-align: center
}
#footer .disclaimer img {
    clear: both;
    margin: 20px 0 0 0;
}
#send {
    width: 146px;
    height: 40px;
    background: url(images/send_btn.jpg) no-repeat;
    border: 0 !important;
}
.text #sitemap h2 {
    background: transparent
}
#sitemap a {
    text-decoration: none;
    color: #052E53;
}
#sitemap a:hover {
    text-decoration: underline
}
#sitemap {
    font: bold 13px Arial;
    line-height: 20px;
}
#sitemap strong {
    font-size: 15px
}
#sitemap ul {
    padding-left: 25px
}
.frame {
    height: 1786px;
    width: 100%;
    margin-top: -8px;
}

#contact_form form p {
    color: #737373;
    margin-top: 10px;
}

#footer .flag {
  width:77px;
  height: 65px;
  float: right;
  line-height: 65px;
}
#footer .flag img {
  margin: 18px 0 0 10px;
}

#dyn_form h2 {background: none;} 
.small_table img {
margin: 0 0 0 4px;
vertical-align: middle;
} 

