/*
Theme Name: All Therapy 1311
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('/files/images/background.jpg')repeat-x #01633A;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
    letter-spacing: .1em;
}

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

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

.altcolor {
    color: #006339
}

a:link {
    color: #7BBB43
}

a:visited {
    color: #7BBB43
}

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

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

.box1 {
    border: 2px solid #7BBB43;
    background-color: #c0eb9a;
    padding: 12px;
    color:#000 !important;
    margin-bottom:16px;
}

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

.brd1 {
    border: solid 2px #7BBB43;
}

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

.dbrd1 {
    border: solid 2px #7BBB43;
    background-color: #006339;
    padding: 3px;
}

.faqbackground {
    background-color: #c0eb9a;
}


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

.headerbg {height: 71px;
width: 100%;
position: absolute;
background: url('/files/images/headersliver.jpg')repeat-x;
box-shadow: 2px 2px 5px 2px #333;
z-index: 1;top: 122px;}

.whiteheader {height:122px;width:100%;background:#fff;position:absolute;}

#topaddr {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 18px;
    font-weight: normal;
    letter-spacing: .1em;
    z-index: 1;
    text-align:center;
}

#topaddr {
    position: absolute;
    text-align: center;
    top: 127px;
    width: 990px;
    /* text-shadow: 1px 1px 2px #000; */
}

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

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

#topaddr a:hover {
    /*color: #006339 !important;*/
    color: #FFF !important;
}

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

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: url('/files/images/mainbackground.jpg')repeat-y;
    min-height: 1200px;
}

#rightcol {
    float: left;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
    background:transparent;
}

#sidebar {
    position: absolute;
    top: 200px;
    width: 225px;
    height: 100%;
    min-height: 1146px;
    margin: 0;
    padding: 0;
    right: 0;
    /*background: #EBEBEB;*/
    /*box-shadow: 0px 1px 4px 0px #464646;*/
    z-index: 1200;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: absolute;
    z-index: 15000;
    height: 40px;
    top: 156px;
    left: 115px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'PT Sans', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 19px;
    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: #01633A;
}

.sf-menu li li li {
    background: #01633A;
}

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

/* Services Menu */
#menu-item-6 ul{width:260px;}

/*DESIGN ELEMENTS - boxes and such*/

#footer,.push {
    height: 250px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:#7BBB43;
    box-shadow: 2px 2px 2px 2px #333;
}

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

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


.banners {text-align:center;font-size: 18px;font-family: 'pt sans narrow','serif';line-height: 20px;position: absolute;
z-index: 2;font-weight: bold;left: 45px;}

.banners a {border-radius:50%;width:120px;height:120px;background:url('/files/images/faq_mb1.jpg')no-repeat;display:block;margin:24px auto;border: 10px #EBEBEB solid;}

.banners a:link, .banners a:active  {box-shadow:-14px 14px #01633A;}

.banners a:hover {box-shadow:14px 14px #7BBB43;}


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

.socialmedia {
    position: absolute;
    width: 200px;
    height: 20px;
    top: 32px;
    z-index: 2;
    left: 507px;
}

.hometagline {
    font-size: 22px;
    text-align: center;
    font-style: italic;
    color: #7BBB43;
}

.hometagline span {color: #01633A; font-weight: bold;}

.hrbox {width: 600px; height: 150px;}
.hrtitle {font-weight: bold;}
.hrcol1 {width: 50%;}
.hrcol2 {width: 45%;}
.hrcol1, .hrcol2 {float: left; }

.stafftitle span {font-size: 80%; color: #7BBB43;}
/*.staffmembers img, .staffmembers div.photosoon {margin: 0 auto; display: block;}
.staffmembers p {text-align: center;}
.staffmembers p strong {color: #01633A;}*/
.staffmember {width: 175px; height: 268px;}

.staffbrd {border: 5px solid #01633A; }

.colored_box h2 {color: #7BBB43 !important;}
.colored_box a {color: #7BBB43;}
.colored_box a:hover {color: #7BBB43; text-decoration: underline;}

.homeslider {
    margin-right: -14px;
    margin-top: -8px;
    width: 770px;
    height: 330px;
    float: right;
}

.newsbox {
    border: none;
    /*float: right;*/
    height: 500px !important;
    margin: 10px 0 10px 16px;
    overflow: visible;
    padding: 0 10px 10px;
    position: relative;
    width: 99%;
}
#newsitemsholder, #newsfeedarea, .newscontent { width: 99.9%;}
#newsfeedarea {padding-bottom: 10px;}
#newsitemsholder .newsitem {
    background: #EBEBEB;
    border: 1px solid #7BBB43;
    width: 99.9%;
}

.newsdate { margin-right: 20px !important;}

.greenstrip{background:#006339; color:#FFF;font-weight:bold;padding:5px;margin-bottom:10px;text-align:center;font-size:120%;}