/*
Theme Name: Boynton Sport & Back Physical Therapy 522
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);

* {
	margin: 0;
}

html, body {
	height: 100%;
}

* {
  box-sizing: border-box;
}

html {
position: relative;
min-height: 100%;
}
#footer {
position: absolute;
bottom: 0;
width: 100%;
height:150px;
}

html {
    background: url('images/patternbg.png');
    overflow-y: scroll;
}

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

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

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

h1, #faqTitle{font:140%,italic;}
#faqTitle{text-align:center;}
h1 span{color:#464646;}
h2{font-size:120%;}
h3{font-size:105%;}

.base,.gmaptopper {
    background-color: #890000 !important;
    border-color: #890000 !important;
}

.base_sprite,.base_numbers li:before {
    background-image: url(images/shortcodes/sprites/custom_sprite_890000.png) !important;
}

.base_text,.base_sprite a,h1,h2,h3,h4,h5,h6,.brd,.testimonial,.colorlist,.bodytext {
    color: #13537f !important;
}

.altcolor {
    color: #000
}

a:link {
    color: #890000
}

a:visited,a:active {
    color: #890000
}

a:hover {
    color: #13537f;
    text-decoration: none
}

.box {
    border: 2px solid #890000;
    background-color: #890000;
    box-shadow: 0 0 10px #a0a0a0;
    border: 2px solid #fff;
    padding: 12px;
    color:#FFF;
}

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

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

.brd1 {
    border: solid 2px #13537f;
}

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

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

.faqbackground {
    background-color: #d2e7e1;
}


/*-----Header--------*/
#swoosh{position:absolute;top:0;z-index:2;width:990px;height:975px;background:url('images/swoosh.png') no-repeat;}
#logo{width:580px;height:135px;position:absolute;top:20px;left:32px;z-index:200;}
#tagline{width:363px;height:62px;position:absolute;top:130px;right:40px;z-index:200;}
#hero{width:772px;height:330px;margin-left:208px;}

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

#topaddr {
    font-family: 'PT Sans Narrow', sans-serif;
    font-size: 16px;
    font-weight: 300;
    position: absolute;
    right: 24px;
    text-align: right;
    top: 14px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    z-index:200;
}

#topaddr span {
    font-size: 1.25em;
    line-height: 1.05em;
    color:#13537f;
}

#topaddr * {
    text-decoration: none;
    color: #8c0000;
}

#topaddr a:hover {
    color: #13537f !important;
}

#topaddr a:hover span {
    font-size: 1.25em;
    color: #13537f !important;
}

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

.main {
    position: relative;
    padding: 0;
    width: 990px;
    margin: 0 auto 30px;
    text-align: left;
    overflow: hidden;
    background: transparent;
    z-index:150;
}

#rightcol {
    float: right;
    width: 750px;
    margin: 0;
    padding: 10px 0 0 20px;
}

#sidebar {
	position: absolute;
	top:485px;
	left:2px;
    width: 220px;
    height: 500px;
    margin: 0;
    padding: 0;
    z-index:100;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 595px;
    margin: 0 auto;
    font-family: 'PT Sans Narrow', sans-serif;
    text-transform:uppercase;
    position: absolute;
    z-index: 300;
    height: 34px;
    top:203px;
    right:20px;
}

.current_page_item a {
    color: #b6dff5 !important
}

.sf-menu a {
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 15px;
	/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 10px;
    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: #8a0000;
}

.sf-menu li li li {
    background: #8a0000;
}

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

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

#footer {
    position: relative;
    color: #FFFFFF;
    width: 990px;
    height:150px;
    text-align: left;
    margin: 0 auto;
    padding: 0;
    background:url('images/centerbg.png') repeat-y #890000;
}

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

#footer p {
    padding: 0 14px;
    margin: 0;
    text-align:center;
}
#footercenter{width:780px;margin-left:210px;padding-top:25px;}

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

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

.hr {
    border-bottom: 3px double #464646;
    margin: 12px 44px 24px;
}

/* subtle heading box w/ white bg and lt grey border */
h4.prelist {
  background: none repeat scroll 0 0 #FAFAFA;
  border: 1px solid #464646;
  color: #13537f !important;
  font-size: 18px;
  letter-spacing: 1px;
  padding: 3px 12px;
  margin-bottom: 4px;
}

.bluetext{color:#13537f !important;}
.bluebrd{border:solid 1px #13537f;}
.bluestrip{background:#13537f color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}

.redtext{color:#890000 !important;}
.redbrd{border:solid 1px #890000;}
.redstrip{background:#890000; color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:10px;}
.redbox {background:#890000; color:#FFF;padding:9px;
   -moz-box-shadow:    inset 0 0 10px #000000;
   -webkit-box-shadow: inset 0 0 10px #000000;
   box-shadow:         inset 0 0 10px #000000;}
.redbox .testimonial {color:#FFF !important;font-style:italic;}

.imgshadow {
    box-shadow: 0 0 10px #a0a0a0;
    border: 2px solid #fff;
    margin: 14px;
}

a:hover .imgshadow,a:active .imgshadow{
    box-shadow: 0 0 10px #890000;
}

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

.gfield_label, .gform_description {color: #13537f}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield input[type=email],
.gform_wrapper .gform_body .gform_fields .gfield input[type=tel],
.gform_wrapper .gform_body .gform_fields .gfield input[type=url],
.gform_wrapper .gform_body .gform_fields .gfield input[type=number],
.gform_wrapper .gform_body .gform_fields .gfield input[type=password],
.gform_wrapper .gform_body .gform_fields .gfield select,
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	color:#13537f;
	border:solid 1px #890000;
}

#comment, #s {
	color:#13537f;
	border:solid 1px #890000;
}

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

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;
}
hr {
border: 0;
color: #890000;
background-color: #890000;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}
hr.grey {
border: 0;
color: #464646;
background-color: #464646;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}
hr.blue {
border: 0;
color: #13537f;
background-color: #13537f;
height: 1px;
width: 100%;
text-align: left;
margin-left:0;
}

.mbbrd1{border:solid 1px #13537f}

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