/*
Theme Name: Achieve PT & Aquatic Therapy 694
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: #bfe0df;

    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    line-height: 1.6em;
    letter-spacing: 1.2px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Open Sans', sans-serif;
    background: -webkit-linear-gradient(#fff, #bfe0df);
    background: -o-linear-gradient(#fff, #bfe0df);
    background: -moz-linear-gradient(#fff, #bfe0df);
    background: linear-gradient(#fff, #bfe0df);
}

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

.base,.gmaptopper {
    background-color: #008bec !important;
    border-color: #008bec !important;
}

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

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

h2 {color:#e50000 !important;}

.altcolor {
    color: #008bec
}

a:link {
    color: #e50000
}

a:visited {
    color: #e50000
}

a:hover,a:active {
    color: #008bec;
    text-decoration: none
}

.box {
    border: 2px solid #008bec;
    background-color: #005c9c;
    padding: 12px;
}

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

.brd {
    border: solid 2px #008bec;
}

.brd1 {
    border: solid 2px #005c9c;
}

.brd2 {
    border: solid 2px #005c9c;
    background:#FFF;
}

.dbrd {
    border: solid 2px #008bec;
    background-color: #005c9c;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #005c9c;
    background-color: #008bec;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}

.fr{float:right;margin-left:10px;margin-bottom:5px;}

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

#topaddr {
    font-family: 'Open Sans', sans-serif;
font-size: 13px;
font-weight: bold;
position: absolute;
right: 3px;
text-align: right;
top: 14px;
width: 210px;
/* text-shadow: 1px 1px 2px #000; */
letter-spacing: .1em;
border-left: solid 1px #464646;
text-transform: uppercase;
line-height: 16px;
height: 92px;
padding-top: 27px;
}

#topaddr span {
    font-size: 20px;
    line-height: 1.05em;
    color:#008bec;
}

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

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

#topaddr a:hover span {
    font-size: 20px;
    color: #e50000 !important;
}

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

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

.fullwidth{
    margin-top: 15px;
}


#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    right:0;
    z-index:100;
}

.page-id-3 #sidebar {
    position: absolute;
    top:550px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    right:0;
    z-index:100;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #fff !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 31px;
border: 5px solid #67c4ff;
text-decoration: none;
background: -webkit-linear-gradient(#008ff3, #0065ac);
background: -o-linear-gradient(#008ff3, #0065ac);
background: -moz-linear-gradient(#008ff3, #0065ac);
background: linear-gradient(#008ff3, #0065ac);
text-transform: Uppercase;
}

.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: #005c9c;
}

.sf-menu li li li {
    background: #005c9c;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #f4f4f4;
    outline: 0;
    background: -webkit-linear-gradient(#0065ac, #008ff3);
background: -o-linear-gradient(#0065ac, #008ff3);
background: -moz-linear-gradient(#0065ac, #008ff3);
background: linear-gradient(#0065ac, #008ff3);
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: #005c9c;
}

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

.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 a{width: 330px;
height: 144px;
position: absolute;
background: url('images/logo.png');
top: 5px;
display:block;}


.tagline {width: 367px;
height: 34px;
position: absolute;
background: url('images/tagline.png');
left: 349px;
top: 35px;}

.headerlinks {width: 428px;
height: 25px;
position: absolute;
color: #464646;
font-size: 11px;
top: 75px;
left: 320px;
text-align: center;}

.headerlinks a {color:#464646;font-weight: bold;}

.headerlinks a:hover {color: #e50000;font-weight: bold;}

.mbbrd1 {border:2px solid #008ff3;margin:10px;}

.slide {box-shadow: 0px 0px 3px #464646;}

.gmaptopper {line-height: 1.2em !important;}

.redstrip{background:#ff0000;padding:4px;text-align:center;font-weight:bold;color:#FFF;margin-bottom:12px;}

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{
margin-left:170px;
width:555px;
}

.comaster{background-image: url(http://www.ptclinic.com/x3/callouts/teal.png);}
.co_body {background-color: #009999; 	color:#000;}
.co_body *{color:#FFF; !important;}
.pullquote{color:#FFF;}
.pullquoteinline{color:#FFF;}


.seoH1{ color: #000;font-size:18px; }
.seoH2{ color: #000;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:#FFF;text-decoration:none;}
.seoPhrase{font-weight:normal;}

.middle {width:990px;margin:0 auto;position: relative;}

#services-photo {width:440px;margin:0 auto 16px;}
#largetext {font-size:125%}

.no-link {color: inherit !important; cursor: text;}