/*
Theme Name: Sports and Ortho Physical Therapy 1108
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 {
    background: url('images/bodybg.png');
    overflow-y: scroll;
}

.wrapper {
    min-height: 100%;
    width: 1022px;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px;
    position: relative;
}

#footer, .push {
    height: 60px;
    clear: both;
 /* .push must be the same height as .footer */
}

body,td,.bottom,.mceContentBody,.normal {
    color: #e2edf7;
}

body {
    font-size: 15px;
    font-weight: normal;
    font-style: normal;
    font-family: "Century Gothic","Lucida Grande",verdana,sans-serif;
}

h1,h2,h3,h4,h5,h6 {
    font-family: "Century Gothic","Lucida Grande",verdana,sans-serif;
}

h1 {
    font-size: 150%;
}

h2 {
    font-size: 130%;
}

h3 {
    font-size: 115%;
}

.base,.gmaptopper {
    background-color: #8a98b5 !important;
    border-color: #637cb6 !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: #8a98b5 !important;
}

.altcolor {
    color: #7e130f
}

a:link {
    color: #8a98b5
}

a:visited,a:active {
    color: #8a98b5
}

a:hover {
    color: #FFFFCC;
    text-decoration: none
}

.box3 {
    border-top: 1px solid #737986;
    border-bottom: 1px solid #737986;
    padding: 6px;
    z-index: 1;
}

.box2 {
    background: url('images/boxbg.png');
}

.box4 {
    background: url('images/box1bg.png');
    padding: 6px;
}

.brd {
    border: solid 1px #737986;
}

.brd1 {
    border: solid 1px #7f8da9;
}

.dbrd {
    border: solid 1px #737986;
    background-color: #525d73;
    padding: 3px;
}

.dbrd1 {
    border: solid 1px #7f8da9;
    background-color: #323b4e;
    padding: 3px;
}

.faqbackground {
    background-color: #525d73;
}


/*Opera Fix*/
body:before {
    content: "";
    height: 100%;
    float: left;
    width: 0;
    margin-top: -32767px;
    /
}



/*-----Header--------*/
header {
    height: 173px;
    background: url('/files/images/topBack.png') repeat-x;
    position: relative;
    width: 100%;
}

.headlogo {
    height: 173px;
    width: 990px;
    margin: 0 auto;
    background: url('/files/images/top2.png') no-repeat;
    position: relative;
}

ul#addrlist {
    display: none !important;
    width: 325px;
    padding: 0;
    margin-top: 5px;
    margin-left: 295px;
    list-style-type: none;
    float: left;
    width: 100%;
    font-size: 12px;
    line-height: 18px;
}

ul#addrlist li {
    display: inline;
}

ul#addrlist li a {
    float: left;
    width: 150px;
    height: 66px;
    color: #19314a !important;
    padding: 0;
    text-decoration: none;
    text-align: center;
}

ul#addrlist li a:hover {
    background: url('/wp-content/themes/1108theme/images/addrbg.png') no-repeat center bottom;
    color: #98a3b3 !important;
}


/*-------Main Area/Content-------*/
.main {
    position: relative;
    padding: 0;
    width: 1022px;
    text-align: left;
    margin: 0 auto;
    text-align: left;
    margin: 14px;
    overflow: hidden;
}

#leftcol {
    float: left;
    width: 750px;
    display: inline;
    margin: 0;
    padding: 10px;
}

#rightcol {
    float: left;
    width: 220px;
    height: 788px;
    display: inline;
    margin: 0;
    padding: 0;
}

#wrap {
    padding: 0 8px;
}

/*MENUS*/

#horimenu {
    width: 1032px;
    position: relative;
    z-index: 100;
    height: 30px;
    background: url('images/menubg3.png') no-repeat;
}

#navCenter {
    margin-left: 43px;
}

#main-nav {margin:3px 0 0 45px;}

.current_page_item a {
    color: #ad181b !important
}

.sf-menu a {
    font-size: 15px;
/*font-weight: bold;*/
    letter-spacing: 1px;
    padding: 5px 10px;
    border: none;
    text-decoration: none;
    text-transform: uppercase;
}

