/*
Theme Name: Balance Solutions 1365
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;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;
    line-height: 23px;
    letter-spacing: .1em;
    height: auto !important;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Cabin', sans-serif;
    letter-spacing: .1em;
}
.gmap .newgmap {
    overflow: visible !important;
}
.base,.gmaptopper {
    background-color: transparent !important;
    border-color: transparent !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: #454597 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

.box {
    border: 2px solid #7e130f;
    background-color: #592615;
    padding: 12px;
}

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

.rnd {
    border-radius: 15px;
}

.brd {
    border: solid 2px #7e130f;
}

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

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

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

.faqbackground {
    background-color: transparent;
}


/*-----Header--------*/
header {
    /*height: 155px;*/
    height: 185px;
    width: 990px;
    margin: 10px auto 8px auto;
    text-align: left;
    background-color: #fff;
    position: relative;
}

.headerinside {
    width: 990px;
}

.logo {
    width: 419px;
    height: 100px;
    position: relative;
    top: 22px;
    left: 13px;
}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    right: 14px;
    text-align: right;
    top: -4px;
    width: 500px;
    letter-spacing: .01em;
    color: #454597;
}

#topaddr .cta {
    color: #000 !important;
    margin-bottom: 0;
    font-weight: lighter;
    letter-spacing: .04em;
    text-align:right;
}

#topaddr span {
    line-height: 1.05em;
    display: block;
    color: #FD7007;
    font-size: 2em;
}

#topaddr a {
    font-size: 1.3em;
}

#topaddr * {
    text-decoration: none;
    text-transform: uppercase;
}

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

#topaddr a:hover span {
    color: #666 !important;
}

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

.main {
    position: relative;
    width: 950px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background-color: #ffffff;
    padding: 0 20px;
    min-height: 500px;
}

#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: 42px;
    background-color: #FD7007;
    /*top: 12px;*/
    top: 45px;
}

#navCenter {
    /*width: 565px;*/
    width: 990px;
    margin: 0 auto;
}

#main-nav li a {
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: .1em;
    font-weight: normal;
}

.current_page_item a {
    color: #000 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    padding: 10px 17px;
    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: #FD7007;
}

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

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

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

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

.footerinside {
    color: #FFFFFF;
    height: 160px;
    width: 990px;
    margin: 0 auto;
    background-color: #444597;
    border-top: 10px solid #FD7007;
}

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

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

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

#footer p {
    padding: 0 8px;
    margin: 0;
    text-align: center;
}

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

.faq-page .wrapper, .library-page .wrapper {
    margin-bottom: 45px !important;
}
.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}
.faqAnswer2 {min-height: 65px;}

#home-slider {
    height: 445px;
    width: 990px;
    margin: 0 auto 10px auto;
    background-color: transparent;  
    background-image: url('/files/images/slider-placeholder.png');
    background-repeat: no-repeat;  
}

.banner {
    width: 220px;
    height: 171px;
    margin: 0px 8px 20px;
    float: left;
}

.banner a {
    display: block;
}

.banner a:hover,.banner a:active, .pt-minibanners a:hover, .pt-minibanners a:active {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity = 70);
}
.centerbtm {
    display: block;
    margin: 0 auto;
    width: 717px;
}

.home #rightcol {
    width: 710px;
    margin: 0 auto;
}

h5.question.subcategory {
    font-size: 1em;
}

h5.question.subcategory2 {
    font-size: 1em;
}

.subcategory2, .subinside2 {
    margin-left: 25px;
}

.bluetext {
    color: #454597 !important;
}

.orangetext {
    color: #FD7007 !important;
}

textarea#input_1_3 {
    border: 1px solid #aaa;
}

#yt-thumb {
    position: relative;
    width: 320px;
    height: 180px;
}

#yt-play {
    left: 135px;
    position: absolute;
    top: 60px;
}

.pt-minibanners a {
    border: 5px solid #454597;
    border-radius: 15px;
    display: block;
    height: 133px;
    width: 200px;
    float: left;
    position: relative;
    margin: 0px 12px 20px;
    background: #FD7007;
}

.pt-minibanners a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 40px;
    position: absolute;
    text-align: center;
    top: 60px;
    vertical-align: middle;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.pt-minibanners a span.twolines {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 50px;
}

.cert-minibanners a {
    border: 5px solid #454597;
    border-radius: 15px;
    display: block;
    height: 133px;
    width: 200px;
    float: left;
    position: relative;
    margin: 0px 12px 20px;
    background: #FD7007;
}

.cert-minibanners a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    color: #ffffff;
    display: block;
    font-size: 15px;
    height: 40px;
    position: absolute;
    text-align: center;
    top: 60px;
    vertical-align: middle;
    width: 200px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.cert-minibanners a span.twolines {
    padding-top: 0px;
    padding-bottom: 0px;
    min-height: 50px;
}

#socialmedia {
    top: 107px;
    position: absolute;
    right: 14px;
}

.fa-facebook-square {
    color: #3B5998;
}

.fa-google-plus-square {
    color: #DD4B39;
}

.fa-youtube-square {
    color: #BB0000;
}

.fa-twitter-square {
    color: #00ACED;
}

.fa-pinterest-square {
    color: #CB2027;
}

.seoH1{ color: #454597;font-size:18px; }
.seoH2{ color: #454597;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

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