﻿/* CSS Document */

/* -----------------------Global Elements-------------------------------*/

* {
    margin: 0;
    padding: 0;
}

html {
    overflow-y: scroll !important;
}

body {
    background: #eee url(../images/bg-body.jpg) left top repeat-x;
    font: 12px/18px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #444;
}

a {
    color: Gray;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        color: Gray;
        text-decoration: underline;
    }

    a:active, a:focus {
        outline: none;
    }

p {
    margin: 5px 0;
}

strong {
    color: #5D5956;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
}

h2, h3, h4 {
    color: #fff;
    font: bold 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h5, h6 {
    font: bold 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
}

h1 {
    margin: 5px 0 10px 0;
    padding: 0 0 1px 0;
    border-bottom: 1px dotted #007f9e;
    font: normal 25px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #007f9e;
}

h2 {
    margin: 35px 0 25px 0;
    letter-spacing: 1px;
    padding: 0 0 1px 0;
    font: normal 18px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #5a8baf;
    font-weight: bold;
}

h3 {
    margin: 25px 90px 30px 0;
    padding: 0 0 1px 0;
    font: normal 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #818285;
    font-weight: bold;
}

h4 {
    margin: 35px 0 15px 0;
    letter-spacing: 1px;
    padding: 0 0 1px 0;
    font: normal 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #5a8baf;
    font-weight: bold;
}

h5 {
    margin: 25px 90px 30px 0;
    padding: 0 0 1px 0;
    font: normal 13px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #818285;
    font-weight: bold;
}

    h5 a {
        color: #006699;
    }

        h5 a:hover {
            color: #006699;
        }

h6 {
    margin: 10px 0;
    color: #444;
    font-size: 13px;
}

img, img a {
    border: none;
}

ul, ol {
    margin: 0;
}

li {
    list-style: none;
    margin: 0;
    padding: 3px 20px 3px 24px;
    background: transparent url(../images/blt-angle.gif) 6px 8px no-repeat;
}

blockquote {
    padding: 5px 20px;
}

    blockquote p {
        text-align: justify;
    }

/* -----------------------Global Classes-------------------------------*/
.cboth {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

.aleft {
    text-align: left;
}

.aright {
    text-align: right;
}

.text-small {
    font-size: 10px;
    color: #666;
}

.font-normal {
    font-weight: normal;
}

.red {
    color: red;
}

.green {
    color: #26ac39;
}

a.red:hover {
    color: #B45102;
}

a.green:hover {
    color: #7F8D06;
}

.eg {
    font-size: 10px;
    color: #999;
}

.links a {
    color: #5a8baf;
    font-size: 12pt;
    text-decoration: underline;
}

    .links a:hover {
        color: #5a8baf;
        text-decoration: none;
    }

/* -----------------------Layout-------------------------------*/
#wrap-home {
    margin: 10px auto 0 auto;
    padding: 0;
    border: solid 16px #a0cae1;
    width: 1200px;
    background: transparent url(../images/bg-home.jpg) repeat-y;
}

#wrap-partner-hotels {
    margin: 10px auto 0 auto;
    padding: 0;
    border: solid 16px #a0cae1;
    width: 1200px;
    background: transparent url(../images/bg-home.jpg) repeat-y;
}

#wrap {
    margin: 10px auto 0 auto;
    padding: 0;
    border: solid 16px #a0cae1;
    width: 1200px;
    background: #ffffff url(../images/bg-pages.jpg) right top no-repeat;
}

    #wrap.live-chat-yes, #wrap.live-chat-no {
        margin: 0 auto;
    }

#wrap-afif {
    margin: 10px auto 0 auto;
    padding: 0;
    border: solid 16px #a0cae1;
    width: 870px;
    background: #ffffff url(../images/bg-pages.jpg) right top no-repeat;
}

#header {
    height: 115px;
    background: transparent url(../images/bg-header-img.jpg) right top no-repeat;
}

    #header.live-chat-yes {
        background: transparent url(../images/bg-header-img-live-chat.jpg) right top no-repeat;
    }

    #header.live-chat-no {
        background: transparent url(../images/bg-header-img.jpg) right top no-repeat;
    }

    #header img {
        float: left;
        margin: 15px 0 15px 42px;
    }

#system-maintenance {
    border: 2px dashed #F0760F;
    padding: 0 10px;
    margin: 30px 10px 0 10px;
    float: right;
}

    #system-maintenance strong {
        display: block;
        margin: 0 0 6px 0;
        padding: 0 0 1px 0;
        font-size: 14px;
        border-bottom: 1px solid #B45102;
        color: #B45102;
    }

