/*
Theme Name: City Park Physical Therapy 1164
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;
}



/* new home page styles */
.contentfront {
	width: 690px;
	padding: 0 0 17px;
}

.contentfront h2, .contentfront h4 {
background: url(/files/icons/sep_content.png) repeat-x 0 100%;
	margin: 0 0 15px 0;
	text-shadow: #fff 1px 1px 0;
}
.contentfrontleft {
	width: 265px;
	float: left;
	padding: 0 0 0 60px;
	margin-left:20px;
}
.contentfrontright {
	width: 265px;
	float: right;
	padding: 0 0 0 60px;
	margin-left:10px;
}
.contentfront h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin: 0 0 7px 0;
}
.compass {
	background: url(/files/icons/icon_compass.png) no-repeat;
}
.envelope {
	background: url(/files/icons/icon_envelope.png) no-repeat;
}
.patient {
	background: url(/files/icons/icon_patient.png) no-repeat;
}
.phone {
	background: url(/files/icons/icon_phone.png) no-repeat;
}
.testimony {
	padding: 0 0 0 45px;
	margin-left:30px;
	font: normal 16px/normal 'Adobe Garamond','garamond',times,serif;
	background: url(/files/icons/quote_open.png) no-repeat;
}
.testimony .name {
	font-weight: bold;
	margin-top: 15px;padding-right:55px;
	height: 30px;
	text-align:right;
	background: url(/files/icons/quote_close.png) no-repeat 100%;
}
.testimony .tlink {
	font-weight: bold;
	margin-top: 0;padding-right:55px;
	height: 16px;
	text-align:right;
}

html, body {
    height: 100%;
}

/*STRUCTURE - header, footer, etc*/
html {
    background: url('images/side.jpg') repeat-x #9ea740;
    overflow-y: scroll;
}

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

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

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

body {
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-family: 'Adobe Garamond','garamond',times,serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'Adobe Garamond','garamond',times,serif;
}

h1 {
    font-size: 150%;
    padding-top:20px;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

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

.altcolor {
    color: #000
}

a:link {
    color: #536635
}

a:visited,a:active {
    color: #536635
}

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

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

.bottombox {
    background: url('images/bottombox.png') no-repeat;padding:10px;
}

.bottombox h1 {color:#9d8c74 !important;}

.bottombox2 {
padding:10px;
}

.brd {
    border: solid 1px #9d8c74;
}

.brd1 {
    border: solid 1px #7f8da9;
}

.box {
    border: solid 1px #9d8c74;
    background-color: #eddec7;
    padding: 3px;
}

.dbrd {
    border: solid 1px #9d8c74;
    background-color: #eddec7;
    padding: 3px;
}

.box1 {
    border: solid 1px #472925;
    background-color: #eddec7;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #472925;
    background-color: #eddec7;
    padding: 3px;
}

.faqbackground {
    background-color: #eddec7;
}


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



/*-----Header--------*/
header {
    height: 193px;
    background: url('images/headerbg.png') repeat-x;
    position: relative;
    width: 100%;
}

#logo {
    height: 187px;
    width: 429px;
    margin: 0 auto;
    position: absolute;
    top:5px;
}

#topaddr {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 8px;
    text-align: right;
    top: 113px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 24px;
    line-height: 1.65em;
    color:#FFF;
}

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

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

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


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 992px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background:url('images/watermark.png') no-repeat;
}

#leftcol {
    float: left;
    width: 260px;
    display: inline;
    margin: 0;
    padding: 0;
    z-index:1000;
}

#sidebar{}

#socialmedia{width:260px;height:52px;background:url('images/socialmediabg.png') no-repeat;margin-bottom:15px;}

#socialmedia .buttons{width:210px;height:31px;margin:0 auto;}

#hours{width:260px;height:191px;background:url('images/hoursbg.png') no-repeat;margin-bottom:50px;}
#hours h1 {font-size:18px;text-transform:uppercase;color:#735f44 !important;text-align:center;padding:0;margin-bottom:6px;}
#hours .left{width:90px;font-size:13px;float:left;margin-left:38px;color:#735f44 !important;text-transform:uppercase;}
#hours .right {width:130px;float:right;font-size:13px;color:#735f44 !important;}
#hours p {padding:0;margin-top:0;margin-bottom:6px;}

