/** Custom CSS overrides **/

.header .locations a.fa:hover {
color:#fff;
background-color:#35c3e0;
text-decoration:none;
}

.content .staff {
float:left;
margin-right:35px;
text-align:center;
margin-bottom: 30px;
}

.content .staff  h2 {
font-size:26px;
margin-bottom:0;
}

ul.locations li a {
display:inline-block;
}


ul.locations .socialIcons a {	
  font-size: 0;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  padding:0;
  padding-top:7px;
  color:#fff;

}

.header #nav a {
  padding: 13px 13px;
}


.header .locations a.no-icon {
    padding-top: 9px;
    margin-bottom: 10px;
}

.header .locations {
  margin-right: -20px;
}

.header .locations a {
font-size:14px;
}

.header .locations li span {
font-size:15px;
}


.header .locations li {
  zoom: 1;
  font-weight: bold;
  float: left;
  display: block;
  width: 165px !important;
    text-align: center;
	line-height:10px;

}

.header .locations li span {
text-transform:none;
color: #333;
font-weight:normal;
}

.miscGuide p {
color:#fff;
font-size: 16px;
line-height: 23px;
}


.rightCol .miscGuide li {
padding-left: 30px;
background: url("../images/icon-li2.png") no-repeat;
background-position:top left;
font-size: 14px;
color: #fff;
margin-bottom:10px;
}

.miscGuide ul {
margin-bottom: 15px;
}

.miscGuide {
padding: 20px 40px;
background-color: #2F2965;
}

.miscGuide h2 {
padding: 0;
margin: 0;
line-height: normal;
color: #fff;
font-size: 33px;
margin-bottom: 15px;
font-weight: 300;
}

.beforeAndAfter .blueBox {
margin-bottom: 30px;
padding: 20px 20px;
padding-bottom: 50px;
}

.beforeAndAfter h3, .beforeAndAfter p {
margin-bottom: 10px;
}

.formTemplate.form2 .form , .formTemplate.form2 .form h2 {
text-align:left;
}

.carevan-item {
width: 624px;
margin-bottom:20px;
}

.carevan-item:hover a.readmore {
background-color:#2F2B65;
}
.carevan-item a.readmore {
background-color: #9BCD19;
padding: 10px 30px;
color: #fff;
float: right;
position: relative;
z-index: 100;
margin-top: -60px;
}

.bCrumb_SubNav a {
padding: 0 8px;
}

.header #nav li ul {
width: 300px;
}

.content ul {
margin-left:30px;
}

.rightCol {
margin-top: 60px;
}

.treatmentTypes .box {
margin-bottom: 40px;
}

img.content-img {
float:left;
margin-right:20px;
margin-top:8px;
margin-bottom:10px;
}

.rContent h2 a, .rContent h3 a {
color: #60d0e6;
}

.nextSteps .box:hover  {
background-color: #8cc615;
}


.homeWrapper .caravan:hover , .caravan a:hover img , .carevan-item:hover img , .carevanTemplate .rightCol .box:hover img , .treatmentTypes.content .box:hover img {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: url(filters.svg#grayscale);
filter: gray;
}


.form textarea , .form select {
padding: 0;
margin: 0;
line-height: normal;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
width: 100%;
padding: 15px;
border: 1px solid #c9cccd;
color: #35c3e0;
font-size: 16px;
font-family: 'Lato',sans-serif;
margin-bottom: 10px;
}

.socialIcons a {
background-color: #8cc615;
color: #fff;
}

.fBottom .socialIcons a:hover , .socialIcons a:hover {
background-color:#35C3E0;
color:#fff;
}

.btnGreen:hover {
background-color:#2F2965;
color:#fff;
}

.form p small {
font-size:13px;
}

.rContent .tblCell h3 a:hover  , .rContent.boxa:hover h2 , .rContent.boxb:hover h2 , .form p small a , .content a:hover {
text-decoration:underline;
}

.carevan-item p a.readmore:hover , .nextSteps li a:hover {
text-decoration:none !important;
}

.header .locations a.fa:hover , .caravan a:hover img , .carevan-item:hover a.readmore , .carevan-item:hover , .carevanTemplate .rightCol .box:hover , .rContent.boxa:hover img , .rContent.boxb:hover img , .nextSteps .box:hover , .header .headerBtns a:hover , .bannerWrap .box2 .btnGreen:hover , .socialIcons a:hover , .btnGreen:hover , .footer .locations a:hover , .homeWrapper .box1.blueBox.noPadding:hover img , .homeWrapper .box2.blueBox.noPadding:hover img  , .homeWrapper .blueBox .box1:hover img , .homeWrapper .blueBox .box2:hover img  {
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}


.rContent.boxa:hover img , .rContent.boxb:hover img , .homeWrapper .box1.blueBox.noPadding:hover img , .homeWrapper .box2.blueBox.noPadding:hover img  , .homeWrapper .blueBox .box1:hover img , .homeWrapper .blueBox .box2:hover img  {
-webkit-filter:grayscale(100%);
-moz-filter:grayscale(100%);
-ms-filter:grayscale(100%);
-o-filter:grayscale(100%);
filter:grayscale(100%);
filter:url(filters.svg#grayscale);
filter:gray;
}

.socialLinks {
  display: none;
  position: fixed;
  top:50%;
  right:0px;
  width:55px;
  height: auto;
  border:2px solid #eee;
  border-right: none;
  padding: 3px;
  border-radius: 4px 0 0 4px;
  background: #fff;
  z-index: 100;
}
.socialLinks #fbLike {margin-bottom: 5px;}

.content h2 {
font-size:30px;
}

p.pquestion {
padding:0;
margin:0;
line-height:normal;
font-size:30px;
color:#35c3e0;
font-weight:300;
margin-bottom:20px}

table.Ctable tr.T-r1{
background-color:#eaeaea;
}

table.Ctable tr.Thead {
background-color:#2F2B65;
color:#fff;
font-weight:bold;
text-align:center;
}

table.Ctable  , table.Ctable tr td {
border:1px solid  #bfbfbf;
border-collapse:collapse;
padding:6px;
text-align:left;
vertical-align:text-top;
}

table.Ctable tr.Thead td{
color:#fff;
font-weight:bold;
}

table.Ctable {
margin-top:30px;
margin-bottom:20px;
}




li.ccm-multimediaBox-item-fileset.ccm-multimediaBox-item img , li.ccm-multimediaBox-item-image.ccm-multimediaBox-item img{
padding:10px;
border:none;
}

li.ccm-multimediaBox-item-image.ccm-multimediaBox-item {
margin-right:10px;
}

li.ccm-multimediaBox-item-fileset.ccm-multimediaBox-item{
margin-right:10px;
}

.ccm-multimediaBox-item-image.ccm-multimediaBox-item {
padding:0;
}

.pp_gallery {display:none !important;}

.ccm-multimediaBox-item{
padding-right:auto !important;
padding-left: auto !important;
}
.ccm-multimediaBox-item img {
margin:auto;
}

ul.ccm-multimediaBox-imageNav {
margin-left:0px !important;
margin-top:30px;
}

.footer .locations a {
    padding: 9px 26px;
  }

.header .locations li {
	width: 195px !important;
}