/*
THEME NAME: Manhattan Orthopedic
THEME URI: http://manhattanorthopedic.com/
DESCRIPTION: Manhattan Orthopedic site WordPress Theme.
VERSION: 1.0
AUTHOR: Sound Strategies Inc.
AUTHOR URI: http://soundst.com/
*/

/* Basic CSS {{{*/
* {
    margin: 0;
    padding: 0;
}
html {
    overflow-y: scroll;
}
body {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.wrapper {
    background: #fff;
    width: 1115px;
    margin: 0 auto;
}
.item-list ul,
.item-list ol {
    list-style: none;
}
img {
    border: 0;
}
a {
    color: #f7941d;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
/*}}}*/
/* Header {{{*/
#header {
    display: inline-block;
    width: 100%;
    font-family: Helvetica, Arial, sans-serif;
}
#header h1 {
    color: #acb6ab;
    font-size: 9px;
    font-weight: normal;
    margin: 7px 0;
    padding: 0;
    line-height: 10px;
    width: 800px;
    font-style: italic;
}

#header h1,
#header .logo {
    float: left;
}
#header .hospital-logo {
    float: right;
}

#header .phone {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    float: right;
    clear: right;
    color: #002D47;
    margin: 11px 0 4px;
}
/*}}}*/
/* -- Menus {{{*/
#header .menu {
    float: right;
    clear: right;
}
.menu ul {
    display: inline-block;
    width: 100%;
}
#header .menu li {
    float: left;
    font-size: 13px;
    color: #acb6ab;
    margin-left: 17px;
}
#header .menu li a {
    color: #002D47;
}
#header .menu li a:hover {
}

#header .primary-menu {
    margin-top: 2px;
}

#header .primary-menu li {
    background: url('img/primary-menu-bullet.png') 0 4px no-repeat;
    padding-left: 16px;
    margin-left: 14px;
    font-size: 20px;
    font-weight: bold;
    /*position: relative;*/
}
#header .primary-menu li.page-item-13 {
    background: none;
    padding-left: 0;
    margin-left: 0;
}
#header .primary-menu li.current_page_item a,
#header .primary-menu li.current_page_ancestor a,
#header .primary-menu li.current_page_parent a {
    color: #f7941d;
}
#header .primary-menu li.current_page_item li a,
#header .primary-menu li.current_page_ancestor li a,
#header .primary-menu li.current_page_parent li a {
    /*color: #002D47;*/
/*}*/
/*.home #header .primary-menu li.current_page_item li a,*/
/*.home #header .primary-menu li.current_page_ancestor li a,*/
/*.home #header .primary-menu li.current_page_parent li a {*/
    color: #fff;
}
#header .primary-menu li .sub-menu {
    display: none;
    position: absolute;
    width: 550px;
    z-index: 1000;
}
#header .primary-menu li ul {
    text-transform: uppercase;
    padding: 8px 3px 8px 8px;
    display: inline-block;
    width: auto;
}
/*.home #header .primary-menu li ul {*/
#header .primary-menu li ul {
    background: rgb(0, 45, 71);
    background: rgba(0, 45, 71, 0.9);
}

#header .primary-menu li ul li {
    background: url('img/sub-menu-bullet.png') 0 0 repeat-y;
    padding: 0 5px 0 7px;
    font-size: 11px;
    font-weight: normal;
    margin: 0;
}
#header .primary-menu li ul li.page-item-62,
#header .primary-menu li ul li.page-item-357 {
    background: none;
    padding: 0 5px 0 0px;
}
/*.home #header .primary-menu li ul a {*/
#header .primary-menu li ul a {
    color: #fff;
}
#footer .secondary-menu li.current_page_item a {
    text-decoration: underline;
}


#footer .secondary-menu ul {
    width: 100%;
	text-align: center;

}
#footer .secondary-menu ul li {
	display: inline;
	
}
#footer .secondary-menu li {
    font-size: 13px;
    color: #acb6ab;
    margin: 8px;
}
#footer .secondary-menu li a {
    color: #002D47;
}
#footer .secondary-menu li a:hover {
}

/*}}}*/
/* Slideshow {{{*/
.home #slideshow {
    background: #dedede;
    height: 318px;
    margin: 12px 0 15px;
}
.home #slideshow h2 {
    display: none;
}
.home .jshowoff {
    position: relative;
}
.home #slideshow .slide {
}

