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

          padding: 0;

          margin: 0;

          border: 0;

}
html {
		height: 100%;
}
body  {
	font-family: 'Open Sans', Verdana, Geneva, sans-serif;
	margin: 0;
	text-align: center;
	height: 100%;
	font-size: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
/* image sizing*/

img {
	max-width: 100%;
	height: auto;
}
@media \0screen {
  img { 
  	width: auto; /* for ie 8 */
  }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
     div.chrome-fix { width: 99.99999% !important;}
}
/* layout*/
header, section, footer, aside, nav, main, article, figure
{
display: block;
} 
.wrap, .wrap2 {
	margin: 0px;
	padding: 0px;
	clear: both;
}
.wrap2{
	overflow: hidden;
}
.wrap3 {
	padding-top: 20px;
	padding-bottom: 20px;
}
.maxwidth {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0%;
}
.maxwidth2 {
	text-align: center;
	width: 90%;  /* this will create a container 90% of the browser width max width 1000px approx */
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding: 0%;
	overflow: hidden;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 0.063em;
    line-height: 0px;
}
.clearall {
	clear: both;
}
.headerwrap {
	padding-top: 0px;
}
.logo {
	float: none;
	width: 90%;
	text-align: center;
	padding-top: 0px;
	padding-right: 5%;
	padding-bottom: 0px;
	padding-left: 5%;
}
.topcontact, .topcontact2 {
	float: none;
	width: 100%;
	padding-top: 0px;
}
.request {
	color: #592B5F;
	padding-top: 5px;
}
.toptel {
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 18px;
	width: 100%;
	text-align: center;
	font-weight: 400;
	color: #AC4354;
}
.toptel a:link,  .toptel a:visited {
	color: #2E6963;
	text-decoration: none;
	min-height: 24px;
}
.toptel a:hover, .toptel a:active {
	color: #2E6963;
	text-decoration: none;
}
.toptag {
	color: #67B09F;
	padding-top: 5px;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-size: 18px;
}
.addresstop {
	clear: both;
	padding-top: 5px;
	color: #67B09F;
}
.addresstop .fa {padding-right: 5px;}
.requestappt {
	clear: both;
	padding-top: 5px;
	font-size: 18px;
}
.requestappt a:link,  .requestappt a:visited {
	color: #5A2B5F;
	text-decoration: none;
}
.requestappt a:hover, .requestappt a:active {
	color: #946199;
	text-decoration: none;
}
.tsocial {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.socialicons1 {
	text-align: left;
	float: left;
	padding-right: 10px;
	padding-left: 0px;
}
#tfb a:link, #ttw a:link, #tinsta a:link,  #thome a:link, #tcontact a:link, #tgplus a:link, #tfb a:visited, #ttw a:visited, #tinsta a:visited, #thome a:visited, #tcontact a:visited, #tgplus a:visited {
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 38px;
	list-style-type: none;
	background-position: 0px top;
	font-size: 1em;
}
#tfb a:hover, #ttw a:hover,  #tinsta a:hover, #thome a:hover, #tcontact a:hover, #tgplus a:hover, #tfb a:active, #ttw a:active, #tinsta a:active, #thome a:active, #tcontact a:active, #tgplus a:active{
	background-position: 0px -35px;
}
#tfb a:link,  #tfb a:visited {
	background-image: url(../images/icon_fb2.png);
}
#ttw a:link,  #ttw a:visited {
	background-image: url(../images/icon_twit2.png);
}
#tinsta a:link,  #tinsta a:visited {
	background-image: url(../images/icon_home2.png);
}
#thome a:link,  #thome a:visited {
	background-image: url(../images/icon_home2.png);
}
#tcontact a:link,  #tcontact a:visited {
	background-image: url(../images/icon_con2.png);
}
#tgplus a:link,  #tgplus a:visited {
	background-image: url(../images/icon_gplus2.png);
}
/* main content area*/
.tagline, .tagline2 {
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	font-weight: 400;	
}
.tagline2 a:link,  .tagline2 a:visited {
	color: #FFF;
	text-decoration: none;
}
.tagline2 a:hover, .tagline2 a:active {
	color: #2E6963;
	text-decoration: none;
}
.tagline {
	color: #D60076;
}
 .tagline2 {
	 color: #FFF;
}
.tagbar {
	color: #FFF;
	background-color: #67B09F;
	padding-top: 10px;
	padding-bottom: 10px;
}
.tagbar .largetagtxt {
	font-size: 20px;
	font-weight: 300;
	padding-bottom: 5px;
	display: block;
}
.tagbar .smalltagtxt {
	font-size: 15px;
	font-variant: small-caps;
	font-weight: 300;
	display: block;
}
.inpagenav {
	text-align: center;
}
.inpagenav ul{
	list-style-type: none;
}
.inpagenav li{
	display: inline;
}
.homeblocks {
	padding-top: 10px;
	padding-right: 5%;
	padding-bottom: 10px;
	padding-left: 5%;
}
.midcontent {
	padding-top: 20px;
	padding-bottom: 20px;
}
.midcontent h4 {
	font-size: 1.2em;
	color: #FFF;
	font-weight: 400;
}
.midcontent .fa {
	font-size: 25px;
	color: #0C3647;
	padding-left: 10px;
}
 .mainContent {
	text-align: left;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
  .inpagetitle, .mainContent h4 {
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2E6963;
	font-weight: 300;
	margin-bottom: 0.33em;
	clear: both;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-top: 0.63em;
 }
 .mainContent  .inpagetitle h1 {
	font-family: 'Merriweather', "Times New Roman", Times, serif;
	font-size: 18px;
	color: #2E6963;
	font-weight: 300;
	margin-bottom: 0em;
	clear: both;
	padding-bottom: 0px;
	padding-top: 0em;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	margin-top: 0em;
	padding-left: 0px;
 }
  .mainContent h1 {
	font-size: 1.1em;
	color: #8A8A7B;
	font-weight: normal;
	padding-bottom: 0.189em;
	margin-bottom: 0.189em;
	padding-top: 0.189em;
 }
  .mainContent h3,.mainContent h2{
	font-size: 1.4em;
	color: #0C3647;
	font-weight: normal;
	clear: both;
	padding-bottom: 0.33em;
	padding-top: 0.63em;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE;
 }
 .mainContent  .tesheading h3{
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
 }
.mainContent h5 {
	font-size: 1.2em;
	color: #555555;
	font-weight: normal;
	padding-bottom: 0.33em;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6EAEB;
	padding-top: 25px;
 }
  .mainContent p {
	padding-bottom: 6px;
	text-align: left;
	font-size: 0.95em;
	padding-top: 0px;
	color: #333333;
  }
  
  .mainContent ol {
	padding-left: 5%;
  }
   .mainContent label {
	color: #09C;
	font-size: 0.756em;
	}
	.mainContent input {
	border: 1px solid #CCC;
	padding: 0.189em;
	margin-right: 0.625em;
	}
	.mainContent select {
	border: 1px solid #CCC;
	padding: 0.189em;
	margin-right: 0.625em;
	}
.mainContent a:link,  .mainContent a:visited {
	color: #46A7AF;
	text-decoration: none;
}
.mainContent a:hover, .mainContent a:active {
	color: #0C3647;
	text-decoration: none;
}
/* fader */
.fader {
	background-color: #FFF;
	padding: 10px;
}
.faderpic {
	float: none;
	width: 100%;
}
.faderinfo {
	float: none;
	width: 100%;
	padding-left: 0%;
}
.faderblock {
	background-color: #B6D9D1;
	width: 100%;
	text-align: center;
	margin-top: 10px;	
}
.faderblock-icon1, .faderblock-icon2 , .faderblock-icon3 , .faderblock-icon4  {
	background-repeat: no-repeat;
	background-position: center top;
}
.faderblock-icon1 {
	background-image: url(../images/icon-whychoose.png);
}
.faderblock-icon2 {
	background-image: url(../images/icon-treat.png);
}
.faderblock-icon3 {
	background-image: url(../images/icon-appt.png);
}
.faderblock-icon4 {
	background-image: url(../images/icon-refer.png);
}
.faderblock a:link, .faderblock a:visited {
	padding-top: 60px;
	padding-bottom: 14px;
	color: #454545;
	text-decoration: none;
	display: block;
	border: 1px solid #FFF;
	padding-right: 5px;
	padding-left: 5px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	min-height: 0px;
	background-color: #B6D9D1;
}
.faderblock a:hover,  .faderblock a:active {
	color: #FFF;
	background-color: #0C3647;
}
.fbtitle {
	display: block;
	font-size: 18px;
}
.fbtext {
	font-size: 0.9em;
	display: block;
	clear: both;
}
.faderspacer {
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.faderbreak {
	display: none;
}
/* gallery */
.practicegallery, .treatment {
	float: none;
	width: 96%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 2%;
	background-color: #EBEBEC;
}
.practicegallery ul, .treatment ul {
	margin: 0px;
	padding-top: 0.63px;
	padding-right: 0px;
	padding-bottom: 0.63px;
	padding-left: 0px;
}
.practicegallery li, .treatment li{
	width: 100%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
	text-align: center;
}
.gallerytitle {
	font-size: 0.8em;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #2A448B;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:40px;
}
.gallery {
	padding: 5px;
}
/* top fader */	
.faderwrap, .topimage {
	background-color: #FFF;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.topvideothumb {
}
.topvideotext {
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 0.9em;
	color: #6D1D70;
}
.topvideologo {
}
/* contact form */
.quickcontactinner{
	padding-top: 0px;
	padding-right: 10%;
	padding-bottom: 10px;
	padding-left: 10%;
	text-align: left;
	width: 80%;
	font-size: 0.9em;
}
.quickcontactinner h3 {
	font-size: 1.4em;
	color: #FFF;
	font-weight: normal;
	clear: both;
	padding-bottom: 0.33em;
	padding-top: 0.63em;
	margin-bottom: 0.33em;
	background-image: url(../images/heading-bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.quickcontactinner a:link,  .quickcontactinner a:visited {
	color: #999999;
	text-decoration: none;
}
.quickcontactinnera:hover, .quickcontactinner a:active {
	color: #82943A;
	text-decoration: underline;
}
.quickcontactinner input, .contactform input {
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	margin-top: 2px;
	margin-bottom: 2px;
}
.quickcontactinner .field300, .contactform .field300 {
	width: 90%;
}
.quickcontactinner .field1 {
	width: 15%;
}
.quickcontactinner textarea, .contactform textarea {
	font-size: 1.0em;
	border: 1px solid #CCC;
	padding: 5px;
	background-color: #FFF;
	margin-top: 2px;
}
.quickcontactinner fieldset, .contactform fieldset {
	border: 1px solid #CCC;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
.quickcontactinner legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.882em;
	color: #FFFFFF;
	font-weight: normal;
}
.contactform legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.882em;
	color: #67B09F;
	font-weight: normal;
}
.smalltxt {
	font-size: 0.8em;
}
.quickcontactinner label {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: normal;	
}
.contactform label {
	font-size: 1em;
	color: #555555;
	font-weight: normal;	
}
.quickcontactinner option {
	color: #333333;
	border: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.quickcontactinner select {
	background-color: #DDE1ED;
	border: 1px solid #CCC;
	margin-top: 5px;
}
.quickcontactinner  #quicksubmit, .contactform  #contactsubmit {
	font-size: 1.0em;
	color: #FFF;
	background-color: #AC4354;
	padding: 6px;
}
.quickcontactinner  #quickclear, .contactform  #contactclear {
	font-size: 1.0em;
	color: #FFF;
	background-color: #999999;
	padding: 6px;
}
/* team */
.teamblock{
	border-bottom: 2px solid #f8f8f8;
	background-color: #f8f8f8;
	-webkit-transition: all 500ms ease;
	transition: all 500ms ease;
	padding: 20px;
	margin-top: 25px;
}
.teamblock:hover {
    border-bottom: 2px solid #89449E;
    background-color: white;
}
.teamblockimage {
	float: none;
	width: 98%;
	text-align: center;
	background-color: #FFF;
	padding: 0.5%;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-top: 0px;
}
.teamblockimage  img {
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.teamblocktxt {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
.mainContent .teamblockimage p {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
/* footer */
.actionblock {
}
.actionblock ul{
	padding-left: 25px;
}
.actionblock li{
	list-style-position: outside;
	list-style-image: url(../images/bullet-1.png);
	padding-top: 3px;
	padding-bottom: 3px;
}
.actionblock h4 {
	font-size: 22px;
	font-weight: 400;
	color: #0C3647;
	margin-bottom: 10px;
}
.actionblock p {
	font-size: 1em;
	color: #545454;
	padding-bottom: 0.3em;
}
.actionblock1, .actionblock2, .actionblock3 , .actionblock4{
	text-align: left;
}
.actionblock1 {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
.actionblock2 {
	float: none;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
}
.actionblock3 {
	float: none;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	text-align: left;
}
.actionblock3 table {
	width: 80%;
}
.actionblock3  .cent{
	text-align: center;	
}
.actionblock4 {
	float: none;
	width: 94%;
	padding-right: 3%;
	padding-left: 3%;
	text-align: center;
}
.actionblockbreak {
}
.subfooter {
	padding-top: 20px;
	font-size: 0.85em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #999;
}
.actionblock2  a:link, .subfooter  a:link, .actionblock2  a:visited, .subfooter  a:visited {
	color: #999;
	text-decoration: none;
}
.actionblock2  a:hover, .subfooter  a:hover, .actionblock2 a:active, .subfooter a:active {
	color: #67B09F;
	text-decoration: none;
}
.actaddress {
	padding-left: 30px;
	font-size: 1em;
	background-image: url(../images/icon-location.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-top: 5px;
	text-align: left;
	}
.topsocial {
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
#botfb a:link, #bottw a:link, #botinsta a:link,  #bothome a:link, #botcontact a:link, #botgplus a:link, #botfb a:visited, #bottw a:visited, #botinsta a:visited, #bothome a:visited, #botcontact a:visited, #botgplus a:visited {
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 38px;
	list-style-type: none;
	background-position: 0px top;
	font-size: 1em;
}
#botfb a:hover, #bottw a:hover,  #botinsta a:hover, #bothome a:hover, #botcontact a:hover, #botgplus a:hover, #botfb a:active, #bottw a:active, #botinsta a:active, #bothome a:active, #botcontact a:active, #botgplus a:active{
	background-position: 0px -35px;
}
#botfb a:link,  #botfb a:visited {
	background-image: url(../images/icon_fb2.png);
}
#bottw a:link,  #bottw a:visited {
	background-image: url(../images/icon_twit2.png);
}
#botinsta a:link,  #botinsta a:visited {
	background-image: url(../images/icon_home2.png);
}
#bothome a:link,  #bothome a:visited {
	background-image: url(../images/icon_home2.png);
}
#botcontact a:link,  #botcontact a:visited {
	background-image: url(../images/icon_con2.png);
}
#botgplus a:link,  #botgplus a:visited {
	background-image: url(../images/icon_gplus2.png);
}
.foottel, .formlink {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 1.4em;
	margin-top: 6px;
	margin-bottom: 6px;
	color: #0C3647;
	text-align: left;
}
.foottel .fa, .formlink .fa {
	padding-right: 10px;
}
.formlink .fa {
	color: #FFF;
}
.actionblock .foottel a:link, .actionblock .foottel a:visited {
	color: #67B09F;
	text-decoration: none;

}
.actionblock .foottel a:hover, .actionblock .foottel a:active {
	color: #B6D9D1;
	text-decoration: none;
}
.formlink a:link,  .formlink a:visited {
	color: #FFF;
	text-decoration: none;
}
 .formlink a:hover,  .formlink a:active {
	color: #67B09F;
	text-decoration: none;
}
.actionblock .arrowlink a:link, .actionblock .arrowlink a:visited {
	color: #67B09F;
	text-decoration: none;
	background-image: url(../images/arrow-col1.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	display: inline-block;
}
.actionblock .arrowlink a:hover, .actionblock .arrowlink a:active {
	color: #0C3647;
	text-decoration: none;
}
.socialicons2 {
	text-align: right;
	float: right;
	padding-right: 5px;
	padding-left: 5px;
}
/* colour*/
.bgwhite {
	background-color: #FFF;
}
.bggrey {
	background-color: #F9F9F9;
}
.bgcol1 {
	background-color: #E4F1EE;
}
.bgcol2 {
	background-color: #E6EAEB;
}
.bgcol3 {
	background-color: #0C3647;
}
.bgcol4 {
	background-color: #67B09F;
}
.bgwatermark {
	background-image: url(../images/watermark.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bgnav {
	background-color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BF8E60;
}
.bggreygrad {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#7d7e7d+0,0e0e0e+100;Black+3D */
	background: #7d7e7d; /* Old browsers */
	background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7d7e7d), color-stop(100%,#0e0e0e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #7d7e7d 0%,#0e0e0e 100%); /* IE10+ */
	background: linear-gradient(to bottom, #7d7e7d 0%,#0e0e0e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=0 );

}
.bggreygrad:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d60276+0,4e204e+100 */
background: rgb(214,2,118); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(214,2,118,1) 0%, rgba(78,32,78,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(214,2,118,1)), color-stop(100%,rgba(78,32,78,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(214,2,118,1) 0%,rgba(78,32,78,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(214,2,118,1) 0%,rgba(78,32,78,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(214,2,118,1) 0%,rgba(78,32,78,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(214,2,118,1) 0%,rgba(78,32,78,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d60276', endColorstr='#4e204e',GradientType=0 ); /* IE6-9 */
}
.hpimplant {
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	border-radius: 25px;
	overflow: hidden;
	margin-bottom: 15px;
}
.border1 {
	border: 1px solid #E6EAEB;
}
.border2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.whitetxt {
	color: #FFF;
}
.rounded {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.dropshad {
-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    2px 1px 8px rgba(0, 0, 0, 0.2);
box-shadow:         2px 1px 8px rgba(0, 0, 0, 0.2);
}
.divide {
	background-color: #BBBBBB;
	height: 2px;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}
.divide2 {
	background-color: #AC4354;
	height: 2px;
	clear: both;
}
.divide3 {
	background-color: #FFF;
	height: 2px;
	clear: both;
}
.divide4 {
	background-color: #777777;
	height: 2px;
}
.divide5{
	background-color: #BBBBBB;
	height: 1px;
}
 .liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/bullet1.png);
	padding-left: 25px;
	font-size: 0.9em;
	padding-bottom: 10px;
	color: #333;
}
.liststyle1 li {
	padding-top: 0.315em;
	padding-bottom: 0.315em;
	list-style-image: url(../images/bullet.png);
	color: #333333;
}

.liststyle3 {
	list-style-position: outside;
	list-style-image: url(../images/tick2.png);
	padding-left: 30px;
	font-size: 0.9em;
}
.liststyle3 li {
	padding-top: 0.66em;
	padding-bottom: 0.66em;
	list-style-image: url(../images/tick2.png);
	color: #233D4D;
}
.footer {
	color: #545454;
	font-size: 0.9em;
	background-color: #FFFFFF;
}
.tablestyle {
	font-size: 1.0em;
}
.tablestyle table{
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
}
.tablestyle td, .tablestyle th {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	text-align: left;
	font-size: 0.9em;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.tablebg1 {
	color: #FFF;
	background-color: #67B09F;
}
.tablebg2 {
	background-color: #FAFAFA;
}
.odd {
	background-color: #FAFAFA;
}
.mc_embed_signup, .mc_embed_signup2 {
	color: #000;
	width: 90%;
}
.mc_embed_signup input {
	background-color: #FFFFFF;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
 .mc_embed_signup2 input {
	background-color: #EEEEEE;
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #888888;
}
.mc_embed_signup label {
	font-size: 0.9em;
	padding-bottom: 10px;
	display: block;
	color: #FFFFFF;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
}
.mc_embed_signup2 label {
	font-size: 0.9em;
	padding-bottom: 10px;
	display: block;
	color: #333333;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
}
.mc_embed_signup .button, .mc_embed_signup2 .button {
	background-color: #6E1D70;
	margin-top: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
/* responsive video embed*/
.video-wrapper {
	width: 640px;
	max-width: 100%;
}
.video {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
.video iframe, .video object, .video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.entry-content img, .entry-content iframe, .entry-content object, .entry-content embed {
max-width: 100%;
}
/* layout elements*/
.hpboxinner, .treatboxinner{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.hpboximg img, .treatboximg img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hpboxtxt, .treatboxtxt{
	color: #FFF;
	background-color: #627B83;
	margin-top: 0px;
	text-align: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	min-height:0px;
}
.hpboxtxt h3, .mainContent .treatboxtxt h3 {
	font-size: 1.4em;
	color: #FFFFFF;
	font-weight: normal;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.hptreatbox_link {
	color: #FFF;
	text-align: left;
	background-color: #627B83;
	padding: 0px;
}
.hpscroll {
	padding-top: 30px;
	padding-bottom: 30px;
}
.normal-imglist .hptreatbox_link a:link ,  .normal-imglist .hptreatbox_link a:visited  {
	color: #FFF;
	text-decoration: none;
	font-size: 0.95em;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	background-color: #627B83;
	margin: 0px;
	display: block;
	text-align: center;
	padding: 8px;
}
.normal-imglist .hptreatbox_link a:hover , .normal-imglist .hptreatbox_link a:active{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #233D4D;
}
.mobileno {
	display: none;
}
.mobileyes {
	display: block;
}
.parastyle1 {
	-webkit-box-shadow: 0px 1px 3px 0px #555;
	-moz-box-shadow: 0px 1px 3px 0px #555;
	box-shadow: 0px 1px 3px 0px #555;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #FFF;
	margin-bottom: 15px;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: 1em;
	padding-left: 3%;
}
.parastyle2 {
	-webkit-box-shadow: 0px 1px 3px 0px #555;
	-moz-box-shadow: 0px 1px 3px 0px #555;
	box-shadow: 0px 1px 3px 0px #555;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background-color: #D6E2E6;
	margin-bottom: 15px;
	padding-top: 1em;
	padding-right: 3%;
	padding-bottom: 1em;
	padding-left: 65px;
	color: #0A2F3C;
	font-size: 1.0em;
}

.blockleft, .blockleft69, .blockright69, .blockleft59, .blockleft39, .blockright59 {
	float: none;
	width: 100%;
}
.blockright, .blockright29, .blockleft29,.fiveblock ,.threeblock ,.threeblocklast,.fourblock, .blockright39,  .ICcontent, .ICside {
	float: none;
	width: 100%;
}
.fourblock {
		margin-bottom: 5px;
}
.blockleft2 {
	float: none;
	width: 100%;
	text-align: left;
}
.blockright2 {
	float: none;
	width: 100%;
	text-align: left;
}
.blockfull {
	float: none;
	width: 100%;
	text-align: left;
	clear: both;
}
.blockimgfltright {
	float: right;
	text-align: right;
	margin-bottom: 0.63em;
	margin-left: 2%;
	margin-right: 2%;
	max-width:96%;
}
.blockimgfltleft {
	float: left;
	text-align: left;
	margin-bottom: 0.63em;
	margin-left: 2%;
	margin-right: 2%;
	max-width:96%;
}
.divideline {
	height: 1px;
	margin-top: 12px;
	margin-bottom: 12px;
	background-color: #DDDCE3;
	clear: both;
}
.pad10 {
	padding-top: 0.63em;
	padding-right: 0.33em;
	padding-bottom: 0.63em;
	padding-left: 0.33em;
}
.pad1 {
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.galleryimg {
	padding: 10px;
}
.galleryimg {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	padding: 0.63em;
	margin-top: 0.63em;
}
.gallerytxt {
	min-height: 0px;
	text-align: left;
	clear: both;
	display: block;
}
.mainContent .centtxt  p, .mainContent .galleryimg p{
	text-align: center;
}
.mainContent .galleryimg .gallerytxt p{
	text-align: left;
}
.topmargin10 {
	margin-top: 10px;
}
.dropshad, .galleryimg {
-webkit-box-shadow: 2px 1px 8px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    2px 1px 8px rgba(0, 0, 0, 0.2);
box-shadow:         2px 1px 8px rgba(0, 0, 0, 0.2);
}
.marginbot10 {
	margin-bottom: 0.63em;
}
.space10 {
	height: 10px;
}
.width70 {
	width: 69%;
}
.width30 {
	width: 29%;
}
.width50left {
	width: 49%;
	float: left;
}
.width50right {
	width: 49%;
	float: right;
}
.fltleft {
	float: left;
}
.fltright {
	float: right;
}
.padtopbot20 {
	padding-top: 20px;
	padding-bottom: 20px;
}
/* Miscellaneous classes for reuse */
.contspacer {
	height: 1px;
}
.sideimg, .sideimg2 {
	text-align: center;
}
.sideimg img {
	border: 1px solid #EEEEEE;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
.featured{
	padding-top: 10px;
	padding-bottom: 10px;
}
.featured .fa, .featured2 .fa {
	padding-left: 10px;
}
.mainContent .featured a:link, .mainContent .featured2 a:link, .mainContent .featured a:visited, .mainContent .featured2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	display: inline-block;
}
.mainContent .featured a:link,  .mainContent .featured a:visited {
		background-color: #2E6963;
}
.mainContent .featured2 a:link, .mainContent .featured2 a:visited {
		background-color: #AC4354;
}
.mainContent .featured a:hover, .mainContent .featured2 a:hover, .mainContent .featured a:active, .mainContent .featured2 a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
#testimonial {
	max-width:550px;
	margin-right: auto;
	margin-left: auto;
}
.testimonial2 {
	background-color: #DDE1ED;
	margin-top: 10px;
	margin-bottom: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding: 10px;
}
.testitop{
	background-image: url(../images/quote-top.png);
	display: block;
	height: 28px;
	background-repeat: no-repeat;
	background-position: left top;
}
.testitxt {
	padding-right: 5%;
	padding-left: 5%;	
}
.mainContent .testitxt p {
	text-align: center;
}
.testifoot {
	background-image: url(../images/quote-bottom.png);
	height: 28px;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.testilink {
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: right;
}
.mainContent .testilink  p {
	text-align: right;
}
/* sideboxes*/
.boxtopmarg {
	margin-top: 10px;
	clear: both;
}
	.boxtitle {
	font-size: 1.2em;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom:10px;
	padding-left: 0px;
	color: #FFF;
	}
	.boxwrap {
	float: right;
	width: 75%;
	}
	.boxtxt {
	font-size: 1em;
	padding-top: 0px;
	display: block;
	padding-bottom: 20px;	
	}
	.boximage {
	text-align: center;
	float: left;
	width: 25%;	
	}
.boxpad1 {padding-top: 12px;
}
.boxpad2 {padding-top: 20px;
}
.sideboxtitle {
	font-size: 1.4em;
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 2%;
	padding-bottom: 0px;
	padding-left: 2%;
	}
.sideboxtxt {
	font-size: 1.0em;
	padding-top: 0.63em;
	display: block;
	padding-right: 5%;
	padding-left: 5%;
	}
.sidebox1 {
	text-align: center;
	padding-top: 10px;
	padding-bottom: 0px;	
 }
.mainContent .boxtxt a:link,  .mainContent .boxtxt a:visited {
	color: #FFF;
}
.mainContent .boxtxt a:hover, .mainContent .boxtxt a:active {
	color: #FFF;
}
.sidebox2 {
	text-align: center;	
 }
.mainContent .sidebox2 a:link,  .mainContent .sidebox2 a:visited {
	background-color: #E6EAEB;
	display: block;
	color: #306C83;
	text-decoration: none;
	padding-top: 0%;
	padding-bottom: 0%;
	-o-transition: color .2s ease-out, background 1s ease-in;
	-ms-transition: color .2s ease-out, background 1s ease-in;
	-moz-transition: color .2s ease-out, background 1s ease-in;
	-webkit-transition: color .2s ease-out, background 1s ease-in;
	transition: color .2s ease-out, background 1s ease-in;
	border: 1px solid #E6EAEB;
}
.mainContent .sidebox2 a:hover, .mainContent .sidebox2 a:active {
	background-color: #627B83;
	color: #FFF;
}
.sbtopmarg {
	margin-top: 20px;
}
@media screen and (min-width: 30em){
	/* slidebars */
.inpagetitle,  .mainContent h4, .mainContent  .inpagetitle h1 {
	font-size: 30px;
	}
	.sectionmenu .heading {
	font-size: 25px;
	}

.fiveblock {
	text-align: center;
	float: left;
	width: 50%;
}	
.threeblock {
	float: left;
	width: 32.75%;
	margin-right: 0.5%;
}
.threeblocklast	{
	margin: 0px;
	padding: 0px;
	float: right;
	width: 33%;
}
.fourblock {
	width: 48%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}
.hpboxtxt , .treatboxtxt{
	min-height:100px;
} 
.blockimgfltright {
	float: right;
	text-align: right;
	margin-bottom: 0.63em;
	margin-left: 2%;
	margin-right: 0%;
	max-width: 40%;
}
	.blockimgfltleft {
	float: left;
	text-align: left;
	margin-bottom: 0.63em;
	margin-left: 0%;
	margin-right: 2%;
	max-width: 40%;
}
/* team */
.teamblockimage {
	float: left;
	width: 23%;
	text-align: center;
	background-color: #FFF;
	margin-top: 0px;	
}

.teamblocktxt {
	float: right;
	width: 73%;
	padding-right: 0%;
	padding-left: 1%;
}
/* gallery */
.practicegallery, .treatment {
	float: right;
	width: 96%;
	padding-top: 1%;
	padding-right: 2%;
	padding-bottom: 0%;
	padding-left: 1%;
}
.practicegallery li, .treatment li{
	width: 50%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.gallerytitle {
	font-size: 0.9em;
	text-align: center;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	color: #2A448B;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:50px;
}
.actionblock1 {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
}
.actionblock2 {
	float: left;
	width: 48%;
	padding-right: 1%;
	padding-left: 1%;
}
	 }	 
@media screen and (min-width: 48em){
.mobileno {
	display: block;
}
.mobileyes {
	display: none;
}
.hpboxtxt, .treatboxtxt {
	min-height:150px;
} 
.headerwrap {
	padding-top: 0px;
}
.logo {
	float: left;
	width: 40%;
	text-align: center;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 10px;
	padding-left: 0%;
}
.topcontact {
	float: right;
	width: 29%;
	text-align: right;
	padding-top: 43px;
}
.topcontact2 {
	float: left;
	width: 29%;
	text-align: left;
	padding-top: 43px;
}
.tagline {
	text-align: center;
	padding: 20px;
	font-size: 25px;
	font-style: italic;
}
.tagline2 {
	text-align: center;
	padding: 5px;
	font-size: 20px;
}
.toptel {
	padding-top: 10px;
	padding-bottom: 0px;
	font-size: 30px;
	width: 100%;
	text-align: left;
}
.topappt {
	text-align: right;
}
.contspacer {
	height: 30px;
}
.treatment-menu li{
	display: block;
	float: left;
	padding-right: 2px;
	padding-left: 2px;
}	
}
@media screen and (min-width: 61em){ 
.inpagetitle,  .mainContent h4,  .mainContent  .inpagetitle h1 {
	font-size: 30px;
	}
	.boxtopmarg {
	margin-top: 15px;
	clear: both;
}
 .mainContent h1 {
	font-size: 1.1em;
	color: #8A8A7B;
	font-weight: normal;
	padding-bottom: 30px;
	padding-top: 30px;
 }	
	 .mainContent p {
	padding-bottom: 12px;
	font-size: 0.95em;
	padding-top: 2px;
  }
	.hptest a:link,   .hptest a:visited {
		padding-top: 25px;
	padding-bottom: 10px;
		min-height:70px;
		font-size: 22px;
	}
.hpboxtxt, .treatboxtxt {
	min-height:140px;
}
.tagbar {
	color: #FFF;
	padding-top: 30px;
	padding-bottom: 30px;
}
.tagbar .largetagtxt {
	font-size: 40px;
	font-weight: 300;
	padding-bottom: 5px;
	display: block;
}
.tagbar .smalltagtxt {
	font-size: 25px;
	font-variant: small-caps;
	font-weight: 300;
	display: block;
}
	.blockimgfltright {
	float: right;
	text-align: right;
	margin-bottom: 0.63em;
	margin-left: 2%;
	margin-right: 0%;
	max-width: 30%;
}
	.blockimgfltleft {
	float: left;
	text-align: left;
	margin-bottom: 0.63em;
	margin-left: 0%;
	margin-right: 2%;
	max-width: 20%;
}
/* fader */
.faderpic {
	float: none;
	width:100%;
}
.faderinfo {
	float: none;
	width: 100%;
	padding-left: 0%;
	margin-top: 20px;
}
.faderblock {
	background-color: #9ED9D7;
	width: 49%;
	float: left;
	margin-top: 0px;
}
.faderblock a:link, .faderblock a:visited {
	min-height: 80px;
}
.faderspacer {
margin-bottom: 0px;
	margin-right: 1.0%;
	margin-left: 0px;
}
.faderbreak {
		display: block;
	clear: both;
	height: 20px;
}	
/* layout elements*/
.ICcontent {
	float: right;
	width: 71%;
	padding-bottom: 10px;
}
.ICside {
	float: left;
	width: 24%;
	padding-top: 0px;
	padding-bottom: 10px;
}
.blockleft {
	float: left;
	width: 48%;
}
.blockright {
	float: right;
	width: 48%;
}
.blockleft69 {
	float: left;
	width: 69%;
}
.blockleft59 {
	float: left;
	width: 59%;
}
.blockright29 {
	float: right;
	width: 29%;
}
.blockright39 {
	float: right;
	width: 39%;
}
.blockright69 {
	float: right;
	width: 67%;
	padding-left: 2%;
}
.blockright59 {
	float: right;
	width: 59%;
	padding-left: 0%;
}
.blockleft29 {
	float: left;
	width: 29%;
}
.blockleft39 {
	float: left;
	width: 39%;
}
.blockleft2 {
	float: left;
	width: 49%;
	text-align: left;
}
.blockright2 {
	float: right;
	width: 49%;
	text-align: right;
}
.fiveblock {
	text-align: center;
	float: left;
	width: 20%;
}
.fourblock {
	width: 23%;
	margin-bottom: 5px;
	padding-right: 1%;
	padding-left: 1%;
	float: left;
}	
.actionblock {
	padding-bottom: 20px;
	padding-top: 20px;
}
.actionblock1, .actionblock2, .actionblock3, .actionblock4 {
	float: left;
	text-align: left;
}
.actionblock1 {
	width: 25%;
	padding-right: 0%;
	padding-left: 0%;
	text-align: center;
}
.actionblock2 {
	width: 25%;
	padding-left: 0%;
	padding-right: 0%;
}
.actionblock3 {
	width: 30%;
	padding-right: 0%;
	padding-left: 0%;
}
.actionblock4 {
	width: 20%;
	padding-right: 0%;
	padding-left: 0%;
	text-align: right;
}
.topsocial {
	padding-top: 10px;
	padding-bottom: 5px;
	}
.botmap {
	float: right;
}	
.socialicons2 {
	padding-right: 8px;
	padding-left: 8px;
}
.gallerytxt {
	min-height:100px;
}
	/* map */
.mapstyle {
	height: 450px;
	width: 100%;
}
/* gallery */
.practicegallery, .treatment {
	float: right;
	width: 98%;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 0%;
	padding-left: 1%;
}
.practicegallery li, .treatment li{
	width: 25%;
	padding-right: 0%;
	padding-left: 0%;
	float: left;
	list-style-type: none;
	padding-bottom: 0.63em;
}
.treat {
	padding-right: 0.63em;
}
.treattxt {
	padding-top: 0.0em;
	padding-bottom: 0.0em;
	min-height:50px;
}
}
@media screen and (min-width: 1100px) { 
/* fader */
.faderblock {
	background-color: #9ED9D7;
	width: 24%;
	float: left;
	margin-top: 0px;
}
.faderblock a:link, .faderblock a:visited {
	min-height: 70px;
}
.faderbreak {
	display: none;
}
}