#nav {
    clear: both;
    padding: 0 0 0 0;
    border-bottom: 1px solid #a0cae1;
    background: #a0cae1; /*transparent url(../images/bg-nav.png) left top repeat-x;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #d8d8d8;
	border-top: 1px solid #d8d8d8;
	border-left: 1px solid #ddd;*/
}

    #nav ul {
        float: left;
        list-style-type: none;
        list-style-image: none;
        height: 34px;
        margin: 0 0 0 10px;
        /*border-left: 1px solid #80abc7;*/
    }

    #nav li {
        float: left;
        padding: 0;
        background: none;
        font-size: 13px;
        color: #fff;
    }

        #nav li a {
            display: block;
            padding: 0 35px;
            background: none;
            /*border-right: 1px solid #80abc7;*/
            line-height: 34px;
            color: #000;
            font-weight: bold;
        }

            #nav li a:hover {
                background: #80abc7;
                text-decoration: none; /* url(../images/bg-nav-over.png) left bottom repeat-x; text-decoration: none;*/
            }

            #nav li a.current {
                background: #80abc7; /* background: transparent url(../images/bg-nav-current.jpg) center bottom no-repeat;*/
            }

            #nav li a:hover.current {
                background: #80abc7; /* background: transparent url(../images/bg-nav-current.jpg) center bottom no-repeat;*/
            }

    #nav .navOn {
        background: #80abc7; /* background:  url(../images/bg-nav-over.png) repeat-x bottom;*/
    }

#sub-nav {
    clear: both;
    height: 34px;
    background: #80abc7; /*transparent url(../images/bg-sub-nav.jpg) left bottom repeat-x;*/
    /*border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;*/
}

    #sub-nav ul {
        list-style-type: none;
        list-style-image: none;
        height: 34px;
        margin: 0 0 0 20px;
        /*border-left: 1px solid #ddd;*/
    }

    #sub-nav li {
        float: left;
        padding: 0;
        background: none;
    }

        #sub-nav li a {
            display: block;
            line-height: 34px;
            padding: 0 20px;
            background: none;
            color: #fff;
            font-weight: bold;
        }

            #sub-nav li a:hover {
                background: #5a8baf;
                text-decoration: none;
                font-weight: bold;
            }

    #sub-nav .navOn {
        background: #5a8baf;
        font-weight: bold;
    }

#main {
    margin: 1px 0 0 0;
    padding: 0 20px 10px 20px;
    /*background: #fff url(../images/bg-main.gif) left top repeat-x;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;*/
}

#main-content-home {
    float: left;
    width: 1130px;
    padding: 40px 40px 10px 40px;
}

#main-content-hotels {
    float: left;
    width: 1085px;
    padding: 40px 40px 10px 40px;
}

#main-content {
    float: left;
    width: 830px;
    padding: 0 0 0px 0;
}

#sidebar-content {
    float: right;
    width: 300px;
    margin: -20px 0 20px 0;
}

#dataContent-left {
    float: left;
    width: 300px;
    margin: 0 20px 20px 0;
}

#dataContent-right {
    float: left;
    width: 830px;
}

.search-box {
    background: #fdfdfd;
    padding-left: 13px;
    padding-right: 13px;
    border-collapse: collapse;
}

    .search-box select {
        margin: 2px 8px 0 0;
        padding: 1px;
        font: 14px Arial, "Helvetica Neue", Helvetica, sans-serif;
        color: #444;
        height: 30px;
    }

    .search-box .input {
        /*width: 98%;*/
        margin: 2px 8px 0 0;
        padding: 1px;
        padding-left: 5px;
        font: 14px Arial, 'Helvetica Neue', Helvetica, sans-serif;
        color: #444;
        height: 30px;
    }

.search-hotel-image {
    padding-top: 15px;
    float: left;
    width: 302px;
    height: 182px;
    border: solid 0px #000000;
}

.search-hotel-content {
    float: left;
    width: 500px;
    border: solid 0px #000000;
}

.search-hotel-info {
    padding-left: 20px;
    float: left;
    border: solid 0px #000000;
}

.search-hotel-info-name {
}

.search-hotel-info-details {
    border: solid 0px #000000;
}

.search-hotel-info-double-night {
    color: Red;
    border: solid 0px #000000;
}

.availability-box {
    padding-left: 13px;
    padding-right: 13px;
    border-collapse: collapse;
}

.availability-response-box {
    padding-bottom: 10px;
    float: left;
    border-bottom: solid 0px #e7e7e5;
}

.availability-response-box-left {
    float: left;
    width: 600px;
    border: solid 0px #000000;
}

.availability-response-name {
    font-size: 16px;
    font-weight: 900;
    text-transform: uppercase;
    color: #4b4b4b;
    padding: 10px 0 10px 0;
}

.availability-response-description {
}

    .availability-response-description span {
        font-size: 12px;
        text-decoration: underline;
        text-transform: uppercase;
        color: #4b4b4b;
    }

.availability-response-box-right {
    padding: 15px 0 0 0;
    width: 190px;
    float: left;
    border: solid 0px #000000;
}

.availability-response-price {
    padding-bottom: 10px;
    text-align: center;
    font-size: 18pt;
    font-weight: bold;
}

    .availability-response-price span {
        font-size: 9px;
    }

.availability-response-price-note {
    text-align: center;
    font-size: 7pt;
}

.availability-response-cart {
    padding-left: 24px;
}


#data-content {
    width: 1155px;
    margin: 0px 0 40px 0;
}

#frame-content {
    float: left;
    width: 830px;
}

