/*
Theme Name: Apex Physical Rehabilitation & Wellness 793
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;
    /*min-width: 900px;*/
    margin: 0 auto;
}

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

body {
    height: auto !important;
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    background-color: #e1e1e1;
}

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

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

hr {
    border: 0;
    color: #293384;
    background-color: #293384;
    height: 1px;
    width: 100%;
    text-align: left;
    margin-left:0;
}

h1 {
    font-size: 26px;
    line-height: 104%;
    letter-spacing: .08em;
}

h2 {
    font-size: 24px;
    line-height: 104%;
    letter-spacing: .08em;
}

h3 {
    font-size: 22px;
    line-height: 104%;
    letter-spacing: .08em;
}

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


.bluebox{border:solid 2px #293384;background:#FFF;padding:12px 40px 0 12px;margin-bottom:16px;}

.goldbox {border:solid 2px #bdb155;background:#FFF;padding:12px 40px 0 12px;margin-bottom:16px;}

.bluestrip{background:#293384;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}

.goldstrip{background:#bdb155;color:#293384;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}

a.button {
    border: 1px solid #293384;
    background:#293384;
    display: block;
    width: 98px;
    text-align: center;
    color: #fff;
    padding: 12px;
    margin: 0 auto;
    bottom: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: lighter;
    letter-spacing: .1em;
}

a:hover.button {
    border: 1px solid #bdb155;
    background:#bdb155;
    color: #293384;
    font-weight: lighter;
}

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

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

.home .box2 {
    border: 2px solid #293384;
    background-color: #293384;
    padding: 12px;
}

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

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

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

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

.faqbackground {
    background-color: transparent;
}

.underline {text-decoration: underline;}

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

.headerinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
    height: 154px;
}

.logo {
    display: block;
    position: relative;
    top: 10px;
    left: 6px;
    width: 492px;
    height: 140px;
}

#topaddr {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: normal;
    position: absolute;
    right: 0;
    text-align: left;
    top: 47px;
    width: 480px;
    letter-spacing: .1em;
}

#topaddr a {
    display: inline-block;
    text-align: center;
    width: 158px;
    text-transform: uppercase;
}

#topaddr a:last-child {
    float: right;
    width: 138px;
}

#topaddr span {
    line-height: 1.5em;
    color: #bdb155;
    display: block;
}

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

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

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

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

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

#maincol {padding: 20px 40px 0 20px}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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


.current_page_item a {
    color: #bdb155 !important
}

.sf-menu a {
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    font-weight: lighter;
    /*letter-spacing: 1px;*/
    padding: 10px 12px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

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

.sf-menu {
    float: right;
}

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

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

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

.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('images/arrows-000000.png') no-repeat -10px -100px;}

.sf-menu ul {width: 180px;}

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

#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0 0 50px 0;
    border-top: 10px solid #bdb155;
}

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

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

#footer .footerinner {
    width:  990px;
    margin: 0 auto;
    position: relative;
    height: initial;
}

#footer .footeraddresses {
    width: 990px;
    margin: 0 auto;
}

#footer .footeraddresses p {
    width: 313px;
    float: left;
    margin: 20px 60px 17px 0px;
}

#footer .footeraddresses p a {
    text-align: left;
    display: block;
}

#footer .footeraddresses p a:hover {color: #bdb155}

#footer .footeraddresses p a span {
    color: #bdb155;
    font-size: 1.4em;
    font-family: 'Oswald', sans-serif;
    letter-spacing: .05em;
}

#footer .footeraddresses p:last-child {
    float: right;
    margin: 20px 0 0 0;
    width: 196px;
}

#footer .social {
    position: absolute;
    top: 185px;
    right: 30px;
}
/*-------- Specific to this site ------------*/
.faq-page .question {font-size: 1em;}
.faq-page .video {margin-bottom: 20px;}

.home #maincol h1:first-child {text-align: center;}

header .social {
    margin: 8px auto 0 auto;
    position: absolute;
    top: 0;
    right: 0;
}

.social a {
    display: inline-block;
    text-align: center;
    font-size: .7em;
    color: #fff;
}

