/*
Theme Name: Minnesota Sport And Spine Rehabilitation 826
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 {
    overflow-y: scroll;
    background: #524730 url(images/htmlsliver.jpg) repeat-x ;
}

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

body {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-family: "Cabin",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Balthazar",sans-serif;
}
table{border-collapse:collapse}

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

h2.quote{
    color: #F1E7AF !important;
    text-align: center;
    font-size: 25px;
}
.altcolor {
    color: #4D432E
}

a:link {
    color: #DFA864
}

a:visited {
    color: #DFA864
}

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

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

#medlib a, #medlib a:active,#medlib a:visited {color:#50404D;}
#medlib a:hover,#medlib a:hover:visited {color:#DFA864;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#50404D;}
#medlib #bodyText {color:#000;}
a#gotoarttop, a#gotolist {color:#DFA864 !important;}
a:hover#gotoarttop, a:hover#gotolist  {color:#DFA864 !important;}

.box {
    border: 2px solid #4D432E;
    background-color: #DFA864;
    padding: 12px;
}

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

.brd {
    border: solid 2px #4D432E;
}

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

.dbrd {
    border: solid 2px #4D432E;
    background-color: #DFA864;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #DFA864;
    background-color: #4D432E;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/
header {
    height: 173px;
    width: 994px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index: 12;
}

#topaddr {
    font-family: 'Balthazar', sans-serif;
    font-size: 18px;
    position: absolute;
    left: 367px;
    text-align: left;
    top: 11px;
    width: 300px;
    letter-spacing: .2em;
}

#hoursbox{
    width:192px;
    height:60px;
        font-family: 'Balthazar', sans-serif;
    font-size: 14px;
    position: absolute;
    right: 25px;
    text-align: center;
    top: 30px;
    letter-spacing: .1em;
}


#topaddr a:link,#topaddr a:visited {
    color: #F3E4AF !important;
}
#topaddr a:hover,#topaddr a:active {
    color: #DFA864 !important;
}


/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -73px;
    width: 994px;
    background: url(images/mainsliver.jpg) repeat-y transparent;
}


.homeslides {
    left:174px;
    top:0;
}

.serviceslides {
    left: 194px;
    position: relative;
    top: 0;
}

.main {
    position: relative;
    padding: 0;
    width: 994px;
    margin: 0 auto;
    text-align: left;
    background: transparent;
    min-height: 870px;
    z-index: 11;
    letter-spacing: .1em;
}

.mainback{
    background: url(images/top.png) no-repeat;
    width: 994px;
    height: 961px;
    z-index: 10;
    position: absolute;
}

.library-page .toppane {
    overflow: hidden;
}

ul.erehab_tabs {
    border-bottom: none;
}

.logoover{
    background: url(images/logo.png) no-repeat;
    width: 368px;
    height: 360px;
    z-index: 20;
    top: 16px;
    left:50%;
    margin-left: -454px;
    position: absolute;
}

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

#rightcolservices {
    float: right;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
}

#rightcol:before{
    content: "";
    width:180px;
    height: 212px;
    display: block;
    float: left;
    position: relative;
    /*background-color: #837861;*/
}

.home #rightcol:before{
    display: none;
}

.homeannouncement {
    background-color: #F3E4AF;
    height:115px;
    padding: 12px 0;
    padding-left: 220px;
    position:relative;
}

.homeannouncementtext{
    font-size: 25px;
    text-align: center;
    /* font-family: 'Balthazar', serif; */
    color: #53334d;
    line-height:1.35em;
    position:absolute;
    top: 475px;
    text-align:center;
    z-index:40;
    left: 225px;
    width: 769px;
    }

#sidebar {
    position: absolute;
    top: 440px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    z-index: 12;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 994px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 130px;
}

.current_page_item a {
    color: #DFA864 !important
}

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

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

.sf-menu {
    float: right;
}

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #80765D;
    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: #80765D;
    background:#4e3e4b;
    outline: 0;
}


#bottommenu {
  font-size: 15px;
  margin: 0 auto 14px;
  text-align: center;
  width: 990px;
}
#bottommenu ul  {
margin: 0;
font-size:14px;
  list-style-type: none;
  display:inline;
}
#bottommenu ul li {
display: inline;
list-style-type: none;
padding-right:25px;
}
#bottommenu ul li:last-child {padding-right:0;}
#bottommenu ul li a:link, #bottommenu ul li a:visited, #bottommenu ul li a:active {
text-decoration:none;
color: #DFA864;
}
#bottommenu ul li a:focus, #bottommenu ul li a:hover, #bottommenu ul li a:visited:hover {
text-decoration:underline;
color: #80765D;
}

/*DESIGN ELEMENTS - boxes and such*/
.push {
    height: 100px;
}

#footer {
    height: 100px;
    padding-top: 20px;
    position: relative;
    color: #837861;
    text-align: center;
    margin: 0 auto;
    background: url(images/footersliver.jpg);
    letter-spacing: .2em;
}

#footer a:link,#footer a:visited {
    color: #F3E4AF;
}
#footer a:hover,#footer a:active {
    color: #DAA561;
}

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

