/*|---------------------------------------------| Our Doctors + Staff page|---------------------------------------------*/
.our-doctors-page .main-side {
    padding-left: 0 !important;
    position: relative;
    left: -18px;
    width: 480px;
}
.doctor-biography-excerpt-signature p{
	font-size:12px;
	margin-top: -20px;
}
.signature-content .author-education em{
	font-size:12px;
}
.doctor-page #mission-box .education p {
	margin-left: 5px;
}
.back-to-doctors{
	background: url("../images/arrow.png") no-repeat scroll 0px 0 transparent;
	display: inline-block;
	padding: 0 0 0 14px;
	text-decoration: underline;
	color:  purple;
	display: block;
	font-family: MyriadPro-semibold, Helvetica-bold, arial-bold, sans-serif-bold;
	font-size: 14px;
	font-weight: bold;
	left: -2px;
	position: relative;
	text-align: left;
	top: -20px;
	margin-top: 10px;
}
.doctorsfloatright{
	float:right;
}
.noptag{
	margin-left: 10px;
}
.articles{
	margin:10px 0!important;;
	padding:0!important;;
	border-bottom: 1px solid #cccccc;
}
.articles li{
	border-top: 1px solid #cccccc;
    list-style: none outside none;
    margin: 2px 0!important;;
    padding: 2px 0!important;;
}
.sidebar-subtitle{
	margin-bottom: 10px;
	margin-right: 5px;
	font-family: "myriad-pro",sans-serif;  
	color: purple;
	font-size: 13px;
	line-height: 15px;
	font-weight: 700;
}
.doctor-page #mission-box p{
	margin-left: 10px;
	line-height: 16px;
	}
	

.specialist-snapshot{
	 margin: 20px 0;
    text-transform: uppercase;
}
.doctor-page .main-photo{
	top:-5!important;
}
.social-list img{
	margin:0px 2px!important;
}
.doctor-page #mission-box ul{
	margin:0;
	padding:0 0 0 26px;
}
.doctor-page #mission-box ul li{
	margin: 5px 0;
	padding: 0;
	line-height: 15px;
}
.doctor-page #mission-box ul li a{
	color:#666;
	text-decoration: underline;
}
.doctor-page #mission-box ul li a:hover{
	text-decoration: none;
}
#staff-list {
    list-style: none;
    margin-left: 15px;
    margin-right: -15px;
}

#staff-list li {
    float: left;
    height: 90px;
    overflow: hidden;
    margin: 0 0 0px 6px;
    position: relative;
    width: 90px;
}

#staff-list .doctor-meta {
    display: none;
}

#staff-list .sel-overlay {
    background: url(images/sel_doctor_overlay.png) 0 0 no-repeat;
    display: none;
    height: 90px;
    left: 0;
    position: absolute;
    top: 0;
    width: 90px;
    z-index: 4;
}

#staff-list li.selected .sel-overlay, #staff-list li:hover .sel-overlay {
    display: block;
}

#staff-list #doctor-title {
    height: 90px;
    width: 206px;
    margin-left: -14px;

}

#staff-list #staff-title {
    height: 90px;
    width: 110px;
    margin-left: -14px;
}

#staff-list #doctor-title, #staff-list #staff-title {
    opacity: 1;
}

#staff-list a {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
}

#staff-list a img {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}

#staff-list .thumb-bw {
    z-index: 2;
}

#staff-list a:hover .thumb-bw, #staff-list .selected .thumb-bw, #staff-list li:hover .thumb-bw {
    display: none;
}

#staff-list .thumb-color {
    z-index: 1;
}

#staff-list .sorted, #staff-list .selected, #staff-list li:hover {
    opacity: 1;
}

#staff-list .sorted .thumb-color {
    z-index: 3;
}

#staff-list .overlay {
    background: #000;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3; /* opacity */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity = 70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

/** bio-prevew **/
#bio-preview {
}

#bio-preview .name {
    color: #0060a1;
    display: block;
    font-family: MyriadPro-Light, Helvetica-reg, arial, sans-serif;
    font-size: 18px;
    line-height: 20px;
    padding: 0 10px 0px;
}

#bio-preview .education {
    color: #666;
    display: block;
    font-family: MyriadPro-Light, Helvetica-reg, arial, sans-serif;
    font-size: 13px;
    font-style: italic;
    padding: 0 5px 10px;
}

