﻿body, form, html {
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
}

td, div, body, form, html {
    font-family: Verdana;
    font-size: 12px;
}

a {
    font-family: Verdana;
    font-size: 13px;
}

.text-align {
    text-align: center;
}

.wrapper .width50 {
    width: 50px;
}

.width100 {
    width: 100px;
}

.width130 {
    width: 130px;
}

.width150 {
    width: 150px;
}

.width170 {
    width: 170px;
}

.width250 {
    width: 250px;
}

.width270 {
    width: 270px;
}

.width350 {
    width: 350px;
}

.padding20 {
    padding-top: 20px !important;
}

.textbox {
    border: solid 1px #d1d1d1;
}

.vertical-align {
    vertical-align: top;
}


.container {
    width: 100%;
    height: 90%;
    min-width: 1000px !important;
    background-color: #ffffff;
}

    .container .topbar {
        height: 5px;
        background-color: #1a1a1a;
        min-width: 1040px !important;
        width: 100%;
    }

    .container .topbarlinks {
        width: 956px;
        text-align: center;
        background-repeat: no-repeat;
        color: #fff;
        background-image: url('images/top.gif');
    }

        .container .topbarlinks td {
            font-size: 14px;
        }

    .container .topinnerlinks {
        background-image: url('images/toplink.png');
        background-repeat: no-repeat;
        background-position: right top;
        height: 46px;
        width: 980px;
        text-align: right;
    }

        .container .topinnerlinks .quicklinks {
            margin-right: 60px;
            color: #fff;
        }

            .container .topinnerlinks .quicklinks span {
                line-height: 30px;
                color: #fff;
            }

.wrapper .banner {
    background-image: url('images/banner_footer.png');
    background-repeat: no-repeat;
    background-position: 30px bottom;
    height: 335px;
    width: 470px;
    vertical-align: top;
}

    .wrapper .banner table {
        margin-top: 40px;
        margin-left: 120px;
    }

        .wrapper .banner table a {
            color: #000;
            text-decoration: none;
        }

            .wrapper .banner table a:hover {
                color: #fe0a01;
            }

.wrapper .line {
    background-image: url('images/line.gif');
    background-repeat: no-repeat;
    background-position: left center;
    height: 20px;
}

.wrapper .banner img {
    margin-left: 30px;
}

.button {
    color: #901613;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    float: right;
}

.apply {
    text-decoration: none;
}

    .apply div {
        color: #901613;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 12px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
        background-image: url('images/apply.png');
        background-repeat: no-repeat;
        width: 164px;
    }

    .apply:hover div {
        color: #901613;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 12px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
        background-image: url('images/apply_hover.png');
        background-repeat: no-repeat;
        width: 164px;
    }

.newjob {
    text-decoration: none;
}

    .newjob div {
        color: #901613;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 12px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
        background-image: url('images/post.png');
        background-repeat: no-repeat;
        width: 164px;
    }

    .newjob:hover div {
        color: #901613;
        text-decoration: none;
        font-family: Tahoma;
        font-size: 12px;
        line-height: 30px;
        font-weight: bold;
        text-align: center;
        background-image: url('images/post_hover.png');
        background-repeat: no-repeat;
        width: 164px;
    }

.wrapper .selected {
    color: #901613;
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    margin-left: 10px;
}

    .wrapper .selected div {
        background-image: url('images/button.png');
        height: 30px;
        width: 93px;
        background-repeat: no-repeat;
        background-position: 0px -29px;
    }

.wrapper .off {
    color: #010101 !important;
}

.wrapper .floatleft {
    float: left;
}

.wrapper .floatright {
    float: right;
}

.button div {
    text-decoration: none;
    background-image: url('images/button.png');
    height: 30px;
    width: 93px;
    background-repeat: no-repeat;
    background-position: 0px -1px;
    margin-left: 10px;
}

    .button div:hover {
        background-image: url('images/button.png');
        height: 30px;
        width: 93px;
        background-repeat: no-repeat;
        background-position: 0px -29px;
    }

.container .advertise {
    width: 980px;
    text-align: center;
    height: 167px;
    margin: 0px 0px 20px 0px;
}

    .container .advertise ol {
        margin: 0px 15px;
        padding: 10px 0px 10px 0px;
        list-style: none;
    }

        .container .advertise ol li {
            margin: 5px 15px 5px 10px;
            width: 205px;
            height: 140px;
            border: solid 1px #f1f1f1;
            background-color: #ffffff;
            float: left;
            list-style: none;
        }

            .container .advertise ol li img {
                width: 202px;
                height: 140px;
            }

