@import "../standard1.css";

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 80%;
    color: #505050;
    background: #fff;
    padding: 0;
    margin: 0;
}

.ajax_tabs .ajax__tab_body {
    font-size: 100%;
    font-family: Arial, Sans-Serif;
}

.ajax_tabs .ajax__tab_header {
    font-size: 95%;
    font-family: Arial, Sans-Serif;
}

.container {
    background-color: #fff;
    width: 940px;
    padding: 0;
}

.fullHeader {
    height: 110px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: solid 1px #c0c0c0;
}

.fullMenu {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.fullContent {
    background-color: #fff;
    border: none;
    padding: 0;
}

.header {
    height: 110px;
    width: 78%;
    margin: 0;
    padding: 0;
    background: #fff url(/images/med12_header.jpg) top left no-repeat;
}

.pracName {
    margin: 10px 0 0 120px;
    text-align: left;
    color: #701C20;
    width: 500px;
}

    .pracName a {
        color: #701C20;
    }

.pracByline {
    color: #960007;
    text-align: left;
    width: 400px;
    margin: 10px 0 0 130px;
}

.addressBox {
    color: #085100;
    width: 180px;
    overflow: hidden;
    height: 100px;
    margin: 0;
    border-top: none;
    border-bottom: none;
    border-right: none;
}

    .addressBox a {
        color: #851000;
        text-decoration: none;
    }

.navigation {
    float: left;
    width: 97.87%;
    margin: 0;
    height: 38px;
    line-height: 38px;
    min-height: 38px;
    padding: 0 0 0 20px;
    background: #fff url(/images/med12_nav.jpg) repeat-x left top;
}

ul.mainMenu {
    padding: 0;
    margin: 0;
}

    ul.mainMenu li {
        float: left;
        border-right: dotted 1px #80c080;
        padding: 0 4px 0 8px;
        margin: 0;
        line-height: 38px;
    }

        ul.mainMenu li a {
            text-decoration: none;
            color: #fff;
            font-weight: bold;
            margin: 0;
            padding: 0 2px 0 0;
        }

            ul.mainMenu li a.selected {
                font-weight: bold;
                color: #fff;
            }

        ul.mainMenu li ul.subMenu {
            border-top: none;
            background-color: #fff;
            top: 30px;
            left: 0;
        }

        ul.mainMenu li ul.subMenu {
            border-top: 1px solid #a0a0a0;
        }

            ul.mainMenu li ul.subMenu li a {
                color: #085100 !important;
                font-weight: bold;
            }

.welcome {
    float: left;
    width: 76%;
    padding: 10px 0 0 0;
    background-color: Transparent;
    min-height: 350px;
    height: auto !important;
    height: 350px;
}

    .welcome a {
        color: #4646c6;
        background-color: inherit;
        text-decoration: none;
    }

        .welcome a:hover {
            color: #EE2C2C;
            background-color: inherit;
        }

.index_field1 {
    /*float: right;*/
    width: 36%;
    height: 350px;
    border: solid 1px #ABE5A5;
    padding: 0 3px 0 3px;
    overflow: auto;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-3dlight-color: #eeeeff;
    scrollbar-arrow-color: #8080b0;
    scrollbar-darkshadow-color: #7777af;
    scrollbar-face-color: #c0deff;
    scrollbar-highlight-color: #c0c0ff;
    scrollbar-shadow-color: #a0a0ff;
    scrollbar-track-color: #ddf;
}

.index_pics {
    float: left;
    width: 414px;
    height: 350px;
    overflow: hidden;
    border: solid 1px #ABE5A5;
    margin: 0 10px 0 0;
    padding: 0;
}

    .index_pics img {
        width: 100%;
        margin: 0;
    }

.index_editor {
    float: right;
    border: solid 1px #ABE5A5;
    padding: 0;
}

.index_editor_pics {
    float: left;
    width: 54%;
    border: solid 1px #a5b8fc;
    margin: 0 10px 0 0;
}

    .index_editor_pics img {
        width: 100%;
        margin: 0;
        padding: 0;
    }

.box {
    background-color: transparent;
    color: #505050;
    border: 1px solid #a0a0a0;
}

h1 {
    color: #960007;
}

h2 {
    color: #960007;
}

h3 {
    color: #960007;
}

h4 {
    color: #960007;
}

h5 {
    color: #960007;
}

h6 {
    color: #960007;
}

.subcontent {
    background-color: Transparent;
    width: 185px;
    padding: 2px;
    margin: 5px 0 0 0;
    color: #505050;
    border: 1px solid #ABE5A5;
    font-size: 95%;
}

.infoTitle {
    color: #960007;
    padding: 4px 0 0 2px;
    margin: 0 0 4px 0;
    height: 20px;
}

.patinfo {
    margin: 0;
    padding: 5px 3px 0 2px;
}

    .patinfo h3 {
        color: #fff;
        height: 20px;
        font-style: italic;
    }

.qofLinks {
    padding: 5px 3px 0 3px;
    border-left: 1px solid #adaddd;
    border-right: 1px solid #adaddd;
    border-bottom: 1px solid #adaddd;
}

.subcontent a {
    color: #505050;
    background-color: inherit;
}

    .subcontent a:hover {
        color: #EE2C2C;
        background-color: inherit;
    }

.listInfo {
    list-style-image: url(/images/med12_info.gif);
}

.feed2 {
    float: right;
    width: 184px;
    padding: 10px 0 0 5px;
    height: 250px;
    border: 1px solid #ABE5A5;
}

.news {
    display: none;
    visibility: hidden;
}

.news_edit {
    float: right;
    overflow: hidden;
    width: 187px;
    padding: 0 0 0 0;
    margin: 28px 4px 0 0;
    background-color: #fff;
    height: auto;
}

.newfeeds {
    border: none;
    width: 187px;
    height: 220px;
}

.newfeedsitem {
    width: 182px;
    height: 220px;
    border-color: #ABE5A5;
    position: relative;
    width: 95%;
}

.newfeedsheader {
    font-weight: bold;
    color: #960007;
}

    .newfeedsheader select {
        color: #505050;
    }

.footer {
    left: 0;
    width: 940px;
    top: 0;
    padding: 0;
    margin: 0;
    height: 35px;
    line-height: 35px;
    color: #ffffff;
    background: url(/images/med12_nav.jpg) top left repeat-x;
    border: none;
}

    .footer a {
        color: #ffffff;
    }

        .footer a:hover {
            color: #ff9200;
        }

.options_icons {
    float: none;
    text-align: center;
    background: #fff url(/images/med12_online.jpg) top left no-repeat;
    padding-top: 30px;
}

.online_services {
    position: relative;
    width: 220px;
    height: 124px;
    float: left;
    margin: 5px 5px 5px 5px;
    padding: 0;
    border: solid 1px #808080;
}

    .online_services img {
        display: none;
        visibility: hidden;
    }

.online_prescriptions {
    position: absolute;
    top: 0;
    left: 0;
    background: url(/images/buttons/msw_button_prescriptions6.jpg) top left no-repeat;
    width: 100%;
    height: 100%;
}

.online_cancel {
    background: url(/images/buttons/msw_button_cancel6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_appointments {
    background: url(/images/buttons/msw_button_appointments6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_phone {
    background: url(/images/buttons/msw_button_phone6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_address {
    background: url(/images/buttons/msw_button_contact6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_record {
    background: url(/images/buttons/msw_button_record6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_newsletter {
    background: url(/images/buttons/msw_button_newsletter6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_survey {
    background: url(/images/buttons/msw_button_survey6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.online_carerecord {
    background: url(/images/buttons/msw_button_carerecord6.jpg);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.doitonline {
    float: left;
    margin: 6px 0 0 5px;
    line-height: 24px;
    background: url(/images/doitonline.png) center left no-repeat;
    padding-left: 28px;
}

.newsletter {
    float: left;
    margin: 6px 10px 0 5px;
    line-height: 24px;
    border: 0;
}

.resSearch {
    float: left;
    margin: 6px 10px 0 5px;
    line-height: 24px;
    background: url(/images/search.png) center left no-repeat;
    padding-left: 28px;
}

.translate {
    float: right;
    margin-left: 5px;
}