@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	
}
img {
	max-width: 100%;
	height: auto;
}
/*-------------------Passineau Site-------------------*/
body {
	background: #C9ECE6;
}
.SP-outer-border {
	box-shadow: 0px 0px 100px #499788;
	border-left: 1px #499788 solid;
	border-right: 1px #499788 solid;
}
/*-------------------Header---------------------------*/
#header_logo {
	padding: 5px;
}
#social_links {
	text-align: right;
	font-family: Impact, Anton, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	font-size: 2em;
	color: #4d4d4d;
}
#social_links .breakbar {
	font-size: 1.5em;
	padding-left: 15px;
	vertical-align: -2px;
}
#social_links img {
	padding-left: 15px;
	vertical-align: -4px;
}
#social_links a {
	color:#4d4d4d;
	text-decoration: none;
	padding-left: 2%;
}
#social_links a:hover {
	color:#499788;
}
/*----------------- SOCIAL LINKS --------------------*/
.phone, .links {
	display: inline;
}
.fb-link {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/fb_link.png") center no-repeat;
	vertical-align: -6px;
}
.fb-link:hover {
	background-image: url("../images/fb_link_over.png");
}
.fb-link-footer {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/fb_link_white.png") center no-repeat;
	vertical-align: -6px;
}
.fb-link-footer:hover {
	background-image: url("../images/fb_link_over.png");
}
.tw-link {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/tw_link.png") center no-repeat;
	vertical-align: -6px;
}
.tw-link:hover {
	background-image: url("../images/tw_link_over.png");
}
.tw-link-footer {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/tw_link_white.png") center no-repeat;
	vertical-align: -6px;
}
.tw-link-footer:hover {
	background-image: url("../images/tw_link_over.png");
}
.ig-link {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/ig_link.png") center no-repeat;
	vertical-align: -6px;
}
.ig-link:hover {
	background-image: url("../images/ig_link_over.png");
}
.ig-link-footer {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/ig_link_white.png") center no-repeat;
	vertical-align: -6px;
}
.ig-link-footer:hover {
	background-image: url("../images/ig_link_over.png");
}
.in-link {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/in_link.png") center no-repeat;
	vertical-align: -6px;
}
.in-link:hover {
	background-image: url("../images/in_link_over.png");
}
.in-link-footer {
	width: 35px;
	height: 35px;
	display: inline-block;
	background: transparent url("../images/in_link_white.png") center no-repeat;
	vertical-align: -6px;
}
.in-link-footer:hover {
	background-image: url("../images/in_link_over.png");
}
/*---------------------HEADER END---------------------*/
#main_menu {
	background-color:#c9ece6;
}
#specials .spec-link a {
	display: block;
	bottom: 20%;
	right: 20%;
	text-decoration: none;
	text-align: center;
	font-size: 2em;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	background-color: #C33;
	background-image: linear-gradient( #499788, #A0C9C1);
	/*background:   Chrome10+,Safari5.1+ */
	border-radius: 15px;
	color: white;
	width: auto;
	padding: 5px;
	margin: 10px;
	border: 5px solid #C9ECE6;
	box-shadow: 0 0 0 3px #4d4d4d, 0 0 0 5px #fff, 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	text-shadow: 1px 1px black;
}
#specials .spec-link a:hover {
	color: #fff;
	background-color: #4D4D4D;
	background-image: linear-gradient(#4D4D4D, #4D4D4D);
	border: 5px solid #499788;
}
.main-content ul {
	margin-left: 25%;
}
.main-content h1{
	font-family: eds-market-main-script, sans-serif;
	font-size: 2.5em;
	color: #499788;
}
.main-content h1 .spec_title {
	font-family:  "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
	font-style: italic;
	font-size: 1.1em;
}
.main-content ol {
	margin-left: 3em;
}
.main-content ol li {
	margin: 10px 0;
}
.main-content img {
    float: right;
    max-width: 40%;
    margin: 15px;
    border: 1px solid #000;
}
.doctors img {
    border: solid #000 thin;
    float: left;
    margin: 0;
    margin-right: 20px;
}
.team img {
    border: solid #000 thin;
    float: left;
    margin: 0;
    margin-right: 20px;
    width: 10%;
    height: auto;
}
.form_padding {
	padding: 5px;
}
.form_padding .p7ccm01-2col-auto-column1 {
    text-align: right;
}
/*---------------------- BUSINESS HOURS ______________*/

.business-hours {
	font-size: .8em !important;
}
.business-hours .p7ccm01-content {
	padding: 4px;
}
.business-hours .p7ccm01-content-row {
	background-color: #fff;
	border-color: #000;
	
}
.business-hours .p7ccm01-content-row:first-child {
	border-bottom: #000 solid thin;
}
.business-hours .p7ccm01-bottom-rounded {
	border-radius: 0 0 30px 30px ;
}
.business-hours .p7ccm01-top-rounded {
	border-radius: 30px 30px 0 0;
}
.business-hours .p7ccm01-2col-auto-column1 {
	text-align: right;
	width: 50%;
	
}
.business-hours .p7ccm01-2col-auto-column2 {
	text-align: left;
	width: 50%;
}
.business-hours-resp {
	display: none;
}
/*---------------------- FOOTER ----------------------*/
#page_footer {
	background-color: #4d4d4d;
	color: #fff;
}
.footer {
	color: #fff;
	font-size: .8em;
}
.footer .address {
	padding-left: 12%;
}
.footer .address a {
	padding: 60px 10px 0 0;
}
.notice {
	display: block;
	bottom: 20%;
	right: 20%;
	text-decoration: none;
	text-align: center;
	font-size: 1.5em;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	background-color: #C33;
	background-image: linear-gradient( #499788, #A0C9C1);
	/*background:   Chrome10+,Safari5.1+ */
	border-radius: 10px;
	color: white;
	width: auto;
	padding: 5px;
	margin: 10px;
	border: 3px solid #C9ECE6;
	box-shadow: 0 0 0 3px #4d4d4d, 0 0 0 5px #fff, 5px 5px 5px hsla(0, 0%, 26.6667%, 0.8);
	text-shadow: 1px 1px black;
}
.footer .insurance {
	text-align: center;
}
.footer .insurance h4 {
	font-size: 1.5em !important;
	font-weight: normal;
	font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
	text-shadow: 1px 1px 1px #000, -1px -1px 0px #000;
	
}
.copyright {
	color: #fff;
	/*color: #000;*/
	text-align: center;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px !important;
}
.copyright a {
	color: #9380D1;
	/*color: #333;*/
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright a:hover {
	color: #D680A3;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

/*SMARTPHONE AND NARROW WINDOWS*/
@media only screen and (min-width: 0px) and (max-width: 700px) {
	#header_logo, #social_links{
		text-align: center;
	}
	#social_links {
		padding: 0px !important;
	}
	.phone, .links {
	display: block;
		padding: 10px 0;
}
	.breakbar {
		display: none;
	}
    #main_menu .p7ccm01-content {
		padding: 0 !important;
	}
    .curve-mask {
        height: 10px;
    }
    .curves {
        display: none;
    }
	#main_menu {
		background: #A0C9C1;
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 1000;
		border-bottom: thin solid #000;
	}
	#header_logo {
		margin-top: 50px;
	}
    .doctors img {
        margin: 0, auto, 10px;
        float: none;
        align-self: center;
        width: 85%;
        max-width: 85%;
}
.team img {
    margin-right: 10px;
    width: 40%;
}
	.footer-logo {
		text-align: center;
	}
	.footer .address {
		padding-left: 0;
	}
	.footer .address a {
		padding: 60px 10px 0 0;
	}
}