.container .topbarlinks table {
    margin: 0px 0px 0px 50px;
}

.container .topbarlinks .logo img {
    float: left;
    margin-top: 10px;
}

.container .topbarlinks table td {
    text-align: center;
}

.container .topbarlinks table .selected {
    padding-top: 20px;
    color: #000;
    text-align: center;
}

    .container .topbarlinks table .selected a {
        color: #000;
        text-decoration: none;
    }

        .container .topbarlinks table .selected a:hover {
            color: #fe0a01;
            text-decoration: none;
        }

.container .topbarlinks a {
    color: #efefef;
    text-decoration: none;
}

    .container .topbarlinks a:hover {
        color: #64b5f9;
    }

.container .topbarlinks .login {
    background-image: url("images/login.png");
    background-position: left 7px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 35px;
    line-height: 45px;
    margin-top: 12px;
    width: 90px !important;
}

    .container .topbarlinks .login a, .container .topbarlinks .login:hover a {
        margin-left: 12px;
    }

    .container .topbarlinks .login:hover {
        background-image: url('images/login_hover.png');
        background-position: left 7px;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 35px;
        line-height: 45px;
        margin-top: 12px;
        width: 90px !important;
    }

    .container .topbarlinks .login a {
        color: #0287df !important;
        font-weight: bold;
    }

    .container .topbarlinks .login:hover a {
        color: #eb5d00 !important;
        font-weight: bold;
        cursor: pointer;
    }

.container .topbarlinks .register {
    background-image: url("images/register.png");
    background-position: right 12px;
    background-repeat: no-repeat;
    cursor: pointer;
    height: 35px;
    line-height: 45px;
    margin-right: 39px;
    margin-top: 12px;
    width: 90px !important;
}

    .container .topbarlinks .register:hover {
        color: #eb5d00 !important;
        background-image: url('images/register_hover.png');
        background-position: right 12px;
        background-repeat: no-repeat;
        cursor: pointer;
        height: 35px;
        line-height: 45px;
        margin-right: 39px;
        margin-top: 12px;
        width: 90px !important;
    }

    .container .topbarlinks .register a {
        color: #0287df !important;
        font-weight: bold;
    }

    .container .topbarlinks .register:hover a {
        color: #eb5d00 !important;
        font-weight: bold;
        cursor: pointer;
    }

    .container .topbarlinks .register a, .container .topbarlinks .register:hover a {
        margin-right: 20px;
    }

.container .wrapper {
    width: 1030px;
    background-color: #ffffff !important;
}

.footer {
    margin-top: 20px;
    background-color: #101010;
    height: 120px;
    width: 100%;
}

    .footer .links {
        height: 45px;
        background: #ffffff;
        vertical-align: top;
        text-align: center;
    }

        .footer .links img, .footer .links span {
            float: left;
            color: #000;
            line-height: 35px;
            margin-right: 10px;
        }

        .footer .links table {
            float: right;
            margin: 0px 60px 0px 0px;
        }

            .footer .links table td {
                padding-top: 10px;
                text-align: center;
            }

            .footer .links table .selected {
                padding-top: 20px;
                color: #000;
                text-align: center;
            }

        .footer .links div {
            height: 45px;
            width: 980px;
            color: #949798;
            background-repeat: no-repeat;
            background-position: right bottom;
            background-image: url('images/footer.gif');
        }

            .footer .links div a {
                color: #949798;
                text-decoration: none;
            }

                .footer .links div a:hover {
                    color: #64b5f9;
                }

    .footer .copyright div {
        width: 1000px;
        height: 60px;
        line-height: 20px;
        color: #949798;
    }

        .footer .copyright div a {
            color: #949798;
            text-decoration: none;
        }

            .footer .copyright div a:hover {
                color: #64b5f9;
            }

        .footer .copyright div img {
            float: right;
            margin-right: 40px;
        }

.loading {
    position: absolute;
    margin-left: 50px;
    width: 430px;
    height: 300px;
    background-color: #101010;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 9000;
}

.loadingimg {
    position: absolute;
    margin: 100px 280px;
    z-index: 9;
}

