/*
Theme Name: Peak Performance Physical Therapy 1411
Theme URI: https://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: https://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background: #5E80BF url('/files/images/html-sliver.jpg') repeat-y top center;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

body,td,.bottom,.mceContentBody,.normal {
    color: #ffffff;
}

body {
    height: auto !important;
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: .03em;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Cabin', sans-serif;
    font-style: italic;
    text-shadow: 1px 1px .05px #fff;
    letter-spacing: .06em;
}

.ctr{text-align:center;}
img.ctr{display:block;margin: 0 auto;}

#faqTitle{text-align:center;}
.main h5{border-bottom:0;color:#FFF !important;text-shadow:none !important;}
#articleArea h5{border-bottom:0;color:#39B54A !important;text-shadow:none !important;}

h3 span {color: #39B54A !important;}

.base,.gmaptopper {
    background-color: #283891 !important;
    border-color: #283891 !important;
}

.gmaptopper  {height: 30px;}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_092334.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #283891 !important;
}

.bluestrip{background:#283891;color:#FFF;font-weight:bold;padding:4px;text-align:center;margin-bottom:10px;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

.gfield_label, .gform_description {color: #FFF}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-size:13px;
	color:#283891;
	border:solid 1px #283891;
	background:#c3eec9;
}

.altcolor {
    color: #39B54A;
}

a:link {
    color: #ffffff
}

nav#horimenu {
    color: #ffffff
}

a:hover,a:active {
    color: #a4e9ae;
    text-decoration: none;
}

.greentext{color:#39b54a !important;}

.box {
    border: 2px solid #283891;
    background-color: #c3eec9;
    padding: 12px;
    color:#283891;
    margin-bottom:16px;
}

.box1 {
    border: 2px solid #39b54a;
    background-color: #c3c7dd;
    padding: 12px;
    margin-bottom:16px;
}

.box2 {
    border: 2px solid #283891;
    background-color: #39b54a;
    padding: 12px;
    margin-bottom:16px;
}

.brd {
    border: solid 2px #39b54a;
}

.brd1 {
    border: solid 2px #283891;
}

.dbrd {
    border: solid 2px #39b54a;
    background-color: #283891;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #283891;
    background-color: #39b54a;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}

.underline {
    text-decoration: underline;
}

/*-----Header--------*/
header {
    height: 242px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: #fff url('/files/images/header-sliver.png') repeat-x 0 0;
    position: relative;
}

.headerinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
    height: 207px;
}

/*/////////////////////////////SOCIAL//////////////////////////////*/
.social {position: absolute;bottom: 15px;left: 12px;}

.social a i {
    display: inline-block;
    width: 20px;
    height: 20px;
    color: #fff;
    text-align: center;
    padding: 4px;
    font-size: 1.4em;
    border-radius: 6px;
}

.social a i.fa-facebook {background-color: #3b5998;}
.social a i.fa-twitter {background-color: #1dcaff;}
.social a i.fa-linkedin {background-color: #0178B2;}
.social a i.fa-youtube {background-color: #CF1E24;}
.social a i.fa-google-plus {background-color: #DD4C39;}
.social a i.fa-yelp {background-color: #cd201f;}

.social a:hover i {background-color:#39B54A }

.logo {
    position: relative;
    left: 227px;
    top: 7px;
    display: block;
    width: 521px;
}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    right: 12px;
    text-align: right;
    bottom: 8px;
    width: 230px;
    letter-spacing: .1em;
}

#topaddr span {
    line-height: 1.3em;
    color: rgb(57, 181, 74);
    font-weight: 600;
}

#topaddr * {
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    text-decoration: none;
    color: rgb(40, 56, 145);
}

#topaddr a:hover {
    color: rgb(57, 181, 74) !important;
}

#topaddr a:hover span {
    color: rgb(57, 181, 74) !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

/*.wrapperinner {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    min-height: 500px;
}*/

#medlib a, #medlib a:active,#medlib a:visited {color:#454f43;}
#medlib a:hover,#medlib a:hover:visited {color:#800000;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h6 {color:#454f43 !important;}

#medlib #bodyText {color:#000;}
a#gotoarttop, a#gotolist {color:#FFFF66 !important;}
a:hover#gotoarttop, a:hover#gotolist  {color:#DDD !important;}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#maincol {
    margin: 0;
    padding: 20px;
}

.faq-page .question {font-size: 1em; font-style: normal; text-shadow:none;}
.faq-page .video {margin-bottom: 20px;}

.faq-page .main, .library-page .main, .error404 .main, .search .main {
    margin: 0 auto;
    padding: 20px;
    width: 950px
}

#wrap {
    padding: 0 8px;
}

#slider {
    width: 940px;
    height: 280px;
    position: relative;
    margin: 20px auto 0 auto;
    border: 10px solid #283891;
}