#bio-preview .bio-excerpt {
    display: block;
    font-size: 12px;
    line-height: 18px;
    color: #666;
    padding: 0 5px 5px;
}

#bio-peview .bio-excerpt p {
    padding: 0 0 20px 0;
}

#mission-box #bio-preview .main-photo, .pp_inline .doctor-picture .main-photo {
    display: block;
    height: 290px;
    margin-left: 0px;
    padding: 12px 0px 0px 12px;
    position: relative;
    width: 203px;
    top: -10px;
    background: url(images/bg_bio_prev-210.png) no-repeat 0 0;
}

.pp_inline .doctor-picture .main-photo {

}

#mission-box #bio-preview .main-photo img {
    height: 238px !important;
    left: 25px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 186px !important;
}

#mission-box .name-title {
    background: #1d3e67;
    color: #fff;
    font-family: MyriadPro, Helvetica, arial, sans-serif;
    font-size: 11px;
    display: block;
    padding: 4px 7px;
    width: 172px;
}

.signature-photo{
	display: block;
	height:180px;
	width: 116px;
	float: left;
	margin-left: -12px;
	padding: 8px 0px 0px 10px;
	position: relative;
	background: url(images/bg_bio_prev-125.png) no-repeat 0 0;
	background-size: 126;
}
.signature-photo img{
	height: 136px !important;
    left: 0px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 106px !important;
}
.signature-photo span{
	text-align: center;
	background: #1d3e67;
    color: #fff;
    font-family: MyriadPro, Helvetica, arial, sans-serif;
    font-size: 9px;
    display: block;
    padding: 0px 2px;
    width: 102px;
}
.main-side p.author-education{
	font-size:12px;
	line-height: 14px;
}
.signature-content{
	float: left;
    padding-left: 10px;
    padding-top: 20px;
    width: 330px;
}
.signature{
	}
.social-list a{
	float:left;
}
.news-content .social-list img{
	margin:0 2px;
	padding:0;
}
.social-list{
	overflow: hidden;
	margin-bottom:32px;
}
.author-name a{
	font-size:18px;
	color:#0060a1;
 font-family: 'MyriadPro-light','Helvetica-light',helvetica,arial,sans-serif;
}
#bio-preview .extended-bio {
    display: block;
    font-family: MyriadPro-semibold, Helvetica-bold, arial-bold, sans-serif-bold;
    font-size: 14px;
    font-weight: bold;
    left: -2px;
    position: relative;
    text-align: right;
    top: -20px;
    margin-top: 10px;
}

#bio-preview .extended-bio a {
    margin-right: 5px;
    color: #6a3b6f !important;
    text-decoration: underline;
}

#bio-preview .extended-bio a:hover {
    color: #0060A1 !important;
    text-decoration: none;
}

.pp_inline .doctor-picture {
    float: left;
    width: 210px;
    padding-top: 10px;
    padding-left: 0px;
}

.pp_inline .doctor-description {
    width: 500px;
    margin-left: 230px;
    padding-left: 40;
    padding-top: 15px;
    font-size: 13px;
    line-height: 18px;
    color: #666666

}

.pp_inline .doctor-description span {
    display: block;
    border-left: 1px solid #AAA;
    padding-top: 10px;
    padding-left: 20px;

}

.pp_inline .doctor-description .name {
    font-family: MyriadPro-light, Helvetica-light, arial, sans-serif;
    padding-top: 75px;
    font-size: 36px;
    font-weight: lighter;
    color: #0060a1

}

.pp_inline .doctor-description .content {
    font-family: MyriadPro-light, Helvetica, arial, sans-serif;
    border-left: 1px solid #AAA;
    padding-top: 0px;
    padding-left: 20px;
}

.pp_inline .doctor-description .education {
    color: #666666;
    font-family: MyriadPro-light, Helvetica, arial, sans-serif;
    padding-bottom: 20px;
}

#pp_full_res .pp_inline .doctor-description p {
    margin: 0 0 20px;
    font-size: 16px;
    line-height: 22px;
}

#sidebar ul.specialties-list {
    display: none;
}

#sidebar ul.specialties-list li {
    cursor: pointer;
    font-size: 12px;
    height: 18px;
    line-height: 14px;
}

