/*
Theme Name: Physical Therapy eFitness 1260
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/wavesbg.jpg) no-repeat #fff 0px 12px;
   /* background:url(images/wavesbg.jpg) no-repeat #f1d100;*/
    overflow-y: scroll;
}

.wrapper {
    min-height: 100%;
    width: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -180px;
    position: relative;
    background:url('images/centerbg.png') repeat-y center;
}

#footer, .push {
    height: 180px;
    clear: both;
 /* .push must be the same height as .footer */
}

body,td,.bottom,.mceContentBody,.normal {
    color: #00103c;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Open Sans",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Open Sans",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

.home h1 {width: 862px;}

.base,.gmaptopper {
    background-color: #19378c !important;
    border-color: #19378c !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_19378c.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #19378c !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #ed1c24
}

a:visited,a:active {
    color: #ed1c24
}

a:hover {
    color: #19378c;
    text-decoration: none
}

.box {
    border: 2px solid #19378c;
    background-color: #cbd7fa;
    padding: 12px;
}

.box1 {
    border: 2px solid #2a62dd;
    background-color: #fbf6b8;
    padding: 12px;
}

.brd {
    border: solid 2px #19378c;
}

.brd1 {
    border: solid 2px #2a62dd;
}

.dbrd {
    border: solid 2px #19378c;
    background-color: #cbd7fa;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #2a62dd;
    background-color: #fbf6b8;
    padding: 3px;
}

.faqbackground {
    background-color: #fbf6b8;
}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/
header {
    height: 200px;
    width:990px;
    margin:0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    background:url(images/headerbg-2.png) repeat-x;
    z-index:100;
}

#logo{width:366px;height:122px;position:absolute;top:9px;left:27px;}
#logo a {
    font-family: 'Nova Square', cursive;
    font-weight: 600;
    font-style: italic;
    margin-top: -5px;
    color: #19378D;
    letter-spacing: -.1em;
    font-size: 18px;
}
#logo a:hover {color: #F1D100;}
#hero{width:990px;height:344px;position:absolute;top:200px;}

#topaddr {
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: bold;
    text-transform:uppercase;
    position: absolute;
    right: 27px;
    text-align: right;
    top: 32px;
    width: 460px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.10em;
    line-height: 1.05em;
    color:#2a62dd;
}

#topaddr * {
    text-decoration: none;
    color: #19378c;
}

#topaddr a:hover {
    color: #2a62dd !important;
}

#topaddr a:hover span {
    font-size: 1.10em;
    color: #19378c !important;
}

#topaddr a:first-child {
    float: left;
    border-right: 2px solid #4165AF;
    padding-right: 44px;
}

/*-------Main Area/Content-------*/
.main {
    margin:340px auto 20px;width:926px;position:relative;
}

#leftcol {
    width: 620px;
    min-height:450px;
    margin: 0;
    padding: 15px 0 20px 30px;
}

#sidebar {
	position: absolute;
	top:86px;
	right:15px;
    width: 200px;
    min-height: 500px;
    margin: 0;
    padding: 0;
}

/*MENUS*/

#horimenu {
    width: 990px;
    position: absolute;
    top:165px;
    z-index: 100;
    height: 35px;
}

#navCenter {
width:900px;margin:0 auto;position:relative;
}

.current_page_item a {
    color: #ed1c24 !important
}

.sf-menu a {
    font-family: 'Open Sans', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	font-weight: bold;
    text-transform:uppercase;
    letter-spacing: 1px;
    padding: 10px 13px;
    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;
    color:#19378c !important;
}

.sf-menu li li {
    background: #f1d100;
}

.sf-menu li li li {
    background: #f1d100;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #ed1c24;
    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: #ed1c24;
    background:url('images/patternbg.jpg');
    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: #ed1c24;
    background:url('images/patternbg.jpg');
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer,.push {
    height: 180px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #19378d;
}


.footercenter{
    width:936px;
    margin:0 auto;
    position: relative;
}

#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;}
.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:#ed1c24;}
.redbrd {border:solid 1px #ed1c24;}
.redstrip{background:#ed1c24;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}

.bluebrd {border:solid 1px #19378c;}
.bluestrip{background:#19378c;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}
.bluetext{color:#19378c}

.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: #19378c;
background-color: #19378c;
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:200px;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;}

.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-family: verdana, sans-serif;
	font-size:13px;
	color:#19378c;
	background:#FFF;
	border:solid 1px #19378c;
}

#s, #comment{border:solid 1px #19378c;}


#sliderbox {
    position: relative;
    background: rgba(0,0,0,.6);
  /*background: rgba(73,29,80,.6);*/
    max-width: 1440px;
    margin: 0 auto;
}

#sliderbox:before, #sliderbox:after {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.6);
  /*background: rgba(73,29,80,.6);  /* Match the background */
    top: 0;
    bottom: 0;
    width: 9999px;
   /* some huge width */
}

#sliderbox:before {
    right: 100%;
}

#sliderbox:after {
    left: 100%;
}

.contact {float: left;width: 247px;}
.nolink {color: #00103c !important; cursor: text;}
.nolink:hover {color: #00103c}
.rightpad {padding-right: 10px;}
.insurance {width:425px; height:344px;margin:0 auto}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
.hideme{display:none;}
