/*
Theme Name: Elite Physical Therapy 1416
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: #e2eef3;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

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

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

h1 span, h2 span, h3 span {color: #f7941d;}

h1{font-size:180%;}
h2{font-size:145%;}
h3{font-size:110%;}

.base,.gmaptopper {
    background-color: #464646 !important;
    border-color: #464646 !important;
}

.gmaptopper {
    height: 30px;
}

.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: #486ab2 !important;
}

.bluetext {color: #486ab2; font-size: 1.1em; font-weight: bold;}

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

.altcolor {
    color: #486ab2
}

a:link {
    color: #486ab2
}

a:visited {
    color: #486ab2
}

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

.box {
    border: 2px solid #486ab2;
    background-color: #ffffff;
    padding: 12px;
    margin-bottom:16px;
}

.box h3 {margin-bottom:0 !important;padding-bottom:0 !important;}
.box p {padding-top:8px !important;margin-top:0 !important;line-height:1.2em; color:#464646 !important;}

.box1 {
    border: 2px solid #f7941d;
    background-color: #f7941d;
    padding: 12px;
    margin-bottom:16px;
}

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

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

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

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

.faqbackground {
    background-color: transparent;
}


/*-----Header--------*/
header {
    height: 176px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background: transparent url('/files/images/header-sliver.jpg') repeat-x 0 0;
    position: relative;
}

.headerinner {
    width: 1030px;
    margin: 0 auto;
    position: relative;
    height: 176px;
}

#topaddr {
    font-family: 'Belleza', sans-serif;
    font-size: 20px;
    font-weight: normal;
    position: absolute;
    left: 304px;
    text-align: left;
    top: 42px;
    width: 635px;
    letter-spacing: .16em;
    margin-right: 10px;
}

#topaddr span {
    line-height: 1.3em;
    display: block;
    margin-bottom: 10px;
    font-size: .9em;
    letter-spacing: .1em;
}

#topaddr a {
    text-decoration: none;
    color: #ffffff;
}

#topaddr  a {
    margin-bottom: 20px;
    display: block;
}

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

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

#topaddr ul{list-style-type:none;}
#topaddr ul li {list-style-type:none;display:inline;padding-right:50px;float:left;}
#topaddr ul li:last-child{padding-right:0;}

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

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

#maincol {
    padding: 10px 35px 20px 0;
}

.faq-page .main, .library-page .main, .error404 .main, .search .main {
    padding: 20px;
    width: 990px;
    margin: 0 auto;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    margin-left: 300px;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 131px;
}

.current_page_item a {
    color: #f7941d !important
}

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

.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: #486AB2;
}

.sf-menu li li li {
    background: #486AB2;
}

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

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

/* Services Menu */
#menu-item-6 ul{
width:250px;
}

#megaMenu {
  border: none !important;
  border:0 !important;
  border-right:none !important;
  background:transparent !important;
  width:100%;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

#megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > a, #megaMenu.megaMenuHorizontal ul.megaMenu > li.menu-item > span.um-anchoremulator {
  border:0 !important;
}

#megaMenu ul.megaMenu > li.menu-item > a, #megaMenu ul.megaMenu > li.menu-item > span.um-anchoremulator, .megaMenuToggle {
    font-size: 15px;padding: 9px 15px !important;
}


/*DESIGN ELEMENTS - boxes and such*/
#footer {
    font-family: 'Belleza', sans-serif;
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: transparent url('/files/images/footer-sliver.jpg') repeat-x 0 0;
}

.footerinner {
    width: 1030px;
    margin: 0 auto;
    position: relative;
    padding: 15px 0;
}

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

#footer p a:hover, #footer a:hover {
    color: #f7941d;
}

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

.faq-page .question {font-size: 1em;}
.faq-page .video {margin-bottom: 20px;}

.logo {
    width: 274px;
    height: 147px;
    position: absolute;
    left: 10px;
    top: 10px;
}

.social {
    position: absolute;
    right: 32px;
    top: 23px;
}
.social a {
    background-color: #fff;
    display: block;
    width: 25px;
    height: 25px;
    padding: 5px;
    border-radius: 7px;
    text-align: center;
    margin-bottom: 10px;
}

.social .fa-google-plus {
    font-size: 2.2em;
}

.social .fa-facebook {
    font-size: 2.15em;
    padding-left: 7px;
}

.social a:last-child {font-size: .8em}

