/*
Theme Name: CARE Physical Therapy 484
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/patternbg.png');
    overflow-y: scroll;
}

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

#footer, .push {
    height: 160px;
    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 Narrow",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

h5 {font-size:100%;text-transform:capitalize;}

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

.altcolor {
    color: #000
}

a:link {
    color: #21a2d4
}

a:visited,a:active {
    color: #21a2d4
}

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

.brd {
    border: solid 1px #135397;
}

.brd1 {
    border: solid 1px #21a2d4;
}

.dbrd {
    border: solid 1px #135397;
    background-color: #EEE;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #21a2d4;
    background-color: #EEE;
    padding: 3px;
}

.faqbackground {
    background-color: #EEE;
}


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



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

#headercenter {
    height: 204px;
    width: 956px;
    margin: 0 auto;
    position: relative;
}

#hero{width:956px;height:410px;margin:0 auto;zoom:1;position:relative;background:url('/files/images/hero-bg.png') no-repeat 0px 0px;}
#socialmedia{width:125px;height:32px;position:absolute;top:9px;right:9px;z-index:100;}
#socialmedia img {padding-right:8px;}

ul#addrlist {
    width: 500px;
    padding-top: 0;
    margin-top: 0;
    margin-left: 300px;
    list-style-type: none;
    float: left;
    font-size: 15px;
    line-height: 24px;
    font-family:"PT Sans Narrow", sans-serif;
}

ul#addrlist li {
    display: inline;
    float: left;
    height: 57px;
}

ul#addrlist li a {
    float: left;
    width: 132px;
    height: 100px;
    color: #21a2d4 !important;
    padding-top: 34px;
    text-decoration: none;
    text-align: center;
}

ul#addrlist li span {
color:#135397 !important;
font-weight:bold;
}

ul#addrlist li a:hover {
    color: #135397 !important;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 956px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
}
#hero{width:956px;height:410px;}

#logo{width:275px;height:96px;position:absolute;top:30px;left:0px;}

#leftcol {
    float: left;
    width: 700px;
    display: inline;
    margin: 30px 0 0 10px;
    padding: 10px;
    position:relative;
}

#sidebar {
    float: right;
    width: 220px;
    height: 788px;
    display: inline;
    margin: 30px 0 0 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 956px;
    position: absolute;
    top:162px;
    left:0;
    z-index: 310;
    height: 40px;
    font-family:"pt sans narrow", sans-serif;
}

#navCenter {
    width: 956px;
    position: relative;
    margin:0 auto;
    height: 40px;
}

.current_page_item a {
    color: #FFFF66 !important
}

.sf-menu a {
    font-size: 18px;
/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 5px 10px;
    border: none;
    text-decoration: none;
}

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

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

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

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

.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: #FFFF66;
    outline: 0;
    background: #21a2d4;
}

/*DESIGN ELEMENTS - boxes and such*/

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

#footercenter {width:956px;position:relative;margin:25px auto 0;}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #FFF !important;
}

.tickercontainer { /* the outer div with the black border */
border: 1px solid #000;
background: #FFF;
width: 668px;
height: 30px;
margin: 12px 0 0 0;
padding: 0
overflow: hidden;
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
left: 0px;
top: 2px;
width: 650px;
overflow: hidden;
}
ul.newsticker { /* that's your list */
position: relative;
left: 678px;
font: bold 14px Verdana;
list-style-type: none;
margin: 0;
padding: 0;

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding: 0;
background: #fff;
list-style:none;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #125395;
text-decoration:none;
font: bold 14px Verdana;
margin: 0 50px 0 0;
}
ul.newsticker span {
margin: 0 10px 0 0;
}

/*-------- Specific to this site ------------*/
#maincontent ul li, #maincontent ol li {
    padding-bottom: 9px;
}

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: #21a2d4;
    background-color: #21a2d4;
    height: 1px;
    width: 100%;
    text-align: left;
}

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

.bluebrd {
    border: solid 1px #21a2d4;
}

.bluebrd2 {
    border: solid 1px #135397;
}

.bluetext {
    color: #21a2d4;
}

.bluestrip {
    background-color: #21a2d4 !important;
    border-color: #21a2d4 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}
.bluestrip h3 {color:#FFF;display:inline;}

.bluetext2 {
    color: #135397;
}

.blestrip2 {
    background-color: #135397 !important;
    border-color: #135397 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}height: 36px;
}

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

.seoH2 {
    color: #135397;
    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: #FFF;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

.mbbrd1 {border:solid 2px #000;margin-bottom:8px;}

legend {padding-bottom:20px;}
.video {margin-bottom:20px;}

/* Column Layouts ----------------------------------------------------- */
.one_half{width:48%;}
.one_third{width:30.66%;}
.two_third{width:65.33%;}
.one_fourth{width:22%;}
.three_fourth{width:74%;}
.one_fifth{width:16.8%;}
.two_fifth{width:37.6%;}
.three_fifth{width:58.4%;}
.four_fifth{width:79.2%;}
.one_sixth{width:13.33%;}
.five_sixth{width:82.67%;}
.custom_column{position:relative;margin:0;float:left;}
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{position:relative;margin-right:4%;float:left;min-height:1px;margin-bottom:0;}
.last{margin-right:0!important;clear:right;}


/* CONTACT US STYLE */
#contact {
    margin: 0 auto;
    width: 90%;
}
#contact tr:first-child {
    height: 50px;
    display: table-header-group;
    font-size: 1.2em;
    text-decoration: underline;
}
#contact th {
    width: 200px;
}
#contact td {
    width: 200px;
    vertical-align: top;
}
#contact tr {
    min-height: 100px;
    border-bottom: 2px solid #ddd;
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#contact hr {
    margin: 5px 0px;
    width: 83%;
    border: 1px dotted #ddd;
    background: transparent;
}

/* services slideshows */
#svcs-ss-1 {
    margin: 0 auto 5px auto;
    width: 250px;
}

#svcs-ss-2 {
    width: 250px;
    margin: 0 auto;
    height: 275px;
    overflow: hidden;
}

#ins-vid {width:350px; height:283px;}

.staffPhoto{float:right;border:2px solid #1661A2; display:inline;}