#hotel-content {
}

.frame-box {
    margin: 0 20px 0 90px;
}

.selection {
    font-size: 9pt;
    margin-top: -30px;
}

    .selection td {
        padding: 5px 4px;
        vertical-align: top;
    }

/*-----------------Breadcrumb----------------------------------*/
#breadcrumb {
    font-size: 11px;
    color: #5a8baf;
    padding: 8px 0 4px 0;
}

    #breadcrumb a {
        color: #5a8baf;
        text-decoration: underline;
    }

        #breadcrumb a:hover {
            color: #5a8baf;
            text-decoration: none;
        }

/* -----------------------Tables -------------------------------------------*/
.main table {
    width: 100%;
    background: #fdfdfd;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.less table {
    width: 818px;
    background: #fdfdfd;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.small table {
    width: 583px;
    background: #fdfdfd;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.switchboard table {
    width: 275px;
    background: #fdfdfd;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

.switchboard-result table {
    width: 1150px;
    background: #fdfdfd;
    border-collapse: collapse;
    border: 1px solid #ddd;
}

tr {
    border: 1px solid #ddd;
}

.main td {
    padding: 5px 4px;
    vertical-align: top;
    border-bottom: 1px solid #ddd;
}

caption, .caption {
    margin: 0 0 0 -1px; /* fixes caption in ff */
    margin: 0\9; /* all ie browser hack to fix caption */
    padding: 4px;
    /*background: #88837d url(../images/bg-h-gray.gif) repeat-x;*/
    border-left: 1px solid #aaa;
    border-top: 1px solid #aaa;
    border-right: 1px solid #aaa;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #fff;
}

tr.header th, tr.header td {
    padding: 5px 4px;
    background: #6597ad url(../images/bg-h-blue.gif) top repeat-x;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    color: #fff;
}

tr.sub-header {
    border: 1px solid #aaa;
}

    thead th, tr.sub-header th, tr.sub-header td {
        padding: 5px 4px;
        background: #86817b url(../images/bg-h-gray.gif) left top repeat-x;
        font-weight: bold;
        text-align: left;
        line-height: 14px;
        color: #fff;
        vertical-align: bottom;
    }

tr.sub-sub-header {
    border: 1px solid #aaa;
}

    tr.sub-sub-header th, tr.sub-sub-header td {
        padding: 5px 4px;
        background: #feecae;
        font-weight: bold;
        text-align: left;
        line-height: 14px;
        color: #000000;
        vertical-align: bottom;
    }

tr.alt td {
    background: #f3f3f3;
}

tr.projectDateChanged td {
    background: #f3f3f3;
    color: Red;
}

    tr.projectDateChanged td a {
        background: #f3f3f3;
        color: Red;
        text-decoration: underline;
    }

tr.project td {
    background: #f3f3f3;
}

    tr.project td a {
        background: #f3f3f3;
        text-decoration: underline;
    }

tr.projectIsLog td {
    background: #f3f3f3;
    color: Red;
    font-style: italic;
}

tr.projectMOD td {
    background: #f3f3f3;
    color: gray;
    text-decoration: line-through;
}

    tr.projectMOD td a {
        background: #f3f3f3;
        color: gray;
        text-decoration: line-through;
        text-decoration: underline;
    }

tr.projectRescheduled {
    background: #f3f3f3;
    color: Red;
    font-style: italic;
}

tr.total td {
    background: #feecae;
    font-weight: bold;
}

td.label {
    width: 160px;
}

.tbl-xlarge {
    width: 300px;
}

.tbl-large {
    width: 250px;
}

.tbl-medium {
    width: 150px;
}

.tbl-small {
    width: 80px;
}

.tbl-xsmall {
    width: 50px;
}

td.msg-result {
    background: #feeaea;
    border: 1px solid #f1bdbd;
    font-weight: bold;
    color: red;
}

.main table a {
    text-decoration: none;
}

    .main table a:hover {
        text-decoration: underline;
    }

.main table textarea {
    width: 330px;
}

.main table input {
    width: 30px;
    margin: 0 4px 0 0;
}

.main table.radio-row {
    width: 50%;
}

    .main table.radio-row input {
        width: 14px;
    }

.main table table {
    width: 100%;
    border: none;
}

    .main table table td {
        padding: 0;
        border: none;
    }

    .main table table tr {
        border: none;
    }

.table-resize {
    overflow: auto;
    width: 528px;
}

    .table-resize table {
        margin: 1px;
        table-layout: fixed;
    }

.pager table {
    background: #6597ad;
    font-weight: bold;
    color: #fff;
}

    .pager table td {
        float: left;
        padding: 2px 4px;
    }

.pager td {
    background: #6597ad;
}

.pager span {
    padding: 2px 6px;
    background: #547d8f;
    border: 1px solid #79b4ce;
}

.pager a {
    padding: 2px 4px;
    color: #fff;
}

    .pager a:hover {
        color: #444;
    }

.tbl-spacer {
    margin-bottom: 16px;
}

.no-border, .no-border tr {
    border: none;
}

td.no-border {
    border: none;
}

.main table ul {
    margin: 0 20px;
}

.main table li {
    padding: 0 0 0 12px;
    background: transparent url(../images/blt-angle.gif) left 5px no-repeat;
}

/*-----------------Login----------------------------------*/
#header .login {
    color: White;
    float: right;
    padding: 10px 25px 0 0;
    color: #888;
    font-weight: bold;
    font-size: 12px;
    text-align: right;
}

    #header .login:a {
        color: White;
    }

