﻿.alignleft {
    float: left;
    margin: 0px 20px 20px 0px;
}

.alignright {
    float: right;
    margin: 0 0 10px 20px;
}

.aligncenter {
    margin: 20px auto;
    clear: both;
    display: block;
    text-align: center;
}

.box-left {
    width: 50%;
    float: left;
}

.box-left a {
    color: #fff;
}

.box-right {
    width: 50%;
    float: right;
    margin: 0 0 10px 0;
}

.box-right p {
    line-height: 20px !important;
}

.driving-button a {
    color: #fff;
    display: inline-block;
    padding: 0 10px;
    background: #76323f;
}

.we-are-on-fb {
    font-size: 24px;
    text-align: center;
}

.we-are-on-fb a,
.we-are-on-fb a:hover {
    text-decoration: none;
}

.fa.fa-thumbs-up {
    color: #76323f;
    font-size: 50px;
}

.we-are-on-fb span {
    margin: 0 0 0 15px;
}

.content-button {
    margin: 0 0 0 30px;
}

.content-button ul li {
    float: left;
    list-style: none;
    margin: 15px 0% 10px 0px;
    padding: 0px;
    background: none;
}

.content-button ul li a {
    padding: 5px 10px !important;
    background-position: 5px 6px;
    background-repeat: no-repeat;
    border-radius: 0px !important;
}

.web-form,
.address-block,
#connect-sblock,
.multimedia1_border {
    border: 1px solid #76323f;
    width: 99.5%;
    margin: 0 auto;
    float: left;
    color: #666666;
}

.web-form {
    margin: 0 auto 12px;
}

.web-form h2,
.address-block h2,
.formhead,
.address-block h2 a {
    background: #76323f;
    clear: both;
    color: #fff;
    font-size: 16px;
    margin: 0 auto 10px;
    padding: 5px 0 8px 10px;
}

.web-form ul {
    padding-left: 4%;
}

.web-form ul li {
    padding: 15px 0;
    margin: 0 5% 0 0;
    background: none;
    text-align: start;
}

.web-form ul.cols-2 li {
    float: left;
    list-style: none outside none;
    width: 45%;
}

.web-form select,
.web-form input[type=text],
.web-form input[type=password],
.web-form input[type=email],
.web-form area,
.web-form select,
textarea {
    width: 94%;
    padding: 6px 8px;
}

.mandatory {
    color: #F66;
}

.web-form ul.cols-1 li {
    list-style: none outside none;
}

.web-form ul li textarea {
    width: 97%;
    height: 111px;
}

.web-form ul li.captcha-input {
    padding: 0 0 15px;
}

.captcha-input span {
    display: block;
    margin: 5px 0 0;
}

.web-form ul li.captcha-input input,
.web-form ul.label-input-inline li.captcha-input input,
#tell-friend .web-form .captcha-input input {
    width: 72px !important;
}

.web-form ul li.online-submit {
    clear: both;
    width: 100%;
}

.ie7 .web-form ul li.online-submit img {
    float: left;
}

.web-form ul li.online-submit input,
.web-form .online-submit input,
.content-button ul li a {
    border: none;
    padding: 6px 14px;
    float: left;
    margin-right: 10px !important;
    cursor: pointer;
    border-radius: 0;
}

.web-form ul li.online-submit input,
.web-form .online-submit input,
.content-button ul li a,
a.testimonials,
.blog-readmore a,
.post a.readmore,
.form-submit > input,
.comment-reply-link {
    background-color: #76323f;
    color: #fff;
    text-decoration: none;
}

.web-form select,
.web-form input[type=text],
.web-form input[type=password],
.web-form input[type=email],
.web-form area,
.web-form ul li textarea,
#tell-friend .web-form textarea {
    border: 1px solid #29D1C2;
    font-family: Verdana, Geneva, sans-serif;
    color: #000;
    font-size: 12px;
}

.web-form ul li.online-submit input:hover,
#tell-friend .web-form input[type=submit]:hover,
#tell-friend .web-form input[type=reset]:hover,
.content-button ul li a:hover,
a.testimonials:hover,
.blog-readmore a:hover,
.post a.readmore:hover,
.form-submit > input:hover,
.comment-reply-link:hover {
    background-color: #c1a081;
    color: #fff;
}

