/*
Theme Name: All Garden State PT
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;
    position: relative;
}

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

body {
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Lato', sans-serif;
}

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

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

.altcolor {
    color: #bcbdc0
}

a:link {
    color: #ed1c24
}

a:visited {
    color: #ed1c24
}

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

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

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

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

.brd1 {
    border: solid 2px #231f20;
}

.dbrd {
    border: solid 2px #ed1c24;
    background-color: #231f20;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #231f20;
    background-color: #ed1c24;
    padding: 3px;
}

.faqbackground {
    background-color: #bcbdc0;
}

.halfsize {font-size:50%;}

/*-----Header--------*/
header {
    height: 195px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}

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

#topaddr span {
    font-size: 1.5em;
    line-height: 1.1em;
    color: #fff !important;
}

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

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

#topaddr a:hover span {
    font-size: 1.5em;
    color: #000 !important;
}

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

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

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

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: 'Lato', sans-serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 18px;
}

.current_page_item a {
    color: #ed1c24 !important;
    font-weight:bold;
}

.sf-menu a {
   font-family: 'Lato', sans-serif;
  /* text-shadow: 1px 1px 0 #333333; */
  font-size: 18px;
  /* font-weight: bold; */
  letter-spacing: 1px;
  padding: 10px 20px;
  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: #231F20;
}

.sf-menu li li li {
    background: #231F20;
}

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #231f20;
    box-shadow: 0px -2px 4px #464646;
}

#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 {
      display: block;
  font-size: 18px;
  font-weight: bold;
  height: 60px;
  margin: 20px auto 0;
  padding-top: 48px;
  text-align: center;
  width: 211px;
}

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

.headerbg {width:100%;height:191px;position:absolute;background:#bcbdc0;}

.logo {width:454px;height:137px;background:url('images/logo.jpg');}

.menubg {width:100%;height:40px;background:#231f20;border-top:8px solid #ed1c24;position:absolute;top: 147px;box-shadow: 0px 2px 4px #464646;  z-index: 3;}

#layerslider_1 {box-shadow: 0px 0px 5px #464646;margin-bottom:20px;}

.page-id-3 #sidebar {top:554px !important;}

.page-id-3 .main {margin-top: -10px;}

.newgmap {overflow: visible !important;}