#login {
    font-size: 8pt;
}

    #login .forgot-password-login {
        font-size: 7pt;
    }

    #login:a {
        color: White;
    }

/* -----------------------form elements---------------------------------------*/
input {
    margin: 0 0 5px 0;
    padding: 1px 2px;
    background: #fff;
    border: 1px solid #bbb;
    color: #555;
}

select {
    margin: 2px 8px 0 0;
    padding: 1px;
    font: 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #444;
}

textarea {
    padding: 2px;
    background: #fff;
    border: 1px solid #bbb;
    font: 12px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #444;
}

label {
    font-weight: bold;
    color: #5D5956;
}



input.input-xlarge {
    width: 500px;
}

input.input-large {
    width: 330px;
}

input.input-medium {
    width: 240px;
}

input.input-small {
    width: 80px;
}

input.input-xsmall {
    width: 50px;
}

input.tel {
    width: 30px;
    margin: 0;
}

input.ext {
    width: 44px;
    margin: 0;
}

select.sel-large {
    width: 336px;
}

select.sel-xlarge {
    width: 425px;
}

select.sel-medium {
    width: 246px;
}

select.sel-small {
    width: 86px;
}

select.sel-xsmall {
    width: 56px;
}

textarea.txt-xlarge {
    width: 500px;
    height: 152px;
}

label.example {
    display: block;
    padding-left: 3px;
    font-size: 10px;
    color: #999;
}

input.radio, .radio input {
    width: 14px;
    margin: 4px 4px 0 4px;
    background: transparent;
    border: none;
}

.radio label {
    margin: 0 10px 0 0;
}

input.checkbox, .checkbox input {
    width: 14px;
    background: transparent;
    border: none;
}

input:focus, textarea:focus {
    background: #f9f9f9;
    border: 1px solid #888;
}

/* -----------------------Updates------------------------------------*/
#updates {
    margin: 30px 0 20px 0;
    padding: 3px 0 0px 0px;
    width: 496px;
    background: transparent url(../images/bg-pod-updates.gif) left top no-repeat;
}

    #updates h2 {
        margin: 0;
        padding: 13px 0 3px 18px;
        background: none;
        border: none;
        font-size: 15px;
        color: #5d5956;
    }

.updates {
    margin: 0 20px;
}

    .updates li {
        padding: 6px 0 6px 14px;
        background: transparent url(../images/blt-arrow-green-sm.gif) left 11px no-repeat;
        border-bottom: 1px dotted #bbb;
    }

    .updates.news li {
        padding: 5px 0 6px 24px;
        background: transparent url(../images/icon-news.jpg) left 6px no-repeat;
    }

    .updates .read-more {
        padding-left: 0;
        background: none;
        border-bottom: none;
    }

        .updates .read-more a {
            color: #f0760f;
            background: none;
        }

            .updates .read-more a:hover {
                text-decoration: underline;
                border-bottom: none;
            }

#reports ul {
    margin: 5px 0;
}

#reports li {
    padding: 5px 0 5px 26px;
    background: transparent url(../images/icon-graph.gif) 5px 4px no-repeat;
    zoom: 1;
}
/*remove extra spacing in ie6*/

.cc-welcome-icon {
    background: transparent url(../images/icon-credit-counseling.gif) 0 4px no-repeat;
    padding: 10px 10px 20px 60px;
    height: 50px;
}

.de-welcome-icon {
    background: transparent url(../images/icon-debtor-education.gif) 0 4px no-repeat;
    padding: 10px 10px 20px 60px;
    height: 50px;
}

/* -----------------------Sidebar pod---------------------------------------*/
.pod {
    clear: both;
    float: right;
    width: 300px;
    height: auto;
    padding: 0px 0 1px 12px;
    margin: 12px 0 5px 0;
    border: 1px solid #ddd;
    background: #fff url(../images/bg-pod.gif) left top no-repeat;
}

    .pod h2 {
        margin: 0 10px 2px 0;
        padding: 0;
        background: none;
        border: none;
        border-bottom: 1px dotted #bbb;
        font: normal 21px Georgia, Times, "Times New Roman", serif;
        color: #007f9e;
    }

    .pod input {
        width: 150px;
        margin: 2px 0 5px 0;
    }

    .pod select {
        width: 155px;
        margin: 2px 0 5px 0;
    }

    .pod label {
        clear: both;
        float: left;
        width: 140px;
    }

    .pod strong {
        display: block;
        padding: 5px 0 2px 0;
    }


    .pod.suggest, .pod.cart {
        background: #fff url(../images/bg-pod-h1.gif) left top repeat-x;
    }

    .pod.atty-info {
        width: 180px;
        padding: 0 0 10px 0;
        border: 1px solid #eee;
        background: #f9f9f9;
    }

        .pod.atty-info span {
            background: #eee;
            padding: 6px;
            color: #444;
            display: block;
        }

        .pod.atty-info p {
            margin: 0;
            padding: 6px;
            border-top: 1px solid #e6e6e6;
        }

