/*
Theme Name: Physical Therapy Center of Chesapeake 1221
Theme URI: http://www.e-rehab.com/
Version: 1.0
Description: Designed by jon shiroma
Author: jon shiroma
Author URI: http://www.e-rehab.com
Template: xwp
*/
@import url(superfish.css);

* {
    margin: 0;
}

html, body {
    height: 100%;
}

/*STRUCTURE - header, footer, etc*/
html {
    overflow-y: scroll;
}

.wrapper {
    min-height: 100%;
    width: 952px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -120px;
    position: relative;
}

#footer, .push {
    height: 120px;
    clear: both;
 /* .push must be the same height as .footer */
}

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

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Adobe Garamond","Georgia",serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Adobe Garamond","Georgia",serif;
}

h1, #faqTitle {
    font-size: 150%;
}

h1 span {color:#000;font-size:85%;}

#faqTitle{text-align:center;}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

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

.altcolor {
    color: #000;
}

a:link,a:visited,a:active {
    color: #6c7fb4
}

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

.box2 {
    border-top: 1px solid #6c7fb4;
    border-bottom: 1px solid #6c7fb4;
    padding: 6px;
    z-index: 1;
}

.brd {
    border: solid 1px #6c7fb4;
}

.blackbrd{border:solid 1px #000;}

.brd1 {
    border: solid 1px #0036cc;
}

.dbrd {
    border: solid 1px #6c7fb4;
    background-color: #d6ddee;
    padding: 3px;
}

.box {
    border: solid 1px #6c7fb4;
    background-color: #d6ddee;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #0036cc;
    background-color: #FFF;
    padding: 3px;
}

.box1 {
    border: solid 1px #0036cc;
    background-color: #FFF;
    padding: 3px;
}

.faqbackground {
    background-color: #d6ddee;
}

.bluetext{color:#6c7fb4;}
.bluebrd{border:solid 1px #6c7fb4;}
.bluestrip{background:#6c7fb4;padding:4px;color:#FFF;text-align:center;font-weight:bold;}

.purpletext{color:#6c7fb4;}
.purplebrd{border:solid 1px #6c7fb4;}
.purplstrip{background:#6c7fb4;padding:4px;color:#000;text-align:center;font-weight:bold;}



/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/

#watermark {width:952px;height:272px;position:absolute;top:0;z-index:1;background:url('images/watermark.png') no-repeat;}
header {
    height: 153px;
    position: relative;
    width: 952px;
    margin:0 auto;
}

#logo {
    height: 137px;
    width: 624px;
    position: relative;
    z-index:10;
}

#topaddr {
    font-size: 18px;
    font-weight: bold;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 34px;
    width: 400px;
    /*text-shadow: 1px 1px 2px #000;*/
    letter-spacing: .1em;
    z-index:15;
}

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

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

#topaddr a:hover {
    color: #0036cc !important;
}

#topaddr a:hover span {
    font-size: 1.75em;
    color: #0036cc !important;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 902px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    margin: 25px;
    overflow: hidden;
    z-index:50;
}

#leftcol {
    float: left;
    width: 652px;
    display: inline;
    margin: 0;
}

#rightcol {
    float: right;
    width: 205px;
    min-height: 788px;
    display: inline;
    background:#6c7fb4;
    border:solid 1px #000;
    padding: 10px;
}

/*MENUS*/

#horimenu {
    width: 952px;
    position: relative;
    z-index: 100;
    height: 35px;
    background: url('images/menubg.png') no-repeat;
}

#navCenter {
    margin-left: 43px;padding-top:2px;
}

#main-nav {margin:3px 0 0 45px;}

.current_page_item a {
    color: #6c7fb4 !important
}

.sf-menu a {
    font-size: 15px;
/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 5px 10px;
    border: none;
    text-decoration: none;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a:active {
 /* visited pseudo selector so IE6 applies text colour*/
    color: #000;
  /*Match color above*/
}

.sf-menu {
    float: left;
}

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

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

.sf-menu li li {
    background: #CCC;
}

.sf-menu li li li {
    background: #CCC;
}

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

.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover {
    color: #6c7fb4;
    outline: 0;
    background: #d6ddee;
}

.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 {
    color: #6c7fb4;
    outline: 0;
    background: #d6ddee;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #000;
    width: 100%;
    height: 120px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    background: url('images/footerbg.png');
}

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

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #000 !important;
}

/*-------- Specific to this site ------------*/
/* 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}
    
#maincontent ul li, #maincontent 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;
}

#medlib a, #medlib a:active,#medlib a:visited {
    color: #ac1619;
}

#medlib a:hover,#medlib a:hover:visited {
    color: #525d73;
}

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

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

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

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

/* SEO Styles */
.seoH1 {
    color: #6c7fb4;
    font-size: 18px;
}

.seoH2 {
    color: #6c7fb4;
    font-size: 14px;
}

.seoFooter {
    font-size: x-small;
    color: #000;
    margin: 0;
}

.seoFooter a:link,.seoFooter a:visited {
    color: #000;
    text-decoration: none;
}

.seoFooter a:hover,.seoFooter a:active {
    color: #000;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

.mbbrd1{border:solid 2px #000;margin-bottom:10px;}
.brd{border:solid 2px #000;}

#s{border:solid 1px #000;}

.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 {
	color:#000;
	border:solid 1px #000;
	background:#FFF;
}

#hero {margin-bottom:20px;}

h5 {
    border-bottom: 3px double #ECECEC;
    font-family: arial;
    font-size: 10px;
    letter-spacing: 4px;
    margin-bottom: 20px;
    padding-bottom: 7px;
    text-transform: uppercase;
    margin-top: 20px;
}

/* slideshows */
.slideshow.home, .slideshow.about, .slideshow.location {width:652px;height:284px;}

a.blacklink {color:#000;}
a.blacklink:hover {color:#000;}

.ctr{text-align:center;}
img.ctr{display:block;margin-left:auto;margin-right:auto;}
div.ctr, iframe.ctr{display:block;margin:0 auto 16px;}

