/*
Theme Name: Sportscare Physical Therapy 703
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/sliver.jpg') repeat-x #f7f7f9;
    overflow-y: scroll;
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Droid Sans",sans-serif;
    background:url('images/centerbg.png') repeat-y center;
}

table{border-collapse:collapse;}

h1,h2,h3,h4,h5,h6 {
color:#74c6db !important;

}

h1, #faqTitle{font-size:160%;}
h2{font-size:135%;}
h3{font-size:115%;}

#faqTitle{text-align:center;}

.base,.gmaptopper {
    background-color: #294179 !important;
    border-color: #294179 !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,.bluetext {
color:#74c6db !important;

}

.altcolor {
    color: #294179
}

a:link {
    color: #696a6c
}

a:visited,a:active {
    color: #696a6c
}

a:hover,a:active:hover,a:visited:hover {
    color: #74c6db;
    text-decoration: none
}

.box {
    border: 2px solid #74c6db;
    background-color: #d9d8d8;
    padding: 12px;
}

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

.brd {
    border: solid 2px #74c6db;
}

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

.dbrd {
    border: 2px solid #74c6db;
    background-color: #d9d8d8;
    padding: 3px;
}

.dbrd1 {
    border: 2px solid #294179;
    background-color: #bdcdf1;
    padding: 3px;
}

.faqbackground {
    background-color: #bdcdf1;
}


/*-----Header--------*/
header {
    height: 165px;
    width: 990px;
    margin: 0 auto;
    text-align: left;
    background: url('images/header.png') no-repeat;;
    position: relative;
    z-index:200;
}

#hoursleft {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 790px;
    text-align: left;
    top: 15px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#hoursright {
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 15px;
    width: 130px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr {
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    left: 15px;
    text-align: left;
    top: 15px;
    width: 330px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
}

#topaddr span {
    font-size: 1.15em;
    line-height: 1.05em;
}

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

#topaddr a:hover {
    color: #696a6c !important;
}

#topaddr a:hover span {
    font-size: 1.15em;
    color: #696a6c !important;
}

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

.main {
    position: relative;
    padding:20px 30px 15px 30px;
    width: 919px;
    margin: 0 auto;
    text-align: left;
    overflow: hidden;
    background: transparent;
}

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

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

#hero{width:959px;height:385px;margin:-33px auto 0;position:relative;zoom:1;}
#hero H1{font-size:22px !important;line-height:1.25em;color:#FFF !important;text-align:center !important;padding:3px 0 0;position:absolute;bottom:16px;width:959px;height:50px;}
#hero a {color:#FFF !important;}
#hero a:hover {color:#74c6db !important;}

/*MENUS*/

#horimenu {
    width:959px;
    font-family: arial, serif;
    position: absolute;
    top:114px;
    left: 25px;
    z-index: 100;
    height: 30px;
    text-transform:uppercase;
}

.current_page_item a {
    color: #b3b3b3 !important
}

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

.sf-menu li li li {
    background: #121d37;
}

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

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

#footer {
    position: relative;
    color: #294179;
    width: 990px;
    background:url('images/footerbg.png') no-repeat top;
    text-align: center;
    margin: 0 auto;
    padding: 0;
}

#insidefooter{width:959px;margin:0 auto;}

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

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

#minibanner{width:919px;margin:0 auto;}
#minibanner ul{list-style-type:none;display:inline;float:left;}
#minibanner li {list-style-type:none;display:inline;padding-right:60px;width:166px;height:81px;}
#minibanner li:last-child{padding-right:0;}

#minibanner2{width:919px;margin:0 auto;}
#minibanner2 ul{list-style-type:none;display:inline;float:left;}
#minibanner2 li {list-style-type:none;display:inline;padding-right:60px;width:220px;height:110px;}
#minibanner2 li:last-child{padding-right: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;
}

