/*
Theme Name: Total Physical Therapy 913
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);

@media all {
	* {
	    margin: 0;
	    padding: 0;
	}

	html, body {
		min-height: 100%; /* other browsers */
		height: auto !important; /* other browsers */
		height: 100%; /* IE6: treated as min-height*/
        position: relative;
	}
}



html {
    background: url('images/leftbg.png') repeat-x #eaa517;
    overflow-y: scroll;
}

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

body {
    background: url('images/bodybg.png') repeat-y center;
    font:16px/1.5 trebuchet ms, arial,helvetica,clean,sans-serif normal;
}

#rightback{
    width: 50%;
    height: 100%;
    position: absolute;
    right:0;
    top:0;
    background: url('images/rightbg.png') repeat-x;
    margin-left: 450px;
    z-index:22;
}

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

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

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

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

.altcolor {
    color: #000
}

a:link {
    color: #003A69
}

a:visited {
    color: #003A69
}

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

.box {
    border: 2px solid #003A69;
    background-color: #f7dca4;
    padding: 12px;
}

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

.brd {
    border: solid 2px #003A69;
}

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

.dbrd {
    border: solid 2px #003A69;
    background-color: #f7dca4;
    padding: 3px;
}

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

.faqbackground {
    background-color: #EEE;
}


/*-----Header--------*/
header {
    height: 228px;
    width:100%;
    margin: 0 auto;
    text-align: left;
    background-color: transparent;
    position: relative;
    z-index:100;
}

#headercenter{width:990px;margin:0 auto;position:relative;}

#logo{width:347px;height:134px;position:absolute;top:12px;left:32px;z-index:75;text-align:center; }

#logo-li, #logo-mass {
    color: #EDA310;
    text-align: center;
    font-variant: small-caps;
    font-weight: bold;
    letter-spacing: 1px;
}

#logo-li a, #logo-mass a {
    color: #EDA310 !important
}


#logo-li a:hover, #logo-mass a:hover {
    color: #a0a0a0 !important
}

#logo-li img {float: left;}
#logo-mass img {float: right;}

#people{width:570px;height:180px;background:url('images/people.png') no-repeat;position:absolute;top:0;right:8px;z-index:25;}

#topaddr {
    font-size: 16px;
    font-weight: bold;
    position: absolute;
    right: 3px;
    text-align: right;
    top: 194px;
    width: 628px;
    text-shadow: 1px 1px 2px #333;
    z-index:75;
}

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

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

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

#topaddr a:hover span {
    color: #FFFF66 !important;
}

#tagline{width:635px;float:right;position:relative;font-size:18px;text-transform:uppercase;color:#003a69;text-decoration:underline;text-align:center;margin-bottom:25px;padding-top:50px;}

/*-------Main Area/Content-------*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    width:990px;
    margin: 0 auto -80px;
    position:relative;
}

#swoosh{width:990px;height:654px;position:absolute;top:0;z-index:10px;background:url('images/swoosh.png') no-repeat;}

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

#rightcol {
    float: right;
    width: 645px;
    margin-right: 15px;
    padding: 10px 20px;
    z-index:75;
}

#sidebar {
	position: absolute;
	top:15px;
    width: 220px;
    min-height: 500px;
    margin: 0;
    padding: 0;
    z-index:150;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 647px;
    height:32px;
    position: absolute;
    top:0;right:0;
    z-index: 320;
    background:url('images/menubg.png') no-repeat;
}

#navCenter{width:630px;margin:0 0 0 45px;position:relative;}

.current_page_item a {
    color: #FFFF66 !important
}

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

.sf-menu li li li {
    background: #003a69;
}

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

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

#footer {
    position: relative;
    color: #666;
    font-size:80%;
    width: 635px;
    text-align: left;
    margin-left:280px;
    padding: 10px 20px;
}

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

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

.bluetext{ color: #003A69; }
.goldtext{ color: #EAA517; }

.footer {text-align:center;font-size:11px;padding-top:6px;}

a.linkopacity:hover img {
filter:alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;
-khtml-opacity: 0.5;}

a.linkopacity img {
filter:alpha(opacity=100);
-moz-opacity: 1.0;
opacity: 1.0;
-khtml-opacity: 1.0; }

.mbbrd1 {border:solid 2px #003A69;margin-bottom:8px;}
.mbbrd2 {border:solid 2px #003A69;}
img{border:0;border:none;}

.smallmap{width:220px;height:160px;}

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

.rnd {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://913.ptclinicng.com/wp-content/themes/913theme/PIE.php); /* Internet Explorer */
}
.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;
behavior: url(http://913.ptclinicng.com/wp-content/themes/913theme/PIE.php); /* Internet Explorer */
}

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

.gmap {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #C0C0C0;
  box-shadow: 1px 1px 6px #444444;
  padding: 10px 10px 18px;
}

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

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

gfield_label, .gform_description {color: #000}

.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 {
	font-size:13px;
	color:#000;
	border:solid 1px #003A69;
}

#comment, #s {
	color:#000;
	border:solid 1px #003A69;
}
img.center {display: block; margin-left: auto; margin-right: auto;}

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

/* Leader Dots */
ul.leaders {
    max-width: 40em;
    margin:0;
    padding: 0;
    overflow-x: hidden;
    list-style: none}
ul.leaders li:before {
    float: left;
    width: 0;
    white-space: nowrap;
    content:
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "
 ". . . . . . . . . . . . . . . . . . . . "}
ul.leaders span:first-child {
    padding-right: 0.33em;
    background: #FFF}
ul.leaders span + span {
    float: right;
    padding-left: 0.33em;
    background: #FFF}