.web-form ul.label-input-inline li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.web-form ul.label-input-inline li label {
    clear: left;
    float: left;
    padding: 7px 0 0;
    width: 45%;
}

.web-form ul.label-input-inline li input,
.web-form ul.label-input-inline li textarea,
.web-form ul.label-input-inline li select {
    margin: 8px 0;
    width: 40% !important;
    padding: 6px 8px;
}

.web-form ul.label-input-inline li select {
    width: 43% !important;
}

.web-form ul.label-input-inline li.online-submit {
    clear: both;
    float: none;
    left: 45%;
    position: relative;
    width: 35%;
}

.web-form ul.cols-3 li {
    float: left;
    width: 28%;
    list-style: none;
}

.web-form ul li.width-100 {
    width: 97% !important;
}

#tell-friend {
    top: 0px;
    display: none;
    position: fixed;
    width: 100%;
    z-index: 200000000;
    left: 0;
    background: rgba(118, 128, 138, 0.8);
    height: 100%;
}

#tell-friend div.form {
    width: 300px;
    margin: 25px auto 0;
    position: relative;
}

#tell-friend .web-form {
    background: #ccc;
}

.form-container {
    margin: 0px auto;
    text-align: center;
}

#tell-friend .web-form select,
#tell-friend .web-form input[type=text],
#tell-friend .web-form input[type=password],
#tell-friend .web-form input[type=email],
#tell-friend .web-form area,
#tell-friend .web-form textarea {
    background-color: #fff;
    margin: 2px 0;
    width: 82%;
    vertical-align: middle;
}

#tell-friend .web-form input[type=submit],
#tell-friend .web-form input[type=reset] {
    margin: 8px 0;
    float: left;
}

.contact-us {
    font-size: 24px;
    padding: 10px 0 0 10px;
}

#tell-friend .web-form textarea {
    width: 82%;
    padding: 6px 8px;
}

.close {
    position: absolute;
    top: -4px;
    right: 10px;
}

.close a {
    color: #fff;
}

#tell-friend .online-submit {
    width: 185px;
    border-radius: 0;
}

.ie7 #tell-friend .online-submit img {
    float: left;
}

#tell-friend .captcha-input {
    width: 87.5%;
    margin: auto;
}

#tell-friend .captcha-input .captchac-img {
    float: left;
    width: 25%;
    margin: 4px 0 0 3%;
}

#tell-friend .captcha-input span {
    float: none;
    margin: auto;
    width: 100px;
}

.address-block {
    border-radius: 25px 0 25px 0;
    margin: 12px 0;
}

.address-block h2 {
    border-radius: 23px 0 0px 0;
    text-align: center;
}

.address-block h2 a:hover {
    color: #fff;
}

.address {
    float: left;
    line-height: 22px;
    padding: 0 0 0 0px;
    text-align: center;
    width: 95%;
    margin: 15px auto;
}

.contact-details {
    float: left;
    width: 50%;
}

.map-icon {
    float: none;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.map-icon iframe {
    width: 90%;
    border: 2px solid #999 !important;
    height: 200px;
}

.napier-map iframe,
.napier-map img {
    width: 45%;
    border: 2px solid #999 !important;
    height: 200px;
    float: left;
    margin: 0 2%;
}

.map-icon ul li {
    float: left;
    margin-right: 1%;
    margin-left: 0;
    background: none !important;
    width: 40%;
}

#connect-sblock {
    margin: 15px 0;
}

#connect-sblock ul li {
    color: #000;
    float: left;
    list-style: outside none none !important;
    margin: 0 0 0 10px;
    padding: 15px 0 20px 25px;
    width: 28%;
}

#connect-sblock ul li.phone {
    background: rgba(0, 0, 0, 0) url("../images/contact-icons.png") no-repeat scroll 0 -108px;
}

#connect-sblock ul li.fax {
    background: rgba(0, 0, 0, 0) url("../images/contact-icons.png") no-repeat scroll 0 19px;
}

#connect-sblock ul li.mail {
    background: rgba(0, 0, 0, 0) url("../images/contact-icons.png") no-repeat scroll 0 -45px;
}

#connect-sblock ul li.website {
    background: rgba(0, 0, 0, 0) url("../images/contact-icons.png") no-repeat scroll 0 -173px;
}

