/*
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/noise.jpg')repeat;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Droid Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
   font-family: 'Droid Serif', serif;
}

h1 span{font-size:85%;font-weight:normal !important;}
h4 span {font-weight:normal !important;}

h1{font-size:180%;}
h2{font-size:150%;}
h3{font-size:115%;}

.base,.gmaptopper {
    background-color: #ffba00 !important;
    border-color: #083A81 !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: #083A81!important;
}

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

.bluebox{font-size:140%;line-height:1.5em;background:#083A81;padding:4px;text-align:center;font-weight:bold;color:#FFF;margin-bottom:16px;}

.altcolor {
    color: #083A81
}

a:link {
    color: #083A81
}

a:visited,a:active {
    color: #083A81
}

a:hover, a:hover h4 {
    color: #ffba00 !important;
    text-decoration: none
}

.box {
    border: 2px solid #083A81;
    background-color: #ccdbef;
    padding: 12px;
    margin-bottom:16px;
}

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

.brd {
    border: solid 2px #083A81;
}

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

.dbrd {
    border: solid 2px #083A81;
    background-color: #ffba00;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #ffba00;
    background-color: #083A81;
    padding: 3px;
}

.faqbackground {
    background-color: #ffecb8;
}


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

#topaddr {
 font-family: 'Droid Serif', serif;
  font-size: 15px;
  font-weight: bold;
  position: absolute;
  right: 3px;
  text-align: right;
  top: 41px;
  width: 400px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
}

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

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

#topaddr a:hover {
    color: #ffba00 !important;
}

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

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

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

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

#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: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 154px;

}

.current_page_item a {
    color: #ffba00 !important
}

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

.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: #083a81;
}

.sf-menu li li li {
    background: #083a81;
}

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:#083a81;
}

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

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

/*-------- Specific to this site ------------*/

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:9px;}
#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.nospace li, ol.nospace li {padding-bottom:0 !important;}


/* Secondary unordered list */

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

/* Tertiary unordered list */
.main ul ul ul li:before {
    content: "\0BB \020"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

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

.headerbg {width:100%;height:150px;background: white;position:absolute;}

.menubg {width:100%;height:40px;background:#083a81;position:absolute;top: 151px;}

.logo {  width: 351px;
  height: 143px;
  background: url('images/logo.png')no-repeat;
  position: absolute;
  top: 6px;}

.tagline {  width: 300px;
  height: 100px;
  position: absolute;
  left: 408px;
  top: 55px;
  font-weight: bold;
  font-size: 19px;
  font-family: 'droid serif',serif;}

  .buttons {width:100%;  margin-top: 30px;}

  .buttons a {  display: block;
  color: #083a81;
  width: 193px;
  height: 53px;
  background: url('images/minibanner.png')no-repeat;
  text-align: center;
  font-weight: bold;
  padding-top: 26px;
  padding-left: 6px;
  font-size: 18px;
  letter-spacing: 0;
  box-shadow: 0px 0px 7px #464646;
  border-radius: 50%;}

  .buttons a:hover {  display: block;
 color: #6D78AE;
  width: 193px;
  height: 53px;
  background: url('images/minibanner.png')no-repeat;
  text-align: center;
  font-weight: bold;
  padding-top: 26px;
  padding-left: 6px;
  font-size: 18px;
  letter-spacing: 0;
  box-shadow: 0px 0px 0px #464646;
  border-radius: 50%;}

  p.facebook a {
	text-decoration: none;
	font-style: italic;
	color: #666;
	font-size:12px;
}

p.facebook a:hover {
	text-decoration: underline;
}


p.facebook img {
	margin: 1px 5px 0 0;
}

.mapaddy{font-size:125%;line-height:1.5em;}

.gmaptopper {line-height: 1.2em !important;}

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

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

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

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

.question a{padding-left:18px;text-decoration:none;display:block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}

.ctr{text-align:center;}
img.ctr{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;
}

.video-container {width:425px; height:239px;}