/*
Theme Name: Premier Physical Therapy 1396
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: 1px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Oswald', sans-serif;
   text-transform: uppercase;
letter-spacing: 4.2px;
}

.base,.gmaptopper {
    line-height: 10px;
    background-color: #247b9f !important;
    border-color: #fff !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: #247b9f !important;
}

.altcolor {
    color: #99d5ee
}

a:link {
    color: #247b9f
}

a:visited {
    color: #247b9f
}

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

.box {
    border: 2px solid #247b9f;
    background-color: #99d5ee;
    padding: 12px;
	box-shadow: 0px 0px 6px;
}

.box1 {
    border: 2px solid #247b9f;
    background-color: #247b9f;
    padding: 12px;
    color:#FFF !important;
	box-shadow: 0px 0px 6px;
}

.greenstrip{background:#247b9f;color:#FFF;font-weight:bold;text-align:center;margin-bottom:12px;padding:4px;}

.brd {
    border: solid 2px #99d5ee;
}

.brd1 {
    border: solid 2px #247b9f;
}

.dbrd {
    border: solid 2px #99d5ee;
    background-color: #247b9f;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #247b9f;
    background-color: #99d5ee;
    padding: 3px;
}

.faqbackground {
    background-color: #99d5ee;
}


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

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

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

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

#topaddr a:hover {
    color: #247b9f !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #247b9f !important;
}

#socialmedia {width:250px;position:absolute;top:75px;left:475px;z-index:1000;}
a.facebook{color:#3c5daa !important;}
a.gplus{color:#d84936 !important;}
a.yelp{color:#cd2727 !important;}

a:hover.facebook, a:hover.gplus, a:hover.yelp {color:#464646 !important;}

#socialmedia .fa-facebook-square, .fa-google-plus-square{margin-right:15px;}

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent url('images/watermark.jpg')no-repeat;
}

#rightcol {
    float: right;
    width: 960px;
    margin: 0;
    padding: 10px 20px;
}

#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;
    top: 161px;
}

.menubg {width:100%;height:40px;position:absolute;background: #b6e1ee;border-top:#757575 solid 1px;border-bottom:#757575 solid 1px;top: 160px;}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Oswald', sans-serif;
/* text-shadow: 1px 1px 0 #333333; */
font-size: 17px;
/* font-weight: bold; */
letter-spacing: 2px;
padding: 11px 28px;
border: none;
text-decoration: none;
text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #757575;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

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

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

.sf-menu li li li {
    background: #99d5ee;
}

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

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

#footer {
    border-top:#757575 solid 1px;
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 10px 0px 0px;
    background: #99d5ee;
}

#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 {
    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: 326px;
height: 158px;
position: absolute;
background: url('images/logo.jpg');}

.homebox {width:100%;
padding:10px;
background: #247b9f;
color:white;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
behavior: url(http://1396.ptclinicng.com/wp-content/themes/1396theme/PIE.php); /* Internet Explorer */
border: 1px solid #99D5EF;}

.banners {width:1080px;height:120px;margin: 23px auto;}

.banners a {display: block;
width: 175px;
height: 107px;
background: url('images/banner.jpg')no-repeat;
border: 1px solid #99D5EF;
border-radius: 15px;
font-weight: 800;
text-align: center;
font-size: 21px;
padding-top: 12px;
font-family: Oswald;
letter-spacing: 0.1em;}

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

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:170px;
width:790px;
}

.hometitle {text-align:center;margin:35px auto;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:1%;float:left;min-height:1px;margin-bottom:0;}
#footer.one_half,#footer.one_third,#footer.two_third,#footer.three_fourth,#footer.one_fourth,#footer.one_fifth,#footer.two_fifth,#footer.three_fifth,#footer.four_fifth,#footer.one_sixth,#footer.five_sixth{position:relative;margin-right:.4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}

.hideme{display:none;}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1396.ptclinicng.com/wp-content/themes/1396theme/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://1396.ptclinicng.com/wp-content/themes/1396theme/PIE.php); /* Internet Explorer */
}

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

.imgshadow {
    box-shadow: 0 0 10px #a0a0a0;
    border: 2px solid #fff;
    margin: 14px;
}


.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-family: verdana, sans-serif;
	font-size:13px;
	color:#464646;
	border:solid 1px #247b9f;
	background:#FFF;
}

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

hr {
border: 0;
color: #247b9f;
background-color: #247b9f;
height: 1px;
width: 100%;
text-align: left;
margin-left: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;
}

.growinghome {
    display: block;
    width: 437px;
    margin: 35px auto;
    font-weight: normal;
    font-size: .9em;
    font-style: italic;
    text-align: center;
}