/*
Theme Name: Orthopedic Sports Therapy 1375
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: url('/files/images/body-bg.jpg') repeat;
    overflow-y: scroll;
    position: relative;
    min-height: 100%;
    height: auto !important;
}

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

body {
    height: auto !important;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}

h1  {font-size: 26px;}
h2  {font-size: 22px;}
h3  {font-size: 20px}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Merriweather', serif;
    font-weight: bold;
}

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

.altcolor {
    color: #5F9B99
}

a:link {
    color: #52908F
}

a:visited {
    color: #52908F
}

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

.box {
    border: 2px solid #000000;
    background-color: #464646;
    padding: 12px;
    color: #fff;
}

.home .box {
    border: none;
}

.box h2 {
    color: #d2d2d2 !important;
}

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

.box2 {
    border:solid 2px #84b03b;
    background:#eee;
    padding:12px;
}

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

.brd1 {
    border: solid 2px #52908F;
}

.dbrd {
    border: solid 2px #5F9B99;
    background-color: #52908F;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #52908F;
    background-color: #5F9B99;
    padding: 3px;
}

.faqbackground {
    background-color: transparent;
}

.imgshadow {
    box-shadow: 1px 2px 3px #444;
}

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

#headerinner {
    background-color: #464646;
    height: 120px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

.logo {
    width: 405px;
    height: 125px;
    position: absolute;
    background: url('/files/images/logo.png') no-repeat;
    left: 20px;
    top: 10px;
}

#topaddr {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 5px;
    text-align: right;
    top: 13px;
    width: 400px;
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.3em;
    line-height: 1.05em;
    color: #94c741 !important;
    display: block;
    font-family: 'Merriweather', serif;
}

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

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

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

#socialmedia {
    position: absolute;
    right: 5px;
    top: 80px;
}

#socialmedia a * {
    color: #ffffff !important;
}

#socialmedia a:hover * {
    color: #cccccc !important;
}

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

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

#rightcol {
    width: 100%;
    min-height:550px;
    margin: 40px 0 0 0;
}

.home #rightcol {
    margin: 10px 0 0 0;
}

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

#navCenter {
    width: 990px;
    height: 30px;
    margin: 0 auto;
}

.current_page_item a {
    color: #fff;
    background: #94c741;
    outline: 0;
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    /*letter-spacing: .1em;*/
    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;
    margin: 0 auto;
}

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

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #fff;
    background: #94c741;
    outline: 0;
}

.sf-sub-indicator {
    background: url('/files/images/arrows-ffffff.png') no-repeat -10px -100px;
}

/* slider styles */
.slider {
    background: transparent url('/files/images/slider-1.jpg') no-repeat 50% 0;
    width: 100%;
    height: 325px;
    display: inline-block;
    margin: 0 auto;
    position: relative;
    top: -1px;
}

.slider span {
    display: block;
    text-align: right;
    font-family: 'Merriweather', serif;
    color: #fff;
    margin: 0 auto;
    position: absolute;
    bottom: 44px;
    right: 200px;
    font-size: 2.5em;
    text-shadow: 1px 1px 1px #333;
}

/* home pge styles */
#servicesbox {
    background-color: #464646;
    width: 990px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 25px 0;
}

#servicesbox a  {
    display: block;
    width: 190px;
    height: 250px;
}

#servicesbox h1 {
    color: #94C741 !important;
    font-size: 18px
}

#servicesbox p {color: #fff; font-weight: normal;} 
#servicesbox img {
    display: block;
    position: absolute;
    bottom: 0;
    width: 186px;
    height: auto;
    margin-bottom: 25px;
}

/* minibanners and footer */
.minibanners {
    background-color: #464646;
    padding: 0;
    margin: 45px auto 0 auto;
    width: 990px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    padding: 28px 0;
}

.minibanners a {
    border: 2px solid #000;
    margin: 0 auto;
}

#footer, .push {
    height: 100px;
}

#footer {
    position: absolute;
    bottom: 0;
    background: #464646 !important;
    border-top: 10px solid #94c741;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 15px 0;
    width:100%;
    height: 180px;
}

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

#footerlogos {
    text-align:center;
    margin-top:20px;
    color: #d2d2d2;
}

#footerlogos a {
    padding: 8px;
}

#footerlogos span {
    display: block;
}
/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1em;}
.faq-page .video {margin-bottom: 20px;}
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;
}

.greentext{color:#84b03b !important;}
.greenstrip{background:#84b03b;color:#FFF;padding-5px;margin-bottom:9px;text-align:center;}

.rnd {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    behavior: url(http://1375.ptclinicng.com/wp-content/themes/1375theme/PIE.php); /* Internet Explorer */
}
.toprnd{
    -webkit-top-left-radius: 12px;
    -moz-top-left-radius: 12px;
    border-top-left-radius: 12px;
    -webkit-top-right-radius: 12px;
    -moz-top-right-radius: 12px;
    border-top-right-radius: 12px;
    behavior: url(http://1375.ptclinicng.com/wp-content/themes/1375theme/PIE.php); /* Internet Explorer */
}

#conditions {height:350px;}
#treatments {width:75%;height:350px;}

#about-ss {width:250px;height:444px;}

/* Outtakes Grid */
ul.grid, ul.grid2 {
    list-style: none;
    margin: 20px auto 0;
    width: 970px;
}

.grid li, .grid2 li {
    float: left;
    margin: 0 5px 10px 5px;
} 

.portfolio {
    padding: 20px;
    margin-left: auto; margin-right: auto;  margin-top:50px;
    width: 970px;  
}

.grid li a:hover img, .grid2 li a:hover {
  opacity:0.3;  filter:alpha(opacity=30);
}

.grid li img {
    background-color: white;
    padding: 7px; margin: 0;
    border: 1px dotted #58595b;
    width: 225px;
    height: 300px;
}

.grid li:first-child img {
    width: 400px;
    height: 300px;
}


.grid2 li img {
    background-color: white;
    padding: 7px; margin: 0;
    border: 1px dotted #58595b;
    width: 400px;
    height: 300px;
}
  
.grid li a, .grid2 {
    display: block;
}    

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

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

#zocDoc-btn  {
    position: absolute;
    z-index: 900;
    top: 0px;
    right: 20px;
    width: 160px;
}

#zocDoc-btn-home  {
    position: relative;
    z-index: 900;
    text-align: center;
    margin: 0 auto 10px auto;
    padding: 10px 0;
    background: hsla(0,0%,27%,.2);
}

#zocDoc-btn:hover {
    opacity: .7;
}