/*
Theme Name: Neuro Fitness Therapy 1200
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 {
    background-color: #e6e6e6;
    overflow-y: scroll;
}
html {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
}

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

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

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

h1{font-size:165%;}
h2{font-size:145%;}
h3{font-size:115%;}

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

.altcolor {
    color: #000;
}

a:link {
    color: #570008
}

a:visited {
    color: #570008
}

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

.box {
    border: 2px solid #570008;
    background-color: #fac961;
    padding: 12px;
}

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

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

.brd1 {
    border: solid 2px #08a183;
}

.dbrd {
    border: solid 2px #570008;
    background-color: #fac961;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #08a183;
    background-color: #FFF;
    padding: 3px;
}

.faqbackground {
    background-color: #EEE;
}


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

#logo{position:absolute;top:27px;left:116px;width:504px;height:91px;}

#topaddr {
    font-family: 'lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 37px;
    text-align: right;
    top: 14px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.75em;
    line-height: 1.05em;
}

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

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

#topaddr a:hover span {
    font-size: 1.75em;
    color: #570008 !important;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:990px;
    margin: 0 auto -65px;
    background:url('images/centerbg.png') repeat-y};
}

#maincontent{
    width: 918px;
    margin: 0 auto;
    padding-bottom:25px;
    position:relative;
    min-height:600px;
}
.main {
    position: relative;
    padding: 0;
    width: 918px;
    min-height:840px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#rightcol {
    float: right;
    width: 730px;
    min-height:650px;
    margin: 0;
    padding: 10px 20px;
}

#sidebar {
	position: absolute;
	top:168px;
	right:25px;
    width: 220px;
    min-height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: "Open Sans Condensed", serif;
    position: relative;
    z-index: 100;
    height: 27px;
}

#navCenter{position:absolute;top:98px;left:310px;}

.current_page_item a {
    color: #fac961 !important
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #333333;*/
    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 li a {
    border-right: none;
}

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

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

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

.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: #fac961;
    background:#08a183;
    outline: 0;
}

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

#footer {
    position: relative;
    bottom:0;
    color: #FFFFFF;
    background:#570008;
    width: 990px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

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

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

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

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

.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: 50px;
    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);
}

.mb {
    width: 166px;
    height: 98px;
    margin: 0 auto 20px auto;
}
#faqTitle{text-align:center;font-size:160%;}
h5{border-bottom:none;font-size:90%;text-transform:capitalize;}

.hometop{width:700px;position:relative;float:left;margin-bottom:16px;}

.homecol1pic, .homecol2pic, .homecol3pic {width:230px;}
.homecol1pic, .homecol2pic, .homecol3pic {position:relative;padding-bottom:9px;margin-right:7px;float:left;min-height:1px;margin-bottom:0;}

.homecol1, .homecol2, .homecol3 {width:210px;background:#FFF;}
.homecolcontent{height:440px;}
.homecol1, .homecol2, .homecol3 {position:relative;padding:10px;margin-right:7px;float:left;min-height:1px;margin-bottom:0;}

#news{color:#FFF !important; width:200px;min-height:500px;}
#newscontent{width:175px;margin-left:25px;min-height:600px;}
#newscontent .subhead {font-size:16px;font-style:italic;font-family:"open sans",sans-serif;display:inline;}
#newscontent p {margin:0;padding-top:0px !important;padding-bottom:8px !important;}
#newscontent h1 {color:#FFF !important;font-weight:normal !important;font-size:24px !important;text-align:center;padding:0;margin-top:9px;margin-bottom:9px;}

#newscontent hr {
border: 0;
color: #FFF;
background-color: #FFF;
height: 1px;
width: 100%;
text-align: left;
margin-top:0;margin-bottom:10px;padding:0;
}

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

hr.green {
border: 0;
color: #08a183;
background-color: #08a183;
height: 1px;
width: 100%;
text-align: left;
}

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);
}
.browntext{color:#570008 !important;}
.brownstrip{background:#570008;padding:3px;color:#FFF;font-weight:bold;text-align:center;}
.brownbrd{border:solid 1px #570008;}

.greentext{color:#08a183 !important;}
.greenstrip{background:#08a183;padding:3px;color:#FFF;font-weight:bold;text-align:center;}
.greenbrd{border:solid 1px #08a183;}

.slideshow div {display: none;}
.slideshow div *{display: block;}

A:link.yellowlink { color: #fac961;text-decoration:none; }
A:hover.yellowlink { color: #000;text-decoration:none; }
A:active.yellowlink { color: #fac961;text-decoration:none; }
A:visited.yellowlink { color: #fac961;text-decoration:none; }
A:visited:hover.yellowlink { color: #000;text-decoration:none; }

.nolink {color: #252525 !important; cursor: text;}
.nolink:hover {color: #252525}

.video-container.insurance {width:350px; height:283px;}


a.linkopacity img {
    opacity: 1;
}

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