.use-full-banner {
    border: 1px solid #999;
    padding: 10px 0 10px 0%;
    width: 63%;
    border-radius: 10px;
    margin-bottom: 10px;
}

.use-full-banner ul,
.use-full-banner ul li {
    padding: 0 1%;
    margin: 0%;
    background: none;
}

.use-full-banner ul li {
    float: left;
    margin: 0 0 15px;
    width: 48%;
    list-style: none;
}

ul.patient-forms {
    padding: 0;
}

ul.patient-forms li {
    list-style: none;
    padding: 0;
}

ul.patient-forms li a {
    display: inline-block;
    padding: 0px 0 0 25px;
    margin-top: 15px;
    color: #000;
}

.dotted-border {
    border-bottom: 1px dotted #999;
}

.patient-form-footer-content {
    padding: 10px 0 0 0;
    color: #666;
    font-size: 11px;
}

a.testimonials {
    display: block;
    float: right;
    padding: 7px 10px 7px 10px;
    margin-top: -90px;
}

.navigation ul {
    float: left;
    margin-top: 2%;
    width: 100%;
    padding-top: 10px;
}

.navigation ul li {
    float: left;
    background: none;
}

.navigation ul li a {
    color: #000;
    font-size: 14px;
    padding: 5px;
}

.navigation ul li a:hover {
    color: #fff;
}

.date,
.category,
.tag {
    float: left;
    font-size: 13px;
    font-style: italic;
    color: #79797c;
}

.date {
    width: 23%;
    margin: 0 16% 0 0;
}

.category {
    width: 31%;
    margin: 0 16% 0 0;
}

.tag {
    margin: 0;
    width: 14%;
}

.blog-readmore {
    border-bottom: 1px dashed #59595c;
}

.blog-readmore a,
.post a.readmore {
    float: right;
    color: #fff;
    padding: 3px 5px;
    margin: 0 0 10px;
}

.comment-form-author,
.comment-form-email,
.comment-form-url {
    float: left;
    width: 30%;
}

.comment-form-author,
.comment-form-email {
    margin: 0 5% 0 0;
}

#commentform label {
    line-height: 23px;
}

#commentform input[type=text],
#commentform input[type=password],
#commentform input[type=tel],
#commentform input[type=email] {
    background: none repeat scroll 0 0 #fcfcfa;
    border: 1px solid #d5d5d5;
    border-radius: 2px;
    box-sizing: border-box;
    color: #424242;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 6px 8px;
    vertical-align: middle;
    width: 90%;
}

#commentform textarea {
    background: none repeat scroll 0 0 #fcfcfa;
    border: 1px solid #d5d5d5;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

.form-submit > input {
    border: none;
    border-radius: 4px;
    color: #ffffff;
    float: right;
    font-style: italic;
    margin: 4% 6% 0 0;
    padding: 5px 0;
    width: 130px;
    cursor: pointer;
}

.form-allowed-tags {
    display: none;
}

.comment-author img {
    float: left;
    margin: 0 5% 0 0;
}

cite {
    font-size: 18px;
}

.comment-meta.commentmetadata {
    margin: 5px 0 0;
}

.comment-body {
    clear: both;
}

.comment-body > p {
    clear: both;
    margin: 0;
    padding: 15px 0;
}

.comment-reply-link {
    border-radius: 2px;
    color: #fff;
    float: right;
    padding: 3px 10px;
    margin: 0 0 15px;
    border-radius: 0;
}

ul.children {
    padding: 0 0 0 20px;
    margin: 10px 0 0;
    list-style: none;
    clear: both;
}

.comment-respond {
    clear: both;
    border-top: 1px dotted #59595c;
}

ul,
li,
p {
    margin: 0;
    padding: 0;
}

.more-links {
    margin-bottom: 3%;
}

.more-links-border {
    border-bottom: 1px dashed #000;
}

.more-links ul {
    width: 100%;
    height: auto;
    list-style: none !important;
    float: left;
    margin: 0;
}

.more-links ul li {
    list-style: none !important;
    margin: 0 10px 10px 0;
    padding: 0;
    float: left;
    line-height: 30px;
    box-shadow: 4px 3px 6px#888888;
}