.home .jshowoff .jshowoff-slidelinks {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 21px 23px 0;
    z-index: 200;
}
.home .jshowoff .jshowoff-slidelinks a {
    display: block;
    float: left;
    background: #fff;
    color: #fff;
    width: 12px;
    height: 12px;
    margin-left: 3px;
    font-size: 10px;
}
.home .jshowoff .jshowoff-slidelinks a.jshowoff-active {
    background: #F7941D;
    color: #F7941D;
}
/*}}}*/
/* Breadcrumbs {{{*/
.breadcrumbs {
    color: #002D47;
    font-size: 10px;
    font-style: italic;
    margin: 2px 0 10px;
}
.breadcrumbs a {
    color: #002D47;
}
/*}}}*/
/* Content Wrapper {{{*/
#content .content-wrapper ul {
    display: inline-block;
    width: 100%;
}
#content .content-wrapper ul li {
    float: left;
    padding-bottom: 10px;
}
/*}}}*/
/* -- 4 Blocks {{{*/
#content .blocks ul {
    display: inline-block;
    width: 100%;
}
#content .blocks ul li {
    background: url("img/block-bg.png") 0 0 repeat-x;
    float: left;
    /* width: 238px; */
    margin: 0 17px 0 0;
    padding: 9px 14px 11px;

	display: block;
	width: 204px;
}

#content .blocks ul #calloutbox-widget-6,
#content .blocks ul li.last {
    margin-right: 0;
}
#content .blocks ul li.widget .title-wrapper {
    color: #002D47;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 8px;

    display: table;
    /*height: 45px;*/
    height: 66px;
    #position: relative; /* IE hack */
    overflow: hidden;
}
#content .blocks ul li.widget .title-container {
    #position: absolute; /* IE hack */
    #top: 50%; /* IE hack */
    display: table-cell;
    vertical-align: middle;
}
#content .blocks ul li.widget .title {
    #position: relative; /* IE hack */
    #top: -50%; /* IE hack */
    font-family: Helvetica, Arial, sans-serif;
}
#content .blocks ul li.widget .title a {
    color: #002D47;
}
#content .blocks ul li.widget .picture {
    margin-bottom: 7px;
}
#content .blocks ul li.widget .content {
    color: #002D47;
    font-size: 13px;
    line-height: 16px;
}
#content .blocks ul li.widget .content .more {
    white-space: nowrap;
}
/*}}}*/
/* -- Content {{{*/
#content .content-wrapper .home-page-content {
    margin-right: 17px;
    width: 548px;
    color: #002D47;
    font-size: 13px;
}
#content .content-wrapper .home-page-content .recent-posts li,
#content .content-wrapper .home-page-content .post {
    background: url("img/content-line-bg.png") 0 0 repeat-x;
    padding: 15px 0;
}

#content .content-wrapper .ddsg-wrapper h2 {
    display: none;
}

#content .content-wrapper .home-page-content .recent-posts .title,
#content .content-wrapper .post h2 {
    color: #f93;
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-bottom: 4px;
    position: relative;
}
#content .content-wrapper .home-page-content .recent-posts .title span a,
#content .content-wrapper .home-page-content .recent-posts .title span,
#content .content-wrapper .post h2 span a,
#content .content-wrapper .post h2 span {
    color: #002D47;
}
#content .content-wrapper .post h2 .post-edit-link {
    color: #999;
    display: block;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    background: #ededed;
    padding: 5px;
    border: 1px solid #ededed;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    text-shadow: 0 1px 0 #fff;
}
#content .content-wrapper .post .date {
    color: #f93;
    margin: 4px 0 12px;
}
#content .content-wrapper .page p,
#content .content-wrapper .post p {
    line-height: 16px;
}
#content .content-wrapper .page ul,
#content .content-wrapper .post ul {
    font-size: 13px;
    margin: 10px 0 10px 5px;
    list-style: disc url('img/list-bullet.png') inside;
}
#content .content-wrapper .page ol,
#content .content-wrapper .post ol {
    list-style: decimal;
}