#sidebar ul.specialties-list li:hover, #sidebar ul.specialties-list li.selected {
    color: #046fb1;
    text-decoration: underline;
    font-weight: bold;
    opacity: 1;
}

#pagination {
    text-align: center;
    margin: 0 auto;
    padding: 20px;
    width: 75%;
}

#pagination ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#pagination ul li {
    float: left;
    margin: 0px 3px;
}

#pagination ul li a {
    color: #1b75ba;
    font-weight: normal;
    font-size: 11px;
    padding: 0px 0px 0;
    height: 17px;
    width: 17px;
}

#pagination ul li.navButton a {
    width: 75px;

}

#pagination ul li.navButton a img {
    float: left;
    height: 20px;
    margin: 0;

}

#pagination ul li.pageNumber {
    min-width: 17px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f1f2f2 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f1f2f2)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffffff 0%, #f1f2f2 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffffff 0%, #f1f2f2 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #ffffff 0%, #f1f2f2 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#f1f2f2', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, #ffffff 0%, #f1f2f2 100%); /* W3C */
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -khtml-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    border: 1px solid #c1c1c1;
    padding-bottom: 0;
    margin-bottom: 5px;
}

#pagination ul li.pageNumber:hover, #pagination ul li.pageNumber.active {
    background: #3a9bd5; /* Old browsers */
    background: -moz-linear-gradient(top, #3a9bd5 0%, #0b87c9 48%, #399bd4 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #3a9bd5), color-stop(48%, #0b87c9), color-stop(100%, #399bd4)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #3a9bd5 0%, #0b87c9 48%, #399bd4 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #3a9bd5 0%, #0b87c9 48%, #399bd4 100%); /* Opera11.10+ */
    background: -ms-linear-gradient(top, #3a9bd5 0%, #0b87c9 48%, #399bd4 100%); /* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#3a9bd5', endColorstr = '#399bd4', GradientType = 0); /* IE6-9 */
    background: linear-gradient(top, #3a9bd5 0%, #0b87c9 48%, #399bd4 100%); /* W3C */
    border: 1px solid #006cc8;
}

#pagination ul li.pageNumber a:hover, #pagination ul li.pageNumber.active a {
    color: #FFF;
}

#pagination ul li a.pageNumber {
    text-shadow: 0px 1px 2px #111;
    width: 100%;
    height: 100%;
}

/* Testimonials */
.testimonial {
    border-bottom: 1px solid #D6D6D6;
    margin-bottom: 30px;
}

.testimonial .owner {
    text-align: right;
    color: #0060a1;
    font-weight: bold;
}

.testimonial-add-your-own-button {
    position: relative;
    left: 114px;
    top: 75px;
}

/* Contact Page */
#mission-box .constant-contact-form {
    margin-bottom: 25px;
    margin-left: -20px;
    width: 255px;
}

#mission-box .follow-icons li {
    text-align: center;
    list-style: none;
}

#mission-box .follow-icons li img, #mission-box .constant-contact-form img {
    background: none;
    margin: 0 auto;
    padding: 0;
    width: auto;
}

#mission-box .constant-contact-form #newsletterSignUp{
	background:url(images/button-signmeup.png) no-repeat;
	display: block;
	height: 40px;
	width: 162px;}
	#mission-box .constant-contact-form #newsletterSignUp span{display: none;}


/* Stories from page */
.story-from-patient {
    float: left;
    width: 330px;
    border-bottom: 1px solid #D6D6D6;
    padding-top: 25px;
    padding-bottom: 0px;
    margin-left: -13px;
}

.story-from-patient .story-main-image {
    padding-bottom: 9px;
    margin-left: 0px;
    margin-top: 0px;
    background: url('images/stories-image-bg.png') no-repeat bottom center transparent;
}

h2.story-from-patient-title {
    color: #0060a1;
    font-family: 'MyriadPro-Light', helvetica, arial, sans-serif;
    font-weight: 200;
    font-stretch: normal;
    font-size: 36px;
    line-height: 30px;
    letter-spacing: -0.05em;
    margin: 20px 0 0;
    margin-left: 10px;
}

h3.story-from-patient-name {
    color: #686f73;
    font-family: 'MyriadPro-Light', helvetica, arial, sans-serif;
    font-weight: 200;
    font-stretch: normal;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: -0.0em;
    margin: 5px 0 25px;
    margin-left: 10px;
}


