/*
Theme Name: Momentum Physical Therapy 1313
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;
    overflow-y: scroll;
}

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

body {
    font-size: 14px;
    font-weight: 300;
    
    font-family: 'Muli', sans-serif;
}

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

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

.altcolor {
    color: #0165B8;
}

a:link {
    color: #109BD5;
}

a:visited {
    color: #109BD5;
}

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

.box {
    border: 2px solid #0165B8;
    background-color: #29B1DF;
    padding: 12px;
}

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

.brd {
    border: solid 2px #0165B8;
}

.brd1 {
    border: solid 2px #29B1DF;
}

.dbrd {
    border: solid 2px #0165B8;
    background-color: #29B1DF;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #29B1DF;
    background-color: #0165B8;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/

.menubg {background: url('/files/images/menubg.png')no-repeat;
width: 990px;
height: 50px;
position: absolute;
top: 163px;}

header {
    height: 100px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    height: 225px;
}

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

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

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

#topaddr a:hover {
    color: #16A6DB !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #16A6DB !important;
}
#socialmedia {
    position: absolute;
    top: 130px;
    right: 0px;
}

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

.chart-page .main {
    background: #FFFFFF;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    /*min-height: 750px;*/
    margin: 0 auto;
    text-align: left;
    /*overflow: hidden;*/
    background: url('/files/images/watermark3.png')no-repeat;
}

#rightcol {
    float: left;
    width: 900px;
    margin: 0;
    padding: 10px 30px;
}

#rightcol1 {
    float: left;
    width: 615px;
    margin: 0;
    padding: 10px 30px;
}

#sidebar {
position: absolute;
top: 330px;
width: 310px;
min-height: 320px;
margin: 0;
padding: 0;
/*right: 117px;*/
right: 0px;
/*background: #f4f4f4;
border-radius: 20px;
border: 1px #999 solid;*/
}
#sidebarinside1 {
min-height: 314px;
background: #f4f4f4;
border-radius: 20px;
border: 1px #999 solid;
}
#sidebarinside2{
width: 310px;
/*min-height: 314px;*/
margin: 0;
padding: 0;
}

/*#sidebar2{
position: absolute;
top: 749px;
width: 310px;
min-height: 314px;
margin: 0;
padding: 0;
right: 117px;
}
*/
#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    height: 34px;
    left: 128px;
}

.current_page_item a {
    color: #004080 !important
}

.sf-menu a {
    font-family: 'Muli', sans-serif;
    text-shadow: 1px 1px 1px #333333;
    font-size: 14px;
	font-weight: bold;
    letter-spacing: 1px;
    padding: 10px 20px;
    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: #00A5CF;
}

.sf-menu li li li {
    background: #00A5CF;
}

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:#00B0DA;
}

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

.sidebarmb a {
    background: url('/files/images/faq.jpg') no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 120px;
    margin: 20px 15px 0;
    padding-top: 48px;
    text-align: center;
    width: 120px;
    height: 72px;
    border-radius:50%;
    float:left;
    text-shadow:1px 1px 1px #333;
    letter-spacing: .1em;
    border: 1px #999 solid;
}

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

.testimonial {
    border-bottom: 1px dotted #DDD;
}

img.center {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;
}

legend.ppi-legend{background:#0165B8;color:#FFF;width:100%;}

#layerslider_2 h1 {
    font-size: 400%;
    color: #FFF !important;
    font-family: 'Muli', sans-serif;
    font-style: italic;
}
.nlsignup_btn {
    background: url(http://therapynewsletter.com/Subdomain/Content/buttonBackSmall.gif) repeat-x;
    /*border: 1px solid #999;*/
    border-radius: 5px;
    width: 96%;
    text-shadow:1px 1px 1px #333;
    font-size: 17px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 0px;
    box-shadow: 4px 4px 5px #999;
}

.rnd {
    border-radius: 20px;
}