/*
Theme Name: Performance Physical Therapy 192
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 {
    overflow-y: scroll;
}

#wrapper {
    min-height: 100%;
    width: 990px;
    height: auto !important;
    position: relative;
    height: 100%;
    margin: 0 auto -60px;
    border-top:solid 1px #AACDC6;
    /*background:url('images/blank.png') no-repeat center top;*/
background:url('images/new/centerbg.png') repeat-y #FFF/*#AACDC6*/;
}
.wrapper {
    min-height: 100%;
    width:990px;
    min-height:800px;
background:url('images/blank2.png') no-repeat;
}

#logo{width:462px;height:118px;position:absolute;top:59px;left:495px;}


#footer, .push {
    height: 60px;
    clear: both;
 /* .push must be the same height as .footer */
}
#footer {
    position: relative;
    color: #000;
    text-align: center;
    margin: 0 0 0 250px;
    padding: 0;
}

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

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


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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: 'trebuchet ms',arial,helvetica,clean,sans-serif
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'trebuchet ms',arial,helvetica,clean,sans-serif
}

.base,.gmaptopper {
    background-color: #3e7768 !important;
    border-color: #3e7768 !important;
}

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

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

.altcolor {
    color: #7e130f
}

a:link { color: #3e7768;text-decoration:none; }
a:visited,a:active { color: #3e7768 }
a:hover { color: #adccc4; text-decoration: none }

.box{border:2px solid #3e7768;background-color:#FFF;padding:12px;}
.box1{border:2px solid #3E7768;background-color:#FFF;padding:12px;}
.brd {border:solid 2px #3e7768;}
.brd1 {border:solid 2px #3E7768;}
.dbrd {border:solid 2px #3e7768;background-color:#FFF;padding:3px;}
.dbrd1 {border:solid 2px #3e7768;background-color:#FFF;padding:3px;}


.faqbackground{background-color:#DFEFFA;}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/
#leftback{
    width: 50%;
    height: 100%;
    position: absolute;
    left:0;
    top:0;
    background: url('images/leftback.png') repeat-x;
    margin-right: -495px;
    z-index:0;
}
#header {
    height: 246px;
    width:990px;
    margin:0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}
#swoosh {
    background:url('images/headerback2.png') no-repeat;
    height: 610px;
    width:990px;
    position:absolute;
    top:0;
    z-index:5;
}
#hero{width:717px;height:504px;z-index:10;position:absolute;top:120px;right:10px;z-index:1;}
#logo{width:462px;height:117px;position:absolute;top:59px;left:495px;z-index:100;}
/*-----LeftNav----*/


#sidebar ul{list-style-type:none;}

#sidebar li
{
list-style: none !important;
margin: 0;
padding: 0;
line-height:31px;
color:#000 !important;
}

#sidebar li a { text-decoration: none; }


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    margin: 14px;
    overflow: hidden;
    z-index:50;
}

#leftcol {
    float: left;
    width: 750px;
    display: inline;
    margin: 0;
    padding: 10px;
}



#sidebar {
	position: absolute;
	top:130px;
	left:-20px;
    width: 357px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:300;
    zoom:1;
}

#awards {
position:absolute;
top:120px;
left:30px;
z-index:10;
width:115px;
}
#awards img{display:block;margin-left:auto;margin-right:auto;}

#wrap {
    padding: 0 8px;
}

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

#maincontent ul li, #maincontent ol li {
    padding-bottom: 9px;
}

#maincontent ul li:last-child, #maincontent ol li:last-child {
    padding-bottom: 0px;
}

#maincontent ul ul li:last-child, #maincontent ol ol li:last-child {
    padding-bottom: 0px;
}

#maincontent ul ul li:first-child, #maincontent ol ol li:first-child {
    padding-top: 0px;
}


a.linkopacity:hover img {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.5;
    -khtml-opacity: 0.5;
}

a.linkopacity img {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}

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

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

.blackbrd {
    border: solid 1px #000;
}

.greenbrd{
border:solid 1px #357a75;
}

.greentext {
    color: #357a75;
}

.greenstrip {
    background-color: #357a75 !important;
    border-color: #357a75 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.subheading {
    font-size: 130%;
    text-transform: uppercase;
    margin: 4px;
    padding: 0;
    text-align: center;
}

/* SEO Styles */
.seoH1 {
    color: #357a75;
    font-size: 18px;
}

.seoH2 {
    color: #357a75;
    font-size: 14px;
}

.seoFooter {
    font-size: x-small;
    color: #000;
    margin: 0;
}

.seoFooter a:link,.seoFooter a:visited {
    color: #000;
    text-decoration: none;
}

.seoFooter a:hover,.seoFooter a:active {
    color: #888;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

.mbbrd1{border:solid 1px #000;}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http:/pptofn.com/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://pptofn.com/PIE.php); /* Internet Explorer */
}