/*
 Theme Name: CashExpert
 Theme URI: http://www.cashexpert.com/
 Description: Cashexpert template
 Version: 1.0
 Author: jt
 */ @charset "utf-8";
/* CSS Document */
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/bg.png) top left repeat-x;
    background-color: #c5d7c5;
}

form, table, ul, li, span, p, h1, h2, h3, h4, h5, input {
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a:hover, a:active, a:focus {
    outline: none;
}

img {
    border: 0;
}

#container {
    width: 819px;
    margin-left: auto;
    margin-right: auto;
}

#top {
    width: 819px;
    height: 66px;
    float: left;
}

#top #logo {
    margin-left: 34px;
    margin-top: 37px;
    float: left;
}

#top #menu {
    float: right;
    padding-top: 32px;
    list-style: none;
}

#top #menu li.page_item {
    display: inline;
}

#top #menu li a {
    display: block;
    line-height: 27px;
    height: 27px;
    text-align: center;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    float: left;
}

#container #top #menu li a:hover, #container #top #menu li.current_page_item a {
    text-decoration: none;
    color: #ffffff;
    background-position: bottom;
}

#top #menu li.page-item-0 a {
    background: url(images/link_0.png) no-repeat;
    width: 147px;
}

#top #menu li.page-item-12 a {
    background: url(images/link_1.png) top left no-repeat;
    width: 62px;
}

#top #menu li.page-item-4 a {
    background: url(images/link_2.png) top left no-repeat;
    width: 88px;
}

#top #menu li.page-item-5 a {
    background: url(images/link_3.png) top left no-repeat;
    width: 118px;
}

#top #menu li.page-item-7 a {
    background: url(images/link_4.png) top left no-repeat;
    width: 62px;
}

#top #menu li.page-item-8 a {
    background: url(images/link_5.png) top left no-repeat;
    width: 103px;
}

#middle_top {
    width: 581px;
    padding-left: 238px;
    height: 375px;
    float: left;
    background: url(images/box_top.jpg) top left no-repeat;
    display: inline;
}

#middle_top .row {
    width: 581px;
    float: left;
}

#middle_top #head {
    height: 109px;
}

#middle_top h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 38px;
    color: #ffffff;
    padding-left: 24px;
    padding-top: 7px;
}

#middle_top .left {
    width: 241px;
    float: left;
    height: 266px;
}

#middle_top .left p {
    font-size: 17px;
    color: #ffffff;
    padding-left: 28px;
    padding-top: 31px;
    line-height: 22px;
}

#middle_top .right {
    width: 314px;
    float: left;
    padding-top: 23px;
}

#middle_top .right h2 {
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    line-height: 46px;
    font-weight: normal;
}

#middle_top .right table {
    margin-left: 32px;
    margin-top: 33px;
    font-size: 12px;
    color: #010101;
}

#middle_top .right table td {
    padding-right: 12px;
    padding-bottom: 12px;
}

#middle_top .right table td.button {
    text-align: center;
}

.field_text {
    width: 120px;
    height: 21px;
    padding-top: 6px;
    padding-left: 6px;
    background: #ffffff;
    border: solid #b9b8b8 1px;
    font-size: 12px;
    color: #010101;
    vertical-align: top;
}

.field_select {
    width: 128px;
    background: #ffffff;
    border: solid #b9b8b8 1px;
	color: #010101;
}

.button_get_started {
    background: url(images/button_get_started.png) top left no-repeat;
    width: 194px;
    height: 37px;
    border: 0;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    color: #ffffff;
    margin-top: 23px;
}

#middle_white {
    width: 819px;
    float: left;
    padding-top: 23px;
    background: #ffffff;
}

#middle_white .left {
    width: 216px;
    padding-left: 22px;
    padding-bottom: 7px;
    padding-top: 8px;
    float: left;
    display: inline;
}

#middle_white .left h2 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 15px;
}

#middle_white .left p {
    width: 194px;
    padding-bottom: 18px;
    font-size: 12px;
    color: #000000;
}

.button_locate {
    background: url(images/button_locate.png) top left no-repeat;
    width: 72px;
    height: 31px;
    border: 0;
    cursor: pointer;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    outline: 0;
}

#middle_white .left table.table_form td {
    padding-right: 6px;
}

#middle_white .left table.table_logos {
    margin-left: 29px;
    margin-top: 18px;
}

#middle_white .left table.table_logos td {
    padding-right: 13px;
}

#middle_white .right {
    width: 536px;
    float: left;
    display: inline;
    padding-left: 19px;
    padding-top: 8px;
    background: url(images/stripe.png) top left repeat-y;
    min-height: 240px;
    margin-bottom: 20px;
}

#middle_white .right h2 {
    font-size: 18px;
    color: #000000;
    font-weight: normal;
    padding-bottom: 15px;
}

#middle_white .right h2 a {
    color: #000000;
}

#middle_white .right p {
    padding-bottom: 18px;
    font-size: 12px;
    color: #000000;
}

#middle_white .right ul {
    list-style: circle;
    padding-left: 20px;
    margin-bottom: 10px;
}

#middle_white .right ul li {
    padding-bottom: 3px;
}

#middle_white .right ul li a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}

#middle_white .right a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    font-weight: bold;
}

#middle_green {
    width: 819px;
    float: left;
    background: #6d836d;
    padding-top: 15px;
    padding-bottom: 22px;
    color: #cee2ce;
}

#middle_green h2 {
    padding-left: 15px;
    font-size: 16px;
    color: #a1b3a1;
    font-weight: normal;
    padding-bottom: 13px;
}

#middle_green a {
    font-size: 12px;
    color: #cee2ce;
    margin-bottom: 9px;
}

#middle_green table {
    width: 752px;
    margin-left: 36px;
}

#middle_green table td {
    vertical-align: top;
    width: 33%;
}

#middle_bottom {
    background: url(images/box_bottom.png) top left no-repeat;
    width: 819px;
    height: 10px;
    float: left;
    padding-bottom: 60px;
}


