/*
Theme Name: Home Rehab Solutions 356
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);

/*STRUCTURE - header, footer, etc*/
html {
    background: url(/files/img/htmlsliver.jpg) repeat-x #142847;
    overflow-y: scroll;
}

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

body {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}
table{border-collapse:collapse;background:#FFF;}
td{color:#444;}

tr:nth-child(even) {background: #eee}
tr:nth-child(odd) {background: #FFF}

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

.whitestrip{background:#FFF;padding:4px;color:#464646;font-weight:bold;text-align:center;}
.redstrip{background:#F82B32;padding:4px;color:#FFF;font-weight:bold;text-align:center;}
.redstrip2{background:#F82B32;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:10px}

.greystrip{background:#ddd;padding:4px;color:#464646;font-weight:bold;text-align:center;}

h1,h2,h3,h4,h5,h6 {
font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    letter-spacing: .1em;
}

h1{font-size:170%;}
h2{font-size:135%;}
h3{font-size:105%;}

.altcolor {
    color: #F82B32
}

a:link {
    color: #fff200
}

a:visited {
    color: #fff200
}

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

.titled_box_content a{color:#F82B32 !important;}
.titled_box_content a:hover{color:#344F77 !important;}

.box {
    border: 2px solid #F82B32;
    background-color: #344F77;
    padding: 12px;
}

#medlib a, #medlib a:active,#medlib a:visited {color:#041f62;}
#medlib a:hover,#medlib a:visited {color:#F82B32;}
#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {color:#041f62;}
#medlib #bodyText {color:#000;}

.box1 {
    border: 2px solid #344F77;
    background-color: #344F77;
    padding: 12px;
}

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

.brd1 {
    border: solid 2px #344F77;
}

.dbrd {
    border: solid 2px #F82B32;
    background-color: #344F77;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #344F77;
    background-color: #F82B32;
    padding: 3px;
}

.faqbackground {
    background-color: #344F77;
}

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
    width: 990px;
    position: relative;
}

/*-----Header--------*/
header {
    height: 180px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background: url(/files/img/topglow1.jpg) no-repeat;
    position: relative;
}

#topaddr {
    font-family: "Questrial",sans-serif;
    font-size: 14px;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 14px;
    width: 400px;
    letter-spacing: .1em;
}

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

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

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

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

#maincol {
    float: left;
    width: 745px;
    display: inline;
    margin: 0;
    padding: 10px 10px 10px 30px;
}

#sidebarcol {
    float: left;
    width: 204px;
    border-right: 1px solid white;
    height: 788px;
    display: inline;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 985px;
    padding-left: 5px;
    margin: 0;
    position: relative;
    z-index: 100;
    height: 54px;
}

.menushadow {
    position: absolute;
    top: 206px;
    left: 0;
}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: "Questrial",sans-serif;
    text-shadow: 1px 1px 0 #333333;
    font-size: 16px;
    letter-spacing: 3px;
    padding: 10px 11px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.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: #061225;
}

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

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: #F82832 !important;
    outline: 0;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    letter-spacing: 1px;
}

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

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

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

.logo {
    margin-top: 6px;
}

.tagline {
    color: #FF2A36;
    font-family: "Questrial",sans-serif;
    font-size: 34px;
    height: 50px;
    left: 300px;
    letter-spacing: 2px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 90px;
    width: 530px;
}

.slider {
	display:block;margin:0 auto 16px;
}

.sidebarmb a {
    background: url("http://ptclinic.com/site/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 48px;
    margin: 20px auto 0;
    padding-top: 48px;
    text-align: center;
    width: 166px;
}

.sidebarmb a:link,.sidebarmb a:visited {
    color: white !important;
}

.sidebarmb a:hover,.sidebarmb a:active {
	opacity: 0.5;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity = 50);
}

.titled_box .normal {
    color:#888 !important;
}