/*
Theme Name: Able Physical Therapy Corp 1257
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by jon shiroma
Author: jon shiroma
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

* {
    margin: 0;
}

html, body {
    height: 100%;
}

/*STRUCTURE - header, footer, etc*/
html {
    background:url('images/bg.jpg') no-repeat center top #020101;
    overflow-y: scroll;
}

.wrapper {
    min-height: 100%;
    width: 990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
    position: relative;
    background:#FFF;
}

#footer, .push {
    height: 80px;
    clear: both;
 /* .push must be the same height as .footer */
}

body,td,.bottom,.mceContentBody,.normal {
    color: #333;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "cabin",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "cabin",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

.home h3 {font-weight:normal !important;text-transform:uppercase;}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

.base,.gmaptopper {
    background-color: #a00000 !important;
    border-color: #a00000 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_a00000.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #a00000 !important;
}

.altcolor {
    color: #333
}

a:link {
    color: #a00000
}

a:visited,a:active {
    color: #a00000
}

a:hover {
    color: #2c7bed;
    text-decoration: none
}

.box {
    border: 2px solid #a00000;
    background-color: #eee;
    padding: 12px;
}

.box1 {
    border: 2px solid #000;
    background-color: #f4cfcf;
    padding: 12px;
}

.brd {
    border: solid 2px #a00000;
}

.brd1 {
    border: solid 2px #000;
}

.dbrd {
    border: solid 2px #a00000;
    background-color: #f4cfcf;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #000;
    background-color: #e7f6ff;
    padding: 3px;
}

.faqbackground {
    background-color: #f4cfcf;
}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/
header {
    height: 192px;
    background: url('images/headerbg.png') no-repeat center top #020202;
    position: relative;
    margin:0 auto;
    width: 990px;
}

#logo {width:136px;height:141px;position:absolute;left:10px;top:32px;}

#topaddr {
    font-family: 'Cabin', sans-serif;
    text-transform:uppercase;
    font-size: 14.5px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 35px;
    width: 825px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .05em;
}

#topaddr * {
    text-decoration: none;
    color: #000;
}

#topaddr a:hover {
    color: #a00000 !important;
}

#topaddr ul{
list-style-type:none;
margin:0;padding:0;
}

#topaddr ul li {
list-style-type:none;
display:inline;
padding-right:25px;
}

#phone {
width:520px;margin:35px auto 0;
position:relative;
text-align:center;
font-size:22px;
font-weight:bold;
color:#a00000;
text-transform:capitalize !important;
}

#phone * {
    text-decoration: none;
    color: #a00000;
}

#phone span {
    font-size: 1.75em;
    line-height: 1.05em;
letter-spacing:.1em;
}

#tagline {
width:468px;
margin:15px auto 0;
position:relative;
text-align:center;
text-transform:none;
font-style:italic;
font-size:25px;
letter-spacing:5px;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0 18px 20px 22px;
    width: 954px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#blackbar{width:990px;height:32px;margin-left:-22px;zoom:1;background:url('images/blackbar.png') no-repeat;}


/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 55px;
    background:url('images/nav-bg.png') no-repeat;
}

#navCenter{
width:920px;
margin:0 auto;
z-index:400;
}

.current_page_item a {
    color: #FFFF66 !important
}

.sf-menu a {
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform:uppercase;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 18px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 12px 25px;
    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;
    padding: 10px 8px !important;
    text-transform:capitalize;
}

.sf-menu li li {
    background: #000;
}

.sf-menu li li li {
    background: #000;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #FFFF66;
    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:#a00000;
    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: #FFFF66;
    background:#a00000;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    height: 80px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    background: url('images/footerbg.png') no-repeat;
}

#footer a:link,#footer a:visited {
    color: #FFF;
}

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #FFF !important;
}

/*-------- Specific to this site ------------*/
.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}
.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://1257.ptclinicng.com/wp-content/themes/1257theme/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://1257.ptclinicng.com/wp-content/themes/1257theme/PIE.php); /* Internet Explorer */
}

.fps img {
			margin-top:100px;
			border:0px;
}
.fps {margin:5px 0;}

.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {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;}


.redtext{color:#a00000;}
.redbrd {border:solid 1px #a00000;}
.redstrip{background:#a00000;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}

.blackbrd {border:solid 1px #000;}
.blackstrip{background:#000;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}

/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}

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: #a00000;
background-color: #a00000;
height: 1px;
width: 100%;
text-align: left;
}

hr.black {
border: 0;
color: #000;
background-color: #000;
height: 1px;
width: 100%;
text-align: left;
}

img.center {display: block; margin-left: auto; margin-right: auto;}

legend {margin-bottom:20px;}

.mbbrd1 {border:solid 2px #000;width:197px;margin:0 auto 6px;}

.colored_box ul, .colored_box .colorlist {color:#FFF !important;}

/* 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;}

.product_box {
    background: #FFF;
    box-shadow: -2px -2px 3px #AAA;
    text-align: center;
    padding:5px;
    border-radius: 9px;
    color: #320202 !important;
    font-size: 20px;
    border: 2px solid #E7E6E4;
}

.product_box strong {
    letter-spacing: 1px;
}

.product_box img {
    width: 80px;
    margin: 0;
}

.product_box a {
    font-weight: bold;
}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}