/*
Theme Name: Optimum Physical Therapy Associates 1401
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: transparent url('/files/images/html-sliver.jpg') repeat-y top center;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    min-width:990px;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 16px;
    line-height: 1.4em;
    letter-spacing: .03em;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
    background: transparent url('/files/images/watermark-green.png') repeat-x 10px 246px;
}


h1,h2,h3,h4,h5,h6 {
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
}

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

.greenstrip{background:#006c0d;padding:4px;margin-bottom:12px;text-align:center;color:#FFF;font-weight:bold;}
.bluestrip{background:#1b0069;padding:4px;margin-bottom:12px;text-align:center;color:#FFF;font-weight:bold;}
.bluetext{color:#1b0069 !important;}

.testimonial {  
    text-align: right;
    display: block;
    margin-right: 10px;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #1c4980
}

a:visited {
    color: #1c4980
}

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

.box {
    border: 2px solid #006c0d;
    background:url('images/greenbg.png');
    padding: 12px;
}

.box1 {
    border: 2px solid #1b0069;
    background:url('images/bluebg.png');
    padding: 12px;
}

.brd {
    border: solid 2px #006c0d;
}

.brd1 {
    border: solid 2px #1b0069;
}

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

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

.faqbackground {
    background-color: transparent;
}

.mapaddy{font-size:115%;line-height:1.4em;}

/*-----Header--------*/
header {
    height: 232px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    background: transparent url('/files/images/bg-header.jpg') repeat-x 0 0;
    box-shadow: 0 8px 8px -8px #000;
    z-index: 100;
}

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

#topaddr {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    position: relative;
    left: 0;
    top: 4px;
    clear: both;
    height: 40px;
    width: 990px;
    margin: 0 auto;
}

#topaddr span {
    line-height: 1.05em;
}

#topaddr  a {
    display: inline-block;
    font-weight: normal;
    letter-spacing: .1em;
    height: 30px;
}

#topaddr a:first-child {
    float: left;
    padding-top: 10px;
}

#topaddr a:last-child {
    float: right;
    padding-top: 10px;
}

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

#topaddr a:hover,
#topaddr a:hover span {
    color: #ffffff !important;
    text-shadow: 1px 1px 8px #efefef;
    text-decoration: underline;
}

.logo {
    width: 419px;
    height: 147px;
    float: left;
    position: relative;
    top: 10px;
    left: 10px;
}

.logo a {display: block;}

.tagline {
    width: 525px;
    position: relative;
    float: right;
    top: 50px;
    right: 0;
}

.tagline h3 {
    font-family: 'PT Sans Narrow', sans-serif;
    font-weight: bold;
    font-style: italic;
    text-align: right;
    letter-spacing: .09em;
    font-size: 22px;
}

.headerinner .appt-req {
    width: 243px;
    float: right;
    height: 36px;
}

.headerinner .appt-req div:first-child {
    width: 243px;
    height: 36px;
    display: table;
}

.headerinner .appt-req a {
    height: 27px;
    font-family: 'PT Sans Narrow', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 20px;
    letter-spacing: .08em;
    display: table-cell;
    vertical-align: middle;
    background: #1B0064;
}

.headerinner .appt-req a:hover {background: green;text-shadow: 1px 1px 5px #1B0064;}
}
/*-------Main Area/Content-------*/
.wrapper {
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto;
}

.wrapperinner {
    width: 990px;
    margin: 0 auto;
    position: relative;
}

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

#rightcol,
.library-page .main,
.faq-page .main {
    float: left;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
    min-height: 738px;
}

#sidebar {
    position: absolute;
    top: 0;
    width: 220px;
    margin: 0;
    padding: 0;
    background: transparent;
    right: 0;
    text-align: center;
    z-index: 400;
}

#sidebar .mb {
    width: 198px;
    height: 165px;
    background: transparent;
    margin: 0 auto;
    display: block;
}

#sidebar .mb a {
    display: table;
    text-align: center;
}

#sidebar .mb a span {
    display: table-cell;
    vertical-align: bottom;
    height: 162px;
    width: 198px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.35em;
    padding-top: 10px;
}

#sidebar a[href*="faq"] {background: transparent url('/files/images/mb/faq.png') no-repeat center;}
#sidebar a[href*="faq"]:hover {background: transparent url('/files/images/mb/faq-hover.png') no-repeat center;}

#sidebar a[href*="pay-your-bill"] {background: transparent url('/files/images/mb/pay-your-bill.png') no-repeat center;}
#sidebar a[href*="pay-your-bill"]:hover {background: transparent url('/files/images/mb/pay-your-bill-hover.png') no-repeat center;}