#content .content-wrapper .page ol li,
#content .content-wrapper .page ul li,
#content .content-wrapper .post ol li,
#content .content-wrapper .post ul li {
    float: none;
    line-height: 16px;
    font-size: 13px;
    margin-bottom: 10px;
}
#content .content-wrapper .page ul li,
#content .content-wrapper .post ul li {
    list-style-position: outside;
    margin-left: 10px;
}
#content .content-wrapper .post .more {
    font-weight: bold;
}
/*}}}*/
/* -- Content: Inner Page {{{*/
img.alignleft {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
img.alignright {
    float: right;
    padding-left: 10px;
    padding-bottom: 10px;
}
#content .content-wrapper .inner-page-content {
    background: url('img/content-inner-page-bg.png') 0 0 repeat-x;
    margin-right: 34px;
    padding: 16px 10px;
    width: 738px;
    color: #002D47;
    font-size: 13px;
}
#content.two-columns .content-wrapper .inner-page-content {
    width: 529px;
    padding: 16px 18px;
}
.page #content .content-wrapper .inner-page-content .page {
    width: 501px;
    font-size: 13px;
    line-height: 16px;
}
.page #content.two-columns .content-wrapper .inner-page-content .page {
    width: 529px;
}
.page #content .content-wrapper .inner-page-content .page h2 {
    background: url('img/content-line-bg.png') left bottom repeat-x;
    color: #002D47;
    font-size: 18px;
    line-height: 16px;
    padding-bottom: 14px;
    margin: 7px 0 9px;
    font-weight: normal;
    position: relative;
}
.page #content .content-wrapper .inner-page-content .page h2 span {
    font-size: 13px;
}
.page #content .content-wrapper .inner-page-content .page h2.doctors span {
    font-size: 22px;
}
.page #content .content-wrapper .inner-page-content .page h2 .post-edit-link {
    display: block;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    background: #B4D0E3;
    padding: 5px;
    border: 1px solid #B4D0E3;
    -moz-border-radius-bottomleft: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    text-shadow: 0 1px 0 #84C3EA;
    color: #002D47;
}
.page #content .content-wrapper .inner-page-content .page p {
    margin: 10px 0;
}
.page #content .content-wrapper .inner-page-content .page h3 {
    margin: 20px 0;
}
/*}}}*/
/* -- Content: Doctors Landing Page {{{*/
.page #content.doctors .content-wrapper .inner-page-content .page {
    width: 673px;
}
.page #content.doctors .content-wrapper .inner-page-content .page h2.doctors {
    background: none;
    color: #f7962c;
    font-weight: bold;
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.page #content.doctors .content-wrapper .inner-page-content .page h2.doctors span {
    float: left;
    width: 228px;
}

.page #content.doctors .content-wrapper .inner-page-content .page h2.doctors span.subtitle {
    color: #002D47;
    font-size: 18px;
    line-height: 16px;
    font-weight: normal;
    width: auto;
    /*position: relative;*/
    /*display: block;*/
    /*float: left;*/
}
.page #content .content-wrapper .inner-page-content .page ul {
    display: block;
    width: auto;
}

.page .doctor {
    display: inline-block;
    width: 100%;
    zoom: 1;
}
.page .doctor .name {
    background: url("img/content-line-bg.png") top left repeat-x;
    font-size: 13px;
    padding-top: 24px;
}
.page .doctor .name a {
    color: #002D47;
    font-weight: bold;
}
.page .doctor .name,
.page .doctor .excerpt {
    margin-left: 228px;
}
.attachment-thumbnail {
    float: left;
    padding-top: 7px;
}
/*}}}*/
/* -- Sidebar Left {{{*/
.sidebar-left {
    width: 200px;
    margin-right: 37px;
}
.sidebar-left .widget .title {
    color: #f7962c;
    font-weight: bold;
    font-size: 22px;
    font-family: Helvetica, Arial, sans-serif;
    margin-bottom: 9px;
}
.sidebar-left .widget .title a {
    color: #f7962c;
}
.sidebar-left li.page_item {
    background: url('img/content-line-bg.png') 0 0 no-repeat;
    float: none;
    padding:6px 4px 3px;
    width: 100%;
}