/* SEO Styles */
.seoH1{ color: #2a4079;font-size:18px; }
.seoH2{ color: #2a4079;font-size:14px; }
.seoFooter{ font-size:x-small;color:#2a4079;margin:0;}
.seoFooter a:link,.seoFooter a:visited{color:#2a4079;text-decoration:none;}
.seoFooter a:hover,.seoFooter a:active{color:#2a4079;text-decoration:none;}
.seoPhrase{font-weight:normal;}

/* Orange Box */
.orangeBox {background: transparent; width:160px;}
.orangeBox h1, .orangeBox p {margin:0 10px;}
.orangeBox h1 {font-size:2em; color:#fff;}
.orangeBox p {padding-bottom:0.5em;}

.orangeBox .b1, .orangeBox .b2, .orangeBox .b3, .orangeBox .b4, .orangeBox .b1b, .orangeBox .b2b, .orangeBox .b3b, .orangeBox .b4b {display:block; overflow:hidden; font-size:1px;}
.orangeBox .b1, .orangeBox .b2, .orangeBox .b3, .orangeBox .b1b, .orangeBox .b2b, .orangeBox .b3b {height:1px;}
.orangeBox .b2 {background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}
.orangeBox .b3 {background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}
.orangeBox .b4 {background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}
.orangeBox .b4b {background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}
.orangeBox .b3b {background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}
.orangeBox .b2b {background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}
.orangeBox .b1 {margin:0 5px; background:#FDBD41;}
.orangeBox .b2, .orangeBox .b2b {margin:0 3px; border-width:0 2px;}
.orangeBox .b3, .orangeBox .b3b {margin:0 2px;}
.orangeBox .b4, .orangeBox .b4b {height:2px; margin:0 1px;}
.orangeBox .b1b {margin:0 5px; background:#FDBD41;}
.orangeBox .orangeBoxContent {display:block; background:#FDBD41; border-left:1px solid #FDBD41; border-right:1px solid #FDBD41;}

#orangeBoxText { background:#FDBD41;text-align:center;}
#orangeBoxText a:link {color: #FFF;}
#orangeBoxText a:visited {color: #FFF;}
#orangeBoxText a:active {color: #FFF;}
#orangeBoxText a:hover {text-decoration: none; color: #3E90FE;}

.staff{margin:10px;margin-top:0px;margin-left:0px;float:left;border:2px solid #2a4079;}
.floatRight{margin:10px;margin-top:0px;margin-right:0px;float:right;border:2px solid #2a4079;}

.greytext {
color:#818181;
}

.bluebrd, .bluebrd td {border:solid 1px #2A4079;}

.homerectangle{background:url('images/rounded-rectangle.png') no-repeat;width:265px;height:450px;text-align:center;color:#091b47;font-size:20px;}

.homerectangle h1 {font-size:22px;color:#091b47 !important;line-height:1.75em;letter-spacing:0.01em;padding-right:11px;margin-bottom:14px;padding-top:20px;font-family:"droid sans" sans-serif !important;}

.homerectangle h2 {font-size:20px;color:#091b47 !important;line-height:1.5em;letter-spacing:0.01em;padding-right:11px;font-family:"droid sans" sans-serif !important;}

.homerectangle h3 {font-size:16px;color:#091b47 !important;line-height:1.5em;letter-spacing:0.01em;padding-right:11px;font-family:"droid sans" sans-serif !important;}

.bluestrip {background:#2A4079;color:#FFF;font-weight:bold;text-align:center;padding:4px;margin-bottom:12px;}

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

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


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

.lightblue {color: #74c6db !important;}

.announcer {
    margin-bottom: 10px;
    font-size: 147%;
    font-weight: bold;
    text-align: center;
    border: 0px;
    background: transparent;
}

.announcer a {
    color: #294179;
}

.video-container.insurance {width: 425px; height: 344px;}

#socialmedia{position:absolute;top:16px;right:0;width:150px;}

a.facebook{color:#3c5daa !important;}

a.gplus{color:#d84936 !important;}

a:hover.facebook, a:hover.gplus {color:#464646 !important;}

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