/*
Theme Name: Endurance Sports Performance & Rehabilitation 1245
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: url('images/sliver1.jpg') repeat-x #025D92;
    overflow-y: scroll;
}

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

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

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

h1 {font-size:150%;}
h1 span {font-size:85%;color:#0078bd;}
h2{font-size:130%;}
h3{font-size:115%;}

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

.altcolor {
    color: #7e130f
}

a:link {
    color: #025D92
}

a:visited,a:active {
    color: #025D92
}

a:hover, .colored_box a:hover {
    color: #072a4c;
    text-decoration: none;
}

.colored_box a {
    color: #74C0ED;
    font-weight: bold;
}

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

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

.brd {
    border: solid 2px #0078bd;
}

.brd1 {
    border: solid 2px #072a4c;
}

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

.dbrd1 {
    border: solid 2px #072a4c;
    background-color: #c3e4f7;
    padding: 3px;
    color:#072a4c;
}

.faqbackground {
    background-color: #c3e4f7;
}


/*-----Header--------*/
header {
    height: 172px;
    text-align: left;
    background-color: transparent;
    position: relative;
}

.headercenter{
    width:944px;
    height: 172px;
    margin:0 auto;
    position: relative;
    background:#FFF;
}
#logo{width:306px;height:125px;}

#topaddr {
    font-family: "PT Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 18px;
    text-align: right;
    top: 22px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.5em;
    line-height: 1.05em;
    color:#0078bd;
}

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

#topaddr a:hover {
    color: #0078bd !important;
}

#topaddr a:hover span {
    font-size: 1.5em;
    color: #072a4c !important;
}

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

#hero {width:944px;height:434px;position:relative;margin:0 auto;background:url('images/herobg.png') repeat-x;border-top:solid 1px #FFF;}
#herophoto {width:943px;height:389px;margin:6px auto 0;}
#me3hero {width:944px;height:244px;position:relative;margin:0 auto;background:url('images/herobg.png') repeat-x;border-top:solid 1px #FFF;}
#me3herophoto {width:944px;height:204px;margin:6px auto 0;}

.main {
    position: relative;
    padding: 0;
    width: 670px;
    min-height:700px;
    margin: 25px 0 20px 25px;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

#sidebar {
	position: absolute;
	top: 630px;
	right:2px;
    width: 225px;
    min-height: 500px;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 944px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 36px;
    background:#072a4c;
}

#navCenter{margin-left:100px;}

#socialmedia{width:32px;height:32px;position:absolute;top:2px;right:3px;}

.current_page_item a {
    color: #caca4f !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 20px;
    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: #072a4c;
}

.sf-menu li li li {
    background: #072a4c;
}

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}


.footercenter{
    width:944px;
    height:94px;
    margin:0 auto;
    background: #082a4d;
    position: relative;
}

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

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

/*-------- Specific to this site ------------*/
/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}
.underline {
    text-decoration: underline;
}

.faq-page .question {/*font-size: 1.2em;*/ font-size: 16px; font-family: "PT Sans", sans-serif; text-transform: none; letter-spacing: 0.1px; font-weight: normal;}
.faq-page .video {margin-bottom: 20px; display: none;}

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


.mb {
    width: 175px;
    height: 97px;
    margin: 0 auto 20px auto;
    clear:both;
}

ul li, ol li {padding-bottom:9px;}
ul ul li:first-child, ol ol li:first-child {padding-top:9px;}

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


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

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

.goldtext{color:#caca4f;}

.bluetext{color:#0078bd;}

.faqTitle {
    font-family: "PT Sans",sans-serif;
    font-size: 150%;
}

.brdbtm {
    border-bottom: 1px dotted;
}

.testimonial {
    margin-right: 2px;
}

a.morelink {
    text-decoration:none;
    outline: none;
}
.morecontent span {
    display: none;
}
img.pic {width: 330px; height: auto;}
img.thumbnail {width: auto; height: 72px;}