/*
Theme Name: Human Performance Center 1412
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    /*background: #231F20;*/
    background: #aaaaaa;
    overflow-y: scroll;
    position: relative;
    position: relative;
    min-height: 100%;
}

#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: "Open Sans",sans-serif;
    letter-spacing: 0.5px
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Play",sans-serif;
    letter-spacing: 2px;
}

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

.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: #004080 !important;*/
    color: #ffffff !important;
}

.altcolor {
    color: #000;
}

a:link {
    color: #000;
}

a:visited {
    color: #000;
}

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

.box {
    border: 2px solid #000;
    background-color: #99ca3c;
    padding: 12px;
    margin-bottom:16px;
}

.box1 {
    border: 2px solid #000;
    background-color: #000;
    padding: 12px;
    color:#FFF;
    margin-bottom:16px;
}

.brd {
    border: solid 2px #000;
}

.brd1 {
    border: solid 2px #99ca3c;
}

.dbrd {
    border: solid 2px #000;
    background-color: #99ca3c;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #000;
    background-color: #000;
    padding: 3px;
    color:#FFF;
}

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/

header {
    height: 144px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

.headerbg {width:100%;background:#000;position:absolute;height: 144px;}

#topaddr {
    font-family: "Open Sans", sans-serif;
    font-size: 18px;
    letter-spacing: 0.1em;
    position: absolute;
    right: 0;
    text-align: right;
    top: 33px;
    width: 400px;
}

#topaddr span {
    font-size: 1.5em;
    line-height: 1.05em;
    font-weight: bold;
    color: #e0e0e0;
}

#topaddr * {
    text-decoration: none;
    color: #e0e0e0;
}

#topaddr a:hover {
    color: #99ca3c !important;
}

#topaddr a:hover span {
    color: #99ca3c !important;
}

#logo {
    position: relative;
}

#logo2 {
    position: absolute;
    top: 5px;
    right: 0px;
}

#logo2 img {
    margin-top: 30px;
    margin-left: 20px;
}

#socialmedia {
    position: absolute;
    top: 90px;
    right: 8px;
}

/*#socialmedia .fa-facebook-official {
    color: #3B5998 !important;
}
*/
/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -380px;
}

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

#rightcol {
    margin: 0;
    padding: 10px 20px;
    min-height: 384px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: "Open Sans", sans-serif;
    position: relative;
    z-index: 100;
    height: 34px;
    background: transparent;
}

.menubg {
    width:100%;
    background: #99ca3c;
    position:absolute;
    height:36px;
    top:140px;
    z-index: 99;
}

.current_page_item a {
    color: #626262 !important;
}
.current_page_item a:hover {
    color: #000 !important;
}

.sf-menu a {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 15px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background: #99ca3c;
}

.sf-menu li li li {
    background: #99ca3c;
}

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

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #000;
    outline: 0;
    background:#cdf08a;
}

/*DESIGN ELEMENTS - boxes and such*/
#footer, .push {
    height: 380px;
}

#footer {
    background: #ffffff;
    border-top: 8px solid #99ca3c;
    color: #444444;
    margin: 0 auto;
    padding: 10px 0 0;
    position: relative;
    text-align: left;
    width: 100%;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
}

#footer-socialmedia a {
    color: #444444;

}

#footer-socialmedia a:hover {
    color: #BCBCBC;
}

/*-------- Specific to this site ------------*/
h1 {
    font-family: "Play", sans-serif;
    font-variant: small-caps;
}

.home h1 {
    color: #fff !important;
    text-shadow: 1px 1px 1px #000000;
}

.home h1 span {
    font-size: 80%;
}

.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: #ffffff !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}

a.readmore {
    border: 1px solid;
    padding: 5px;
    margin-top: 10px;
}

.threeboxbg {
    /*height:300px;*/
    height: 523px;
    width:100%;
    background: #99ca3c;
    position:absolute;
    top: 494px;
}

.threeboxes {
    text-align: center;
}

.threeboxes h2 {
    margin-top: 12px;
    text-shadow: 1px 1px 1px #000000;
    font-variant: small-caps;
}