/*-------- Specific to this site ------------*/
.css-panes p, .css-panes .normal {color:#000;}


.co_body {background-color: #009999;    color:#ffffff;}

.css-panes a, .css-panes a:active, .css-panes a:visited {
color:#630460;}

.css-panes a:focus, .css-panes a:hover, .css-panes a:visited:hover {
color:#837861;
}

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

.staff {width:550px;height:300px;float:right;}
.question a{padding-left:18px;text-decoration:none;display:inline-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;}

.purplestrip{color: #80765D;background:#4e3e4b;padding:3px;margin-bottom:12px;}
.purplebrd{border:solid 1px #4e3e4b;}
.purpletext{color:#4e3e4b !important;}

#testimonial-slideshow{width:650px;height:504px;}
#mnav { width:250px;z-index: 50; margin-left:305px; }
#mnav a {   padding: 3px 5px;  height: 10px !important; width: 10px!important; background: url("/files/images/ns.png") no-repeat; text-decoration: none; color: #FFF!important; color: rgba(251,228,139,0); line-height: 0px; display: inline-block !important; font-size: 0px;}
#mnav a.activeSlide { background: url("/files/images/s.png") no-repeat; color: #FFF!important; color: rgba(251,228,139,0);color: transparent; display:inline-block !important; }
#mnav a:focus { outline: none; }

#svcs-ss {margin:auto;height:324px;width:500px;}
#staffwrap {width:500px;}

#ins-list .one_half ul {
    width: 88%;
}
#ins-list .one_half.last ul {
    margin-left: -50px;
}

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

.top-bar{
    float: right;
    margin: 0;
    padding: 10px 20px;
    width: 730px;
    height: 50px;
    background-color: #F1E7AF;
}

.top-bar h2{
    margin: 0;
    padding: 10px 20px;
}


.top-bar p{
    margin: 0;
    padding: 10px 20px;
    text-align: center;
}
div#sidebar2 {
    width:240px;
    padding:0;
    margin-top:140px;
    margin-right:-690px;
    float:right;
}
.clear {
    clear:both;
}
div#sticker {
    padding:0;
    margin:0;
    width:240px;
}
.stick {
    position:fixed;
    top:0px;
}

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

#u_0_3 a, ._51mw a{color:#FFF !important;}

/*////////////////////////TESTIMONIAL SLIDER//////////////////////*/
#successslider {
    width: 720px;
    margin: 0 auto 20px auto;
    height: 220px;
    position: relative;
    background: #4e3e4b;
}

#successslider2 {
    width: 720px;
    margin: 20px 0 20px 25px;
    height: 220px;
    position: relative;
    background: #4e3e4b;
}

#successslider3 {
    width: 720px;
    margin: 20px 0 20px 25px;
    height: 270px;
    position: relative;
    background: #4e3e4b;
}

#successslider  h1 {
    text-align: center;
    padding-top: 30px;
    color: hsl(180, 43%, 97%) !important;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: .025em;
    margin-bottom: 25px;
    text-shadow: 1px 1px 4px #444;
}

#layerslider_1 .ls-l,#layerslider_2 .ls-1,#layerslider_3 .ls-1,#layerslider_4 .ls-1,#layerslider_5 .ls-1{
    line-height: 1.6em !important;
    font-style: italic;
    font-size: 1.1em;
    text-align: center;
    position: relative;
}

#layerslider_1 .testimonialtext,#layerslider_2 .testimonialtext,#layerslider_3 .testimonialtext,#layerslider_4 .testimonialtext,#layerslider_5 .testimonialtext {
width:75%;margin:45px auto 0;
}

#layerslider_1 .ls-l span,#layerslider_2 .ls-1 span,#layerslider_3 .ls-1 span,#layerslider_4 .ls-1 span,#layerslider_5 .ls-1 span {
    display: block;
    font-size: .7em;
    font-style: normal;
    padding-right: 69px;
    position: relative;
    bottom: -57px;
    right: 0;
}

#layerslider_1 .ls-nav-prev, #layerslider_1 .ls-nav-next,#layerslider_2 .ls-nav-prev, #layerslider_2 .ls-nav-next,#layerslider_3 .ls-nav-prev, #layerslider_3 .ls-nav-next,#layerslider_4 .ls-nav-prev, #layerslider_4 .ls-nav-next,#layerslider_5 .ls-nav-prev, #layerslider_5 .ls-nav-next {margin-top: -25px !important;}

.rnd {border-radius: 10px;}

#free-consult {
    font-family: "Cabin",sans-serif;
}
#free-consult h2 {
    margin-bottom: 5px;
    /* text-shadow: 1px 1px 1px #624D5E; */
    font-family: "Cabin",sans-serif;
}
#free-consult p {
    line-height: 1.05em;
    font-size: .8em;
    margin-bottom: 0;
    letter-spacing: .03em;
    color: #5E4A5A;
    font-family: 'Balthazar', serif;
}
#free-consult strong {
    letter-spacing: -.005em;
    font-size: .8em;
    font-family: 'Balthazar', serif;
}

.socialmedia a i.fa-google-plus-square{ color: #dc4e41 !important;}
.socialmedia a i.fa-facebook-square{ color: #3b5998 !important;}
.socialmedia a i.fa-twitter-square{ color: #55acee !important;}
.socialmedia a i.fa-youtube-square{ color: #cd201f !important;}
.socialmedia a i.fa-pinterest-square{ color: #bd081c !important;}


.socialmedia a:hover i.fa-google-plus-square,
.socialmedia a:hover i.fa-facebook-square,
.socialmedia a:hover i.fa-twitter-square,
.socialmedia a:hover i.fa-youtube-square,
.socialmedia a:hover i.fa-pinterest-square{
    color: #4E3E4B !important;
}

.socialmedia {
    text-align: center;
    margin-bottom: 10px;
}