/*
Theme Name: Suburban Physical Therapy & Sports Medicine Center, LLC 390
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: #1b5581;
    overflow-y: scroll;
}
html {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Open Sans",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Lora",sans-serif;
}
h1 span{color:#004576;font-size:80%;}
h1, #faqTitle{font-size:180%;}
#faqTitle{text-align:center;}
h2 {font-size:135%;}
h3 {font-size:105%;}
h5 {font-size:90%;text-transform:capitalize !important;border-bottom: none !important;}

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

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_ce1141.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #ce1141 !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #004576
}

a:visited {
    color: #004576
}

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

.box {
    border: 2px solid #ce1141;
    background-color: #ce1141;
    padding: 12px;
    color:#FFF;
    margin-bottom:16px;
}

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

.box2 {
border:solid 2px #d2edff;
background:#d2edff;
padding:12px;
    margin-bottom:16px;
}

.brd {
    border: solid 5px #ce1141;
    color:#464646 !important;
}

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

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

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

.bluetext{color:#004576;}
.bluestrip{background:#004576;color:#FFF;text-align:center;font-weight:bold;padding:4px;margin-bottom:9px;}
.bluebrd{border:solid 1px #004576;}

.pinktext{color:#ce1141;}
.pinkstrip{background:#ce1141;color:#FFF;text-align:center;font-weight:bold;padding:4px;margin-bottom:9px;}
.pinkbrd{border:solid 1px #ce1141;}

.faqbackground {
    background-color: #d2edff;
}


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

#headercenter{width:990px;position:relative;margin:0 auto;}

#topaddr {
      font-family: 'Lora', -serif;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  right: 24px;
  text-align: right;
  top: 40px;
  width: 262px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
  padding-right: 14px;
  border-right: solid 5px #ce1141;
}

#topaddr span {
    font-size: 1.25em;
    line-height: 1.05em;
    color:#ce1141;
}

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

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

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

#topaddr p{margin-top:0;margin-bottom:16px;padding:0;}

#topaddr1 {
     font-family: 'Lora', -serif;
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  left: 24px;
  text-align: left;
  top: 40px;
  width: 400px;
  /* text-shadow: 1px 1px 2px #000; */
  letter-spacing: .1em;
  padding-left: 14px;
  border-left: solid 5px #ce1141;
}

#topaddr1 span {
    font-size: 1.25em;
    line-height: 1.05em;
    color:#ce1141;
}

#topaddr1 * {
    text-decoration: none;
    color: #004576;
}

#topaddr1 a:hover {
    color: #ce1141 !important;
}

#topaddr1 a:hover span {
    font-size: 1.25em;
    color: #ce1141 !important;
}

#topaddr1 p{margin-top:0;margin-bottom:16px;padding:0;}



#logo{width:236px;height:137px;position:absolute;top:10px;left: 350px;}

#hero{width:926px;height:286px;border:solid 8px #FFF;position:relative;margin:0 auto;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -150px;
    background:url('images/bg2.png') repeat-y center;
}

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

#leftcol {
    float: left;
    width: 675px;
    min-height:650px;
    margin: 5px 0 0 50px;
    padding: 0;
}

#leftcol2 {
    float: left;
    width: 625px;
    min-height:650px;
    margin: 20px 0 0 80px;
    padding: 0;
}

#sidebar {
	position: absolute;
	top:205px;
	right:65px;
    width: 194px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:185;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 942px;
    margin: 0 auto;
    font-family: 'open sans', serif;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform:uppercase;
	font-weight: bold;
    position: relative;
    z-index: 300;
    height: 34px;
    background:#004576;
    border-bottom:solid 8px #ce1141;
}
#navCenter{width:940px;margin:0 auto;position:relative;}

.current_page_item a {
    color: #ce1141 !important
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #333333;*/
    border: none;
    text-decoration: none;
    padding: 10px 13px;
}

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

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

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

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #ce1141;
	background:#0064a5;
    outline: 0;
}


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

#footer {
    position: relative;
    color: #FFFFFF;
	background:#0064a5;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

#maincontent ul li, ol li {padding-bottom:9px;}
#maincontent ul li:last-child, #maincontent ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {padding-bottom:0px;}
#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {padding-top:0px;}

#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "–"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}

.hr {
    border-bottom: 3px double #464646;
    margin: 12px 44px 24px;
}

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #DDDDDD;
  color: #004576 !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

.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 {
	font-size:13px;
	color:#464646;
	border:solid 1px #ce1141;
}

#comment, #s {
	color:#464646;
	border:solid 1px #ce1141;
}

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

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

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

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.sidebarmb a {
    background: url("/files/minibanners/testimonials.jpg") no-repeat;
    border-bottom:solid 6px  #ce1141;
    display: block;
    font-weight: bold;
    width: 194px;
    height: 24px;
    margin: 20px auto 0;
    padding-top: 66px;
    font-size: 16px;
    text-align: center;
    font-family:lora,serif;
    text-transform:uppercase;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
    text-shadow: 0px 0px 6px rgba(0, 0, 0, 1);
    
}

.sidebarmb a:hover,.sidebarmb a:active {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity = 50);
}
#sidebar .sidebarmb li{list-style-type:none;}

.hideme{display:none;}

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

.centered {text-align: center;}