/*
Theme Name: MBF Rehab 1388
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: #1E6D68;
    overflow-y: scroll;
    position: relative;

}

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

}

body {
 font-size: 16px;
font-weight: 300;
font-family: 'Lato', sans-serif;
background: -webkit-linear-gradient(#3DBFB5, #1E6D68 ); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#3DBFB5, #1E6D68); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#3DBFB5, #1E6D68); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#3DBFB5, #1E6D68); /* Standard syntax */

  /*background: -webkit-linear-gradient(#3DBFB5, #1E6D68 ); /* For Safari 5.1 to 6.0 */
  /*background: -o-linear-gradient(#3DBFB5, #1E6D68); /* For Opera 11.1 to 12.0 */
  /*background: -moz-linear-gradient(#3DBFB5, #1E6D68); /* For Firefox 3.6 to 15 */
  /*background: linear-gradient(#3DBFB5, #1E6D68); /* Standard syntax */
}

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

h1, #faqTitle{font-size:180%;}
h2{font-size:140%;}
h3{font-size:110%;}

h1 span {color:#299F95;font-size: 60%;}
#faqTitle{text-align:center;}
h5{font-size:90%;text-transform:capitalize;border-bottom:0;}

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

.seoH1{ color: #D75762;font-size:18px; }
.seoH2{ color: #D75762;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}


.altcolor {
    color: #D75762
}

a:link {
    color: #D75762
}

a:visited {
    color: #D75762
}

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

.box {
    border: 2px solid #2ea39b;
    background-color: #ecfffe;
    padding: 12px;
}

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

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

.brd1 {
    border: solid 2px #2A9C93;
}

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

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

.faqbackground {
    background-color: #ecfffe;
}

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

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

#topaddr {
    font-family: 'Lato', sans-serif;
font-size: 15px;
font-weight: bold;
position: absolute;
right: 3px;
text-align: right;
top: 47px;
width: 450px;
/* text-shadow: 1px 1px 2px #000; */
letter-spacing: .1em;
z-index:300;
}

#requestappt {font-size: 22px;color:#4BACA4;line-height:30px;
position: absolute;
font-weight:bold;
right: 3px;
text-align: right;
top: 7px;z-index:500;}

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

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

#topaddr a:hover {
    color: #31A19B !important;
}

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

#topaddr2 {
    font-family: 'Lato', sans-serif;
font-size: 15px;
font-weight: bold;
position: absolute;
left: 450px;
text-align: left;
top: 47px;
width: 350px;
/* text-shadow: 1px 1px 2px #000; */
letter-spacing: .1em;
z-index:350;
}

#topaddr2 p {font-size: 22px;color:#4BACA4;line-height:30px;}

#topaddr2 span {
    font-size: 1.75em;
    line-height: 1.05em;
    color:#31A19B;
}

#topaddr2 * {
    text-decoration: none;
    color: #DB5862;
}

#topaddr2 a:hover {
    color: #31A19B !important;
}

#topaddr2 a:hover span {
    font-size: 1.75em;
    color: #D75761 !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
   margin: 0px auto -157px;
    background: url('images/mainbg.jpg') repeat-y center;min-width:990px;
}

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

#leftcol {
    float: left;
    width: 701px;
    min-height:1500px;
    margin: 0;
    padding: 10px 20px;
}

.page-id-13 #leftcol {
    float: left;
    width: 701px;
    min-height:985px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
top: 173px;
width: 235px;
height: 500px;
margin: 0;
padding: 0;
right: 10px;
z-index: 2;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #D55A60 !important
}

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

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

.sf-menu {
    float: left;
}

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

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

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

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

/*DESIGN ELEMENTS - boxes and such*/
.push {
    height: 175px;
}

#footer{
    min-height: 175px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #D25B62;
    border-top: 5px solid #464646;
}
#footercenter{width:990px;position:relative;margin:0 auto;}

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

#footer p {
    padding: 0 8px;
    margin: 0;
}
.question a{padding-left:18px;text-decoration:none;display:block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}


/*-------- Specific to this site ------------*/

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 h4,.staffBox div p{
margin-top:0px;
margin-left:10px;
padding-top:0px;
}

em{font-weight:normal !important;}

.staffBox div{
margin-left:200px;
width:480px;
}
/*
<!-- How to Use -->
<div class="staffBox">

<!-- 	<img src="" height="200" width="150"> -->
	<h4><!-- name --></h4>

        <div>

<!-- content -->

        </div>

</div>
*/
.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 {background: url('images/logo_small.jpg');width: 242px;height:125px;}

.headerbg {width:100%;height:160px;background:white;position:absolute;}