/* ---------------- Shopping Cart Styles -----------------------------*/

.process {
    margin: 10px 0 0 0;
}

    .process li {
        float: left;
        width: 120px;
        padding: 4px 0 8px 0;
        background: transparent url(../images/process-incomplete.gif) left top no-repeat;
        text-align: center;
        font-weight: bold;
        color: #aaa;
    }

        .process li.current {
            background: transparent url(../images/process-current.gif) left top no-repeat;
            color: #fff;
        }

        .process li.complete {
            background: transparent url(../images/process-complete.gif) left top no-repeat;
            color: #77a0bd;
        }

.navProcess li {
    float: left;
    width: 220px;
    padding: 4px 0 8px 0;
    text-align: center;
    font-weight: bold;
    color: #aaa;
}

    .navProcess li.next {
        background: transparent url(../images/process-incomplete.gif) left top no-repeat;
        color: #608196;
    }

    .navProcess li.previous {
        background: transparent url(../images/remove-incomplete.gif) left top no-repeat;
        color: #608196;
    }

.pod.cart {
    padding: 10px 5px;
}

    .pod.cart strong {
        padding: 0;
    }

    .pod.cart h2 {
        display: block;
        margin: 0 5px 12px 0;
        background: transparent url(../images/icon-cart.gif) right 2px no-repeat;
        font: bold 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
    }

    .pod.cart .msg-alert {
        line-height: 12px;
    }

    .pod.cart table {
        width: 168px;
        margin: 0 0 10px 0;
    }

    .pod.cart th {
        padding: 2px 4px;
        background: #6597ad;
        color: #fff;
    }

    .pod.cart td {
        padding: 6px 4px 8px 4px;
        font-size: 11px;
        line-height: 12px;
    }

    .pod.cart table a {
        display: block;
        margin: 6px 0 0 0;
        text-decoration: underline;
    }

        .pod.cart table a:hover {
            text-decoration: none;
        }

.product {
    margin: 0 0 20px 0;
    padding: 10px 20px;
    background: transparent url(../images/bg-product.gif) left top repeat-x;
    border: 1px solid #CFCBC6;
}

    .product h3 {
        margin: 0;
        background: none;
        font-size: 18px;
        color: #444;
    }

    .product ul {
        margin: 0 0 0 20px;
    }

.description {
    float: left;
    width: 320px;
}

    .description p {
        padding: 0 0 0 20px;
        font-size: 11px;
        line-height: 16px;
    }

.price {
    float: right;
    width: 98px;
    padding: 0 0 0 42px;
    background: transparent url(../images/icon-special.gif) left top no-repeat;
}

    .price p {
        float: left;
        margin: 0 0 3px 8px;
        text-transform: uppercase;
        text-align: center;
        color: #666;
    }

    .price .amount {
        font-size: 19px;
        font-weight: bold;
        color: #333;
    }

/* ---------------- Miscellaneous Classes -----------------------------*/
.notice {
    color: Red;
}

.title {
    font-size: 18px;
    color: #836CA6;
}

.indent {
    text-indent: 20px;
}

.note-bcs {
    padding: 2px 6px;
    background-color: #000;
    color: #fff;
}

div.total {
    background: #feecae;
    margin: 0 0 0 -1px;
    margin: 0\9; /* all ie browser hack to fix margin */
    padding: 4px 8px;
    border-left: 1px solid #ddd;
    border-top: 1px solid #eee;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: right;
    font-weight: bold;
}

.ast {
    color: red;
    line-height: 24px;
    font-weight: bold;
}

    .ast.more-info {
        cursor: pointer;
        padding: 0 4px;
    }

.list-arrow li {
    background: transparent url(../images/blt-arrow-green-lg.gif) 4px 8px no-repeat;
}

.list-arrow-taller li {
    background: transparent url(../images/blt-arrow-green-lg.gif) 4px 16px no-repeat;
    border-bottom: 1px solid #eee;
}

.list-check li {
    background: transparent url(../images/blt-check.gif) 3px 6px no-repeat;
}

.list-pdf li {
    background: transparent url(../images/icon-628.gif) left 3px no-repeat;
}

.msg-error {
    clear: both;
    float: left;
    padding: 3px 10px 4px 0;
    font-size: 11px;
    line-height: 12px;
    color: red;
}

.msg-error-td-style {
    clear: both;
    display: block;
    width: 521px;
    width: 520px;
    margin: 0 0 0 -1px;
    margin: 0\9;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 4px;
    vertical-align: top;
    font-size: 11px;
    line-height: 12px;
    color: red;
}

.msg-alert {
    display: block;
    font-weight: bold;
    color: red;
}

