/*
Theme Name: P.t. Northwest Of Longview Inc. 292
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 {
    overflow-y: scroll;
    background: url(images/sliververt.jpg) repeat-x #ACACAA;
}

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

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

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

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

.altcolor {
    color: #4D6BAB
}

a:link {
    color: #87121A
}

a:visited {
    color: #87121A
}

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

.box {
    border: 2px solid #4D6BAB;
    background-color: #B8222C;
    padding: 12px;
}

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

.brd {
    border: solid 2px #4D6BAB;
}

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

.brd2 {
    border: 3px solid #171717;
}

.dbrd {
    border: solid 2px #4D6BAB;
    background-color: #B8222C;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #B8222C;
    background-color: #4D6BAB;
    padding: 3px;
}

.faqbackground {
    background-color: #e6e6e6;
}


/*-----Header--------*/
header {
    height: 210px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
}



.addr {
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    top: 105px;
    line-height: 16px;
    width: 330px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    text-transform: uppercase;
}

#topaddr {left:0px;}

#topaddr1 {left: 220px;}

#topaddr2 {left: 450px;}

#topaddr3 {right: 0px;}

.addr a:link,.addr a:visited{
    color:#fff;
}

.addr a:hover,.addr a:active {
    color: #C3434A !important;
}


/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -50px;
    width: 990px;
    background: url(images/sliverhori.jpg) repeat-y transparent;
}

.mainback {
    background: url(images/292main.jpg) no-repeat transparent;
    width: 990px;
    height: 900px;
    position: absolute;
}

.main {
    position: relative;
    width: 770px;
    margin: 0;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#rightcol {
    width: 720px;
    min-height:880px;
    margin: 20px 0 0;
    padding: 0 12px 10px 30px;
    border-right: 2px solid #84161D;
}

#sidebar {
	position: absolute;
	top:210px;
    width: 220px;
    min-height: 700px;
    margin: 0;
    padding: 0;
    right: 0;
    /*border-left: 2px solid red;*/
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 131px auto 0;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 30px;
}
#navcenter{height:30px;}

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    text-shadow: 1px 1px 0 #333333;
    font-size: 12.5px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 7px 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 li a {
    border-right: none;
}

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

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

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

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

#footer {
    position: relative;
    width: 990px;
    text-align: left;
    margin: 0 auto;
}


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

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

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

.mbbrd1 {
    border:2px solid #191919;
    margin:14px 0 0 8px;
}

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

.bluetext{color:#496aad !important;}
.bluebrd{border:solid 1px #496aad;}
.bluestrip{background:#496aad;padding:3px;color:#FFF;font-weight:bold;text-align:center;}
.bluestrip2{background:#496aad;padding:7px;color:#FFF;font-weight:bold;text-align:left;margin-left:15px;margin-right:-13px;}

.redtext{color:#9e1d22 !important;}
.redbrd{border:solid 1px #9e1d22;}
.redstrip{background:#9e1d22;padding:3px;color:#FFF;font-weight:bold;text-align:center;}
h1.redstrip2, #faqTitle{font-size:160%;background:#9e1d22;padding:7px;color:#FFF !important;font-weight:bold;text-align:left;margin-left:75px;margin-right:-13px;margin-bottom:20px;}
#faqTitle{
-webkit-top-left-radius: 8px;
-moz-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-bottom-left-radius: 8px;
-moz-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
}

.redpatternbox{border:solid 1px #9e1d22;background:url('/images/redpattern.png');}
.bluepatternbox{border:solid 1px #1b2c4a;background:url('/images/bluepattern.png');}

#maincontent ul li, #maincontent ol li {padding-bottom:6px;}
#maincontent ul li:first-child{padding-top:6px;}
#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:6px;}

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

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
}
.rightrnd{
-webkit-top-right-radius: 8px;
-moz-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-bottom-right-radius: 8px;
-moz-bottom-right-radius: 8px;
border-bottom-right-radius: 8px;
}
.leftrnd{
-webkit-top-left-radius: 8px;
-moz-top-left-radius: 8px;
border-top-left-radius: 8px;
-webkit-bottom-left-radius: 8px;
-moz-bottom-left-radius: 8px;
border-bottom-left-radius: 8px;
}
#s {border: solid 1px #000;}

#bulletext .colorlist {color:#FFF !important;}

#hero{width:725px;height:260px;margin-bottom:25px;}
#home-ss {height:260px;width:725px;}

.staffphoto {float:left;margin-right:15px;margin-bottom:5px;}
.staffwrap {
    clear: both;
    margin-bottom: 45px;
    min-height: 220px;
}
#spine-ss {height:248px;width:330px;}
#geriatric-ss {height:256px;width:330px;}
#pediatric-ss {height:256px;width:330px}