/*
Theme Name: Foothill PT 16
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by John Mason
Author: John B Mason
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

html {
    background:url('images/bg.jpg') no-repeat center #002a5c;
    overflow-y: scroll;
}

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

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

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

h1 {font-size:150%;line-height:1.3em;}
h2 {font-size:130%;}
h3{font-size:115%;}

h5 {font-size:.9em;text-transform:capitalize;}

.base,.gmaptopper {
    background-color: #002a5c !important;
    border-color: #002a5c !important;
}

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

.base_text,.base_sprite a,.brd,.testimonial,.colorlist,.bodytext {
    color: #002a5c !important;
}

h1,h2,h3,h4,h5,h6 {color:#FFF !important;}
h1 span {font-size:80%;font-weight:normal;color:#002a5c !important;}
h1{font-size:150%;}
h2{font-size:130%;}
h3{font-size:115%;}

.altcolor {
    color: #000
}

a:link {
    color: #002a5c
}

a:visited,a:active {
    color: #002a5c
}

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

.box, .dbrd {
    border: 2px solid #000;
    background-color: #d3c8c3;
    color:#002a5c;
    padding: 12px;
}
.box h3, .box1 h3 {color:#002a5c !important;}

.box1, .dbrd1 {
    border: 2px solid #534741;
    background-color: #c1d9f5;
    color:#002a5c;
    padding: 12px;
}

.brd {
    border: solid 2px #000;
}

.brd1 {
    border: solid 2px #534741;
}

.faqbackground {
    background-color: #d3c8c3;
}


ul li, ol li {padding-bottom:9px;}
ul li:last-child, ol li:last-child {padding-bottom:0px;}
ul ul li:last-child, ol ol li:last-child {padding-bottom:0px;}
ul ul li:first-child, ol ol li:first-child {padding-top:0px;}

#sidebar {
	position: absolute;
	top:190px;
	left:45px;
    width: 175px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:180;
}

#sidebar a {color:#CC0000;text-decoration:underline;}
#sidebar a:hover {color:#002a5c;text-decoration:none;}
#sidebar ul {margin-right:24px;}


/*-----Header--------*/
.swoosh {
    width: 970px;
    height: 534px;
    position: absolute;
    z-index: 315;
    top:0;
    left:44px;
    background:url('images/swoosh.png') no-repeat;
    z-index:15;
}

#rightback{
    width: 50%;
    height: 100%;
    position: absolute;
    right:0;
    top:0;
    background: url('images/sliver.png') repeat-x;
    margin-right: -467px;
}

header {
    height: 188px;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:350;
}
.headercenter {
width:970px;
height:188px;
margin:0 auto;
position:relative;
z-index:400;
}

#socialmedia{position:relative;width:145px;height:32px;margin:20px 0 15px 35px;z-index:80;}
#socialmedia img {padding-right:10px;}
#hero{width:768px;height:346px;position:absolute;top:188px;left:226px;z-index:10;}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    right: 0px;
    text-align: right;
    top: 18px;
    width: 350px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    z-index:350;
}

#topaddr div {
    font-size: 16px;
    line-height: 1.05em;
    color:#002a5c;
    margin-top:25px;
}

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

#topaddr a:hover {
    color: #002a5c !important;
}

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

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -80px;
    background:url('images/centerbg.png') repeat-y center;

}

.main {
    position: relative;
    padding: 0;
    width: 970px;
    margin: 20px auto 20px;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index:100;
}


#rightcol {
    margin: 0;
    padding: 10px 20px;
    float:right;
    width:700px;
    min-height:690px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 722px;
    margin: 0 auto;
    position: absolute;
    top:153px;
    right:0px;
    z-index: 300;
    height: 34px;
}

#navCenter{width:620px;height:34px;margin:0 auto;}

.current_page_item a {
    color: #002a5c !important
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	/*font-weight: bold;
    letter-spacing: 1px;*/
    padding: 10px 15px;
    border: none;
    text-decoration: none;
}

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

.sf-menu {
    float: left;
}

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

.sf-menu li li {
    background: #0d5ba9;
}

.sf-menu li li li {
    background: #0d5ba9;
}

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

.sf-menu li li:hover, .sf-menu li li.sfHover, .sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
    color: #002a5c;
    background:#d1c6c0;
    outline: 0;
}

.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, .sf-menu li li li a:active {
    color: #002a5c;
    background:#d1c6c0;
    outline: 0;
}

.tanstrip{background:#d1c6c0;color:#002a5c;padding:4px;font-weight:bold;text-align:center;margin-bottom:0;}

/*DESIGN ELEMENTS - boxes and such*/
#footer,.push {
    height: 80px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}


.footercenter{
    width:970px;
    margin:0 auto;
    padding-left:250px;
    position: relative;
}

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

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

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

.underline {
    text-decoration: underline;
}

.slideshow div {display: none;}
.slideshow div *{display: block;}


/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF;}

img.center {display: block; margin-left: auto; margin-right: auto;}

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

.underline {
    text-decoration: underline;
}

.faq-page .question {font-size: 1.2em;}
.faq-page .video {margin-bottom: 20px;}

.browntext{color:#534741;}
.brownbrd{border:solid 1px #534741;}
.brownstrip{background:#534741;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:9px;}

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

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

.bluestrip{background:#002a5c;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}

.bluebrd{border:solid 1px #002a5c;}

.bluetext{color:#002a5c;}

/* 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;}

.tagline{color:#002a5c;font-style:italic;font-weight:bold;font-size:20px;text-align:center;}

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

.seoH1{ color: #002a5c;font-size:18px; }
.seoH2{ color: #002a5c;font-size:14px; }
.seoFooter{ font-size:x-small;color:#002a5c;margin:0;text-align:center;}
.seoFooter a:link,.seoFooter a:visited{color:#002a5c;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}

#medlib h2, #medlib h5{ color: #002a5c !important;}
#medlib h2 {margin-top:15px;}
#medlib h5 {border-bottom:none;}
#medlib a:hover {color:#CC0000 !important;}


#home-ss {
    height: 214px;
    width: 320px;
}