/*
Theme Name: Robyn Pester Physical Therapy, INC. 561
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/sliver.jpg') repeat-x #01b35e;
    overflow-y: scroll;
}

.wrapper {
    min-height: 100%;
    width: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -134px;
    position: relative;
    background: url('images/centerbg.png') repeat-y center;
}

#footer, .push {
    height: 134px;
    clear: both;
 /* .push must be the same height as .footer */
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "PT Sans",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "PT Sans",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

.base,.gmaptopper {
    background-color: #003d1c !important;
    border-color: #003d1c !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: #00662E !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #003d1c
}

a:visited,a:active {
    color: #003d1c
}

a:hover {
    color: #FFFFCC;
    text-decoration: none
}

.box3 {
    border-top: 1px solid #003d1c;
    border-bottom: 1px solid #003d1c;
    padding: 6px;
    z-index: 1;
}

.brd {
    border: solid 1px #003d1c;
}

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

.dbrd {
    border: solid 1px #003d1c;
    background-color: #FFF;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #000;
    background-color: #003d1c;
    padding: 3px;
}

.faqbackground {
    background-color: #ccc;
}


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


#swoosh{width:950px;height:262px;z-index:100;position:absolute;top:0;left:20px;background:url('images/swoosh.png') no-repeat;}
/*-----Header--------*/
header {
    height: 211px;
    background:url('images/headerbg.png') no-repeat;
    position: relative;
    width: 990px;
    margin:0 auto;
    z-index:50;
}

#hero{width:695px;height:303px;position:absolute;right:25px;}

#topaddr {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 34px;
    text-align: right;
    top: 30px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    z-index:350;
}

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

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

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

#topaddr a:hover span {
    font-size: 1.75em;
    color: #FFF !important;
}
#sidebar{width:190px;position:absolute;top:50px;left:25px;text-align:center;}
#socialmedia{width:120px;margin:0 auto;}
#sidebar img{margin:0 auto;}

/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 990px;
    min-height:1000px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#leftcol {
    float: left;
    width: 250px;
    display: inline;
    margin-top: 0px;
    padding: 10px;
    position:relative;
    zoom:1;
}

/*#sidebar {
position:absolute;
width:190px;
left:35px;
top:235px;
border:solid 1px red;
}*/

#rightcol {
    float: right;
    width: 650px;
    min-height: 788px;
    display: inline;
    margin-right: 40px;
    margin-top:15px;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    position: relative;
    z-index: 100;
    height: 31px;
}

#navCenter {
    position:absolute;
    width:540px;
    top:184px;
    left:447px;
    z-index:375;
}

.current_page_item a {
    color: #f2e684 !important
}

.sf-menu a {
    font-size: 12px;
/*font-weight: bold;*/
    padding: 5px 10px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a:active {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #FFF;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

.sf-menu li {
	/*background:		transparent;*/
}

.sf-menu li li a {
    border-right: none;
    text-transform: capitalize;
}

.sf-menu li li {
    background: #00662e;
}

.sf-menu li li li {
    background: #00662e;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
    color: #f2e684;
    outline: 0;
}

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover {
    color: #f2e684;
    outline: 0;
    background: #000;
}

.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 {
    color: #f2e684;
    outline: 0;
    background: #000;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 134px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background: url('images/footerbg.jpg');
}

#insidefooter{
    width:990px;height:131px;margin:0 auto;background: url('images/centerfooter.png') no-repeat center;z-index:20;
}

#footer a:link,#footer a:visited {
    color: #f2e684 !important;
}

#footer p {
    padding-left: 220px;
    margin: 0;
    color: #f2e684 !important;
}

/*-------- Specific to this site ------------*/
#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;
}


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

.seoH2 {
    color: #003d1c;
    font-size: 14px;
}

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

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

.seoFooter a:hover,.seoFooter a:active {
    color: #
    background: url('images/footerbg.png');
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

.yellowtext{color:#f2e684 !important;}

.greenbrd {
    border: solid 1px #003d1c;
}

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

.greentext{color:#003d1c !important;}
.greenstrip{background:#003d1c;color:#f2e684;font-weight:bold;padding:4px;text-align:center;margin-bottom:9px;}

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

.greenbox {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
background:#003d1c;
color:#f2e684 !important;
width:212px;
float:right;
}

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

h1 span {color:#00662e;font-style:italic;font-size:90%;}

.greenbox h1 {color:#f2e684;font-size:135%;font-style:italic;}
.greenbox p {color:#f2e684;}
.greenbox .colorlist {color:#f2e684!important;}
.greenbox .normal {color:#FFF !important;}

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.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;
}

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

div#appointment {font-size:16px;text-align:center;width:183px;height:35px;position:absolute;left:660px;top:130px;z-index:350;}
#appointment a {color:#027c41 !important;}
#appointment a:hover {color:#000 !important;}

#medlib a, #medlib a:active,#medlib a:visited {color:#003d1c;}
#medlib a:hover,#medlib a:visited {color:#800000;}

#medlib h3, #medlib h4, #medlib h5 {color:#003d1c !important;}


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

#TPI-logo {
    float:right;
    margin-left:10px;
    margin-bottom:5px
}

#rosie {
    margin-bottom:200px;
}
#robyn h4 img, #rosie h4 img {
    padding-right: 10px;
}

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