#sidebar a[href*="paperwork"] {background: transparent url('/files/images/mb/forms.png') no-repeat center;}
#sidebar a[href*="paperwork"]:hover {background: transparent url('/files/images/mb/forms-hover.png') no-repeat center;}

#sidebar a[href*="library"] {background: transparent url('/files/images/mb/library.png') no-repeat center;}
#sidebar a[href*="library"]:hover {background: transparent url('/files/images/mb/library-hover.png') no-repeat center;}

#sidebar a[href*="services"] {background: transparent url('/files/images/mb/therapy.png') no-repeat center;}
#sidebar a[href*="services"]:hover {background: transparent url('/files/images/mb/therapy-hover.png') no-repeat center;}

#sidebar a[href*="mobileloadreview"] {background: transparent url('/files/images/mb/reviews.png') no-repeat center;}
#sidebar a[href*="mobileloadreview"]:hover {background: transparent url('/files/images/mb/reviews-hover.png') no-repeat center;}

#sidebar a[href*="http://www.myptstore.biz/#oid=1109_2"] {background: transparent url('/files/images/mb/store.png') no-repeat center;}
#sidebar a[href*="http://www.myptstore.biz/#oid=1109_2"]:hover {background: transparent url('/files/images/mb/store-hover.png') no-repeat center;}

#sidebar .mb a:hover span {text-shadow: 1px 1px 8px #fff;}

#wrap {
    padding: 0 8px;
}

/*MENUS*/
#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 40px;
    top: 6px;
}

#navCenter {
    width: 800px;
    margin: 0 auto;
}

.current_page_item a {
    color: #fff !important;
    background: #1B0069;
    text-shadow: 1px 1px 6px #efefef;
    height: 19px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.sub-menu a {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.sf-menu a {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 20px;
    font-weight: normal;
    padding: 10px 13px;
    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 ul {width:180px;}

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

.sf-menu li li {
    background: #006c0d;
}

.sf-menu li li li {
    background: #006c0d;
}

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

.sf-menu li:hover, .sf-menu li.sfHover:hover > a, .sf-menu a:hover, .sf-menu a:active, .sf-menu ul li:hover > a {
    color: #FFF;
    background:#000;
    outline: 0;
}

/* Services Submenu */
#menu-item-6 ul{width:325px;min-height:34px !important;}

/*DESIGN ELEMENTS - boxes and such*/
#footer {
    position: absolute;
    bottom: 0;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    height: 120px;
}

#footer a:hover {color: yellow !important;}

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

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

.footerinner {
    width: 990px;
    margin: 0 auto;
}

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

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

.gmaptopper {height: 26px;}

/* slider */
#hero {
    width: 765px;
    height: 316px;
    z-index: -1;
    position: relative;
  left: 0;
}
/* location hero */

#locationhero {
    width: 765px;
    height: 288px;
    z-index: -1;
    position: relative;
  left: 0;
}
/* 767x300 hero */

#shorthero {
    width: 765px;
    height: 300px;
    z-index: -1;
    position: relative;
  left: 0;
}
/* 767x430 hero */

#tallerhero {
    width: 765px;
    height: 430px;
    z-index: -1;
    position: relative;
  left: 0;
}

#swarthmore {
    width: 765px;
    height: 450px;
    z-index: -1;
    position: relative;
  left: 0;
}
.gmaptopper {line-height: 1.2em !important;}

.hideme{display:none;}

div.staffBox{
margin:0px 0px 50px 0px;
text-align:justify;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}
.staffBox div{
margin-left:145px;
width:570px;
}

img.ctr{display:block;margin-left:auto;margin-right:auto;border:solid 1px #000;padding:0;}
h1.ctr,h2.ctr,h3.ctr,h4.ctr,h5.ctr,h6.ctr,p.ctr,td.ctr{text-align:center;}
h6{letter-spacing:0;margin:0;padding:0;}

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: #006c0d;
background-color: #006c0d;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

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

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

.gfield_label, .gform_description {color: #006c0d}

.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:#006c0d;
	border:solid 1px #1b0069;
}

#comment, #s {
	color:#006c0d;
	border:solid 1px #1b0069;
}

#about-ss {width:200px;height:299px}
.video-container.insurance {width:425px; height:239px;}

.reviewsignature {color: #006c0d !important;font-style: italic;
    font-weight: bold;
    text-align: right;
    }

.reviewdate {color: #006c0d !important;font-style: italic;
    font-weight: bold;
    text-align: right;
    margin-bottom: 28px;}