/*
Theme Name: Physical Therapy & Chiropractic Associates of South Florida 1146
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%;

}

.fullbackground {background:url('/files/images/bgsliver.jpg')repeat-y #EAF0F5;
margin:auto;height:100%;position:relative;}

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;
}
/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
}
.wrapper {
    min-height: 100%;
    width: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    position: relative;
}

#footer, .push {
    height: 60px;
    clear: both;
    /* .push must be the same height as .footer */
}
h1,h2,h3,h4,h5,h6 {
    font-family: "arial",sans-serif;
}

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

.bluetext{color:#004080 !important;}
.bluestrip{background:#004080;padding:3px;color:#FFF;text-align:center;font-weight:bold;}
.bluebrd {border:solid 1px #004080;padding:8px;}

.altcolor {
    color: #7e130f
}

a:link {
    color: #31478E
}

a:visited {
    color: #31478E
}

a:hover,a:active {
    color: #11909A;
    text-decoration: none
}

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

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

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

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

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

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

.faqbackground {
    background-color: #CCC;
}

/*STRUCTURE - header, footer, etc*/
.wrappertable {
    height: 100%;
    width: 100%;
}

.wrappertable td {
	vertical-align: top;
}

.lefttd {
    background: url(images/leftsliver.jpg) repeat-y right #E2E2E2;
    width: 50%;
}

.righttd {
    background: url(images/headersliver.jpg) repeat-x #EAF0F5;
    width: 50%;
}

.middletd {
    width: 995px;
    background: url(images/sliver.jpg) repeat-y transparent;
}


/*-----Header--------*/
header {
    height: 297px;
    width: 995px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    background: url(images/header.jpg) no-repeat transparent;
}

#topaddr {
    font-family: 'Cabin',sans-serif;
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 13px;
    text-align: right;
    top: 37px;
    width: 400px;
    text-shadow: 1px 1px 2px #0080ff;
    letter-spacing: .1em;
    line-height: 1.3em;
}

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

#topaddr a:hover {
    color: #32488E !important;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 995px;
    min-height:700px;
    margin: -120px auto 0;
    text-align: left;
}

#leftcol {
    float: left;
    width: 765px;
    margin: 0;
    padding: 10px 30px 0;
}

#rightcol {
    float: left;
    width: 158px;
    margin: 120px 0 0;
    padding: 6px;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 677px;
    margin: 0;
    font-family: arial, serif;
    position: relative;
    z-index: 100;
    height: 32px;
    top:137px;
    left:320px;
}

.current_page_item a {
    color: #9AD1D4 !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    font-size: 12px;
    /*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 10px 13px;
    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: right;
}

.sf-menu li {
	/*background:		transparent;*/
}

.sf-menu li li a {
    border-right: none;
}

.sf-menu li li {
    background: #32478E;
}

.sf-menu li li li {
    background: #32478E;
}

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

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    margin: 0 0 0 180px;
    padding: 3px 0;
    position: relative;
    text-align: center;
    width: 815px;
}


#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 {position:absolute; z-index:1004;}

.sidebarmb a {
    background: url("/files/images/mb1.png") repeat scroll 0 0 transparent;
    display: block;
    font-size: 18px;
    font-weight: bold;
    height: 50px;
    margin: 15px -2px 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);
}

.hours
{width:155px;background:#C0E2E4;border:1px solid white;padding-left:5px;margin:10 auto;}

.topslider div {display: block;visibility: visible;}

.topslider {;margin-left:-28px;margin-top:-9px;width:813px; height:415px;margin-bottom: 16px;}
.slide {width:761px; height:275px;padding-left: 55px;padding-top: 140px;font-size: 30px;font-weight:bold;color:white;text-shadow: 1px 1px 2px #000;font-family: 'Cabin',sans-serif;line-height: 38px;z-index: 1000;}
#slide1{padding-top: 20px;height:405px;padding-left:35px;width:781px;}
#slide2{padding-top: 40px;height:385px;padding-left:35px;width:781px;color:#38478E;text-shadow: 1px 1px 2px #cccccc;}
#slide3{text-align:right;padding-top: 30px;height:395px;padding-right:35px;width:781px;color:#00092f;text-shadow: 1px 1px 2px #cccccc;padding-left: 0;}
#slide4{padding-top: 260px;height:155px;padding-left:85px;width:731px;}
#slide5{text-align: right;padding-top: 20px;height:405px;padding-left: 0;width:761px;padding-right: 55px;color:#F2812F;}

.topbox {width:775px;height:190px;background:#CBE5F2;border:10pt solid #304892;margin-bottom:10px;margin-left: -22px;}

.homeleft {width:350px;height:200px;float:left;position:relative;}

.homeright {width:350px;height:200px;float:left;position:relative;padding-left:20px;}

.bottomphotos {background:url('/files/images/bottomphotos.png');width:823px;height:144px;margin-left:-28px;margin-bottom:10px;}

.bottombox {width: 748px;
    background: #C0E2E4;
    padding: 20px;
    margin-left: -12px;
border: 4px solid #31478D;
margin-bottom: 12px;
margin-top: 12px;
}

    .brd {
        border: solid 2px #31478E;
    }

    .bluetext{color:#304892 !important;}
    .bluestrip{background:#304892;padding:3px;color:#FFF !important;text-align:center;font-weight:bold;}
    .bluebrd{border:solid 1px #304892;}

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

hr {
border: 0;
color: #304892;
background-color: #304892;
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);
}

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

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
}
.toprnd{
-webkit-top-left-radius: 12px;
-moz-top-left-radius: 12px;
border-top-left-radius: 12px;
-webkit-top-right-radius: 12px;
-moz-top-right-radius: 12px;
border-top-right-radius: 12px;
}

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

.painlist {margin-left:215px;}

.sportsinjuries1 {width:313px;float:left;}

.sportsinjuries2 {width:333px;float:right;}

.staff{width:764px;border:0;float:left;text-align:center;}

.staffmembers {width:32%;text-align:center;float:left;}

.insuranceleft {width:66%;float:left;}

.insuranceright {width:33%;float:left;}

.insurancevideo {width:425px;height:344px;}

.seoH1{ color: #004080;font-size:18px; }
.seoH2{ color: #004080;font-size:14px; }
.seoFooter{ font-size:x-small;color:#666;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:#666;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#888;text-decoration:none;}
.seoPhrase{font-weight:normal;}