.threeboxes .centerbox h2 {
    /*color: #99ca3c !important;*/
    color:#000 !important;
    text-shadow: 1px 1px 1px #555555;
}

.sidebox * {
    color: #fff;
}

.sidebox {
    background: transparent;
    color: #ffffff;
    width: 282px;
    margin-top: -10px;
    padding: 16px;
}

.sidebox h1 { 
    color: #ffffff !important;
    text-shadow: 1px 1px 1px #000000;
}

.centerbox {
    background: #ffffff;
    color: #231F20;
    width: 282px;
    margin-top: -10px;
    padding: 16px;
}

.centerbox h1 {
    color: #99ca3c !important;
    text-shadow: 2px 2px 2px #231F20;
}

.sidebox a.readmore {
    border-color: #ffffff;
    color: #ffffff;
}

.sidebox a.readmore:hover {
    background: #ffffff;
    color: #99ca3c;
}

.centerbox a.readmore {
    border-color: #99ca3c;
    color: #99ca3c;
}

.centerbox a.readmore:hover {
    background: #99ca3c;
    color: #ffffff;
    
}

.cardshome * {
    box-sizing: border-box;
    color: #231f20;
    /*color: #ffffff;*/
}

.cardshome {
    background: #e0e0e0;
    /*background: #231F20;*/
    width: 990px;
}

.cardshome .greenstrip {
    background: #99ca3c;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
}

.cardshome .bluestrip h3 {
    padding: 7px 0px;
    text-shadow: 1px 1px 1px #000000;
}

.cardshome .one_third {
    margin: 15px 10px;
    padding: 0px 3px;
}

.cardshome img {
    margin: 0 auto;
    display: block;
}

.cardsheading {
    width: 297px;
    background: #ffffff;
    font-family: "Play", sans-serif;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
    /*color: #002488 !important;*/
    color: #99ca3c !important;
    display: block;
    margin: 0 auto 10px;
    padding: 10px 0px;
}
.bluestrip, .greenstrip {
    background: #99ca3c;
    width: 100%;
    text-align: center;
    color:#FFF;
    font-weight:bold;
    margin-bottom:10px;
    border:solid 1px #99ca3c;
}

.vidbluebrd{border:solid 1px #99ca3c;background:#FFF;padding:10px;}
.cardshome a.readmore {
    background: #ffffff;
    border-color: #ffffff;
    color: #99ca3c;
}

.cardshome a.readmore:hover {
    background: #99ca3c;
    border-color: #99ca3c;
    color: #ffffff;
}

.miniform .gform_wrapper {
    padding: 0px;
    margin: 0px;
    max-width: 100% !important;
}
.miniform label.gfield_label {
    font-size: 12px;
    color:#FFF;
}

.miniform #gform_wrapper_1 .ginput_container input {
    width: 100%;
    height:16px;
}

.miniform input#gform_submit_button_1 {
    border: 1px solid;
    padding: 5px;
    margin-top: 10px;
    width: 98.35px;
    height: 35px;
}

.miniform input#gform_submit_button_1 {
    border-color: #ffffff;
    color: #ffffff;
    background: transparent;
    margin-top:22px;
}

.miniform input#gform_submit_button_1:hover {
    background: #ffffff;
    color: #99ca3c;
}

.miniform {
    height: 244px;
}

div.staffBox{
margin:0px 0px 50px 0px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox h4{
margin-top:0px;
color:#99ca3c !important;
padding-top:0px;
}

.staffBox div{
margin-left:170px;
width:420px;
}

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

.mapaddy{font-size:120%;line-height:1.2em;}

.download_box{background:#99ca3c url(/files/images/down_alt.png) no-repeat 10px 15px;border:1px solid #000;}
.download_box,.download_box a{color:#000 !important;}
.download_box,.download_box a:hover{color:#ec008c !important;text-decoration:none !important;}

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

.gfield_label, .gform_description {color: #464646}

.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 {
	color:#464646;
	border:solid 1px #000;
	background:#FFF;
}

#comment, #s {
	color:#000;
	border:solid 1px #000;
	background:#FFF;
}

a.linkopacity:hover img {
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1.0;
}

#services-ss {width:400px;height:397px;}