.box .lefttop {
    background-image: url('images/box.png');
    background-repeat: no-repeat;
    background-position: -8px -8px;
    width: 13px;
    height: 13px;
    vertical-align: bottom;
}

.box .leftmiddle {
    background-image: url("images/box.png");
    background-position: -59px 0px;
    background-repeat: repeat-y;
    width: 13px;
}

.box .leftbottom {
    background-image: url('images/box.png');
    background-repeat: no-repeat;
    background-position: -8px -38px;
    width: 13px;
    height: 13px;
}

.box .border {
    border-top: solid 1px #d1d1d1;
    border-bottom: solid 1px #d1d1d1;
}

.box .borderleft {
    border-left: solid 1px #d1d1d1;
}

.box .bordertop {
    border-top: solid 1px #d1d1d1;
}

.box .borderright {
    border-right: solid 1px #d1d1d1;
}

.box .borderbottom {
    border-bottom: solid 1px #d1d1d1;
}

.box .righttop {
    background-image: url('images/box.png');
    background-repeat: no-repeat;
    background-position: -38px -8px;
    width: 13px;
    height: 13px;
    vertical-align: bottom;
}

.box .rightmiddle {
    background-image: url('images/box.png');
    background-repeat: no-repeat;
    background-position: 12px 1px;
    background-repeat: repeat-y;
    width: 13px;
}

.box .rightbottom {
    background-image: url('images/box.png');
    background-repeat: no-repeat;
    background-position: -38px -38px;
    width: 13px;
    height: 13px;
}

.box .result {
    color: #474747;
    line-height: 16px;
}

    .box .result div {
        margin-top: 5px;
    }

    .box .result .category {
        color: #0e81da;
        font-size: 12px;
    }

        .box .result .category label {
            margin: 0px 5px;
        }

.box .pager {
    float: left;
}

    .box .pager td {
        padding: 5px 0px !important;
    }

        .box .pager td span {
            background-color: #969595;
            padding: 5px 8px;
            color: #ffffff;
        }

        .box .pager td a {
            padding: 5px 8px;
            color: #0E81DA;
            text-decoration: none;
        }

.box .more div:hover {
    background-image: url('images/more.png');
    background-repeat: no-repeat;
    background-position: 32px -1px;
    width: 104px;
    float: right;
    color: #0E81DA;
}

.box .more div {
    background-image: url('images/more_hover.png');
    background-repeat: no-repeat;
    background-position: 32px -1px;
    width: 104px;
    float: right;
    color: #0E81DA;
}

.box .more01 div:hover {
    background-image: url('images/more_hover1.png');
    background-repeat: no-repeat;
    background-position: 32px -2px;
    width: 104px;
    float: right;
    color: #0E81DA;
}

.box .more01 div {
    background-image: url('images/more_1.png');
    background-repeat: no-repeat;
    background-position: 32px -2px;
    width: 104px;
    float: right;
    color: #0E81DA;
}