.msg-result {
    display: block;
    margin: 10px 5px;
    padding: 4px;
    background: #feeaea;
    border: 1px solid #f1bdbd;
    font-weight: bold;
    color: red;
}

    .msg-result a {
        text-decoration: underline;
        color: #f97729;
    }

        .msg-result a:hover {
            text-decoration: none;
        }

.msg-success {
    display: block;
    margin: 10px 5px;
    padding: 4px;
    background: #feecae;
    border: 1px solid #ddd;
    font-weight: bold;
}

.msg-header {
    display: block;
    margin: 10px 5px;
    padding: 4px;
    background: #FFFFFF;
    border: 1px solid #ddd;
    font-weight: bold;
}

.msg-terms {
    display: block;
    margin: 3px 5px;
    padding: 4px;
    background: #FFFFFF;
    border: 1px solid gray;
    font-size: 8pt;
    color: gray;
    height: 60px;
    overflow: auto;
}

#filter-alphabetical {
    padding: 12px 4px 4px 4px;
    color: #666;
}

    #filter-alphabetical a {
        margin: 0;
        padding: 0 2px;
    }

.filter-drop-down {
    margin: 0 0 0 -1px; /* fixes caption in ff */
    margin: 0\9; /* all ie browser hack to fix caption */
    padding: 5px 4px;
    background: #81B1C6;
    text-align: left;
    line-height: 14px;
    vertical-align: bottom;
}

.icon-alert {
    padding-left: 28px;
    background: transparent url(../images/icon-alert.gif) 6px 6px no-repeat;
}

.icon-sp-flag {
    padding-left: 36px;
    background: transparent url(../images/icon-spanish.gif) 3px 3px no-repeat;
}

.icon-user {
    padding: 0 12px;
    background: transparent url(../images/user-client.gif) 3px top no-repeat;
}

.icon-debtor {
    padding: 0 16px;
    background: transparent url(../images/icon-user.png) 16px top no-repeat;
}

.icon-spouse {
    padding: 0 16px;
    background: transparent url(../images/icon-user.png) 16px -32px no-repeat;
}

.icon-debtor-spouse {
    padding: 0 16px;
    background: transparent url(../images/icon-user.png) right -64px no-repeat;
}

.icon-due-diligence {
    float: left;
    width: 60px;
    height: 57px;
    margin: 0 20px 50px 20px;
    background: transparent url(../images/icon-due-diligence.gif) left top no-repeat;
}

.icon-time {
    padding-left: 30px;
    background: transparent url(../images/icon-time.gif) left 2px no-repeat;
}

#agreement-atty-reason {
    margin: 0 20px;
    display: none;
}

/* ------------------------Buttons------------------------------------*/
.button-nav {
    float: right;
    display: block;
    font-weight: bold;
    text-align: center;
    color: White;
}

    .button-nav.level {
        text-align: center;
        width: 145px;
        height: 26px;
        background: transparent url(../images/btn-gray.gif) left top no-repeat;
        line-height: 24px;
    }

        .button-nav.level:hover {
            background-position: left -28px;
            color: #FFFFFF;
        }


.button {
    float: left;
    display: block;
    font-weight: bold;
    text-align: center;
    color: White;
}

    .button span {
        float: left;
        padding: 0 12px 0 0;
        margin: 0 0 0 10px;
        color: #fff;
    }

    .button:hover {
        color: white;
        text-decoration: none;
    }

    .button.purple {
        padding-left: 20px;
        padding-right: 21px;
        height: 26px;
        background: transparent url(../images/btn-light-gray.png) left top no-repeat;
        line-height: 24px;
    }

        .button.purple span {
            height: 32px;
            background: transparent url(../images/btn-light-gray.png) right top no-repeat;
        }

        .button.purple:hover {
            background-position: left bottom;
        }

            .button.purple:hover span {
                background-position: right -26px;
            }

    .button.search {
        text-align: center;
        width: 145px;
        height: 26px;
        background: transparent url(../images/btn-gray.gif) left top no-repeat;
        line-height: 24px;
    }

        .button.search:hover {
            background-position: left -28px;
        }

    .button.reload {
        color: gray;
        font-size: 11pt;
        text-align: center;
        border: solid 1px #e4e0e0;
        background: #eeecec;
        padding-top: 4%;
        padding-bottom: 4%;
        padding-left: 8%;
        padding-right: 8%;
    }

        .button.reload:hover {
            background: #e6e3e3;
        }

    .button.previous {
        text-align: center;
        width: 120px;
        height: 26px;
        background: transparent url(../images/remove-incomplete.gif) left top no-repeat;
        line-height: 24px;
        color: #608196;
    }

    .button.next {
        text-align: center;
        width: 125px;
        height: 26px;
        background: transparent url(../images/process-incomplete.gif) left top no-repeat;
        line-height: 24px;
        color: #608196;
    }

    .button.login-buttom {
        text-align: center;
        width: 75px;
        line-height: 18px;
        background-color: #8fb6cf;
        border: 1px solid #8fb6cf;
        font-weight: normal;
    }

        .button.login-buttom:hover {
            background-color: #80abc7;
            border: 1px solid #80abc7;
        }

    .button.gray-button {
        text-align: center;
        width: 175px;
        line-height: 18px;
        background-color: #777373;
        border: 1px solid #777373;
        font-weight: normal;
    }

        .button.gray-button:hover {
            background-color: #5a5757;
            border: 1px solid #5a5757;
        }

    .button.gray-button-small {
        text-align: center;
        width: 80px;
        line-height: 18px;
        background-color: #777373;
        border: 1px solid #777373;
        font-weight: normal;
    }

        .button.gray-button-small:hover {
            background-color: #5a5757;
            text-decoration: none;
            border: 1px solid #5a5757;
        }

    .button.add {
        width: 100px;
        background: transparent url(../images/add-current.gif) left top no-repeat;
        color: #fff;
        line-height: 26px;
        /*margin-left:10px;*/
    }

        .button.add:hover {
            background: transparent url(../images/add-complete.gif) left top no-repeat;
            color: #fff;
            text-decoration: none;
        }

    .button.remove {
        width: 100px;
        background: transparent url(../images/remove-current.gif) left top no-repeat;
        color: #fff;
        line-height: 26px;
        /*margin-right:10px;*/
    }

        .button.remove:hover {
            background: transparent url(../images/remove-complete.gif) left top no-repeat;
            color: #fff;
            text-decoration: none;
        }

