/*
Theme Name: Rehab Solutions PT 1122
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/bg.png') repeat-x #FFF;
    overflow-y: scroll;
}

body {
}

.wrapper {
    min-height: 100%;
    width: 990px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -170px;
    position: relative;
    background: url('images/bluecrosshatch.png');
}

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

footer {
    height: 170px;
    clear: both;
    color: #FFF;
}

footer {
    color: #FFF;
 /* .push must be the same height as .footer */
}

body,td,.bottom,.mceContentBody,.normal {
    color: #000 !important;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Droid Sans","Century Gothic","Lucida Grande",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Droid Sans","Century Gothic","Lucida Grande",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

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

.altcolor {
    color: #000
}

a:link {
    color: #3c4c64
}

a:visited {
    color: #3c4c64
}

a:hover,a:active {
    color: #800000;
    text-decoration: none
}

.box {
    border: 2px solid #3c4c64;
    background-color: #9ec1f4;
    padding: 12px;
}

.box1 {
    border: 2px solid #3c4c65;
    background-color: #c4d9f8;
    padding: 12px;
}

.brd {
    border: solid 2px #3c4c64;
}

.brd1 {
    border: solid 2px #3c4c65;
}

.dbrd {
    border: solid 2px #3c4c64;
    background-color: #9ec1f4;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #3c4c65;
    background-color: #c4d9f8;
    padding: 3px;
}

.faqbackground {
    background-color: #c4d9f8;
}



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



/*-----Header--------*/
header {
    height: 149px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background: url('images/logobg.png') no-repeat;
    position: relative;
}

#topaddr {
    background: url('images/addrbg.png') repeat-x;
    font-family: sans-serif;
    font-size: 16px;
    padding-top: 3px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 115px;
    width: 990px;
    height: 26px;
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1em;
}

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

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

#topaddr a:hover span {
    color: #800000 !important;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    min-height: 750px;
}

#leftcol {
    float: left;
    width: 750px;
    display: inline;
    margin: 0;
    padding: 10px;
}

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

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

#navCenter {
    width: 825px;
    margin: 0 auto;
}

.current_page_item a {
    color: #262424 !important
}

.sf-menu a {
    font-family: 'Arial', sans-serif;
    font-size: 14px;
/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 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*/
}

.sf-menu {
    float: left;
}

.sf-menu li {
	/*background:		transparent;*/
}

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

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

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

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #262424;
    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: #262424;
    outline: 0;
    background: #99a8bc;
}

.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: #262424;
    outline: 0;
    background: #99a8bc;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    background: #718bb3;
    color: #FFFFFF;
    width: 990px;
    height: 170px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

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

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

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

.bluetext {
    color: #3d4c65;
}

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

.blue {
    border: solid 1px #3d4c65;
}

.bluebrd {
    border: solid 1px #3d4c65;
}

.bluebox {
    border: solid 1px #3d4c65;
    background: url('images/boxbg.png');
}

#goldarea {
    background: url('images/goldpattern.png');
    color: #3a3b26;
    padding-left: 15px;
    border: 1px solid #e3e4bb;
}

#goldarea p {
    padding: 10px;
}

#goldbox {
    width: 373px;
    height: 193px;
    background: url('images/goldboxbg.png') no-repeat;
    font-size: 20px;
    margin-top: 34px;
    text-align: right;
    padding-right: 15px;
}

#goldbox h1 {
    margin-top: 20px;
    font-weight: normal;
    padding-right: 10px;
    font-size: 1.2em;
    line-height: 1.4em;
}

#bluestrip {
    background: url('images/bluestrip.png') repeat-x;
    width: 990px;
    height: 17px;
    padding: 0;
    margin: 0;
    clear: both;
}

#bluecrosshatch {
    background: url('images/bluecrosshatch.png');
}

#button1 a {
    color: #FFF !important;
    width:214px;height:135px;
}

#button1 {
    width: 214px;
    height: 135px;
    background: url('images/1.png') no-repeat;
    margin-right:15px;
    margin-bottom:0;
    padding:0;
}

#button1 h1 {
    color: #FFF !important;
    padding-top: 55px !important;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
}

#button2 a {
    color: #FFF !important;
    width:214px;height:135px;
}

#button2 {
    width: 214px;
    height: 135px;
    background: url('images/2.png') no-repeat;
    margin-bottom:0;
    padding:0;
}

#button2 h1 {
    color: #FFF !important;
    padding-top: 55px !important;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
}

#button3 a {
    color: #FFF !important;
    width:214px;height:135px;
}

#button3 {
    width: 214px;
    height: 135px;
    background: url('images/3.png') no-repeat;
    margin-right:15px;
    margin-bottom:0;
    padding:0;
}
#s{color:#FFF;}
#button3 h1 {
    color: #FFF !important;
    padding-top: 55px !important;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
}

#button4 a {
    color: #FFF !important;
    width:214px;height:135px;
}

#button4 {
    width: 214px;
    height: 135px;
    background: url('images/4.png') no-repeat;
    margin-bottom:0;
    padding:0;
}

#button4 h1 {
    color: #FFF !important;
    padding-top: 55px !important;
    margin-bottom: 0;
    padding: 0;
    font-size: 24px;
    text-transform: uppercase;
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
}

.mapaddy {
    text-align: center;
    font-size: 120%;
    line-height: 1.5em;
    font-weight: bold;
}

.mapaddy2 {
    font-size: 120%;
    line-height: 1.5em;
    font-weight: bold;
}