@font-face {
    font-family: 'monotype_corsivaregular';
    src: url('mtcorsva-webfont.eot');
    src: url('mtcorsva-webfont.eot?#iefix') format('embedded-opentype'),
    url('mtcorsva-webfont.woff') format('woff'),
    url('mtcorsva-webfont.ttf') format('truetype'),
    url('mtcorsva-webfont.svg#monotype_corsivaregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*RESET========================================================================*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre ,form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4,h5, h6 {
    font-size: 100%;
    font-weight: normal;
}
body {
    line-height: 1;
}

/*GENERAL======================================================================*/
body {
    color: #333333;
    font-family: Arial, sans-serif;
}
    .page-top {
        height: 161px;
        background: url(../images/page-top-bg.jpg) no-repeat center top;
    }
    .page-center-repeat {
        background: url(../images/page-repeat-bg.jpg) repeat-y center top;
    }
    .page-center {
        min-height: 928px;
        background: url(../images/page-center-bg.jpg) no-repeat center top;
    }
    .page-bottom {
        clear: both;
        height: 236px;
        margin-top: -44px;
        background: url(../images/page-bottom-bg.jpg) no-repeat center top;
    }
        a:link, a:visited {
            color: #41952c;
            text-decoration: underline;
        }
            a:hover, a:active, a:focus {
                text-decoration: none;
            }
        h1 {
            font-size: 36px;
            color: #b56203;
            margin-bottom: 10px;
            font-family: monotype_corsivaregular;
        }
        h2 {
            font-size: 24px;
            color: #b56203;
            margin-bottom: 13px;
            font-family: monotype_corsivaregular;
        }
        h3 {
            font-size: 18px;
            color: #b56203;
            margin-bottom: 6px;
        }
            .sub-heading {
                font-size: 16px;
                line-height: 20px;
                font-style: italic;
                color: #41952c;
                margin-bottom: 16px;
            }
            .para {
                font-size: 13px;
                line-height: 20px;
                letter-spacing: 1px;
                margin-bottom: 22px;
            }
                .last-para {
                    margin-bottom: 18px;
                }
                    .bold {
                        font-size: 15px;
                        letter-spacing: 1px;
                        font-weight: bold;
                    }
                    .italic {
                        font-style: italic;
                    }
        .separator-full {
            width: 626px;
            height: 1px;
            margin-bottom: 17px;
            background: url(../images/separator-full.png) no-repeat 0 0;
        }
        .separator-half {
            width: 355px;
            height: 2px;
            background: url(../images/separator-half.png) no-repeat 0 0;
        }
        ol, ul.list {
            font-size: 14px;
            margin: 15px 0 15px 15px;
        }
            ul.list li {
                padding-left: 4px;
                margin-bottom: 4px;
                list-style-image: url(../images/list-dot.png);
            }
    .clear-floats {
        clear: both;
    }
    .hide-from-desktop {
        display: none;
    }
    .mobile-content
    {
        display: none;
    }

/*HEADER=======================================================================*/
.header {
    width: 999px;
    height: 161px;
    margin: 0 auto;
    overflow: hidden;
}
    .logo-section {
        float: left;
        width: 331px;
        height: 151px;
        padding: 10px 0 0 29px;
    }
        .logo {
            width: 308px;
            height: 145px;
            background: url(../images/logo.png) no-repeat 0 0;
        }
            .logo a {
                display: block;
                width: 308px;
                height: 145px;
            }
                .logo h1 {
                    text-indent: -9999px;
                }
                    .logo-corner {
                        float: left;
                        width: 12px;
                        height: 161px;
                        background: url(../images/corner-bg.png) no-repeat right bottom;
                    }
    .header-stuff {
        float: left;
        height: 138px;
        width: 627px;
        padding-top: 23px;
        background: url(../images/header-stuff-bg.png) no-repeat left bottom;
    }
        .header-top-row {
            overflow: hidden;
            width: 600px;
            height: 30px;
            padding-right: 27px;
        }
            .header-top-row .like-us {
                float: left;
                width: 255px;
                height: 25px;
                padding-top: 2px;
                padding-left: 113px;
            }
                .like-us .twitter {
                    float: left;
                    width: 90px;
                }
                .like-us .googleplus {
                    float: left;
                    width: 70px;
                }
                .like-us .facebook {
                    float: left;
                    width: 82px;
                }
                    .header-top-row .phone {
                        float: right;
                        color: #41952c;
                        font-size: 24px;
                    }
                        .header-stuff .address {
                            width: 600px;
                            height: 38px;
                            padding-right: 27px;
                            color: #41952c;
                            font-size: 13px;
                            text-align: right;
                        }
    .header-nav {
         width: 627px;
         height: 42px;
    }
        .header-nav ul {
            height: 42px;
            list-style: none;
            margin-left: 23px;
        }
            .header-nav ul li {
                width: 115px;
                height: 42px;
                float: left;
                margin-right: 1px;
            }
                .header-nav ul li a {
                    display: block;
                    width: 115px;
                    height: 42px;
                    color: #333333;
                    font-size: 15px;
                    text-align: center;
                    text-decoration: none;
                    line-height: 42px;
                    background: url(../images/sprite.png) no-repeat 0 0;
                }
                    .header-nav ul li a:hover, .header-nav ul li a.selected {
                        color: white;
                        background-position: 0 -42px;
                    }
.content-main {
    overflow: hidden;
    width: 999px;
    margin: 0 auto;
}

/*COLUMN-LEFT==================================================================*/
.column-left {
    float: left;
    width: 357px;
    padding-right: 15px;
}
    .bucket-nav {
        width: 357px;
        padding-bottom: 27px; /* for shadow */
        background: url(../images/bucket-shadow.png) no-repeat -2px bottom;
    }
        .bucket-nav ul {
            list-style: none;
            margin: 44px 0 0 22px;
        }
            .bucket-nav ul li {
                width: 335px;
                height: 30px;
            }
                .bucket-nav ul li a {
                    display: block;
                    width: 311px;
                    height: 24px;
                    font-size: 17px;
                    color: white;
                    padding: 6px 0 0 24px;
                    text-decoration: none;
                    background: url(../images/sprite.png) no-repeat -115px 0;
                }
                    .bucket-nav ul li a:hover, .bucket-nav ul li a.selected {
                        background-position: -115px -30px;
                    }
    .search {
        width: 315px;
        height: 35px;
        margin-left: 24px;
        margin-top: -6px;
    }
        .search form .search-box {
            float: left;
            width: 257px;
            height: 35px;
            border: none;
            margin: 0;
            padding: 0 0 0 20px;
            color: white;
            font-size: 13px;
            background: url(../images/search-box.png) no-repeat left top;
        }
            .search form .search-button {
                float: left;
                width: 38px;
                height: 35px;
                padding: 0 4px 1px 0;
                border: none;
                color: white;
                font-size: 13px;
                cursor: pointer;
                background: url(../images/search-button.png) no-repeat left top;
            }
    .star-nav {
        margin-top: 10px;
    }
        .star-item {
            width: 309px;
            height: 39px;
            line-height: 39px;
            font-size: 17px;
            word-spacing: 3px;
            color: white;
            padding: 0 0 0 48px;
            background: url(../images/star-icon.png) no-repeat 22px 11px;
        }
            .star-item a {
                font-size: 17px;
                color: white;
                text-decoration: none;
            }
                .star-item a:hover {
                    text-decoration: underline;
                }
                    .star-item .social-icons {
                        float: right;
                        word-spacing: 0;
                        padding: 8px 22px 0 0;
                    }
    .request-form {
        margin: 24px 0 0 0;
        background: url(../images/appointment-form-bg.png) no-repeat 0 49px;
    }
        .request-head {
            width: 288px;
            height: 33px;
            color: white;
            font-size: 22px;
            padding: 16px 0 0 66px;
            margin-bottom: 5px;
            background: url(../images/sprite.png) no-repeat -115px -60px;
        }
            .links-bottom {
                margin: -36px 0 0 10px;
                padding-bottom: 30px;
            }
                .links-bottom .ppnf-image {
                    margin: 30px 17px 0 21px;
                }

/*COLUMN-CENTER======================================================================*/
.column-center {
    float: left;
    width: 627px;
}
    .content {
        width: 585px;
        padding: 0 17px 0 25px;
    }
    .content-office {
        position: relative;
        width: 585px;
        padding: 0 21px;
    }
        .banner-area {
            margin-bottom: 20px;
        }
    .scroller {
        padding: 6px 0 0 72px;
        width: 513px;
        height: 190px;
        background: url(../images/photo-gallery-bg.jpg) no-repeat 0 0;
    }
        .scroller-top {
            width: 513px;
            height: 29px;
            overflow: hidden;
            color: white;
            font-size: 13px;
            margin-bottom: 11px;
        }
            .scroller-top .title {
                float: left;
                width: 175px;
                padding-left: 40px;
                padding-right: 40px;
            }
                .stepcarousel {
                    position: relative;
                    overflow: scroll;
                    width: 436px;
                    height: 96px;
                }
                    .stepcarousel .belt {
                        position: absolute;
                        left: 0;
                        top: 0;
                    }
                        .stepcarousel .panel {
                            float: left;
                            overflow: hidden;
                            margin: 0;
                        }
        .testimonial-area {
            padding-top: 3px;
        }
            .testimonial-area .left-quote {
                float: left;
                margin-right: 10px;
                margin-top: 4px;
            }
                .testimonial-area .right-quote {
                    float: right;
                    margin-right: 24px;
                    margin-top: 3px;
                }
                    .testimonial-area .right-quote-inner {
                        float: right;
                        margin-right: 170px;
                        margin-top: 3px;
                    }
                        .testimonial-area .reviewed-by {
                            width: 250px;
                            float: left;
                            color: #369d13;
                            font-size: 13px;
                            font-weight: bold;
                            margin-top: -3px;
                        }
                            .testimonial-area .more-testimonials {
                                width: 220px;
                                float: right;
                                text-align: right;
                                padding: 0 10px 0 0;
                                margin-top: -3px;
                            }
                                .testimonial-area .more-testimonials a {
                                    font-size: 13px;
                                    font-weight: bold;
                                }

.review-form {
    font-size: 12px;
    line-height: 20px;
    padding-left: 55px;
    margin: 0 0 30px 0;
}
    form .app-text {
        margin: 5px 0 4px;
        width: 100px;
        float: left;
    }
    form .app-text-que {
        margin: 5px 0 4px;
        width: 180px;
        float: left;
    }
    form .app-textbox {
        margin: 0 0 4px;
    }
    form .app-textbox, form .app-textarea, form .question-field {
        padding: 5px 0 5px 10px;
        height: 18px;
        width: 255px;
        border: 1px solid #A59892;
        background: #E4E0DE !important;
    }
    form .app-textarea {
        width: 253px;
        height: 82px;
        padding: 5px 0 8px 12px;
        margin: 0 0 2px;
    }
    form .answertext {
        margin: 5px 0 1px 1px;
    }
    form .submitButton {
        text-align: center;
        color: White;
        width: 100px;
        margin: 0 0 0 180px;
        border: 1px solid #B69354;
        cursor: pointer;
        padding: 5px 0 5px 0;
        background-color: #7E6D47;
    }
        form .submitButton:hover {
            color: white;
            border-color: #225506;
            background-color: #42A80D;
        }
    form .question-image {
        margin: -4px 0 0 0;
    }
    form .question-field {
        width: 109px;
        margin: 0;
    }
    form .incorrectText {
        color: #ff0000;
        display: block;
        margin: 5px 0 0;
    }
    form .requiredText, form .required {
        color: #ff0000;
    }
.review .review-body {
    font-size: 13px;
    font-style: italic;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0;
}
    .review .reviewed-by {
        color: #369d13;
        font-size: 13px;
        font-weight: bold;
        padding-bottom: 20px;
        border-bottom: 1px solid #333333;
        margin: 10px 0 15px 0;
    }

.doctor-image {
    float: right;
    margin: 0 0 12px 12px;
}
.office-address {
    float: left;
    width: 292px;
    margin-top: 20px;
}
.timings {
    float: right;
    width: 283px;
    padding-left: 10px;
    margin-top: 20px;
}
.page-image {
    float: right;
    border: 1px solid #CEB9A8;
    margin: 0 0 15px 15px;
}

/*FOOTER======================================================================*/
.footer {
    width: 710px;
    margin: 0 auto;
    padding: 118px 0 0 289px;
}
    .footer-nav {
        height: 21px;
    }
        .footer-nav ul {
            list-style: none;
        }
            .footer-nav ul li {
                float: left;
                margin-right: 24px;
            }
                .footer-nav ul li a {
                    display: block;
                    height: 21px;
                    line-height: 21px;
                    padding: 0 5px;
                    text-decoration: none;
                    font-size: 14px;
                    color: white;
                }
                    .footer-nav ul li a:hover, .footer-nav ul li a.selected {
                        border-radius: 6px;
                        background-color: #42A80D;
                        box-shadow: 0 5px 5px rgba(50, 50, 50, 0.80);
                    }
    .footer .copy-right {
        text-align: center;
        padding-top: 17px;
        color: white;
        width: 487px;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: 1px;
    }
        .footer .copy-right a {
            color: white;
        }
.scrollup {
    display: none;
    width: 40px;
    position: fixed;
    height: 40px;
    bottom: 20px;
    right: 20px;
    text-indent: -9999px;
    background: url("../images/gototop-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .logo-corner {
        margin-left: -1px;
    }
}