/*
Theme Name: Moye Physical Therapy 141
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: #ffffff;
    background-image: url('/files/images/textured-bg.jpg');
    background-repeat: repeat;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 17px;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans Narrow', sans-serif;
    background: #365f3c url('/files/images/textured-bg.jpg') repeat;
    color: #fff;
    line-height: 1.5em;
    letter-spacing: .01em;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    letter-spacing: .025em;
}

h1 {
    font-size: 28px;
}

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

.altcolor {
    color: #7e130f;
}

a:link {
    color: #538D53;
}

a:visited {
    color: #538D53;
}

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

.box {
    border: 2px solid #538D53;
    background-color: #325736;
    padding: 12px;
}

.box1 {
    border: 2px solid #325736;
    background-color: #325736;
    padding: 12px;
}

.brd {
    border: solid 2px #538D53;
}

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

.dbrd {
    border: solid 2px #538D53;
    background-color: #325736;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #325736;
    background-color: #538D53;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}


/*-----Header--------*/
header {
    height: 165px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    background-color: #fff;
}

#headerinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}

#tagline {
    position: absolute;
    top: 5px;
    right: 21px;
    color: #ED5E1A !important;
    font-family: "Georgia", sans-serif;
    text-shadow: 0px 0px 1px #fff
}

#topaddr {
    font-family: 'PT Sans', sans-serif;
    font-size: 17px;
    font-weight: bold;
    position: absolute;
    right: 21px;
    text-align: right;
    top: 30px;
    width: 400px;
    letter-spacing: .08em;
}

#topaddr span {
    line-height: 1.5em;
    display: block;
    font-size: 22px;
}

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

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

#topaddr a:hover span {
    font-size: 22px;
    color: #000000 !important;
}

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

.home .wrapper-inner {
    width: 990px;
    margin: 0px auto;
}

.wrapper-inner {
    width: 990px;
    margin: 10px auto 0px auto;
}

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

#rightcol {
    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: 100%;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 40px;
    background: transparent url('/files/images/menubg.png') repeat-x 0 0;
}

.menu-shadow {
    background: transparent url('/files/images/menu-shadow.png') no-repeat 0px -35px;
    position: relative;
    height: 48px;
    width: 990px;
    margin: 0 auto;
    top: -3px;
}

ul#main-nav {
    padding-left: 45px;
}

#navCenter {
    height: 40px;
    width: 990px;
    margin: 0 auto;
}

.current_page_item a {
    color: #000 !important;
    height: 20px;
}

.sf-menu a {
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .15em;
    padding: 11px 15px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
    height: 12px;
}


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

.sf-menu {
    float: left;
}

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

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

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

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

.sf-sub-indicator {
    background: url('/files/images/arrows-ffffff.png') no-repeat -10px -100px;
}

ul.sub-menu {
    width: 300px;
}

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

#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    height: 131px;
}

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

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

.footer-shadow {
    background: transparent url('/files/images/menu-shadow.png') no-repeat 0px 2px;
    position: relative;
    height: 20px;
    width: 990px;
    margin: 0 auto;
    top: -20px;
}

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

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}
h5.question a {color: #d5d4d4 !important;}
div.faqAnswer2 {font-size: 1em;line-height: 1.5em;}

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

#slider {
    height: 325px;
    width: 962px;
    margin: 0 auto;
    background-color: #fff;
    /*background-image: url('/files/images/slider.jpg');*/
}

.slider-rule {
    background: transparent url('/files/images/rule-shadow.png') no-repeat 14px 0px;
    position: relative;
    height: 48px;
    width: 990px;
    margin: 0 auto;
}

.slider-rule.foot {margin: 9px auto 0 auto;}

a.linkopacity:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

#footerbanners {
    width: 950px;
    margin: 10px auto 0 auto;
    height: 150px;
    padding-left: 5px;
}

#footerbanners a {
    padding-right: 70px
}

#footerbanners a:last-child {
    padding-right: 0;
    margin-left: -5px;
}

.moyetable {
    border-collapse: collapse;
    width: 100%;
}

.moyetable .titlestrip {
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
}

.moyetable tr td {
    width: 50%;
}

.download_box {
    font-size: 18px;
}

.newgmap {
    overflow: visible !important;
}

.page-id-5 .button_link {
    text-align: center;
    width: 240px;
    font-size: 18px;
}

.homeboxright {
    background: #fff;
    box-shadow: 1px 1px 3px #000;
    padding: 20px 10px;
    box-sizing: border-box;
    font-size: 19px;
}

.homeboxright * {
    margin: 0 auto;
    display: block;
    color: #000;
    text-align: center;
}

/*.homeboxright img {
    margin-bottom: 20px;
}*/

.homeboxright h2 {
    /*color: #000 !important;*/
    letter-spacing: 2px;
    text-shadow: 1px 1px 1px #444;
}

.home h1 {
    font-size: 32px;
    text-shadow: 1px 1px 1px #444;
}

.home h1 span {
    font-style: italic;
}

.teaser {
    border-bottom: 4px double #aaa;
    border-top: 4px double #aaa;
    font-family: serif;
    font-size: 18px;
    letter-spacing: 0.5px;
    line-height: 166%;
    padding: 20px 0;
    text-align: center;
    text-shadow: 1px 1px 1px #444;
    color: #D5D4D4;
}

.homeboxright a.readmore {
    border: 1px solid #538d53;
    background: #fff;
    margin-top: 20px;
    width: 100px;
}

.homeboxright a.readmore:hover {
    border: 1px solid #538d53;
    background: #538d53;
    color: #fff;
}

.whitelink {
    color:#fff !important;font-weight:bold;text-decoration:underline;font-size:1.2em;
}