.social a i {
    display: block;
    padding: 3px;
    width: 20px;
    height: 20px;
    border-radius: 5px;
}

.social a .fa-facebook {background-color: #3b5998}
.social a .fa-twitter {background-color: #1dcaff}
.social a .fa-youtube {background-color: #cd201f}
.social a .fa-linkedin {background-color: #007bb6}
.social a .fa-google-plus {background-color:  #dd4b39}
.social a .fa-yelp {background-color: #af0606}

.social a i:hover {background-color: #bdb155 }

#slider {/*background:url('/files/hero/slider.jpg') no-repeat;*/width: 1200px; height: 326px; margin: 0 auto;z-index:1;position:relative;}

#homeboxes {
    width: 990px;
    margin: -84px auto 40px auto;
    height: 248px;
    z-index:25;
    position:relative;
}

#homeboxes div {
    width: 302px;
    height: 228px;
    float: left;
    margin-right: 12px;
    padding: 8px;
}

#homeboxes .box1 img {float: left;margin-left: 10px;}

#homeboxes .box1 a {
    display: inline-block;
    margin: 0 0 0 42px;
}

#homeboxes div:first-child {}
#homeboxes div:last-child {margin-right: 0;}

#homeboxes div h3 {
    color: #fff !important;
    font-weight: lighter;
    letter-spacing: .13em;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#homeboxes div p {
    text-align: center;
    color: #fff;
    height: 139px;
    margin-bottom: 0;
    padding: 2px;
    font-family: 'Oswald', sans-serif;
    font-size: 1.1em;
    font-weight: lighter;
    letter-spacing: .1em;
}

#homeboxes div a {
    border: 1px solid #fff;
    display: block;
    width: 98px;
    text-align: center;
    color: #fff;
    padding: 12px;
    margin: 0 auto;
    bottom: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: lighter;
    letter-spacing: .1em;
}

#homeboxes div a:hover {
    color: #000;
    background: #bdb155;
}


#testimonialbox {
    background-color: #fff;
    width: 975px;
    height: 254px;
    padding: 6px;
    margin: 20px auto 160px auto;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}

#testimonialbox h3 {
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    font-size: 2.3em;
    letter-spacing: .13em;
    margin-top: 20px;
}

#testimonialbox .slideshow {
    width: 780px;
    margin: 24px auto 0 auto;
    display: block;
    height: auto;
}

#testimonialbox p {
    /*width: 780px;*/
    /*margin: 24px auto 0 auto;*/
    font-size: 1.2em;
    line-height: 1.2em;
    letter-spacing: .08em;
    color: #000;
}

#testimonialbox p.testimonial {
    margin: 20px auto 0 auto;
    text-align: right;
    width: 77%;
    font-weight: lighter;
}

#logobox {
    background-color: #fff;
    width: 975px;
    padding: 6px 20px;
    margin: 20px auto 160px auto;
    -webkit-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75); box-shadow: 0px 0px 3px 0px rgba(0,0,0,0.75);
}

.dropcap {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000000;
    font-family: "Oswald",sans-serif;
    font-size: 36px;
    margin: 0 -5px -5px -10px;
    height: 44px;
    line-height: 42px;
    width: 40px;
}

.yellow {
    color: #bdb155;
    background: none !important;
}

.staffbox .one_third * {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.staffbox .stafftitle {
    margin-top: 15px;
    font-weight: bold;
    width: 200px;
}

.staffbox .bluestrip {
    color: #ffffff !important;
    background: #293384;
    width: 100%;
    padding: 3px 5px;
    box-sizing: border-box;
    font-family: "Open Sans", sans-serif;
    letter-spacing: 1px;
}

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

.slideshow div {display: none;}
.slideshow div *{display: block;}

.gfield_label, .gform_description {color: #464646}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	color:#464646;
	border:solid 1px #000;
	background:#FFF;
}

#comment, #s {
	color:#464646;
	border:solid 1px #000;
	background:#FF;
}

table.brd {margin-bottom:16px;}

#faqTitle{text-align:center;}

h5{border-bottom:0 !important;}

#provider-page {font-size:130%;line-height:1.4em}