.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;
    text-transform: capitalize;
}

.sf-menu li li {
    background: #FFF;
}

.sf-menu li li li {
    background: #FFF;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover {
    color: #ad181b;
    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: #ad181b;
    outline: 0;
    background: #deeaf4;
}

.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: #ad181b;
    outline: 0;
    background: #deeaf4;
}

/*DESIGN ELEMENTS - boxes and such*/

#footer {
    position: relative;
    color: #FFFFFF;
    width: 100%;
    height: 60px;
    text-align: left;
    margin: 0 auto;
    padding: 3px 0;
    background: url('images/footerbg.png');
}

#footer a:link,#footer a:visited {
    color: #19314a;
}

#footer p {
    padding: 0 8px;
    margin: 0;
    color: #19314a !important;
}

/*-------- Specific to this site ------------*/
#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;
}

#medlib h1, #medlib h2, #medlib h3, #medlib h4, #medlib h5, #medlib h6 {
    color: #08213b;
}

#medlib #bodyText {
    color: #000;
}

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: #e2edf7;
    background-color: #e2edf7;
    height: 1px;
    width: 100%;
    text-align: left;
}

hr.purple {
    border: 0;
    color: #8a98b5;
    background-color: #8a98b5;
    height: 1px;
    width: 100%;
    text-align: left;
}

.greybrd {
    border: solid 1px #737986;
}

.blackbrd {
    border: solid 1px #000;
}

.purpletext {
    color: #8a98b5;
}

.purplestrip {
    background-color: #8a98b5 !important;
    border-color: #637cb6 !important;
    padding-top: 3px;
    padding-bottom: 3px;
    color: #e2edf7;
    font-weight: bold;
    text-align: center;
    margin-bottom: 9px;
}

.purplebrd {
    border: solid 1px #637cb6;
}

#introheading {
    font-family: garamond,georgia,sans-serif;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: .01em;
    color: #8a98b5;
    margin-left: 60px;
    padding-left: 5px;
    padding-right: 5px;
    z-index: 5;
}

#introtext {
    font-family: garamond,georgia,sans-serif;
    font-weight: bold;
    letter-spacing: .01em;
    color: #FFF;
    font-size: 32px;
    text-align: center;
    line-height: 34px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 50px;
    padding-right: 50px;
    letter-spacing: .1em;
}

.subheading {
    font-size: 130%;
    text-transform: uppercase;
    margin: 4px;
    padding: 0;
    text-align: center;
}

.boxtext {
    font-size: 105%;
    letter-spacing: 0.1em;
    text-align: center;
}

.number {
    background: url('images/circle.png') no-repeat;
    text-align: center;
    font-size: 30px;
    padding-top: 7px;
    font-family: garamond,georgia,sans-serif;
    font-weight: bold;
    width: 36px;
    height: 36px;
}

/* Styles for Imagine Pediatric Therapy */
#imagine {
    background: url('/files/logos/imagine-bg.png') repeat-x #FFF;
    color: #000;
    min-height: 600px;
}

#imaginecontent {
    padding: 12px;
}

#imagine h1, h2, h3 {
    color: #104b7d;
}

.orangetext {
    color: #f4911e;
}

.greentext {
    color: #00a950;
}

.darkbluetext {
    color: #104b7d;
}

.magentatext {
    color: #d60d8c;
}

.ltbluetext {
    color: #0397d6;
}

#imagine a, #imagine a:active, #imagine a:visited {
    color: #00a950;
}

#imagine a:focus, #imagine a:hover, #imagine a:visited:hover {
    color: #d60d8c;
}

/* SEO Styles */
.seoH1 {
    color: #C8282A;
    font-size: 18px;
}

.seoH2 {
    color: #C8282A;
    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: #888;
    text-decoration: none;
}

.seoPhrase {
    font-weight: normal;
}

.home .button_link {
    text-align: center;
    display: block;
    line-height: 1.2em;
}

.home .large_button {
    height: 55px;
    font-size: 20px;
    padding: 10px 40px;
}

.home .silver span {
    color: #333333;
}

.home .one_half b {
    color: #ffc600;
    font-style: italic;
}