/*
Theme Name: Quality Physical Therapy 437
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('images/patternbg.jpg');
    overflow-y: scroll;
}

#rightback{
    width: 50%;
    height: 100%;
    position: absolute;
    right:0;
    top:0;
    background: url('images/rightbg.png') repeat-x;
    margin-left: 495px;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "PT Sans",sans-serif;
}

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

h1{font-size:150%;}
h2{font-size:130%;}
h3{font-size:115%;}
h5{font-size:100%;text-transform:capitalize;}

.base,.gmaptopper {
    background-color: #6dc2b8 !important;
    border-color: #6dc2b8 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_6dc2b8.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #6dc2b8 !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #6dc2b8
}

a:visited,a:active {
    color: #6dc2b8
}

a:hover {
    color: #FFFFCC;
    text-decoration: none
}

.box {
    border: 2px solid #6dc2b8;
    background-color: #163d69;
    padding: 12px;
}

.box1 {
    border: 2px solid #163d69;
    background-color: #6dc2b8;
    padding: 12px;
}

.brd {
    border: solid 2px #6dc2b8;
}

.brd1 {
    border: solid 2px #163d69;
}

.dbrd {
    border: solid 2px #6dc2b8;
    background-color: #163d69;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #163d69;
    background-color: #6dc2b8;
    padding: 3px;
}

.faqbackground {
    background-color: #163f6d;
}


/*-----Header--------*/
header {
    height: 142px;
    text-align: left;
    background-color: transparent;
    position: relative;
    margin:0 auto;
    z-index:300;
}

#topaddr {
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    position: absolute;
    right: 40px;
    text-align: right;
    top: 10px;
    width: 500px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .05em;
}

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

#topaddr a:hover {
    color: #2362aa !important;
}

#swoosh {width:966px;height:416px;background:url('images/swoosh.png') no-repeat;position:absolute; top:0;left:24px;z-index:2;}

#socialmedia {width:32px;height:32px;position:absolute; top:34px;right:40px;}
#socialmedia img {padding-right:8px;}

#hero{width:750px;height:400px;position:absolute;top:169px;left:214px;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    width:966px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -165px;
    position:relative;
    background:url('images/centerbg.png') repeat-y;
}

.main {
    position: relative;
    padding: 0;
    width: 966px;
    margin: 360px auto 0;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index:75;
}

#rightcol {
    width:705px;
    min-height:850px;
    float:right;
    margin: 20px 0 20px 0;
}

#sidebar {
	position: absolute;
	top:400px;
    width: 202px;
    min-height: 500px;
    margin: 0;
    padding: 0 9px 0 35px;
    z-index:150;
    color:#2362aa;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 665px;
    margin: 0 0 0 335px;
    position: relative;
    z-index: 100;
    height: 34px;
}

.current_page_item a {
    color: #163f6d !important
}

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

.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;
    text-transform:capitalize;
}

.sf-menu li li {
    background: #6dc2b8;
}

.sf-menu li li li {
    background: #6dc2b8;
}

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

.sf-menu li li li:hover, .sf-menu li li li.sfHover, .sf-menu li li li a:focus, .sf-menu li li li a:hover, .sf-menu li li li a:active {
    color: #163f6d;
    background:#FFF;
    outline: 0;
}

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

#footer {
    width:966px;
    position: relative;
    color: #FFFFFF;
    text-align: center;
    padding: 0;
    margin:0 auto;
    background:url('images/centerbg.png') repeat-y;
}

#footercenter {
width:966px;
height:165px;
margin:0 0 0 20px;
    background:url('images/footerbg.png') no-repeat;
}

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

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

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

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

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

a.linkopacity:hover img {
filter:alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
}

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

hr.green {
border: 0;
color: #6dc2b8;
background-color: #6dc2b8;
height: 1px;
width: 100%;
text-align: left;
}

legend {margin-bottom:20px;}

.question a{padding-left:18px;text-decoration:none;display:inline-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;}

/* 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:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}
.slidedeck-frame {
    margin:0 auto 12px;
}

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

a:hover .imgshadow,a:active .imgshadow{
    box-shadow: 0 0 10px #E78F25;
}

.gfield_label, .gform_description {color: #FFF}

.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 {
	font-family: verdana, sans-serif;
	font-size:13px;
	color:#163f6d;
border:solid 1px #003784;
background:#FFF;
}
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family: verdana, sans-serif;
	font-size:13px;
	color:#163f6d;
border:solid 1px #6dc2b8;
background:#FFF;
}

#s, #comment {border:solid 1px #6dc2b8;background:#FFF;color:#163f6d;}

.greentext{color:#6dc2b8;}
.greenbrd {border:solid 1px #6dc2b8;}
.greenstrip{background:#6dc2b8;padding:3px;font-weight:bold;text-align:center;margin-bottom:3px;color:#163f6d;}


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

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

.mbbrd1 {border:solid 2px #000;margin-bottom:6px;}

#home-ss-wrap {width:400px}
#home-ss {width: 350px; height: 178px; background: transparent;}
.home-ss-slide {height: 178px; padding-left: 15px;}

#services-ss {width:400px;height:300px;}

#about-tbl {width:475px;}

table.hours {
    
}