/*
Theme Name: Pro Motion Physical Therapy 1162
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-color: #104A8E;
    overflow-y: scroll;
}

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

body {
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
}

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

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

.altcolor {
    color: #7e130f
}


a:link {
    color: #d31145
}

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

a:hover,a:focus,a:visited:hover {
    color: #373c42;
    text-decoration: none
}

.box {
    border: 2px solid #004080;
    background-color: #e3ebf3;
    padding: 12px;
    font-size:115%;
}

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

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

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

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

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

.faqbackground {
    background-color: ####;
}


/*STRUCTURE - header, footer, etc*/

.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -145px;
    width: 100%;
    background: url(images/sliver.jpg) repeat-y center #10498E;
}

/*-----Header--------*/
header {
    height: 176px;
    width: 100%;
    text-align: left;
    position: relative;
    background: url(images/headersliver.jpg) repeat-x transparent;
}

.headercenter {
    width: 1000px;
    height: 176px;
    position: relative;
    margin: 0 auto;
}

.swoosh {
    width: 996px;
    height: 422px;
    position: absolute;
    z-index: 23;
}

#topaddr {
    font-family: 'Josefin Sans',sans-serif;
    font-size: 18px;
    font-weight: 600;
    position: absolute;
    right: 17px;
    text-align: right;
    top: 44px;
    width: 400px;
    letter-spacing: .1em;
    line-height: 1.2em;
    z-index: 100;
}

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

#topaddr a:hover {
    color: #303338 !important;
}

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

#rightcol {
    float: right;
    margin: 0;
    padding: 70px 30px 10px 0;
    width: 700px;
}

#leftcol {
    width: 220px;
    height: 788px;
    margin: 0;
    padding: 0;
    z-index: 24;
    position: absolute;
    top: 340px;
}

.sidebarcurve {
    z-index: 22;
    position: absolute;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

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

.current_page_item a {
    color: #b3b3b3 !important
}

.sf-menu a {
    font-family: 'Michroma', sans-serif;
    font-size: 9px;
    letter-spacing: 1px;
    padding: 9px 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: #1F49B1;
}

.sf-menu li li li {
    background: #1F49B1;
}

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

/*DESIGN ELEMENTS - boxes and such*/

#footer,.push {
    height: 145px;
}

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    background: url(images/footersliver.jpg) repeat-x transparent;
}

.footercenter{
	width: 762px;
	padding-left: 228px;
	height: 140px;
	margin:0 auto;
}

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

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

.fbicon {
    display: block;
    margin: 0 auto 22px;
    width: 48px;
    height: 48px;
    background: url(images/fb.png) no-repeat;
    z-index:3000;
}


.homeleft {width:380px;float:left;position:relative;}


.homeright {
width: 260px;
float: right;
position: relative;
background: #62707D;
padding: 17px;
color: white;
margin-right: -13px;
height: 408px;
margin-top: -30px;
}

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

.bluetext{color:#004080;}
.bluestrip{background:#004080;padding:3px;color:#FFF;font-weight:bold;text-align:center;}
.bluebrd{border:solid 1px #004080;}
.greystrip{background:#CCC;padding:3px;color:#004080;font-weight:bold;text-align:center;margin-bottom:15px;}


.redtext{color:#d31145;}

#whitebullets .normal, #whitebullets .colorlist {color:#FFF !important;}

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:link.whitelink { color: #FFFF66 !important;text-decoration:none; }
A:hover.whitelink { color: #FFF !important;text-decoration:none; }
A:active.whitelink { color: #FFFF66 !important;text-decoration:none; }
A:visited.whitelink { color: #FFFF66 !important;text-decoration:none; }
A:visited:hover.whitelink { color: #FFF !important;text-decoration:none; }

#button1 a {
    color: #FFF !important;
}

#button1 {
    width: 182px;
    height: 117px;
    background: url('images/button1.png') no-repeat;
    margin-bottom: 15px;
    z-index:3000;
}

#button1 h1 {
    color: #FFF !important;
    padding-top: 50px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed','droid sans', arial, sans-serif;
}

#button1 h1 span {
    color: #FFF !important;
    margin: 0;
    font-size: 11px;
    font-weight: normal;
    text-transform: capitalize;
    letter-spacing: 4px;
}

#button2 a {
    color: #FFF !important;
}

#button2 {
    width: 182px;
    height: 117px;
    background: url('images/button2.png') no-repeat;
    z-index:3000;
    margin-bottom: 15px;
}

#button2 h1 {
    color: #FFF !important;
    padding-top: 50px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed','droid sans', arial, sans-serif;
}

#button3 a {
    color: #FFF !important;
}

#button3 {
    width: 182px;
    height: 117px;
    background: url('images/button3.png') no-repeat;
    z-index:3000;
    margin-bottom: 15px;
}
#s{color:#FFF;}
#button3 h1 {
    color: #FFF !important;
    padding-top: 47px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed','droid sans', arial, sans-serif;
}

#button4 a {
    color: #FFF !important;
}

#button4 {
    width: 182px;
    height: 117px;
    background: url('images/button4.png') no-repeat;
    z-index:3000;
    margin-bottom: 15px;
}

#button4 h1 {
    color: #FFF !important;
    padding-top: 58px;
    font-size: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'open sans condensed','droid sans', arial, sans-serif;
}

.homeslider {height: 360px; width: 800px;float: right;margin-top: -70px; margin-bottom: 30px; margin-right: -13px;}

.sliderphoto {height: 360px; width: 800px;}

.servicesphoto {height:425px;width:295px;}

.insurancecol {width:30%;float:left;}

.page-id-7 h4, .ctr{text-align:center;}
.page-id-7 img, img.ctr{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;
}

div.staffBox{
margin:0px 0px 50px 0px;
text-align:justify;
letter-spacing:0;
}

.staffBox img{
float:left;
margin-bottom:10px;
margin-right:10px;
border:2px solid #000;
}

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

.staffBox div{
margin-left:145px;
width:540px;
}