.button-wrap {
    float: right;
    height: 27px;
    margin: 0 0 10px 0;
    padding: 0 0 0 8px;
    background: transparent url(../images/btn-wrap.gif) left top no-repeat;
    font-weight: bold;
}

    .button-wrap span {
        float: left;
        height: 19px;
        padding: 4px 0 4px 0;
        background: transparent url(../images/btn-wrap.gif) right top no-repeat;
        color: #008da9;
    }

    .button-wrap:hover {
        background-position: left bottom;
    }

        .button-wrap:hover span {
            background-position: right bottom;
        }

    .button-wrap .icon-cancel {
        background: transparent url(../images/icon-cancel.gif) left top no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-save {
        background: transparent url(../images/icon-save.gif) left top no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-view {
        background: transparent url(../images/icon-view.gif) left 2px no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-edit {
        background: transparent url(../images/icon-edit.gif) left top no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-delete {
        background: transparent url(../images/icon-delete.gif) left top no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-excel {
        background: transparent url(../images/icon-excel.gif) left top no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-new {
        background: transparent url(../images/icon-new.gif) left top no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-money {
        background: transparent url(../images/icon-money.png) left -1px no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-pdf {
        background: transparent url(../images/icon-pdf.gif) left -1px no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-email {
        background: transparent url(../images/icon-mail.png) left -1px no-repeat;
        padding: 0 10px 5px 22px;
        color: #008da9;
    }

    .button-wrap .icon-cancel:hover,
    .button-wrap .icon-save:hover,
    .button-wrap .icon-view:hover,
    .button-wrap .icon-edit:hover {
        text-decoration: underline;
        color: #008da9;
    }

.button.icon-excel div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-excel.gif) left 5px no-repeat;
}

.button.icon-view div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-view.gif) left 7px no-repeat;
}

.button.icon-money div {
    float: left;
    width: 24px;
    height: 22px;
    background: transparent url(../images/icon-money.png) left 5px no-repeat;
}

.button.icon-new div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-new.gif) left 4px no-repeat;
}

.button.icon-cancel div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-cancel.gif) left 5px no-repeat;
}

.button.icon-back div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-back.gif) left 5px no-repeat;
}

.button.icon-users div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/user-client.gif) left 6px no-repeat;
}

.button.icon-email div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-email.png) left 6px no-repeat;
}

.button.icon-log div {
    float: left;
    width: 20px;
    height: 22px;
    background: transparent url(../images/icon-log.gif) left 7px no-repeat;
}

.button.light-gray span {
    display: block;
    margin-left: 0;
    padding: 5px 10px 3px 0;
    background: transparent url(../images/btn-light-gray.gif) right top no-repeat;
    color: #836ca6;
}

/* -----------------------Footer -------------------------------*/
#footer {
    padding: 6px 20px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background: #fff url(../images/bg-footer.jpg) left bottom repeat-x;
    font-size: 11px;
    color: #999;
}

    #footer a:hover {
        color: #849400;
    }




/*------------ Checkout Processing Message ------------*/
#ProgressBar {
    width: 100%;
    position: fixed;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/top-back.png);
    visibility: hidden;
    z-index: 1000;
}

    #ProgressBar .message {
        border-width: 1px;
        border-style: solid;
        border-color: Gray;
        padding: 0px;
        margin-top: 250px;
        width: 538px;
        background-color: white;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        height: 280px;
    }

        #ProgressBar .message h1 {
            color: #888;
            font-family: Georgia, Verdana;
            font-size: 25px;
            font-weight: normal;
            margin: 30px 20px 15px 20px;
            padding: 0 0 2px 0;
            width: 496px;
            text-align: center;
        }