.story-from-patient.odd {
    border-right: 1px solid #D6D6D6;
    margin-top: -25px;
    padding-right: 20px;
}

.story-from-patient.even {
    margin-top: -25px;
    margin-bottom: 30px;
    padding-left: 20px;
}

.story-from-patient .story-content {
    display: none;
}

/*Hospital Tour*/
#mission-box .hospital-tour-sidebar img {
    width: 103px;
    margin: 0 auto;
    padding: 0;
    padding-left: 1px;
    padding-right: 1px;
    padding-bottom: 2px;
    margin-left: 0 !important;
}

/*Photo Gallery*/
.photo-gallery {
    float: left;
    width: 240px;
    height: 175px;

}

.photo-gallery .photo-gallery-main-image img {
    background: url('images/photo-gallery-img-bg.png') 0 0 no-repeat;
    padding: 10px 10px 20px;
}

.photo-gallery .photo-gallery-main-image h2 {
    color: #FFF;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
    position: relative;
    top: -90px;
    text-align: center;
    width: 210px;
    left: 15px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 1);
    filter: dropshadow(color = #000000, offx = 0, offy = 2);
    font-family: "MyriadPro-semibold", arial, sans-serif;
}

.photo-gallery .photo-gallery-main-image a {
    color: #FFF;
    text-decoration: none;
    margin-left: -17px;

}

#mission-box .videos-sidebar img {
    background: 0;
    width: 210px;
    height: 150px;
    margin: 0 0 5px !important;
    padding-bottom: 0
}

/* pretty photo styling */
div.pp_default .pp_content {
    background: url('images/popup-bg.png') top center repeat-x #D1D3D4;
}

/*Constant Contact Form*/
.constant-contact-form .email {
    border: 1px solid #AEB0B2;
    font-size: 12px;
    width: 150px;
    padding: 4px 0 4px 8px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    border-bottom: 0;
    border-style: inset inset none;
    border-color: #aeb0b2 #aeb0b2 transparent;
}

.constant-contact-form .submit {
    width: 58px;
    height: 22px;
    background: url("images/submit-btn.png") no-repeat scroll center center transparent;
    text-indent: -999px;
    border: 0 none;
}

/*rss icons*/
.rss-icon {
    text-indent: -99999px;
    float: right;
    display: inline-block;
    background: url('images/rss-feed-icon.png') no-repeat center center;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 2px;
    right: 2px;
}

/*custom form CSS*/
.formbox {
    border: 3px solid #ADADAD;
}

.formbox .header {
    background: #355E99;
    color: #FFF;
    font-weight: bold;
    padding: 5px;
}

.formbox .subheader {
    background: #DCDCDC;
    font-weight: bold;
    padding: 5px;
    color: #000;
}

.formbox .editor-row {
    border-bottom: 1px solid #D8D8D8;
}

.formbox .editor-cell label {
    padding: 0 5px 0 0;
}

.formbox .editor-cell {
    padding: 4px;
    border-right: 1px solid #D8D8D8;
    float: left;
}

.formbox .editor-cell.nobr {
    border-right: none;
}

.formbox input {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.formbox input[type="text"],
.formbox textarea {
    padding: 5px 0;
}

.wpcf7-form input[type="submit"] {
    padding: 8px 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 1;
    color: #444;
    border: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
    background-image: -moz-linear-gradient(0 100% 90deg, #fff, #bbb);
    background: #FFFFFF url('images/grad.jpg') left top repeat-x;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    -o-border-radius: 23px;
    border-radius: 23px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}

.formbox .wpcf7-not-valid-tip {
color:#a5207d;
}

.formbox input[type="text"]:focus,
.formbox textarea:focus {
    -moz-animation: pulse 1.5s infinite ease-in-out;
    -webkit-animation: pulse 1.5s infinite ease-in-out;
}

.formbox input[type="submit"]:hover,
.formbox input[type="submit"]:focus {
    -moz-animation: pulse 1.5s infinite ease-in-out;
    -webkit-animation: pulse 1.5s infinite ease-in-out;
}

.wpcf7-form-control.wpcf7-checkbox {
    white-space: nowrap;
}

.mgt {
    margin-top: 25px;
}

.bld {
    font-weight: bold;
}

.txt-center {
    text-align: center;
}

.txt-size-small {
    font-size: 10px;
}