/*
Theme Name: Jackson Physical Therapy 909
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: transparent url('/files/images/background2.jpg') repeat center top;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 1px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Open Sans', sans-serif;
}

h2,h3,h4{margin-top:16px;}

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

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

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;
}

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

.altcolor {
    color: orange
}

a:link {
    color: #ffff00
}

a:visited {
    color: #dddddd
}

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

.box {
    border: 2px solid #ffffff;
    background-color: #fed53e;
    padding: 12px;
    color: #000 !important;
}

.box1 {
    border: 2px solid #fed53e;
    background-color: #ffffff;
    padding: 12px;
    color: #000 !important;
}

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

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

.dbrd {
    border: solid 2px #ffffff;
    background-color: #fed53e;
    padding: 3px;
}

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

.faqbackground {
    background-color: transparent;
}

/* specific text styles */
h1 span, h2 span, h3 span {color: #fff !important;font-size: 120%}
.cursive {  font-family: 'Dancing Script', cursive;font-size: 1.2em;letter-spacing: .1em;color: #fed53e;text-shadow: 1px 1px 1px #000;}
.yellowtext {color: #fed53e;}
.underline {text-decoration: underline;}
.home h3:first-child {width: 500px;text-align: center;letter-spacing: .1em;}


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

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

.logo {
    position: absolute;
    left: 275px;
    top:12px;
    display: block;
    margin: 0 auto;
    height: 150px;
    width: 480px;
    overflow: hidden;
}

.topaddr {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: lighter;
    letter-spacing: .1em;
    top: 50px;
}

.topaddr-left {width: 300px; position: relative; left: 0; float: left; text-align: left; }
.topaddr-right {width: 300px; position: relative; right: 0; float: right; text-align: right; }

.topaddr a {color: #ffffff;}

.topaddr a span {
    color: #fed53e;
    font-weight: bold;
}

.topaddr span {
    display: block;
    font-size: 1.75em;
    line-height: 1.05em;
}

.topaddr * {
    text-decoration: none;
}

.topaddr a:hover {
    color: #fed53e !important;
    text-shadow: 1px 1px 3px #000000;
}

.topaddr a:hover span {
    font-size: 1.75em;
    color: #fed53e !important;
    text-shadow: 1px 1px 1px #ffffff;
}

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

.wrapperinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

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

#rightcol {
    margin: 0;
    padding: 10px 20px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    /*background: #fed53e;
    color: #000 !important;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;*/
    color: #fed53e !important;
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    padding: 11px 18px;
    border: none;
    text-decoration: none;
    font-weight: lighter;

}

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

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

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

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

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

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

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

/* footer */
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    border-bottom: 8px solid #fed53e !important;
}

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

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


#footer p a:hover {color: #fed53e}

.footerinner {
    position: relative;
    widows: 990px;
    margin: 0 auto;
    padding: 10px 0;
}

/* library and FAQ styles */
.faq-page .question {font-size: 1em;}
.faq-page .video {margin-bottom: 20px;}
.faq-page .question a {color: #fed53e;}
.faq-page .question a:hover, .faq-page .faqAnswer2 a:link {color: #ffff00;}
.faq-page .video a:link {color: #FF9900;}
.library-page ul.erehab_tabs a:link {color: #444;}
.library-page ul.erehab_tabs a:hover {color: #ffffff !important;}

.library-page .toppane a:link  {color: #e4bf37 !important}
.library-page .toppanes a:hover {color: #3e67fe !important}

.faq-page #maincontent > h3, .library-page #maincontent > h3 {padding-top: 10px !important;}

/* social */
.fa-youtube-square {color: #bb0000}
.fa-twitter-square {color:  #00aced}
.fa-linkedin-square {color: #007bb6 }
.fa-facebook-square {color: #3b5998}
.fa-google-plus-square {color: #dd4b39}
.fa-yelp {color: #af0606;}
.fa:hover {opacity: .8; color: #fff}

.social {
    width: 231px;
    position: absolute;
    right: 10px;
    text-align: right;
    top: 10px;
}

/* minibanners */
#mb-wrap {
    height: 138px;
    padding: 20px 0;
    font-family: sans-serif;
    padding-top: 20px;
}

#mb-wrap .box {height: 105px;}

#mb-wrap .box .mb {float: left; margin-right: 48px}
#mb-wrap .box .mb:last-child {margin-right: 0px}
a.minibanner {border: 2px solid #444; display: inline-block;letter-spacing: normal;}

.newgmap {overflow: visible !important;}

#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;
}

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

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;
}

hr {
border: 0;
color: #fed53e;
background-color: #fed53e;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

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

.gfield_label, .gform_description {color: #000}

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

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

.goldstrip{background:#fed53e;text-align:center;font-weight:bold;color:#464646;padding:4px;margin-bottom:10px;}

.seoH1{ color: #464646;font-size:14px; }
.seoH2{ color: #464646;font-size:14px; }
.seoFooter{ font-size:11px;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

a.btn {
  background: #ffffff;
  background-image: -webkit-linear-gradient(top, #ffffff, #fcd751);
  background-image: -moz-linear-gradient(top, #ffffff, #fcd751);
  background-image: -ms-linear-gradient(top, #ffffff, #fcd751);
  background-image: -o-linear-gradient(top, #ffffff, #fcd751);
  background-image: linear-gradient(to bottom, #ffffff, #fcd751);
  -webkit-border-radius: 20;
  -moz-border-radius: 20;
  border-radius: 20px;
  font-family: 'Open Sans',sans-serif;
  color: #464646;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

a:hover.btn {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}