#rightcol {
    float: right;
    width: 732px;
    min-height: 788px;
    display: inline;
    margin: 0;
    padding: 0;
}

#rightcol .contentarea {
    padding: 10px 15px;
}

/*MENUS*/

#horimenu {
    width: 992px;
    position: relative;
    z-index: 100;
    margin:0 auto;
    height: 31px;
    background: url('images/navbg.png') no-repeat;
}

#navCenter {
    padding-top:3px;margin-left: 93px;
}

.current_page_item a {
    color: #536635 !important
}

.sf-menu a {
    font-size: 16px;
font-weight: bold;
    letter-spacing: 1px;
    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: #472925;
  /*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: #aecd5b;
}

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

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
    color: #536635;
    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: #536635;
    outline: 0;
    background: #27b34b;
}

.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: #536635;
    outline: 0;
    background: #27b34b;
}

/*DESIGN ELEMENTS - boxes and such*/

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

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

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #FFF !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;
}

#medlib a, #medlib a:active,#medlib a:visited {
    color: #9d8c74;
}

#medlib a:hover,#medlib a:hover:visited {
    color: #536635;
}

#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {
    color: #9d8c74;
}

#medlib #bodyText {
    color: #000;
}

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

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

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

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

.greybrd {
    border: solid 1px #737986;
}

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

.brownstrip {
    background-color: #9d8c74 !important;
    border-color: #9d8c74 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #472925;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.brownbrd {
    border: solid 1px #9d8c74;
}

/* Styles for Imagine Pediatric Therapy */


.browntext {
    color: #9d8c74;
}

.greentext {
    color: #536635;
}

.ltgreentext {
    color: #94b03c;
}

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

.seoH2 {
    color: #9d8c74;
    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;
}

#button1 a {
    color: #FFF !important;
}

#button1 {
    width: 174px;
    height: 110px;
    background: url('/files/buttons/01.png') no-repeat;
    margin-bottom: 15px;
}

#button1 h1 {
    color: #FFF !important;
    padding-top: 47px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed', sans-serif;
}

#button1 h1 span {
    color: #FFF !important;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#button2 a {
    color: #FFF !important;
}

#button2 {
    width: 174px;
    height: 110px;
    background: url('/files/buttons/02.png') no-repeat;
    margin-bottom: 15px;
}

#button2 h1 {
    color: #FFF !important;
    padding-top: 47px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed', sans-serif;
}

#button2 h1 span {
    color: #FFF !important;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#button3 a {
    color: #FFF !important;
}

#button3 {
    width: 174px;
    height: 110px;
    background: url('/files/buttons/03.png') no-repeat;
    margin-bottom: 15px;
}

#button3 h1 {
    color: #FFF !important;
    padding-top: 47px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed', sans-serif;
}

#button3 h1 span {
    color: #FFF !important;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#button4 a {
    color: #FFF !important;
}

#button4 {
    width: 174px;
    height: 110px;
    background: url('/files/buttons/04.png') no-repeat;
    margin-bottom: 15px;
}

#button4 h1 {
    color: #FFF !important;
    padding-top: 47px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed', sans-serif;
}

#button4 h1 span {
    color: #FFF !important;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#button5 a {
    color: #FFF !important;
}

#button5 {
    width: 174px;
    height: 110px;
    background: url('/files/buttons/chiro.png') no-repeat;
    margin-bottom: 15px;
}

#button5 h1 {
    color: #FFF !important;
    padding-top: 47px;
    font-size: 15px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed', sans-serif;
}

#button5 h1 span {
    color: #FFF !important;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 1px;
}

#s{border:solid 1px #60584d;}

.cnums {
    letter-spacing: 0px;
}

.staff {
    width:150px;
    height: 185px;
}

.greenlink {
    color:#9EA740 !important;
}

#yt-thumb {
    position: relative;
    width: 320px;
    height: 180px;
}

#yt-play {
    left: 135px;
    position: absolute;
    top: 60px;
}

.stafftestimonials {
    border: 1px solid #9D8C74;
    border-radius: 10px;
    box-sizing: border-box;
    padding: 10px 10px 0px 10px;
}

.hideme{display:none;}

.ctr{text-align:center;}
img.ctr, .ctr img {display:block;margin-left:auto;margin-right:auto;}

#faqTitle{text-align:center;}