/*MENUS*/
#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 40px;
    background: transparent url('/files/images/drop-shadow.png') no-repeat 0px 35px;
}

.current_page_item a {
    color: #39B54A !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;/
    font-size: 14px;
    letter-spacing: 1px;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 1.2em;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #fff;
  /*Match color above*/
}

.sf-menu {
    float: none;
    width: 820px;
    margin: 0 auto;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #283891;
}

.sf-menu li li li {
    background: #283891;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #39B54A;
    outline: 0;
}

.sf-menu ul {
  width: 190px;
}

/*//////////////////////////////FOOTER//////////////////////////////*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#footer a:link,#footer a:visited {
    color: white;
}

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align: center;
}

#footer p a:hover {color: #39B54A;}

.footerinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 20px;
}

/*//////////////////////////////MINIBANNERS//////////////////////////////*/
.minibanners {
  /*  width: 990px;*/
  width: 745px;
    margin: 0 auto;
    height: 125px;
    padding-bottom: 20px;
}

.minibanners .mb {
    background: transparent url('/files/images/minibanner-bg.png') no-repeat 0 0;
    display: table;
    width: 186px;
    height: 130px;
    float: left;
    margin-left: 60px;
}

.minibanners .mb:first-child {
    margin-left: 31px;
}

.minibanners .mb:last-child {
    float: right;
    margin-right: 30px;
}

.minibanners .mb span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: rgb(40, 56, 145);
    line-height: 1em;
    text-transform: uppercase;
    font-size: 1.4em;
    padding-top: 23px;
    font-weight: bold;
    font-family: MyriadPro-Regular, 'Myriad Pro Regular', MyriadPro, 'Myriad Pro', Helvetica, Arial, sans-serif;
    letter-spacing: .15em;
}

.minibanners .mb:hover {background: transparent url('/files/images/minibanner-bg-hover1.png') no-repeat 0 0;}
.minibanners .mb:hover span {color: #39B54A;}

.shadowline {
    background: transparent url('/files/images/shadow-line.png') no-repeat 0 0;
    height: 40px;
    margin: 0 auto;
    width: 990px;
}

/*//////////////////////////////HOME TESTIMONIALS//////////////////////////////*/
.box.testimonials {
    padding: 2px 5px 5px 5px;
    height: 183px;
    border: 5px solid #283891;
    width: 447px;
}

.box.testimonials h3 {
    text-align: center;
    font-size: 1.8em;
    color: #fff !important;
    letter-spacing: .18em;
    text-shadow: none;
    margin-bottom: -4px;
    font-style: normal;
}

.box.testimonials img {
    margin: 0 20px 20px 0;
}

.box.testimonials p {
    padding: 10px 23px 5px 20px;
    width: 390px;
    margin: 10px auto;
    font-size: 1.2em;
}


    .formbox{
        padding: 20px;
        display: none;
        margin: 20px;
    }


a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#b1f5ba 0%,
		#6ccc79 25%,
		#39b549);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#b1f5ba),
		color-stop(0.25, #6ccc79),
		to(#39b549));
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	border: 3px solid #ffffff;
	-moz-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(57,181,73,1);
	-webkit-box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(57,181,73,1);
	box-shadow:
		0px 3px 11px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(57,181,73,1);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.2),
		0px 1px 0px rgba(255,255,255,0.3);
}

a:hover.button{
	background: -moz-linear-gradient(
		top,
		#39b549 0%,
		#6ccc79 25%,
		#b1f5ba);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#39b549),
		color-stop(0.25, #6ccc79),
		to(#b1f5ba));
}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(https://1411.ptclinicng.com/wp-content/themes/1411theme/PIE.php); /* Internet Explorer */
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
behavior: url(https://1411.ptclinicng.com/wp-content/themes/1411theme/PIE.php); /* Internet Explorer */
}

#hgss div{width:940px;height:280px;position:relative;}
#hgss div h1{color:#FFFFFF !important;text-shadow: 1px 2px 2px #000;padding:3px 0 0;position:absolute;bottom:0;width:940px;height:27px;letter-spacing:2px;text-align:center;}
#hgss div h1.newlocation{color:#FFFFFF !important;text-shadow: 1px 2px 2px #000;padding:3px 0 0;position:absolute;bottom:55px;width:940px;height:27px;letter-spacing:2px;text-align:center;}

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:0px;}


#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

.announcementbox {
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    border: 10px solid #39b54a;
    box-shadow: 1px 1px 3px #555;
    box-sizing: border-box;
    clear: both;
    display: block;
    margin: 0 auto 25px -6px;
    padding: 25px 5px 10px;
    width: 960px;
}

.staff img {
    width: 449px;
    display: block;
    margin: 18px auto 6px;
}

.staff p {text-align: center;}