/*
Theme Name: Physical Therapy One 499
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/patternbg.png');
    min-height:1200px;
    overflow-y: scroll;
}

body {
    background:url('images/sliver.png') repeat-x;
}

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

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

table{border-collapse:collapse;margin-bottom:16px;}

h1,h2,h3,h4,h5,h6 {
    font-family: "Cabin",sans-serif;
}
h1 span {color:#FFF;font-size:85%;}

h1, .page-id-25 h3 {font-size:140%;text-transform:uppercase;letter-spacing:3px; color:#c4ac7c !important;}
.page-id-25 h3 {text-align:center;}
h2 {font-size:125%;}
h3 {font-size:110%;}

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

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

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

.altcolor {
    color: #000
}

a:link,a:visited,a:active {
    color: #c4ac7c;
}

a:hover {
    color: #3472b3;
    text-decoration: none
}

#box {-webkit-border-radius: 12px;
-moz-border-radius: 12px;
border-radius: 12px;
behavior: url(http://499.ptclinicng.com/wp-content/themes/499theme/PIE.php); /* Internet Explorer */
border:solid 3px #005c96;
background:url('images/whitepattern.png');
padding:7px;
margin:14px 0 14px 0;
}
#box h1 {color:#005c96 !important;font-style:italic;font-size:18px;text-transform:capitalize;}
#box h2 {color:#005C96 !important;font-size:16px;}
#box li {list-style-type:none;padding-bottom:4px !important;font-size:13px;}
#box img {margin:0 auto;display:block;}

.dbrd {
    border: 2px solid #3472b3;
    background-color: #592615;
    padding: 12px;
    color:#000;
}

.box1,.dbrd1 {
    border: 2px solid #938113;
    background-color: #FFF;
    padding: 12px;
    color:#3472b3;
}

.brd {
    border: solid 2px #3472b3;
}

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

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


/*-----Header--------*/
#swoosh {
    width: 990px;
    height: 495px;
    position: absolute;
    z-index: 15;
    background:url('images/swoosh.png') no-repeat;
}
header {
    height: 197px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index:300;
}

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

 .home #hero  {
    width: 932px !important;
    height: 698px !important;
    position: absolute;
    top: 197px !important;
    right: -83px !important;
    left: 140px !important;
}



#hero{width:932px;height:428px;position:absolute;top:188px;left:27px;}
#hero2{width:932px;height:258px;position:absolute;top:188px;left:27px;}



#topaddr {
    font-family: 'Cabin', sans-serif;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    right: 15px;
    text-align: right;
    top: 110px;
    width: 600px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    text-transform:uppercase;
}

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

#topaddr a:hover {
    color: #6b5e42 !important;
}

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



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

.home .main {    margin-top: 212px !important;}

#rightcol {
    float: right;
    width: 890px;
    min-height:550px;
    margin: 420px 30px 20px 20px;
    padding: 10px 20px;
}

/*MENUS*/

#horimenu {
    width: 630px;
    font-family: arial, serif;
    position: absolute;
    top:166px;
    right:10px;
    z-index: 400;
    height: 24px;
    zoom:1;
}

#navCenter{margin-left:12px;}

.current_page_item a {
    color: #c4ac7c !important
}

.sf-menu a {
    font-family: 'Cabin', sans-serif;
    /*text-shadow: 1px 1px 0 #333333;*/
    font-size: 14px;
	font-weight: bold;
    /*letter-spacing: 1px;*/
    padding: 5px 9px;
    border: none;
    text-decoration: none;
    font-variant:small-caps;
}

.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;
    font-variant: normal !important;
}

.sf-menu li li {
    background: #6a5d41;
}

.sf-menu li li li {
    background: #6a5d41;
}

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

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

#footer {
    position: relative;
    color: #FFF;
    width: 100%;
    text-align: left;
    margin: 0 auto;
    padding: 0;
}

#footercenter{
width:990px;
height:80px;
position:relative;
margin:0 auto;
z-index:25;
}

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

#footer p {
    padding: 0 0 8px 0px;
    margin: 0;
    font-size:12px;
}

/*-------- Specific to this site ------------*/

A:link.bluelinks { color: #3472b3 !important;text-decoration:none; }
A:hover.bluelinks { color: #938113 !important;text-decoration:none; }
A:active.bluelinks { color: #3472b3 !important;text-decoration:none; }
A:visited.bluelinks { color: #3472b3 !important;text-decoration:none; }
A:visited:hover.bluelinks { color: #938113 !important;text-decoration:none; }

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

.fps img {
			margin-top:100px;
			border:0px;
}
.fps {margin:5px 0;}

.underline {
    text-decoration: underline;
}.underline {
    text-decoration: underline;
}

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


#tagline{width:554px;height:30px;margin:0 auto;}
#whiteborder{background:url('images/whiteborder.png') no-repeat;width:990px;height:40px;margin-left:-50px;zoom:1;}

.goldtext{color:#938113;}
.goldbrd {border:solid 1px #938113;}
.goldstrip{background:#c4ac7c;padding:4px;color:#000;font-weight:bold;text-align:center;margin-bottom:9px;}

.bluetext{color:#c4ac7c;letter-spacing:2px;font-variant:small-caps;font-size:115%;text-decoration:underline;}
.bluebrd {border:solid 1px #3472b3;}
.bluestrip{background:#3472b3;padding:4px;color:#FFF;font-weight:bold;text-align:center;margin-bottom:9px;}

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

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

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

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

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

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

legend {margin-bottom:20px;}

.mbbrd1 {border:solid 2px #000;width:197px;margin:0 auto 6px;}
