@font-face {
    font-family: 'SegoePrintRegular';
    src: url('segoepr.eot');
    src: url('segoepr.eot') format('embedded-opentype'),
    url('segoepr.woff') format('woff'),
    url('segoepr.ttf') format('truetype'),
    url('segoepr.svg#SegoePrintRegular') format('svg');
}
@font-face {
    font-family: 'Conv_HelveticaNeueLTPro-LtCn';
    src: url('HelveticaNeueLTPro-LtCn.eot');
    src: local('☺'), url('HelveticaNeueLTPro-LtCn.woff') format('woff'), url('HelveticaNeueLTPro-LtCn.ttf') format('truetype'), url('HelveticaNeueLTPro-LtCn.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

/*RESET========================================================================*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, big, cite, del, em, img, ins, small, strike, strong, sub, sup, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, embed {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
    background-color: #ffffff;
}
/*GENERAL======================================================================*/
body, a:link, a:visited, .bucket ul li ul li a, .like-us-offer span, .appointment-request a span, .search form .search-box, .newsletter form .email-box {
    font-family: Arial, sans-serif;
}
h1, h2, h3, .get-social .social-text, .facebook-heading, .like-us-offer, .testimonial-area, .appointment-request a, .welcome-video .video-heading, .video-box .box-heading, .newsletter .newsletter-text, .ask-the-doctor a, .review .reviewed-by {
    font-family: SegoePrintRegular, sans-serif;
}
.header-nav ul li a, .bucket ul li a {
    font-family: Conv_HelveticaNeueLTPro-LtCn, sans-serif;
}
body, .testimonial-area .reviewed-by span, .appointment-request a span, .newsletter form .email-box {
    color: #333333;
}
.page-top {
    height: 283px;
    background: url(../images/page-top-bg.jpg) no-repeat center top;
}
.page-top-inner {
    height: 283px;
    background: url(../images/page-top-inner-bg.jpg) no-repeat center top;
}
.page-top-sub {
    height: 109px;
    background: url(../images/page-top-sub-bg.jpg) no-repeat center top;
}
.page-columns {
    margin: 0 auto;
    background: url(../images/page-columns.jpg) repeat-y center top;
}
.page-center {
    min-height: 216px;
    background: url(../images/page-center-bg.jpg) no-repeat center top;
}
.page-center-inner {
    min-height: 216px;
    background: url(../images/page-center-inner-bg.jpg) no-repeat center top;
}
.page-bottom {
    clear: both;
    height: 187px;
    background: url(../images/page-bottom-bg.png) repeat-x center top;
}
a:link, a:visited {
    color: #2e8cc2;
    font-size: 14px;
    text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
h1 {
    font-size: 23px;
    color: #2e8cc2;
    line-height: 30px;
    margin-bottom: 18px;
}
h2 {
    font-size: 20px;
    color: #2e8cc2;
    margin-bottom: 4px;
}
h3 {
    font-size: 16px;
    color: #2e8cc2;
    margin-bottom: 4px;
}
.sub-heading {
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    color: #92876d;
    margin-bottom: 16px;
}
.para {
    font-size: 14px;
    line-height: 19px;
    margin-bottom: 14px;
}
.last-para {
    margin-bottom: 20px;
}
.bold {
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: bold;
}
.separator {
    width: 500px;
    height: 1px;
    margin-bottom: 15px;
    background: url(../images/separator.png) no-repeat 0 0;
}
ol, ul.list {
    font-size: 14px;
    margin: 15px 0 15px 15px;
}
ul.list li {
    padding-left: 4px;
    margin-bottom: 8px;
    list-style-image: url(../images/list-dot.png);
}
ul.list li ul {
    margin: 5px 0 0 15px;
}
ul.list li ul li {
    padding-left: 4px;
    margin-bottom: 8px;
    list-style-image: none;
}
.italic {
    font-style: italic;
}
.clear-floats {
    clear: both;
}
.hide-from-desktop {
    display: none;
}
.mobile-content
{
    display: none;
}

/*HEADER=======================================================================*/
.header {
    width: 1000px;
    height: 283px;
    margin: 0 auto;
}
    .contact-area {
        width: 1000px;
        height: 32px;
        color: #575042;
        padding-top: 7px;
    }
        .contact-area .phone {
            float: left;
            width: 197px;
            padding: 0 0 0 36px;
            background: url(../images/phone-icon.png) no-repeat 0 3px;
        }
            .contact-area .phone a {
                pointer-events: none;
                text-decoration: none;
                font-size: 24px;
                cursor: text;
                color: #575042;
            }
            .contact-area .like-us {
                float: left;
                width: 295px;
                height: 30px;
                padding-top: 2px;
            }
                .like-us .twitter {
                    float: left;
                    width: 90px;
                }
                    .like-us .googleplus {
                        float: left;
                        width: 70px;
                    }
                        .like-us .facebook {
                            float: left;
                            width: 82px;
                        }
            .contact-area .address {
                float: left;
                width: 472px;
                height: 32px;
                line-height: 25px;
                text-align: right;
                font-size: 14px;
                word-spacing: 2px;
            }
                .contact-area .address a {
                    color: #575042;
                }
    .header-nav {
        width: 1000px;
        height: 54px;
    }
        .header-nav ul {
            list-style: none;
            z-index:100;
        }
            .header-nav ul li {
                position: relative;
                float: left;
            }
                .header-nav ul li a {
                    line-height: 54px;
                    text-decoration: none;
                    text-transform: uppercase;
                    color: white;
                    font-size: 19px;
                }
                    .header-nav ul li a:hover, .header-nav ul li a.selected {
                        color: #79caf9;
                    }
                    .header-nav li.home {
                        width: 72px;
                    }
                    .header-nav li.about {
                        width: 106px;
                    }
                    .header-nav li.info {
                        width: 125px;
                    }
                    .header-nav li.technology {
                        width: 132px;
                    }
                    .header-nav li.education {
                        width: 178px;
                    }
                    .header-nav li.blog {
                        width: 73px;
                    }
                    .header-nav li.gallery {
                        width: 146px;
                    }
                    .header-nav li.testimonials {
                        width: 141px;
                    }
                    .header-nav li.faq {
                        width: 27px;
                    }
                        .Top_menu_Items {   /* ul */
                            position: absolute;
                            visibility: hidden;
                            width: 195px;
                            z-index: 1000;
                            padding-top: 17px;
                        }
                            .Top_menu_Links {   /* li */
                                width: 193px;
                                border: 1px solid white;
                            }
                                a.DropDownLinks:link, a.DropDownLinks:visited {
                                    display: block;
                                    background: #6FBAE5;
                                    height: 32px;
                                    line-height: 32px;
                                    width: 180px;
                                    padding: 0 0 0 13px;
                                    font-size: 16px;
                                    letter-spacing: 1px;
                                    color: white !important;
                                }
                                    a.DropDownLinks:hover, a.DropDownLinks:active {
                                        background: #9E9379;
                                        color: white;
                                    }
    .logo-area {
        clear: both;
        width: 1000px;
        height: 114px;
        padding-top: 76px;
    }
        .logo-area-inner {
            clear: both;
            width: 1000px;
            height: 162px;
            padding-top: 28px;
        }
            .logo {
                width: 249px;
                height: 114px;
                background: url(../images/logo.png) no-repeat left top;
            }
                .logo a {
                    display: block;
                    width: 249px;
                    height: 114px;
                }
                    .logo h1 {
                        text-indent: -9999px;
                    }

/*CONTENT AREA=================================================================*/
.content {
    width: 1000px;
    margin: 0 auto;
}
/*COLUMN-LEFT==================================================================*/
.column-left {
    width: 233px;
    float: left;
    padding-top: 12px;
}
        .bucket ul {
            list-style: none;
            margin-left: -1px;
        }
            .bucket ul li {
                position: relative;
                width: 233px;
                height: 43px;
            }
                .bucket ul li a {
                    display: block;
                    width: 215px;
                    height: 43px;
                    line-height: 37px;
                    padding: 0 0 0 18px;
                    text-decoration: none;
                    text-transform: uppercase;
                    color: white;
                    font-size: 19px;
                    background: url(../images/bucket-bg.png) no-repeat left top;
                }
                    .bucket ul li:hover a, .bucket ul li.selected a {
                        background-position: 0 -43px;
                    }
                        .bucket ul li.sub-menu:hover a {
                            background: url(../images/bucket-bg.png) no-repeat 0 -86px;
                        }
                        .bucket ul li ul {
                            position: absolute;
                            width: 246px !important;
                            top: 0;
                            font-weight: normal;
                            visibility: hidden;
                            margin-left: -3px;
                        }
                            .bucket ul li ul li {
                                width: 246px;
                                height: auto;
                                margin-bottom: 0;
                            }
                                .bucket ul li ul li a {
                                    width: 221px;
                                    height: 33px;
                                    line-height: 30px;
                                    color: #333333 !important;
                                    font-size: 14px;
                                    text-align: left;
                                    text-decoration: none;
                                    padding-left: 25px;
                                    background: url(../images/bucket-bg.png) no-repeat left -129px !important;
                                }
                                    .bucket ul li ul li:hover a {
                                        background-position: 0 -162px !important;
                                    }
                                .bucket ul li ul li a.first-link {
                                    height: 38px;
                                    line-height: 38px;
                                    background: url(../images/bucket-bg.png) no-repeat left -195px !important;
                                }
                                    .bucket ul li ul li:hover a.first-link {
                                        background-position: 0 -233px !important;
                                    }
                                .bucket ul li ul li a.last-link {
                                    height: 60px;
                                    line-height: 31px;
                                    background: url(../images/bucket-bg.png) no-repeat left -271px !important;
                                }
                                    .bucket ul li ul li:hover a.last-link {
                                        background-position: 0 -331px !important;
                                    }
                                .bucket ul li ul li a.single-link {
                                    height: 64px;
                                    line-height: 40px;
                                    background: url(../images/bucket-bg.png) no-repeat left -391px !important;
                                }
                                    .bucket ul li ul li:hover a.single-link {
                                        background-position: 0 -455px !important;
                                    }
    .get-social {
        width: 231px;
        height: 31px;
        margin: 15px 0 20px 0;
        overflow: hidden;
        background-color: #F7FBFE;
        border: 1px solid #E1F0FA;
    }
        .get-social .social-text {
            float: left;
            width: 136px;
            color: #8C8166;
            line-height: 31px;
            padding-left: 11px;
            font-size: 15px;
        }
            .get-social .social-icons {
                float: left;
                padding-top: 5px;
            }
    .facebook-heading {
        width: 220px;
        height: 31px;
        background-color: #F7FBFE;
        border: 1px solid #E1F0FA;
        color: #8C8166;
        line-height: 31px;
        padding-left: 11px;
        font-size: 15px;
    }
        .facebook-likebox {
            width: 233px;
            background-color: #E1F0FA;
        }

/*COLUMN-CENTER=================================================================*/
.column-center {
    width: 505px;
    padding: 9px 15px 0 17px;
    float: left;
}
    .scroller {
        padding: 0 11px 0 8px;
        margin: 25px 0 0 0;
    }
        .stepcarousel {
            position: relative;
            overflow: scroll;
            width: 486px;
            height: 173px;
        }
            .stepcarousel .belt {
                position: absolute;
                left: 0;
                top: 0;
            }
                .stepcarousel .panel {
                    float: left;
                    overflow: hidden;
                    margin: 0 0 0 0;
                }
    .testimonial-area {
        line-height: 18px;
        font-size: 15px;
        margin-top: 10px;
        margin-bottom: 30px;
        float: left;
    }
        .testimonial-text {
            margin-bottom: 15px;
        }
            .testimonial-text .left-quote {
                 float: left;
             }
            .testimonial-text .right-quote {
                float: right;
                margin-right: 140px;
                margin-top: 5px;
            }
                .testimonial-text .right-quote-inner {
                    float: right;
                    margin-right: 50px;
                    margin-top: 5px;
                }
                    .testimonial-area .reviewed-by {
                        width: 250px;
                        float: left;
                        color: #2e8cc2;
                        padding-top: 15px;
                        background: url(../images/five-stars.png) no-repeat left top;
                    }
                        .testimonial-area .reviewed-by span {
                            display: block;
                        }
                        .testimonial-area .more-testimonials {
                            width: 220px;
                            float: right;
                            text-align: right;
                            padding: 33px 10px 0 0;
                        }
                            .testimonial-area .more-testimonials-inner {
                                width: 220px;
                                float: right;
                                text-align: right;
                                padding: 16px 10px 0 0;
                            }
.crooked-teeth-image {
    float: left;
    margin-right: 10px;
    clear: left;
}
.office-image {
    float: right;
}
.procedure-image {
    margin-left: 7px;
}
.procedure-pic {
    margin-bottom: 20px;
}

/*TESTIMONIALS PAGE=================================================================*/
.review-form {
    font-size: 12px;
    line-height: 20px;
    padding-left: 25px;
    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: 200px;
        float: left;
    }
    form .app-textbox {
        margin: 0 0 4px;
    }
    form .app-textbox, form .app-textarea, form .question-field,
    .appoinment-form .time-field {
        padding: 5px 0 5px 10px;
        height: 18px;
        width: 255px;
        border: 1px solid #9BCEF0;
        background: #EBF5FC !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 #1A6FA8;
        cursor: pointer;
        padding: 5px 0 5px 0;
        background-color: #46A8DD;
    }
        form .submitButton:hover {
            color: white;
            background-color: #B09E73;
            border-color: #7E6D47;
        }
    form .question-image {
        margin: -4px 0 0 0;
    }
    form .question-field {
        width: 121px;
        margin: 0;
    }
    form .incorrectText {
        color: #ff0000;
        display: block;
        margin: 5px 0 0;
    }
    form .requiredText, form .required {
        color: #ff0000;
    }
.column-center .page-tabs {
    height: 30px;
    width: 100%;
    margin: 25px 0 20px 0;
}
    .column-center .page-tabs ul {
        float: left;
        list-style: none;
    }
        .column-center .page-tabs ul li {
            float: left;
            height: 30px;
            margin-right: 2px;
        }
            .column-center .page-tabs ul li a {
                display: block;
                height: 30px;
                line-height: 30px;
                text-decoration: none;
                padding: 0 13px 0 13px;
                color: white;
                font-size: 15px;
                background-color: #46A8DD;
            }
                .column-center .page-tabs ul li a:hover, .column-center .page-tabs ul li a.selected {
                    color: white;
                    background-color: #B09E73;
                }
.review .review-body {
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
    .review .reviewed-by {
        font-size: 16px;
        color: #2e8cc2;
        padding-bottom: 20px;
        border-bottom: 1px solid #333333;
        margin: 10px 0 15px 0;
    }

.video-group {
    overflow: hidden;
    margin-bottom: 20px;
}
    .video-testimonial {
        float: left;
        margin: 10px 0 10px 15px;
    }
        .video-testimonial-even {
            float: right;
            margin: 10px 15px 10px 0;
        }
.meet-the-doctor {
    float: right;
    margin: 0 0 5px 10px;
}
.ask-the-doctor-form {
    padding: 10px 0 0 100px;
}

/*COLUMN-RIGHT=================================================================*/
.column-right {
    width: 230px;
    float: left;
}
    .column-right-top {
        width: 230px;
        height: 36px;
        background: url(../images/column-right-sprite.png) no-repeat 0 0;
    }
    .appointment-request {
        width: 230px;
        height: 75px;
        color: white;
    }
        .appointment-request a {
            display: block;
            width: 162px;
            height: 65px;
            color: white;
            line-height: 18px;
            padding: 10px 50px 0 18px;
            font-size: 15px;
            text-decoration: none;
            background: url(../images/column-right-sprite.png) no-repeat 0 -36px;
        }
            .appointment-request a span {
                display: block;
                font-size: 12px;
                font-style: italic;
            }
    .search {
        width: 214px;
        height: 55px;
        padding: 21px 0 0 16px;
        background: url(../images/search-bg.png) repeat-x left top;
    }
        .search form .search-box {
            float: left;
            width: 154px;
            height: 34px;
            border: none;
            margin: 0;
            padding: 0 0 0 10px;
            color: #575042;
            font-size: 14px;
            background: url(../images/search-box.png) no-repeat left top;
        }
            .search form .search-button {
                float: left;
                width: 34px;
                height: 34px;
                border: none;
                cursor: pointer;
                background: url(../images/search-icon.png) no-repeat left top;
            }
    .welcome-video {
        width: 230px;
        height: 158px;
    }
        .welcome-video img {
            border: 5px solid #E2D8C3;
        }
            .welcome-video .video-heading, .video-box .box-heading {
                width: 215px;
                height: 39px;
                color: #2e8cc2;
                line-height: 39px;
                padding: 0 0 0 15px;
                font-size: 20px;
                background: white;
            }
    .video-box .videos {
        width: 230px;
        height: 134px;
        background-color: #E2D8C3;
    }
        .testimonials-box, .animation-box {
            float: left;
            width: 113px;
            height: 111px;
        }
            .testimonials-box a, .animation-box a {
                display: block;
            }
                .videos .animation-box {
                    margin-left: 4px;
                }
                    .testimonials-box img {
                        margin: 5px 0 2px 5px;
                    }
                        .animation-box img {
                            margin: 5px 5px 2px 0;
                        }
                            .videos .video-text {
                                width: 113px;
                                height: 23px;
                                color: white;
                                font-size: 13px;
                                line-height: 23px;
                                text-align: center;
                                background-color: #AEA287;
                            }
    .column-wrapper {
        width: 230px;
        background-color: #E2D8C3;
    }
    .newsletter {
        width: 230px;
        overflow: hidden;
        padding-bottom: 20px;
        background: #E2D8C3 url(../images/newsletter-bg.png) repeat-x left top;
    }
        .newsletter .newsletter-text {
            width: 114px;
            height: 43px;
            padding: 13px 100px 0 16px;
            font-size: 15px;
            color: #8c8166;
            background: url(../images/column-right-sprite.png) no-repeat 0 -111px;
        }
            .newsletter .newsletter-box {
                height: auto;
                overflow: hidden;
                display: block;
            }

    .ask-the-doctor {
        width: 230px;
        height: 75px;
    }
        .ask-the-doctor a {
            display: block;
            width: 214px;
            height: 75px;
            line-height: 75px;
            padding-left: 16px;
            font-size: 15px;
            color: #8c8166;
            text-decoration: none;
            background: url(../images/column-right-sprite.png) no-repeat 0 -167px;
        }
    .place-holder {
        width: 230px;
        min-height: 81px;
        background: #E2D8C3 url(../images/column-right-bg.png) repeat-x left top;
    }

/*FOOTER=================================================================*/
.logo-section {
    width: 840px;
    height: 67px;
    padding: 0 0 0 160px;
    margin: 0 auto;
}
    .logo-section img {
        float: left;
    }
        .logo-section .ada-logo {
            margin: 15px 76px 0 0;
        }
        .logo-section .cda-logo {
            margin: 11px 89px 0 0;
        }
        .logo-section .ocds-logo {
            margin: 9px 81px 0 0;
        }
        .logo-section .agd-logo {
            margin: 8px 70px 0 0;
        }
        .logo-section .docs-logo {
            margin: 10px 0 0 0;
        }
.footer {
    width: 1000px;
    margin: 0 auto;
}
    .footer-nav {
        width: 766px;
        height: 41px;
        padding: 0 0 0 234px;
    }
        .footer-nav ul {
            list-style: none;
        }
            .footer-nav ul li {
                float: left;
            }
                .footer-nav ul li a {
                    display: block;
                    height: 41px;
                    line-height: 41px;
                    padding: 0 23px;
                    text-decoration: none;
                    color: white;
                }
                    .footer-nav ul li a:hover, .footer-nav ul li a.selected {
                        color: #63553d;
                        background-color: #E2D8C3;
                    }
    .footer .copy-right {
        text-align: center;
        padding-top: 19px;
        color: white;
        font-size: 14px;
        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);
}