/*
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-color: #fff;
    background: url('images/topbg.jpg')repeat-x;
    overflow-y: scroll;
}

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

body {
line-height: 1.5em;
letter-spacing: .05em;
font-weight: 300;
font-size: 16px;
font-style: normal;
font-family: 'Lato', sans-serif;

}

h1,h2,h3{
    font-family: 'Tenor Sans', sans-serif;
    color:#0089A3 !important;
}

h4,h5,h6  {color:#00a818 !important;}

.base,.gmaptopper {
    background-color: #0189A3 !important;
    border-color:1px #2ECC40 !important;
    line-height: 1em;
}

.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: #0089A3 !important;
}

.altcolor {
    color: #00ca1d
}

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

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


a:link {
    color: #0089A3
}

a:visited {
    color: #0089A3
}

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

.box {
   border: 1px solid #464646;
background-color: #f1f1f1;
    padding: 12px;
    margin-bottom:16px;
}

.box1 {
    border: 2px solid #0089A3;
    background-color: #592615;
    padding: 12px;
    margin-bottom:16px;
}

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

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

.dbrd {
     border: solid 2px #2ECC40;
    background-color: #0189A3;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #2ECC40;
    background-color: #0189A3;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}

.colored_box span {color:#464646;}

#hours_box {border-bottom: 1px solid #d0d0d0 !important;
font-size: 11pt;}

/*-----Header--------*/
header {
    height: 155px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background: url('images/header.jpg');
    background-color: transparent;
    position: relative;

}

.logo {height: 122px;
margin-top: 19px;
margin-left: 15px;}

#topaddr {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    /*font-weight: bold;*/
    position: absolute;
    right: 3px;
    text-align: right;
    top: 18px;
    width: 150px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .05em;
    line-height:1.15em;
}

#topaddr span {
    font-size: 15px;
}

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

#topaddr a:hover {
    color: #494A4A !important;
}

#topaddr a:hover span {
    font-size: 15px;
    color: #494A4A !important;
}

#topaddr1 {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    /*font-weight: bold;*/
    position: absolute;
    right: 355px;
    text-align: right;
    top: 18px;
    width: 150px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .05em;
    line-height:1.15em;
}

#topaddr1 span {
    font-size: 15px;
}

#topaddr1 * {
    text-decoration: none;
    color: #fff;
}

#topaddr1 a:hover {
    color: #494A4A !important;
}

#topaddr1 a:hover span {
    font-size: 15px;
    color: #494A4A !important;
}

#topaddr1a {
    font-family: 'Tenor Sans', sans-serif;
    font-size: 14px;
    /*font-weight: bold;*/
    position: absolute;
    right: 178px;
    text-align: right;
    top: 18px;
    width: 150px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .05em;
    line-height:1.15em;
}

#topaddr1a span {
    font-size: 15px;
}

#topaddr1a * {
    text-decoration: none;
    color: #fff;
}

#topaddr1a a:hover {
    color: #494A4A !important;
}

#topaddr1a a:hover span {
    font-size: 15px;
    color: #494A4A !important;
}

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

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

#rightcol {
    float: right;
    width: 725px;
    margin: 0;
    padding: 10px 20px;
}

#rightcolhome {
    float: left;
    width: 970px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:155px;
    width: 220px;
    height: 700px;
    margin: 0;
    padding: 0;
    border-right: 1px solid #d0d0d0 !important;
    z-index: 1;
}

#hoursbox {border-bottom: 1px solid #d0d0d0 !important;
font-size: 11pt;}

#navlist li {
list-style: none;margin-left: -23px;
line-height: 1.2em;}

.sb {margin-bottom: 0px;color:#2ECC40 !important;margin-top: 5px;}

.sbtestname {color:#2ECC40;text-align:right;font-weight: 700;}

.sidebartest{border-top: 1px solid #d0d0d0 !important;padding:5px;}

#socialmedia1 {position:absolute;height:20px; width:150px;top: 116px;
left: 82px;}

#socialmedia1 a:link, #socialmedia1 a:visited {color:#464646;}
#socialmedia1 a:hover, #socialmedia1 a:active {color:#0089A3;}

#socialmedia2 {position:absolute;height:20px; width:150px;top: 6px;}

#socialmedia2 a:link, #socialmedia2 a:visited {color:#464646;}
#socialmedia2 a:hover, #socialmedia2 a:active {color:#0089A3;}

#wrap {
    padding: 0 8px;
}

#SlideDeck-44-frame {margin: -10px;margin-bottom: 20px;}

.halfmoon {border-radius: 200px;
border: 10px solid #fff;
box-shadow: 17px 17px 0px #00a818;
margin-right: 30px;
margin-bottom: 25px;
}

.homebox {height:300px;}

.photos {border: 1px solid #888;}

.staffbox {margin-top: 15px;
background: #464646;
padding: 15px;
width: 350px;
}

/*MENUS*/

#horimenu {
   width: 638px;
margin: 0 auto;
font-family: arial, serif;
position: relative;
z-index: 100;
height: 34px;
float: right;
position: absolute;
right: 0px;
top: 120px;

}

/*.current_page_item a {
    color: #525252 !important
}*/

.sf-menu a {
   font-family: 'Lato', sans-serif;
font-size: 12px;
font-weight: bold;
letter-spacing: .5px;
padding: 11px 6px;
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: #999999;
}

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #fff !important;
    background: #006d82;
    outline: 0;
}

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

#footer {
   position: relative;
color: #FFFFFF;
width: 100%;
text-align: left;
margin: 0 auto;
padding: 0;
background: #0189A3;
border-top:5px solid #2ECC40;
border-bottom: 10px solid #4B4C4C;
}

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

#footer a:hover {
    color: #FFF66 !important;
}

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

/*-------- Specific to this site ------------*/
.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: white !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;
}

.ltgreentext{color:#2ECC40 !important;}

.servicesphoto {width:300px;height:400px;}

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

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

.staffBox h4{
margin-top:0px;
padding-top:0px;
color: #00a818 !important; font-family: 'Tenor Sans',sans-serif;
}

.staffBox div{
margin-left:220px;
width:480px;
}
.hideme{display:none;}
.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:1%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}
