/*
Theme Name: Russ PT 1119
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by j shiroma
Author: jon shiroma
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

body,td,.bottom,.mceContentBody,.normal {
    color: #666;
    margin-top:0;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Droid Sans","Century Gothic",verdana,sans-serif;
}

h1 {
    font-size: 200%;
}

h2 {
    font-size: 140%;
}

h3 {
    font-size: 120%;
}

.base,.gmaptopper {
    background-color: #1a2674 !important;
    border-color: #16181a !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: #1a2674 !important;
}

.altcolor {
    color: #000
}

a:link,a:active,a:visited {
    color: #fe0000
}

a:hover, a:visited:hover {
    color: #1a2674;
    text-decoration: none
}

.box {
    border: 2px solid #1a2674;
    background-color: #b3b3b3;
    padding: 12px;
}

.box1 {
    border: 2px solid #16181a;
    background-color: #FFF;
    padding: 12px;
}

.brd {
    border: solid 2px #1a2674;
}

.thinbrd {
    border: solid 1px #b3b3b3;
}

.brd1 {
    border: solid 2px #592615;
}

.dbrd {
    border: solid 2px #1a2674;
    background-color: #b3b3b3;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #1a2674;
    background-color: #FFF;
    padding: 3px;
}

.redbrd{border:solid 1px #fe0000;}

.faqbackground {
    background-color: #dcdff7;
}


/*STRUCTURE - header, footer, etc*/
html {
    background-color: #FFF;
    overflow-y: scroll;
}

body {
    background: #FFF;
}

.wrapper {
    min-height: 100%;
    width: 1014px;
    padding-left:12px;
    padding-right:12px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    position: relative;
}

#logo{width:387px;height:82px;margin-top:10px;float:left;}

#footer, .push {
    height: 60px;
    clear: both;
 /* .push must be the same height as .footer */
}

/*-----Header--------*/
header {
    height: 147px;
    background:url('images/headerbg.png') no-repeat;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#topaddr {
     font-family: sans-serif;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  right: 0;
  top: 30px;
  width: 560px;
  letter-spacing: .1em;
  z-index: 10;
}

#topaddr span {
    font-size: 1.3em;
    line-height: 1.45em;
}

#topaddr * {
    text-decoration: none;
    color: #262a2f;
}

#topaddr a:hover {
    color: #fe0000 !important;
}

#topaddr a:hover span {
    color: #fe0000 !important;
}

#topaddr ul {list-style-type:none;}
#topaddr ul li {list-style-type:none; display:inline;float:left;}

#topaddr ul li:first-child{text-align:left;padding-right:105px;}
#topaddr ul li:last-child{text-align:right;}

/*-------Main Area/Content-------*/
table{border-collapse:collapse;}
.main 	{    position: relative;    padding: 0px;    width: 990px;    text-align: left;    margin: 0 auto;
		 text-align: left;    overflow: hidden;    background: white; padding-bottom: 20px; padding-top: 20px;,}

#leftcol {
    float: left;
    width: 750px;
    display: inline;
    margin: 0;
    padding: 10px;
}

#rightcol {
    float: left;
    width: 220px;
    height: 788px;
    display: inline;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/
#horimenu {
    width: 990px;
    font-family: arial, serif;
    position: absolute;
    left: 20px;
    top: 121px;
    z-index: 100;
    height: 39px;
    background: url("images/navbg.png");
}

#navCenter {
    width: 715px;
    margin-left: 101px;
    position: relative;
    z-index: 100;
}

#searchbox1{position:absolute:top:121px;left:716px;width:205px;height:34px;}

.current_page_item a {
    color: #FF6666 !important
}

.sf-menu a {
    font-size: 13px;
/*font-weight: bold;*/
    padding: 13px 13px;
    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*/
    font-weight: bold;
}

.sf-menu {
    float: left;
}

.sf-menu li {
    background: none;
    border-right:solid 1px #505050;
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    color: #FFF;
    background:#6d6d6d;
}

.sf-menu li li li {
    color: #FFF;
    background:#6d6d6d;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu li a:focus, .sf-menu li a:hover, .sf-menu li a:active {
    color: #000;
    outline: 0;
    background: transparent;
}

.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: #FFF;
    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, .sf-menu li li li a:active {
    color: #FFF;
    outline: 0;
    background: #000;
}
/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #3b3b3b;
    width: 990px;
   
    margin: 0 auto;
    padding: 3px 0;
}

#footer a:link,#footer a:visited {
    color: #444;
    text-decoration: none;
}

#footer p {
    padding: 0 8px;
    margin-top: 40px;
}

/*-------- Specific to this site ------------*/
#runners {
    background: url('images/runners.png') no-repeat;
    width: 234px;
    height: 157px;
    padding-top: 10px;
    text-align:center;
    font-size:14px;
    color:#3b3b3b;
}
#laser {
    background: url('images/laser.png') no-repeat;
    width: 234px;
    height: 157px;
    padding-top: 10px;
    text-align:center;
    font-size:14px;
    color:#FFF;
}
#balanceball {
    background: url('images/balanceball.png') no-repeat;
    width: 234px;
    height: 157px;
    padding-top: 10px;
    text-align:center;
    font-size:14px;
    color:#3b3b3b;
}
#seniors {
    background: url('images/wellness.png') no-repeat;
    width: 234px;
    height: 157px;
    padding-top: 10px;
    text-align:center;
    padding-right:12px;
    font-size:14px;
    color:#3b3b3b;
}

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;
}