.sidebar-left li.page_item a {
    font-weight: bold;
    color: #002D47;
    display: block;
    width: auto;
    padding: 2px 4px;
    float: left;
}
.sidebar-left li.page_item a:hover,
.sidebar-left li.current_page_item a {
    background: #d0dce4;
    text-decoration: none;
}
/*}}}*/
/* -- Sidebar Right {{{*/
#content .content-wrapper .sidebar-right .widget .title {
    color: #002D47;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 9px;
}
#content .content-wrapper .sidebar-right .widget .title a {
    color: #002D47;
}
#content .content-wrapper .sidebar-right .widget .recent-posts .title,
#content .content-wrapper .sidebar-right .widget .recent-posts .title a {
    color: #f7941d;
}
#content .content-wrapper .sidebar-right .widget .recent-posts .title span a {
    color: #002D47;
}
#content .content-wrapper .sidebar-right .widget .content {
    color: #002D47;
    line-height: 14px;
}
#content .content-wrapper .sidebar-right .xoxo li {
    color: #002D47;
    margin-bottom: 10px;
    float: none;
}
#content .content-wrapper .sidebar-right .xoxo li img {
    display: block;
}

body.page-template-doctors-page-php #content .content-wrapper .sidebar-right .calloutbox .title {
    background: url("img/content-line-bg.png") top left repeat-x;
    padding-top: 10px;
    margin-top: 10px;
    font-size: 13px;
    font-weight: normal;
    margin: 5px 0 0;
    color: #f7962c;
}
body.page-template-doctors-page-php #content .content-wrapper .sidebar-right .calloutbox .title a {
    color: #f7962c;
    text-decoration: none;
}

body.page-template-doctors-page-php #content .content-wrapper .sidebar-right .calloutbox .content {
    font-size: 12px;
    color: #002D47;
}

/*}}}*/
/* ---- Home Page {{{*/
body.home #content .content-wrapper .sidebar-right {
    background: url("img/sidebar-right-home-bg.png") 0 0 repeat-x;
    padding: 17px 28px;
    width: 494px;
    font-size: 12px;
}
/*body.home */#content .content-wrapper .sidebar-right .widget .xoxo li a img,
/*body.home */#content .content-wrapper .sidebar-right .widget .xoxo li a {
    display: block;
}
/*}}}*/
/* ---- Inner Page {{{*/
.page #content .content-wrapper .sidebar-right {
    background: url("img/sidebar-right-inner-page-bg.png") 0 0 repeat-x;
    padding: 16px 32px;
    width: 256px;
    font-size: 12px;
}
.page #content.two-columns .content-wrapper .sidebar-right {
    width: 452px;
}
.page #content.two-columns .content-wrapper .sidebar-right .title span {
    color: #f7962c;
}
.page #content.two-columns .content-wrapper .sidebar-right .recent-posts li {
    margin-bottom: 20px;
}
/*}}}*/
/* Blog {{{*/
.single #content .content-wrapper .inner-page-content .blog-content,
.archive #content .content-wrapper .inner-page-content .blog-content,
.blog #content .content-wrapper .inner-page-content .blog-content {
    width: 501px;
    font-size: 13px;
    line-height: 16px;
}
.single .sidebar-left .slide ul,
.archive .sidebar-left .slide ul,
.blog .sidebar-left .slide ul {
    background: url('img/content-line-bg.png') 0 0 no-repeat;

}
.single .sidebar-left .slide ul li,
.archive .sidebar-left .slide ul li,
.blog .sidebar-left .slide ul li {
    background: url('img/content-line-bg.png') bottom left no-repeat;
    float: none;
    padding:3px 4px 6px;
    width: 100%;
}
.single .sidebar-left .slide ul li a,
.archive .sidebar-left .slide ul li a,
.blog .sidebar-left .slide ul li a {
    font-weight: bold;
    color: #002D47;
    display: block;
    width: auto;
    padding: 2px 4px;
    float: left;
}
.single .sidebar-left .slide ul li a:hover,
.archive .sidebar-left .slide ul li a:hover,
.blog .sidebar-left .slide ul li a:hover {
    background: #d0dce4;
    text-decoration: none;
}
.single #content .content-wrapper .sidebar-right,
.archive #content .content-wrapper .sidebar-right,
.blog #content .content-wrapper .sidebar-right {
    background: url("img/sidebar-right-inner-page-bg.png") 0 0 repeat-x;
    padding: 16px 32px;
    width: 256px;
    font-size: 12px;
}
.single #content .content-wrapper .sidebar-right,
.archive #content .content-wrapper .sidebar-right,
.blog #content .content-wrapper .sidebar-right {
    font-size: 13px;
}
.single #content .content-wrapper .sidebar-right .widget_archive,
.single #content .content-wrapper .sidebar-right .widget_archive a,
.archive #content .content-wrapper .sidebar-right .widget_archive,
.archive #content .content-wrapper .sidebar-right .widget_archive a,
.blog #content .content-wrapper .sidebar-right .widget_archive,
.blog #content .content-wrapper .sidebar-right .widget_archive a {
    color: #002D47;
    font-weight: bold;
}
.single #content .content-wrapper .sidebar-right .widget .title,
.archive #content .content-wrapper .sidebar-right .widget .title,
.blog #content .content-wrapper .sidebar-right .widget .title {
    color: #002D47;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 9px;
}
.single #content.two-columns .content-wrapper .sidebar-right .title span,
.archive #content.two-columns .content-wrapper .sidebar-right .title span,
.blog #content.two-columns .content-wrapper .sidebar-right .title span {
    color: #f7962c;
}
.single #content .content-wrapper .sidebar-left .slide,
.archive #content .content-wrapper .sidebar-left .slide,
.blog #content .content-wrapper .sidebar-left .slide {
    margin-bottom: 20px;
}
.single #content .content-wrapper .sidebar-left .slide label,
.archive #content .content-wrapper .sidebar-left .slide label,
.blog #content .content-wrapper .sidebar-left .slide label {
    display: block;
}
.single #content .content-wrapper .sidebar-left .slide #s,
.archive #content .content-wrapper .sidebar-left .slide #s,
.blog #content .content-wrapper .sidebar-left .slide #s {
    width: 140px;
}