.more-links ul li a {
    display: block;
    list-style: none;
    padding: 5px 10px 5px 35px;
    color: #fff;
    text-decoration: none;
}

.list-item {
    border: 1px solid #666;
    margin: 20px 20px 20px 0;
    padding: 20px;
}

.list-item ul {
    float: left;
    margin: 0 3% 0 0;
}

.list-item ul li {
    padding: 5px 0;
    list-style: disc !important;
    background: none;
}

ul.tabs,
ul.rev {
    width: 100%;
    float: left;
}

ul.tabs li,
ul.rev li {
    width: 31%;
    float: left;
    list-style: disc !important;
    margin-left: 2%;
    background: none;
}

ul.rev {
    list-style: none;
    padding: 0;
}

ul.rev li {
    list-style: none !important;
    padding: 0;
    margin: 0 0 10px 2%;
}

.con-hip-replace {
    float: left;
    width: 49%;
}

.con-hip-replace ul li,
.hip-resurface ul li {
    list-style: none;
}

.hip-resurface {
    float: right;
    width: 40%;
}

.multimedia1 {
    margin: 0 0 10px 0;
    width: 100%;
    float: left;
}

.multimedia1_width {
    border-top: none;
    float: left;
    width: 50%;
}

.multimedia1_border {
    margin: 10px 0 0 0;
}

@media only screen and (max-width:979px) {
    .web-form ul.label-input-inline li.online-submit {
        left: 45%;
        width: 45%;
    }
    .more-links ul li a {
        margin: 0px 10px 10px 0;
    }
    .list-item ul {
        margin: 0 1% 0 0;
    }
    .list-item {
        margin: 20px 0;
    }
    .map-icon ul li {
        width: 34%;
    }
    .patient-form-footer-content a {
        display: block;
    }
    .patient-form-footer-content a img {
        margin: 0 !important;
        float: none !important;
    }
    a.testimonials {
        margin-top: 0px;
    }
}

@media only screen and (max-width:767px) {
    .web-form ul.label-input-inline li.online-submit {
        left: 45%;
    }
    .close {
        right: 2%;
    }
    .more-links ul li a {
        margin: 0px 10px 10px 0;
    }
    .web-form ul.label-input-inline li.online-submit input {
        width: 36% !important;
    }
    .multimedia1_width {
        width: 94%;
    }
    .use-full-banner ul li {
        margin: 0 3% 15px 0;
        width: 45%;
    }
    .map-icon ul li {
        width: 38%;
    }
    .address,
    .contact-details {
        float: none;
        width: auto;
        text-align: center;
    }
    .website {
        float: left;
        padding: 10px;
        width: 94%;
        margin: 0 auto;
    }
    .box-left,
    .box-right {
        width: 100%;
        margin: 5px 0;
    }
    .we-are-on-fb {
        font-size: 21px;
        text-align: center;
    }
}

@media only screen and (max-width:639px) {
    .date {
        margin: 0 13% 0 0;
        width: 26%;
    }
    .address,
    .contact-details {
        float: none;
        width: auto;
        text-align: center;
    }
    .map-icon {
        float: none;
        width: auto;
        padding-left: 2%;
    }
}

@media only screen and (max-width:558px) {}

@media only screen and (max-width:479px) {
    .web-form ul li {
        margin: 0 13px 0 0;
    }
    .web-form ul.cols-2 li {
        float: none;
        width: 100%;
    }
    .web-form ul.label-input-inline li label {
        width: 100%;
    }
    .web-form ul.label-input-inline li input,
    .web-form ul.label-input-inline li textarea,
    .web-form ul.label-input-inline li select {
        width: 94% !important;
    }
    .web-form ul.cols-3 li {
        float: none;
        width: 100%;
    }
    .web-form ul.label-input-inline li.online-submit {
        left: 0;
        width: 65%;
    }
    .web-form ul.label-input-inline li.online-submit input {
        width: 30% !important;
    }
    #connect-sblock ul li {
        width: 65%;
    }
    .multimedia1_width {
        width: 94%;
    }
    .use-full-banner {
        width: 100%;
    }
    .web-form ul {
        padding: 0 2%;
    }
    #logoslider {
        width: 98%;
    }
    .map-icon ul li {
        width: 35%;
    }
}