/***********Loading******************/
#ProgressBar {
    width: 100%;
    position: fixed;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/top-back.png);
    visibility: hidden;
    z-index: 19000;
}

    #ProgressBar .message {
        border-width: 1px;
        border-style: solid;
        border-color: Gray;
        padding: 0px;
        margin-top: 200px;
        width: 538px;
        background-color: white;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        height: 150px;
    }

        #ProgressBar .message h1 {
            color: #888;
            font-family: Georgia, Verdana;
            font-size: 25px;
            font-weight: normal;
            margin: 30px 20px 15px 20px;
            padding: 0 0 2px 0;
            width: 496px;
            text-align: center;
            border-bottom: 1px dotted #888;
        }



#tokenProgress {
    width: 100%;
    position: fixed;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/top-back.png);
    z-index: 1000;
}

    #tokenProgress .message {
        border-width: 1px;
        border-style: solid;
        border-color: Gray;
        padding: 0px;
        margin-top: 250px;
        width: 538px;
        background-color: white;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        height: 280px;
    }

        #tokenProgress .message h1 {
            color: #888;
            font-family: Georgia, Verdana;
            font-size: 25px;
            font-weight: normal;
            margin: 30px 20px 15px 20px;
            padding: 0 0 2px 0;
            width: 496px;
            text-align: center;
            border-bottom: 1px dotted #888;
        }

/***********Loading******************/
#tokenProgress {
    width: 100%;
    position: fixed;
    height: 100%;
    left: 0px;
    top: 0px;
    background-image: url(../images/top-back.png);
    z-index: 19000;
}

    #tokenProgress .message {
        border-width: 1px;
        border-style: solid;
        border-color: Gray;
        padding: 0px;
        margin-top: 200px;
        width: 538px;
        background-color: white;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        height: 150px;
    }

        #tokenProgress .message h1 {
            color: #888;
            font-family: Georgia, Verdana;
            font-size: 25px;
            font-weight: normal;
            margin: 30px 20px 15px 20px;
            padding: 0 0 2px 0;
            width: 496px;
            text-align: center;
        }

/***********Accordin******************/


.accordionHeader {
    border: 1px solid #80abc7;
    color: #000;
    background-color: #80abc7;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent {
    background-color: #D3DEEF;
    border: 1px solid #80abc7;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeaderSelected {
    border: 1px solid #80abc7;
    color: #000;
    background-color: #80abc7;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    margin-top: 5px;
    cursor: pointer;
}

/***********Accordin for projects******************/

.fakeAccordionHeaderProject {
    border: 1px solid #dcdbdb;
    color: #608196;
    background-color: #eee;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding: 13px;
    margin-top: 5px;
}

    .fakeAccordionHeaderProject .alignContent {
        margin-left: 200px;
    }

.accordionHeaderProject {
    border: 1px solid #dcdbdb;
    color: #608196;
    background-color: #eee;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding: 13px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContentProject {
    background-color: #fff;
    border: 1px solid #dcdbdb;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionHeaderSelectedProject {
    border: 1px solid #dcdbdb;
    color: #608196;
    background-color: #eee;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    font-weight: bold;
    padding: 13px;
    margin-top: 5px;
    cursor: pointer;
}

.projectList a {
    padding-left: 20px;
}



/***********Accordin HowToGuide******************/


.accordionHeaderGuide {
    border: 1px solid #80abc7;
    color: #000;
    background-color: #80abc7;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContentGuide {
    background-color: #D3DEEF;
    padding: 0px 10px 5px 10px;
}

.accordionHeaderSelectedGuide {
    border: 1px solid #80abc7;
    color: #000;
    background-color: #80abc7;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 10px;
    margin-top: 5px;
    cursor: pointer;
}



/***********************LetUsCallYou**************/

.call-frame {
    border: solid 1px #80abc7;
    background-image: url(../images/background1.jpg);
    background-repeat: repeat-y;
    text-align: center;
    width: 298px;
    height: auto;
}


.NotesRemarks {
    min-width: 570px;
    max-width: 570px;
}

.search-box h5 {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase;
    color: #4b4b4b;
    padding: 10px 0 10px 0;
    margin: 5px 90px 5px 0;
}


.search-box h4 {
    margin: 15px 0 15px 0;
    letter-spacing: 1px;
    padding: 0 0 1px 0;
    font: normal 16px Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: #5a8baf;
    font-weight: bold;
}

.search-box .service-description span {
    font-size: 12px;
    text-decoration: underline;
    text-transform: uppercase;
    color: #4b4b4b;
    font-weight: bold;
}

.acceptTermsInput .input {
    margin: 2px 8px 0 0;
    padding: 1px;
    padding-left: 5px;
    font: 14px Arial, 'Helvetica Neue', Helvetica, sans-serif;
    color: #444;
    height:initial;
}

.image2 {
    width: 100%;
}

    .image2 img {
        max-width: 100%;
    }
.image2-title h2{
    margin-top:15px;
    margin-bottom:15px;
}
.Search-services-panel {
    width: 375px;
    float: left;
    margin: 2.5px 15px 15px 2.5px;
}