/*
Theme Name:
Therapy One Rehabilitation, Health, & Fitness
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: #004555;
    overflow-y: scroll;
    position: relative;
}

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Cabin', sans-serif;

}

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

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


.altcolor {
    color: #0d8686;
}

a:link {
    color: #f4a600;
}

a:visited {
    color: #f4a600;
}

a:hover,a:active {
    color: #0d8686;
    text-decoration: none
}

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);
}

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

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

.brd {
    border: solid 2px #0d8686;
}

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

.dbrd {
    border: solid 2px #0d8686;
    background-color: #f4a600;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #f4a600;
    background-color: #0d8686;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


/*-----Header--------*/

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

.menubg {height:40px;
    width:100%;
    background:#088484;
    border-bottom:10px solid #ffae00;
    position:absolute;
    top:150px;}

.logo {
    width:350px;
    height:129px;
    background:url('images/logo.png');
    position:absolute;
    top: 12px;
}

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

#topaddr1 {
    font-family: 'Cabin', sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 37px;
    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: #0d8686;
}

#topaddr a:hover {
    color: #FFAE00 !important;
}

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

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

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

#topaddr1 * {
    text-decoration: none;
    color: #0d8686;
}

#topaddr1 a:hover {
    color: #FFAE00 !important;
}

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


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

}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    min-height: 850px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: url('images/wrapperbg.png')repeat-y;
}

.nobg {
    background: transparent !important
}

#rightcol {
    float: left;
    width: 730px;
    margin: 0;
    padding: 10px 20px;
}

.fullwidth {
    width: 990px !important;
}

#sidebar {
	position: absolute;
	/*top:200px;*/
	top:20px;
    width: 220px;
   min-height: 500px;
    margin: 0;
    padding: 0;
    right:0;
    z-index:1;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #FFAE00 !important
}

.sf-menu a {
   font-family: 'Cabin', sans-serif;
/* text-shadow: 1px 1px 0 #333333; */
font-size: 18px;
/* font-weight: bold; */
letter-spacing: 1px;
padding: 10px 22px;
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;
}

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

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

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

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

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

#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;}

.sidebarbg {background: #088484;
width: 220px;
height: 1000px;
position: absolute;
right: 0px;
top: 200px;
border-left: 2px solid #fff;}

.sidebarmb a, .mbtns 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;
}

.mbtns2 a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 65px;
    margin: 20px auto 0;
    padding-top: 70px;
    text-align: center;
    width: 230px;
}

.sidebarmb a:link,.sidebarmb a:visited, .mbtns a:link, .mbtns a:visited, .mbtns2 a:link, .mbtns2 a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active, .mbtns a:hover, .mbtns a:active, .mbtns2 a:hover, .mbtns2 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;
}

.photo2 {
transform: rotate(4deg);
-ms-transform: rotate(4deg);
-webkit-transform: rotate(4deg);
}

.photo1 {
background: none repeat scroll 0 0 #FFAE00;
border: 1px solid #C0C0C0;
box-shadow: 1px 1px 6px #444444;
padding: 10px;
margin-top: 34px;
}

.tealtext {color: #088484 !important;}
.orangetext {color: #FFAE00 !important;}

.button_link {
    text-align: center;
    border-radius: 50px;
}

.page-id-13 .button_link {
    min-width: 135px;
}

.page-id-5 .button_link {
    min-width: 270px;
}

.page-id-158 #vimeo-thumb {
    position: relative;
}

.page-id-158 #vimeo-play {
    left: 105px;
    position: absolute;
    top: 70px;
}

#perscription {width:390px;padding:5px;float:right;margin-left:10px;margin-bottom:5px;text-align:center}

.brd.staff {float: left; margin-right: 15px; margin-bottom: 5px;}
.box.staff {margin: 12px;}

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

.blackbrd{border:solid 1px #000}

.ecwid-productBrowser-head,.ecwid-productBrowser-categoryPath-categoryLabel,.gwt-InlineLabel{color:#FFF !important;}
.page-id-502 a {
color:#FFAE00 !important;
}
.page-id-502 a:hover {
color:#FFFF66 !important;
}