/*
Theme Name: Premier Rehab 816
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/sidesliver.png') repeat-x #00516e;
    /*background: url('images/bluebg.jpg') repeat-x #030b16;*/
    overflow-y: scroll;
}

.wrapper {
    min-height: 750px;
    width: 990px;
    height: auto !important;
    /*height: 100%;*/
    margin: 0 auto -90px;
    position: relative;
    background: url('images/updownsliver.png') repeat-y center;
}

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

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

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

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

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

h1 {
    font-size: 150%;
}

h1 span {font-size:90%;color:#61d3f5;}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

h5 {font-size:1em; text-transform:capitalize !important;letter-spacing:1px !important;}

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

.altcolor {
    color: #555
}

a:link {
    color: #7B3F00
}

a:visited,a:active {
    color: #7B3F00
}

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

.box3 {
    border-top: 1px solid #7B3F00;
    border-bottom: 1px solid #7B3F00;
    padding: 6px;
    z-index: 1;
}

.brd {
    border: solid 1px #7B3F00;
}

.brd1 {
    border: solid 1px #7f8da9;
}

.dbrd {
    border: solid 1px #7B3F00;
    background-color: #FFE1BB;
    padding: 3px;
}

.box {
    border: solid 1px #7B3F00;
    background-color: #FFF;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #7B3F00;
    background-color: #d2f2fc;
    padding: 3px;
}

.box1 {
    border: solid 1px #7B3F00;
    background-color: #d2f2fc;
    padding: 3px;
}

.mbbrd1{border:solid 2px #7B3F00;margin-bottom:10px;}

.faqbackground {
    background-color: #d2f2fc;
}


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



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

#logo {
    height: 149px;
    width: 332px;
    position:absolute;
    top:0;
    left:0;
}

table#topaddr{
    width: 650px;
    float:right;
    padding: 0;
    margin: 30px 0 0 0;
    }
table#topaddr td {
    font-size: 12px;
    line-height: 20px;
    text-align:left;
}
ul#addrlist {
    width: 640px;
    float:right;
    padding: 0;
    margin-top: 30px;
    list-style-type: none;
    font-size: 13px;
    line-height: 12px;
}

ul#addrlist li {
    display: inline;
}

ul#addrlist li a {
    float: left;
    width: 600px;
    height: 30px;
    color: #252525 !important;
    padding: 0;
    text-decoration: none;
    text-align: right;
}

ul#addrlist li a span {
color:#7B3F00;
}

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

ul#addrlist li span a:hover{
    color: #006ad5 !important;
}


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

#leftcol {
    float: left;
    width: 160px;
    display: inline;
    margin-left: 8px;
    margin-right:6px;
    padding-left: 9px;
}

#middlecol {
    float: left;
    width: 516px;
    min-height: 788px;
    display: inline;
    margin-right: 15px;
    padding-right: 15px;
}

#rightcol {
    float: right;
    width: 175px;
    min-height: 788px;
    margin-right: 20px;
    padding-right: 10px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    position: absolute;
    z-index: 200;
    top:155px;
    height: 30px;
}

#navCenter {
    margin-left: 43px;
}

#main-nav {margin:3px 0 0 45px;}

.current_page_item a {
    color: #f4d9b8 !important
}

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

.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;
    text-transform: capitalize;
}

.sf-menu li li {
    background: #7B3F00;
}

.sf-menu li li li {
    background: #7B3F00;
}

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

.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: #f4d9b8;
    outline: 0;
    background: #006ad5;
}

#navcontainer { width: 150px;min-height:550px; }

#navcontainer h1 {margin-top:15px;height:30px;width:150px;background:#61d3f5;color:#FFF;line-height:30px;font-size:16px;font-weight:bold;text-align:center;color:#FFF !important;}

#leftsidemenu>ul
{
    margin: 0px;
    padding: 0;
    height:34px;
    list-style-type: none;
    font-family: Arial, Helvetica, sans-serif;
    font-weight:normal;
}

#leftsidemenu ul li {
    list-style-type:none;
    font-size:15px;
    line-height:27px;
    font-weight:normal !important;
    padding:0 !important;
}

#leftsidemenu ul li a
{
    display: block;
    padding-left: 12px;
    width: 144px;
    background:url('images/leftnavarrow.png') no-repeat;
    border-bottom: 1px dotted #5d3400;
}

#leftsidemenu a:link, #leftsidemenu a:visited, #leftsidemenu a:active
{
    color: #000;
    text-decoration: none;
}

#leftsidemenu a:hover, #leftsidemenu a:focus
{
    color: #7B3F00;
    background:url('images/leftnavarrow_f2.png') no-repeat;
}

.loc-sub-menu ul {
	width: 262px;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    height: 90px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    background: url('images/footerbg.png') no-repeat bottom;
    font-size:10px;
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #19314a !important;
    font-size:10px;
}

/*-------- 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: #5d3400;
    background-color: #5d3400;
    height: 1px;
    width: 100%;
    text-align: left;
}

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

.brownbrd {
    border: solid 1px #7B3F00;
}

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

.browntext {
    color: #7B3F00;
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

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

.bluebrd {
    border: solid 1px #006ad8;
}

.bluetext {
    color: #006ad8;
}

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

/*Video Items*/
.fps img {
			margin-top:190px;
			border:0px;
}
.fps {
			background-color:#000;
			background-repeat:no-repeat;
			display:block;
			width:480px;
			height:384px;
			outline:none;
			border:4px solid #00003F;
			text-align:left;
			margin:10px;
			text-align:center;
}
.video352 {
	width:352px;
	height:264px;
}
.video352 img {
	margin-top:70px;
}
.fps:hover {
    border:4px solid #B5A08A !important;
}

.smallmap{width:220px;height:160px;}

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

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

.seoPhrase {
    font-weight: normal;
}

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

.locname {
    background-color: #006ad8 !important;
    border-color: #006ad8 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 6px;
    color: #FFF !important;
    font-weight: bold;
    /*text-align: center;*/
    margin-bottom: 9px;
}

a.gplus{color:#d84936 !important;}
a:hover.gplus {color:#464646 !important;}

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