.box ol {
    list-style: none;
    color: #FFFFFF;
    margin: 10px 0px 0px 0px;
    padding: 0px 5px;
}

    .box ol .name {
        color: #3a89d4;
        font-family: Verdana;
        font-size: 16px;
        font-weight: bold;
        letter-spacing: 1px;
    }

    .box ol .branch {
        color: #3a89d4;
        font-family: Verdana;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .box ol .role {
        color: #231f20;
        font-family: Verdana;
        font-size: 12px;
    }

    .box ol div {
        color: #231f20;
        font-family: Verdana;
        font-size: 12px;
    }

.box td {
    color: #231f20;
    font-family: Verdana;
    font-size: 12px;
}

.box .details {
    vertical-align: middle;
    background-color: #e7e3e5;
    width: 160px;
}

    .box .details div {
        margin: 10px 5px 10px 10px;
        width: 140px !important;
    }

.box .contentdetails {
    background-color: #f1eff2;
}

    .box .contentdetails table {
        margin: 10px 5px 10px 10px;
    }

    .box .contentdetails div {
        margin: 10px 5px 10px 10px;
    }

.box .innerdetails {
    width: 705px;
}

    .box .innerdetails div {
        color: #231f20;
        font-family: Verdana;
        font-size: 12px;
        line-height: 20px;
    }

.box .contactinfo {
    padding: 0px;
    display: inline;
    list-style: none;
    margin: 0px;
}

    .box .contactinfo li {
        margin: 0px;
        padding: 0px;
        line-height: 20px;
    }

.profile-icon {
    position: absolute;
    right: 0;
    width: 60px;
    top: 5px;
}

    .profile-icon div {
        background-image: url("images/iconnew.png");
        background-position: -46px -92px;
        background-repeat: no-repeat;
        height: 32px;
        width: 32px;
    }

        .profile-icon div:hover {
            background-image: url("images/iconnew.png");
            background-position: -12px -92px;
            background-repeat: no-repeat;
            height: 32px;
            width: 32px;
        }

.breadcrumb {
    border: solid 1px #d1d1d1;
    height: 45px;
    vertical-align: middle;
}

    .breadcrumb a {
        color: #3A89D4;
        font-weight: bold;
        text-decoration: none;
    }

        .breadcrumb a:hover {
            text-decoration: underline;
        }

    .breadcrumb .doctoricon {
        background-image: url("images/iconnew.png");
        background-position: -0px -0px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .abouticon {
        background-image: url("images/iconnew.png");
        background-position: -145px 0px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .serviceicon {
        background-image: url("images/iconnew.png");
        background-position: -195px -49px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .suggestionicon {
        background-image: url("images/iconnew.png");
        background-position: -146px -47px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .galleryicon {
        background-image: url("images/iconnew.png");
        background-position: -195px 7px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .privacyicon {
        background-image: url("images/iconnew.png");
        background-position: -243px 5px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .tacicon {
        background-image: url("images/iconnew.png");
        background-position: -246px -48px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .settings {
        background-image: url("images/iconnew.png");
        background-position: -48px -47px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .hospitalicon {
        background-image: url("images/iconnew.png");
        background-position: -0px -50px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .jobs {
        background-image: url("images/iconnew.png");
        background-position: -93px -101px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .homeicon {
        background-image: url("images/iconnew.png");
        background-position: -49px 0px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .ambulanceicon {
        background-image: url("images/iconnew.png");
        background-position: -95px 5px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .bloodicon {
        background-image: url("images/iconnew.png");
        background-position: -95px -46px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .specialities {
        background-image: url("images/icons.png");
        background-position: -48px -107px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

    .breadcrumb .backicon {
        background-image: url("images/back.png");
        background-position: -0px 10px;
        background-repeat: no-repeat;
        height: 43px;
        width: 43px;
    }

.job-info td {
    height: 35px !important;
}

.breadcrumb td {
    font-size: 17px !important;
    color: #595b55;
}

.breadcrumb span {
    color: #2189d6;
    font-size: 17px;
    margin-left: 5px;
}

.breadcrumb .spacer {
    border-left: solid 1px #d1d1d1;
    float: left;
    height: 32px;
    margin-top: 5px;
    width: 5px;
    background-color: #FFFFFF !important;
}

.contactinfo li {
    padding: 0px 0px 0px 5px;
    font-family: verdana;
    font-size: 12px;
    float: left;
    list-style: none;
    margin: 0px;
    color: #231f20;
}

.contact {
    background-color: #595959;
    height: 35px;
    width: 165px;
    margin: 5px 0px 15px 0px;
    color: #ffffff;
    padding: 10px 20px;
}

.online {
    background-image: url("images/online.png");
    background-position: 0 6px;
    background-repeat: no-repeat;
    float: right;
    height: 30px;
    padding-bottom: 0;
    padding-left: 26px;
    padding-right: 25px;
    padding-top: 0;
    text-decoration: none;
    color: #231e22;
}

    .online:hover {
        background-image: url("images/online.png");
        background-position: 0 6px;
        background-repeat: no-repeat;
        float: right;
        height: 30px;
        padding-bottom: 0;
        padding-left: 26px;
        padding-right: 25px;
        padding-top: 0;
        text-decoration: none;
        color: #df1c02;
    }


.login_form {
    background-image: url('images/login_form.png');
    background-repeat: no-repeat;
    width: 302px;
    height: 150px;
    position: absolute;
    top: 50px;
}

.login_form {
    padding: 0px !important;
    margin: 15px 0px 0px 0px !important;
}

    .login_form td {
        color: #000 !important;
        padding: 0px !important;
        margin: 0px !important;
        font-size: 12px !important;
        font-family: Verdana !important;
    }

    .login_form img {
        float: right;
        margin-right: 20px;
        margin-top: 5px;
    }

    .login_form .button {
        color: #000 !important;
        float: right;
        margin-right: 20px;
    }

/* admin section */
.mainmenu {
    vertical-align: top;
    width: 220px;
}

    .mainmenu ol {
        list-style: none;
        margin: 0px;
        padding: 0px;
    }

        .mainmenu ol li {
            border: solid 1px #d1d1d1;
            list-style: none;
            padding: 3px;
            margin: 2px;
            width: 210px;
        }

    .mainmenu .menu {
        background-color: #5990bc;
        color: #fff;
        padding: 5px;
        width: 210px;
    }

    .mainmenu a {
        text-decoration: none;
        color: #000;
    }

        .mainmenu a:hover {
            text-decoration: none;
            color: #fe0a01;
        }

    .mainmenu .sel {
        background-color: #dff2fe;
    }

.float-right {
    float: right;
}

.gridview {
    border: solid 1px #d1d1d1;
}

    .gridview th {
        font-weight: normal !important;
        padding-left: 5px;
    }

    .gridview td {
        font-weight: normal !important;
        padding-left: 5px;
    }

    .gridview .headerstyle {
        background-color: #838080;
        height: 25px !important;
        color: #fff;
        padding: 3px;
    }

    .gridview rowstyle {
        padding: 5px;
    }

    .gridview .alternate {
        background-color: #efefef;
        height: 25px !important;
        font-weight: normal !important;
        padding: 5px;
    }

    .gridview a {
        color: #0094ff;
        text-decoration: none;
    }

        .gridview a:hover {
            color: #f9892f;
            text-decoration: none;
        }

    .gridview .delete {
        color: #fe0a01;
    }

.qualification {
    margin: 5px 5px 5px 0px;
    padding: 0px;
    float: left;
    letter-spacing: 1px;
    font-size: 12px !important;
}

.login_form {
    display: none;
}

.show {
    display: block;
}

.header {
    background-image: url("images/header.png");
    background-position: 2px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 38px;
    line-height: 34px;
    width: 716px;
}

    .header span {
        margin-left: 10px;
    }

.sub-header {
    background-image: url("images/sub-header.png");
    background-position: 0px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    line-height: 34px;
    width: 980px;
}

.sub-header-odd {
    background-image: url("images/sub-header_odd.png");
    background-position: 0px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    line-height: 34px;
    width: 980px;
}

.medical-associate {
    background-image: url("images/medical-associate.png");
    background-position: 0px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 38px;
    line-height: 34px;
    width: 980px;
    margin: -5px 0px 10px 0px;
}

.abbreviation {
    float: left;
    font-weight: normal;
    margin: 0px 10px;
}

    .abbreviation a {
        color: #fff;
        text-decoration: none;
    }

        .abbreviation a:hover {
            color: #64b5f9;
            text-decoration: none;
        }

    .abbreviation .selected {
        color: #64b5f9;
        text-decoration: none;
    }

.sub-header-small {
    background-image: url("images/sub-header-small.png");
    background-position: 0px 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-weight: bold;
    height: 36px;
    line-height: 34px;
    width: 950px;
    margin-left: 5px;
}


#search_doctor {
    background-image: url('images/login_form.png');
    background-repeat: no-repeat;
    width: 302px;
    height: 150px;
    position: absolute;
    top: 50px;
}

#search_doctor {
    padding: 0px !important;
    margin: 0px !important;
    border: none;
}

    #search_doctor td {
        color: #000 !important;
        padding: 0px !important;
        margin: 0px !important;
        font-size: 12px;
    }

    #search_doctor img {
        float: right;
        margin-right: 20px;
        margin-top: 5px;
    }

    #search_doctor .button {
        color: #000 !important;
        float: right;
        margin-right: 20px;
    }

#doctor_box, #hospital_box {
    display: none;
    position: absolute;
    width: 436px;
    margin: 50px 0 0 532px;
    border: solid 3px #d6d7d9;
    background-color: #fff;
    z-index: 99999;
}

.address div {
    line-height: 20px;
    font-weight: bold;
    color: #666666 !important;
}

.address table {
    margin-top: 5px;
}

.address td {
    padding-top: 5px;
    color: #000;
}

    .address td a {
        color: #000 !important;
        text-decoration: none;
    }

        .address td a:hover {
            color: #148ee1 !important;
            text-decoration: none;
        }

.contacttype a {
    color: #000 !important;
    text-decoration: none;
}

    .contacttype a:hover {
        color: #148ee1 !important;
        text-decoration: none;
    }

.changeprofile, .changeprofile:visited {
    float: right;
    margin-right: 10px;
    text-decoration: none;
}

    .changeprofile:hover {
        color: #e0731b;
    }

.red {
    color: red !important;
}

.tabview {
    width: 100%;
}

    .tabview .alternate {
        background-color: #2189D6;
        color: #ffffff !important;
    }

        .tabview .alternate td {
            color: #ffffff !important;
        }

            .tabview .alternate td textarea, .tabview .alternate td option {
                font-family: Verdana !important;
                font-size: 11px !important;
            }

.formview {
    width: 100%;
}

    .formview a {
        text-decoration: none;
    }

    .formview .alternate {
        background-color: #5990bc;
        color: #ffffff !important;
    }

        .formview .alternate td {
            color: #ffffff !important;
            height: 25px;
        }

            .formview .alternate td div {
                padding: 0px 0px 0px 10px;
            }

            .formview .alternate td .button {
                float: right !important;
            }

    .formview .border {
        border: solid 1px #d1d1d1;
    }

.leftarrow {
    background-image: url("images/icons.png");
    background-position: -110px -32px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.rightarrow {
    background-image: url("images/icons.png");
    background-position: -73px -32px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.popupBackground {
    background-color: #838080;
    padding: 10px;
}

    .popupBackground label {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
    }

.gallery-label {
    font-size: 16px;
    font-weight: bold;
    color: #000;
    padding-left: 30px;
    line-height: 30px;
}

.popup {
    background-color: #ffffff;
    width: 100% !important;
}

    .popup .subheader {
        width: 100%;
        position: inherit !important;
    }

.close {
    background-image: url("images/close.png");
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    float: right;
}

.modalBackground {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 1300px;
    background-color: #101010;
    opacity: .3;
    filter: alpha(opacity=30);
    z-index: 9000;
}

.uparrow {
    background-image: url("images/icons.png");
    background-position: -38px -32px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

.downarrow {
    background-image: url("images/icons.png");
    background-position: -0px -32px;
    background-repeat: no-repeat;
    height: 40px;
    width: 40px;
}

h3 {
    font-family: Verdana;
    line-height: 25px;
}

    h3 span {
        color: green;
    }

.list-grid {
    width: 100%;
}


    .list-grid .header-item span {
        color: #FFFFFF;
        line-height: 34px;
        margin-bottom: 0;
        margin-left: 10px;
        margin-right: 10px;
        font-weight: bold;
    }

    .list-grid .border {
        border: solid 1px #d1d1d1;
    }

    .list-grid .list-item .data1 {
        color: #148ee1;
        font-weight: bold;
        width: 100%;
        font-size: 12px;
    }

    .list-grid .list-item .data2 {
        background-color: #EEEEEE;
        height: 100%;
        margin-top: 5px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 10px;
        width: 100%;
        line-height: 18px;
    }

    .list-grid .list-contact div {
        float: right;
        width: 130px;
    }

.full-width {
    width: 100%;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

pre {
    font-family: Verdana;
    font-size: 12px;
    letter-spacing: 0.2px;
    line-height: 20px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
    width: 100% !important;
    white-space: pre-wrap;
}

textarea {
    font-family: Verdana;
    font-size: 12px;
    letter-spacing: 0.2px;
    line-height: 20px;
}

.padding-left b {
    padding-left: 5px;
}

.padding-left .payment {
    margin-left: 50px;
}

    .padding-left .payment span {
        margin-right: 30px;
    }

#download_now {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("images/profile.png");
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: auto auto;
    cursor: pointer;
    height: 40px;
    margin-right: 100px;
    right: 0;
    top: 30px;
    padding-left: 10px;
}

.tooltip {
    display: none;
    background: url("images/black_arrow_big.png");
    height: 163px;
    background-position: 16px 0px;
    background-repeat: no-repeat;
    padding: 40px 30px 10px 30px;
    width: 310px;
    font-size: 11px;
    color: #000;
}

.medical-description .banner {
    background-color: #0097fe;
    height: 35px;
    margin-top: 10px;
}

.medical-description .inner-content {
    background-color: #F1EFF2;
    margin: 10px;
    min-height: 30px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}

.medical-description .outer-content {
    border: solid 1px #0097fe;
}

.medical-description .banner span {
    line-height: 30px;
    text-align: center;
    font-weight: bold;
    color: #fff;
}

.photo-gallery {
    width: 169px;
    height: 183px;
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 999;
}

    .photo-gallery:hover {
        width: 169px;
        height: 183px;
        position: absolute;
        opacity: 1;
        filter: alpha(opacity=100);
        z-index: 999;
        cursor: pointer;
    }

.border-all {
    border: solid 1px #d1d1d1;
}

.present {
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 0;
    margin-top: 10px;
    width: 941px;
}

    .present .-head {
        line-height: 25px;
        width: 200px;
        border-bottom: none !important;
    }

        .present .-head span {
            margin-left: 10px;
        }

.office-bearer {
    width: 299px;
    float: left;
}

    .office-bearer .-header {
        background-color: #000000;
        color: #fff;
    }

    .office-bearer .photo {
        width: 100px;
        height: 110px;
        margin: 3px;
    }

        .office-bearer .photo img {
            width: 100px;
            height: 110px;
        }

    .office-bearer .-content {
        float: right;
        margin-top: 5px;
        min-width: 183px;
        line-height: 18px;
    }

        .office-bearer .-content span {
            color: #156093;
            font-weight: bold;
        }

.-blood {
    width: 215px;
    line-height: 18px;
    margin: 10px;
    float: left;
}

    .-blood .-content {
        width: 205px;
        background-color: #eeeeee;
    }

    .-blood .-description {
        color: #118fe3;
        font-weight: bold;
        font-size: 12px;
    }

    .-blood .-description-01 {
        color: #d60508;
        font-weight: bold;
        font-size: 12px;
    }

.-registration {
    background-color: #000;
    width: 100%;
    color: #fff;
}

    .-registration input {
        width: 97%;
        background-color: #3e3e3e;
        border: solid 1px #8c8889;
        height: 20px;
        color: #999 !important;
        padding: 0px 3px 0px 3px;
    }

    .-registration select {
        width: 100%;
        background-color: #3e3e3e;
        border: solid 1px #8c8889;
        height: 20px;
        color: #999;
        padding: 0px 3px 0px 3px;
    }

    .-registration span {
        color: #999;
    }

.-sub {
    background-color: #2a2a2a;
    width: 100%;
    color: #fff;
}

.watermark {
    color: #999 !important;
}

textarea {
    resize: none;
}

.verify {
    background: url("images/verify.png");
    height: 26px;
    background-position: 16px 0px;
    background-repeat: no-repeat;
    width: 210px;
    font-size: 11px;
    color: #000;
}

    .verify:hover {
        background: url("images/verify_hover.png");
        height: 26px;
        background-position: 16px 0px;
        background-repeat: no-repeat;
        width: 210px;
        font-size: 11px;
        color: #000;
    }


/**
 * Copyright (c) 2012 Anders Ekdahl (http://coffeescripter.com/)
 * Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 * and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.
 *
 * Version: 1.2.7
 *
 * Demo and documentation: http://coffeescripter.com/code/ad-gallery/
 */
.ad-gallery {
    width: 600px;
}

    .ad-gallery, .ad-gallery * {
        margin: 0;
        padding: 0;
    }

        .ad-gallery .ad-image-wrapper {
            width: 100%;
            height: 400px;
            margin-bottom: 10px;
            position: relative;
            overflow: hidden;
        }

            .ad-gallery .ad-image-wrapper .ad-loader {
                position: absolute;
                z-index: 10;
                top: 48%;
                left: 48%;
                border: 1px solid #CCC;
            }

            .ad-gallery .ad-image-wrapper .ad-next {
                position: absolute;
                right: 0;
                top: 0;
                width: 25%;
                height: 100%;
                cursor: pointer;
                display: block;
                z-index: 200;
            }

            .ad-gallery .ad-image-wrapper .ad-prev {
                position: absolute;
                left: 0;
                top: 0;
                width: 25%;
                height: 100%;
                cursor: pointer;
                display: block;
                z-index: 200;
            }

            .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
                /* Or else IE will hide it */
                background: url(images/trans.gif);
            }

                .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
                    background: url(images/ad_prev.png);
                    width: 30px;
                    height: 30px;
                    display: none;
                    position: absolute;
                    top: 47%;
                    left: 0;
                    z-index: 101;
                }

                .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
                    background: url(images/ad_next.png);
                    width: 30px;
                    height: 30px;
                    right: 0;
                    left: auto;
                }

            .ad-gallery .ad-image-wrapper .ad-image {
                position: absolute;
                overflow: hidden;
                top: 0;
                left: 0;
                z-index: 9;
            }

                .ad-gallery .ad-image-wrapper .ad-image a img {
                    border: 0;
                }

                .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
                    position: absolute;
                    bottom: 0px;
                    left: 0px;
                    padding: 7px;
                    text-align: left;
                    width: 100%;
                    z-index: 2;
                    background: url(images/opa75.png);
                    color: #000;
                }

                * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
                    background: none;
                    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (enabled=true, sizingMethod=scale, src= 'opa75.png' );
                }

                    .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
                        display: block;
                    }

        .ad-gallery .ad-controls {
            height: 20px;
        }

        .ad-gallery .ad-info {
            float: left;
        }

        .ad-gallery .ad-slideshow-controls {
            float: right;
        }

            .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
                padding-left: 5px;
                cursor: pointer;
            }

            .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
                padding-left: 5px;
                font-size: 0.9em;
            }

        .ad-gallery .ad-slideshow-running .ad-slideshow-start {
            cursor: default;
            font-style: italic;
        }

        .ad-gallery .ad-nav {
            width: 100%;
            position: relative;
        }

        .ad-gallery .ad-forward, .ad-gallery .ad-back {
            position: absolute;
            top: 0;
            height: 100%;
            z-index: 10;
        }
        /* IE 6 doesn't like height: 100% */
        * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
            height: 100px;
        }

        .ad-gallery .ad-back {
            cursor: pointer;
            left: -20px;
            width: 13px;
            display: block;
            background: url(images/ad_scroll_back.png) 0px 22px no-repeat;
        }

        .ad-gallery .ad-forward {
            cursor: pointer;
            display: block;
            right: -20px;
            width: 13px;
            background: url(images/ad_scroll_forward.png) 0px 22px no-repeat;
        }

        .ad-gallery .ad-nav .ad-thumbs {
            overflow: hidden;
            width: 100%;
        }

        .ad-gallery .ad-thumbs .ad-thumb-list {
            float: left;
            width: 9000px;
            list-style: none;
        }

        .ad-gallery .ad-thumbs li {
            float: left;
            padding-right: 5px;
        }

            .ad-gallery .ad-thumbs li a {
                display: block;
            }

                .ad-gallery .ad-thumbs li a img {
                    border: 3px solid #CCC;
                    display: block;
                }

                .ad-gallery .ad-thumbs li a.ad-active img {
                    border: 3px solid #616161;
                }

.ad-preloads {
    left: -9000px;
    position: absolute;
    top: -9000px;
}

.medical-jobs {
    float: right;
    margin-right: 55px !important;
    margin-top: 55px !important;
}

    .medical-jobs td {
        color: #333333;
        font-size: 12px !important;
    }

.medical-banner {
    background-image: url("images/toplink.png") !important;
    background-position: right top;
}

.width210 {
    width: 210px;
}

#ctl00_phContent_gvJobs .border {
    background-image: url("images/border.png") !important;
    background-repeat: repeat-y;
    background-position: 395px 0;
}

    #ctl00_phContent_gvJobs .border ul {
        margin: 0px;
        padding: 0px;
    }

        #ctl00_phContent_gvJobs .border ul li {
            background-image: url("images/disc.png");
            list-style: none;
            background-position: left;
            background-repeat: no-repeat;
            margin: 10px 0px;
            padding-left: 15px;
        }

.job-details ul {
    margin: 0px;
    padding: 0px;
}

    .job-details ul li {
        list-style: none;
        padding: 5px;
    }

    .job-details ul label {
        float: left;
        width: 100px;
        margin-right: 10px;
    }

        .job-details ul label span {
            float: right;
            font-weight: bold;
        }

        .job-details ul label .section {
            color: #22356f;
        }

.job-details .salary {
    font-weight: bold;
    color: #fe9a20;
}

.button-info div {
    background-image: url("images/apply.png");
    background-position: right center;
    background-repeat: no-repeat;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 17px;
    padding-right: 33px;
    color: #027dcb !important;
}

.button-info {
    text-decoration: none;
    color: #027dcb !important;
}

    .button-info:hover, .button-info div:hover {
        color: #202e3b !important;
    }

.item-section {
    width: 500px;
    float: left;
}