.single #content .content-wrapper .post,
.archive #content .content-wrapper .post,
.blog #content .content-wrapper .post {
    margin-bottom: 20px;
    line-height: 16px;
    font-size: 13px;
}
.single #content .content-wrapper .post p,
.archive #content .content-wrapper .post p,
.blog #content .content-wrapper .post p {
    margin-bottom: 10px;
}

.single #content .content-wrapper .post h2,
.archive #content .content-wrapper .post h2,
.blog #content .content-wrapper .post h2 {
    color: #002D47;
    font-size: 22px;
    line-height: 22px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    margin-bottom: 7px;
    position: relative;
    background: url('img/content-line-bg.png') bottom left repeat-x;
    padding: 0 0 14px;
}
.single #content .content-wrapper .post h2 a,
.archive #content .content-wrapper .post h2 a,
.blog #content .content-wrapper .post h2 a {
    color: #002D47;
}
.single #content .content-wrapper .inner-page-content .blog-content,
.archive #content .content-wrapper .inner-page-content .blog-content,
.blog #content .content-wrapper .inner-page-content .blog-content {
    width: 455px;
}
.single #content .content-wrapper .sidebar-right,
.archive #content .content-wrapper .sidebar-right,
.blog #content .content-wrapper .sidebar-right {
    width: 201px;
}
/*}}}*/
/* Footer {{{*/
#footer {
    margin: 80px 0 40px;
    font-size: 11px;
    color: #999;
    text-align: center;
}

#footer a {
    color: #999;
}

#footer p {
    margin-top: 2px;
}
#footer .footer-menu {
    margin: 5px 0;
}
#footer .footer-menu li {
    display: inline;
}
/*}}}*/

#content ol.commentlist {/*{{{*/
    border-top: 1px solid #dedede;
    list-style: none;
    padding: 0;
    margin: 20px 0;
}
    #content ol.commentlist li {
        list-style: none;
    }
.comment-body {
    border-bottom: 1px solid #dedede;
    padding: 10px 10px 0 10px;
    /*margin: 10px 0;*/
}
    .even {
        background: #fafafa;
    }
    .odd {
        background: #fefefe;
    }
    #content .vcard {
        clear: all;
    }
img.avatar {
    border: 1px solid #ccc;
    float: left;
    padding: 3px;
    margin-right: 5px;
}/*}}}*/
/* Images styles *//*{{{*/
p img {
        padding: 0;
        max-width: 100%;
        }