a.yelp{color:#bb0000 !important}
a:hover.yelp{color:#000 !important;}

#slider {
    /*width: 1600px;*/
    width:100%;
    /*height: 314px !important;*/
    height: 400px !important;
    border-bottom: 10px solid #f7941d;
    /*background: transparent url('/files/images/new-slider.jpg') no-repeat 0 0;*/
}

.serviceboxes {
    width: 1030px;
    margin: 15px auto 52px auto;
    height: 118px;
}

.serviceboxes .box {
    width: 283px;
    float: left;
    /*margin-right: 31px;*/
    padding: 3px 12px 12px 12px;
    height: 101px;
    border: 1px solid #486ab2;
    overflow: hidden;
}

.serviceboxes .box:nth-child(2) {
    margin: 0 51px !important;
}

.serviceboxes .box:hover {  background-color: #F2D6B9;}
.serviceboxes .box:hover h3 {color: #fff !important;}
.serviceboxes .box a h3 {
    text-align: center;
    color: orange !important;
    text-transform: uppercase;
    letter-spacing: .17em;
    font-size: 1.5em;
    margin-bottom: 13px;
    font-weight: normal;
}

.serviceboxes .box a span {
    line-height: normal;
    display: block;
    color: #777;
    font-size: .9em;
    letter-spacing: .15em;
    padding-left: 3px;
}

/*.serviceboxes .box:last-child a h3 {letter-spacing: .01em;}*/
.serviceboxes .box:last-child {margin-left: 0px;}


.serviceboxes1 {
       width: 1030px;
    margin: 15px auto 52px auto;
    height: 153px;
}

.serviceboxes1 .box2 {
          width: 231px;
    float: left;
    padding: 3px 12px 12px 12px;
    height: 176px;
    border: 1px solid #486ab2;
    margin: 0px -30px;
    overflow: hidden;
}

.serviceboxes1 .box2:nth-child(2) {
    margin: 0 51px !important;
}

.serviceboxes1 .box2:hover {  background-color: #F2D6B9;}
.serviceboxes1 .box2:hover h3 {color: #fff !important;}
.serviceboxes1 .box2 a h3 {
    text-align: center;
    color: orange !important;
    text-transform: uppercase;
    letter-spacing: .17em;
    font-size: 1.5em;
    margin-bottom: 13px;
    font-weight: normal;
}

.serviceboxes1 .box2 a span {
    line-height: normal;
    display: block;
    color: #777;
    font-size: .9em;
    letter-spacing: .15em;
    padding-left: 3px;
}

/*.serviceboxes .box:last-child a h3 {letter-spacing: .01em;}*/
.serviceboxes1 .box2:last-child { margin-left: 50px;}

.box2:last-child {background:white !important;border-radius: 10px !important;border:1px solid #f7941d !important;}





#homeboxes {
    /*height: 603px;*/
    background: #486ab2;
    border-top: 10px solid #f7941d;
}

#homeboxes table {
    width: 993px;
    /*height: 603px;*/
    margin: 0 auto;
}

#homeboxes table .service a {
    display: table-cell;
    width: 236px;
    height: 182px;
    padding: 0px;
    margin: 0px;
    border: 1px solid #FFF;
    background-color: transparent;
}

#homeboxes table .service a:hover {
    background-color: #fff;
    opacity: .7;
}
#homeboxes table .service a:hover span {opacity: 1; color: #000}

#homeboxes table {background: transparent url("/files/images/services-3.png") no-repeat 0 0;}
#homeboxes tr td span {color: #fff; padding-top: 123px;text-align: center;display: block;font-size: 1.3em; text-transform: uppercase;font-family: 'Belleza', sans-serif;text-shadow: 1px 1px 7px #000;}
#homeboxes table .service {width: 25%;height: 185px; border: none;padding: 5px;}

.footerlogos {margin-left: 32px; margin-top: 20px; margin-bottom: 20px;}

.footerlogos a {display: block;float: left;}

.footerlogos a {margin-right: 110px;}
.footerlogos a:nth-child(4) {margin-right: 25px !important; float: right !important;}

.footerlogos a:hover {opacity: .2}
.footerlogos a img {display: inline-block;}

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

.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 #486ab2;
	background:#FFF;
}

#comment, #s {
	color:#464646;
	border:solid 1px #486ab2;
	background:#FFF;
}

.largerfont{font-size:125%;line-height:1.4em;}