/* Leader Dots */
ul.leaders {
    max-width: 60em;
    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
}

a.linkopacity:hover img, a.linkopacity:hover div {
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    -khtml-opacity: 0.8;
}

a.linkopacity img, a.linkopacity div {
    filter: alpha(opacity=100);
    -moz-opacity: 1.0;
    opacity: 1.0;
    -khtml-opacity: 1.0;
}

hr.grey {
    border: 0;
    color: #b3b3b3;
    background-color: #b3b3b3;
    height: 1px;
    width: 100%;
    text-align: left;
}

hr {
    border: 0;
    color: #fe0000;
    background-color: #fe0000;
    height: 2px;
    width: 100%;
    text-align: left;
    padding-bottom:0;
    margin-bottom:20px;
}

.redtext{color:#fe0000;}

.bluetext {
    color: #1a2674;
}

.greentext {
    color: #84957d;
}

#searchbox{background:url('/files/body-diagram/searchboxbg.png') repeat-x;border:solid 1px #4d4d4d;margin-top:8px;margin-left:-8px;color:#FFF;}
#searchsubmit{background:url('/files/body-diagram/searchicon.png') no-repeat; width:18px;height:27px;border:0;margin-top:3px;margin-left:15px;}

/* Body Diagram Styles */
.remote {
 width: 190px;
 height: 450px;
 position: relative;
 font-size:13px;
}

.remote ul {
margin:0;
padding:0;
list-style:none;
font-size:12px;
font-family:arial,sans-serif;
}

.remote a .hotspot {
width:15px;
height:15px;
position:absolute;
}

.remote .head a .hotspot {
top:12px;
left:306px;
}

.remote .jaw a .hotspot {
top:49px;
left:306px;
}

.remote .neck a .hotspot {
top:62px;
left:306px;
}

.remote .shoulder a .hotspot {
top:80px;
left:269px;
}

.remote .elbow a .hotspot {
top:137px;
left:259px;
}

.remote .wrist a .hotspot {
top:192px;
left:244px;
}

.remote .lymphatic a .hotspot {
top:98px;
left:286px;
}

.remote .thoracic a .hotspot {
top:112px;
left:307px;
}

.remote .lower-back a .hotspot {
top:174px;
left:307px;
}

.remote .hip a .hotspot {
top:219px;
left:284px;
}

.remote .shin a .hotspot {
top:311px;
left:330px;
}

.remote .knee a .hotspot {
top:287px;
left:287px;
}

.remote .ankle a .hotspot {
top:359px;
left:292px;
}

.remote a .link {
position:absolute;
display:block;
cursor:pointer;
}

.remote .neck a .link {
top:420px;
width:38px;
left:8px;
}

.remote .shoulder a .link {
top:420px;
width:80px;
left:46px;
}

.remote .elbow a .link {
top:420px;
width:80px;
left:104px;
}

.remote .wrist a .link {
top:420px;
width:100px;
left:146px;
}

.remote .lower-back a .link {
top:420px;
width:90px;
left:225px;
}

.remote .hip a .link {
top:439px;
width:85px;
left:8px;
}

.remote .shin a .link {
top:439px;
width:80px;
left:91px;
}

.remote .knee a .link {
top:439px;
width:35px;
left:160px;
}

.remote .ankle a .link {
top:439px;
width:80px;
left:197px;
}

.remote a:hover .hotspot, .remote a:focus .hotspot {
background:url('/files/body-diagram/circle.gif');
border:none;
}

.remote a, .remote a:visited, .remote a:active {color:#1a2674;text-decoration:none;}
.remote a:hover, .remote a:visited:hover{color:#fe0000;text-decoration:none;}
.remote b {color:#1a2674;}

#socialmedia {
    position: fixed;
    top: 167px;
    left: -25px;
    z-index: 1000;
}

#socialmedia ul {list-style-type: none;}

#socialmedia li.icon {
    color: #FFF;
    margin: 10px 0px;
    padding: 10px;
    text-align: center;
    position: relative;
    font-size: 25px;
    transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    -moz-transition: 0.5s ease;
}

#socialmedia li.icon:hover {
    -webkit-transform: scale(1.2,1.2);
    -moz-transform: scale(1.2,1.2);
}

#socialmedia li.fbicon { background: #48649F; }

#socialmedia li.emailicon { background: #838383; }

#hero {margin-top:30px;margin-left:10px; width: 985px; height: 509px;}

.rnd {border-radius: 8px;}
.bshadow {box-shadow: 0 0px 5px 0px #000;}

.seoH1{ color: #1a2674;font-size:18px; }
.seoH2{ color: #1a2674;font-size:14px; }
.seoFooter{ font-size:x-small;color:white;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:white;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}

#maincontent ul ul {
    list-style-type: none;
}
#maincontent ul ul li:before {
    content: "-"; /* en dash here */
    position: absolute;
    margin-left: -1.1em;
}
.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}

.mapaddy{font-size:120%;line-height:1.5em;}