/*
Theme Name: XWP Child
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: url('images/patternbg.png');
    overflow-y: scroll;
}


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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: 'open sans',arial,sans-serif;
    background:url('images/sliver.jpg') repeat-x;
}

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

h1,#faqTitle{font-size:145%;}
#faqTitle{text-align:center;}
h1 span {color:#655a36 !important;font-size:80%;font-style:italic;}
h2{font-size:120%;}
h3{font-size:105%;}

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

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

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #1f5c26
}

a:visited,a:active {
    color: #1f5c26
}

a:hover {
    color: #544101;
    text-decoration: none
}

.box {
    border: 8px solid #1f5c26;
    background-color: #d1c28f;
    padding: 12px;
}

.box p {color:#FFF;font-weight:bold;font-size:115%;line-height:1.3em;}

.box1 {
    border: 8px solid #544101;
    background-color: #e9e2cd;
    padding: 12px;
}

.box2 {
    border: 2px solid #1f5c26;
    background-color: #d1c28f;
    padding: 12px;
    margin:12px;
}

.box3 {
    border: 2px solid #544101;
    background-color: #e9e2cd;
    padding: 12px;
    margin:12px;
}


.brd {
    border: solid 2px #1f5c26;
}

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

.dbrd {
    border: solid 2px #7e130f;
    background-color: #d1c28f;
    padding: 3px;
}

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

.faqbackground {
    background-color: #e9e2cd;
}


/*-----Header--------*/
#sidebarbg{
    position:absolute;
    top:0;
    left:5px;
    width:260px;height:591px;
    background: url('images/sidebarbg.png') no-repeat;
    z-index:2;
    }

header {
    height: 412px;
    width:990px;
    text-align: left;
    background-color: transparent;
    position: relative;
    margin:0 auto;
    z-index:300;
}
#headertop{width:990px;height:188px;margin:0 auto;position:relative;}

#headercenter{
    width:950px;
    height: 224px;
    position: relative;
    margin:0 0 0 19px;
    background: url('images/menubg.png') no-repeat left bottom;
}

#logo{width:176px;height:174px;position:absolute;top:6px;left:183px;z-index:320;}

#topaddr {
    font-family: 'open sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 44px;
    text-align: right;
    top: 58px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: 1px;
    z-index:320;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
    color:#1f5c26;
}

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

#topaddr a:hover {
    color: #1f5c26 !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #1f5c26 !important;
}

#tagline{color:#655a36 !important;font-size:26px;line-height:1.3em;position:absolute;top:66px;left:458px;font-style:italic;font-weight:bold;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    width:990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -136px;
    position:relative;
    background:url('images/centerbg.png') repeat-y;
}

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

#rightcol {
    float: right;
    width: 673px;
    margin: 0 32px 0 0;
    padding: 0;
}

#sidebar {
	position: absolute;
	top:0px;
	left:30px;
    width: 225px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:150;
}


#col1{float:left;width:47%;border-right:solid 1px #2f7037;padding-right:15px;}
#col2{float:right;width:47%;}

#wrap {
    padding: 0 8px;
}


.introtext{color:#1f5c26;font-weight:300px;font-size:20px;line-height:1.3em;}

/*MENUS*/

#horimenu {
    width: 950px;
    margin: 0 auto;
    position: relative;
    z-index: 310;
    height: 34px;
}
#navCenter{
width:850px;
margin:0 auto;
position:relative;
}

.current_page_item a {
    color: #FFF !important
}

.sf-menu a {
    font-family: 'open sans', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 13px;
    text-transform:uppercase;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background: #2f7037;
}

.sf-menu li li li {
    background: #2f7037;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #FFF;
    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: #FFF;
    background:#655a36;
    outline: 0;
}

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

#footer {
    position: relative;
    width:990px;
    height:136px;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: url('images/footerbg.png') no-repeat;
}

#footercenter {width:950px;position:relative;margin:0 auto 0;padding-top:40px;}

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

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


/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.mbbrd1{border:solid 1px #1f5c26;}

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

.greentext{color:#1f5c26 !important;}
.greenbrd{border:solid 1px #1f5c26;}
.greenstrip{backgrond:#1f5c26;color:#d2c390;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}

.tantext{color:#d2c390 !important;}
.tanstrip{backgrond:#d2c390;color:#1f5c26;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}

.hr {
    border-bottom: 3px double #1f5c26;
    margin: 12px 44px 24px;
}

h4.prelist {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #1f5c26;
  color: #1f5c26 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

/* download box - download box icon at http://www.mcphysicaltherapy.com/images/down_alt.png */
.download_box{padding:20px 15px 20px 55px;margin-bottom:20px;font-size:14px;letter-spacing:.3px;}
.download_box a{text-decoration:underline !important;}
.download_box a{color:#1f5c26 !important;}
.download_box a:hover (color:#000 !important;text-decoration:none;}
.download_box{background:#d2c390 url('http://ptclinic.com/maxcdn/wp/icons/down_alt.png') no-repeat 10px 15px;border:1px solid #1f5c26;}

.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 {
	font-size:13px;
	color:#464646;
	border:solid 1px #1f5c26;
}

#comment, #s {
	color:#464646;
	border:solid 1px #1f5c26;
}

.video, legend {margin-bottom:20px;}

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

/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}

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

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

.mbbrd1 {border:solid 2px #171E6F;}
img{border:0;border:none;}



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

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

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