/*
Theme Name: Mashpee Fitness Center 1185
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/sidesliver1.jpg) repeat-x #013378;
}

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: "Josefin Sans",sans-serif;
}

#side-links {background-color:#ffffff;
    width: 175px;
    padding:10px;
}


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

.altcolor {
    color: #7EC648
}

a:link,a:visited {
    color: #559E2C
}


a:hover,a:active {
    color: #2296D8;
    text-decoration: none
}

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

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

.brd {
    border: solid 2px #7EC648;
}

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

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

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

.faqbackground {
    background-color: #E7F7DD;
}


/*-----Header--------*/
header {
    height: 149px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 1;
}

.home header{
    height: 369px;
}

.headback {
    height: 149px;
    width: 990px;
    background: url(images/header.jpg) no-repeat transparent;
    z-index: 6;
    position: absolute;
}

.homephotos{
    height: 270px;
    width: 990px;
    background: url(images/photobar.png) no-repeat transparent;
    position: absolute;
    top:108px;
    z-index: 5;
}

#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 20px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    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: #e5f5f2;
}

#topaddr a:hover {
    color: #00ff00 !important;
}

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

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px;
    width: 990px;
    background: url(images/sidebarsliver.jpg) repeat-y #ECF8FC;
    position: relative;
}

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
    min-height: 931px;
}

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


#sidebar {
	position: absolute;
	top:160px;
    width: 260px;
    height: 931px;
    margin: 0;
    padding: 17px;
    background: url(images/sidebar.jpg) no-repeat transparent;
    z-index: 3;
}

.mbbrd1 {margin-bottom:13px;border:2px solid #78C841;}

.home #sidebar {
    padding-top: 200px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 990px;
    margin: 0 auto;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 34px;
    top: 115px;
    left: 27px;
}

.current_page_item a {
    color: #E7F7DD !important
}

.sf-menu a {
    font-family: 'Josefin Sans', sans-serif;
    text-shadow: 1px 1px 0 #333333;
    font-size: 16px;
    letter-spacing:2px;
    font-weight: bold;
    padding: 10px 20px 9px;
    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;
    text-transform:capitalize !important;
}

.sf-menu li li {
    background: #2295D8;
}

.sf-menu li li li {
    background: #2295D8;
}

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

/*DESIGN ELEMENTS - boxes and such*/
.push {
    height: 120px;
}

#footer {
    position: relative;
    color: #013378;
    width: 748px;
    text-align: center;
    left:50%;
    margin-left: -253px;
    background: #BBF39E;
    border-top: 3px solid #559E2C;
    height: 117px;
}

#footer a:link,#footer a:visited {
    color: #559E2C;
}

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


.socialicons {
    position: absolute;
    right: 10px;
    width: 225px;
    height: 40px;
    top:157px;
}

.home .socialicons{
    top:380px;
}

.socialicons a{
    display: block;
    width:32px;
    height: 32px;
    float:right;
    margin-left: 10px;
}

.fbicon{
    background: url(images/facebook.png) no-repeat transparent;
}

.youtubeicon{
    background-image: url(images/youtube.png);
}

.twittericon{
    background: url(images/twitter.png) no-repeat transparent;
}

.bloggericon{
    background: url(images/blogger.png) no-repeat transparent;
}

.instagram {background: url("/files/2016/04/instagram.png") no-repeat transparent;}

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

.colorlist {
color: #FFCC66;
}

.blue {
color: #1277ee;
background-color: #ECF8FC !important;
}

.mashpeeadd {float:left;margin-left:154px;}

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: #1277ee;
background-color: #1277ee;
height: 1px;
width: 100%;
text-align: left;
}

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

.bluestrip{background:#1277ee;padding:3px;color:#FFF;text-align:center;margin-bottom:15px;}
.bluebrd{border:solid 1px #1277ee;}
.bluestrip2{background:#1277ee;padding:3px;color:#FFF;margin-bottom:15px;font-weight:bold;}

.question a{padding-left:18px;text-decoration:none;display:inline-block;}
.question a{background-image:url("http://www.ptclinic.com/x3/images/plusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}
.questionOver a{background-image:url("http://www.ptclinic.com/x3/images/minusdark.png"); background-repeat:no-repeat; background-position:0px 4px;}


.bluetext{color:#013378;}
.bluetext2{color:#1277ee;}

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

.third {width:31%;float:left;}

.col {width:48%;float:left;}

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

.runnerBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #09b348;
}

.runnerBox h4{
margin:0;
padding-top:0px;
}

.runnerBox h4 span{
font-weight:normal;
font-style:italic;
}

.runnerBox div{
margin-left:200px;
width:430px;
}