/*
Theme Name: Evergreen Physical Therapy 1233
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 #c4b397;
    overflow-y: scroll;
}

body {
    height: 100%;
    background:url('images/centerbg.png') repeat-y center;
    }

.wrapper{
    min-height: 100%;
    height: 100%;
    width: 990px;
    position: relative;
    height: auto !important;
    margin: 0 auto -180px;
    background:url('images/centerbg.png') repeat-y;
}

#footer, .push {
    height: 180px;
    clear: both;
 /* .push must be the same height as .footer */
}

body,td,.bottom,.mceContentBody,.normal {
    color: #333;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "cabin",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "cabin",verdana,sans-serif;
}

h1 {
    font-size: 150%;font-style:italic;font-weight:normal;
}

h1 div {
color:#5f962e !important;
font-size:85%;font-style:italic;
font-weight:normal;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

.base,.gmaptopper {
    background-color: #004412 !important;
    border-color: #004412 !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: #004412 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #5f962e
}

a:visited,a:active {
    color: #004412
}

a:hover {
    color: #75644f;
    text-decoration: none
}

.box3 {
    border-top: 1px solid #004412;
    border-bottom: 1px solid #004412;
    padding: 6px;
    z-index: 1;
}

.brd {
    border: solid 1px #004412;
}

.brd1 {
    border: solid 1px #5f962e;
}

.dbrd {
    border: solid 1px #004412;
    background-color: #c9e1da;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #5f962e;
    background-color: #e7ded3;
    padding: 3px;
}

.faqbackground {
    background-color: #e7ded3;
}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



#sidebar {
    float: left;
    width: 190px;
    display: inline;
    margin: 0;
    padding: 10px;
}

#sidebar h1 {
font-size:20px;
color:#FFF !important;
text-transform:uppercase;
margin-left:43px;
}

ul#addrlist {
    width: 253px;
    padding: 0;
    margin-left: 38px;
    list-style-type: none;
    float: left;
    font-size: 15px;
    line-height: 20px;
    z-index:325;
	text-transform:uppercase;
}

ul#addrlist li {
    display: inline;
}

ul#addrlist li a {
    float: left;
    width: 190px;
    height: 32px;
    color: #ade17f !important;
    padding-bottom: 22px;
    text-decoration: none;
}

ul#addrlist li a div {
color:#FFF !important;
}

ul#addrlist li a:hover {
    color: #fff799 !important;
}

ul#addrlist li a:hover div {
    color: #fff799 !important;
}

/*-----Header--------*/
header {
    width: 990px;
    height: 288px;
    position: relative;
    z-index:250;
    margin:0 auto;
}

#logo {
    height: 126px;
    width: 439px;
    position: absolute;
    left:10px;
    top:10px;
    z-index:275;
}

#hero {
position:absolute;
width:744px;height:385px;
top:-67px;
right:0px;
z-index:5;
zoom:1;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}

#rightcol {
    float: right;
    width: 675px;
    min-height: 788px;
    margin-right: 40px;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#navCenter {

}

#main-nav {margin:3px 0 0 45px;}

#horimenu {
    width: 645px;
    position: absolute;
    z-index: 300;
    top:188px;
    right:0px;
    height: 30px;
}

#navCenter {
}


.current_page_item a {
    color: #fff799 !important
}

.sf-menu a {
    font-size: 11px;
/*font-weight: bold;
    letter-spacing: 1px;*/
    padding: 5px 6px;
    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: #093f05;
}

.sf-menu li li li {
    background: #093f05;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
    color: #fff799;
    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: #fff799;
    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: #fff799;
    outline: 0;
    background: #000;
}

#menu-item-28 ul {margin-left:-105px;}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 180px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    background: url('images/footerbg.png') repeat-x #004413;
}

#footercontent {width:990px;margin:0 auto;position:relative;}

#footer a:link,#footer a:visited {
    color: #fff799;
}

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #FFF !important;
}


#socialmedia {
float:left;
margin-top:30px;
margin-left:60px;
width:160px;
height:120px;
}

#footerright{
float:right;width:750px;
}

#footer a:link,#footer a:visited {
    color: #fff;
}

#footer p:first-child {
    padding: 38px  160px;
    color: #fff !important;
}

/*-------- Specific to this site ------------*/
.mbbrd1{border:solid 3px #000501;margin-bottom:6px;}

#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;
}

#medlib a, #medlib a:active,#medlib a:visited {
    color: #ac1619;
}

#medlib a:hover,#medlib a:hover:visited {
    color: #525d73;
}

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: #5f962e;
    background-color: #5f962e;
    height: 1px;
    width: 100%;
    text-align: left;
}

hr.darkgreen {
    border: 0;
    color: #004412;
    background-color: #004412;
    height: 1px;
    width: 100%;
    text-align: left;
}

.blackbrd {
    border: solid 1px #000;
}

.greentext {
    color: #028e29;
}

.greenstrip {
    background-color: #5f962e !important;
    border-color: #5f962e !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.ltgreenbrd {
    border: solid 1px #5f962e;
}

.ltgreenstrip {
    background-color: #5f962e !important;
    border-color: #5f962e !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

/* SEO Styles */
.seoH1 {
    color: #004412;
    font-size: 18px;
}

.seoH2 {
    color: #004412;
    font-size: 14px;
}

.seoFooter {
    font-size: x-small;
    color: #FFF;
    margin: 0;
}

.seoFooter a:link,.seoFooter a:visited {
    color: #FFF;
    text-decoration: none;
}

.seoFooter a:hover,.seoFooter a:active {
    color: #FFF;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

span.style3{color:#ffffff;}

.fancy_table th:first-child, .fancy_table td:first-child {
    padding-left: 5px;
    text-align: left;
}

.fancy_table td {
    border-top: 1px solid #EEEEEE;
    padding: 3px;
    text-align: left;
}

.fancy_table th {
    background: url("images/shortcodes/th.png") repeat-x scroll 0 0 #F3F3F3;
    border-bottom: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
    padding: 15px 14px;
    text-align: left;}

.fancy_table {
    border: 1px solid #FFFFFF;
    width: 100%;
}


#fancybox-img {
    max-height: none;
    max-width: none;
}

#fancybox-img {
    border: medium none;
    height: 100%;
    line-height: 0;
    margin: 0;
    outline: medium none;
    padding: 0;
    vertical-align: top;
    width: 100%;
}

#table{
    width: 600px;
    float: left;
    font-size: 10px;
    }
#mnav { z-index: 50; position: absolute; bottom: 10px;left:50%;height:40px; }
#mnav a { padding: 3px 5px;  height: 16px !important; width: 16px!important; background: url("/files/images/ns.png") no-repeat; text-decoration: none; color: #FFF!important; color: rgba(255,255,255,0); line-height: 0px; display: inline-block !important; font-size: 0px;}
#mnav a.activeSlide { background: url("/files/images/s.png") no-repeat; color: #FFF!important; color: rgba(255,255,255,0);color: transparent; display:inline-block !important; }
#mnav a:focus { outline: none; }

.slideshow div {display: none;}
.slideshow div *{display: block;}

.slideshow h4{margin-top:0;padding-top:0;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

.hideme{display:none;}