/*
Theme Name: DuPont Physical Therapy 1464
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;
}

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

body {
       font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.001em;
    font-weight: normal;
    font-style: normal;
    font-family: 'PT Sans', sans-serif;
}

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

.base,.gmaptopper {
    background-color: #619F42 !important;
    border-color: #446D60 !important;
    display:none;
}

.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: #446D60 !important;
}

.altcolor {
    color: #619F42
}

a:link {
    color: #619F42
}

a:visited {
    color: #619F42
}

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

.box {
    border: 2px solid #619F42;
    background-color: #446D60;
    padding: 12px;
}

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

.brd {
    border: solid 2px #619F42;
}

.brd1 {
    border: solid 2px #446D60;
}

.dbrd {
    border: solid 2px #619F42;
    background-color: #446D60;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #446D60;
    background-color: #619F42;
    padding: 3px;
}

.faqbackground {
    background-color: #81ba64;
}


/*-----Header--------*/
header {
    height: 184px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    /*background: transparent;*/
    /*position: relative;*/
    background: #fff;
    position: fixed;
    z-index: 9999;
}

#topaddr {
    font-family: 'Open Sans', serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 30px;
    text-align: right;
    top: 10px;
    width: 276px;
    /* text-shadow: 1px 1px 2px #000; */
    letter-spacing: .1em;
    line-height: 1.2em;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
    color:#81ba64 !important;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform: uppercase;
}

#topaddr * {
    text-decoration: none;
    color:#619F42 !important;;
}

#topaddr a:hover {
    color: #81ba64 !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #619F42 !important;
    text-transform: uppercase;
}

.apptbtn {
    background: #619f42 none repeat scroll 0 0;
    color: #fff;
    font-family: "PT Sans Narrow",sans-serif;
    position: absolute;
    right: 35px;
    text-transform: uppercase;
    top: 100px;
    font-weight: bold;
    padding: 8px 15px;
}

a:hover .apptbtn {
    background: #446D60;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -275px;
    box-shadow: 0px 0px 11px #464646;
    width: 990px;
}

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

#rightcol, .chart-page #maincontent {
    float: right;
    width: 945px;
    margin: 0;
    padding: 10px 20px;
}

#rightcol {
    margin-top: 190px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    background: #619F42;
    top: 150px;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'PT Sans Narrow', sans-serif;
    /* text-shadow: 1px 1px 0 #333333; */
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 8px 26px;
    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: #619F42;
}

.sf-menu li li li {
    background: #619F42;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #ffff66;
    background: #446d60;
    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: #ffff66;
    background: #446d60;
    outline: 0;
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 5px 0px 0px 0px;
    background: #446D60;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
}

a.socialmedia{color:#FFF !important;}
a:hover.socialmedia{color:#81ba64 !important;}

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

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

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

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

.logo {    width: 656px;
    height: 130px;
    background: url('images/dupont_pt.png') no-repeat;
    position: absolute;
    left: 13px;
    top: 8px;}

#layerslider_1 {margin:-10px 0px 0px -25px !important;}

.successstories {background:#81ba64;width:100%;height:165px;padding:30px;margin-left:-30px;margin-top: 25px;border-top: 1px solid #619F42;
border-bottom: 1px solid #619F42;}

.successstories h1 {color:#fff !important;}

.cards a {
    width: 263px;
    height: 189px;
    box-shadow: 2px 2px 2px #464646;
    padding: 10px;
    background: #fff;
    display: block;
    border: 1px solid #999;
}

.cards a:hover {width:263px;height: 189px;box-shadow:0px 0px 0px #fff;padding:10px;background:#eff0f2;display:block;}

.cards h1 {text-align:center; font-size: 1.8em;}

.cards {
    padding: 25px 21px 25px 22px;
    //background: url('http://subtlepatterns2015.subtlepatterns.netdna-cdn.com/patterns/cream_pixels.png');
    width: 947px;
    margin: 0px -25px;
}

.callus {
    background: #81ba64;
    color:#fff;
    width: 100%;
    margin-left: -25px;
    padding: 23px;
    text-align: center;
    font-size: 44px !important;
    height: 36px;
    border-top: 1px solid #619F42;
    border-bottom: 1px solid #619F42;
}

.callus h1 {color:#fff !important;}

.footercenter {width: 950px;
    padding: 20px;}

.footercol {width: 300px;
    float: left;
    height: 139px;}

.reviewbutton a {position: absolute;
    right: 309px;
    background: #619F42;
    color: white;
    padding: 9px;
    font-weight: bold;
    width: 233px;
    text-align: center;
    letter-spacing: .2em;
    font-size: 20px;
    box-shadow: 3px 3px #81ba64;}

.reviewbutton a:hover {position: absolute;
    right: 309px;
    background: #81ba64;
    color: white;
    padding: 9px;
    font-weight: bold;
    width: 233px;
    text-align: center;
    letter-spacing: .2em;
    font-size: 20px;
    box-shadow: 3px 3px #619F42;}


.reviewtext {
    letter-spacing: 0.5px;
    margin-bottom: 5px;
    text-align: justify;
}

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

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

.newgmap {
    overflow: visible !important;
}