/*
Theme Name: XWP Child
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;
}

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

body {
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: 'EB Garamond', serif;
}

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #158600
}

a:visited {
    color: #158600
}

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

a.linkopacity:hover img {
-moz-opacity: 0.7;-khtml-opacity: 0.7;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
filter: alpha(opacity = 70);
opacity: 0.7;
}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;-khtml-opacity: 1.0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity = 100);
opacity: 1.0;
}

.box {
    border: 2px solid #7e130f;
    background-color: #592615;
    padding: 12px;
}

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

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

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

.dbrd {
    border: solid 2px #7e130f;
    background-color: #592615;
    padding: 3px;
}

.dbrd1 {
    border: solid 2px #592615;
    background-color: #7e130f;
    padding: 3px;
}

.faqbackground {
    background-color: #ffffc2;
}


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

#topaddr {
    font-family: 'EB Garamond', serif;
    font-size: 20px;

    position: absolute;
    right: 3px;
    text-align: right;
    top: 30px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: 0;
}

#topaddr span {
    font-size: 22px;
    line-height: 1.05em;
    font-weight: bold;
}

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

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

#topaddr a:hover span {
    font-size: 22px;
    color: #158600 !important;
    font-weight: bold;
}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
    background:url('images/mainbg.jpg')repeat-x #fff;
}

.main {
    position: relative;
    padding: 0;
    width: 900px;
    margin: 89px auto 0;
    text-align: left;
    overflow: hidden;
    background: white;
    min-height:455px;
}

#rightcol {
    float: left;
    width: 800px;
    margin: 0;
    padding: 10px 50px;
}

#sidebar {
	position: absolute;
	top:200px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 1100px;
    margin: 0 auto;
    font-family: 'EB Garamond', serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 155px;
    left: 25px;
}

.current_page_item a {
    color: #102377 !important;
    /*color: #E0C200 !important;*/
}

.sf-menu a {
    font-family: 'EB Garamond', serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 16px;
	/*font-weight: bold;*/
    letter-spacing: -1px;
    padding: 6px 6px 0px 26px;
    border: none;
    text-decoration: none;
    text-transform: 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 a:hover {
    border-right: none;
    /*background: #000A6B;*/
    background: #106300;
}

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

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

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

/* Jump Program: Plyometric Injury Prevention Menu */
#menu-item-49 ul {
width:325px;
}

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/footer.jpg')repeat-x #158600;
    height:188px;
    padding-top:10px;
}

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

.logo {width:270px;height:103px;background:url('images/logo.png')no-repeat;position:absolute;top:24px;z-index:1;}

.watermark {width:275px;height:147px;background:url('images/watermark.png');position:absolute;}

.tagline {top:66px;left:330px;width:350px;height:20px; font-family: 'EB Garamond', serif;font-size: 17px;
color: #000A6B;position:absolute;}

#SlideDeck-50-frame{position: absolute;top: 1px;left: 0px;}

.shadows {width: 911px;
height: 435px;
background: url('images/slidershadows.png')no-repeat;
z-index: 10;
position: absolute;
left: -6px;
top: -1px;}

.homecontent {margin-top:450px;}

.bluebar {width:900px;height:40px;background-color: #000A6B;position: absolute;top: 415px;left: 0px;}

.homebox {width:30%;min-height:735px;border-right:1pt solid #000;padding:5px;}

.homebox2 {width:32%;height:auto;padding:5px;}

.shadow {position: absolute;
width: 900px;
height: 8px;
background: url('images/shadow1.png')no-repeat;
top: 189px;
z-index: 10;
left: 45px;}

.main.fullwidth {
width: 850px;
padding: 0px 20px 0px 20px;
}

.testimonials {color:#158600;text-align: right;}

.footerlinks {margin:0 auto;position:relative;width:900px;height:50px;}

.whitebutton {width: 217px;
height: 40px;
background: url('/files/images/whitebutton1.png')no-repeat;
padding: 5px;
position: absolute;
right: 0px;
top: 10px;}

.friend_us {width: 75px !important;
margin: 5px 15px 0px 0px;}

table {
    width: 70%
}

.bshdow {
    box-shadow: 5px 5px 5px #888;
}

.sub-menu {
    min-width: 200px;
}

.sub-menu li {
    min-height: 30px;
}

.topbox{
    border: 2px solid #000A6B;
    padding: 15px 0 0 15px;
    background-color: #E8E8E8;
    width: 100%;
    text-align: center;
}

.minitbl td{
    min-width: 220px;
}

.leftblog {
    margin-top: 20px;
    margin-left: 20px;
    float:left;
    width: 60%;
}

.rightblog {
    margin-top: 20px;
    float:right;
    width: 33%;
    font-size: 12px;
}

.rightblogbox {
    margin-right: 20px;
    border-left: 1px solid #000;
    padding: 10px;
    height: 100%;
    width: 100%;
    position: absolute;
}

textarea#comment {
    height: 80px;
    box-shadow: inset 5px 5px 5px 0px #DDD;
    border: 1px solid #BBB;
}

#submit {
    height: 28px;
    padding: 4px 10px 10px 10px;
    margin: 0px;
}

div.postbox {
    border: 2px solid #000A6B;
    margin-bottom: 10px;
    padding: 10px;
    width: 545px;
    box-shadow: 1px 2px 5px 2px #999;
    min-height: 200px;
}

#virt-tour {
    margin-bottom:120px;
}

.greenstrip{background:#158600;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}

div.staffBox{
margin:0px 0px 50px 0px;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

.staffBox div{
margin-left:150px;
width:680px;
}

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