﻿#imgBanner {
    vertical-align: middle;
    margin-right: 3px;
}

.indented {
    margin-left: 10px;
}

.bold {
    font-weight: bold;
}

.textinfo {
    font-size: 0.8em;
}

.errorheader {
    text-align: center;
    font: 18px Arial;
}

.errorcontent {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
    width: expression(document.body.clientWidth > 400 ? "400px":"auto");
}

.pnlError {
    font-weight: bold;
    text-align: center;
}

.floatright {
    float: right;
}

.floatleft {
    float: left;
}

.ui-content.notoppadding {
    padding-top: 0px !important;
}

.revisiondiv {
    text-align: right;
    font-size: 12px;
}

table.privacytable {
    border: 1px solid Black;
    border-collapse: collapse;
    width: 100%;
}

    table.privacytable td {
        padding: 5px;
        border: 1px solid Black;
    }

.headerColor {
    background-color: gray;
    color: white;
}

.alignText {
    text-align: center;
    vertical-align: middle;
}
.alignTextRight {
    text-align:right;
}
.alignTitle {
    text-align: left;
    vertical-align: top;
}

span.personalinfo {
    display: inline-block;
    font-weight: bold;
}

ul.privacyul {
    padding-left: 15px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
.homefooter {
    width: 100%;
    margin: 0;
    position: relative;
}

    .homefooter.alternative {
        text-align: center;
        /*color: #7cc4e7 !important;*/
    }

    .homefooter .ui-link {
        font-size: 11px;
        text-decoration: none;
    }

    .fullsite, .myot, .term, .homefooter.alternative .privacypolicy, .homefooter.alternative .help {
        margin: 0;
        display: inline-block;
        font-family: Helvetica;
        font-size: 10px;
        font-weight: lighter;
    }

    .homefooter.alternative .privacypolicy, .homefooter.alternative .help, .homefooter.alternative .fullsite, .homefooter.alternative .term {
        display: inline;
        padding: 0 0 0 8px;
        border-right: solid 1px #857e72;
        text-align: center;
    }

    .homefooter.alternative .fullsite, .homefooter.alternative .term {
        width: auto;
        text-align: inherit;
    }

    .homefooter.alternative .help.last {
        border-right: none;
    }

.term {
    width: 28%;
    text-align: right;
}

    .term .ui-link {
        color: #857e74;
    }

.fullsite {
    width: 28%;
    text-align: left;
}

    .fullsite .ui-link {
        color: #857e74;
    }

.footerMainPanel {
    clear: both;
    color: #857e72;
    background-color: #e0e0e0;
    text-shadow: none !important;
    padding: 5px 0;
    width: 100%;
}

    .footerMainPanel .Legal {
        font-size: 11px;
        text-align: center;
    }

        .footerMainPanel .Legal .copyright {
            padding: 5px;
        }

    .footerMainPanel .ui-link {
        margin-right: 5px;
        color: #7cc4e7;
        font-size: 12px;
    }

    .footerMainPanel A.ui-link {
        color: #2489ce !important;
    }

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.ui-body-e, .ui-overlay-e {
    border: 1px solid #f7c942;
    color: #222;
    text-shadow: 0 1px 0 #fff;
    background: #fff9df;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fffadf),to(#fff3a5));
    background-image: -webkit-linear-gradient(#fffadf,#fff3a5);
    background-image: -moz-linear-gradient(#fffadf,#fff3a5);
    background-image: -ms-linear-gradient(#fffadf,#fff3a5);
    background-image: -o-linear-gradient(#fffadf,#fff3a5);
    background-image: linear-gradient(#fffadf,#fff3a5);
}

.txtReviewInput {
    border: 1px solid Silver;
    font-weight: bold;
    padding-left: 1px;
    width: 100%;
    display: inline-block;
}

.divwithborder {
    border: 1px solid #999999;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding: 5px;
}

div.clear {
    clear: both;
}

ul > li.noshading {
    font-weight: normal;
    background-image: none;
}

ul > li.shading {
    font-weight: normal;
    background-image: none;
    background-color: #e7e8e8;
}

.constddlist {
    width: 118px;
}

.ui-icon-mocs-question {
    background-image: url("images/question.png") !important;
    background-position: 4px 1px;
}

/* F jquery mobile theme
-----------------------------------------------------------------------------------------------------------*/
.ui-bar-f,
.ui-bar-f input,
.ui-bar-f select,
.ui-bar-f textarea,
.ui-bar-f button {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
}

.ui-btn-up-f {
    border: 1px solid #aaaaaa /*{e-bup-border}*/;
    background: #CBCBCB /*{e-bup-background-color}*/;
    font-weight: bold;
    color: #000 /*{e-bup-color}*/;
    text-shadow: none;
}

    .ui-btn-up-f:visited,
    .ui-btn-up-f a.ui-link-inherit {
        color: #000 /*{e-bup-color}*/;
    }

.ui-btn-hover-f {
    border: 1px solid #aaaaaa /*{e-bhover-border}*/;
    background: #CBCBCB /*{e-bhover-background-color}*/;
    font-weight: bold;
    color: #000 /*{e-bhover-color}*/;
    text-shadow: none;
}

    .ui-btn-hover-f:visited,
    .ui-btn-hover-f:hover,
    .ui-btn-hover-f a.ui-link-inherit {
        color: #000 /*{e-bhover-color}*/;
    }

.ui-btn-down-f {
    border: 1px solid #aaaaaa /*{e-bdown-border}*/;
    background: #CBCBCB /*{e-bdown-background-color}*/;
    font-weight: bold;
    color: #000 /*{e-bdown-color}*/;
    text-shadow: none;
}

    .ui-btn-down-f:visited,
    .ui-btn-down-f:hover,
    .ui-btn-down-f a.ui-link-inherit {
        color: #000 /*{e-bdown-color}*/;
    }

.ui-btn-up-f,
.ui-btn-hover-f,
.ui-btn-down-f {
    font-family: Helvetica, Arial, sans-serif /*{global-font-family}*/;
    text-decoration: none;
}