/*        Using 'class="alignright"' on an image will (who would've
        thought?!) align the image to the right. And using 'class="centered',
        will of course center the image. This is much better than using
        align="center", being much more futureproof (and valid) */

img.centered {
        display: block;
        margin-left: auto;
        margin-right: auto;
        }

img.alignright {
        padding: 4px;
        margin: 0 0 2px 7px;
        display: inline;
        }

img.alignleft {
        padding: 4px;
        margin: 0 7px 2px 0;
        display: inline;
        }

.alignright {
        float: right;
        }

.alignleft {
        float: left;
        }
/* End Images */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

#content p.wp-caption-text, .wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 10px 4px 5px 0;
   margin: 0;
}
/*}}}*/

/* Width Fixes {{{*/
.wrapper {
    width: 980px;
    overflow-x: hidden;
}
#header h1 {
    width: 690px;
}
#content .blocks ul li {
    width: 204px;
}
#content .blocks ul li img {
    /* width: 204px; */
}
body.home #content .content-wrapper .sidebar-right {
    width: 430px;
}
#content .content-wrapper .home-page-content {
    width: 477px;
}
#content .content-wrapper .home-page-content .calloutbox {
    background: url("img/content-line-bg.png") 0 0 repeat-x;
    padding: 15px 0;
}
#content .content-wrapper .home-page-content .calloutbox .title {
    font-size: 22px;
    font-weight: bold;
    font-family: Helvetica, Arial, sans-serif;
}
#content .content-wrapper .home-page-content .calloutbox .content ul {
    margin: 10px 0 10px 15px;
    list-style: disc url('img/list-bullet.png') outside;
}
#content .content-wrapper .home-page-content .calloutbox .content li {
    float: none;
    margin: 5px 0;
}
.sidebar-left {
    margin-right:20px;
}
#content .content-wrapper .inner-page-content {
    width: 675px;
    margin-right: 20px;
}
.page #content .content-wrapper .inner-page-content .page {
    width: 455px;
}
.page #content .content-wrapper .sidebar-right {
    width: 201px;
}
.page #content.two-columns .content-wrapper .sidebar-right {
    width:331px;
}
/*}}}*/

/* Links Manager Page {{{*/
#LinkMgrPath {
    background: url('img/content-line-bg.png') left bottom repeat-x;
    color: #002D47;
    font-size: 18px;
    line-height: 16px;
    padding-bottom: 14px;
    margin: 7px 0 9px;
    font-weight: normal;
    position: relative;
}
#LinkMgrHeaderTitle {
    border: none;
}
#LinkMgrSubCategories h2 {
    border: none;
}
#LinkMgrContainer a, #LinkMgrContainer a:visited,
#LinkMgrPath a, #LinkMgrPath a:visited {
    color: #f7941d;
}
#LinkMgrContainer a:hover,
#LinkMgrPath a:hover {
    color: #f7941d;
    text-decoration: underline;
}
/*}}}*/



#header .primary-menu li ul li.page-item-62,
#header .primary-menu li ul li.page-item-357,
#header .primary-menu li ul li {
    background: none;
    float: none;
    padding: 0 5px 0 7px;
}


.send_appointment .wpcf7-submit,
#send_appointment {
	display: block;
	padding: 5px 10px;
	background: #00467f;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}


.page-template-page-request-php .wpcf7-form-control-wrap {
	display: block;
	margin-top: 7px;
}

#request-appointment {
	display: block;
	font-weight: bold;
	text-align: right;
	margin-top: 1px;
}
#header .widget {
	list-style:none;
}



/*
.page-template-page-request-php  #content .content-wrapper .inner-page-content .page {
	width: 655px;
}*/


.wpcf7 {
	position: relative;
}

#current_insurance,
.page-template-page-request-php #id_plan .wpcf7-form-control-wrap,
.page-template-page-request-php #state_zip .wpcf7-form-control-wrap,
.page-template-page-request-php #street_city .wpcf7-form-control-wrap {
	display: inline;

}
.page-template-page-request-php #id_plan,
.page-template-page-request-php #state_zip,
.page-template-page-request-php #street_city {
	margin: 15px 0 15px !important;
}