.menubg {width: 100%;
height: 42px;
position: absolute;
top: 126px;
z-index: 1;
background: -webkit-linear-gradient(#b0b0b0, #f9f9f9 );
background: -o-linear-gradient(#b0b0b0, #f9f9f9);
background: -moz-linear-gradient(#b0b0b0, #f9f9f9);
background: linear-gradient(#b0b0b0, #f9f9f9);
border-bottom: 5px solid #D55A60;}

.slider {width: 741px;
height: 319px;
margin-top: -10px;
margin-left: -20px;
background: url('images/slider-shadow.png')no-repeat;
background-position: 0px 299px;}

.textbox {background: -webkit-linear-gradient(#f9f9f9, #b0b0b0);
background: -o-linear-gradient(#f9f9f9, #b0b0b0);
background: -moz-linear-gradient(#f9f9f9, #b0b0b0);
background: linear-gradient(#f9f9f9, #b0b0b0);
border-bottom: 5px solid #D55A60;width:300px;
padding:10px;border-radius:10px;margin: 10px 10px 40px;box-shadow: 0px 0px 1px;}

.fullwidthbox {background: -webkit-linear-gradient(#f9f9f9, #b0b0b0 );
background: -o-linear-gradient(#f9f9f9, #b0b0b0);
background: -moz-linear-gradient(#f9f9f9, #b0b0b0);
background: linear-gradient(#f9f9f9, #b0b0b0);
border-bottom: 5px solid #D55A60;
width:90%;padding:20px;border-radius:10px;margin:10px 10px 40px;box-shadow: 0px 0px 1px;}

.whitebox {margin:30px 0px;}

.socialicons{width:250px; text-align: center;margin:20px auto 20px;}
a.facebook{color:#4268bf !important;}
a.gplus{color:#d84936 !important;}
a.twitter{color:#5bd0f0 !important;}
a.pinterest{color:#cd2b32 !important;}
a.foursquare{color:#d37ed1 !important;}
a.yelp{color:#cd2727 !important;}
a.youtube{color:#ee3a37 !important;}

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

.anglebullets{width:230px;margin:0 auto;position:relative;}

#sidebar .anglebullets ul {list-style-type:none !important;margin-bottom:25px;padding:0;}

#sidebar .anglebullets ul li

{

   font-size: 16px;

   line-height: 125%;

   font-weight:bold;

   margin: 5px 0 0 10px;

   padding: 0 0 0 12px;

   background-image: url('images/anglebullets.png');

   background-repeat: no-repeat;

   background-position: top left;

}

.anglebullets a {color: #2ea39b !important;}

.anglebullets a:hover {color:#D75762 !important;}

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:#2ea39b !important;}
.greenbrd{border:solid 1px #2ea39b;}
.greenstrip{background:#2ea39b;color:#FFF;padding:5px;text-align:center;font-weight:bold;margin-bottom:10px;}

.redtext{color:#D75762 !important;}
.redbrd{border:solid 1px #D75762;}
.redstrip{background:#D75762;color:#FFF;padding:5px;text-align:center;font-weight:bold;margin-bottom:10px;}

hr {
border: 0;
color: #2ea39b;
background-color: #2ea39b;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}
hr.red {
border: 0;
color: #D75762;
background-color: #D75762;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

table{border-collapse:collapse;}

.insurances tr:nth-child(even) {background: #ecfffe}
.insurances tr:nth-child(odd) {background: #FFF}

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

.gfield_label, .gform_description {color: #000}

.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:#000;
	border:solid 1px #2ea39b;
	background:#FFF;
}

#comment, #s {
	color:#000;
	border:solid 1px #2ea39b;
}

/* Print Area - for coupons and other small printables */

.PrintArea {
    margin: 20px 5px;
    padding: 10px;
    width: 400px;
}
.buttonBar {
    height: 30px;
}
.buttonBar div {
    display: inline-block;
    float: left;
    margin-right: 10px;
    padding: 3px 12px;
    cursor: pointer;
}
.button {
    background: none repeat scroll 0 0 #999999;
    border: 1px solid blue;
    color: #EEEEEE;
    text-align: center;
}

div.settingName { display: inline-block; vertical-align: top; }
div.settingVals { display: inline-block; padding-left: 10px; }

span.test {
    color: red;
}

#Retain.PrintArea.area1 {
    border: 1px solid #999;
}

.PrintArea.area1 {
    border: solid 1px #ffb40f;
}

.PrintArea.area2 {
    border: solid 1px #20ff58;
}

.PrintArea.area3 {
    border: solid 1px #999;
}

a.button {
	font-family: lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff !important;
	font-weight:bold;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#05807a);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#ffffff),
		to(#05807a));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #05807a;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

a:hover.button {
	font-family: lato, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff !important;
	font-weight:bold;
	padding: 10px 20px;
	background: -moz-linear-gradient(
		top,
		#05807a 0%,
		#ffffff);
	background: -webkit-gradient(
		linear, left top, left bottom,
		from(#05807a),
		to(#ffffff));
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #05807a;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 1px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.7),
		0px 1px 0px rgba(255,255,255,0.3);
}

.attachment-large.wp-post-image {
    height: auto;
    margin-bottom: 18px;
    margin-top: 12px;
    width: 700px;
}

.postleftpart {
    width: 240px;
    padding-right: 14px;
    float:left;
    padding-top: 30px;
}
.postrightpart {
    float: right;
    width: 360px;
}

.post {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 18px;
}

.post h2,.post p {
    margin: 2px 0;
}

.post .entry {
    color:#7f7f7f;
    margin-bottom: 18px;
}

.entry p {
    margin: 10px 0;
}

.footerblogtitle{
    font-size: 1.7em;
    font-weight: bold;
    margin: 14px 0;
}

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